/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@7.1.2_webpack@5.105.0_cssnano@7.1.1_postcss@8.5.14__html-minifier-terser@7.2.0_postcss@8.5.14_/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/.pnpm/postcss-loader@8.1.1_postcss@8.5.12_typescript@5.9.3_webpack@5.105.0_cssnano@7.1.1_post_a9d2f4ab9e8a4654001095f052620897/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/.pnpm/resolve-url-loader@5.0.0/node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/.pnpm/sass-loader@16.0.5_sass@1.90.0_webpack@5.105.0_cssnano@7.1.1_postcss@8.5.14__html-minifier-terser@7.2.0_postcss@8.5.14_/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./git_modules/@tomandco/dragonfly-builder/webpack/lib/vw-unit-cleanup.js!./node_modules/.pnpm/sass-loader@16.0.8_sass@1.90.0_webpack@5.105.0_cssnano@7.1.1_postcss@8.5.14__html-minifier-terser@7.2.0_postcss@8.5.14_/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[10].use[1]!./projects/app-default/src/styles.scss?ngGlobalStyle ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* Main atomic styles */
*,
*::before,
*::after {
  box-sizing: border-box;
}

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,
progress,
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  vertical-align: baseline;
  color: inherit;
  text-transform: none;
  outline: none;
  border-radius: 0;
}

/* Add the correct display in IE 9-. */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* Remove the margin in all browsers (opinionated). */
body {
  line-height: 1;
  margin: 0;
}

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;
}

/* 1. Prevent adjustments of font size after orientation changes in */
/*    IE on Windows Phone and in iOS. */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

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

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

[hidden],
template {
  display: none;
}

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

a:active, a:hover {
  outline: 0;
}

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

/* 1. Prevent the duplicate application of `bolder` by the next rule in Safari 6. */
/* 2. Add the correct font weight in Chrome, Edge, and Safari. */
b,
strong {
  /* 1 */
  font-weight: inherit;
  /* 2 */
  font-weight: bold;
}

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

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

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

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

/* Contain overflow in all browsers */
pre {
  overflow: auto;
}

/* Address odd `em`-unit font size rendering in all browsers */
/* Correct font family set oddly in IE 6, Safari 4/5, and Chrome */
code,
kbd,
pre,
samp {
  font-family: monospace;
  font-size: 1em;
}

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

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

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

button[disabled],
html input[disabled] {
  cursor: default;
}

/* Remove the inner border and padding in Firefox. */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

input,
select,
textarea {
  line-height: normal;
  outline: none;
  background-color: transparent;
  width: 100%;
  background-image: none;
  background-clip: padding-box;
}

input:focus,
select:focus,
textarea:focus {
  box-shadow: none;
  outline: none;
}

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

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

/* Remove the inner padding and cancel buttons in Chrome and Safari on macOS. */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

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

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

/* IE makes empty image ~30px, FF ~16, and chrome 0 */
img[src*=""] {
  width: 0;
  height: 0;
}

/* Return value in `vw` for given base size */
/* Return value in `rem` for given base size */
:root {
  --atomic-background-color-1: #333333;
  --atomic-background-color-2: #D90912;
  --atomic-background-color-3: #88BD56;
  --atomic-background-color-4: #C9CACC;
  --atomic-background-color-5: #EFEFF0;
  --atomic-background-color-6: #1A2A49;
  --atomic-background-color-8: #C8D146;
  --atomic-background-color-10: #7C8E96;
  --atomic-background-color-11: #7A848A;
  --atomic-background-color-12: #A7A9AC;
  --atomic-background-color-51: #F7F7F7;
  --atomic-background-color-79: #F39400;
  --atomic-background-color-88: #e31e33;
  --atomic-background-color-101: #D5DBDB;
  --atomic-background-color-102: #4D5B6A;
  --atomic-background-color-103: #3D4E57;
  --atomic-background-color-104: #8D8D8B;
  --atomic-background-color-105: #515C4F;
  --atomic-background-color-106: #84B59C;
  --atomic-background-color-107: #C3CFBB;
  --atomic-background-color-108: #94A68A;
  --atomic-background-color-109: #E4B2B3;
  --atomic-background-color-1010: #FAE1E2;
  --atomic-background-color-1011: #FFF3F7;
  --atomic-background-color-1012: #F6E7B2;
  --atomic-background-color-1013: #FBF5E0;
  --atomic-background-color-1014: #E7E5D9;
  --atomic-background-color-1015: #EADCD3;
  --atomic-background-color-1016: #F9F0EA;
  --atomic-background-color-1017: #B2B1A9;
  --atomic-background-color-1018: #C8754C;
  --atomic-background-color-1019: #B8B3BE;
  --atomic-background-color-1020: #E0B285;
  --atomic-background-color-1021: #F4F8DD;
  --atomic-background-color-1022: #EA4545;
  --atomic-background-color-1023: #c83043;
  --atomic-background-color-1024: #550413;
  --atomic-background-color-1025: #FBC09B;
  --atomic-background-color-1026: #E5EFE6;
  --atomic-background-color-1027: #FAE4E6;
  --atomic-background-color-b: black;
  --atomic-background-color-w: #FFFFFF;
  --atomic-background-color-t: transparent;
  --atomic-background-color-default: white;
  --atomic-body-background-color: transparent;
  --atomic-body-color: #333333;
  --atomic-border-radius: 0;
  --atomic-border-color-1: #333333;
  --atomic-border-color-2: #D90912;
  --atomic-border-color-3: #88BD56;
  --atomic-border-color-4: #C9CACC;
  --atomic-border-color-5: #EFEFF0;
  --atomic-border-color-6: #1A2A49;
  --atomic-border-color-8: #C8D146;
  --atomic-border-color-10: #7C8E96;
  --atomic-border-color-11: #7A848A;
  --atomic-border-color-12: #A7A9AC;
  --atomic-border-color-51: #F7F7F7;
  --atomic-border-color-79: #F39400;
  --atomic-border-color-88: #e31e33;
  --atomic-border-color-101: #D5DBDB;
  --atomic-border-color-102: #4D5B6A;
  --atomic-border-color-103: #3D4E57;
  --atomic-border-color-104: #8D8D8B;
  --atomic-border-color-105: #515C4F;
  --atomic-border-color-106: #84B59C;
  --atomic-border-color-107: #C3CFBB;
  --atomic-border-color-108: #94A68A;
  --atomic-border-color-109: #E4B2B3;
  --atomic-border-color-1010: #FAE1E2;
  --atomic-border-color-1011: #FFF3F7;
  --atomic-border-color-1012: #F6E7B2;
  --atomic-border-color-1013: #FBF5E0;
  --atomic-border-color-1014: #E7E5D9;
  --atomic-border-color-1015: #EADCD3;
  --atomic-border-color-1016: #F9F0EA;
  --atomic-border-color-1017: #B2B1A9;
  --atomic-border-color-1018: #C8754C;
  --atomic-border-color-1019: #B8B3BE;
  --atomic-border-color-1020: #E0B285;
  --atomic-border-color-1021: #F4F8DD;
  --atomic-border-color-1022: #EA4545;
  --atomic-border-color-1023: #c83043;
  --atomic-border-color-1024: #550413;
  --atomic-border-color-1025: #FBC09B;
  --atomic-border-color-1026: #E5EFE6;
  --atomic-border-color-1027: #FAE4E6;
  --atomic-border-color-default: #C9CACC;
  --atomic-border-color-b: black;
  --atomic-border-color-w: #FFFFFF;
  --atomic-border-color-t: transparent;
  --atomic-border-color-default: #C9CACC;
  --atomic-color-1: #333333;
  --atomic-color-2: #D90912;
  --atomic-color-3: #88BD56;
  --atomic-color-4: #C9CACC;
  --atomic-color-5: #EFEFF0;
  --atomic-color-6: #1A2A49;
  --atomic-color-8: #C8D146;
  --atomic-color-10: #7C8E96;
  --atomic-color-11: #7A848A;
  --atomic-color-12: #A7A9AC;
  --atomic-color-51: #F7F7F7;
  --atomic-color-79: #F39400;
  --atomic-color-88: #e31e33;
  --atomic-color-101: #D5DBDB;
  --atomic-color-102: #4D5B6A;
  --atomic-color-103: #3D4E57;
  --atomic-color-104: #8D8D8B;
  --atomic-color-105: #515C4F;
  --atomic-color-106: #84B59C;
  --atomic-color-107: #C3CFBB;
  --atomic-color-108: #94A68A;
  --atomic-color-109: #E4B2B3;
  --atomic-color-1010: #FAE1E2;
  --atomic-color-1011: #FFF3F7;
  --atomic-color-1012: #F6E7B2;
  --atomic-color-1013: #FBF5E0;
  --atomic-color-1014: #E7E5D9;
  --atomic-color-1015: #EADCD3;
  --atomic-color-1016: #F9F0EA;
  --atomic-color-1017: #B2B1A9;
  --atomic-color-1018: #C8754C;
  --atomic-color-1019: #B8B3BE;
  --atomic-color-1020: #E0B285;
  --atomic-color-1021: #F4F8DD;
  --atomic-color-1022: #EA4545;
  --atomic-color-1023: #c83043;
  --atomic-color-1024: #550413;
  --atomic-color-1025: #FBC09B;
  --atomic-color-1026: #E5EFE6;
  --atomic-color-1027: #FAE4E6;
  --atomic-color-b: black;
  --atomic-color-w: #FFFFFF;
  --atomic-color-t: transparent;
  --atomic-font-family-1: "Gotham", sans-serif;
  --atomic-font-family-default: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  --atomic-font-weight-regular: 400;
  --atomic-font-weight-medium: 500;
  --atomic-font-weight-bold: 700;
  --atomic-font-weight-thin: 100;
  --atomic-font-weight-bolder: 900;
}

.size-s {
  --atomic-size: 0.25rem;
}

.size-m {
  --atomic-size: 0.25rem;
}

.size-l {
  --atomic-size: 0.25rem;
}

.size-x {
  --atomic-size: 0.25rem;
}

un-app {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  opacity: 0;
}

body.is-un {
  height: calc(var(--vh, 1vh) * 100);
}

body.is-un un-app {
  pointer-events: auto;
  opacity: 1;
  background-color: white;
}

body.is-un app {
  visibility: hidden;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  pointer-events: none;
}

@font-face {
  font-family: "icons";
  src: url("/assets/fonts/icons/build/f1bbca82b71dd673a288fd510a0271a2/icons.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.icon-youtube::before,
.icon-wishlist::before,
.icon-wishlist-fill::before,
.icon-user::before,
.icon-twitter::before,
.icon-tree::before,
.icon-tick::before,
.mui-input.is-valid:not(.is-select)::before,
.icon-tag::before,
.icon-sun::before,
.icon-star::before,
.icon-star-half::before,
.icon-star-empty::before,
.icon-snowflake::before,
.icon-sing-out::before,
.icon-share::before,
.icon-settings::before,
.icon-search2::before,
.icon-search::before,
.icon-screwdriver::before,
.icon-ruler::before,
.icon-radio-on::before,
.icon-radio-off::before,
.icon-print::before,
.icon-pound::before,
.icon-plus::before,
.icon-play::before,
.icon-pinterest::before,
.icon-phone3::before,
.icon-phone2::before,
.icon-phone::before,
.icon-payment::before,
.icon-pause::before,
.icon-minus::before,
.icon-menu::before,
.icon-login::before,
.icon-lock::before,
.icon-location::before,
.icon-livechat::before,
.icon-leaf::before,
.icon-instagram::before,
.icon-information::before,
.icon-info-2::before,
.icon-home::before,
.icon-help::before,
.icon-grid-4::before,
.icon-grid-4-fill::before,
.icon-grid-3::before,
.icon-grid-3-fill::before,
.icon-grid-2::before,
.icon-grid-2-fill::before,
.icon-grid-1::before,
.icon-grid-1-fill::before,
.icon-four::before,
.icon-four-circle::before,
.icon-flower::before,
.icon-flower-2::before,
.icon-filter::before,
.icon-facebook::before,
.icon-express::before,
.icon-experience::before,
.icon-email::before,
.icon-delivery::before,
.icon-copy::before,
.icon-collection::before,
.icon-close::before,
.icon-clock::before,
.icon-clickcollect::before,
.icon-chevron-up::before,
.icon-chevron-right::before,
.icon-chevron-left::before,
.icon-chevron-down::before,
.icon-chat::before,
.icon-card::before,
.icon-basket::before,
.icon-autumn::before,
.icon-account2::before,
.icon-account::before,
.icon-account-filled::before {
  display: inline-block;
  font-family: icons !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1em;
  width: 1em;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-youtube::before {
  content: "\f101";
}

.icon-wishlist::before {
  content: "\f102";
}

.icon-wishlist-fill::before {
  content: "\f103";
}

.icon-user::before {
  content: "\f104";
}

.icon-twitter::before {
  content: "\f105";
}

.icon-tree::before {
  content: "\f106";
}

.icon-tick::before, .mui-input.is-valid:not(.is-select)::before {
  content: "\f107";
}

.icon-tag::before {
  content: "\f108";
}

.icon-sun::before {
  content: "\f109";
}

.icon-star::before {
  content: "\f10a";
}

.icon-star-half::before {
  content: "\f10b";
}

.icon-star-empty::before {
  content: "\f10c";
}

.icon-snowflake::before {
  content: "\f10d";
}

.icon-sing-out::before {
  content: "\f10e";
}

.icon-share::before {
  content: "\f10f";
}

.icon-settings::before {
  content: "\f110";
}

.icon-search2::before {
  content: "\f111";
}

.icon-search::before {
  content: "\f112";
}

.icon-screwdriver::before {
  content: "\f113";
}

.icon-ruler::before {
  content: "\f114";
}

.icon-radio-on::before {
  content: "\f115";
}

.icon-radio-off::before {
  content: "\f116";
}

.icon-print::before {
  content: "\f117";
}

.icon-pound::before {
  content: "\f118";
}

.icon-plus::before {
  content: "\f119";
}

.icon-play::before {
  content: "\f11a";
}

.icon-pinterest::before {
  content: "\f11b";
}

.icon-phone3::before {
  content: "\f11c";
}

.icon-phone2::before {
  content: "\f11d";
}

.icon-phone::before {
  content: "\f11e";
}

.icon-payment::before {
  content: "\f11f";
}

.icon-pause::before {
  content: "\f120";
}

.icon-minus::before {
  content: "\f121";
}

.icon-menu::before {
  content: "\f122";
}

.icon-login::before {
  content: "\f123";
}

.icon-lock::before {
  content: "\f124";
}

.icon-location::before {
  content: "\f125";
}

.icon-livechat::before {
  content: "\f126";
}

.icon-leaf::before {
  content: "\f127";
}

.icon-instagram::before {
  content: "\f128";
}

.icon-information::before {
  content: "\f129";
}

.icon-info-2::before {
  content: "\f12a";
}

.icon-home::before {
  content: "\f12b";
}

.icon-help::before {
  content: "\f12c";
}

.icon-grid-4::before {
  content: "\f12d";
}

.icon-grid-4-fill::before {
  content: "\f12e";
}

.icon-grid-3::before {
  content: "\f12f";
}

.icon-grid-3-fill::before {
  content: "\f130";
}

.icon-grid-2::before {
  content: "\f131";
}

.icon-grid-2-fill::before {
  content: "\f132";
}

.icon-grid-1::before {
  content: "\f133";
}

.icon-grid-1-fill::before {
  content: "\f134";
}

.icon-four::before {
  content: "\f135";
}

.icon-four-circle::before {
  content: "\f136";
}

.icon-flower::before {
  content: "\f137";
}

.icon-flower-2::before {
  content: "\f138";
}

.icon-filter::before {
  content: "\f139";
}

.icon-facebook::before {
  content: "\f13a";
}

.icon-express::before {
  content: "\f13b";
}

.icon-experience::before {
  content: "\f13c";
}

.icon-email::before {
  content: "\f13d";
}

.icon-delivery::before {
  content: "\f13e";
}

.icon-copy::before {
  content: "\f13f";
}

.icon-collection::before {
  content: "\f140";
}

.icon-close::before {
  content: "\f141";
}

.icon-clock::before {
  content: "\f142";
}

.icon-clickcollect::before {
  content: "\f143";
}

.icon-chevron-up::before {
  content: "\f144";
}

.icon-chevron-right::before {
  content: "\f145";
}

.icon-chevron-left::before {
  content: "\f146";
}

.icon-chevron-down::before {
  content: "\f147";
}

.icon-chat::before {
  content: "\f148";
}

.icon-card::before {
  content: "\f149";
}

.icon-basket::before {
  content: "\f14a";
}

.icon-autumn::before {
  content: "\f14b";
}

.icon-account2::before {
  content: "\f14c";
}

.icon-account::before {
  content: "\f14d";
}

.icon-account-filled::before {
  content: "\f14e";
}

.hide-fade {
  transition: opacity 150ms cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 1;
  pointer-events: auto;
}

.hide-fade:not(.pos-absolute):not(.pos-fixed) {
  position: relative;
}

.hide-fade.ng-hide {
  opacity: 0;
  z-index: -1;
  pointer-events: none;
  transition: z-index 0s cubic-bezier(0.4, 0, 0.2, 1) 150ms, opacity 150ms cubic-bezier(0.4, 0, 0.2, 1);
}

.hide-up {
  position: relative;
  transform: translate3d(0, 0, 0);
  transition: margin-top 150ms cubic-bezier(0.4, 0, 0.2, 1);
}

.hide-up.ng-hide {
  margin-top: -30em;
}

.hide-up-50.ng-hide {
  margin-top: -50em;
}

.hide-up-100.ng-hide {
  margin-top: -100em;
}

.hide-up-container {
  position: relative;
  overflow: hidden;
}

.sr-only {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  width: 1px;
  height: 1px;
  overflow: hidden;
  padding: 0;
  border: 0;
  white-space: nowrap;
}

/* Convert class name to list */
/* If list of classes */
.bg-col-1 {
  background-color: var(--atomic-background-color-1, #333333);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-1-s {
  background-color: var(--atomic-background-color-1, #333333);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-1-m {
  background-color: var(--atomic-background-color-1, #333333);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-1-l {
  background-color: var(--atomic-background-color-1, #333333);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-1-x {
  background-color: var(--atomic-background-color-1, #333333);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-2 {
  background-color: var(--atomic-background-color-2, #D90912);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-2-s {
  background-color: var(--atomic-background-color-2, #D90912);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-2-m {
  background-color: var(--atomic-background-color-2, #D90912);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-2-l {
  background-color: var(--atomic-background-color-2, #D90912);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-2-x {
  background-color: var(--atomic-background-color-2, #D90912);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-3 {
  background-color: var(--atomic-background-color-3, #88BD56);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-3-s {
  background-color: var(--atomic-background-color-3, #88BD56);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-3-m {
  background-color: var(--atomic-background-color-3, #88BD56);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-3-l {
  background-color: var(--atomic-background-color-3, #88BD56);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-3-x {
  background-color: var(--atomic-background-color-3, #88BD56);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-4 {
  background-color: var(--atomic-background-color-4, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-4-s {
  background-color: var(--atomic-background-color-4, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-4-m {
  background-color: var(--atomic-background-color-4, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-4-l {
  background-color: var(--atomic-background-color-4, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-4-x {
  background-color: var(--atomic-background-color-4, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-5 {
  background-color: var(--atomic-background-color-5, #EFEFF0);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-5-s {
  background-color: var(--atomic-background-color-5, #EFEFF0);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-5-m {
  background-color: var(--atomic-background-color-5, #EFEFF0);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-5-l {
  background-color: var(--atomic-background-color-5, #EFEFF0);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-5-x {
  background-color: var(--atomic-background-color-5, #EFEFF0);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-6 {
  background-color: var(--atomic-background-color-6, #1A2A49);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-6-s {
  background-color: var(--atomic-background-color-6, #1A2A49);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-6-m {
  background-color: var(--atomic-background-color-6, #1A2A49);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-6-l {
  background-color: var(--atomic-background-color-6, #1A2A49);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-6-x {
  background-color: var(--atomic-background-color-6, #1A2A49);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-8 {
  background-color: var(--atomic-background-color-8, #C8D146);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-8-s {
  background-color: var(--atomic-background-color-8, #C8D146);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-8-m {
  background-color: var(--atomic-background-color-8, #C8D146);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-8-l {
  background-color: var(--atomic-background-color-8, #C8D146);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-8-x {
  background-color: var(--atomic-background-color-8, #C8D146);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-10 {
  background-color: var(--atomic-background-color-10, #7C8E96);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-10-s {
  background-color: var(--atomic-background-color-10, #7C8E96);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-10-m {
  background-color: var(--atomic-background-color-10, #7C8E96);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-10-l {
  background-color: var(--atomic-background-color-10, #7C8E96);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-10-x {
  background-color: var(--atomic-background-color-10, #7C8E96);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-11 {
  background-color: var(--atomic-background-color-11, #7A848A);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-11-s {
  background-color: var(--atomic-background-color-11, #7A848A);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-11-m {
  background-color: var(--atomic-background-color-11, #7A848A);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-11-l {
  background-color: var(--atomic-background-color-11, #7A848A);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-11-x {
  background-color: var(--atomic-background-color-11, #7A848A);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-12 {
  background-color: var(--atomic-background-color-12, #A7A9AC);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-12-s {
  background-color: var(--atomic-background-color-12, #A7A9AC);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-12-m {
  background-color: var(--atomic-background-color-12, #A7A9AC);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-12-l {
  background-color: var(--atomic-background-color-12, #A7A9AC);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-12-x {
  background-color: var(--atomic-background-color-12, #A7A9AC);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-51 {
  background-color: var(--atomic-background-color-51, #F7F7F7);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-51-s {
  background-color: var(--atomic-background-color-51, #F7F7F7);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-51-m {
  background-color: var(--atomic-background-color-51, #F7F7F7);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-51-l {
  background-color: var(--atomic-background-color-51, #F7F7F7);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-51-x {
  background-color: var(--atomic-background-color-51, #F7F7F7);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-79 {
  background-color: var(--atomic-background-color-79, #F39400);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-79-s {
  background-color: var(--atomic-background-color-79, #F39400);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-79-m {
  background-color: var(--atomic-background-color-79, #F39400);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-79-l {
  background-color: var(--atomic-background-color-79, #F39400);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-79-x {
  background-color: var(--atomic-background-color-79, #F39400);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-88 {
  background-color: var(--atomic-background-color-88, #e31e33);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-88-s {
  background-color: var(--atomic-background-color-88, #e31e33);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-88-m {
  background-color: var(--atomic-background-color-88, #e31e33);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-88-l {
  background-color: var(--atomic-background-color-88, #e31e33);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-88-x {
  background-color: var(--atomic-background-color-88, #e31e33);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-101 {
  background-color: var(--atomic-background-color-101, #D5DBDB);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-101-s {
  background-color: var(--atomic-background-color-101, #D5DBDB);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-101-m {
  background-color: var(--atomic-background-color-101, #D5DBDB);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-101-l {
  background-color: var(--atomic-background-color-101, #D5DBDB);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-101-x {
  background-color: var(--atomic-background-color-101, #D5DBDB);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-102 {
  background-color: var(--atomic-background-color-102, #4D5B6A);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-102-s {
  background-color: var(--atomic-background-color-102, #4D5B6A);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-102-m {
  background-color: var(--atomic-background-color-102, #4D5B6A);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-102-l {
  background-color: var(--atomic-background-color-102, #4D5B6A);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-102-x {
  background-color: var(--atomic-background-color-102, #4D5B6A);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-103 {
  background-color: var(--atomic-background-color-103, #3D4E57);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-103-s {
  background-color: var(--atomic-background-color-103, #3D4E57);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-103-m {
  background-color: var(--atomic-background-color-103, #3D4E57);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-103-l {
  background-color: var(--atomic-background-color-103, #3D4E57);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-103-x {
  background-color: var(--atomic-background-color-103, #3D4E57);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-104 {
  background-color: var(--atomic-background-color-104, #8D8D8B);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-104-s {
  background-color: var(--atomic-background-color-104, #8D8D8B);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-104-m {
  background-color: var(--atomic-background-color-104, #8D8D8B);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-104-l {
  background-color: var(--atomic-background-color-104, #8D8D8B);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-104-x {
  background-color: var(--atomic-background-color-104, #8D8D8B);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-105 {
  background-color: var(--atomic-background-color-105, #515C4F);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-105-s {
  background-color: var(--atomic-background-color-105, #515C4F);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-105-m {
  background-color: var(--atomic-background-color-105, #515C4F);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-105-l {
  background-color: var(--atomic-background-color-105, #515C4F);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-105-x {
  background-color: var(--atomic-background-color-105, #515C4F);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-106 {
  background-color: var(--atomic-background-color-106, #84B59C);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-106-s {
  background-color: var(--atomic-background-color-106, #84B59C);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-106-m {
  background-color: var(--atomic-background-color-106, #84B59C);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-106-l {
  background-color: var(--atomic-background-color-106, #84B59C);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-106-x {
  background-color: var(--atomic-background-color-106, #84B59C);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-107 {
  background-color: var(--atomic-background-color-107, #C3CFBB);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-107-s {
  background-color: var(--atomic-background-color-107, #C3CFBB);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-107-m {
  background-color: var(--atomic-background-color-107, #C3CFBB);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-107-l {
  background-color: var(--atomic-background-color-107, #C3CFBB);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-107-x {
  background-color: var(--atomic-background-color-107, #C3CFBB);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-108 {
  background-color: var(--atomic-background-color-108, #94A68A);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-108-s {
  background-color: var(--atomic-background-color-108, #94A68A);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-108-m {
  background-color: var(--atomic-background-color-108, #94A68A);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-108-l {
  background-color: var(--atomic-background-color-108, #94A68A);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-108-x {
  background-color: var(--atomic-background-color-108, #94A68A);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-109 {
  background-color: var(--atomic-background-color-109, #E4B2B3);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-109-s {
  background-color: var(--atomic-background-color-109, #E4B2B3);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-109-m {
  background-color: var(--atomic-background-color-109, #E4B2B3);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-109-l {
  background-color: var(--atomic-background-color-109, #E4B2B3);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-109-x {
  background-color: var(--atomic-background-color-109, #E4B2B3);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-1010 {
  background-color: var(--atomic-background-color-1010, #FAE1E2);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-1010-s {
  background-color: var(--atomic-background-color-1010, #FAE1E2);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-1010-m {
  background-color: var(--atomic-background-color-1010, #FAE1E2);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-1010-l {
  background-color: var(--atomic-background-color-1010, #FAE1E2);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-1010-x {
  background-color: var(--atomic-background-color-1010, #FAE1E2);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-1011 {
  background-color: var(--atomic-background-color-1011, #FFF3F7);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-1011-s {
  background-color: var(--atomic-background-color-1011, #FFF3F7);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-1011-m {
  background-color: var(--atomic-background-color-1011, #FFF3F7);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-1011-l {
  background-color: var(--atomic-background-color-1011, #FFF3F7);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-1011-x {
  background-color: var(--atomic-background-color-1011, #FFF3F7);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-1012 {
  background-color: var(--atomic-background-color-1012, #F6E7B2);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-1012-s {
  background-color: var(--atomic-background-color-1012, #F6E7B2);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-1012-m {
  background-color: var(--atomic-background-color-1012, #F6E7B2);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-1012-l {
  background-color: var(--atomic-background-color-1012, #F6E7B2);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-1012-x {
  background-color: var(--atomic-background-color-1012, #F6E7B2);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-1013 {
  background-color: var(--atomic-background-color-1013, #FBF5E0);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-1013-s {
  background-color: var(--atomic-background-color-1013, #FBF5E0);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-1013-m {
  background-color: var(--atomic-background-color-1013, #FBF5E0);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-1013-l {
  background-color: var(--atomic-background-color-1013, #FBF5E0);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-1013-x {
  background-color: var(--atomic-background-color-1013, #FBF5E0);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-1014 {
  background-color: var(--atomic-background-color-1014, #E7E5D9);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-1014-s {
  background-color: var(--atomic-background-color-1014, #E7E5D9);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-1014-m {
  background-color: var(--atomic-background-color-1014, #E7E5D9);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-1014-l {
  background-color: var(--atomic-background-color-1014, #E7E5D9);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-1014-x {
  background-color: var(--atomic-background-color-1014, #E7E5D9);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-1015 {
  background-color: var(--atomic-background-color-1015, #EADCD3);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-1015-s {
  background-color: var(--atomic-background-color-1015, #EADCD3);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-1015-m {
  background-color: var(--atomic-background-color-1015, #EADCD3);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-1015-l {
  background-color: var(--atomic-background-color-1015, #EADCD3);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-1015-x {
  background-color: var(--atomic-background-color-1015, #EADCD3);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-1016 {
  background-color: var(--atomic-background-color-1016, #F9F0EA);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-1016-s {
  background-color: var(--atomic-background-color-1016, #F9F0EA);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-1016-m {
  background-color: var(--atomic-background-color-1016, #F9F0EA);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-1016-l {
  background-color: var(--atomic-background-color-1016, #F9F0EA);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-1016-x {
  background-color: var(--atomic-background-color-1016, #F9F0EA);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-1017 {
  background-color: var(--atomic-background-color-1017, #B2B1A9);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-1017-s {
  background-color: var(--atomic-background-color-1017, #B2B1A9);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-1017-m {
  background-color: var(--atomic-background-color-1017, #B2B1A9);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-1017-l {
  background-color: var(--atomic-background-color-1017, #B2B1A9);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-1017-x {
  background-color: var(--atomic-background-color-1017, #B2B1A9);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-1018 {
  background-color: var(--atomic-background-color-1018, #C8754C);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-1018-s {
  background-color: var(--atomic-background-color-1018, #C8754C);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-1018-m {
  background-color: var(--atomic-background-color-1018, #C8754C);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-1018-l {
  background-color: var(--atomic-background-color-1018, #C8754C);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-1018-x {
  background-color: var(--atomic-background-color-1018, #C8754C);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-1019 {
  background-color: var(--atomic-background-color-1019, #B8B3BE);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-1019-s {
  background-color: var(--atomic-background-color-1019, #B8B3BE);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-1019-m {
  background-color: var(--atomic-background-color-1019, #B8B3BE);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-1019-l {
  background-color: var(--atomic-background-color-1019, #B8B3BE);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-1019-x {
  background-color: var(--atomic-background-color-1019, #B8B3BE);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-1020 {
  background-color: var(--atomic-background-color-1020, #E0B285);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-1020-s {
  background-color: var(--atomic-background-color-1020, #E0B285);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-1020-m {
  background-color: var(--atomic-background-color-1020, #E0B285);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-1020-l {
  background-color: var(--atomic-background-color-1020, #E0B285);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-1020-x {
  background-color: var(--atomic-background-color-1020, #E0B285);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-1021 {
  background-color: var(--atomic-background-color-1021, #F4F8DD);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-1021-s {
  background-color: var(--atomic-background-color-1021, #F4F8DD);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-1021-m {
  background-color: var(--atomic-background-color-1021, #F4F8DD);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-1021-l {
  background-color: var(--atomic-background-color-1021, #F4F8DD);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-1021-x {
  background-color: var(--atomic-background-color-1021, #F4F8DD);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-1022 {
  background-color: var(--atomic-background-color-1022, #EA4545);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-1022-s {
  background-color: var(--atomic-background-color-1022, #EA4545);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-1022-m {
  background-color: var(--atomic-background-color-1022, #EA4545);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-1022-l {
  background-color: var(--atomic-background-color-1022, #EA4545);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-1022-x {
  background-color: var(--atomic-background-color-1022, #EA4545);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-1023 {
  background-color: var(--atomic-background-color-1023, #c83043);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-1023-s {
  background-color: var(--atomic-background-color-1023, #c83043);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-1023-m {
  background-color: var(--atomic-background-color-1023, #c83043);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-1023-l {
  background-color: var(--atomic-background-color-1023, #c83043);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-1023-x {
  background-color: var(--atomic-background-color-1023, #c83043);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-1024 {
  background-color: var(--atomic-background-color-1024, #550413);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-1024-s {
  background-color: var(--atomic-background-color-1024, #550413);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-1024-m {
  background-color: var(--atomic-background-color-1024, #550413);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-1024-l {
  background-color: var(--atomic-background-color-1024, #550413);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-1024-x {
  background-color: var(--atomic-background-color-1024, #550413);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-1025 {
  background-color: var(--atomic-background-color-1025, #FBC09B);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-1025-s {
  background-color: var(--atomic-background-color-1025, #FBC09B);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-1025-m {
  background-color: var(--atomic-background-color-1025, #FBC09B);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-1025-l {
  background-color: var(--atomic-background-color-1025, #FBC09B);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-1025-x {
  background-color: var(--atomic-background-color-1025, #FBC09B);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-1026 {
  background-color: var(--atomic-background-color-1026, #E5EFE6);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-1026-s {
  background-color: var(--atomic-background-color-1026, #E5EFE6);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-1026-m {
  background-color: var(--atomic-background-color-1026, #E5EFE6);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-1026-l {
  background-color: var(--atomic-background-color-1026, #E5EFE6);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-1026-x {
  background-color: var(--atomic-background-color-1026, #E5EFE6);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-1027 {
  background-color: var(--atomic-background-color-1027, #FAE4E6);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-1027-s {
  background-color: var(--atomic-background-color-1027, #FAE4E6);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-1027-m {
  background-color: var(--atomic-background-color-1027, #FAE4E6);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-1027-l {
  background-color: var(--atomic-background-color-1027, #FAE4E6);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-1027-x {
  background-color: var(--atomic-background-color-1027, #FAE4E6);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-b {
  background-color: var(--atomic-background-color-b, black);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-b-s {
  background-color: var(--atomic-background-color-b, black);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-b-m {
  background-color: var(--atomic-background-color-b, black);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-b-l {
  background-color: var(--atomic-background-color-b, black);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-b-x {
  background-color: var(--atomic-background-color-b, black);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-w {
  background-color: var(--atomic-background-color-w, #FFFFFF);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-w-s {
  background-color: var(--atomic-background-color-w, #FFFFFF);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-w-m {
  background-color: var(--atomic-background-color-w, #FFFFFF);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-w-l {
  background-color: var(--atomic-background-color-w, #FFFFFF);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-w-x {
  background-color: var(--atomic-background-color-w, #FFFFFF);
}

/* Convert class name to list */
/* If list of classes */
.bg-col-t {
  background-color: var(--atomic-background-color-t, transparent);
}

/* Convert class name to list */
/* If list of classes */
.size-s .bg-col-t-s {
  background-color: var(--atomic-background-color-t, transparent);
}

/* Convert class name to list */
/* If list of classes */
.size-m .bg-col-t-m {
  background-color: var(--atomic-background-color-t, transparent);
}

/* Convert class name to list */
/* If list of classes */
.size-l .bg-col-t-l {
  background-color: var(--atomic-background-color-t, transparent);
}

/* Convert class name to list */
/* If list of classes */
.size-x .bg-col-t-x {
  background-color: var(--atomic-background-color-t, transparent);
}

.bg-fixed {
  background-attachment: fixed;
}

.size-s .bg-fixed-s {
  background-attachment: fixed;
}

.size-m .bg-fixed-m {
  background-attachment: fixed;
}

.size-l .bg-fixed-l {
  background-attachment: fixed;
}

.size-x .bg-fixed-x {
  background-attachment: fixed;
}

.bg-local {
  background-attachment: local;
}

.size-s .bg-local-s {
  background-attachment: local;
}

.size-m .bg-local-m {
  background-attachment: local;
}

.size-l .bg-local-l {
  background-attachment: local;
}

.size-x .bg-local-x {
  background-attachment: local;
}

.bg-scroll {
  background-attachment: scroll;
}

.size-s .bg-scroll-s {
  background-attachment: scroll;
}

.size-m .bg-scroll-m {
  background-attachment: scroll;
}

.size-l .bg-scroll-l {
  background-attachment: scroll;
}

.size-x .bg-scroll-x {
  background-attachment: scroll;
}

.bg-repeat {
  background-repeat: repeat;
}

.size-s .bg-repeat-s {
  background-repeat: repeat;
}

.size-m .bg-repeat-m {
  background-repeat: repeat;
}

.size-l .bg-repeat-l {
  background-repeat: repeat;
}

.size-x .bg-repeat-x {
  background-repeat: repeat;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.size-s .bg-no-repeat-s {
  background-repeat: no-repeat;
}

.size-m .bg-no-repeat-m {
  background-repeat: no-repeat;
}

.size-l .bg-no-repeat-l {
  background-repeat: no-repeat;
}

.size-x .bg-no-repeat-x {
  background-repeat: no-repeat;
}

.bg-cover {
  background-size: cover;
}

.size-s .bg-cover-s {
  background-size: cover;
}

.size-m .bg-cover-m {
  background-size: cover;
}

.size-l .bg-cover-l {
  background-size: cover;
}

.size-x .bg-cover-x {
  background-size: cover;
}

.bg-contain {
  background-size: contain;
}

.size-s .bg-contain-s {
  background-size: contain;
}

.size-m .bg-contain-m {
  background-size: contain;
}

.size-l .bg-contain-l {
  background-size: contain;
}

.size-x .bg-contain-x {
  background-size: contain;
}

/* Convert class name to list */
/* If list of classes */
.b-col-1 {
  border-color: var(--atomic-border-color-1, #333333);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-1-s {
  border-color: var(--atomic-border-color-1, #333333);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-1-m {
  border-color: var(--atomic-border-color-1, #333333);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-1-l {
  border-color: var(--atomic-border-color-1, #333333);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-1-x {
  border-color: var(--atomic-border-color-1, #333333);
}

/* Convert class name to list */
/* If list of classes */
.b-col-2 {
  border-color: var(--atomic-border-color-2, #D90912);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-2-s {
  border-color: var(--atomic-border-color-2, #D90912);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-2-m {
  border-color: var(--atomic-border-color-2, #D90912);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-2-l {
  border-color: var(--atomic-border-color-2, #D90912);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-2-x {
  border-color: var(--atomic-border-color-2, #D90912);
}

/* Convert class name to list */
/* If list of classes */
.b-col-3 {
  border-color: var(--atomic-border-color-3, #88BD56);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-3-s {
  border-color: var(--atomic-border-color-3, #88BD56);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-3-m {
  border-color: var(--atomic-border-color-3, #88BD56);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-3-l {
  border-color: var(--atomic-border-color-3, #88BD56);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-3-x {
  border-color: var(--atomic-border-color-3, #88BD56);
}

/* Convert class name to list */
/* If list of classes */
.b-col-4 {
  border-color: var(--atomic-border-color-4, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-4-s {
  border-color: var(--atomic-border-color-4, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-4-m {
  border-color: var(--atomic-border-color-4, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-4-l {
  border-color: var(--atomic-border-color-4, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-4-x {
  border-color: var(--atomic-border-color-4, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.b-col-5 {
  border-color: var(--atomic-border-color-5, #EFEFF0);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-5-s {
  border-color: var(--atomic-border-color-5, #EFEFF0);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-5-m {
  border-color: var(--atomic-border-color-5, #EFEFF0);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-5-l {
  border-color: var(--atomic-border-color-5, #EFEFF0);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-5-x {
  border-color: var(--atomic-border-color-5, #EFEFF0);
}

/* Convert class name to list */
/* If list of classes */
.b-col-6 {
  border-color: var(--atomic-border-color-6, #1A2A49);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-6-s {
  border-color: var(--atomic-border-color-6, #1A2A49);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-6-m {
  border-color: var(--atomic-border-color-6, #1A2A49);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-6-l {
  border-color: var(--atomic-border-color-6, #1A2A49);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-6-x {
  border-color: var(--atomic-border-color-6, #1A2A49);
}

/* Convert class name to list */
/* If list of classes */
.b-col-8 {
  border-color: var(--atomic-border-color-8, #C8D146);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-8-s {
  border-color: var(--atomic-border-color-8, #C8D146);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-8-m {
  border-color: var(--atomic-border-color-8, #C8D146);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-8-l {
  border-color: var(--atomic-border-color-8, #C8D146);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-8-x {
  border-color: var(--atomic-border-color-8, #C8D146);
}

/* Convert class name to list */
/* If list of classes */
.b-col-10 {
  border-color: var(--atomic-border-color-10, #7C8E96);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-10-s {
  border-color: var(--atomic-border-color-10, #7C8E96);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-10-m {
  border-color: var(--atomic-border-color-10, #7C8E96);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-10-l {
  border-color: var(--atomic-border-color-10, #7C8E96);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-10-x {
  border-color: var(--atomic-border-color-10, #7C8E96);
}

/* Convert class name to list */
/* If list of classes */
.b-col-11 {
  border-color: var(--atomic-border-color-11, #7A848A);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-11-s {
  border-color: var(--atomic-border-color-11, #7A848A);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-11-m {
  border-color: var(--atomic-border-color-11, #7A848A);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-11-l {
  border-color: var(--atomic-border-color-11, #7A848A);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-11-x {
  border-color: var(--atomic-border-color-11, #7A848A);
}

/* Convert class name to list */
/* If list of classes */
.b-col-12 {
  border-color: var(--atomic-border-color-12, #A7A9AC);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-12-s {
  border-color: var(--atomic-border-color-12, #A7A9AC);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-12-m {
  border-color: var(--atomic-border-color-12, #A7A9AC);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-12-l {
  border-color: var(--atomic-border-color-12, #A7A9AC);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-12-x {
  border-color: var(--atomic-border-color-12, #A7A9AC);
}

/* Convert class name to list */
/* If list of classes */
.b-col-51 {
  border-color: var(--atomic-border-color-51, #F7F7F7);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-51-s {
  border-color: var(--atomic-border-color-51, #F7F7F7);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-51-m {
  border-color: var(--atomic-border-color-51, #F7F7F7);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-51-l {
  border-color: var(--atomic-border-color-51, #F7F7F7);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-51-x {
  border-color: var(--atomic-border-color-51, #F7F7F7);
}

/* Convert class name to list */
/* If list of classes */
.b-col-79 {
  border-color: var(--atomic-border-color-79, #F39400);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-79-s {
  border-color: var(--atomic-border-color-79, #F39400);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-79-m {
  border-color: var(--atomic-border-color-79, #F39400);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-79-l {
  border-color: var(--atomic-border-color-79, #F39400);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-79-x {
  border-color: var(--atomic-border-color-79, #F39400);
}

/* Convert class name to list */
/* If list of classes */
.b-col-88 {
  border-color: var(--atomic-border-color-88, #e31e33);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-88-s {
  border-color: var(--atomic-border-color-88, #e31e33);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-88-m {
  border-color: var(--atomic-border-color-88, #e31e33);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-88-l {
  border-color: var(--atomic-border-color-88, #e31e33);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-88-x {
  border-color: var(--atomic-border-color-88, #e31e33);
}

/* Convert class name to list */
/* If list of classes */
.b-col-101 {
  border-color: var(--atomic-border-color-101, #D5DBDB);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-101-s {
  border-color: var(--atomic-border-color-101, #D5DBDB);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-101-m {
  border-color: var(--atomic-border-color-101, #D5DBDB);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-101-l {
  border-color: var(--atomic-border-color-101, #D5DBDB);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-101-x {
  border-color: var(--atomic-border-color-101, #D5DBDB);
}

/* Convert class name to list */
/* If list of classes */
.b-col-102 {
  border-color: var(--atomic-border-color-102, #4D5B6A);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-102-s {
  border-color: var(--atomic-border-color-102, #4D5B6A);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-102-m {
  border-color: var(--atomic-border-color-102, #4D5B6A);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-102-l {
  border-color: var(--atomic-border-color-102, #4D5B6A);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-102-x {
  border-color: var(--atomic-border-color-102, #4D5B6A);
}

/* Convert class name to list */
/* If list of classes */
.b-col-103 {
  border-color: var(--atomic-border-color-103, #3D4E57);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-103-s {
  border-color: var(--atomic-border-color-103, #3D4E57);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-103-m {
  border-color: var(--atomic-border-color-103, #3D4E57);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-103-l {
  border-color: var(--atomic-border-color-103, #3D4E57);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-103-x {
  border-color: var(--atomic-border-color-103, #3D4E57);
}

/* Convert class name to list */
/* If list of classes */
.b-col-104 {
  border-color: var(--atomic-border-color-104, #8D8D8B);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-104-s {
  border-color: var(--atomic-border-color-104, #8D8D8B);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-104-m {
  border-color: var(--atomic-border-color-104, #8D8D8B);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-104-l {
  border-color: var(--atomic-border-color-104, #8D8D8B);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-104-x {
  border-color: var(--atomic-border-color-104, #8D8D8B);
}

/* Convert class name to list */
/* If list of classes */
.b-col-105 {
  border-color: var(--atomic-border-color-105, #515C4F);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-105-s {
  border-color: var(--atomic-border-color-105, #515C4F);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-105-m {
  border-color: var(--atomic-border-color-105, #515C4F);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-105-l {
  border-color: var(--atomic-border-color-105, #515C4F);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-105-x {
  border-color: var(--atomic-border-color-105, #515C4F);
}

/* Convert class name to list */
/* If list of classes */
.b-col-106 {
  border-color: var(--atomic-border-color-106, #84B59C);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-106-s {
  border-color: var(--atomic-border-color-106, #84B59C);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-106-m {
  border-color: var(--atomic-border-color-106, #84B59C);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-106-l {
  border-color: var(--atomic-border-color-106, #84B59C);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-106-x {
  border-color: var(--atomic-border-color-106, #84B59C);
}

/* Convert class name to list */
/* If list of classes */
.b-col-107 {
  border-color: var(--atomic-border-color-107, #C3CFBB);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-107-s {
  border-color: var(--atomic-border-color-107, #C3CFBB);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-107-m {
  border-color: var(--atomic-border-color-107, #C3CFBB);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-107-l {
  border-color: var(--atomic-border-color-107, #C3CFBB);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-107-x {
  border-color: var(--atomic-border-color-107, #C3CFBB);
}

/* Convert class name to list */
/* If list of classes */
.b-col-108 {
  border-color: var(--atomic-border-color-108, #94A68A);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-108-s {
  border-color: var(--atomic-border-color-108, #94A68A);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-108-m {
  border-color: var(--atomic-border-color-108, #94A68A);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-108-l {
  border-color: var(--atomic-border-color-108, #94A68A);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-108-x {
  border-color: var(--atomic-border-color-108, #94A68A);
}

/* Convert class name to list */
/* If list of classes */
.b-col-109 {
  border-color: var(--atomic-border-color-109, #E4B2B3);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-109-s {
  border-color: var(--atomic-border-color-109, #E4B2B3);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-109-m {
  border-color: var(--atomic-border-color-109, #E4B2B3);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-109-l {
  border-color: var(--atomic-border-color-109, #E4B2B3);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-109-x {
  border-color: var(--atomic-border-color-109, #E4B2B3);
}

/* Convert class name to list */
/* If list of classes */
.b-col-1010 {
  border-color: var(--atomic-border-color-1010, #FAE1E2);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-1010-s {
  border-color: var(--atomic-border-color-1010, #FAE1E2);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-1010-m {
  border-color: var(--atomic-border-color-1010, #FAE1E2);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-1010-l {
  border-color: var(--atomic-border-color-1010, #FAE1E2);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-1010-x {
  border-color: var(--atomic-border-color-1010, #FAE1E2);
}

/* Convert class name to list */
/* If list of classes */
.b-col-1011 {
  border-color: var(--atomic-border-color-1011, #FFF3F7);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-1011-s {
  border-color: var(--atomic-border-color-1011, #FFF3F7);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-1011-m {
  border-color: var(--atomic-border-color-1011, #FFF3F7);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-1011-l {
  border-color: var(--atomic-border-color-1011, #FFF3F7);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-1011-x {
  border-color: var(--atomic-border-color-1011, #FFF3F7);
}

/* Convert class name to list */
/* If list of classes */
.b-col-1012 {
  border-color: var(--atomic-border-color-1012, #F6E7B2);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-1012-s {
  border-color: var(--atomic-border-color-1012, #F6E7B2);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-1012-m {
  border-color: var(--atomic-border-color-1012, #F6E7B2);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-1012-l {
  border-color: var(--atomic-border-color-1012, #F6E7B2);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-1012-x {
  border-color: var(--atomic-border-color-1012, #F6E7B2);
}

/* Convert class name to list */
/* If list of classes */
.b-col-1013 {
  border-color: var(--atomic-border-color-1013, #FBF5E0);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-1013-s {
  border-color: var(--atomic-border-color-1013, #FBF5E0);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-1013-m {
  border-color: var(--atomic-border-color-1013, #FBF5E0);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-1013-l {
  border-color: var(--atomic-border-color-1013, #FBF5E0);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-1013-x {
  border-color: var(--atomic-border-color-1013, #FBF5E0);
}

/* Convert class name to list */
/* If list of classes */
.b-col-1014 {
  border-color: var(--atomic-border-color-1014, #E7E5D9);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-1014-s {
  border-color: var(--atomic-border-color-1014, #E7E5D9);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-1014-m {
  border-color: var(--atomic-border-color-1014, #E7E5D9);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-1014-l {
  border-color: var(--atomic-border-color-1014, #E7E5D9);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-1014-x {
  border-color: var(--atomic-border-color-1014, #E7E5D9);
}

/* Convert class name to list */
/* If list of classes */
.b-col-1015 {
  border-color: var(--atomic-border-color-1015, #EADCD3);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-1015-s {
  border-color: var(--atomic-border-color-1015, #EADCD3);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-1015-m {
  border-color: var(--atomic-border-color-1015, #EADCD3);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-1015-l {
  border-color: var(--atomic-border-color-1015, #EADCD3);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-1015-x {
  border-color: var(--atomic-border-color-1015, #EADCD3);
}

/* Convert class name to list */
/* If list of classes */
.b-col-1016 {
  border-color: var(--atomic-border-color-1016, #F9F0EA);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-1016-s {
  border-color: var(--atomic-border-color-1016, #F9F0EA);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-1016-m {
  border-color: var(--atomic-border-color-1016, #F9F0EA);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-1016-l {
  border-color: var(--atomic-border-color-1016, #F9F0EA);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-1016-x {
  border-color: var(--atomic-border-color-1016, #F9F0EA);
}

/* Convert class name to list */
/* If list of classes */
.b-col-1017 {
  border-color: var(--atomic-border-color-1017, #B2B1A9);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-1017-s {
  border-color: var(--atomic-border-color-1017, #B2B1A9);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-1017-m {
  border-color: var(--atomic-border-color-1017, #B2B1A9);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-1017-l {
  border-color: var(--atomic-border-color-1017, #B2B1A9);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-1017-x {
  border-color: var(--atomic-border-color-1017, #B2B1A9);
}

/* Convert class name to list */
/* If list of classes */
.b-col-1018 {
  border-color: var(--atomic-border-color-1018, #C8754C);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-1018-s {
  border-color: var(--atomic-border-color-1018, #C8754C);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-1018-m {
  border-color: var(--atomic-border-color-1018, #C8754C);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-1018-l {
  border-color: var(--atomic-border-color-1018, #C8754C);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-1018-x {
  border-color: var(--atomic-border-color-1018, #C8754C);
}

/* Convert class name to list */
/* If list of classes */
.b-col-1019 {
  border-color: var(--atomic-border-color-1019, #B8B3BE);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-1019-s {
  border-color: var(--atomic-border-color-1019, #B8B3BE);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-1019-m {
  border-color: var(--atomic-border-color-1019, #B8B3BE);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-1019-l {
  border-color: var(--atomic-border-color-1019, #B8B3BE);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-1019-x {
  border-color: var(--atomic-border-color-1019, #B8B3BE);
}

/* Convert class name to list */
/* If list of classes */
.b-col-1020 {
  border-color: var(--atomic-border-color-1020, #E0B285);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-1020-s {
  border-color: var(--atomic-border-color-1020, #E0B285);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-1020-m {
  border-color: var(--atomic-border-color-1020, #E0B285);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-1020-l {
  border-color: var(--atomic-border-color-1020, #E0B285);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-1020-x {
  border-color: var(--atomic-border-color-1020, #E0B285);
}

/* Convert class name to list */
/* If list of classes */
.b-col-1021 {
  border-color: var(--atomic-border-color-1021, #F4F8DD);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-1021-s {
  border-color: var(--atomic-border-color-1021, #F4F8DD);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-1021-m {
  border-color: var(--atomic-border-color-1021, #F4F8DD);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-1021-l {
  border-color: var(--atomic-border-color-1021, #F4F8DD);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-1021-x {
  border-color: var(--atomic-border-color-1021, #F4F8DD);
}

/* Convert class name to list */
/* If list of classes */
.b-col-1022 {
  border-color: var(--atomic-border-color-1022, #EA4545);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-1022-s {
  border-color: var(--atomic-border-color-1022, #EA4545);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-1022-m {
  border-color: var(--atomic-border-color-1022, #EA4545);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-1022-l {
  border-color: var(--atomic-border-color-1022, #EA4545);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-1022-x {
  border-color: var(--atomic-border-color-1022, #EA4545);
}

/* Convert class name to list */
/* If list of classes */
.b-col-1023 {
  border-color: var(--atomic-border-color-1023, #c83043);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-1023-s {
  border-color: var(--atomic-border-color-1023, #c83043);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-1023-m {
  border-color: var(--atomic-border-color-1023, #c83043);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-1023-l {
  border-color: var(--atomic-border-color-1023, #c83043);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-1023-x {
  border-color: var(--atomic-border-color-1023, #c83043);
}

/* Convert class name to list */
/* If list of classes */
.b-col-1024 {
  border-color: var(--atomic-border-color-1024, #550413);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-1024-s {
  border-color: var(--atomic-border-color-1024, #550413);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-1024-m {
  border-color: var(--atomic-border-color-1024, #550413);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-1024-l {
  border-color: var(--atomic-border-color-1024, #550413);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-1024-x {
  border-color: var(--atomic-border-color-1024, #550413);
}

/* Convert class name to list */
/* If list of classes */
.b-col-1025 {
  border-color: var(--atomic-border-color-1025, #FBC09B);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-1025-s {
  border-color: var(--atomic-border-color-1025, #FBC09B);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-1025-m {
  border-color: var(--atomic-border-color-1025, #FBC09B);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-1025-l {
  border-color: var(--atomic-border-color-1025, #FBC09B);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-1025-x {
  border-color: var(--atomic-border-color-1025, #FBC09B);
}

/* Convert class name to list */
/* If list of classes */
.b-col-1026 {
  border-color: var(--atomic-border-color-1026, #E5EFE6);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-1026-s {
  border-color: var(--atomic-border-color-1026, #E5EFE6);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-1026-m {
  border-color: var(--atomic-border-color-1026, #E5EFE6);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-1026-l {
  border-color: var(--atomic-border-color-1026, #E5EFE6);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-1026-x {
  border-color: var(--atomic-border-color-1026, #E5EFE6);
}

/* Convert class name to list */
/* If list of classes */
.b-col-1027 {
  border-color: var(--atomic-border-color-1027, #FAE4E6);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-1027-s {
  border-color: var(--atomic-border-color-1027, #FAE4E6);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-1027-m {
  border-color: var(--atomic-border-color-1027, #FAE4E6);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-1027-l {
  border-color: var(--atomic-border-color-1027, #FAE4E6);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-1027-x {
  border-color: var(--atomic-border-color-1027, #FAE4E6);
}

/* Convert class name to list */
/* If list of classes */
.b-col-b {
  border-color: var(--atomic-border-color-b, black);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-b-s {
  border-color: var(--atomic-border-color-b, black);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-b-m {
  border-color: var(--atomic-border-color-b, black);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-b-l {
  border-color: var(--atomic-border-color-b, black);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-b-x {
  border-color: var(--atomic-border-color-b, black);
}

/* Convert class name to list */
/* If list of classes */
.b-col-w {
  border-color: var(--atomic-border-color-w, #FFFFFF);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-w-s {
  border-color: var(--atomic-border-color-w, #FFFFFF);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-w-m {
  border-color: var(--atomic-border-color-w, #FFFFFF);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-w-l {
  border-color: var(--atomic-border-color-w, #FFFFFF);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-w-x {
  border-color: var(--atomic-border-color-w, #FFFFFF);
}

/* Convert class name to list */
/* If list of classes */
.b-col-t {
  border-color: var(--atomic-border-color-t, transparent);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-col-t-s {
  border-color: var(--atomic-border-color-t, transparent);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-col-t-m {
  border-color: var(--atomic-border-color-t, transparent);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-col-t-l {
  border-color: var(--atomic-border-color-t, transparent);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-col-t-x {
  border-color: var(--atomic-border-color-t, transparent);
}

/* Convert class name to list */
/* If list of classes */
.b-a-0 {
  border: none !important;
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-a-0-s {
  border: none !important;
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-a-0-m {
  border: none !important;
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-a-0-l {
  border: none !important;
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-a-0-x {
  border: none !important;
}

/* Convert class name to list */
/* If list of classes */
.b-a {
  border-width: 1px;
  border-style: solid;
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-a-s {
  border-width: 1px;
  border-style: solid;
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-a-m {
  border-width: 1px;
  border-style: solid;
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-a-l {
  border-width: 1px;
  border-style: solid;
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-a-x {
  border-width: 1px;
  border-style: solid;
}

/* Convert class name to list */
/* If list of classes */
.b-a:not(.b-col-1, .b-col-2, .b-col-3, .b-col-4, .b-col-5, .b-col-6, .b-col-8, .b-col-10, .b-col-11, .b-col-12, .b-col-51, .b-col-79, .b-col-88, .b-col-101, .b-col-102, .b-col-103, .b-col-104, .b-col-105, .b-col-106, .b-col-107, .b-col-108, .b-col-109, .b-col-1010, .b-col-1011, .b-col-1012, .b-col-1013, .b-col-1014, .b-col-1015, .b-col-1016, .b-col-1017, .b-col-1018, .b-col-1019, .b-col-1020, .b-col-1021, .b-col-1022, .b-col-1023, .b-col-1024, .b-col-1025, .b-col-1026, .b-col-1027, .b-col-b, .b-col-w, .b-col-t) {
  border-color: var(--atomic-border-color-default, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-a-s:not(.b-col-1, .b-col-2, .b-col-3, .b-col-4, .b-col-5, .b-col-6, .b-col-8, .b-col-10, .b-col-11, .b-col-12, .b-col-51, .b-col-79, .b-col-88, .b-col-101, .b-col-102, .b-col-103, .b-col-104, .b-col-105, .b-col-106, .b-col-107, .b-col-108, .b-col-109, .b-col-1010, .b-col-1011, .b-col-1012, .b-col-1013, .b-col-1014, .b-col-1015, .b-col-1016, .b-col-1017, .b-col-1018, .b-col-1019, .b-col-1020, .b-col-1021, .b-col-1022, .b-col-1023, .b-col-1024, .b-col-1025, .b-col-1026, .b-col-1027, .b-col-b, .b-col-w, .b-col-t) {
  border-color: var(--atomic-border-color-default, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-a-m:not(.b-col-1, .b-col-2, .b-col-3, .b-col-4, .b-col-5, .b-col-6, .b-col-8, .b-col-10, .b-col-11, .b-col-12, .b-col-51, .b-col-79, .b-col-88, .b-col-101, .b-col-102, .b-col-103, .b-col-104, .b-col-105, .b-col-106, .b-col-107, .b-col-108, .b-col-109, .b-col-1010, .b-col-1011, .b-col-1012, .b-col-1013, .b-col-1014, .b-col-1015, .b-col-1016, .b-col-1017, .b-col-1018, .b-col-1019, .b-col-1020, .b-col-1021, .b-col-1022, .b-col-1023, .b-col-1024, .b-col-1025, .b-col-1026, .b-col-1027, .b-col-b, .b-col-w, .b-col-t) {
  border-color: var(--atomic-border-color-default, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-a-l:not(.b-col-1, .b-col-2, .b-col-3, .b-col-4, .b-col-5, .b-col-6, .b-col-8, .b-col-10, .b-col-11, .b-col-12, .b-col-51, .b-col-79, .b-col-88, .b-col-101, .b-col-102, .b-col-103, .b-col-104, .b-col-105, .b-col-106, .b-col-107, .b-col-108, .b-col-109, .b-col-1010, .b-col-1011, .b-col-1012, .b-col-1013, .b-col-1014, .b-col-1015, .b-col-1016, .b-col-1017, .b-col-1018, .b-col-1019, .b-col-1020, .b-col-1021, .b-col-1022, .b-col-1023, .b-col-1024, .b-col-1025, .b-col-1026, .b-col-1027, .b-col-b, .b-col-w, .b-col-t) {
  border-color: var(--atomic-border-color-default, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-a-x:not(.b-col-1, .b-col-2, .b-col-3, .b-col-4, .b-col-5, .b-col-6, .b-col-8, .b-col-10, .b-col-11, .b-col-12, .b-col-51, .b-col-79, .b-col-88, .b-col-101, .b-col-102, .b-col-103, .b-col-104, .b-col-105, .b-col-106, .b-col-107, .b-col-108, .b-col-109, .b-col-1010, .b-col-1011, .b-col-1012, .b-col-1013, .b-col-1014, .b-col-1015, .b-col-1016, .b-col-1017, .b-col-1018, .b-col-1019, .b-col-1020, .b-col-1021, .b-col-1022, .b-col-1023, .b-col-1024, .b-col-1025, .b-col-1026, .b-col-1027, .b-col-b, .b-col-w, .b-col-t) {
  border-color: var(--atomic-border-color-default, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.b-t-0 {
  border-top: none !important;
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-t-0-s {
  border-top: none !important;
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-t-0-m {
  border-top: none !important;
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-t-0-l {
  border-top: none !important;
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-t-0-x {
  border-top: none !important;
}

/* Convert class name to list */
/* If list of classes */
.b-t {
  border-top-width: 1px;
  border-top-style: solid;
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-t-s {
  border-top-width: 1px;
  border-top-style: solid;
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-t-m {
  border-top-width: 1px;
  border-top-style: solid;
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-t-l {
  border-top-width: 1px;
  border-top-style: solid;
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-t-x {
  border-top-width: 1px;
  border-top-style: solid;
}

/* Convert class name to list */
/* If list of classes */
.b-t:not(.b-col-1, .b-col-2, .b-col-3, .b-col-4, .b-col-5, .b-col-6, .b-col-8, .b-col-10, .b-col-11, .b-col-12, .b-col-51, .b-col-79, .b-col-88, .b-col-101, .b-col-102, .b-col-103, .b-col-104, .b-col-105, .b-col-106, .b-col-107, .b-col-108, .b-col-109, .b-col-1010, .b-col-1011, .b-col-1012, .b-col-1013, .b-col-1014, .b-col-1015, .b-col-1016, .b-col-1017, .b-col-1018, .b-col-1019, .b-col-1020, .b-col-1021, .b-col-1022, .b-col-1023, .b-col-1024, .b-col-1025, .b-col-1026, .b-col-1027, .b-col-b, .b-col-w, .b-col-t) {
  border-top-color: var(--atomic-border-color-default, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-t-s:not(.b-col-1, .b-col-2, .b-col-3, .b-col-4, .b-col-5, .b-col-6, .b-col-8, .b-col-10, .b-col-11, .b-col-12, .b-col-51, .b-col-79, .b-col-88, .b-col-101, .b-col-102, .b-col-103, .b-col-104, .b-col-105, .b-col-106, .b-col-107, .b-col-108, .b-col-109, .b-col-1010, .b-col-1011, .b-col-1012, .b-col-1013, .b-col-1014, .b-col-1015, .b-col-1016, .b-col-1017, .b-col-1018, .b-col-1019, .b-col-1020, .b-col-1021, .b-col-1022, .b-col-1023, .b-col-1024, .b-col-1025, .b-col-1026, .b-col-1027, .b-col-b, .b-col-w, .b-col-t) {
  border-top-color: var(--atomic-border-color-default, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-t-m:not(.b-col-1, .b-col-2, .b-col-3, .b-col-4, .b-col-5, .b-col-6, .b-col-8, .b-col-10, .b-col-11, .b-col-12, .b-col-51, .b-col-79, .b-col-88, .b-col-101, .b-col-102, .b-col-103, .b-col-104, .b-col-105, .b-col-106, .b-col-107, .b-col-108, .b-col-109, .b-col-1010, .b-col-1011, .b-col-1012, .b-col-1013, .b-col-1014, .b-col-1015, .b-col-1016, .b-col-1017, .b-col-1018, .b-col-1019, .b-col-1020, .b-col-1021, .b-col-1022, .b-col-1023, .b-col-1024, .b-col-1025, .b-col-1026, .b-col-1027, .b-col-b, .b-col-w, .b-col-t) {
  border-top-color: var(--atomic-border-color-default, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-t-l:not(.b-col-1, .b-col-2, .b-col-3, .b-col-4, .b-col-5, .b-col-6, .b-col-8, .b-col-10, .b-col-11, .b-col-12, .b-col-51, .b-col-79, .b-col-88, .b-col-101, .b-col-102, .b-col-103, .b-col-104, .b-col-105, .b-col-106, .b-col-107, .b-col-108, .b-col-109, .b-col-1010, .b-col-1011, .b-col-1012, .b-col-1013, .b-col-1014, .b-col-1015, .b-col-1016, .b-col-1017, .b-col-1018, .b-col-1019, .b-col-1020, .b-col-1021, .b-col-1022, .b-col-1023, .b-col-1024, .b-col-1025, .b-col-1026, .b-col-1027, .b-col-b, .b-col-w, .b-col-t) {
  border-top-color: var(--atomic-border-color-default, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-t-x:not(.b-col-1, .b-col-2, .b-col-3, .b-col-4, .b-col-5, .b-col-6, .b-col-8, .b-col-10, .b-col-11, .b-col-12, .b-col-51, .b-col-79, .b-col-88, .b-col-101, .b-col-102, .b-col-103, .b-col-104, .b-col-105, .b-col-106, .b-col-107, .b-col-108, .b-col-109, .b-col-1010, .b-col-1011, .b-col-1012, .b-col-1013, .b-col-1014, .b-col-1015, .b-col-1016, .b-col-1017, .b-col-1018, .b-col-1019, .b-col-1020, .b-col-1021, .b-col-1022, .b-col-1023, .b-col-1024, .b-col-1025, .b-col-1026, .b-col-1027, .b-col-b, .b-col-w, .b-col-t) {
  border-top-color: var(--atomic-border-color-default, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.b-r-0 {
  border-right: none !important;
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-r-0-s {
  border-right: none !important;
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-r-0-m {
  border-right: none !important;
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-r-0-l {
  border-right: none !important;
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-r-0-x {
  border-right: none !important;
}

/* Convert class name to list */
/* If list of classes */
.b-r {
  border-right-width: 1px;
  border-right-style: solid;
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-r-s {
  border-right-width: 1px;
  border-right-style: solid;
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-r-m {
  border-right-width: 1px;
  border-right-style: solid;
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-r-l {
  border-right-width: 1px;
  border-right-style: solid;
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-r-x {
  border-right-width: 1px;
  border-right-style: solid;
}

/* Convert class name to list */
/* If list of classes */
.b-r:not(.b-col-1, .b-col-2, .b-col-3, .b-col-4, .b-col-5, .b-col-6, .b-col-8, .b-col-10, .b-col-11, .b-col-12, .b-col-51, .b-col-79, .b-col-88, .b-col-101, .b-col-102, .b-col-103, .b-col-104, .b-col-105, .b-col-106, .b-col-107, .b-col-108, .b-col-109, .b-col-1010, .b-col-1011, .b-col-1012, .b-col-1013, .b-col-1014, .b-col-1015, .b-col-1016, .b-col-1017, .b-col-1018, .b-col-1019, .b-col-1020, .b-col-1021, .b-col-1022, .b-col-1023, .b-col-1024, .b-col-1025, .b-col-1026, .b-col-1027, .b-col-b, .b-col-w, .b-col-t) {
  border-right-color: var(--atomic-border-color-default, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-r-s:not(.b-col-1, .b-col-2, .b-col-3, .b-col-4, .b-col-5, .b-col-6, .b-col-8, .b-col-10, .b-col-11, .b-col-12, .b-col-51, .b-col-79, .b-col-88, .b-col-101, .b-col-102, .b-col-103, .b-col-104, .b-col-105, .b-col-106, .b-col-107, .b-col-108, .b-col-109, .b-col-1010, .b-col-1011, .b-col-1012, .b-col-1013, .b-col-1014, .b-col-1015, .b-col-1016, .b-col-1017, .b-col-1018, .b-col-1019, .b-col-1020, .b-col-1021, .b-col-1022, .b-col-1023, .b-col-1024, .b-col-1025, .b-col-1026, .b-col-1027, .b-col-b, .b-col-w, .b-col-t) {
  border-right-color: var(--atomic-border-color-default, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-r-m:not(.b-col-1, .b-col-2, .b-col-3, .b-col-4, .b-col-5, .b-col-6, .b-col-8, .b-col-10, .b-col-11, .b-col-12, .b-col-51, .b-col-79, .b-col-88, .b-col-101, .b-col-102, .b-col-103, .b-col-104, .b-col-105, .b-col-106, .b-col-107, .b-col-108, .b-col-109, .b-col-1010, .b-col-1011, .b-col-1012, .b-col-1013, .b-col-1014, .b-col-1015, .b-col-1016, .b-col-1017, .b-col-1018, .b-col-1019, .b-col-1020, .b-col-1021, .b-col-1022, .b-col-1023, .b-col-1024, .b-col-1025, .b-col-1026, .b-col-1027, .b-col-b, .b-col-w, .b-col-t) {
  border-right-color: var(--atomic-border-color-default, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-r-l:not(.b-col-1, .b-col-2, .b-col-3, .b-col-4, .b-col-5, .b-col-6, .b-col-8, .b-col-10, .b-col-11, .b-col-12, .b-col-51, .b-col-79, .b-col-88, .b-col-101, .b-col-102, .b-col-103, .b-col-104, .b-col-105, .b-col-106, .b-col-107, .b-col-108, .b-col-109, .b-col-1010, .b-col-1011, .b-col-1012, .b-col-1013, .b-col-1014, .b-col-1015, .b-col-1016, .b-col-1017, .b-col-1018, .b-col-1019, .b-col-1020, .b-col-1021, .b-col-1022, .b-col-1023, .b-col-1024, .b-col-1025, .b-col-1026, .b-col-1027, .b-col-b, .b-col-w, .b-col-t) {
  border-right-color: var(--atomic-border-color-default, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-r-x:not(.b-col-1, .b-col-2, .b-col-3, .b-col-4, .b-col-5, .b-col-6, .b-col-8, .b-col-10, .b-col-11, .b-col-12, .b-col-51, .b-col-79, .b-col-88, .b-col-101, .b-col-102, .b-col-103, .b-col-104, .b-col-105, .b-col-106, .b-col-107, .b-col-108, .b-col-109, .b-col-1010, .b-col-1011, .b-col-1012, .b-col-1013, .b-col-1014, .b-col-1015, .b-col-1016, .b-col-1017, .b-col-1018, .b-col-1019, .b-col-1020, .b-col-1021, .b-col-1022, .b-col-1023, .b-col-1024, .b-col-1025, .b-col-1026, .b-col-1027, .b-col-b, .b-col-w, .b-col-t) {
  border-right-color: var(--atomic-border-color-default, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.b-b-0 {
  border-bottom: none !important;
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-b-0-s {
  border-bottom: none !important;
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-b-0-m {
  border-bottom: none !important;
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-b-0-l {
  border-bottom: none !important;
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-b-0-x {
  border-bottom: none !important;
}

/* Convert class name to list */
/* If list of classes */
.b-b {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-b-s {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-b-m {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-b-l {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-b-x {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

/* Convert class name to list */
/* If list of classes */
.b-b:not(.b-col-1, .b-col-2, .b-col-3, .b-col-4, .b-col-5, .b-col-6, .b-col-8, .b-col-10, .b-col-11, .b-col-12, .b-col-51, .b-col-79, .b-col-88, .b-col-101, .b-col-102, .b-col-103, .b-col-104, .b-col-105, .b-col-106, .b-col-107, .b-col-108, .b-col-109, .b-col-1010, .b-col-1011, .b-col-1012, .b-col-1013, .b-col-1014, .b-col-1015, .b-col-1016, .b-col-1017, .b-col-1018, .b-col-1019, .b-col-1020, .b-col-1021, .b-col-1022, .b-col-1023, .b-col-1024, .b-col-1025, .b-col-1026, .b-col-1027, .b-col-b, .b-col-w, .b-col-t) {
  border-bottom-color: var(--atomic-border-color-default, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-b-s:not(.b-col-1, .b-col-2, .b-col-3, .b-col-4, .b-col-5, .b-col-6, .b-col-8, .b-col-10, .b-col-11, .b-col-12, .b-col-51, .b-col-79, .b-col-88, .b-col-101, .b-col-102, .b-col-103, .b-col-104, .b-col-105, .b-col-106, .b-col-107, .b-col-108, .b-col-109, .b-col-1010, .b-col-1011, .b-col-1012, .b-col-1013, .b-col-1014, .b-col-1015, .b-col-1016, .b-col-1017, .b-col-1018, .b-col-1019, .b-col-1020, .b-col-1021, .b-col-1022, .b-col-1023, .b-col-1024, .b-col-1025, .b-col-1026, .b-col-1027, .b-col-b, .b-col-w, .b-col-t) {
  border-bottom-color: var(--atomic-border-color-default, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-b-m:not(.b-col-1, .b-col-2, .b-col-3, .b-col-4, .b-col-5, .b-col-6, .b-col-8, .b-col-10, .b-col-11, .b-col-12, .b-col-51, .b-col-79, .b-col-88, .b-col-101, .b-col-102, .b-col-103, .b-col-104, .b-col-105, .b-col-106, .b-col-107, .b-col-108, .b-col-109, .b-col-1010, .b-col-1011, .b-col-1012, .b-col-1013, .b-col-1014, .b-col-1015, .b-col-1016, .b-col-1017, .b-col-1018, .b-col-1019, .b-col-1020, .b-col-1021, .b-col-1022, .b-col-1023, .b-col-1024, .b-col-1025, .b-col-1026, .b-col-1027, .b-col-b, .b-col-w, .b-col-t) {
  border-bottom-color: var(--atomic-border-color-default, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-b-l:not(.b-col-1, .b-col-2, .b-col-3, .b-col-4, .b-col-5, .b-col-6, .b-col-8, .b-col-10, .b-col-11, .b-col-12, .b-col-51, .b-col-79, .b-col-88, .b-col-101, .b-col-102, .b-col-103, .b-col-104, .b-col-105, .b-col-106, .b-col-107, .b-col-108, .b-col-109, .b-col-1010, .b-col-1011, .b-col-1012, .b-col-1013, .b-col-1014, .b-col-1015, .b-col-1016, .b-col-1017, .b-col-1018, .b-col-1019, .b-col-1020, .b-col-1021, .b-col-1022, .b-col-1023, .b-col-1024, .b-col-1025, .b-col-1026, .b-col-1027, .b-col-b, .b-col-w, .b-col-t) {
  border-bottom-color: var(--atomic-border-color-default, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-b-x:not(.b-col-1, .b-col-2, .b-col-3, .b-col-4, .b-col-5, .b-col-6, .b-col-8, .b-col-10, .b-col-11, .b-col-12, .b-col-51, .b-col-79, .b-col-88, .b-col-101, .b-col-102, .b-col-103, .b-col-104, .b-col-105, .b-col-106, .b-col-107, .b-col-108, .b-col-109, .b-col-1010, .b-col-1011, .b-col-1012, .b-col-1013, .b-col-1014, .b-col-1015, .b-col-1016, .b-col-1017, .b-col-1018, .b-col-1019, .b-col-1020, .b-col-1021, .b-col-1022, .b-col-1023, .b-col-1024, .b-col-1025, .b-col-1026, .b-col-1027, .b-col-b, .b-col-w, .b-col-t) {
  border-bottom-color: var(--atomic-border-color-default, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.b-l-0 {
  border-left: none !important;
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-l-0-s {
  border-left: none !important;
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-l-0-m {
  border-left: none !important;
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-l-0-l {
  border-left: none !important;
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-l-0-x {
  border-left: none !important;
}

/* Convert class name to list */
/* If list of classes */
.b-l {
  border-left-width: 1px;
  border-left-style: solid;
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-l-s {
  border-left-width: 1px;
  border-left-style: solid;
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-l-m {
  border-left-width: 1px;
  border-left-style: solid;
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-l-l {
  border-left-width: 1px;
  border-left-style: solid;
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-l-x {
  border-left-width: 1px;
  border-left-style: solid;
}

/* Convert class name to list */
/* If list of classes */
.b-l:not(.b-col-1, .b-col-2, .b-col-3, .b-col-4, .b-col-5, .b-col-6, .b-col-8, .b-col-10, .b-col-11, .b-col-12, .b-col-51, .b-col-79, .b-col-88, .b-col-101, .b-col-102, .b-col-103, .b-col-104, .b-col-105, .b-col-106, .b-col-107, .b-col-108, .b-col-109, .b-col-1010, .b-col-1011, .b-col-1012, .b-col-1013, .b-col-1014, .b-col-1015, .b-col-1016, .b-col-1017, .b-col-1018, .b-col-1019, .b-col-1020, .b-col-1021, .b-col-1022, .b-col-1023, .b-col-1024, .b-col-1025, .b-col-1026, .b-col-1027, .b-col-b, .b-col-w, .b-col-t) {
  border-left-color: var(--atomic-border-color-default, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-l-s:not(.b-col-1, .b-col-2, .b-col-3, .b-col-4, .b-col-5, .b-col-6, .b-col-8, .b-col-10, .b-col-11, .b-col-12, .b-col-51, .b-col-79, .b-col-88, .b-col-101, .b-col-102, .b-col-103, .b-col-104, .b-col-105, .b-col-106, .b-col-107, .b-col-108, .b-col-109, .b-col-1010, .b-col-1011, .b-col-1012, .b-col-1013, .b-col-1014, .b-col-1015, .b-col-1016, .b-col-1017, .b-col-1018, .b-col-1019, .b-col-1020, .b-col-1021, .b-col-1022, .b-col-1023, .b-col-1024, .b-col-1025, .b-col-1026, .b-col-1027, .b-col-b, .b-col-w, .b-col-t) {
  border-left-color: var(--atomic-border-color-default, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-l-m:not(.b-col-1, .b-col-2, .b-col-3, .b-col-4, .b-col-5, .b-col-6, .b-col-8, .b-col-10, .b-col-11, .b-col-12, .b-col-51, .b-col-79, .b-col-88, .b-col-101, .b-col-102, .b-col-103, .b-col-104, .b-col-105, .b-col-106, .b-col-107, .b-col-108, .b-col-109, .b-col-1010, .b-col-1011, .b-col-1012, .b-col-1013, .b-col-1014, .b-col-1015, .b-col-1016, .b-col-1017, .b-col-1018, .b-col-1019, .b-col-1020, .b-col-1021, .b-col-1022, .b-col-1023, .b-col-1024, .b-col-1025, .b-col-1026, .b-col-1027, .b-col-b, .b-col-w, .b-col-t) {
  border-left-color: var(--atomic-border-color-default, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-l-l:not(.b-col-1, .b-col-2, .b-col-3, .b-col-4, .b-col-5, .b-col-6, .b-col-8, .b-col-10, .b-col-11, .b-col-12, .b-col-51, .b-col-79, .b-col-88, .b-col-101, .b-col-102, .b-col-103, .b-col-104, .b-col-105, .b-col-106, .b-col-107, .b-col-108, .b-col-109, .b-col-1010, .b-col-1011, .b-col-1012, .b-col-1013, .b-col-1014, .b-col-1015, .b-col-1016, .b-col-1017, .b-col-1018, .b-col-1019, .b-col-1020, .b-col-1021, .b-col-1022, .b-col-1023, .b-col-1024, .b-col-1025, .b-col-1026, .b-col-1027, .b-col-b, .b-col-w, .b-col-t) {
  border-left-color: var(--atomic-border-color-default, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-l-x:not(.b-col-1, .b-col-2, .b-col-3, .b-col-4, .b-col-5, .b-col-6, .b-col-8, .b-col-10, .b-col-11, .b-col-12, .b-col-51, .b-col-79, .b-col-88, .b-col-101, .b-col-102, .b-col-103, .b-col-104, .b-col-105, .b-col-106, .b-col-107, .b-col-108, .b-col-109, .b-col-1010, .b-col-1011, .b-col-1012, .b-col-1013, .b-col-1014, .b-col-1015, .b-col-1016, .b-col-1017, .b-col-1018, .b-col-1019, .b-col-1020, .b-col-1021, .b-col-1022, .b-col-1023, .b-col-1024, .b-col-1025, .b-col-1026, .b-col-1027, .b-col-b, .b-col-w, .b-col-t) {
  border-left-color: var(--atomic-border-color-default, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.b-w-2 {
  border-width: 2px;
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-w-2-s {
  border-width: 2px;
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-w-2-m {
  border-width: 2px;
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-w-2-l {
  border-width: 2px;
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-w-2-x {
  border-width: 2px;
}

/* Convert class name to list */
/* If list of classes */
.b-a-w-2 {
  border-width: 2px;
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-a-w-2-s {
  border-width: 2px;
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-a-w-2-m {
  border-width: 2px;
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-a-w-2-l {
  border-width: 2px;
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-a-w-2-x {
  border-width: 2px;
}

/* Convert class name to list */
/* If list of classes */
.b-t-w-2 {
  border-top-width: 2px;
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-t-w-2-s {
  border-top-width: 2px;
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-t-w-2-m {
  border-top-width: 2px;
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-t-w-2-l {
  border-top-width: 2px;
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-t-w-2-x {
  border-top-width: 2px;
}

/* Convert class name to list */
/* If list of classes */
.b-r-w-2 {
  border-right-width: 2px;
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-r-w-2-s {
  border-right-width: 2px;
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-r-w-2-m {
  border-right-width: 2px;
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-r-w-2-l {
  border-right-width: 2px;
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-r-w-2-x {
  border-right-width: 2px;
}

/* Convert class name to list */
/* If list of classes */
.b-b-w-2 {
  border-bottom-width: 2px;
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-b-w-2-s {
  border-bottom-width: 2px;
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-b-w-2-m {
  border-bottom-width: 2px;
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-b-w-2-l {
  border-bottom-width: 2px;
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-b-w-2-x {
  border-bottom-width: 2px;
}

/* Convert class name to list */
/* If list of classes */
.b-l-w-2 {
  border-left-width: 2px;
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-l-w-2-s {
  border-left-width: 2px;
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-l-w-2-m {
  border-left-width: 2px;
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-l-w-2-l {
  border-left-width: 2px;
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-l-w-2-x {
  border-left-width: 2px;
}

/* Convert class name to list */
/* If list of classes */
.b-radius {
  border-radius: var(--atomic-border-radius-default, 0);
}

/* Convert class name to list */
/* If list of classes */
.size-s .b-radius-s {
  border-radius: var(--atomic-border-radius-default, 0);
}

/* Convert class name to list */
/* If list of classes */
.size-m .b-radius-m {
  border-radius: var(--atomic-border-radius-default, 0);
}

/* Convert class name to list */
/* If list of classes */
.size-l .b-radius-l {
  border-radius: var(--atomic-border-radius-default, 0);
}

/* Convert class name to list */
/* If list of classes */
.size-x .b-radius-x {
  border-radius: var(--atomic-border-radius-default, 0);
}

.b-solid {
  border-style: solid;
}

.size-s .b-solid-s {
  border-style: solid;
}

.size-m .b-solid-m {
  border-style: solid;
}

.size-l .b-solid-l {
  border-style: solid;
}

.size-x .b-solid-x {
  border-style: solid;
}

.b-dashed {
  border-style: dashed;
}

.size-s .b-dashed-s {
  border-style: dashed;
}

.size-m .b-dashed-m {
  border-style: dashed;
}

.size-l .b-dashed-l {
  border-style: dashed;
}

.size-x .b-dashed-x {
  border-style: dashed;
}

.b-dotted {
  border-style: dotted;
}

.size-s .b-dotted-s {
  border-style: dotted;
}

.size-m .b-dotted-m {
  border-style: dotted;
}

.size-l .b-dotted-l {
  border-style: dotted;
}

.size-x .b-dotted-x {
  border-style: dotted;
}

.b-none {
  border-style: none;
}

.size-s .b-none-s {
  border-style: none;
}

.size-m .b-none-m {
  border-style: none;
}

.size-l .b-none-l {
  border-style: none;
}

.size-x .b-none-x {
  border-style: none;
}

.b-radius-0 {
  border-radius: 0;
}

.size-s .b-radius-0-s {
  border-radius: 0;
}

.size-m .b-radius-0-m {
  border-radius: 0;
}

.size-l .b-radius-0-l {
  border-radius: 0;
}

.size-x .b-radius-0-x {
  border-radius: 0;
}

.b-radius-max {
  border-radius: 9999px;
}

.size-s .b-radius-max-s {
  border-radius: 9999px;
}

.size-m .b-radius-max-m {
  border-radius: 9999px;
}

.size-l .b-radius-max-l {
  border-radius: 9999px;
}

.size-x .b-radius-max-x {
  border-radius: 9999px;
}

/* Convert class name to list */
/* If list of classes */
.col-1 {
  color: var(--atomic-color-1, #333333);
}

.col-1::before, .col-1::after {
  color: var(--atomic-color-1, #333333);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-1-s {
  color: var(--atomic-color-1, #333333);
}

.size-s .col-1-s::before, .size-s .col-1-s::after {
  color: var(--atomic-color-1, #333333);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-1-m {
  color: var(--atomic-color-1, #333333);
}

.size-m .col-1-m::before, .size-m .col-1-m::after {
  color: var(--atomic-color-1, #333333);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-1-l {
  color: var(--atomic-color-1, #333333);
}

.size-l .col-1-l::before, .size-l .col-1-l::after {
  color: var(--atomic-color-1, #333333);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-1-x {
  color: var(--atomic-color-1, #333333);
}

.size-x .col-1-x::before, .size-x .col-1-x::after {
  color: var(--atomic-color-1, #333333);
}

/* Convert class name to list */
/* If list of classes */
.col-2 {
  color: var(--atomic-color-2, #D90912);
}

.col-2::before, .col-2::after {
  color: var(--atomic-color-2, #D90912);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-2-s {
  color: var(--atomic-color-2, #D90912);
}

.size-s .col-2-s::before, .size-s .col-2-s::after {
  color: var(--atomic-color-2, #D90912);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-2-m {
  color: var(--atomic-color-2, #D90912);
}

.size-m .col-2-m::before, .size-m .col-2-m::after {
  color: var(--atomic-color-2, #D90912);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-2-l {
  color: var(--atomic-color-2, #D90912);
}

.size-l .col-2-l::before, .size-l .col-2-l::after {
  color: var(--atomic-color-2, #D90912);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-2-x {
  color: var(--atomic-color-2, #D90912);
}

.size-x .col-2-x::before, .size-x .col-2-x::after {
  color: var(--atomic-color-2, #D90912);
}

/* Convert class name to list */
/* If list of classes */
.col-3 {
  color: var(--atomic-color-3, #88BD56);
}

.col-3::before, .col-3::after {
  color: var(--atomic-color-3, #88BD56);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-3-s {
  color: var(--atomic-color-3, #88BD56);
}

.size-s .col-3-s::before, .size-s .col-3-s::after {
  color: var(--atomic-color-3, #88BD56);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-3-m {
  color: var(--atomic-color-3, #88BD56);
}

.size-m .col-3-m::before, .size-m .col-3-m::after {
  color: var(--atomic-color-3, #88BD56);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-3-l {
  color: var(--atomic-color-3, #88BD56);
}

.size-l .col-3-l::before, .size-l .col-3-l::after {
  color: var(--atomic-color-3, #88BD56);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-3-x {
  color: var(--atomic-color-3, #88BD56);
}

.size-x .col-3-x::before, .size-x .col-3-x::after {
  color: var(--atomic-color-3, #88BD56);
}

/* Convert class name to list */
/* If list of classes */
.col-4 {
  color: var(--atomic-color-4, #C9CACC);
}

.col-4::before, .col-4::after {
  color: var(--atomic-color-4, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-4-s {
  color: var(--atomic-color-4, #C9CACC);
}

.size-s .col-4-s::before, .size-s .col-4-s::after {
  color: var(--atomic-color-4, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-4-m {
  color: var(--atomic-color-4, #C9CACC);
}

.size-m .col-4-m::before, .size-m .col-4-m::after {
  color: var(--atomic-color-4, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-4-l {
  color: var(--atomic-color-4, #C9CACC);
}

.size-l .col-4-l::before, .size-l .col-4-l::after {
  color: var(--atomic-color-4, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-4-x {
  color: var(--atomic-color-4, #C9CACC);
}

.size-x .col-4-x::before, .size-x .col-4-x::after {
  color: var(--atomic-color-4, #C9CACC);
}

/* Convert class name to list */
/* If list of classes */
.col-5 {
  color: var(--atomic-color-5, #EFEFF0);
}

.col-5::before, .col-5::after {
  color: var(--atomic-color-5, #EFEFF0);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-5-s {
  color: var(--atomic-color-5, #EFEFF0);
}

.size-s .col-5-s::before, .size-s .col-5-s::after {
  color: var(--atomic-color-5, #EFEFF0);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-5-m {
  color: var(--atomic-color-5, #EFEFF0);
}

.size-m .col-5-m::before, .size-m .col-5-m::after {
  color: var(--atomic-color-5, #EFEFF0);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-5-l {
  color: var(--atomic-color-5, #EFEFF0);
}

.size-l .col-5-l::before, .size-l .col-5-l::after {
  color: var(--atomic-color-5, #EFEFF0);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-5-x {
  color: var(--atomic-color-5, #EFEFF0);
}

.size-x .col-5-x::before, .size-x .col-5-x::after {
  color: var(--atomic-color-5, #EFEFF0);
}

/* Convert class name to list */
/* If list of classes */
.col-6 {
  color: var(--atomic-color-6, #1A2A49);
}

.col-6::before, .col-6::after {
  color: var(--atomic-color-6, #1A2A49);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-6-s {
  color: var(--atomic-color-6, #1A2A49);
}

.size-s .col-6-s::before, .size-s .col-6-s::after {
  color: var(--atomic-color-6, #1A2A49);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-6-m {
  color: var(--atomic-color-6, #1A2A49);
}

.size-m .col-6-m::before, .size-m .col-6-m::after {
  color: var(--atomic-color-6, #1A2A49);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-6-l {
  color: var(--atomic-color-6, #1A2A49);
}

.size-l .col-6-l::before, .size-l .col-6-l::after {
  color: var(--atomic-color-6, #1A2A49);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-6-x {
  color: var(--atomic-color-6, #1A2A49);
}

.size-x .col-6-x::before, .size-x .col-6-x::after {
  color: var(--atomic-color-6, #1A2A49);
}

/* Convert class name to list */
/* If list of classes */
.col-8 {
  color: var(--atomic-color-8, #C8D146);
}

.col-8::before, .col-8::after {
  color: var(--atomic-color-8, #C8D146);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-8-s {
  color: var(--atomic-color-8, #C8D146);
}

.size-s .col-8-s::before, .size-s .col-8-s::after {
  color: var(--atomic-color-8, #C8D146);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-8-m {
  color: var(--atomic-color-8, #C8D146);
}

.size-m .col-8-m::before, .size-m .col-8-m::after {
  color: var(--atomic-color-8, #C8D146);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-8-l {
  color: var(--atomic-color-8, #C8D146);
}

.size-l .col-8-l::before, .size-l .col-8-l::after {
  color: var(--atomic-color-8, #C8D146);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-8-x {
  color: var(--atomic-color-8, #C8D146);
}

.size-x .col-8-x::before, .size-x .col-8-x::after {
  color: var(--atomic-color-8, #C8D146);
}

/* Convert class name to list */
/* If list of classes */
.col-10 {
  color: var(--atomic-color-10, #7C8E96);
}

.col-10::before, .col-10::after {
  color: var(--atomic-color-10, #7C8E96);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-10-s {
  color: var(--atomic-color-10, #7C8E96);
}

.size-s .col-10-s::before, .size-s .col-10-s::after {
  color: var(--atomic-color-10, #7C8E96);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-10-m {
  color: var(--atomic-color-10, #7C8E96);
}

.size-m .col-10-m::before, .size-m .col-10-m::after {
  color: var(--atomic-color-10, #7C8E96);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-10-l {
  color: var(--atomic-color-10, #7C8E96);
}

.size-l .col-10-l::before, .size-l .col-10-l::after {
  color: var(--atomic-color-10, #7C8E96);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-10-x {
  color: var(--atomic-color-10, #7C8E96);
}

.size-x .col-10-x::before, .size-x .col-10-x::after {
  color: var(--atomic-color-10, #7C8E96);
}

/* Convert class name to list */
/* If list of classes */
.col-11 {
  color: var(--atomic-color-11, #7A848A);
}

.col-11::before, .col-11::after {
  color: var(--atomic-color-11, #7A848A);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-11-s {
  color: var(--atomic-color-11, #7A848A);
}

.size-s .col-11-s::before, .size-s .col-11-s::after {
  color: var(--atomic-color-11, #7A848A);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-11-m {
  color: var(--atomic-color-11, #7A848A);
}

.size-m .col-11-m::before, .size-m .col-11-m::after {
  color: var(--atomic-color-11, #7A848A);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-11-l {
  color: var(--atomic-color-11, #7A848A);
}

.size-l .col-11-l::before, .size-l .col-11-l::after {
  color: var(--atomic-color-11, #7A848A);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-11-x {
  color: var(--atomic-color-11, #7A848A);
}

.size-x .col-11-x::before, .size-x .col-11-x::after {
  color: var(--atomic-color-11, #7A848A);
}

/* Convert class name to list */
/* If list of classes */
.col-12 {
  color: var(--atomic-color-12, #A7A9AC);
}

.col-12::before, .col-12::after {
  color: var(--atomic-color-12, #A7A9AC);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-12-s {
  color: var(--atomic-color-12, #A7A9AC);
}

.size-s .col-12-s::before, .size-s .col-12-s::after {
  color: var(--atomic-color-12, #A7A9AC);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-12-m {
  color: var(--atomic-color-12, #A7A9AC);
}

.size-m .col-12-m::before, .size-m .col-12-m::after {
  color: var(--atomic-color-12, #A7A9AC);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-12-l {
  color: var(--atomic-color-12, #A7A9AC);
}

.size-l .col-12-l::before, .size-l .col-12-l::after {
  color: var(--atomic-color-12, #A7A9AC);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-12-x {
  color: var(--atomic-color-12, #A7A9AC);
}

.size-x .col-12-x::before, .size-x .col-12-x::after {
  color: var(--atomic-color-12, #A7A9AC);
}

/* Convert class name to list */
/* If list of classes */
.col-51 {
  color: var(--atomic-color-51, #F7F7F7);
}

.col-51::before, .col-51::after {
  color: var(--atomic-color-51, #F7F7F7);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-51-s {
  color: var(--atomic-color-51, #F7F7F7);
}

.size-s .col-51-s::before, .size-s .col-51-s::after {
  color: var(--atomic-color-51, #F7F7F7);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-51-m {
  color: var(--atomic-color-51, #F7F7F7);
}

.size-m .col-51-m::before, .size-m .col-51-m::after {
  color: var(--atomic-color-51, #F7F7F7);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-51-l {
  color: var(--atomic-color-51, #F7F7F7);
}

.size-l .col-51-l::before, .size-l .col-51-l::after {
  color: var(--atomic-color-51, #F7F7F7);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-51-x {
  color: var(--atomic-color-51, #F7F7F7);
}

.size-x .col-51-x::before, .size-x .col-51-x::after {
  color: var(--atomic-color-51, #F7F7F7);
}

/* Convert class name to list */
/* If list of classes */
.col-79 {
  color: var(--atomic-color-79, #F39400);
}

.col-79::before, .col-79::after {
  color: var(--atomic-color-79, #F39400);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-79-s {
  color: var(--atomic-color-79, #F39400);
}

.size-s .col-79-s::before, .size-s .col-79-s::after {
  color: var(--atomic-color-79, #F39400);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-79-m {
  color: var(--atomic-color-79, #F39400);
}

.size-m .col-79-m::before, .size-m .col-79-m::after {
  color: var(--atomic-color-79, #F39400);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-79-l {
  color: var(--atomic-color-79, #F39400);
}

.size-l .col-79-l::before, .size-l .col-79-l::after {
  color: var(--atomic-color-79, #F39400);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-79-x {
  color: var(--atomic-color-79, #F39400);
}

.size-x .col-79-x::before, .size-x .col-79-x::after {
  color: var(--atomic-color-79, #F39400);
}

/* Convert class name to list */
/* If list of classes */
.col-88 {
  color: var(--atomic-color-88, #e31e33);
}

.col-88::before, .col-88::after {
  color: var(--atomic-color-88, #e31e33);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-88-s {
  color: var(--atomic-color-88, #e31e33);
}

.size-s .col-88-s::before, .size-s .col-88-s::after {
  color: var(--atomic-color-88, #e31e33);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-88-m {
  color: var(--atomic-color-88, #e31e33);
}

.size-m .col-88-m::before, .size-m .col-88-m::after {
  color: var(--atomic-color-88, #e31e33);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-88-l {
  color: var(--atomic-color-88, #e31e33);
}

.size-l .col-88-l::before, .size-l .col-88-l::after {
  color: var(--atomic-color-88, #e31e33);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-88-x {
  color: var(--atomic-color-88, #e31e33);
}

.size-x .col-88-x::before, .size-x .col-88-x::after {
  color: var(--atomic-color-88, #e31e33);
}

/* Convert class name to list */
/* If list of classes */
.col-101 {
  color: var(--atomic-color-101, #D5DBDB);
}

.col-101::before, .col-101::after {
  color: var(--atomic-color-101, #D5DBDB);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-101-s {
  color: var(--atomic-color-101, #D5DBDB);
}

.size-s .col-101-s::before, .size-s .col-101-s::after {
  color: var(--atomic-color-101, #D5DBDB);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-101-m {
  color: var(--atomic-color-101, #D5DBDB);
}

.size-m .col-101-m::before, .size-m .col-101-m::after {
  color: var(--atomic-color-101, #D5DBDB);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-101-l {
  color: var(--atomic-color-101, #D5DBDB);
}

.size-l .col-101-l::before, .size-l .col-101-l::after {
  color: var(--atomic-color-101, #D5DBDB);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-101-x {
  color: var(--atomic-color-101, #D5DBDB);
}

.size-x .col-101-x::before, .size-x .col-101-x::after {
  color: var(--atomic-color-101, #D5DBDB);
}

/* Convert class name to list */
/* If list of classes */
.col-102 {
  color: var(--atomic-color-102, #4D5B6A);
}

.col-102::before, .col-102::after {
  color: var(--atomic-color-102, #4D5B6A);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-102-s {
  color: var(--atomic-color-102, #4D5B6A);
}

.size-s .col-102-s::before, .size-s .col-102-s::after {
  color: var(--atomic-color-102, #4D5B6A);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-102-m {
  color: var(--atomic-color-102, #4D5B6A);
}

.size-m .col-102-m::before, .size-m .col-102-m::after {
  color: var(--atomic-color-102, #4D5B6A);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-102-l {
  color: var(--atomic-color-102, #4D5B6A);
}

.size-l .col-102-l::before, .size-l .col-102-l::after {
  color: var(--atomic-color-102, #4D5B6A);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-102-x {
  color: var(--atomic-color-102, #4D5B6A);
}

.size-x .col-102-x::before, .size-x .col-102-x::after {
  color: var(--atomic-color-102, #4D5B6A);
}

/* Convert class name to list */
/* If list of classes */
.col-103 {
  color: var(--atomic-color-103, #3D4E57);
}

.col-103::before, .col-103::after {
  color: var(--atomic-color-103, #3D4E57);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-103-s {
  color: var(--atomic-color-103, #3D4E57);
}

.size-s .col-103-s::before, .size-s .col-103-s::after {
  color: var(--atomic-color-103, #3D4E57);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-103-m {
  color: var(--atomic-color-103, #3D4E57);
}

.size-m .col-103-m::before, .size-m .col-103-m::after {
  color: var(--atomic-color-103, #3D4E57);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-103-l {
  color: var(--atomic-color-103, #3D4E57);
}

.size-l .col-103-l::before, .size-l .col-103-l::after {
  color: var(--atomic-color-103, #3D4E57);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-103-x {
  color: var(--atomic-color-103, #3D4E57);
}

.size-x .col-103-x::before, .size-x .col-103-x::after {
  color: var(--atomic-color-103, #3D4E57);
}

/* Convert class name to list */
/* If list of classes */
.col-104 {
  color: var(--atomic-color-104, #8D8D8B);
}

.col-104::before, .col-104::after {
  color: var(--atomic-color-104, #8D8D8B);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-104-s {
  color: var(--atomic-color-104, #8D8D8B);
}

.size-s .col-104-s::before, .size-s .col-104-s::after {
  color: var(--atomic-color-104, #8D8D8B);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-104-m {
  color: var(--atomic-color-104, #8D8D8B);
}

.size-m .col-104-m::before, .size-m .col-104-m::after {
  color: var(--atomic-color-104, #8D8D8B);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-104-l {
  color: var(--atomic-color-104, #8D8D8B);
}

.size-l .col-104-l::before, .size-l .col-104-l::after {
  color: var(--atomic-color-104, #8D8D8B);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-104-x {
  color: var(--atomic-color-104, #8D8D8B);
}

.size-x .col-104-x::before, .size-x .col-104-x::after {
  color: var(--atomic-color-104, #8D8D8B);
}

/* Convert class name to list */
/* If list of classes */
.col-105 {
  color: var(--atomic-color-105, #515C4F);
}

.col-105::before, .col-105::after {
  color: var(--atomic-color-105, #515C4F);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-105-s {
  color: var(--atomic-color-105, #515C4F);
}

.size-s .col-105-s::before, .size-s .col-105-s::after {
  color: var(--atomic-color-105, #515C4F);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-105-m {
  color: var(--atomic-color-105, #515C4F);
}

.size-m .col-105-m::before, .size-m .col-105-m::after {
  color: var(--atomic-color-105, #515C4F);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-105-l {
  color: var(--atomic-color-105, #515C4F);
}

.size-l .col-105-l::before, .size-l .col-105-l::after {
  color: var(--atomic-color-105, #515C4F);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-105-x {
  color: var(--atomic-color-105, #515C4F);
}

.size-x .col-105-x::before, .size-x .col-105-x::after {
  color: var(--atomic-color-105, #515C4F);
}

/* Convert class name to list */
/* If list of classes */
.col-106 {
  color: var(--atomic-color-106, #84B59C);
}

.col-106::before, .col-106::after {
  color: var(--atomic-color-106, #84B59C);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-106-s {
  color: var(--atomic-color-106, #84B59C);
}

.size-s .col-106-s::before, .size-s .col-106-s::after {
  color: var(--atomic-color-106, #84B59C);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-106-m {
  color: var(--atomic-color-106, #84B59C);
}

.size-m .col-106-m::before, .size-m .col-106-m::after {
  color: var(--atomic-color-106, #84B59C);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-106-l {
  color: var(--atomic-color-106, #84B59C);
}

.size-l .col-106-l::before, .size-l .col-106-l::after {
  color: var(--atomic-color-106, #84B59C);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-106-x {
  color: var(--atomic-color-106, #84B59C);
}

.size-x .col-106-x::before, .size-x .col-106-x::after {
  color: var(--atomic-color-106, #84B59C);
}

/* Convert class name to list */
/* If list of classes */
.col-107 {
  color: var(--atomic-color-107, #C3CFBB);
}

.col-107::before, .col-107::after {
  color: var(--atomic-color-107, #C3CFBB);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-107-s {
  color: var(--atomic-color-107, #C3CFBB);
}

.size-s .col-107-s::before, .size-s .col-107-s::after {
  color: var(--atomic-color-107, #C3CFBB);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-107-m {
  color: var(--atomic-color-107, #C3CFBB);
}

.size-m .col-107-m::before, .size-m .col-107-m::after {
  color: var(--atomic-color-107, #C3CFBB);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-107-l {
  color: var(--atomic-color-107, #C3CFBB);
}

.size-l .col-107-l::before, .size-l .col-107-l::after {
  color: var(--atomic-color-107, #C3CFBB);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-107-x {
  color: var(--atomic-color-107, #C3CFBB);
}

.size-x .col-107-x::before, .size-x .col-107-x::after {
  color: var(--atomic-color-107, #C3CFBB);
}

/* Convert class name to list */
/* If list of classes */
.col-108 {
  color: var(--atomic-color-108, #94A68A);
}

.col-108::before, .col-108::after {
  color: var(--atomic-color-108, #94A68A);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-108-s {
  color: var(--atomic-color-108, #94A68A);
}

.size-s .col-108-s::before, .size-s .col-108-s::after {
  color: var(--atomic-color-108, #94A68A);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-108-m {
  color: var(--atomic-color-108, #94A68A);
}

.size-m .col-108-m::before, .size-m .col-108-m::after {
  color: var(--atomic-color-108, #94A68A);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-108-l {
  color: var(--atomic-color-108, #94A68A);
}

.size-l .col-108-l::before, .size-l .col-108-l::after {
  color: var(--atomic-color-108, #94A68A);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-108-x {
  color: var(--atomic-color-108, #94A68A);
}

.size-x .col-108-x::before, .size-x .col-108-x::after {
  color: var(--atomic-color-108, #94A68A);
}

/* Convert class name to list */
/* If list of classes */
.col-109 {
  color: var(--atomic-color-109, #E4B2B3);
}

.col-109::before, .col-109::after {
  color: var(--atomic-color-109, #E4B2B3);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-109-s {
  color: var(--atomic-color-109, #E4B2B3);
}

.size-s .col-109-s::before, .size-s .col-109-s::after {
  color: var(--atomic-color-109, #E4B2B3);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-109-m {
  color: var(--atomic-color-109, #E4B2B3);
}

.size-m .col-109-m::before, .size-m .col-109-m::after {
  color: var(--atomic-color-109, #E4B2B3);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-109-l {
  color: var(--atomic-color-109, #E4B2B3);
}

.size-l .col-109-l::before, .size-l .col-109-l::after {
  color: var(--atomic-color-109, #E4B2B3);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-109-x {
  color: var(--atomic-color-109, #E4B2B3);
}

.size-x .col-109-x::before, .size-x .col-109-x::after {
  color: var(--atomic-color-109, #E4B2B3);
}

/* Convert class name to list */
/* If list of classes */
.col-1010 {
  color: var(--atomic-color-1010, #FAE1E2);
}

.col-1010::before, .col-1010::after {
  color: var(--atomic-color-1010, #FAE1E2);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-1010-s {
  color: var(--atomic-color-1010, #FAE1E2);
}

.size-s .col-1010-s::before, .size-s .col-1010-s::after {
  color: var(--atomic-color-1010, #FAE1E2);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-1010-m {
  color: var(--atomic-color-1010, #FAE1E2);
}

.size-m .col-1010-m::before, .size-m .col-1010-m::after {
  color: var(--atomic-color-1010, #FAE1E2);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-1010-l {
  color: var(--atomic-color-1010, #FAE1E2);
}

.size-l .col-1010-l::before, .size-l .col-1010-l::after {
  color: var(--atomic-color-1010, #FAE1E2);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-1010-x {
  color: var(--atomic-color-1010, #FAE1E2);
}

.size-x .col-1010-x::before, .size-x .col-1010-x::after {
  color: var(--atomic-color-1010, #FAE1E2);
}

/* Convert class name to list */
/* If list of classes */
.col-1011 {
  color: var(--atomic-color-1011, #FFF3F7);
}

.col-1011::before, .col-1011::after {
  color: var(--atomic-color-1011, #FFF3F7);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-1011-s {
  color: var(--atomic-color-1011, #FFF3F7);
}

.size-s .col-1011-s::before, .size-s .col-1011-s::after {
  color: var(--atomic-color-1011, #FFF3F7);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-1011-m {
  color: var(--atomic-color-1011, #FFF3F7);
}

.size-m .col-1011-m::before, .size-m .col-1011-m::after {
  color: var(--atomic-color-1011, #FFF3F7);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-1011-l {
  color: var(--atomic-color-1011, #FFF3F7);
}

.size-l .col-1011-l::before, .size-l .col-1011-l::after {
  color: var(--atomic-color-1011, #FFF3F7);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-1011-x {
  color: var(--atomic-color-1011, #FFF3F7);
}

.size-x .col-1011-x::before, .size-x .col-1011-x::after {
  color: var(--atomic-color-1011, #FFF3F7);
}

/* Convert class name to list */
/* If list of classes */
.col-1012 {
  color: var(--atomic-color-1012, #F6E7B2);
}

.col-1012::before, .col-1012::after {
  color: var(--atomic-color-1012, #F6E7B2);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-1012-s {
  color: var(--atomic-color-1012, #F6E7B2);
}

.size-s .col-1012-s::before, .size-s .col-1012-s::after {
  color: var(--atomic-color-1012, #F6E7B2);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-1012-m {
  color: var(--atomic-color-1012, #F6E7B2);
}

.size-m .col-1012-m::before, .size-m .col-1012-m::after {
  color: var(--atomic-color-1012, #F6E7B2);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-1012-l {
  color: var(--atomic-color-1012, #F6E7B2);
}

.size-l .col-1012-l::before, .size-l .col-1012-l::after {
  color: var(--atomic-color-1012, #F6E7B2);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-1012-x {
  color: var(--atomic-color-1012, #F6E7B2);
}

.size-x .col-1012-x::before, .size-x .col-1012-x::after {
  color: var(--atomic-color-1012, #F6E7B2);
}

/* Convert class name to list */
/* If list of classes */
.col-1013 {
  color: var(--atomic-color-1013, #FBF5E0);
}

.col-1013::before, .col-1013::after {
  color: var(--atomic-color-1013, #FBF5E0);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-1013-s {
  color: var(--atomic-color-1013, #FBF5E0);
}

.size-s .col-1013-s::before, .size-s .col-1013-s::after {
  color: var(--atomic-color-1013, #FBF5E0);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-1013-m {
  color: var(--atomic-color-1013, #FBF5E0);
}

.size-m .col-1013-m::before, .size-m .col-1013-m::after {
  color: var(--atomic-color-1013, #FBF5E0);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-1013-l {
  color: var(--atomic-color-1013, #FBF5E0);
}

.size-l .col-1013-l::before, .size-l .col-1013-l::after {
  color: var(--atomic-color-1013, #FBF5E0);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-1013-x {
  color: var(--atomic-color-1013, #FBF5E0);
}

.size-x .col-1013-x::before, .size-x .col-1013-x::after {
  color: var(--atomic-color-1013, #FBF5E0);
}

/* Convert class name to list */
/* If list of classes */
.col-1014 {
  color: var(--atomic-color-1014, #E7E5D9);
}

.col-1014::before, .col-1014::after {
  color: var(--atomic-color-1014, #E7E5D9);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-1014-s {
  color: var(--atomic-color-1014, #E7E5D9);
}

.size-s .col-1014-s::before, .size-s .col-1014-s::after {
  color: var(--atomic-color-1014, #E7E5D9);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-1014-m {
  color: var(--atomic-color-1014, #E7E5D9);
}

.size-m .col-1014-m::before, .size-m .col-1014-m::after {
  color: var(--atomic-color-1014, #E7E5D9);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-1014-l {
  color: var(--atomic-color-1014, #E7E5D9);
}

.size-l .col-1014-l::before, .size-l .col-1014-l::after {
  color: var(--atomic-color-1014, #E7E5D9);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-1014-x {
  color: var(--atomic-color-1014, #E7E5D9);
}

.size-x .col-1014-x::before, .size-x .col-1014-x::after {
  color: var(--atomic-color-1014, #E7E5D9);
}

/* Convert class name to list */
/* If list of classes */
.col-1015 {
  color: var(--atomic-color-1015, #EADCD3);
}

.col-1015::before, .col-1015::after {
  color: var(--atomic-color-1015, #EADCD3);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-1015-s {
  color: var(--atomic-color-1015, #EADCD3);
}

.size-s .col-1015-s::before, .size-s .col-1015-s::after {
  color: var(--atomic-color-1015, #EADCD3);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-1015-m {
  color: var(--atomic-color-1015, #EADCD3);
}

.size-m .col-1015-m::before, .size-m .col-1015-m::after {
  color: var(--atomic-color-1015, #EADCD3);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-1015-l {
  color: var(--atomic-color-1015, #EADCD3);
}

.size-l .col-1015-l::before, .size-l .col-1015-l::after {
  color: var(--atomic-color-1015, #EADCD3);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-1015-x {
  color: var(--atomic-color-1015, #EADCD3);
}

.size-x .col-1015-x::before, .size-x .col-1015-x::after {
  color: var(--atomic-color-1015, #EADCD3);
}

/* Convert class name to list */
/* If list of classes */
.col-1016 {
  color: var(--atomic-color-1016, #F9F0EA);
}

.col-1016::before, .col-1016::after {
  color: var(--atomic-color-1016, #F9F0EA);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-1016-s {
  color: var(--atomic-color-1016, #F9F0EA);
}

.size-s .col-1016-s::before, .size-s .col-1016-s::after {
  color: var(--atomic-color-1016, #F9F0EA);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-1016-m {
  color: var(--atomic-color-1016, #F9F0EA);
}

.size-m .col-1016-m::before, .size-m .col-1016-m::after {
  color: var(--atomic-color-1016, #F9F0EA);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-1016-l {
  color: var(--atomic-color-1016, #F9F0EA);
}

.size-l .col-1016-l::before, .size-l .col-1016-l::after {
  color: var(--atomic-color-1016, #F9F0EA);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-1016-x {
  color: var(--atomic-color-1016, #F9F0EA);
}

.size-x .col-1016-x::before, .size-x .col-1016-x::after {
  color: var(--atomic-color-1016, #F9F0EA);
}

/* Convert class name to list */
/* If list of classes */
.col-1017 {
  color: var(--atomic-color-1017, #B2B1A9);
}

.col-1017::before, .col-1017::after {
  color: var(--atomic-color-1017, #B2B1A9);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-1017-s {
  color: var(--atomic-color-1017, #B2B1A9);
}

.size-s .col-1017-s::before, .size-s .col-1017-s::after {
  color: var(--atomic-color-1017, #B2B1A9);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-1017-m {
  color: var(--atomic-color-1017, #B2B1A9);
}

.size-m .col-1017-m::before, .size-m .col-1017-m::after {
  color: var(--atomic-color-1017, #B2B1A9);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-1017-l {
  color: var(--atomic-color-1017, #B2B1A9);
}

.size-l .col-1017-l::before, .size-l .col-1017-l::after {
  color: var(--atomic-color-1017, #B2B1A9);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-1017-x {
  color: var(--atomic-color-1017, #B2B1A9);
}

.size-x .col-1017-x::before, .size-x .col-1017-x::after {
  color: var(--atomic-color-1017, #B2B1A9);
}

/* Convert class name to list */
/* If list of classes */
.col-1018 {
  color: var(--atomic-color-1018, #C8754C);
}

.col-1018::before, .col-1018::after {
  color: var(--atomic-color-1018, #C8754C);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-1018-s {
  color: var(--atomic-color-1018, #C8754C);
}

.size-s .col-1018-s::before, .size-s .col-1018-s::after {
  color: var(--atomic-color-1018, #C8754C);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-1018-m {
  color: var(--atomic-color-1018, #C8754C);
}

.size-m .col-1018-m::before, .size-m .col-1018-m::after {
  color: var(--atomic-color-1018, #C8754C);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-1018-l {
  color: var(--atomic-color-1018, #C8754C);
}

.size-l .col-1018-l::before, .size-l .col-1018-l::after {
  color: var(--atomic-color-1018, #C8754C);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-1018-x {
  color: var(--atomic-color-1018, #C8754C);
}

.size-x .col-1018-x::before, .size-x .col-1018-x::after {
  color: var(--atomic-color-1018, #C8754C);
}

/* Convert class name to list */
/* If list of classes */
.col-1019 {
  color: var(--atomic-color-1019, #B8B3BE);
}

.col-1019::before, .col-1019::after {
  color: var(--atomic-color-1019, #B8B3BE);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-1019-s {
  color: var(--atomic-color-1019, #B8B3BE);
}

.size-s .col-1019-s::before, .size-s .col-1019-s::after {
  color: var(--atomic-color-1019, #B8B3BE);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-1019-m {
  color: var(--atomic-color-1019, #B8B3BE);
}

.size-m .col-1019-m::before, .size-m .col-1019-m::after {
  color: var(--atomic-color-1019, #B8B3BE);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-1019-l {
  color: var(--atomic-color-1019, #B8B3BE);
}

.size-l .col-1019-l::before, .size-l .col-1019-l::after {
  color: var(--atomic-color-1019, #B8B3BE);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-1019-x {
  color: var(--atomic-color-1019, #B8B3BE);
}

.size-x .col-1019-x::before, .size-x .col-1019-x::after {
  color: var(--atomic-color-1019, #B8B3BE);
}

/* Convert class name to list */
/* If list of classes */
.col-1020 {
  color: var(--atomic-color-1020, #E0B285);
}

.col-1020::before, .col-1020::after {
  color: var(--atomic-color-1020, #E0B285);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-1020-s {
  color: var(--atomic-color-1020, #E0B285);
}

.size-s .col-1020-s::before, .size-s .col-1020-s::after {
  color: var(--atomic-color-1020, #E0B285);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-1020-m {
  color: var(--atomic-color-1020, #E0B285);
}

.size-m .col-1020-m::before, .size-m .col-1020-m::after {
  color: var(--atomic-color-1020, #E0B285);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-1020-l {
  color: var(--atomic-color-1020, #E0B285);
}

.size-l .col-1020-l::before, .size-l .col-1020-l::after {
  color: var(--atomic-color-1020, #E0B285);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-1020-x {
  color: var(--atomic-color-1020, #E0B285);
}

.size-x .col-1020-x::before, .size-x .col-1020-x::after {
  color: var(--atomic-color-1020, #E0B285);
}

/* Convert class name to list */
/* If list of classes */
.col-1021 {
  color: var(--atomic-color-1021, #F4F8DD);
}

.col-1021::before, .col-1021::after {
  color: var(--atomic-color-1021, #F4F8DD);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-1021-s {
  color: var(--atomic-color-1021, #F4F8DD);
}

.size-s .col-1021-s::before, .size-s .col-1021-s::after {
  color: var(--atomic-color-1021, #F4F8DD);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-1021-m {
  color: var(--atomic-color-1021, #F4F8DD);
}

.size-m .col-1021-m::before, .size-m .col-1021-m::after {
  color: var(--atomic-color-1021, #F4F8DD);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-1021-l {
  color: var(--atomic-color-1021, #F4F8DD);
}

.size-l .col-1021-l::before, .size-l .col-1021-l::after {
  color: var(--atomic-color-1021, #F4F8DD);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-1021-x {
  color: var(--atomic-color-1021, #F4F8DD);
}

.size-x .col-1021-x::before, .size-x .col-1021-x::after {
  color: var(--atomic-color-1021, #F4F8DD);
}

/* Convert class name to list */
/* If list of classes */
.col-1022 {
  color: var(--atomic-color-1022, #EA4545);
}

.col-1022::before, .col-1022::after {
  color: var(--atomic-color-1022, #EA4545);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-1022-s {
  color: var(--atomic-color-1022, #EA4545);
}

.size-s .col-1022-s::before, .size-s .col-1022-s::after {
  color: var(--atomic-color-1022, #EA4545);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-1022-m {
  color: var(--atomic-color-1022, #EA4545);
}

.size-m .col-1022-m::before, .size-m .col-1022-m::after {
  color: var(--atomic-color-1022, #EA4545);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-1022-l {
  color: var(--atomic-color-1022, #EA4545);
}

.size-l .col-1022-l::before, .size-l .col-1022-l::after {
  color: var(--atomic-color-1022, #EA4545);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-1022-x {
  color: var(--atomic-color-1022, #EA4545);
}

.size-x .col-1022-x::before, .size-x .col-1022-x::after {
  color: var(--atomic-color-1022, #EA4545);
}

/* Convert class name to list */
/* If list of classes */
.col-1023 {
  color: var(--atomic-color-1023, #c83043);
}

.col-1023::before, .col-1023::after {
  color: var(--atomic-color-1023, #c83043);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-1023-s {
  color: var(--atomic-color-1023, #c83043);
}

.size-s .col-1023-s::before, .size-s .col-1023-s::after {
  color: var(--atomic-color-1023, #c83043);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-1023-m {
  color: var(--atomic-color-1023, #c83043);
}

.size-m .col-1023-m::before, .size-m .col-1023-m::after {
  color: var(--atomic-color-1023, #c83043);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-1023-l {
  color: var(--atomic-color-1023, #c83043);
}

.size-l .col-1023-l::before, .size-l .col-1023-l::after {
  color: var(--atomic-color-1023, #c83043);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-1023-x {
  color: var(--atomic-color-1023, #c83043);
}

.size-x .col-1023-x::before, .size-x .col-1023-x::after {
  color: var(--atomic-color-1023, #c83043);
}

/* Convert class name to list */
/* If list of classes */
.col-1024 {
  color: var(--atomic-color-1024, #550413);
}

.col-1024::before, .col-1024::after {
  color: var(--atomic-color-1024, #550413);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-1024-s {
  color: var(--atomic-color-1024, #550413);
}

.size-s .col-1024-s::before, .size-s .col-1024-s::after {
  color: var(--atomic-color-1024, #550413);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-1024-m {
  color: var(--atomic-color-1024, #550413);
}

.size-m .col-1024-m::before, .size-m .col-1024-m::after {
  color: var(--atomic-color-1024, #550413);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-1024-l {
  color: var(--atomic-color-1024, #550413);
}

.size-l .col-1024-l::before, .size-l .col-1024-l::after {
  color: var(--atomic-color-1024, #550413);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-1024-x {
  color: var(--atomic-color-1024, #550413);
}

.size-x .col-1024-x::before, .size-x .col-1024-x::after {
  color: var(--atomic-color-1024, #550413);
}

/* Convert class name to list */
/* If list of classes */
.col-1025 {
  color: var(--atomic-color-1025, #FBC09B);
}

.col-1025::before, .col-1025::after {
  color: var(--atomic-color-1025, #FBC09B);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-1025-s {
  color: var(--atomic-color-1025, #FBC09B);
}

.size-s .col-1025-s::before, .size-s .col-1025-s::after {
  color: var(--atomic-color-1025, #FBC09B);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-1025-m {
  color: var(--atomic-color-1025, #FBC09B);
}

.size-m .col-1025-m::before, .size-m .col-1025-m::after {
  color: var(--atomic-color-1025, #FBC09B);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-1025-l {
  color: var(--atomic-color-1025, #FBC09B);
}

.size-l .col-1025-l::before, .size-l .col-1025-l::after {
  color: var(--atomic-color-1025, #FBC09B);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-1025-x {
  color: var(--atomic-color-1025, #FBC09B);
}

.size-x .col-1025-x::before, .size-x .col-1025-x::after {
  color: var(--atomic-color-1025, #FBC09B);
}

/* Convert class name to list */
/* If list of classes */
.col-1026 {
  color: var(--atomic-color-1026, #E5EFE6);
}

.col-1026::before, .col-1026::after {
  color: var(--atomic-color-1026, #E5EFE6);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-1026-s {
  color: var(--atomic-color-1026, #E5EFE6);
}

.size-s .col-1026-s::before, .size-s .col-1026-s::after {
  color: var(--atomic-color-1026, #E5EFE6);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-1026-m {
  color: var(--atomic-color-1026, #E5EFE6);
}

.size-m .col-1026-m::before, .size-m .col-1026-m::after {
  color: var(--atomic-color-1026, #E5EFE6);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-1026-l {
  color: var(--atomic-color-1026, #E5EFE6);
}

.size-l .col-1026-l::before, .size-l .col-1026-l::after {
  color: var(--atomic-color-1026, #E5EFE6);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-1026-x {
  color: var(--atomic-color-1026, #E5EFE6);
}

.size-x .col-1026-x::before, .size-x .col-1026-x::after {
  color: var(--atomic-color-1026, #E5EFE6);
}

/* Convert class name to list */
/* If list of classes */
.col-1027 {
  color: var(--atomic-color-1027, #FAE4E6);
}

.col-1027::before, .col-1027::after {
  color: var(--atomic-color-1027, #FAE4E6);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-1027-s {
  color: var(--atomic-color-1027, #FAE4E6);
}

.size-s .col-1027-s::before, .size-s .col-1027-s::after {
  color: var(--atomic-color-1027, #FAE4E6);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-1027-m {
  color: var(--atomic-color-1027, #FAE4E6);
}

.size-m .col-1027-m::before, .size-m .col-1027-m::after {
  color: var(--atomic-color-1027, #FAE4E6);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-1027-l {
  color: var(--atomic-color-1027, #FAE4E6);
}

.size-l .col-1027-l::before, .size-l .col-1027-l::after {
  color: var(--atomic-color-1027, #FAE4E6);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-1027-x {
  color: var(--atomic-color-1027, #FAE4E6);
}

.size-x .col-1027-x::before, .size-x .col-1027-x::after {
  color: var(--atomic-color-1027, #FAE4E6);
}

/* Convert class name to list */
/* If list of classes */
.col-b {
  color: var(--atomic-color-b, black);
}

.col-b::before, .col-b::after {
  color: var(--atomic-color-b, black);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-b-s {
  color: var(--atomic-color-b, black);
}

.size-s .col-b-s::before, .size-s .col-b-s::after {
  color: var(--atomic-color-b, black);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-b-m {
  color: var(--atomic-color-b, black);
}

.size-m .col-b-m::before, .size-m .col-b-m::after {
  color: var(--atomic-color-b, black);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-b-l {
  color: var(--atomic-color-b, black);
}

.size-l .col-b-l::before, .size-l .col-b-l::after {
  color: var(--atomic-color-b, black);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-b-x {
  color: var(--atomic-color-b, black);
}

.size-x .col-b-x::before, .size-x .col-b-x::after {
  color: var(--atomic-color-b, black);
}

/* Convert class name to list */
/* If list of classes */
.col-w {
  color: var(--atomic-color-w, #FFFFFF);
}

.col-w::before, .col-w::after {
  color: var(--atomic-color-w, #FFFFFF);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-w-s {
  color: var(--atomic-color-w, #FFFFFF);
}

.size-s .col-w-s::before, .size-s .col-w-s::after {
  color: var(--atomic-color-w, #FFFFFF);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-w-m {
  color: var(--atomic-color-w, #FFFFFF);
}

.size-m .col-w-m::before, .size-m .col-w-m::after {
  color: var(--atomic-color-w, #FFFFFF);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-w-l {
  color: var(--atomic-color-w, #FFFFFF);
}

.size-l .col-w-l::before, .size-l .col-w-l::after {
  color: var(--atomic-color-w, #FFFFFF);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-w-x {
  color: var(--atomic-color-w, #FFFFFF);
}

.size-x .col-w-x::before, .size-x .col-w-x::after {
  color: var(--atomic-color-w, #FFFFFF);
}

/* Convert class name to list */
/* If list of classes */
.col-t {
  color: var(--atomic-color-t, transparent);
}

.col-t::before, .col-t::after {
  color: var(--atomic-color-t, transparent);
}

/* Convert class name to list */
/* If list of classes */
.size-s .col-t-s {
  color: var(--atomic-color-t, transparent);
}

.size-s .col-t-s::before, .size-s .col-t-s::after {
  color: var(--atomic-color-t, transparent);
}

/* Convert class name to list */
/* If list of classes */
.size-m .col-t-m {
  color: var(--atomic-color-t, transparent);
}

.size-m .col-t-m::before, .size-m .col-t-m::after {
  color: var(--atomic-color-t, transparent);
}

/* Convert class name to list */
/* If list of classes */
.size-l .col-t-l {
  color: var(--atomic-color-t, transparent);
}

.size-l .col-t-l::before, .size-l .col-t-l::after {
  color: var(--atomic-color-t, transparent);
}

/* Convert class name to list */
/* If list of classes */
.size-x .col-t-x {
  color: var(--atomic-color-t, transparent);
}

.size-x .col-t-x::before, .size-x .col-t-x::after {
  color: var(--atomic-color-t, transparent);
}

.cursor-pointer {
  cursor: pointer;
}

.size-s .cursor-pointer-s {
  cursor: pointer;
}

.size-m .cursor-pointer-m {
  cursor: pointer;
}

.size-l .cursor-pointer-l {
  cursor: pointer;
}

.size-x .cursor-pointer-x {
  cursor: pointer;
}

.cursor-auto {
  cursor: auto;
}

.size-s .cursor-auto-s {
  cursor: auto;
}

.size-m .cursor-auto-m {
  cursor: auto;
}

.size-l .cursor-auto-l {
  cursor: auto;
}

.size-x .cursor-auto-x {
  cursor: auto;
}

.cursor-wait {
  cursor: wait;
}

.size-s .cursor-wait-s {
  cursor: wait;
}

.size-m .cursor-wait-m {
  cursor: wait;
}

.size-l .cursor-wait-l {
  cursor: wait;
}

.size-x .cursor-wait-x {
  cursor: wait;
}

.cursor-help {
  cursor: help;
}

.size-s .cursor-help-s {
  cursor: help;
}

.size-m .cursor-help-m {
  cursor: help;
}

.size-l .cursor-help-l {
  cursor: help;
}

.size-x .cursor-help-x {
  cursor: help;
}

.pe-none,
.pointer-events-none {
  pointer-events: none !important;
}

.size-s .pe-none-s,
.size-s .pointer-events-none-s {
  pointer-events: none;
}

.size-m .pe-none-m,
.size-m .pointer-events-none-m {
  pointer-events: none;
}

.size-l .pe-none-l,
.size-l .pointer-events-none-l {
  pointer-events: none;
}

.size-x .pe-none-x,
.size-x .pointer-events-none-x {
  pointer-events: none;
}

.pe-auto {
  pointer-events: auto !important;
}

.size-s .pe-auto-s {
  pointer-events: auto;
}

.size-m .pe-auto-m {
  pointer-events: auto;
}

.size-l .pe-auto-l {
  pointer-events: auto;
}

.size-x .pe-auto-x {
  pointer-events: auto;
}

.block {
  display: block;
}

.size-s .block-s {
  display: block;
}

.size-m .block-m {
  display: block;
}

.size-l .block-l {
  display: block;
}

.size-x .block-x {
  display: block;
}

.inline {
  display: inline;
}

.size-s .inline-s {
  display: inline;
}

.size-m .inline-m {
  display: inline;
}

.size-l .inline-l {
  display: inline;
}

.size-x .inline-x {
  display: inline;
}

.inline-block {
  display: inline-block;
}

.size-s .inline-block-s {
  display: inline-block;
}

.size-m .inline-block-m {
  display: inline-block;
}

.size-l .inline-block-l {
  display: inline-block;
}

.size-x .inline-block-x {
  display: inline-block;
}

.table {
  display: table;
}

.size-s .table-s {
  display: table;
}

.size-m .table-m {
  display: table;
}

.size-l .table-l {
  display: table;
}

.size-x .table-x {
  display: table;
}

.table-row {
  display: table-row;
}

.size-s .table-row-s {
  display: table-row;
}

.size-m .table-row-m {
  display: table-row;
}

.size-l .table-row-l {
  display: table-row;
}

.size-x .table-row-x {
  display: table-row;
}

.table-cell {
  display: table-cell;
}

.size-s .table-cell-s {
  display: table-cell;
}

.size-m .table-cell-m {
  display: table-cell;
}

.size-l .table-cell-l {
  display: table-cell;
}

.size-x .table-cell-x {
  display: table-cell;
}

.table-auto {
  table-layout: auto;
}

.size-s .table-auto-s {
  table-layout: auto;
}

.size-m .table-auto-m {
  table-layout: auto;
}

.size-l .table-auto-l {
  table-layout: auto;
}

.size-x .table-auto-x {
  table-layout: auto;
}

.table-fixed {
  table-layout: fixed;
}

.size-s .table-fixed-s {
  table-layout: fixed;
}

.size-m .table-fixed-m {
  table-layout: fixed;
}

.size-l .table-fixed-l {
  table-layout: fixed;
}

.size-x .table-fixed-x {
  table-layout: fixed;
}

.no,
.none {
  display: none;
}

.size-s .no-s,
.size-s .none-s {
  display: none;
}

.size-m .no-m,
.size-m .none-m {
  display: none;
}

.size-l .no-l,
.size-l .none-l {
  display: none;
}

.size-x .no-x,
.size-x .none-x {
  display: none;
}

.no-after:after {
  display: none;
}

.size-s .no-after-s:after {
  display: none;
}

.size-m .no-after-m:after {
  display: none;
}

.size-l .no-after-l:after {
  display: none;
}

.size-x .no-after-x:after {
  display: none;
}

.no-before:before {
  display: none;
}

.size-s .no-before-s:before {
  display: none;
}

.size-m .no-before-m:before {
  display: none;
}

.size-l .no-before-l:before {
  display: none;
}

.size-x .no-before-x:before {
  display: none;
}

.float-right {
  float: right;
}

.size-s .float-right-s {
  float: right;
}

.size-m .f-right-m,
.size-m .float-right-m {
  float: right;
}

.size-l .float-right-l {
  float: right;
}

.size-x .float-right-x {
  float: right;
}

.float-left {
  float: left;
}

.size-s .float-left-s {
  float: left;
}

.size-m .float-left-m {
  float: left;
}

.size-l .float-left-l {
  float: left;
}

.size-x .float-left-x {
  float: left;
}

.float-none {
  float: none;
}

.size-s .float-none-s {
  float: none;
}

.size-m .float-none-m {
  float: none;
}

.size-l .float-none-l {
  float: none;
}

.size-x .float-none-x {
  float: none;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.size-s .clearfix-s:after {
  content: "";
  display: table;
  clear: both;
}

.size-m .clearfix-m:after {
  content: "";
  display: table;
  clear: both;
}

.size-l .clearfix-l:after {
  content: "";
  display: table;
  clear: both;
}

.size-x .clearfix-x:after {
  content: "";
  display: table;
  clear: both;
}

.clear-both {
  clear: both;
}

.size-s .clear-both-s {
  clear: both;
}

.size-m .clear-both-m {
  clear: both;
}

.size-l .clear-both-l {
  clear: both;
}

.size-x .clear-both-x {
  clear: both;
}

.va-t {
  vertical-align: top;
}

.size-s .va-t-s {
  vertical-align: top;
}

.size-m .va-t-m {
  vertical-align: top;
}

.size-l .va-t-l {
  vertical-align: top;
}

.size-x .va-t-x {
  vertical-align: top;
}

.va-m {
  vertical-align: middle;
}

.size-s .va-m-s {
  vertical-align: middle;
}

.size-m .va-m-m {
  vertical-align: middle;
}

.size-l .va-m-l {
  vertical-align: middle;
}

.size-x .va-m-x {
  vertical-align: middle;
}

.va-b {
  vertical-align: bottom;
}

.size-s .va-b-s {
  vertical-align: bottom;
}

.size-m .va-b-m {
  vertical-align: bottom;
}

.size-l .va-b-l {
  vertical-align: bottom;
}

.size-x .va-b-x {
  vertical-align: bottom;
}

.yes-wrap {
  white-space: normal;
}

.size-s .yes-wrap-s {
  white-space: normal;
}

.size-m .yes-wrap-m {
  white-space: normal;
}

.size-l .yes-wrap-l {
  white-space: normal;
}

.size-x .yes-wrap-x {
  white-space: normal;
}

.no-wrap {
  white-space: nowrap;
}

.size-s .no-wrap-s {
  white-space: nowrap;
}

.size-m .no-wrap-m {
  white-space: nowrap;
}

.size-l .no-wrap-l {
  white-space: nowrap;
}

.size-x .no-wrap-x {
  white-space: nowrap;
}

.outline-none {
  outline: 0;
}

.size-s .outline-none-s {
  outline: 0;
}

.size-m .outline-none-m {
  outline: 0;
}

.size-l .outline-none-l {
  outline: 0;
}

.size-x .outline-none-x {
  outline: 0;
}

.visible {
  visibility: visible;
}

.size-s .visible-s {
  visibility: visible;
}

.size-m .visible-m {
  visibility: visible;
}

.size-l .visible-l {
  visibility: visible;
}

.size-x .visible-x {
  visibility: visible;
}

.hidden {
  visibility: hidden;
}

.size-s .hidden-s {
  visibility: hidden;
}

.size-m .hidden-m {
  visibility: hidden;
}

.size-l .hidden-l {
  visibility: hidden;
}

.size-x .hidden-x {
  visibility: hidden;
}

/* Convert class name to list */
/* If list of classes */
.flex-span-1 {
  flex: 1;
}

/* Convert class name to list */
/* If list of classes */
.size-s .flex-span-1-s {
  flex: 1;
}

/* Convert class name to list */
/* If list of classes */
.size-m .flex-span-1-m {
  flex: 1;
}

/* Convert class name to list */
/* If list of classes */
.size-l .flex-span-1-l {
  flex: 1;
}

/* Convert class name to list */
/* If list of classes */
.size-x .flex-span-1-x {
  flex: 1;
}

/* Convert class name to list */
/* If list of classes */
.flex-span-2 {
  flex: 2;
}

/* Convert class name to list */
/* If list of classes */
.size-s .flex-span-2-s {
  flex: 2;
}

/* Convert class name to list */
/* If list of classes */
.size-m .flex-span-2-m {
  flex: 2;
}

/* Convert class name to list */
/* If list of classes */
.size-l .flex-span-2-l {
  flex: 2;
}

/* Convert class name to list */
/* If list of classes */
.size-x .flex-span-2-x {
  flex: 2;
}

/* Convert class name to list */
/* If list of classes */
.flex-span-3 {
  flex: 3;
}

/* Convert class name to list */
/* If list of classes */
.size-s .flex-span-3-s {
  flex: 3;
}

/* Convert class name to list */
/* If list of classes */
.size-m .flex-span-3-m {
  flex: 3;
}

/* Convert class name to list */
/* If list of classes */
.size-l .flex-span-3-l {
  flex: 3;
}

/* Convert class name to list */
/* If list of classes */
.size-x .flex-span-3-x {
  flex: 3;
}

/* Convert class name to list */
/* If list of classes */
.flex-span-4 {
  flex: 4;
}

/* Convert class name to list */
/* If list of classes */
.size-s .flex-span-4-s {
  flex: 4;
}

/* Convert class name to list */
/* If list of classes */
.size-m .flex-span-4-m {
  flex: 4;
}

/* Convert class name to list */
/* If list of classes */
.size-l .flex-span-4-l {
  flex: 4;
}

/* Convert class name to list */
/* If list of classes */
.size-x .flex-span-4-x {
  flex: 4;
}

/* Convert class name to list */
/* If list of classes */
.flex-span-5 {
  flex: 5;
}

/* Convert class name to list */
/* If list of classes */
.size-s .flex-span-5-s {
  flex: 5;
}

/* Convert class name to list */
/* If list of classes */
.size-m .flex-span-5-m {
  flex: 5;
}

/* Convert class name to list */
/* If list of classes */
.size-l .flex-span-5-l {
  flex: 5;
}

/* Convert class name to list */
/* If list of classes */
.size-x .flex-span-5-x {
  flex: 5;
}

/* Convert class name to list */
/* If list of classes */
.flex-span-6 {
  flex: 6;
}

/* Convert class name to list */
/* If list of classes */
.size-s .flex-span-6-s {
  flex: 6;
}

/* Convert class name to list */
/* If list of classes */
.size-m .flex-span-6-m {
  flex: 6;
}

/* Convert class name to list */
/* If list of classes */
.size-l .flex-span-6-l {
  flex: 6;
}

/* Convert class name to list */
/* If list of classes */
.size-x .flex-span-6-x {
  flex: 6;
}

/* Convert class name to list */
/* If list of classes */
.flex-order-1 {
  order: 1;
}

/* Convert class name to list */
/* If list of classes */
.size-s .flex-order-1-s {
  order: 1;
}

/* Convert class name to list */
/* If list of classes */
.size-m .flex-order-1-m {
  order: 1;
}

/* Convert class name to list */
/* If list of classes */
.size-l .flex-order-1-l {
  order: 1;
}

/* Convert class name to list */
/* If list of classes */
.size-x .flex-order-1-x {
  order: 1;
}

/* Convert class name to list */
/* If list of classes */
.flex-order-2 {
  order: 2;
}

/* Convert class name to list */
/* If list of classes */
.size-s .flex-order-2-s {
  order: 2;
}

/* Convert class name to list */
/* If list of classes */
.size-m .flex-order-2-m {
  order: 2;
}

/* Convert class name to list */
/* If list of classes */
.size-l .flex-order-2-l {
  order: 2;
}

/* Convert class name to list */
/* If list of classes */
.size-x .flex-order-2-x {
  order: 2;
}

/* Convert class name to list */
/* If list of classes */
.flex-order-3 {
  order: 3;
}

/* Convert class name to list */
/* If list of classes */
.size-s .flex-order-3-s {
  order: 3;
}

/* Convert class name to list */
/* If list of classes */
.size-m .flex-order-3-m {
  order: 3;
}

/* Convert class name to list */
/* If list of classes */
.size-l .flex-order-3-l {
  order: 3;
}

/* Convert class name to list */
/* If list of classes */
.size-x .flex-order-3-x {
  order: 3;
}

/* Convert class name to list */
/* If list of classes */
.flex-order-4 {
  order: 4;
}

/* Convert class name to list */
/* If list of classes */
.size-s .flex-order-4-s {
  order: 4;
}

/* Convert class name to list */
/* If list of classes */
.size-m .flex-order-4-m {
  order: 4;
}

/* Convert class name to list */
/* If list of classes */
.size-l .flex-order-4-l {
  order: 4;
}

/* Convert class name to list */
/* If list of classes */
.size-x .flex-order-4-x {
  order: 4;
}

/* Convert class name to list */
/* If list of classes */
.flex-order-5 {
  order: 5;
}

/* Convert class name to list */
/* If list of classes */
.size-s .flex-order-5-s {
  order: 5;
}

/* Convert class name to list */
/* If list of classes */
.size-m .flex-order-5-m {
  order: 5;
}

/* Convert class name to list */
/* If list of classes */
.size-l .flex-order-5-l {
  order: 5;
}

/* Convert class name to list */
/* If list of classes */
.size-x .flex-order-5-x {
  order: 5;
}

/* Convert class name to list */
/* If list of classes */
.flex-order-6 {
  order: 6;
}

/* Convert class name to list */
/* If list of classes */
.size-s .flex-order-6-s {
  order: 6;
}

/* Convert class name to list */
/* If list of classes */
.size-m .flex-order-6-m {
  order: 6;
}

/* Convert class name to list */
/* If list of classes */
.size-l .flex-order-6-l {
  order: 6;
}

/* Convert class name to list */
/* If list of classes */
.size-x .flex-order-6-x {
  order: 6;
}

/* Convert class name to list */
/* If list of classes */
.flex-order-7 {
  order: 7;
}

/* Convert class name to list */
/* If list of classes */
.size-s .flex-order-7-s {
  order: 7;
}

/* Convert class name to list */
/* If list of classes */
.size-m .flex-order-7-m {
  order: 7;
}

/* Convert class name to list */
/* If list of classes */
.size-l .flex-order-7-l {
  order: 7;
}

/* Convert class name to list */
/* If list of classes */
.size-x .flex-order-7-x {
  order: 7;
}

/* Convert class name to list */
/* If list of classes */
.flex-order-8 {
  order: 8;
}

/* Convert class name to list */
/* If list of classes */
.size-s .flex-order-8-s {
  order: 8;
}

/* Convert class name to list */
/* If list of classes */
.size-m .flex-order-8-m {
  order: 8;
}

/* Convert class name to list */
/* If list of classes */
.size-l .flex-order-8-l {
  order: 8;
}

/* Convert class name to list */
/* If list of classes */
.size-x .flex-order-8-x {
  order: 8;
}

/* Convert class name to list */
/* If list of classes */
.flex-order-9 {
  order: 9;
}

/* Convert class name to list */
/* If list of classes */
.size-s .flex-order-9-s {
  order: 9;
}

/* Convert class name to list */
/* If list of classes */
.size-m .flex-order-9-m {
  order: 9;
}

/* Convert class name to list */
/* If list of classes */
.size-l .flex-order-9-l {
  order: 9;
}

/* Convert class name to list */
/* If list of classes */
.size-x .flex-order-9-x {
  order: 9;
}

/* Convert class name to list */
/* If list of classes */
.flex-order-10 {
  order: 10;
}

/* Convert class name to list */
/* If list of classes */
.size-s .flex-order-10-s {
  order: 10;
}

/* Convert class name to list */
/* If list of classes */
.size-m .flex-order-10-m {
  order: 10;
}

/* Convert class name to list */
/* If list of classes */
.size-l .flex-order-10-l {
  order: 10;
}

/* Convert class name to list */
/* If list of classes */
.size-x .flex-order-10-x {
  order: 10;
}

/* Convert class name to list */
/* If list of classes */
.flex-order-11 {
  order: 11;
}

/* Convert class name to list */
/* If list of classes */
.size-s .flex-order-11-s {
  order: 11;
}

/* Convert class name to list */
/* If list of classes */
.size-m .flex-order-11-m {
  order: 11;
}

/* Convert class name to list */
/* If list of classes */
.size-l .flex-order-11-l {
  order: 11;
}

/* Convert class name to list */
/* If list of classes */
.size-x .flex-order-11-x {
  order: 11;
}

.flex {
  display: flex !important;
}

.size-s .flex-s {
  display: flex !important;
}

.size-m .flex-m {
  display: flex !important;
}

.size-l .flex-l {
  display: flex !important;
}

.size-x .flex-x {
  display: flex !important;
}

.inline-flex {
  display: inline-flex !important;
}

.size-s .inline-flex-s {
  display: inline-flex !important;
}

.size-m .inline-flex-m {
  display: inline-flex !important;
}

.size-l .inline-flex-l {
  display: inline-flex !important;
}

.size-x .inline-flex-x {
  display: inline-flex !important;
}

.flex-column {
  display: flex !important;
  flex-direction: column;
}

.size-s .flex-column-s {
  display: flex !important;
  flex-direction: column;
}

.size-m .flex-column-m {
  display: flex !important;
  flex-direction: column;
}

.size-l .flex-column-l {
  display: flex !important;
  flex-direction: column;
}

.size-x .flex-column-x {
  display: flex !important;
  flex-direction: column;
}

.flex-top {
  align-items: flex-start;
}

.size-s .flex-top-s {
  align-items: flex-start;
}

.size-m .flex-top-m {
  align-items: flex-start;
}

.size-l .flex-top-l {
  align-items: flex-start;
}

.size-x .flex-top-x {
  align-items: flex-start;
}

.flex-middle {
  align-items: center;
}

.size-s .flex-middle-s {
  align-items: center;
}

.size-m .flex-middle-m {
  align-items: center;
}

.size-l .flex-middle-l {
  align-items: center;
}

.size-x .flex-middle-x {
  align-items: center;
}

.flex-bottom {
  align-items: flex-end;
}

.size-s .flex-bottom-s {
  align-items: flex-end;
}

.size-m .flex-bottom-m {
  align-items: flex-end;
}

.size-l .flex-bottom-l {
  align-items: flex-end;
}

.size-x .flex-bottom-x {
  align-items: flex-end;
}

.flex-stretch {
  align-items: stretch;
}

.size-s .flex-stretch-s {
  align-items: stretch;
}

.size-m .flex-stretch-m {
  align-items: stretch;
}

.size-l .flex-stretch-l {
  align-items: stretch;
}

.size-x .flex-stretch-x {
  align-items: stretch;
}

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

.size-s .flex-justify-start-s,
.size-s .flex-justify-left-s {
  justify-content: flex-start;
}

.size-m .flex-justify-start-m,
.size-m .flex-justify-left-m {
  justify-content: flex-start;
}

.size-l .flex-justify-start-l,
.size-l .flex-justify-left-l {
  justify-content: flex-start;
}

.size-x .flex-justify-start-x,
.size-x .flex-justify-left-x {
  justify-content: flex-start;
}

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

.size-s .flex-justify-end-s,
.size-s .flex-justify-right-s {
  justify-content: flex-end;
}

.size-m .flex-justify-end-m,
.size-m .flex-justify-right-m {
  justify-content: flex-end;
}

.size-l .flex-justify-end-l,
.size-l .flex-justify-right-l {
  justify-content: flex-end;
}

.size-x .flex-justify-end-x,
.size-x .flex-justify-right-x {
  justify-content: flex-end;
}

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

.size-s .flex-justify-center-s {
  justify-content: center;
}

.size-m .flex-justify-center-m {
  justify-content: center;
}

.size-l .flex-justify-center-l {
  justify-content: center;
}

.size-x .flex-justify-center-x {
  justify-content: center;
}

.flex-justify-between {
  justify-content: space-between;
}

.size-s .flex-justify-between-s {
  justify-content: space-between;
}

.size-m .flex-justify-between-m {
  justify-content: space-between;
}

.size-l .flex-justify-between-l {
  justify-content: space-between;
}

.size-x .flex-justify-between-x {
  justify-content: space-between;
}

.flex-justify-around {
  justify-content: space-around;
}

.size-s .flex-justify-around-s {
  justify-content: space-around;
}

.size-m .flex-justify-around-m {
  justify-content: space-around;
}

.size-l .flex-justify-around-l {
  justify-content: space-around;
}

.size-x .flex-justify-around-x {
  justify-content: space-around;
}

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

.size-s .flex-reverse-s {
  flex-direction: row-reverse;
}

.size-m .flex-reverse-m {
  flex-direction: row-reverse;
}

.size-l .flex-reverse-l {
  flex-direction: row-reverse;
}

.size-x .flex-reverse-x {
  flex-direction: row-reverse;
}

.flex-column-reverse {
  flex-direction: column-reverse;
}

.size-s .flex-column-reverse-s {
  flex-direction: column-reverse;
}

.size-m .flex-column-reverse-m {
  flex-direction: column-reverse;
}

.size-l .flex-column-reverse-l {
  flex-direction: column-reverse;
}

.size-x .flex-column-reverse-x {
  flex-direction: column-reverse;
}

.flex-wrap {
  flex-wrap: wrap;
}

.size-s .flex-wrap-s {
  flex-wrap: wrap;
}

.size-m .flex-wrap-m {
  flex-wrap: wrap;
}

.size-l .flex-wrap-l {
  flex-wrap: wrap;
}

.size-x .flex-wrap-x {
  flex-wrap: wrap;
}

.flex-nowrap {
  flex-wrap: nowrap;
}

.size-s .flex-nowrap-s {
  flex-wrap: nowrap;
}

.size-m .flex-nowrap-m {
  flex-wrap: nowrap;
}

.size-l .flex-nowrap-l {
  flex-wrap: nowrap;
}

.size-x .flex-nowrap-x {
  flex-wrap: nowrap;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}

.size-s .flex-wrap-reverse-s {
  flex-wrap: wrap-reverse;
}

.size-m .flex-wrap-reverse-m {
  flex-wrap: wrap-reverse;
}

.size-l .flex-wrap-reverse-l {
  flex-wrap: wrap-reverse;
}

.size-x .flex-wrap-reverse-x {
  flex-wrap: wrap;
}

.flex-grow {
  flex-grow: 1;
}

.size-s .flex-grow-s {
  flex-grow: 1;
}

.size-m .flex-grow-m {
  flex-grow: 1;
}

.size-l .flex-grow-l {
  flex-grow: 1;
}

.size-x .flex-grow-x {
  flex-grow: 1;
}

.flex-noshrink {
  flex-shrink: 0;
}

.size-s .flex-s > .w-1, .size-s .flex-column-s > .w-1, .size-s .flex-s > .w-1-s, .size-s .flex-column-s > .w-1-s, .size-s .flex-s > .w-1-m, .size-s .flex-column-s > .w-1-m, .size-s .flex-s > .w-1-l, .size-s .flex-column-s > .w-1-l, .size-s .flex-s > .w-1-x, .size-s .flex-column-s > .w-1-x, .size-s .flex-s > .w-2, .size-s .flex-column-s > .w-2, .size-s .flex-s > .w-2-s, .size-s .flex-column-s > .w-2-s, .size-s .flex-s > .w-2-m, .size-s .flex-column-s > .w-2-m, .size-s .flex-s > .w-2-l, .size-s .flex-column-s > .w-2-l, .size-s .flex-s > .w-2-x, .size-s .flex-column-s > .w-2-x, .size-s .flex-s > .w-3, .size-s .flex-column-s > .w-3, .size-s .flex-s > .w-3-s, .size-s .flex-column-s > .w-3-s, .size-s .flex-s > .w-3-m, .size-s .flex-column-s > .w-3-m, .size-s .flex-s > .w-3-l, .size-s .flex-column-s > .w-3-l, .size-s .flex-s > .w-3-x, .size-s .flex-column-s > .w-3-x, .size-s .flex-s > .w-4, .size-s .flex-column-s > .w-4, .size-s .flex-s > .w-4-s, .size-s .flex-column-s > .w-4-s, .size-s .flex-s > .w-4-m, .size-s .flex-column-s > .w-4-m, .size-s .flex-s > .w-4-l, .size-s .flex-column-s > .w-4-l, .size-s .flex-s > .w-4-x, .size-s .flex-column-s > .w-4-x, .size-s .flex-s > .w-5, .size-s .flex-column-s > .w-5, .size-s .flex-s > .w-5-s, .size-s .flex-column-s > .w-5-s, .size-s .flex-s > .w-5-m, .size-s .flex-column-s > .w-5-m, .size-s .flex-s > .w-5-l, .size-s .flex-column-s > .w-5-l, .size-s .flex-s > .w-5-x, .size-s .flex-column-s > .w-5-x, .size-s .flex-s > .w-6, .size-s .flex-column-s > .w-6, .size-s .flex-s > .w-6-s, .size-s .flex-column-s > .w-6-s, .size-s .flex-s > .w-6-m, .size-s .flex-column-s > .w-6-m, .size-s .flex-s > .w-6-l, .size-s .flex-column-s > .w-6-l, .size-s .flex-s > .w-6-x, .size-s .flex-column-s > .w-6-x, .size-s .flex-s > .w-7, .size-s .flex-column-s > .w-7, .size-s .flex-s > .w-7-s, .size-s .flex-column-s > .w-7-s, .size-s .flex-s > .w-7-m, .size-s .flex-column-s > .w-7-m, .size-s .flex-s > .w-7-l, .size-s .flex-column-s > .w-7-l, .size-s .flex-s > .w-7-x, .size-s .flex-column-s > .w-7-x, .size-s .flex-s > .w-8, .size-s .flex-column-s > .w-8, .size-s .flex-s > .w-8-s, .size-s .flex-column-s > .w-8-s, .size-s .flex-s > .w-8-m, .size-s .flex-column-s > .w-8-m, .size-s .flex-s > .w-8-l, .size-s .flex-column-s > .w-8-l, .size-s .flex-s > .w-8-x, .size-s .flex-column-s > .w-8-x, .size-s .flex-s > .w-9, .size-s .flex-column-s > .w-9, .size-s .flex-s > .w-9-s, .size-s .flex-column-s > .w-9-s, .size-s .flex-s > .w-9-m, .size-s .flex-column-s > .w-9-m, .size-s .flex-s > .w-9-l, .size-s .flex-column-s > .w-9-l, .size-s .flex-s > .w-9-x, .size-s .flex-column-s > .w-9-x, .size-s .flex-s > .w-10, .size-s .flex-column-s > .w-10, .size-s .flex-s > .w-10-s, .size-s .flex-column-s > .w-10-s, .size-s .flex-s > .w-10-m, .size-s .flex-column-s > .w-10-m, .size-s .flex-s > .w-10-l, .size-s .flex-column-s > .w-10-l, .size-s .flex-s > .w-10-x, .size-s .flex-column-s > .w-10-x, .size-s .flex-s > .w-11, .size-s .flex-column-s > .w-11, .size-s .flex-s > .w-11-s, .size-s .flex-column-s > .w-11-s, .size-s .flex-s > .w-11-m, .size-s .flex-column-s > .w-11-m, .size-s .flex-s > .w-11-l, .size-s .flex-column-s > .w-11-l, .size-s .flex-s > .w-11-x, .size-s .flex-column-s > .w-11-x, .size-s .flex-s > .w-12, .size-s .flex-column-s > .w-12, .size-s .flex-s > .w-12-s, .size-s .flex-column-s > .w-12-s, .size-s .flex-s > .w-12-m, .size-s .flex-column-s > .w-12-m, .size-s .flex-s > .w-12-l, .size-s .flex-column-s > .w-12-l, .size-s .flex-s > .w-12-x, .size-s .flex-column-s > .w-12-x {
  display: block;
}

.size-s .flex-s > .c-1, .size-s .flex-column-s > .c-1, .size-s .flex-s > .c-1-s, .size-s .flex-column-s > .c-1-s, .size-s .flex-s > .c-1-m, .size-s .flex-column-s > .c-1-m, .size-s .flex-s > .c-1-l, .size-s .flex-column-s > .c-1-l, .size-s .flex-s > .c-1-x, .size-s .flex-column-s > .c-1-x, .size-s .flex-s > .c-1-set, .size-s .flex-column-s > .c-1-set, .size-s .flex-s > .c-1-set-s, .size-s .flex-column-s > .c-1-set-s, .size-s .flex-s > .c-1-set-m, .size-s .flex-column-s > .c-1-set-m, .size-s .flex-s > .c-1-set-l, .size-s .flex-column-s > .c-1-set-l, .size-s .flex-s > .c-1-set-x, .size-s .flex-column-s > .c-1-set-x, .size-s .flex-s > .c-2, .size-s .flex-column-s > .c-2, .size-s .flex-s > .c-2-s, .size-s .flex-column-s > .c-2-s, .size-s .flex-s > .c-2-m, .size-s .flex-column-s > .c-2-m, .size-s .flex-s > .c-2-l, .size-s .flex-column-s > .c-2-l, .size-s .flex-s > .c-2-x, .size-s .flex-column-s > .c-2-x, .size-s .flex-s > .c-2-set, .size-s .flex-column-s > .c-2-set, .size-s .flex-s > .c-2-set-s, .size-s .flex-column-s > .c-2-set-s, .size-s .flex-s > .c-2-set-m, .size-s .flex-column-s > .c-2-set-m, .size-s .flex-s > .c-2-set-l, .size-s .flex-column-s > .c-2-set-l, .size-s .flex-s > .c-2-set-x, .size-s .flex-column-s > .c-2-set-x, .size-s .flex-s > .c-3, .size-s .flex-column-s > .c-3, .size-s .flex-s > .c-3-s, .size-s .flex-column-s > .c-3-s, .size-s .flex-s > .c-3-m, .size-s .flex-column-s > .c-3-m, .size-s .flex-s > .c-3-l, .size-s .flex-column-s > .c-3-l, .size-s .flex-s > .c-3-x, .size-s .flex-column-s > .c-3-x, .size-s .flex-s > .c-3-set, .size-s .flex-column-s > .c-3-set, .size-s .flex-s > .c-3-set-s, .size-s .flex-column-s > .c-3-set-s, .size-s .flex-s > .c-3-set-m, .size-s .flex-column-s > .c-3-set-m, .size-s .flex-s > .c-3-set-l, .size-s .flex-column-s > .c-3-set-l, .size-s .flex-s > .c-3-set-x, .size-s .flex-column-s > .c-3-set-x, .size-s .flex-s > .c-4, .size-s .flex-column-s > .c-4, .size-s .flex-s > .c-4-s, .size-s .flex-column-s > .c-4-s, .size-s .flex-s > .c-4-m, .size-s .flex-column-s > .c-4-m, .size-s .flex-s > .c-4-l, .size-s .flex-column-s > .c-4-l, .size-s .flex-s > .c-4-x, .size-s .flex-column-s > .c-4-x, .size-s .flex-s > .c-4-set, .size-s .flex-column-s > .c-4-set, .size-s .flex-s > .c-4-set-s, .size-s .flex-column-s > .c-4-set-s, .size-s .flex-s > .c-4-set-m, .size-s .flex-column-s > .c-4-set-m, .size-s .flex-s > .c-4-set-l, .size-s .flex-column-s > .c-4-set-l, .size-s .flex-s > .c-4-set-x, .size-s .flex-column-s > .c-4-set-x, .size-s .flex-s > .c-5, .size-s .flex-column-s > .c-5, .size-s .flex-s > .c-5-s, .size-s .flex-column-s > .c-5-s, .size-s .flex-s > .c-5-m, .size-s .flex-column-s > .c-5-m, .size-s .flex-s > .c-5-l, .size-s .flex-column-s > .c-5-l, .size-s .flex-s > .c-5-x, .size-s .flex-column-s > .c-5-x, .size-s .flex-s > .c-5-set, .size-s .flex-column-s > .c-5-set, .size-s .flex-s > .c-5-set-s, .size-s .flex-column-s > .c-5-set-s, .size-s .flex-s > .c-5-set-m, .size-s .flex-column-s > .c-5-set-m, .size-s .flex-s > .c-5-set-l, .size-s .flex-column-s > .c-5-set-l, .size-s .flex-s > .c-5-set-x, .size-s .flex-column-s > .c-5-set-x, .size-s .flex-s > .c-6, .size-s .flex-column-s > .c-6, .size-s .flex-s > .c-6-s, .size-s .flex-column-s > .c-6-s, .size-s .flex-s > .c-6-m, .size-s .flex-column-s > .c-6-m, .size-s .flex-s > .c-6-l, .size-s .flex-column-s > .c-6-l, .size-s .flex-s > .c-6-x, .size-s .flex-column-s > .c-6-x, .size-s .flex-s > .c-6-set, .size-s .flex-column-s > .c-6-set, .size-s .flex-s > .c-6-set-s, .size-s .flex-column-s > .c-6-set-s, .size-s .flex-s > .c-6-set-m, .size-s .flex-column-s > .c-6-set-m, .size-s .flex-s > .c-6-set-l, .size-s .flex-column-s > .c-6-set-l, .size-s .flex-s > .c-6-set-x, .size-s .flex-column-s > .c-6-set-x, .size-s .flex-s > .c-7, .size-s .flex-column-s > .c-7, .size-s .flex-s > .c-7-s, .size-s .flex-column-s > .c-7-s, .size-s .flex-s > .c-7-m, .size-s .flex-column-s > .c-7-m, .size-s .flex-s > .c-7-l, .size-s .flex-column-s > .c-7-l, .size-s .flex-s > .c-7-x, .size-s .flex-column-s > .c-7-x, .size-s .flex-s > .c-7-set, .size-s .flex-column-s > .c-7-set, .size-s .flex-s > .c-7-set-s, .size-s .flex-column-s > .c-7-set-s, .size-s .flex-s > .c-7-set-m, .size-s .flex-column-s > .c-7-set-m, .size-s .flex-s > .c-7-set-l, .size-s .flex-column-s > .c-7-set-l, .size-s .flex-s > .c-7-set-x, .size-s .flex-column-s > .c-7-set-x, .size-s .flex-s > .c-8, .size-s .flex-column-s > .c-8, .size-s .flex-s > .c-8-s, .size-s .flex-column-s > .c-8-s, .size-s .flex-s > .c-8-m, .size-s .flex-column-s > .c-8-m, .size-s .flex-s > .c-8-l, .size-s .flex-column-s > .c-8-l, .size-s .flex-s > .c-8-x, .size-s .flex-column-s > .c-8-x, .size-s .flex-s > .c-8-set, .size-s .flex-column-s > .c-8-set, .size-s .flex-s > .c-8-set-s, .size-s .flex-column-s > .c-8-set-s, .size-s .flex-s > .c-8-set-m, .size-s .flex-column-s > .c-8-set-m, .size-s .flex-s > .c-8-set-l, .size-s .flex-column-s > .c-8-set-l, .size-s .flex-s > .c-8-set-x, .size-s .flex-column-s > .c-8-set-x, .size-s .flex-s > .c-9, .size-s .flex-column-s > .c-9, .size-s .flex-s > .c-9-s, .size-s .flex-column-s > .c-9-s, .size-s .flex-s > .c-9-m, .size-s .flex-column-s > .c-9-m, .size-s .flex-s > .c-9-l, .size-s .flex-column-s > .c-9-l, .size-s .flex-s > .c-9-x, .size-s .flex-column-s > .c-9-x, .size-s .flex-s > .c-9-set, .size-s .flex-column-s > .c-9-set, .size-s .flex-s > .c-9-set-s, .size-s .flex-column-s > .c-9-set-s, .size-s .flex-s > .c-9-set-m, .size-s .flex-column-s > .c-9-set-m, .size-s .flex-s > .c-9-set-l, .size-s .flex-column-s > .c-9-set-l, .size-s .flex-s > .c-9-set-x, .size-s .flex-column-s > .c-9-set-x, .size-s .flex-s > .c-10, .size-s .flex-column-s > .c-10, .size-s .flex-s > .c-10-s, .size-s .flex-column-s > .c-10-s, .size-s .flex-s > .c-10-m, .size-s .flex-column-s > .c-10-m, .size-s .flex-s > .c-10-l, .size-s .flex-column-s > .c-10-l, .size-s .flex-s > .c-10-x, .size-s .flex-column-s > .c-10-x, .size-s .flex-s > .c-10-set, .size-s .flex-column-s > .c-10-set, .size-s .flex-s > .c-10-set-s, .size-s .flex-column-s > .c-10-set-s, .size-s .flex-s > .c-10-set-m, .size-s .flex-column-s > .c-10-set-m, .size-s .flex-s > .c-10-set-l, .size-s .flex-column-s > .c-10-set-l, .size-s .flex-s > .c-10-set-x, .size-s .flex-column-s > .c-10-set-x, .size-s .flex-s > .c-11, .size-s .flex-column-s > .c-11, .size-s .flex-s > .c-11-s, .size-s .flex-column-s > .c-11-s, .size-s .flex-s > .c-11-m, .size-s .flex-column-s > .c-11-m, .size-s .flex-s > .c-11-l, .size-s .flex-column-s > .c-11-l, .size-s .flex-s > .c-11-x, .size-s .flex-column-s > .c-11-x, .size-s .flex-s > .c-11-set, .size-s .flex-column-s > .c-11-set, .size-s .flex-s > .c-11-set-s, .size-s .flex-column-s > .c-11-set-s, .size-s .flex-s > .c-11-set-m, .size-s .flex-column-s > .c-11-set-m, .size-s .flex-s > .c-11-set-l, .size-s .flex-column-s > .c-11-set-l, .size-s .flex-s > .c-11-set-x, .size-s .flex-column-s > .c-11-set-x, .size-s .flex-s > .c-12, .size-s .flex-column-s > .c-12, .size-s .flex-s > .c-12-s, .size-s .flex-column-s > .c-12-s, .size-s .flex-s > .c-12-m, .size-s .flex-column-s > .c-12-m, .size-s .flex-s > .c-12-l, .size-s .flex-column-s > .c-12-l, .size-s .flex-s > .c-12-x, .size-s .flex-column-s > .c-12-x, .size-s .flex-s > .c-12-set, .size-s .flex-column-s > .c-12-set, .size-s .flex-s > .c-12-set-s, .size-s .flex-column-s > .c-12-set-s, .size-s .flex-s > .c-12-set-m, .size-s .flex-column-s > .c-12-set-m, .size-s .flex-s > .c-12-set-l, .size-s .flex-column-s > .c-12-set-l, .size-s .flex-s > .c-12-set-x, .size-s .flex-column-s > .c-12-set-x {
  display: block;
}

.size-s {
  --grid-gutter-size: 4px;
}

.size-m .flex-m > .w-1, .size-m .flex-column-m > .w-1, .size-m .flex-m > .w-1-s, .size-m .flex-column-m > .w-1-s, .size-m .flex-m > .w-1-m, .size-m .flex-column-m > .w-1-m, .size-m .flex-m > .w-1-l, .size-m .flex-column-m > .w-1-l, .size-m .flex-m > .w-1-x, .size-m .flex-column-m > .w-1-x, .size-m .flex-m > .w-2, .size-m .flex-column-m > .w-2, .size-m .flex-m > .w-2-s, .size-m .flex-column-m > .w-2-s, .size-m .flex-m > .w-2-m, .size-m .flex-column-m > .w-2-m, .size-m .flex-m > .w-2-l, .size-m .flex-column-m > .w-2-l, .size-m .flex-m > .w-2-x, .size-m .flex-column-m > .w-2-x, .size-m .flex-m > .w-3, .size-m .flex-column-m > .w-3, .size-m .flex-m > .w-3-s, .size-m .flex-column-m > .w-3-s, .size-m .flex-m > .w-3-m, .size-m .flex-column-m > .w-3-m, .size-m .flex-m > .w-3-l, .size-m .flex-column-m > .w-3-l, .size-m .flex-m > .w-3-x, .size-m .flex-column-m > .w-3-x, .size-m .flex-m > .w-4, .size-m .flex-column-m > .w-4, .size-m .flex-m > .w-4-s, .size-m .flex-column-m > .w-4-s, .size-m .flex-m > .w-4-m, .size-m .flex-column-m > .w-4-m, .size-m .flex-m > .w-4-l, .size-m .flex-column-m > .w-4-l, .size-m .flex-m > .w-4-x, .size-m .flex-column-m > .w-4-x, .size-m .flex-m > .w-5, .size-m .flex-column-m > .w-5, .size-m .flex-m > .w-5-s, .size-m .flex-column-m > .w-5-s, .size-m .flex-m > .w-5-m, .size-m .flex-column-m > .w-5-m, .size-m .flex-m > .w-5-l, .size-m .flex-column-m > .w-5-l, .size-m .flex-m > .w-5-x, .size-m .flex-column-m > .w-5-x, .size-m .flex-m > .w-6, .size-m .flex-column-m > .w-6, .size-m .flex-m > .w-6-s, .size-m .flex-column-m > .w-6-s, .size-m .flex-m > .w-6-m, .size-m .flex-column-m > .w-6-m, .size-m .flex-m > .w-6-l, .size-m .flex-column-m > .w-6-l, .size-m .flex-m > .w-6-x, .size-m .flex-column-m > .w-6-x, .size-m .flex-m > .w-7, .size-m .flex-column-m > .w-7, .size-m .flex-m > .w-7-s, .size-m .flex-column-m > .w-7-s, .size-m .flex-m > .w-7-m, .size-m .flex-column-m > .w-7-m, .size-m .flex-m > .w-7-l, .size-m .flex-column-m > .w-7-l, .size-m .flex-m > .w-7-x, .size-m .flex-column-m > .w-7-x, .size-m .flex-m > .w-8, .size-m .flex-column-m > .w-8, .size-m .flex-m > .w-8-s, .size-m .flex-column-m > .w-8-s, .size-m .flex-m > .w-8-m, .size-m .flex-column-m > .w-8-m, .size-m .flex-m > .w-8-l, .size-m .flex-column-m > .w-8-l, .size-m .flex-m > .w-8-x, .size-m .flex-column-m > .w-8-x, .size-m .flex-m > .w-9, .size-m .flex-column-m > .w-9, .size-m .flex-m > .w-9-s, .size-m .flex-column-m > .w-9-s, .size-m .flex-m > .w-9-m, .size-m .flex-column-m > .w-9-m, .size-m .flex-m > .w-9-l, .size-m .flex-column-m > .w-9-l, .size-m .flex-m > .w-9-x, .size-m .flex-column-m > .w-9-x, .size-m .flex-m > .w-10, .size-m .flex-column-m > .w-10, .size-m .flex-m > .w-10-s, .size-m .flex-column-m > .w-10-s, .size-m .flex-m > .w-10-m, .size-m .flex-column-m > .w-10-m, .size-m .flex-m > .w-10-l, .size-m .flex-column-m > .w-10-l, .size-m .flex-m > .w-10-x, .size-m .flex-column-m > .w-10-x, .size-m .flex-m > .w-11, .size-m .flex-column-m > .w-11, .size-m .flex-m > .w-11-s, .size-m .flex-column-m > .w-11-s, .size-m .flex-m > .w-11-m, .size-m .flex-column-m > .w-11-m, .size-m .flex-m > .w-11-l, .size-m .flex-column-m > .w-11-l, .size-m .flex-m > .w-11-x, .size-m .flex-column-m > .w-11-x, .size-m .flex-m > .w-12, .size-m .flex-column-m > .w-12, .size-m .flex-m > .w-12-s, .size-m .flex-column-m > .w-12-s, .size-m .flex-m > .w-12-m, .size-m .flex-column-m > .w-12-m, .size-m .flex-m > .w-12-l, .size-m .flex-column-m > .w-12-l, .size-m .flex-m > .w-12-x, .size-m .flex-column-m > .w-12-x {
  display: block;
}

.size-m .flex-m > .c-1, .size-m .flex-column-m > .c-1, .size-m .flex-m > .c-1-s, .size-m .flex-column-m > .c-1-s, .size-m .flex-m > .c-1-m, .size-m .flex-column-m > .c-1-m, .size-m .flex-m > .c-1-l, .size-m .flex-column-m > .c-1-l, .size-m .flex-m > .c-1-x, .size-m .flex-column-m > .c-1-x, .size-m .flex-m > .c-1-set, .size-m .flex-column-m > .c-1-set, .size-m .flex-m > .c-1-set-s, .size-m .flex-column-m > .c-1-set-s, .size-m .flex-m > .c-1-set-m, .size-m .flex-column-m > .c-1-set-m, .size-m .flex-m > .c-1-set-l, .size-m .flex-column-m > .c-1-set-l, .size-m .flex-m > .c-1-set-x, .size-m .flex-column-m > .c-1-set-x, .size-m .flex-m > .c-2, .size-m .flex-column-m > .c-2, .size-m .flex-m > .c-2-s, .size-m .flex-column-m > .c-2-s, .size-m .flex-m > .c-2-m, .size-m .flex-column-m > .c-2-m, .size-m .flex-m > .c-2-l, .size-m .flex-column-m > .c-2-l, .size-m .flex-m > .c-2-x, .size-m .flex-column-m > .c-2-x, .size-m .flex-m > .c-2-set, .size-m .flex-column-m > .c-2-set, .size-m .flex-m > .c-2-set-s, .size-m .flex-column-m > .c-2-set-s, .size-m .flex-m > .c-2-set-m, .size-m .flex-column-m > .c-2-set-m, .size-m .flex-m > .c-2-set-l, .size-m .flex-column-m > .c-2-set-l, .size-m .flex-m > .c-2-set-x, .size-m .flex-column-m > .c-2-set-x, .size-m .flex-m > .c-3, .size-m .flex-column-m > .c-3, .size-m .flex-m > .c-3-s, .size-m .flex-column-m > .c-3-s, .size-m .flex-m > .c-3-m, .size-m .flex-column-m > .c-3-m, .size-m .flex-m > .c-3-l, .size-m .flex-column-m > .c-3-l, .size-m .flex-m > .c-3-x, .size-m .flex-column-m > .c-3-x, .size-m .flex-m > .c-3-set, .size-m .flex-column-m > .c-3-set, .size-m .flex-m > .c-3-set-s, .size-m .flex-column-m > .c-3-set-s, .size-m .flex-m > .c-3-set-m, .size-m .flex-column-m > .c-3-set-m, .size-m .flex-m > .c-3-set-l, .size-m .flex-column-m > .c-3-set-l, .size-m .flex-m > .c-3-set-x, .size-m .flex-column-m > .c-3-set-x, .size-m .flex-m > .c-4, .size-m .flex-column-m > .c-4, .size-m .flex-m > .c-4-s, .size-m .flex-column-m > .c-4-s, .size-m .flex-m > .c-4-m, .size-m .flex-column-m > .c-4-m, .size-m .flex-m > .c-4-l, .size-m .flex-column-m > .c-4-l, .size-m .flex-m > .c-4-x, .size-m .flex-column-m > .c-4-x, .size-m .flex-m > .c-4-set, .size-m .flex-column-m > .c-4-set, .size-m .flex-m > .c-4-set-s, .size-m .flex-column-m > .c-4-set-s, .size-m .flex-m > .c-4-set-m, .size-m .flex-column-m > .c-4-set-m, .size-m .flex-m > .c-4-set-l, .size-m .flex-column-m > .c-4-set-l, .size-m .flex-m > .c-4-set-x, .size-m .flex-column-m > .c-4-set-x, .size-m .flex-m > .c-5, .size-m .flex-column-m > .c-5, .size-m .flex-m > .c-5-s, .size-m .flex-column-m > .c-5-s, .size-m .flex-m > .c-5-m, .size-m .flex-column-m > .c-5-m, .size-m .flex-m > .c-5-l, .size-m .flex-column-m > .c-5-l, .size-m .flex-m > .c-5-x, .size-m .flex-column-m > .c-5-x, .size-m .flex-m > .c-5-set, .size-m .flex-column-m > .c-5-set, .size-m .flex-m > .c-5-set-s, .size-m .flex-column-m > .c-5-set-s, .size-m .flex-m > .c-5-set-m, .size-m .flex-column-m > .c-5-set-m, .size-m .flex-m > .c-5-set-l, .size-m .flex-column-m > .c-5-set-l, .size-m .flex-m > .c-5-set-x, .size-m .flex-column-m > .c-5-set-x, .size-m .flex-m > .c-6, .size-m .flex-column-m > .c-6, .size-m .flex-m > .c-6-s, .size-m .flex-column-m > .c-6-s, .size-m .flex-m > .c-6-m, .size-m .flex-column-m > .c-6-m, .size-m .flex-m > .c-6-l, .size-m .flex-column-m > .c-6-l, .size-m .flex-m > .c-6-x, .size-m .flex-column-m > .c-6-x, .size-m .flex-m > .c-6-set, .size-m .flex-column-m > .c-6-set, .size-m .flex-m > .c-6-set-s, .size-m .flex-column-m > .c-6-set-s, .size-m .flex-m > .c-6-set-m, .size-m .flex-column-m > .c-6-set-m, .size-m .flex-m > .c-6-set-l, .size-m .flex-column-m > .c-6-set-l, .size-m .flex-m > .c-6-set-x, .size-m .flex-column-m > .c-6-set-x, .size-m .flex-m > .c-7, .size-m .flex-column-m > .c-7, .size-m .flex-m > .c-7-s, .size-m .flex-column-m > .c-7-s, .size-m .flex-m > .c-7-m, .size-m .flex-column-m > .c-7-m, .size-m .flex-m > .c-7-l, .size-m .flex-column-m > .c-7-l, .size-m .flex-m > .c-7-x, .size-m .flex-column-m > .c-7-x, .size-m .flex-m > .c-7-set, .size-m .flex-column-m > .c-7-set, .size-m .flex-m > .c-7-set-s, .size-m .flex-column-m > .c-7-set-s, .size-m .flex-m > .c-7-set-m, .size-m .flex-column-m > .c-7-set-m, .size-m .flex-m > .c-7-set-l, .size-m .flex-column-m > .c-7-set-l, .size-m .flex-m > .c-7-set-x, .size-m .flex-column-m > .c-7-set-x, .size-m .flex-m > .c-8, .size-m .flex-column-m > .c-8, .size-m .flex-m > .c-8-s, .size-m .flex-column-m > .c-8-s, .size-m .flex-m > .c-8-m, .size-m .flex-column-m > .c-8-m, .size-m .flex-m > .c-8-l, .size-m .flex-column-m > .c-8-l, .size-m .flex-m > .c-8-x, .size-m .flex-column-m > .c-8-x, .size-m .flex-m > .c-8-set, .size-m .flex-column-m > .c-8-set, .size-m .flex-m > .c-8-set-s, .size-m .flex-column-m > .c-8-set-s, .size-m .flex-m > .c-8-set-m, .size-m .flex-column-m > .c-8-set-m, .size-m .flex-m > .c-8-set-l, .size-m .flex-column-m > .c-8-set-l, .size-m .flex-m > .c-8-set-x, .size-m .flex-column-m > .c-8-set-x, .size-m .flex-m > .c-9, .size-m .flex-column-m > .c-9, .size-m .flex-m > .c-9-s, .size-m .flex-column-m > .c-9-s, .size-m .flex-m > .c-9-m, .size-m .flex-column-m > .c-9-m, .size-m .flex-m > .c-9-l, .size-m .flex-column-m > .c-9-l, .size-m .flex-m > .c-9-x, .size-m .flex-column-m > .c-9-x, .size-m .flex-m > .c-9-set, .size-m .flex-column-m > .c-9-set, .size-m .flex-m > .c-9-set-s, .size-m .flex-column-m > .c-9-set-s, .size-m .flex-m > .c-9-set-m, .size-m .flex-column-m > .c-9-set-m, .size-m .flex-m > .c-9-set-l, .size-m .flex-column-m > .c-9-set-l, .size-m .flex-m > .c-9-set-x, .size-m .flex-column-m > .c-9-set-x, .size-m .flex-m > .c-10, .size-m .flex-column-m > .c-10, .size-m .flex-m > .c-10-s, .size-m .flex-column-m > .c-10-s, .size-m .flex-m > .c-10-m, .size-m .flex-column-m > .c-10-m, .size-m .flex-m > .c-10-l, .size-m .flex-column-m > .c-10-l, .size-m .flex-m > .c-10-x, .size-m .flex-column-m > .c-10-x, .size-m .flex-m > .c-10-set, .size-m .flex-column-m > .c-10-set, .size-m .flex-m > .c-10-set-s, .size-m .flex-column-m > .c-10-set-s, .size-m .flex-m > .c-10-set-m, .size-m .flex-column-m > .c-10-set-m, .size-m .flex-m > .c-10-set-l, .size-m .flex-column-m > .c-10-set-l, .size-m .flex-m > .c-10-set-x, .size-m .flex-column-m > .c-10-set-x, .size-m .flex-m > .c-11, .size-m .flex-column-m > .c-11, .size-m .flex-m > .c-11-s, .size-m .flex-column-m > .c-11-s, .size-m .flex-m > .c-11-m, .size-m .flex-column-m > .c-11-m, .size-m .flex-m > .c-11-l, .size-m .flex-column-m > .c-11-l, .size-m .flex-m > .c-11-x, .size-m .flex-column-m > .c-11-x, .size-m .flex-m > .c-11-set, .size-m .flex-column-m > .c-11-set, .size-m .flex-m > .c-11-set-s, .size-m .flex-column-m > .c-11-set-s, .size-m .flex-m > .c-11-set-m, .size-m .flex-column-m > .c-11-set-m, .size-m .flex-m > .c-11-set-l, .size-m .flex-column-m > .c-11-set-l, .size-m .flex-m > .c-11-set-x, .size-m .flex-column-m > .c-11-set-x, .size-m .flex-m > .c-12, .size-m .flex-column-m > .c-12, .size-m .flex-m > .c-12-s, .size-m .flex-column-m > .c-12-s, .size-m .flex-m > .c-12-m, .size-m .flex-column-m > .c-12-m, .size-m .flex-m > .c-12-l, .size-m .flex-column-m > .c-12-l, .size-m .flex-m > .c-12-x, .size-m .flex-column-m > .c-12-x, .size-m .flex-m > .c-12-set, .size-m .flex-column-m > .c-12-set, .size-m .flex-m > .c-12-set-s, .size-m .flex-column-m > .c-12-set-s, .size-m .flex-m > .c-12-set-m, .size-m .flex-column-m > .c-12-set-m, .size-m .flex-m > .c-12-set-l, .size-m .flex-column-m > .c-12-set-l, .size-m .flex-m > .c-12-set-x, .size-m .flex-column-m > .c-12-set-x {
  display: block;
}

.size-m {
  --grid-gutter-size: 6px;
}

.size-l .flex-l > .w-1, .size-l .flex-column-l > .w-1, .size-l .flex-l > .w-1-s, .size-l .flex-column-l > .w-1-s, .size-l .flex-l > .w-1-m, .size-l .flex-column-l > .w-1-m, .size-l .flex-l > .w-1-l, .size-l .flex-column-l > .w-1-l, .size-l .flex-l > .w-1-x, .size-l .flex-column-l > .w-1-x, .size-l .flex-l > .w-2, .size-l .flex-column-l > .w-2, .size-l .flex-l > .w-2-s, .size-l .flex-column-l > .w-2-s, .size-l .flex-l > .w-2-m, .size-l .flex-column-l > .w-2-m, .size-l .flex-l > .w-2-l, .size-l .flex-column-l > .w-2-l, .size-l .flex-l > .w-2-x, .size-l .flex-column-l > .w-2-x, .size-l .flex-l > .w-3, .size-l .flex-column-l > .w-3, .size-l .flex-l > .w-3-s, .size-l .flex-column-l > .w-3-s, .size-l .flex-l > .w-3-m, .size-l .flex-column-l > .w-3-m, .size-l .flex-l > .w-3-l, .size-l .flex-column-l > .w-3-l, .size-l .flex-l > .w-3-x, .size-l .flex-column-l > .w-3-x, .size-l .flex-l > .w-4, .size-l .flex-column-l > .w-4, .size-l .flex-l > .w-4-s, .size-l .flex-column-l > .w-4-s, .size-l .flex-l > .w-4-m, .size-l .flex-column-l > .w-4-m, .size-l .flex-l > .w-4-l, .size-l .flex-column-l > .w-4-l, .size-l .flex-l > .w-4-x, .size-l .flex-column-l > .w-4-x, .size-l .flex-l > .w-5, .size-l .flex-column-l > .w-5, .size-l .flex-l > .w-5-s, .size-l .flex-column-l > .w-5-s, .size-l .flex-l > .w-5-m, .size-l .flex-column-l > .w-5-m, .size-l .flex-l > .w-5-l, .size-l .flex-column-l > .w-5-l, .size-l .flex-l > .w-5-x, .size-l .flex-column-l > .w-5-x, .size-l .flex-l > .w-6, .size-l .flex-column-l > .w-6, .size-l .flex-l > .w-6-s, .size-l .flex-column-l > .w-6-s, .size-l .flex-l > .w-6-m, .size-l .flex-column-l > .w-6-m, .size-l .flex-l > .w-6-l, .size-l .flex-column-l > .w-6-l, .size-l .flex-l > .w-6-x, .size-l .flex-column-l > .w-6-x, .size-l .flex-l > .w-7, .size-l .flex-column-l > .w-7, .size-l .flex-l > .w-7-s, .size-l .flex-column-l > .w-7-s, .size-l .flex-l > .w-7-m, .size-l .flex-column-l > .w-7-m, .size-l .flex-l > .w-7-l, .size-l .flex-column-l > .w-7-l, .size-l .flex-l > .w-7-x, .size-l .flex-column-l > .w-7-x, .size-l .flex-l > .w-8, .size-l .flex-column-l > .w-8, .size-l .flex-l > .w-8-s, .size-l .flex-column-l > .w-8-s, .size-l .flex-l > .w-8-m, .size-l .flex-column-l > .w-8-m, .size-l .flex-l > .w-8-l, .size-l .flex-column-l > .w-8-l, .size-l .flex-l > .w-8-x, .size-l .flex-column-l > .w-8-x, .size-l .flex-l > .w-9, .size-l .flex-column-l > .w-9, .size-l .flex-l > .w-9-s, .size-l .flex-column-l > .w-9-s, .size-l .flex-l > .w-9-m, .size-l .flex-column-l > .w-9-m, .size-l .flex-l > .w-9-l, .size-l .flex-column-l > .w-9-l, .size-l .flex-l > .w-9-x, .size-l .flex-column-l > .w-9-x, .size-l .flex-l > .w-10, .size-l .flex-column-l > .w-10, .size-l .flex-l > .w-10-s, .size-l .flex-column-l > .w-10-s, .size-l .flex-l > .w-10-m, .size-l .flex-column-l > .w-10-m, .size-l .flex-l > .w-10-l, .size-l .flex-column-l > .w-10-l, .size-l .flex-l > .w-10-x, .size-l .flex-column-l > .w-10-x, .size-l .flex-l > .w-11, .size-l .flex-column-l > .w-11, .size-l .flex-l > .w-11-s, .size-l .flex-column-l > .w-11-s, .size-l .flex-l > .w-11-m, .size-l .flex-column-l > .w-11-m, .size-l .flex-l > .w-11-l, .size-l .flex-column-l > .w-11-l, .size-l .flex-l > .w-11-x, .size-l .flex-column-l > .w-11-x, .size-l .flex-l > .w-12, .size-l .flex-column-l > .w-12, .size-l .flex-l > .w-12-s, .size-l .flex-column-l > .w-12-s, .size-l .flex-l > .w-12-m, .size-l .flex-column-l > .w-12-m, .size-l .flex-l > .w-12-l, .size-l .flex-column-l > .w-12-l, .size-l .flex-l > .w-12-x, .size-l .flex-column-l > .w-12-x {
  display: block;
}

.size-l .flex-l > .c-1, .size-l .flex-column-l > .c-1, .size-l .flex-l > .c-1-s, .size-l .flex-column-l > .c-1-s, .size-l .flex-l > .c-1-m, .size-l .flex-column-l > .c-1-m, .size-l .flex-l > .c-1-l, .size-l .flex-column-l > .c-1-l, .size-l .flex-l > .c-1-x, .size-l .flex-column-l > .c-1-x, .size-l .flex-l > .c-1-set, .size-l .flex-column-l > .c-1-set, .size-l .flex-l > .c-1-set-s, .size-l .flex-column-l > .c-1-set-s, .size-l .flex-l > .c-1-set-m, .size-l .flex-column-l > .c-1-set-m, .size-l .flex-l > .c-1-set-l, .size-l .flex-column-l > .c-1-set-l, .size-l .flex-l > .c-1-set-x, .size-l .flex-column-l > .c-1-set-x, .size-l .flex-l > .c-2, .size-l .flex-column-l > .c-2, .size-l .flex-l > .c-2-s, .size-l .flex-column-l > .c-2-s, .size-l .flex-l > .c-2-m, .size-l .flex-column-l > .c-2-m, .size-l .flex-l > .c-2-l, .size-l .flex-column-l > .c-2-l, .size-l .flex-l > .c-2-x, .size-l .flex-column-l > .c-2-x, .size-l .flex-l > .c-2-set, .size-l .flex-column-l > .c-2-set, .size-l .flex-l > .c-2-set-s, .size-l .flex-column-l > .c-2-set-s, .size-l .flex-l > .c-2-set-m, .size-l .flex-column-l > .c-2-set-m, .size-l .flex-l > .c-2-set-l, .size-l .flex-column-l > .c-2-set-l, .size-l .flex-l > .c-2-set-x, .size-l .flex-column-l > .c-2-set-x, .size-l .flex-l > .c-3, .size-l .flex-column-l > .c-3, .size-l .flex-l > .c-3-s, .size-l .flex-column-l > .c-3-s, .size-l .flex-l > .c-3-m, .size-l .flex-column-l > .c-3-m, .size-l .flex-l > .c-3-l, .size-l .flex-column-l > .c-3-l, .size-l .flex-l > .c-3-x, .size-l .flex-column-l > .c-3-x, .size-l .flex-l > .c-3-set, .size-l .flex-column-l > .c-3-set, .size-l .flex-l > .c-3-set-s, .size-l .flex-column-l > .c-3-set-s, .size-l .flex-l > .c-3-set-m, .size-l .flex-column-l > .c-3-set-m, .size-l .flex-l > .c-3-set-l, .size-l .flex-column-l > .c-3-set-l, .size-l .flex-l > .c-3-set-x, .size-l .flex-column-l > .c-3-set-x, .size-l .flex-l > .c-4, .size-l .flex-column-l > .c-4, .size-l .flex-l > .c-4-s, .size-l .flex-column-l > .c-4-s, .size-l .flex-l > .c-4-m, .size-l .flex-column-l > .c-4-m, .size-l .flex-l > .c-4-l, .size-l .flex-column-l > .c-4-l, .size-l .flex-l > .c-4-x, .size-l .flex-column-l > .c-4-x, .size-l .flex-l > .c-4-set, .size-l .flex-column-l > .c-4-set, .size-l .flex-l > .c-4-set-s, .size-l .flex-column-l > .c-4-set-s, .size-l .flex-l > .c-4-set-m, .size-l .flex-column-l > .c-4-set-m, .size-l .flex-l > .c-4-set-l, .size-l .flex-column-l > .c-4-set-l, .size-l .flex-l > .c-4-set-x, .size-l .flex-column-l > .c-4-set-x, .size-l .flex-l > .c-5, .size-l .flex-column-l > .c-5, .size-l .flex-l > .c-5-s, .size-l .flex-column-l > .c-5-s, .size-l .flex-l > .c-5-m, .size-l .flex-column-l > .c-5-m, .size-l .flex-l > .c-5-l, .size-l .flex-column-l > .c-5-l, .size-l .flex-l > .c-5-x, .size-l .flex-column-l > .c-5-x, .size-l .flex-l > .c-5-set, .size-l .flex-column-l > .c-5-set, .size-l .flex-l > .c-5-set-s, .size-l .flex-column-l > .c-5-set-s, .size-l .flex-l > .c-5-set-m, .size-l .flex-column-l > .c-5-set-m, .size-l .flex-l > .c-5-set-l, .size-l .flex-column-l > .c-5-set-l, .size-l .flex-l > .c-5-set-x, .size-l .flex-column-l > .c-5-set-x, .size-l .flex-l > .c-6, .size-l .flex-column-l > .c-6, .size-l .flex-l > .c-6-s, .size-l .flex-column-l > .c-6-s, .size-l .flex-l > .c-6-m, .size-l .flex-column-l > .c-6-m, .size-l .flex-l > .c-6-l, .size-l .flex-column-l > .c-6-l, .size-l .flex-l > .c-6-x, .size-l .flex-column-l > .c-6-x, .size-l .flex-l > .c-6-set, .size-l .flex-column-l > .c-6-set, .size-l .flex-l > .c-6-set-s, .size-l .flex-column-l > .c-6-set-s, .size-l .flex-l > .c-6-set-m, .size-l .flex-column-l > .c-6-set-m, .size-l .flex-l > .c-6-set-l, .size-l .flex-column-l > .c-6-set-l, .size-l .flex-l > .c-6-set-x, .size-l .flex-column-l > .c-6-set-x, .size-l .flex-l > .c-7, .size-l .flex-column-l > .c-7, .size-l .flex-l > .c-7-s, .size-l .flex-column-l > .c-7-s, .size-l .flex-l > .c-7-m, .size-l .flex-column-l > .c-7-m, .size-l .flex-l > .c-7-l, .size-l .flex-column-l > .c-7-l, .size-l .flex-l > .c-7-x, .size-l .flex-column-l > .c-7-x, .size-l .flex-l > .c-7-set, .size-l .flex-column-l > .c-7-set, .size-l .flex-l > .c-7-set-s, .size-l .flex-column-l > .c-7-set-s, .size-l .flex-l > .c-7-set-m, .size-l .flex-column-l > .c-7-set-m, .size-l .flex-l > .c-7-set-l, .size-l .flex-column-l > .c-7-set-l, .size-l .flex-l > .c-7-set-x, .size-l .flex-column-l > .c-7-set-x, .size-l .flex-l > .c-8, .size-l .flex-column-l > .c-8, .size-l .flex-l > .c-8-s, .size-l .flex-column-l > .c-8-s, .size-l .flex-l > .c-8-m, .size-l .flex-column-l > .c-8-m, .size-l .flex-l > .c-8-l, .size-l .flex-column-l > .c-8-l, .size-l .flex-l > .c-8-x, .size-l .flex-column-l > .c-8-x, .size-l .flex-l > .c-8-set, .size-l .flex-column-l > .c-8-set, .size-l .flex-l > .c-8-set-s, .size-l .flex-column-l > .c-8-set-s, .size-l .flex-l > .c-8-set-m, .size-l .flex-column-l > .c-8-set-m, .size-l .flex-l > .c-8-set-l, .size-l .flex-column-l > .c-8-set-l, .size-l .flex-l > .c-8-set-x, .size-l .flex-column-l > .c-8-set-x, .size-l .flex-l > .c-9, .size-l .flex-column-l > .c-9, .size-l .flex-l > .c-9-s, .size-l .flex-column-l > .c-9-s, .size-l .flex-l > .c-9-m, .size-l .flex-column-l > .c-9-m, .size-l .flex-l > .c-9-l, .size-l .flex-column-l > .c-9-l, .size-l .flex-l > .c-9-x, .size-l .flex-column-l > .c-9-x, .size-l .flex-l > .c-9-set, .size-l .flex-column-l > .c-9-set, .size-l .flex-l > .c-9-set-s, .size-l .flex-column-l > .c-9-set-s, .size-l .flex-l > .c-9-set-m, .size-l .flex-column-l > .c-9-set-m, .size-l .flex-l > .c-9-set-l, .size-l .flex-column-l > .c-9-set-l, .size-l .flex-l > .c-9-set-x, .size-l .flex-column-l > .c-9-set-x, .size-l .flex-l > .c-10, .size-l .flex-column-l > .c-10, .size-l .flex-l > .c-10-s, .size-l .flex-column-l > .c-10-s, .size-l .flex-l > .c-10-m, .size-l .flex-column-l > .c-10-m, .size-l .flex-l > .c-10-l, .size-l .flex-column-l > .c-10-l, .size-l .flex-l > .c-10-x, .size-l .flex-column-l > .c-10-x, .size-l .flex-l > .c-10-set, .size-l .flex-column-l > .c-10-set, .size-l .flex-l > .c-10-set-s, .size-l .flex-column-l > .c-10-set-s, .size-l .flex-l > .c-10-set-m, .size-l .flex-column-l > .c-10-set-m, .size-l .flex-l > .c-10-set-l, .size-l .flex-column-l > .c-10-set-l, .size-l .flex-l > .c-10-set-x, .size-l .flex-column-l > .c-10-set-x, .size-l .flex-l > .c-11, .size-l .flex-column-l > .c-11, .size-l .flex-l > .c-11-s, .size-l .flex-column-l > .c-11-s, .size-l .flex-l > .c-11-m, .size-l .flex-column-l > .c-11-m, .size-l .flex-l > .c-11-l, .size-l .flex-column-l > .c-11-l, .size-l .flex-l > .c-11-x, .size-l .flex-column-l > .c-11-x, .size-l .flex-l > .c-11-set, .size-l .flex-column-l > .c-11-set, .size-l .flex-l > .c-11-set-s, .size-l .flex-column-l > .c-11-set-s, .size-l .flex-l > .c-11-set-m, .size-l .flex-column-l > .c-11-set-m, .size-l .flex-l > .c-11-set-l, .size-l .flex-column-l > .c-11-set-l, .size-l .flex-l > .c-11-set-x, .size-l .flex-column-l > .c-11-set-x, .size-l .flex-l > .c-12, .size-l .flex-column-l > .c-12, .size-l .flex-l > .c-12-s, .size-l .flex-column-l > .c-12-s, .size-l .flex-l > .c-12-m, .size-l .flex-column-l > .c-12-m, .size-l .flex-l > .c-12-l, .size-l .flex-column-l > .c-12-l, .size-l .flex-l > .c-12-x, .size-l .flex-column-l > .c-12-x, .size-l .flex-l > .c-12-set, .size-l .flex-column-l > .c-12-set, .size-l .flex-l > .c-12-set-s, .size-l .flex-column-l > .c-12-set-s, .size-l .flex-l > .c-12-set-m, .size-l .flex-column-l > .c-12-set-m, .size-l .flex-l > .c-12-set-l, .size-l .flex-column-l > .c-12-set-l, .size-l .flex-l > .c-12-set-x, .size-l .flex-column-l > .c-12-set-x {
  display: block;
}

.size-l {
  --grid-gutter-size: 10px;
}

.size-x .flex-x > .w-1, .size-x .flex-column-x > .w-1, .size-x .flex-x > .w-1-s, .size-x .flex-column-x > .w-1-s, .size-x .flex-x > .w-1-m, .size-x .flex-column-x > .w-1-m, .size-x .flex-x > .w-1-l, .size-x .flex-column-x > .w-1-l, .size-x .flex-x > .w-1-x, .size-x .flex-column-x > .w-1-x, .size-x .flex-x > .w-2, .size-x .flex-column-x > .w-2, .size-x .flex-x > .w-2-s, .size-x .flex-column-x > .w-2-s, .size-x .flex-x > .w-2-m, .size-x .flex-column-x > .w-2-m, .size-x .flex-x > .w-2-l, .size-x .flex-column-x > .w-2-l, .size-x .flex-x > .w-2-x, .size-x .flex-column-x > .w-2-x, .size-x .flex-x > .w-3, .size-x .flex-column-x > .w-3, .size-x .flex-x > .w-3-s, .size-x .flex-column-x > .w-3-s, .size-x .flex-x > .w-3-m, .size-x .flex-column-x > .w-3-m, .size-x .flex-x > .w-3-l, .size-x .flex-column-x > .w-3-l, .size-x .flex-x > .w-3-x, .size-x .flex-column-x > .w-3-x, .size-x .flex-x > .w-4, .size-x .flex-column-x > .w-4, .size-x .flex-x > .w-4-s, .size-x .flex-column-x > .w-4-s, .size-x .flex-x > .w-4-m, .size-x .flex-column-x > .w-4-m, .size-x .flex-x > .w-4-l, .size-x .flex-column-x > .w-4-l, .size-x .flex-x > .w-4-x, .size-x .flex-column-x > .w-4-x, .size-x .flex-x > .w-5, .size-x .flex-column-x > .w-5, .size-x .flex-x > .w-5-s, .size-x .flex-column-x > .w-5-s, .size-x .flex-x > .w-5-m, .size-x .flex-column-x > .w-5-m, .size-x .flex-x > .w-5-l, .size-x .flex-column-x > .w-5-l, .size-x .flex-x > .w-5-x, .size-x .flex-column-x > .w-5-x, .size-x .flex-x > .w-6, .size-x .flex-column-x > .w-6, .size-x .flex-x > .w-6-s, .size-x .flex-column-x > .w-6-s, .size-x .flex-x > .w-6-m, .size-x .flex-column-x > .w-6-m, .size-x .flex-x > .w-6-l, .size-x .flex-column-x > .w-6-l, .size-x .flex-x > .w-6-x, .size-x .flex-column-x > .w-6-x, .size-x .flex-x > .w-7, .size-x .flex-column-x > .w-7, .size-x .flex-x > .w-7-s, .size-x .flex-column-x > .w-7-s, .size-x .flex-x > .w-7-m, .size-x .flex-column-x > .w-7-m, .size-x .flex-x > .w-7-l, .size-x .flex-column-x > .w-7-l, .size-x .flex-x > .w-7-x, .size-x .flex-column-x > .w-7-x, .size-x .flex-x > .w-8, .size-x .flex-column-x > .w-8, .size-x .flex-x > .w-8-s, .size-x .flex-column-x > .w-8-s, .size-x .flex-x > .w-8-m, .size-x .flex-column-x > .w-8-m, .size-x .flex-x > .w-8-l, .size-x .flex-column-x > .w-8-l, .size-x .flex-x > .w-8-x, .size-x .flex-column-x > .w-8-x, .size-x .flex-x > .w-9, .size-x .flex-column-x > .w-9, .size-x .flex-x > .w-9-s, .size-x .flex-column-x > .w-9-s, .size-x .flex-x > .w-9-m, .size-x .flex-column-x > .w-9-m, .size-x .flex-x > .w-9-l, .size-x .flex-column-x > .w-9-l, .size-x .flex-x > .w-9-x, .size-x .flex-column-x > .w-9-x, .size-x .flex-x > .w-10, .size-x .flex-column-x > .w-10, .size-x .flex-x > .w-10-s, .size-x .flex-column-x > .w-10-s, .size-x .flex-x > .w-10-m, .size-x .flex-column-x > .w-10-m, .size-x .flex-x > .w-10-l, .size-x .flex-column-x > .w-10-l, .size-x .flex-x > .w-10-x, .size-x .flex-column-x > .w-10-x, .size-x .flex-x > .w-11, .size-x .flex-column-x > .w-11, .size-x .flex-x > .w-11-s, .size-x .flex-column-x > .w-11-s, .size-x .flex-x > .w-11-m, .size-x .flex-column-x > .w-11-m, .size-x .flex-x > .w-11-l, .size-x .flex-column-x > .w-11-l, .size-x .flex-x > .w-11-x, .size-x .flex-column-x > .w-11-x, .size-x .flex-x > .w-12, .size-x .flex-column-x > .w-12, .size-x .flex-x > .w-12-s, .size-x .flex-column-x > .w-12-s, .size-x .flex-x > .w-12-m, .size-x .flex-column-x > .w-12-m, .size-x .flex-x > .w-12-l, .size-x .flex-column-x > .w-12-l, .size-x .flex-x > .w-12-x, .size-x .flex-column-x > .w-12-x {
  display: block;
}

.size-x .flex-x > .c-1, .size-x .flex-column-x > .c-1, .size-x .flex-x > .c-1-s, .size-x .flex-column-x > .c-1-s, .size-x .flex-x > .c-1-m, .size-x .flex-column-x > .c-1-m, .size-x .flex-x > .c-1-l, .size-x .flex-column-x > .c-1-l, .size-x .flex-x > .c-1-x, .size-x .flex-column-x > .c-1-x, .size-x .flex-x > .c-1-set, .size-x .flex-column-x > .c-1-set, .size-x .flex-x > .c-1-set-s, .size-x .flex-column-x > .c-1-set-s, .size-x .flex-x > .c-1-set-m, .size-x .flex-column-x > .c-1-set-m, .size-x .flex-x > .c-1-set-l, .size-x .flex-column-x > .c-1-set-l, .size-x .flex-x > .c-1-set-x, .size-x .flex-column-x > .c-1-set-x, .size-x .flex-x > .c-2, .size-x .flex-column-x > .c-2, .size-x .flex-x > .c-2-s, .size-x .flex-column-x > .c-2-s, .size-x .flex-x > .c-2-m, .size-x .flex-column-x > .c-2-m, .size-x .flex-x > .c-2-l, .size-x .flex-column-x > .c-2-l, .size-x .flex-x > .c-2-x, .size-x .flex-column-x > .c-2-x, .size-x .flex-x > .c-2-set, .size-x .flex-column-x > .c-2-set, .size-x .flex-x > .c-2-set-s, .size-x .flex-column-x > .c-2-set-s, .size-x .flex-x > .c-2-set-m, .size-x .flex-column-x > .c-2-set-m, .size-x .flex-x > .c-2-set-l, .size-x .flex-column-x > .c-2-set-l, .size-x .flex-x > .c-2-set-x, .size-x .flex-column-x > .c-2-set-x, .size-x .flex-x > .c-3, .size-x .flex-column-x > .c-3, .size-x .flex-x > .c-3-s, .size-x .flex-column-x > .c-3-s, .size-x .flex-x > .c-3-m, .size-x .flex-column-x > .c-3-m, .size-x .flex-x > .c-3-l, .size-x .flex-column-x > .c-3-l, .size-x .flex-x > .c-3-x, .size-x .flex-column-x > .c-3-x, .size-x .flex-x > .c-3-set, .size-x .flex-column-x > .c-3-set, .size-x .flex-x > .c-3-set-s, .size-x .flex-column-x > .c-3-set-s, .size-x .flex-x > .c-3-set-m, .size-x .flex-column-x > .c-3-set-m, .size-x .flex-x > .c-3-set-l, .size-x .flex-column-x > .c-3-set-l, .size-x .flex-x > .c-3-set-x, .size-x .flex-column-x > .c-3-set-x, .size-x .flex-x > .c-4, .size-x .flex-column-x > .c-4, .size-x .flex-x > .c-4-s, .size-x .flex-column-x > .c-4-s, .size-x .flex-x > .c-4-m, .size-x .flex-column-x > .c-4-m, .size-x .flex-x > .c-4-l, .size-x .flex-column-x > .c-4-l, .size-x .flex-x > .c-4-x, .size-x .flex-column-x > .c-4-x, .size-x .flex-x > .c-4-set, .size-x .flex-column-x > .c-4-set, .size-x .flex-x > .c-4-set-s, .size-x .flex-column-x > .c-4-set-s, .size-x .flex-x > .c-4-set-m, .size-x .flex-column-x > .c-4-set-m, .size-x .flex-x > .c-4-set-l, .size-x .flex-column-x > .c-4-set-l, .size-x .flex-x > .c-4-set-x, .size-x .flex-column-x > .c-4-set-x, .size-x .flex-x > .c-5, .size-x .flex-column-x > .c-5, .size-x .flex-x > .c-5-s, .size-x .flex-column-x > .c-5-s, .size-x .flex-x > .c-5-m, .size-x .flex-column-x > .c-5-m, .size-x .flex-x > .c-5-l, .size-x .flex-column-x > .c-5-l, .size-x .flex-x > .c-5-x, .size-x .flex-column-x > .c-5-x, .size-x .flex-x > .c-5-set, .size-x .flex-column-x > .c-5-set, .size-x .flex-x > .c-5-set-s, .size-x .flex-column-x > .c-5-set-s, .size-x .flex-x > .c-5-set-m, .size-x .flex-column-x > .c-5-set-m, .size-x .flex-x > .c-5-set-l, .size-x .flex-column-x > .c-5-set-l, .size-x .flex-x > .c-5-set-x, .size-x .flex-column-x > .c-5-set-x, .size-x .flex-x > .c-6, .size-x .flex-column-x > .c-6, .size-x .flex-x > .c-6-s, .size-x .flex-column-x > .c-6-s, .size-x .flex-x > .c-6-m, .size-x .flex-column-x > .c-6-m, .size-x .flex-x > .c-6-l, .size-x .flex-column-x > .c-6-l, .size-x .flex-x > .c-6-x, .size-x .flex-column-x > .c-6-x, .size-x .flex-x > .c-6-set, .size-x .flex-column-x > .c-6-set, .size-x .flex-x > .c-6-set-s, .size-x .flex-column-x > .c-6-set-s, .size-x .flex-x > .c-6-set-m, .size-x .flex-column-x > .c-6-set-m, .size-x .flex-x > .c-6-set-l, .size-x .flex-column-x > .c-6-set-l, .size-x .flex-x > .c-6-set-x, .size-x .flex-column-x > .c-6-set-x, .size-x .flex-x > .c-7, .size-x .flex-column-x > .c-7, .size-x .flex-x > .c-7-s, .size-x .flex-column-x > .c-7-s, .size-x .flex-x > .c-7-m, .size-x .flex-column-x > .c-7-m, .size-x .flex-x > .c-7-l, .size-x .flex-column-x > .c-7-l, .size-x .flex-x > .c-7-x, .size-x .flex-column-x > .c-7-x, .size-x .flex-x > .c-7-set, .size-x .flex-column-x > .c-7-set, .size-x .flex-x > .c-7-set-s, .size-x .flex-column-x > .c-7-set-s, .size-x .flex-x > .c-7-set-m, .size-x .flex-column-x > .c-7-set-m, .size-x .flex-x > .c-7-set-l, .size-x .flex-column-x > .c-7-set-l, .size-x .flex-x > .c-7-set-x, .size-x .flex-column-x > .c-7-set-x, .size-x .flex-x > .c-8, .size-x .flex-column-x > .c-8, .size-x .flex-x > .c-8-s, .size-x .flex-column-x > .c-8-s, .size-x .flex-x > .c-8-m, .size-x .flex-column-x > .c-8-m, .size-x .flex-x > .c-8-l, .size-x .flex-column-x > .c-8-l, .size-x .flex-x > .c-8-x, .size-x .flex-column-x > .c-8-x, .size-x .flex-x > .c-8-set, .size-x .flex-column-x > .c-8-set, .size-x .flex-x > .c-8-set-s, .size-x .flex-column-x > .c-8-set-s, .size-x .flex-x > .c-8-set-m, .size-x .flex-column-x > .c-8-set-m, .size-x .flex-x > .c-8-set-l, .size-x .flex-column-x > .c-8-set-l, .size-x .flex-x > .c-8-set-x, .size-x .flex-column-x > .c-8-set-x, .size-x .flex-x > .c-9, .size-x .flex-column-x > .c-9, .size-x .flex-x > .c-9-s, .size-x .flex-column-x > .c-9-s, .size-x .flex-x > .c-9-m, .size-x .flex-column-x > .c-9-m, .size-x .flex-x > .c-9-l, .size-x .flex-column-x > .c-9-l, .size-x .flex-x > .c-9-x, .size-x .flex-column-x > .c-9-x, .size-x .flex-x > .c-9-set, .size-x .flex-column-x > .c-9-set, .size-x .flex-x > .c-9-set-s, .size-x .flex-column-x > .c-9-set-s, .size-x .flex-x > .c-9-set-m, .size-x .flex-column-x > .c-9-set-m, .size-x .flex-x > .c-9-set-l, .size-x .flex-column-x > .c-9-set-l, .size-x .flex-x > .c-9-set-x, .size-x .flex-column-x > .c-9-set-x, .size-x .flex-x > .c-10, .size-x .flex-column-x > .c-10, .size-x .flex-x > .c-10-s, .size-x .flex-column-x > .c-10-s, .size-x .flex-x > .c-10-m, .size-x .flex-column-x > .c-10-m, .size-x .flex-x > .c-10-l, .size-x .flex-column-x > .c-10-l, .size-x .flex-x > .c-10-x, .size-x .flex-column-x > .c-10-x, .size-x .flex-x > .c-10-set, .size-x .flex-column-x > .c-10-set, .size-x .flex-x > .c-10-set-s, .size-x .flex-column-x > .c-10-set-s, .size-x .flex-x > .c-10-set-m, .size-x .flex-column-x > .c-10-set-m, .size-x .flex-x > .c-10-set-l, .size-x .flex-column-x > .c-10-set-l, .size-x .flex-x > .c-10-set-x, .size-x .flex-column-x > .c-10-set-x, .size-x .flex-x > .c-11, .size-x .flex-column-x > .c-11, .size-x .flex-x > .c-11-s, .size-x .flex-column-x > .c-11-s, .size-x .flex-x > .c-11-m, .size-x .flex-column-x > .c-11-m, .size-x .flex-x > .c-11-l, .size-x .flex-column-x > .c-11-l, .size-x .flex-x > .c-11-x, .size-x .flex-column-x > .c-11-x, .size-x .flex-x > .c-11-set, .size-x .flex-column-x > .c-11-set, .size-x .flex-x > .c-11-set-s, .size-x .flex-column-x > .c-11-set-s, .size-x .flex-x > .c-11-set-m, .size-x .flex-column-x > .c-11-set-m, .size-x .flex-x > .c-11-set-l, .size-x .flex-column-x > .c-11-set-l, .size-x .flex-x > .c-11-set-x, .size-x .flex-column-x > .c-11-set-x, .size-x .flex-x > .c-12, .size-x .flex-column-x > .c-12, .size-x .flex-x > .c-12-s, .size-x .flex-column-x > .c-12-s, .size-x .flex-x > .c-12-m, .size-x .flex-column-x > .c-12-m, .size-x .flex-x > .c-12-l, .size-x .flex-column-x > .c-12-l, .size-x .flex-x > .c-12-x, .size-x .flex-column-x > .c-12-x, .size-x .flex-x > .c-12-set, .size-x .flex-column-x > .c-12-set, .size-x .flex-x > .c-12-set-s, .size-x .flex-column-x > .c-12-set-s, .size-x .flex-x > .c-12-set-m, .size-x .flex-column-x > .c-12-set-m, .size-x .flex-x > .c-12-set-l, .size-x .flex-column-x > .c-12-set-l, .size-x .flex-x > .c-12-set-x, .size-x .flex-column-x > .c-12-set-x {
  display: block;
}

.size-x {
  --grid-gutter-size: 12px;
}

.size-x .w-1-x, .size-l .w-1-l, .size-m .w-1-m, .size-s .w-1-s, .w-1 {
  width: 8.33%;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .w-2-x, .size-l .w-2-l, .size-m .w-2-m, .size-s .w-2-s, .w-2 {
  width: 16.66%;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .w-3-x, .size-l .w-3-l, .size-m .w-3-m, .size-s .w-3-s, .w-3 {
  width: 25%;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .w-4-x, .size-l .w-4-l, .size-m .w-4-m, .size-s .w-4-s, .w-4 {
  width: 33.33%;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .w-5-x, .size-l .w-5-l, .size-m .w-5-m, .size-s .w-5-s, .w-5 {
  width: 41.66%;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .w-6-x, .size-l .w-6-l, .size-m .w-6-m, .size-s .w-6-s, .w-6 {
  width: 50%;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .w-7-x, .size-l .w-7-l, .size-m .w-7-m, .size-s .w-7-s, .w-7 {
  width: 58.33%;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .w-8-x, .size-l .w-8-l, .size-m .w-8-m, .size-s .w-8-s, .w-8 {
  width: 66.66%;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .w-9-x, .size-l .w-9-l, .size-m .w-9-m, .size-s .w-9-s, .w-9 {
  width: 75%;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .w-10-x, .size-l .w-10-l, .size-m .w-10-m, .size-s .w-10-s, .w-10 {
  width: 83.33%;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .w-11-x, .size-l .w-11-l, .size-m .w-11-m, .size-s .w-11-s, .w-11 {
  width: 91.66%;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .w-12-x, .size-l .w-12-l, .size-m .w-12-m, .size-s .w-12-s, .w-12 {
  width: 100%;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .c-1, .size-s .c-1-s, .size-s .c-1-m, .size-s .c-1-l, .size-s .c-1-x, .size-s .c-1-set, .size-s .c-1-set-s, .size-s .c-1-set-m, .size-s .c-1-set-l, .size-s .c-1-set-x, .size-s .c-2, .size-s .c-2-s, .size-s .c-2-m, .size-s .c-2-l, .size-s .c-2-x, .size-s .c-2-set, .size-s .c-2-set-s, .size-s .c-2-set-m, .size-s .c-2-set-l, .size-s .c-2-set-x, .size-s .c-3, .size-s .c-3-s, .size-s .c-3-m, .size-s .c-3-l, .size-s .c-3-x, .size-s .c-3-set, .size-s .c-3-set-s, .size-s .c-3-set-m, .size-s .c-3-set-l, .size-s .c-3-set-x, .size-s .c-4, .size-s .c-4-s, .size-s .c-4-m, .size-s .c-4-l, .size-s .c-4-x, .size-s .c-4-set, .size-s .c-4-set-s, .size-s .c-4-set-m, .size-s .c-4-set-l, .size-s .c-4-set-x, .size-s .c-5, .size-s .c-5-s, .size-s .c-5-m, .size-s .c-5-l, .size-s .c-5-x, .size-s .c-5-set, .size-s .c-5-set-s, .size-s .c-5-set-m, .size-s .c-5-set-l, .size-s .c-5-set-x, .size-s .c-6, .size-s .c-6-s, .size-s .c-6-m, .size-s .c-6-l, .size-s .c-6-x, .size-s .c-6-set, .size-s .c-6-set-s, .size-s .c-6-set-m, .size-s .c-6-set-l, .size-s .c-6-set-x, .size-s .c-7, .size-s .c-7-s, .size-s .c-7-m, .size-s .c-7-l, .size-s .c-7-x, .size-s .c-7-set, .size-s .c-7-set-s, .size-s .c-7-set-m, .size-s .c-7-set-l, .size-s .c-7-set-x, .size-s .c-8, .size-s .c-8-s, .size-s .c-8-m, .size-s .c-8-l, .size-s .c-8-x, .size-s .c-8-set, .size-s .c-8-set-s, .size-s .c-8-set-m, .size-s .c-8-set-l, .size-s .c-8-set-x, .size-s .c-9, .size-s .c-9-s, .size-s .c-9-m, .size-s .c-9-l, .size-s .c-9-x, .size-s .c-9-set, .size-s .c-9-set-s, .size-s .c-9-set-m, .size-s .c-9-set-l, .size-s .c-9-set-x, .size-s .c-10, .size-s .c-10-s, .size-s .c-10-m, .size-s .c-10-l, .size-s .c-10-x, .size-s .c-10-set, .size-s .c-10-set-s, .size-s .c-10-set-m, .size-s .c-10-set-l, .size-s .c-10-set-x, .size-s .c-11, .size-s .c-11-s, .size-s .c-11-m, .size-s .c-11-l, .size-s .c-11-x, .size-s .c-11-set, .size-s .c-11-set-s, .size-s .c-11-set-m, .size-s .c-11-set-l, .size-s .c-11-set-x, .size-s .c-12, .size-s .c-12-s, .size-s .c-12-m, .size-s .c-12-l, .size-s .c-12-x, .size-s .c-12-set, .size-s .c-12-set-s, .size-s .c-12-set-m, .size-s .c-12-set-l, .size-s .c-12-set-x {
  margin-right: 1rem;
  margin-bottom: 1rem;
}

.size-m .c-1, .size-m .c-1-s, .size-m .c-1-m, .size-m .c-1-l, .size-m .c-1-x, .size-m .c-1-set, .size-m .c-1-set-s, .size-m .c-1-set-m, .size-m .c-1-set-l, .size-m .c-1-set-x, .size-m .c-2, .size-m .c-2-s, .size-m .c-2-m, .size-m .c-2-l, .size-m .c-2-x, .size-m .c-2-set, .size-m .c-2-set-s, .size-m .c-2-set-m, .size-m .c-2-set-l, .size-m .c-2-set-x, .size-m .c-3, .size-m .c-3-s, .size-m .c-3-m, .size-m .c-3-l, .size-m .c-3-x, .size-m .c-3-set, .size-m .c-3-set-s, .size-m .c-3-set-m, .size-m .c-3-set-l, .size-m .c-3-set-x, .size-m .c-4, .size-m .c-4-s, .size-m .c-4-m, .size-m .c-4-l, .size-m .c-4-x, .size-m .c-4-set, .size-m .c-4-set-s, .size-m .c-4-set-m, .size-m .c-4-set-l, .size-m .c-4-set-x, .size-m .c-5, .size-m .c-5-s, .size-m .c-5-m, .size-m .c-5-l, .size-m .c-5-x, .size-m .c-5-set, .size-m .c-5-set-s, .size-m .c-5-set-m, .size-m .c-5-set-l, .size-m .c-5-set-x, .size-m .c-6, .size-m .c-6-s, .size-m .c-6-m, .size-m .c-6-l, .size-m .c-6-x, .size-m .c-6-set, .size-m .c-6-set-s, .size-m .c-6-set-m, .size-m .c-6-set-l, .size-m .c-6-set-x, .size-m .c-7, .size-m .c-7-s, .size-m .c-7-m, .size-m .c-7-l, .size-m .c-7-x, .size-m .c-7-set, .size-m .c-7-set-s, .size-m .c-7-set-m, .size-m .c-7-set-l, .size-m .c-7-set-x, .size-m .c-8, .size-m .c-8-s, .size-m .c-8-m, .size-m .c-8-l, .size-m .c-8-x, .size-m .c-8-set, .size-m .c-8-set-s, .size-m .c-8-set-m, .size-m .c-8-set-l, .size-m .c-8-set-x, .size-m .c-9, .size-m .c-9-s, .size-m .c-9-m, .size-m .c-9-l, .size-m .c-9-x, .size-m .c-9-set, .size-m .c-9-set-s, .size-m .c-9-set-m, .size-m .c-9-set-l, .size-m .c-9-set-x, .size-m .c-10, .size-m .c-10-s, .size-m .c-10-m, .size-m .c-10-l, .size-m .c-10-x, .size-m .c-10-set, .size-m .c-10-set-s, .size-m .c-10-set-m, .size-m .c-10-set-l, .size-m .c-10-set-x, .size-m .c-11, .size-m .c-11-s, .size-m .c-11-m, .size-m .c-11-l, .size-m .c-11-x, .size-m .c-11-set, .size-m .c-11-set-s, .size-m .c-11-set-m, .size-m .c-11-set-l, .size-m .c-11-set-x, .size-m .c-12, .size-m .c-12-s, .size-m .c-12-m, .size-m .c-12-l, .size-m .c-12-x, .size-m .c-12-set, .size-m .c-12-set-s, .size-m .c-12-set-m, .size-m .c-12-set-l, .size-m .c-12-set-x {
  margin-right: 1.5rem;
  margin-bottom: 1.5rem;
}

.size-l .c-1, .size-l .c-1-s, .size-l .c-1-m, .size-l .c-1-l, .size-l .c-1-x, .size-l .c-1-set, .size-l .c-1-set-s, .size-l .c-1-set-m, .size-l .c-1-set-l, .size-l .c-1-set-x, .size-l .c-2, .size-l .c-2-s, .size-l .c-2-m, .size-l .c-2-l, .size-l .c-2-x, .size-l .c-2-set, .size-l .c-2-set-s, .size-l .c-2-set-m, .size-l .c-2-set-l, .size-l .c-2-set-x, .size-l .c-3, .size-l .c-3-s, .size-l .c-3-m, .size-l .c-3-l, .size-l .c-3-x, .size-l .c-3-set, .size-l .c-3-set-s, .size-l .c-3-set-m, .size-l .c-3-set-l, .size-l .c-3-set-x, .size-l .c-4, .size-l .c-4-s, .size-l .c-4-m, .size-l .c-4-l, .size-l .c-4-x, .size-l .c-4-set, .size-l .c-4-set-s, .size-l .c-4-set-m, .size-l .c-4-set-l, .size-l .c-4-set-x, .size-l .c-5, .size-l .c-5-s, .size-l .c-5-m, .size-l .c-5-l, .size-l .c-5-x, .size-l .c-5-set, .size-l .c-5-set-s, .size-l .c-5-set-m, .size-l .c-5-set-l, .size-l .c-5-set-x, .size-l .c-6, .size-l .c-6-s, .size-l .c-6-m, .size-l .c-6-l, .size-l .c-6-x, .size-l .c-6-set, .size-l .c-6-set-s, .size-l .c-6-set-m, .size-l .c-6-set-l, .size-l .c-6-set-x, .size-l .c-7, .size-l .c-7-s, .size-l .c-7-m, .size-l .c-7-l, .size-l .c-7-x, .size-l .c-7-set, .size-l .c-7-set-s, .size-l .c-7-set-m, .size-l .c-7-set-l, .size-l .c-7-set-x, .size-l .c-8, .size-l .c-8-s, .size-l .c-8-m, .size-l .c-8-l, .size-l .c-8-x, .size-l .c-8-set, .size-l .c-8-set-s, .size-l .c-8-set-m, .size-l .c-8-set-l, .size-l .c-8-set-x, .size-l .c-9, .size-l .c-9-s, .size-l .c-9-m, .size-l .c-9-l, .size-l .c-9-x, .size-l .c-9-set, .size-l .c-9-set-s, .size-l .c-9-set-m, .size-l .c-9-set-l, .size-l .c-9-set-x, .size-l .c-10, .size-l .c-10-s, .size-l .c-10-m, .size-l .c-10-l, .size-l .c-10-x, .size-l .c-10-set, .size-l .c-10-set-s, .size-l .c-10-set-m, .size-l .c-10-set-l, .size-l .c-10-set-x, .size-l .c-11, .size-l .c-11-s, .size-l .c-11-m, .size-l .c-11-l, .size-l .c-11-x, .size-l .c-11-set, .size-l .c-11-set-s, .size-l .c-11-set-m, .size-l .c-11-set-l, .size-l .c-11-set-x, .size-l .c-12, .size-l .c-12-s, .size-l .c-12-m, .size-l .c-12-l, .size-l .c-12-x, .size-l .c-12-set, .size-l .c-12-set-s, .size-l .c-12-set-m, .size-l .c-12-set-l, .size-l .c-12-set-x {
  margin-right: 2.5rem;
  margin-bottom: 2.5rem;
}

.size-x .c-1, .size-x .c-1-s, .size-x .c-1-m, .size-x .c-1-l, .size-x .c-1-x, .size-x .c-1-set, .size-x .c-1-set-s, .size-x .c-1-set-m, .size-x .c-1-set-l, .size-x .c-1-set-x, .size-x .c-2, .size-x .c-2-s, .size-x .c-2-m, .size-x .c-2-l, .size-x .c-2-x, .size-x .c-2-set, .size-x .c-2-set-s, .size-x .c-2-set-m, .size-x .c-2-set-l, .size-x .c-2-set-x, .size-x .c-3, .size-x .c-3-s, .size-x .c-3-m, .size-x .c-3-l, .size-x .c-3-x, .size-x .c-3-set, .size-x .c-3-set-s, .size-x .c-3-set-m, .size-x .c-3-set-l, .size-x .c-3-set-x, .size-x .c-4, .size-x .c-4-s, .size-x .c-4-m, .size-x .c-4-l, .size-x .c-4-x, .size-x .c-4-set, .size-x .c-4-set-s, .size-x .c-4-set-m, .size-x .c-4-set-l, .size-x .c-4-set-x, .size-x .c-5, .size-x .c-5-s, .size-x .c-5-m, .size-x .c-5-l, .size-x .c-5-x, .size-x .c-5-set, .size-x .c-5-set-s, .size-x .c-5-set-m, .size-x .c-5-set-l, .size-x .c-5-set-x, .size-x .c-6, .size-x .c-6-s, .size-x .c-6-m, .size-x .c-6-l, .size-x .c-6-x, .size-x .c-6-set, .size-x .c-6-set-s, .size-x .c-6-set-m, .size-x .c-6-set-l, .size-x .c-6-set-x, .size-x .c-7, .size-x .c-7-s, .size-x .c-7-m, .size-x .c-7-l, .size-x .c-7-x, .size-x .c-7-set, .size-x .c-7-set-s, .size-x .c-7-set-m, .size-x .c-7-set-l, .size-x .c-7-set-x, .size-x .c-8, .size-x .c-8-s, .size-x .c-8-m, .size-x .c-8-l, .size-x .c-8-x, .size-x .c-8-set, .size-x .c-8-set-s, .size-x .c-8-set-m, .size-x .c-8-set-l, .size-x .c-8-set-x, .size-x .c-9, .size-x .c-9-s, .size-x .c-9-m, .size-x .c-9-l, .size-x .c-9-x, .size-x .c-9-set, .size-x .c-9-set-s, .size-x .c-9-set-m, .size-x .c-9-set-l, .size-x .c-9-set-x, .size-x .c-10, .size-x .c-10-s, .size-x .c-10-m, .size-x .c-10-l, .size-x .c-10-x, .size-x .c-10-set, .size-x .c-10-set-s, .size-x .c-10-set-m, .size-x .c-10-set-l, .size-x .c-10-set-x, .size-x .c-11, .size-x .c-11-s, .size-x .c-11-m, .size-x .c-11-l, .size-x .c-11-x, .size-x .c-11-set, .size-x .c-11-set-s, .size-x .c-11-set-m, .size-x .c-11-set-l, .size-x .c-11-set-x, .size-x .c-12, .size-x .c-12-s, .size-x .c-12-m, .size-x .c-12-l, .size-x .c-12-x, .size-x .c-12-set, .size-x .c-12-set-s, .size-x .c-12-set-m, .size-x .c-12-set-l, .size-x .c-12-set-x {
  margin-right: 3rem;
  margin-bottom: 3rem;
}

.size-s .c-1-set-s, .size-s .c-1-set, .size-s .c-1-s, .size-s .c-1 {
  width: -6.3257333308%;
  width: calc((100% - 11rem) * 0.0832333333);
}

.size-s .c-1-set-s:nth-of-type(12n), .size-s .c-1-set:nth-of-type(12n) {
  margin-right: 0;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .c-1-set-m, .size-m .c-1-set, .size-m .c-1-m, .size-m .c-1 {
  width: -6.3257333308%;
  width: calc((100% - 16.5rem) * 0.0832333333);
}

.size-m .c-1-set-m:nth-of-type(12n), .size-m .c-1-set:nth-of-type(12n) {
  margin-right: 0;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .c-1-set-l, .size-l .c-1-set, .size-l .c-1-l, .size-l .c-1 {
  width: -6.3257333308%;
  width: calc((100% - 27.5rem) * 0.0832333333);
}

.size-l .c-1-set-l:nth-of-type(12n), .size-l .c-1-set:nth-of-type(12n) {
  margin-right: 0;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .c-1-set-x, .size-x .c-1-set, .size-x .c-1-x, .size-x .c-1 {
  width: -6.3257333308%;
  width: calc((100% - 33rem) * 0.0832333333);
}

.size-x .c-1-set-x:nth-of-type(12n), .size-x .c-1-set:nth-of-type(12n) {
  margin-right: 0;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .c-2-set-s, .size-s .c-2-set, .size-s .c-2-s, .size-s .c-2 {
  width: 3.331333334%;
  width: calc((100% - 5rem) * 0.1665666667);
}

.size-s .c-2-set-s:nth-of-type(6n), .size-s .c-2-set:nth-of-type(6n) {
  margin-right: 0;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .c-2-set-m, .size-m .c-2-set, .size-m .c-2-m, .size-m .c-2 {
  width: 3.331333334%;
  width: calc((100% - 7.5rem) * 0.1665666667);
}

.size-m .c-2-set-m:nth-of-type(6n), .size-m .c-2-set:nth-of-type(6n) {
  margin-right: 0;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .c-2-set-l, .size-l .c-2-set, .size-l .c-2-l, .size-l .c-2 {
  width: 3.331333334%;
  width: calc((100% - 12.5rem) * 0.1665666667);
}

.size-l .c-2-set-l:nth-of-type(6n), .size-l .c-2-set:nth-of-type(6n) {
  margin-right: 0;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .c-2-set-x, .size-x .c-2-set, .size-x .c-2-x, .size-x .c-2 {
  width: 3.331333334%;
  width: calc((100% - 15rem) * 0.1665666667);
}

.size-x .c-2-set-x:nth-of-type(6n), .size-x .c-2-set:nth-of-type(6n) {
  margin-right: 0;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .c-3-set-s, .size-s .c-3-set, .size-s .c-3-s, .size-s .c-3 {
  width: 12.9948%;
  width: calc((100% - 3rem) * 0.2499);
}

.size-s .c-3-set-s:nth-of-type(4n), .size-s .c-3-set:nth-of-type(4n) {
  margin-right: 0;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .c-3-set-m, .size-m .c-3-set, .size-m .c-3-m, .size-m .c-3 {
  width: 12.9948%;
  width: calc((100% - 4.5rem) * 0.2499);
}

.size-m .c-3-set-m:nth-of-type(4n), .size-m .c-3-set:nth-of-type(4n) {
  margin-right: 0;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .c-3-set-l, .size-l .c-3-set, .size-l .c-3-l, .size-l .c-3 {
  width: 12.9948%;
  width: calc((100% - 7.5rem) * 0.2499);
}

.size-l .c-3-set-l:nth-of-type(4n), .size-l .c-3-set:nth-of-type(4n) {
  margin-right: 0;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .c-3-set-x, .size-x .c-3-set, .size-x .c-3-x, .size-x .c-3 {
  width: 12.9948%;
  width: calc((100% - 9rem) * 0.2499);
}

.size-x .c-3-set-x:nth-of-type(4n), .size-x .c-3-set:nth-of-type(4n) {
  margin-right: 0;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .c-4-set-s, .size-s .c-4-set, .size-s .c-4-s, .size-s .c-4 {
  width: 22.6598666644%;
  width: calc((100% - 2rem) * 0.3332333333);
}

.size-s .c-4-set-s:nth-of-type(3n), .size-s .c-4-set:nth-of-type(3n) {
  margin-right: 0;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .c-4-set-m, .size-m .c-4-set, .size-m .c-4-m, .size-m .c-4 {
  width: 22.6598666644%;
  width: calc((100% - 3rem) * 0.3332333333);
}

.size-m .c-4-set-m:nth-of-type(3n), .size-m .c-4-set:nth-of-type(3n) {
  margin-right: 0;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .c-4-set-l, .size-l .c-4-set, .size-l .c-4-l, .size-l .c-4 {
  width: 22.6598666644%;
  width: calc((100% - 5rem) * 0.3332333333);
}

.size-l .c-4-set-l:nth-of-type(3n), .size-l .c-4-set:nth-of-type(3n) {
  margin-right: 0;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .c-4-set-x, .size-x .c-4-set, .size-x .c-4-x, .size-x .c-4 {
  width: 22.6598666644%;
  width: calc((100% - 6rem) * 0.3332333333);
}

.size-x .c-4-set-x:nth-of-type(3n), .size-x .c-4-set:nth-of-type(3n) {
  margin-right: 0;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .c-5-set-s, .size-s .c-5-set, .size-s .c-5-s, .size-s .c-5 {
  width: 32.3255733359%;
  width: calc((100% - 1.4rem) * 0.4165666667);
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .c-5-set-m, .size-m .c-5-set, .size-m .c-5-m, .size-m .c-5 {
  width: 32.3255733359%;
  width: calc((100% - 2.1rem) * 0.4165666667);
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .c-5-set-l, .size-l .c-5-set, .size-l .c-5-l, .size-l .c-5 {
  width: 32.3255733359%;
  width: calc((100% - 3.5rem) * 0.4165666667);
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .c-5-set-x, .size-x .c-5-set, .size-x .c-5-x, .size-x .c-5 {
  width: 32.3255733359%;
  width: calc((100% - 4.2rem) * 0.4165666667);
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .c-6-set-s, .size-s .c-6-set, .size-s .c-6-s, .size-s .c-6 {
  width: 41.9916%;
  width: calc((100% - 1rem) * 0.4999);
}

.size-s .c-6-set-s:nth-of-type(2n), .size-s .c-6-set:nth-of-type(2n) {
  margin-right: 0;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .c-6-set-m, .size-m .c-6-set, .size-m .c-6-m, .size-m .c-6 {
  width: 41.9916%;
  width: calc((100% - 1.5rem) * 0.4999);
}

.size-m .c-6-set-m:nth-of-type(2n), .size-m .c-6-set:nth-of-type(2n) {
  margin-right: 0;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .c-6-set-l, .size-l .c-6-set, .size-l .c-6-l, .size-l .c-6 {
  width: 41.9916%;
  width: calc((100% - 2.5rem) * 0.4999);
}

.size-l .c-6-set-l:nth-of-type(2n), .size-l .c-6-set:nth-of-type(2n) {
  margin-right: 0;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .c-6-set-x, .size-x .c-6-set, .size-x .c-6-x, .size-x .c-6 {
  width: 41.9916%;
  width: calc((100% - 3rem) * 0.4999);
}

.size-x .c-6-set-x:nth-of-type(2n), .size-x .c-6-set:nth-of-type(2n) {
  margin-right: 0;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .c-7-set-s, .size-s .c-7-set, .size-s .c-7-s, .size-s .c-7 {
  width: 51.6578095207%;
  width: calc((100% - 0.7142857143rem) * 0.5832333333);
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .c-7-set-m, .size-m .c-7-set, .size-m .c-7-m, .size-m .c-7 {
  width: 51.6578095207%;
  width: calc((100% - 1.0714285715rem) * 0.5832333333);
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .c-7-set-l, .size-l .c-7-set, .size-l .c-7-l, .size-l .c-7 {
  width: 51.6578095207%;
  width: calc((100% - 1.7857142858rem) * 0.5832333333);
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .c-7-set-x, .size-x .c-7-set, .size-x .c-7-x, .size-x .c-7 {
  width: 51.6578095207%;
  width: calc((100% - 2.1428571429rem) * 0.5832333333);
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .c-8-set-s, .size-s .c-8-set, .size-s .c-8-s, .size-s .c-8 {
  width: 61.3241333364%;
  width: calc((100% - 0.5rem) * 0.6665666667);
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .c-8-set-m, .size-m .c-8-set, .size-m .c-8-m, .size-m .c-8 {
  width: 61.3241333364%;
  width: calc((100% - 0.75rem) * 0.6665666667);
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .c-8-set-l, .size-l .c-8-set, .size-l .c-8-l, .size-l .c-8 {
  width: 61.3241333364%;
  width: calc((100% - 1.25rem) * 0.6665666667);
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .c-8-set-x, .size-x .c-8-set, .size-x .c-8-x, .size-x .c-8 {
  width: 61.3241333364%;
  width: calc((100% - 1.5rem) * 0.6665666667);
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .c-9-set-s, .size-s .c-9-set, .size-s .c-9-s, .size-s .c-9 {
  width: 70.9905333337%;
  width: calc((100% - 0.3333333333rem) * 0.7499);
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .c-9-set-m, .size-m .c-9-set, .size-m .c-9-m, .size-m .c-9 {
  width: 70.9905333337%;
  width: calc((100% - 0.5rem) * 0.7499);
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .c-9-set-l, .size-l .c-9-set, .size-l .c-9-l, .size-l .c-9 {
  width: 70.9905333337%;
  width: calc((100% - 0.8333333332rem) * 0.7499);
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .c-9-set-x, .size-x .c-9-set, .size-x .c-9-x, .size-x .c-9 {
  width: 70.9905333337%;
  width: calc((100% - 0.9999999999rem) * 0.7499);
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .c-10-set-s, .size-s .c-10-set, .size-s .c-10-s, .size-s .c-10 {
  width: 80.6569866634%;
  width: calc((100% - 0.2rem) * 0.8332333333);
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .c-10-set-m, .size-m .c-10-set, .size-m .c-10-m, .size-m .c-10 {
  width: 80.6569866634%;
  width: calc((100% - 0.3rem) * 0.8332333333);
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .c-10-set-l, .size-l .c-10-set, .size-l .c-10-l, .size-l .c-10 {
  width: 80.6569866634%;
  width: calc((100% - 0.5rem) * 0.8332333333);
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .c-10-set-x, .size-x .c-10-set, .size-x .c-10-x, .size-x .c-10 {
  width: 80.6569866634%;
  width: calc((100% - 0.6rem) * 0.8332333333);
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .c-11-set-s, .size-s .c-11-set, .size-s .c-11-s, .size-s .c-11 {
  width: 90.3234787913%;
  width: calc((100% - 0.0909090909rem) * 0.9165666667);
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .c-11-set-m, .size-m .c-11-set, .size-m .c-11-m, .size-m .c-11 {
  width: 90.3234787913%;
  width: calc((100% - 0.1363636364rem) * 0.9165666667);
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .c-11-set-l, .size-l .c-11-set, .size-l .c-11-l, .size-l .c-11 {
  width: 90.3234787913%;
  width: calc((100% - 0.2272727273rem) * 0.9165666667);
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .c-11-set-x, .size-x .c-11-set, .size-x .c-11-x, .size-x .c-11 {
  width: 90.3234787913%;
  width: calc((100% - 0.2727272727rem) * 0.9165666667);
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .c-12-set-s, .size-s .c-12-set, .size-s .c-12-s, .size-s .c-12 {
  margin-right: 0;
  width: 99.99%;
  width: calc((100% - 0rem) * 0.9999);
}

.size-s .c-12-set-s:nth-of-type(1n), .size-s .c-12-set:nth-of-type(1n) {
  margin-right: 0;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .c-12-set-m, .size-m .c-12-set, .size-m .c-12-m, .size-m .c-12 {
  margin-right: 0;
  width: 99.99%;
  width: calc((100% - 0rem) * 0.9999);
}

.size-m .c-12-set-m:nth-of-type(1n), .size-m .c-12-set:nth-of-type(1n) {
  margin-right: 0;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .c-12-set-l, .size-l .c-12-set, .size-l .c-12-l, .size-l .c-12 {
  margin-right: 0;
  width: 99.99%;
  width: calc((100% - 0rem) * 0.9999);
}

.size-l .c-12-set-l:nth-of-type(1n), .size-l .c-12-set:nth-of-type(1n) {
  margin-right: 0;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .c-12-set-x, .size-x .c-12-set, .size-x .c-12-x, .size-x .c-12 {
  margin-right: 0;
  width: 99.99%;
  width: calc((100% - 0rem) * 0.9999);
}

.size-x .c-12-set-x:nth-of-type(1n), .size-x .c-12-set:nth-of-type(1n) {
  margin-right: 0;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.grid {
  display: flex;
  width: auto;
}

.grid:not(.flex-nowrap) {
  flex-wrap: wrap;
}

.grid > .c-1, .grid .c-1-s, .grid .c-1-m, .grid .c-1-l, .grid .c-1-x, .grid .c-1-set, .grid .c-1-set-s, .grid .c-1-set-m, .grid .c-1-set-l, .grid .c-1-set-x, .grid .c-2, .grid .c-2-s, .grid .c-2-m, .grid .c-2-l, .grid .c-2-x, .grid .c-2-set, .grid .c-2-set-s, .grid .c-2-set-m, .grid .c-2-set-l, .grid .c-2-set-x, .grid .c-3, .grid .c-3-s, .grid .c-3-m, .grid .c-3-l, .grid .c-3-x, .grid .c-3-set, .grid .c-3-set-s, .grid .c-3-set-m, .grid .c-3-set-l, .grid .c-3-set-x, .grid .c-4, .grid .c-4-s, .grid .c-4-m, .grid .c-4-l, .grid .c-4-x, .grid .c-4-set, .grid .c-4-set-s, .grid .c-4-set-m, .grid .c-4-set-l, .grid .c-4-set-x, .grid .c-5, .grid .c-5-s, .grid .c-5-m, .grid .c-5-l, .grid .c-5-x, .grid .c-5-set, .grid .c-5-set-s, .grid .c-5-set-m, .grid .c-5-set-l, .grid .c-5-set-x, .grid .c-6, .grid .c-6-s, .grid .c-6-m, .grid .c-6-l, .grid .c-6-x, .grid .c-6-set, .grid .c-6-set-s, .grid .c-6-set-m, .grid .c-6-set-l, .grid .c-6-set-x, .grid .c-7, .grid .c-7-s, .grid .c-7-m, .grid .c-7-l, .grid .c-7-x, .grid .c-7-set, .grid .c-7-set-s, .grid .c-7-set-m, .grid .c-7-set-l, .grid .c-7-set-x, .grid .c-8, .grid .c-8-s, .grid .c-8-m, .grid .c-8-l, .grid .c-8-x, .grid .c-8-set, .grid .c-8-set-s, .grid .c-8-set-m, .grid .c-8-set-l, .grid .c-8-set-x, .grid .c-9, .grid .c-9-s, .grid .c-9-m, .grid .c-9-l, .grid .c-9-x, .grid .c-9-set, .grid .c-9-set-s, .grid .c-9-set-m, .grid .c-9-set-l, .grid .c-9-set-x, .grid .c-10, .grid .c-10-s, .grid .c-10-m, .grid .c-10-l, .grid .c-10-x, .grid .c-10-set, .grid .c-10-set-s, .grid .c-10-set-m, .grid .c-10-set-l, .grid .c-10-set-x, .grid .c-11, .grid .c-11-s, .grid .c-11-m, .grid .c-11-l, .grid .c-11-x, .grid .c-11-set, .grid .c-11-set-s, .grid .c-11-set-m, .grid .c-11-set-l, .grid .c-11-set-x, .grid .c-12, .grid .c-12-s, .grid .c-12-m, .grid .c-12-l, .grid .c-12-x, .grid .c-12-set, .grid .c-12-set-s, .grid .c-12-set-m, .grid .c-12-set-l, .grid .c-12-set-x {
  margin-right: 0;
}

/* Convert class name to list */
/* If list of classes */
.size-s .grid {
  margin-right: -8px;
  margin-left: -8px;
}

.size-s .grid > .c-1, .size-s .grid .c-1-s, .size-s .grid .c-1-m, .size-s .grid .c-1-l, .size-s .grid .c-1-x, .size-s .grid .c-1-set, .size-s .grid .c-1-set-s, .size-s .grid .c-1-set-m, .size-s .grid .c-1-set-l, .size-s .grid .c-1-set-x, .size-s .grid .c-2, .size-s .grid .c-2-s, .size-s .grid .c-2-m, .size-s .grid .c-2-l, .size-s .grid .c-2-x, .size-s .grid .c-2-set, .size-s .grid .c-2-set-s, .size-s .grid .c-2-set-m, .size-s .grid .c-2-set-l, .size-s .grid .c-2-set-x, .size-s .grid .c-3, .size-s .grid .c-3-s, .size-s .grid .c-3-m, .size-s .grid .c-3-l, .size-s .grid .c-3-x, .size-s .grid .c-3-set, .size-s .grid .c-3-set-s, .size-s .grid .c-3-set-m, .size-s .grid .c-3-set-l, .size-s .grid .c-3-set-x, .size-s .grid .c-4, .size-s .grid .c-4-s, .size-s .grid .c-4-m, .size-s .grid .c-4-l, .size-s .grid .c-4-x, .size-s .grid .c-4-set, .size-s .grid .c-4-set-s, .size-s .grid .c-4-set-m, .size-s .grid .c-4-set-l, .size-s .grid .c-4-set-x, .size-s .grid .c-5, .size-s .grid .c-5-s, .size-s .grid .c-5-m, .size-s .grid .c-5-l, .size-s .grid .c-5-x, .size-s .grid .c-5-set, .size-s .grid .c-5-set-s, .size-s .grid .c-5-set-m, .size-s .grid .c-5-set-l, .size-s .grid .c-5-set-x, .size-s .grid .c-6, .size-s .grid .c-6-s, .size-s .grid .c-6-m, .size-s .grid .c-6-l, .size-s .grid .c-6-x, .size-s .grid .c-6-set, .size-s .grid .c-6-set-s, .size-s .grid .c-6-set-m, .size-s .grid .c-6-set-l, .size-s .grid .c-6-set-x, .size-s .grid .c-7, .size-s .grid .c-7-s, .size-s .grid .c-7-m, .size-s .grid .c-7-l, .size-s .grid .c-7-x, .size-s .grid .c-7-set, .size-s .grid .c-7-set-s, .size-s .grid .c-7-set-m, .size-s .grid .c-7-set-l, .size-s .grid .c-7-set-x, .size-s .grid .c-8, .size-s .grid .c-8-s, .size-s .grid .c-8-m, .size-s .grid .c-8-l, .size-s .grid .c-8-x, .size-s .grid .c-8-set, .size-s .grid .c-8-set-s, .size-s .grid .c-8-set-m, .size-s .grid .c-8-set-l, .size-s .grid .c-8-set-x, .size-s .grid .c-9, .size-s .grid .c-9-s, .size-s .grid .c-9-m, .size-s .grid .c-9-l, .size-s .grid .c-9-x, .size-s .grid .c-9-set, .size-s .grid .c-9-set-s, .size-s .grid .c-9-set-m, .size-s .grid .c-9-set-l, .size-s .grid .c-9-set-x, .size-s .grid .c-10, .size-s .grid .c-10-s, .size-s .grid .c-10-m, .size-s .grid .c-10-l, .size-s .grid .c-10-x, .size-s .grid .c-10-set, .size-s .grid .c-10-set-s, .size-s .grid .c-10-set-m, .size-s .grid .c-10-set-l, .size-s .grid .c-10-set-x, .size-s .grid .c-11, .size-s .grid .c-11-s, .size-s .grid .c-11-m, .size-s .grid .c-11-l, .size-s .grid .c-11-x, .size-s .grid .c-11-set, .size-s .grid .c-11-set-s, .size-s .grid .c-11-set-m, .size-s .grid .c-11-set-l, .size-s .grid .c-11-set-x, .size-s .grid .c-12, .size-s .grid .c-12-s, .size-s .grid .c-12-m, .size-s .grid .c-12-l, .size-s .grid .c-12-x, .size-s .grid .c-12-set, .size-s .grid .c-12-set-s, .size-s .grid .c-12-set-m, .size-s .grid .c-12-set-l, .size-s .grid .c-12-set-x {
  padding-right: 8px;
  padding-left: 8px;
}

.size-s .grid > .c-1, .size-s .grid .c-1-s, .size-s .grid .c-1-m, .size-s .grid .c-1-l, .size-s .grid .c-1-x, .size-s .grid .c-1-set, .size-s .grid .c-1-set-s, .size-s .grid .c-1-set-m, .size-s .grid .c-1-set-l, .size-s .grid .c-1-set-x, .size-s .grid .c-2, .size-s .grid .c-2-s, .size-s .grid .c-2-m, .size-s .grid .c-2-l, .size-s .grid .c-2-x, .size-s .grid .c-2-set, .size-s .grid .c-2-set-s, .size-s .grid .c-2-set-m, .size-s .grid .c-2-set-l, .size-s .grid .c-2-set-x, .size-s .grid .c-3, .size-s .grid .c-3-s, .size-s .grid .c-3-m, .size-s .grid .c-3-l, .size-s .grid .c-3-x, .size-s .grid .c-3-set, .size-s .grid .c-3-set-s, .size-s .grid .c-3-set-m, .size-s .grid .c-3-set-l, .size-s .grid .c-3-set-x, .size-s .grid .c-4, .size-s .grid .c-4-s, .size-s .grid .c-4-m, .size-s .grid .c-4-l, .size-s .grid .c-4-x, .size-s .grid .c-4-set, .size-s .grid .c-4-set-s, .size-s .grid .c-4-set-m, .size-s .grid .c-4-set-l, .size-s .grid .c-4-set-x, .size-s .grid .c-5, .size-s .grid .c-5-s, .size-s .grid .c-5-m, .size-s .grid .c-5-l, .size-s .grid .c-5-x, .size-s .grid .c-5-set, .size-s .grid .c-5-set-s, .size-s .grid .c-5-set-m, .size-s .grid .c-5-set-l, .size-s .grid .c-5-set-x, .size-s .grid .c-6, .size-s .grid .c-6-s, .size-s .grid .c-6-m, .size-s .grid .c-6-l, .size-s .grid .c-6-x, .size-s .grid .c-6-set, .size-s .grid .c-6-set-s, .size-s .grid .c-6-set-m, .size-s .grid .c-6-set-l, .size-s .grid .c-6-set-x, .size-s .grid .c-7, .size-s .grid .c-7-s, .size-s .grid .c-7-m, .size-s .grid .c-7-l, .size-s .grid .c-7-x, .size-s .grid .c-7-set, .size-s .grid .c-7-set-s, .size-s .grid .c-7-set-m, .size-s .grid .c-7-set-l, .size-s .grid .c-7-set-x, .size-s .grid .c-8, .size-s .grid .c-8-s, .size-s .grid .c-8-m, .size-s .grid .c-8-l, .size-s .grid .c-8-x, .size-s .grid .c-8-set, .size-s .grid .c-8-set-s, .size-s .grid .c-8-set-m, .size-s .grid .c-8-set-l, .size-s .grid .c-8-set-x, .size-s .grid .c-9, .size-s .grid .c-9-s, .size-s .grid .c-9-m, .size-s .grid .c-9-l, .size-s .grid .c-9-x, .size-s .grid .c-9-set, .size-s .grid .c-9-set-s, .size-s .grid .c-9-set-m, .size-s .grid .c-9-set-l, .size-s .grid .c-9-set-x, .size-s .grid .c-10, .size-s .grid .c-10-s, .size-s .grid .c-10-m, .size-s .grid .c-10-l, .size-s .grid .c-10-x, .size-s .grid .c-10-set, .size-s .grid .c-10-set-s, .size-s .grid .c-10-set-m, .size-s .grid .c-10-set-l, .size-s .grid .c-10-set-x, .size-s .grid .c-11, .size-s .grid .c-11-s, .size-s .grid .c-11-m, .size-s .grid .c-11-l, .size-s .grid .c-11-x, .size-s .grid .c-11-set, .size-s .grid .c-11-set-s, .size-s .grid .c-11-set-m, .size-s .grid .c-11-set-l, .size-s .grid .c-11-set-x, .size-s .grid .c-12, .size-s .grid .c-12-s, .size-s .grid .c-12-m, .size-s .grid .c-12-l, .size-s .grid .c-12-x, .size-s .grid .c-12-set, .size-s .grid .c-12-set-s, .size-s .grid .c-12-set-m, .size-s .grid .c-12-set-l, .size-s .grid .c-12-set-x {
  margin-bottom: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-m .grid {
  margin-right: -12px;
  margin-left: -12px;
}

.size-m .grid > .c-1, .size-m .grid .c-1-s, .size-m .grid .c-1-m, .size-m .grid .c-1-l, .size-m .grid .c-1-x, .size-m .grid .c-1-set, .size-m .grid .c-1-set-s, .size-m .grid .c-1-set-m, .size-m .grid .c-1-set-l, .size-m .grid .c-1-set-x, .size-m .grid .c-2, .size-m .grid .c-2-s, .size-m .grid .c-2-m, .size-m .grid .c-2-l, .size-m .grid .c-2-x, .size-m .grid .c-2-set, .size-m .grid .c-2-set-s, .size-m .grid .c-2-set-m, .size-m .grid .c-2-set-l, .size-m .grid .c-2-set-x, .size-m .grid .c-3, .size-m .grid .c-3-s, .size-m .grid .c-3-m, .size-m .grid .c-3-l, .size-m .grid .c-3-x, .size-m .grid .c-3-set, .size-m .grid .c-3-set-s, .size-m .grid .c-3-set-m, .size-m .grid .c-3-set-l, .size-m .grid .c-3-set-x, .size-m .grid .c-4, .size-m .grid .c-4-s, .size-m .grid .c-4-m, .size-m .grid .c-4-l, .size-m .grid .c-4-x, .size-m .grid .c-4-set, .size-m .grid .c-4-set-s, .size-m .grid .c-4-set-m, .size-m .grid .c-4-set-l, .size-m .grid .c-4-set-x, .size-m .grid .c-5, .size-m .grid .c-5-s, .size-m .grid .c-5-m, .size-m .grid .c-5-l, .size-m .grid .c-5-x, .size-m .grid .c-5-set, .size-m .grid .c-5-set-s, .size-m .grid .c-5-set-m, .size-m .grid .c-5-set-l, .size-m .grid .c-5-set-x, .size-m .grid .c-6, .size-m .grid .c-6-s, .size-m .grid .c-6-m, .size-m .grid .c-6-l, .size-m .grid .c-6-x, .size-m .grid .c-6-set, .size-m .grid .c-6-set-s, .size-m .grid .c-6-set-m, .size-m .grid .c-6-set-l, .size-m .grid .c-6-set-x, .size-m .grid .c-7, .size-m .grid .c-7-s, .size-m .grid .c-7-m, .size-m .grid .c-7-l, .size-m .grid .c-7-x, .size-m .grid .c-7-set, .size-m .grid .c-7-set-s, .size-m .grid .c-7-set-m, .size-m .grid .c-7-set-l, .size-m .grid .c-7-set-x, .size-m .grid .c-8, .size-m .grid .c-8-s, .size-m .grid .c-8-m, .size-m .grid .c-8-l, .size-m .grid .c-8-x, .size-m .grid .c-8-set, .size-m .grid .c-8-set-s, .size-m .grid .c-8-set-m, .size-m .grid .c-8-set-l, .size-m .grid .c-8-set-x, .size-m .grid .c-9, .size-m .grid .c-9-s, .size-m .grid .c-9-m, .size-m .grid .c-9-l, .size-m .grid .c-9-x, .size-m .grid .c-9-set, .size-m .grid .c-9-set-s, .size-m .grid .c-9-set-m, .size-m .grid .c-9-set-l, .size-m .grid .c-9-set-x, .size-m .grid .c-10, .size-m .grid .c-10-s, .size-m .grid .c-10-m, .size-m .grid .c-10-l, .size-m .grid .c-10-x, .size-m .grid .c-10-set, .size-m .grid .c-10-set-s, .size-m .grid .c-10-set-m, .size-m .grid .c-10-set-l, .size-m .grid .c-10-set-x, .size-m .grid .c-11, .size-m .grid .c-11-s, .size-m .grid .c-11-m, .size-m .grid .c-11-l, .size-m .grid .c-11-x, .size-m .grid .c-11-set, .size-m .grid .c-11-set-s, .size-m .grid .c-11-set-m, .size-m .grid .c-11-set-l, .size-m .grid .c-11-set-x, .size-m .grid .c-12, .size-m .grid .c-12-s, .size-m .grid .c-12-m, .size-m .grid .c-12-l, .size-m .grid .c-12-x, .size-m .grid .c-12-set, .size-m .grid .c-12-set-s, .size-m .grid .c-12-set-m, .size-m .grid .c-12-set-l, .size-m .grid .c-12-set-x {
  padding-right: 12px;
  padding-left: 12px;
}

.size-m .grid > .c-1, .size-m .grid .c-1-s, .size-m .grid .c-1-m, .size-m .grid .c-1-l, .size-m .grid .c-1-x, .size-m .grid .c-1-set, .size-m .grid .c-1-set-s, .size-m .grid .c-1-set-m, .size-m .grid .c-1-set-l, .size-m .grid .c-1-set-x, .size-m .grid .c-2, .size-m .grid .c-2-s, .size-m .grid .c-2-m, .size-m .grid .c-2-l, .size-m .grid .c-2-x, .size-m .grid .c-2-set, .size-m .grid .c-2-set-s, .size-m .grid .c-2-set-m, .size-m .grid .c-2-set-l, .size-m .grid .c-2-set-x, .size-m .grid .c-3, .size-m .grid .c-3-s, .size-m .grid .c-3-m, .size-m .grid .c-3-l, .size-m .grid .c-3-x, .size-m .grid .c-3-set, .size-m .grid .c-3-set-s, .size-m .grid .c-3-set-m, .size-m .grid .c-3-set-l, .size-m .grid .c-3-set-x, .size-m .grid .c-4, .size-m .grid .c-4-s, .size-m .grid .c-4-m, .size-m .grid .c-4-l, .size-m .grid .c-4-x, .size-m .grid .c-4-set, .size-m .grid .c-4-set-s, .size-m .grid .c-4-set-m, .size-m .grid .c-4-set-l, .size-m .grid .c-4-set-x, .size-m .grid .c-5, .size-m .grid .c-5-s, .size-m .grid .c-5-m, .size-m .grid .c-5-l, .size-m .grid .c-5-x, .size-m .grid .c-5-set, .size-m .grid .c-5-set-s, .size-m .grid .c-5-set-m, .size-m .grid .c-5-set-l, .size-m .grid .c-5-set-x, .size-m .grid .c-6, .size-m .grid .c-6-s, .size-m .grid .c-6-m, .size-m .grid .c-6-l, .size-m .grid .c-6-x, .size-m .grid .c-6-set, .size-m .grid .c-6-set-s, .size-m .grid .c-6-set-m, .size-m .grid .c-6-set-l, .size-m .grid .c-6-set-x, .size-m .grid .c-7, .size-m .grid .c-7-s, .size-m .grid .c-7-m, .size-m .grid .c-7-l, .size-m .grid .c-7-x, .size-m .grid .c-7-set, .size-m .grid .c-7-set-s, .size-m .grid .c-7-set-m, .size-m .grid .c-7-set-l, .size-m .grid .c-7-set-x, .size-m .grid .c-8, .size-m .grid .c-8-s, .size-m .grid .c-8-m, .size-m .grid .c-8-l, .size-m .grid .c-8-x, .size-m .grid .c-8-set, .size-m .grid .c-8-set-s, .size-m .grid .c-8-set-m, .size-m .grid .c-8-set-l, .size-m .grid .c-8-set-x, .size-m .grid .c-9, .size-m .grid .c-9-s, .size-m .grid .c-9-m, .size-m .grid .c-9-l, .size-m .grid .c-9-x, .size-m .grid .c-9-set, .size-m .grid .c-9-set-s, .size-m .grid .c-9-set-m, .size-m .grid .c-9-set-l, .size-m .grid .c-9-set-x, .size-m .grid .c-10, .size-m .grid .c-10-s, .size-m .grid .c-10-m, .size-m .grid .c-10-l, .size-m .grid .c-10-x, .size-m .grid .c-10-set, .size-m .grid .c-10-set-s, .size-m .grid .c-10-set-m, .size-m .grid .c-10-set-l, .size-m .grid .c-10-set-x, .size-m .grid .c-11, .size-m .grid .c-11-s, .size-m .grid .c-11-m, .size-m .grid .c-11-l, .size-m .grid .c-11-x, .size-m .grid .c-11-set, .size-m .grid .c-11-set-s, .size-m .grid .c-11-set-m, .size-m .grid .c-11-set-l, .size-m .grid .c-11-set-x, .size-m .grid .c-12, .size-m .grid .c-12-s, .size-m .grid .c-12-m, .size-m .grid .c-12-l, .size-m .grid .c-12-x, .size-m .grid .c-12-set, .size-m .grid .c-12-set-s, .size-m .grid .c-12-set-m, .size-m .grid .c-12-set-l, .size-m .grid .c-12-set-x {
  margin-bottom: 1.5rem;
}

/* Convert class name to list */
/* If list of classes */
.size-l .grid {
  margin-right: -20px;
  margin-left: -20px;
}

.size-l .grid > .c-1, .size-l .grid .c-1-s, .size-l .grid .c-1-m, .size-l .grid .c-1-l, .size-l .grid .c-1-x, .size-l .grid .c-1-set, .size-l .grid .c-1-set-s, .size-l .grid .c-1-set-m, .size-l .grid .c-1-set-l, .size-l .grid .c-1-set-x, .size-l .grid .c-2, .size-l .grid .c-2-s, .size-l .grid .c-2-m, .size-l .grid .c-2-l, .size-l .grid .c-2-x, .size-l .grid .c-2-set, .size-l .grid .c-2-set-s, .size-l .grid .c-2-set-m, .size-l .grid .c-2-set-l, .size-l .grid .c-2-set-x, .size-l .grid .c-3, .size-l .grid .c-3-s, .size-l .grid .c-3-m, .size-l .grid .c-3-l, .size-l .grid .c-3-x, .size-l .grid .c-3-set, .size-l .grid .c-3-set-s, .size-l .grid .c-3-set-m, .size-l .grid .c-3-set-l, .size-l .grid .c-3-set-x, .size-l .grid .c-4, .size-l .grid .c-4-s, .size-l .grid .c-4-m, .size-l .grid .c-4-l, .size-l .grid .c-4-x, .size-l .grid .c-4-set, .size-l .grid .c-4-set-s, .size-l .grid .c-4-set-m, .size-l .grid .c-4-set-l, .size-l .grid .c-4-set-x, .size-l .grid .c-5, .size-l .grid .c-5-s, .size-l .grid .c-5-m, .size-l .grid .c-5-l, .size-l .grid .c-5-x, .size-l .grid .c-5-set, .size-l .grid .c-5-set-s, .size-l .grid .c-5-set-m, .size-l .grid .c-5-set-l, .size-l .grid .c-5-set-x, .size-l .grid .c-6, .size-l .grid .c-6-s, .size-l .grid .c-6-m, .size-l .grid .c-6-l, .size-l .grid .c-6-x, .size-l .grid .c-6-set, .size-l .grid .c-6-set-s, .size-l .grid .c-6-set-m, .size-l .grid .c-6-set-l, .size-l .grid .c-6-set-x, .size-l .grid .c-7, .size-l .grid .c-7-s, .size-l .grid .c-7-m, .size-l .grid .c-7-l, .size-l .grid .c-7-x, .size-l .grid .c-7-set, .size-l .grid .c-7-set-s, .size-l .grid .c-7-set-m, .size-l .grid .c-7-set-l, .size-l .grid .c-7-set-x, .size-l .grid .c-8, .size-l .grid .c-8-s, .size-l .grid .c-8-m, .size-l .grid .c-8-l, .size-l .grid .c-8-x, .size-l .grid .c-8-set, .size-l .grid .c-8-set-s, .size-l .grid .c-8-set-m, .size-l .grid .c-8-set-l, .size-l .grid .c-8-set-x, .size-l .grid .c-9, .size-l .grid .c-9-s, .size-l .grid .c-9-m, .size-l .grid .c-9-l, .size-l .grid .c-9-x, .size-l .grid .c-9-set, .size-l .grid .c-9-set-s, .size-l .grid .c-9-set-m, .size-l .grid .c-9-set-l, .size-l .grid .c-9-set-x, .size-l .grid .c-10, .size-l .grid .c-10-s, .size-l .grid .c-10-m, .size-l .grid .c-10-l, .size-l .grid .c-10-x, .size-l .grid .c-10-set, .size-l .grid .c-10-set-s, .size-l .grid .c-10-set-m, .size-l .grid .c-10-set-l, .size-l .grid .c-10-set-x, .size-l .grid .c-11, .size-l .grid .c-11-s, .size-l .grid .c-11-m, .size-l .grid .c-11-l, .size-l .grid .c-11-x, .size-l .grid .c-11-set, .size-l .grid .c-11-set-s, .size-l .grid .c-11-set-m, .size-l .grid .c-11-set-l, .size-l .grid .c-11-set-x, .size-l .grid .c-12, .size-l .grid .c-12-s, .size-l .grid .c-12-m, .size-l .grid .c-12-l, .size-l .grid .c-12-x, .size-l .grid .c-12-set, .size-l .grid .c-12-set-s, .size-l .grid .c-12-set-m, .size-l .grid .c-12-set-l, .size-l .grid .c-12-set-x {
  padding-right: 20px;
  padding-left: 20px;
}

.size-l .grid > .c-1, .size-l .grid .c-1-s, .size-l .grid .c-1-m, .size-l .grid .c-1-l, .size-l .grid .c-1-x, .size-l .grid .c-1-set, .size-l .grid .c-1-set-s, .size-l .grid .c-1-set-m, .size-l .grid .c-1-set-l, .size-l .grid .c-1-set-x, .size-l .grid .c-2, .size-l .grid .c-2-s, .size-l .grid .c-2-m, .size-l .grid .c-2-l, .size-l .grid .c-2-x, .size-l .grid .c-2-set, .size-l .grid .c-2-set-s, .size-l .grid .c-2-set-m, .size-l .grid .c-2-set-l, .size-l .grid .c-2-set-x, .size-l .grid .c-3, .size-l .grid .c-3-s, .size-l .grid .c-3-m, .size-l .grid .c-3-l, .size-l .grid .c-3-x, .size-l .grid .c-3-set, .size-l .grid .c-3-set-s, .size-l .grid .c-3-set-m, .size-l .grid .c-3-set-l, .size-l .grid .c-3-set-x, .size-l .grid .c-4, .size-l .grid .c-4-s, .size-l .grid .c-4-m, .size-l .grid .c-4-l, .size-l .grid .c-4-x, .size-l .grid .c-4-set, .size-l .grid .c-4-set-s, .size-l .grid .c-4-set-m, .size-l .grid .c-4-set-l, .size-l .grid .c-4-set-x, .size-l .grid .c-5, .size-l .grid .c-5-s, .size-l .grid .c-5-m, .size-l .grid .c-5-l, .size-l .grid .c-5-x, .size-l .grid .c-5-set, .size-l .grid .c-5-set-s, .size-l .grid .c-5-set-m, .size-l .grid .c-5-set-l, .size-l .grid .c-5-set-x, .size-l .grid .c-6, .size-l .grid .c-6-s, .size-l .grid .c-6-m, .size-l .grid .c-6-l, .size-l .grid .c-6-x, .size-l .grid .c-6-set, .size-l .grid .c-6-set-s, .size-l .grid .c-6-set-m, .size-l .grid .c-6-set-l, .size-l .grid .c-6-set-x, .size-l .grid .c-7, .size-l .grid .c-7-s, .size-l .grid .c-7-m, .size-l .grid .c-7-l, .size-l .grid .c-7-x, .size-l .grid .c-7-set, .size-l .grid .c-7-set-s, .size-l .grid .c-7-set-m, .size-l .grid .c-7-set-l, .size-l .grid .c-7-set-x, .size-l .grid .c-8, .size-l .grid .c-8-s, .size-l .grid .c-8-m, .size-l .grid .c-8-l, .size-l .grid .c-8-x, .size-l .grid .c-8-set, .size-l .grid .c-8-set-s, .size-l .grid .c-8-set-m, .size-l .grid .c-8-set-l, .size-l .grid .c-8-set-x, .size-l .grid .c-9, .size-l .grid .c-9-s, .size-l .grid .c-9-m, .size-l .grid .c-9-l, .size-l .grid .c-9-x, .size-l .grid .c-9-set, .size-l .grid .c-9-set-s, .size-l .grid .c-9-set-m, .size-l .grid .c-9-set-l, .size-l .grid .c-9-set-x, .size-l .grid .c-10, .size-l .grid .c-10-s, .size-l .grid .c-10-m, .size-l .grid .c-10-l, .size-l .grid .c-10-x, .size-l .grid .c-10-set, .size-l .grid .c-10-set-s, .size-l .grid .c-10-set-m, .size-l .grid .c-10-set-l, .size-l .grid .c-10-set-x, .size-l .grid .c-11, .size-l .grid .c-11-s, .size-l .grid .c-11-m, .size-l .grid .c-11-l, .size-l .grid .c-11-x, .size-l .grid .c-11-set, .size-l .grid .c-11-set-s, .size-l .grid .c-11-set-m, .size-l .grid .c-11-set-l, .size-l .grid .c-11-set-x, .size-l .grid .c-12, .size-l .grid .c-12-s, .size-l .grid .c-12-m, .size-l .grid .c-12-l, .size-l .grid .c-12-x, .size-l .grid .c-12-set, .size-l .grid .c-12-set-s, .size-l .grid .c-12-set-m, .size-l .grid .c-12-set-l, .size-l .grid .c-12-set-x {
  margin-bottom: 2.5rem;
}

/* Convert class name to list */
/* If list of classes */
.size-x .grid {
  margin-right: -24px;
  margin-left: -24px;
}

.size-x .grid > .c-1, .size-x .grid .c-1-s, .size-x .grid .c-1-m, .size-x .grid .c-1-l, .size-x .grid .c-1-x, .size-x .grid .c-1-set, .size-x .grid .c-1-set-s, .size-x .grid .c-1-set-m, .size-x .grid .c-1-set-l, .size-x .grid .c-1-set-x, .size-x .grid .c-2, .size-x .grid .c-2-s, .size-x .grid .c-2-m, .size-x .grid .c-2-l, .size-x .grid .c-2-x, .size-x .grid .c-2-set, .size-x .grid .c-2-set-s, .size-x .grid .c-2-set-m, .size-x .grid .c-2-set-l, .size-x .grid .c-2-set-x, .size-x .grid .c-3, .size-x .grid .c-3-s, .size-x .grid .c-3-m, .size-x .grid .c-3-l, .size-x .grid .c-3-x, .size-x .grid .c-3-set, .size-x .grid .c-3-set-s, .size-x .grid .c-3-set-m, .size-x .grid .c-3-set-l, .size-x .grid .c-3-set-x, .size-x .grid .c-4, .size-x .grid .c-4-s, .size-x .grid .c-4-m, .size-x .grid .c-4-l, .size-x .grid .c-4-x, .size-x .grid .c-4-set, .size-x .grid .c-4-set-s, .size-x .grid .c-4-set-m, .size-x .grid .c-4-set-l, .size-x .grid .c-4-set-x, .size-x .grid .c-5, .size-x .grid .c-5-s, .size-x .grid .c-5-m, .size-x .grid .c-5-l, .size-x .grid .c-5-x, .size-x .grid .c-5-set, .size-x .grid .c-5-set-s, .size-x .grid .c-5-set-m, .size-x .grid .c-5-set-l, .size-x .grid .c-5-set-x, .size-x .grid .c-6, .size-x .grid .c-6-s, .size-x .grid .c-6-m, .size-x .grid .c-6-l, .size-x .grid .c-6-x, .size-x .grid .c-6-set, .size-x .grid .c-6-set-s, .size-x .grid .c-6-set-m, .size-x .grid .c-6-set-l, .size-x .grid .c-6-set-x, .size-x .grid .c-7, .size-x .grid .c-7-s, .size-x .grid .c-7-m, .size-x .grid .c-7-l, .size-x .grid .c-7-x, .size-x .grid .c-7-set, .size-x .grid .c-7-set-s, .size-x .grid .c-7-set-m, .size-x .grid .c-7-set-l, .size-x .grid .c-7-set-x, .size-x .grid .c-8, .size-x .grid .c-8-s, .size-x .grid .c-8-m, .size-x .grid .c-8-l, .size-x .grid .c-8-x, .size-x .grid .c-8-set, .size-x .grid .c-8-set-s, .size-x .grid .c-8-set-m, .size-x .grid .c-8-set-l, .size-x .grid .c-8-set-x, .size-x .grid .c-9, .size-x .grid .c-9-s, .size-x .grid .c-9-m, .size-x .grid .c-9-l, .size-x .grid .c-9-x, .size-x .grid .c-9-set, .size-x .grid .c-9-set-s, .size-x .grid .c-9-set-m, .size-x .grid .c-9-set-l, .size-x .grid .c-9-set-x, .size-x .grid .c-10, .size-x .grid .c-10-s, .size-x .grid .c-10-m, .size-x .grid .c-10-l, .size-x .grid .c-10-x, .size-x .grid .c-10-set, .size-x .grid .c-10-set-s, .size-x .grid .c-10-set-m, .size-x .grid .c-10-set-l, .size-x .grid .c-10-set-x, .size-x .grid .c-11, .size-x .grid .c-11-s, .size-x .grid .c-11-m, .size-x .grid .c-11-l, .size-x .grid .c-11-x, .size-x .grid .c-11-set, .size-x .grid .c-11-set-s, .size-x .grid .c-11-set-m, .size-x .grid .c-11-set-l, .size-x .grid .c-11-set-x, .size-x .grid .c-12, .size-x .grid .c-12-s, .size-x .grid .c-12-m, .size-x .grid .c-12-l, .size-x .grid .c-12-x, .size-x .grid .c-12-set, .size-x .grid .c-12-set-s, .size-x .grid .c-12-set-m, .size-x .grid .c-12-set-l, .size-x .grid .c-12-set-x {
  padding-right: 24px;
  padding-left: 24px;
}

.size-x .grid > .c-1, .size-x .grid .c-1-s, .size-x .grid .c-1-m, .size-x .grid .c-1-l, .size-x .grid .c-1-x, .size-x .grid .c-1-set, .size-x .grid .c-1-set-s, .size-x .grid .c-1-set-m, .size-x .grid .c-1-set-l, .size-x .grid .c-1-set-x, .size-x .grid .c-2, .size-x .grid .c-2-s, .size-x .grid .c-2-m, .size-x .grid .c-2-l, .size-x .grid .c-2-x, .size-x .grid .c-2-set, .size-x .grid .c-2-set-s, .size-x .grid .c-2-set-m, .size-x .grid .c-2-set-l, .size-x .grid .c-2-set-x, .size-x .grid .c-3, .size-x .grid .c-3-s, .size-x .grid .c-3-m, .size-x .grid .c-3-l, .size-x .grid .c-3-x, .size-x .grid .c-3-set, .size-x .grid .c-3-set-s, .size-x .grid .c-3-set-m, .size-x .grid .c-3-set-l, .size-x .grid .c-3-set-x, .size-x .grid .c-4, .size-x .grid .c-4-s, .size-x .grid .c-4-m, .size-x .grid .c-4-l, .size-x .grid .c-4-x, .size-x .grid .c-4-set, .size-x .grid .c-4-set-s, .size-x .grid .c-4-set-m, .size-x .grid .c-4-set-l, .size-x .grid .c-4-set-x, .size-x .grid .c-5, .size-x .grid .c-5-s, .size-x .grid .c-5-m, .size-x .grid .c-5-l, .size-x .grid .c-5-x, .size-x .grid .c-5-set, .size-x .grid .c-5-set-s, .size-x .grid .c-5-set-m, .size-x .grid .c-5-set-l, .size-x .grid .c-5-set-x, .size-x .grid .c-6, .size-x .grid .c-6-s, .size-x .grid .c-6-m, .size-x .grid .c-6-l, .size-x .grid .c-6-x, .size-x .grid .c-6-set, .size-x .grid .c-6-set-s, .size-x .grid .c-6-set-m, .size-x .grid .c-6-set-l, .size-x .grid .c-6-set-x, .size-x .grid .c-7, .size-x .grid .c-7-s, .size-x .grid .c-7-m, .size-x .grid .c-7-l, .size-x .grid .c-7-x, .size-x .grid .c-7-set, .size-x .grid .c-7-set-s, .size-x .grid .c-7-set-m, .size-x .grid .c-7-set-l, .size-x .grid .c-7-set-x, .size-x .grid .c-8, .size-x .grid .c-8-s, .size-x .grid .c-8-m, .size-x .grid .c-8-l, .size-x .grid .c-8-x, .size-x .grid .c-8-set, .size-x .grid .c-8-set-s, .size-x .grid .c-8-set-m, .size-x .grid .c-8-set-l, .size-x .grid .c-8-set-x, .size-x .grid .c-9, .size-x .grid .c-9-s, .size-x .grid .c-9-m, .size-x .grid .c-9-l, .size-x .grid .c-9-x, .size-x .grid .c-9-set, .size-x .grid .c-9-set-s, .size-x .grid .c-9-set-m, .size-x .grid .c-9-set-l, .size-x .grid .c-9-set-x, .size-x .grid .c-10, .size-x .grid .c-10-s, .size-x .grid .c-10-m, .size-x .grid .c-10-l, .size-x .grid .c-10-x, .size-x .grid .c-10-set, .size-x .grid .c-10-set-s, .size-x .grid .c-10-set-m, .size-x .grid .c-10-set-l, .size-x .grid .c-10-set-x, .size-x .grid .c-11, .size-x .grid .c-11-s, .size-x .grid .c-11-m, .size-x .grid .c-11-l, .size-x .grid .c-11-x, .size-x .grid .c-11-set, .size-x .grid .c-11-set-s, .size-x .grid .c-11-set-m, .size-x .grid .c-11-set-l, .size-x .grid .c-11-set-x, .size-x .grid .c-12, .size-x .grid .c-12-s, .size-x .grid .c-12-m, .size-x .grid .c-12-l, .size-x .grid .c-12-x, .size-x .grid .c-12-set, .size-x .grid .c-12-set-s, .size-x .grid .c-12-set-m, .size-x .grid .c-12-set-l, .size-x .grid .c-12-set-x {
  margin-bottom: 3rem;
}

/* Convert class name to list */
/* If list of classes */
.size-s .grid > .c-1, .size-s .grid > .c-1-s, .size-s .grid > .c-1-set, .size-s .grid > .c-1-set-s {
  width: 8.33%;
  padding-right: 8px;
  padding-left: 8px;
}

/* Convert class name to list */
/* If list of classes */
.size-m .grid > .c-1, .size-m .grid > .c-1-m, .size-m .grid > .c-1-set, .size-m .grid > .c-1-set-m {
  width: 8.33%;
  padding-right: 12px;
  padding-left: 12px;
}

/* Convert class name to list */
/* If list of classes */
.size-l .grid > .c-1, .size-l .grid > .c-1-l, .size-l .grid > .c-1-set, .size-l .grid > .c-1-set-l {
  width: 8.33%;
  padding-right: 20px;
  padding-left: 20px;
}

/* Convert class name to list */
/* If list of classes */
.size-x .grid > .c-1, .size-x .grid > .c-1-x, .size-x .grid > .c-1-set, .size-x .grid > .c-1-set-x {
  width: 8.33%;
  padding-right: 24px;
  padding-left: 24px;
}

/* Convert class name to list */
/* If list of classes */
.size-s .grid > .c-2, .size-s .grid > .c-2-s, .size-s .grid > .c-2-set, .size-s .grid > .c-2-set-s {
  width: 16.66%;
  padding-right: 8px;
  padding-left: 8px;
}

/* Convert class name to list */
/* If list of classes */
.size-m .grid > .c-2, .size-m .grid > .c-2-m, .size-m .grid > .c-2-set, .size-m .grid > .c-2-set-m {
  width: 16.66%;
  padding-right: 12px;
  padding-left: 12px;
}

/* Convert class name to list */
/* If list of classes */
.size-l .grid > .c-2, .size-l .grid > .c-2-l, .size-l .grid > .c-2-set, .size-l .grid > .c-2-set-l {
  width: 16.66%;
  padding-right: 20px;
  padding-left: 20px;
}

/* Convert class name to list */
/* If list of classes */
.size-x .grid > .c-2, .size-x .grid > .c-2-x, .size-x .grid > .c-2-set, .size-x .grid > .c-2-set-x {
  width: 16.66%;
  padding-right: 24px;
  padding-left: 24px;
}

/* Convert class name to list */
/* If list of classes */
.size-s .grid > .c-3, .size-s .grid > .c-3-s, .size-s .grid > .c-3-set, .size-s .grid > .c-3-set-s {
  width: 25%;
  padding-right: 8px;
  padding-left: 8px;
}

/* Convert class name to list */
/* If list of classes */
.size-m .grid > .c-3, .size-m .grid > .c-3-m, .size-m .grid > .c-3-set, .size-m .grid > .c-3-set-m {
  width: 25%;
  padding-right: 12px;
  padding-left: 12px;
}

/* Convert class name to list */
/* If list of classes */
.size-l .grid > .c-3, .size-l .grid > .c-3-l, .size-l .grid > .c-3-set, .size-l .grid > .c-3-set-l {
  width: 25%;
  padding-right: 20px;
  padding-left: 20px;
}

/* Convert class name to list */
/* If list of classes */
.size-x .grid > .c-3, .size-x .grid > .c-3-x, .size-x .grid > .c-3-set, .size-x .grid > .c-3-set-x {
  width: 25%;
  padding-right: 24px;
  padding-left: 24px;
}

/* Convert class name to list */
/* If list of classes */
.size-s .grid > .c-4, .size-s .grid > .c-4-s, .size-s .grid > .c-4-set, .size-s .grid > .c-4-set-s {
  width: 33.33%;
  padding-right: 8px;
  padding-left: 8px;
}

/* Convert class name to list */
/* If list of classes */
.size-m .grid > .c-4, .size-m .grid > .c-4-m, .size-m .grid > .c-4-set, .size-m .grid > .c-4-set-m {
  width: 33.33%;
  padding-right: 12px;
  padding-left: 12px;
}

/* Convert class name to list */
/* If list of classes */
.size-l .grid > .c-4, .size-l .grid > .c-4-l, .size-l .grid > .c-4-set, .size-l .grid > .c-4-set-l {
  width: 33.33%;
  padding-right: 20px;
  padding-left: 20px;
}

/* Convert class name to list */
/* If list of classes */
.size-x .grid > .c-4, .size-x .grid > .c-4-x, .size-x .grid > .c-4-set, .size-x .grid > .c-4-set-x {
  width: 33.33%;
  padding-right: 24px;
  padding-left: 24px;
}

/* Convert class name to list */
/* If list of classes */
.size-s .grid > .c-5, .size-s .grid > .c-5-s, .size-s .grid > .c-5-set, .size-s .grid > .c-5-set-s {
  width: 41.66%;
  padding-right: 8px;
  padding-left: 8px;
}

/* Convert class name to list */
/* If list of classes */
.size-m .grid > .c-5, .size-m .grid > .c-5-m, .size-m .grid > .c-5-set, .size-m .grid > .c-5-set-m {
  width: 41.66%;
  padding-right: 12px;
  padding-left: 12px;
}

/* Convert class name to list */
/* If list of classes */
.size-l .grid > .c-5, .size-l .grid > .c-5-l, .size-l .grid > .c-5-set, .size-l .grid > .c-5-set-l {
  width: 41.66%;
  padding-right: 20px;
  padding-left: 20px;
}

/* Convert class name to list */
/* If list of classes */
.size-x .grid > .c-5, .size-x .grid > .c-5-x, .size-x .grid > .c-5-set, .size-x .grid > .c-5-set-x {
  width: 41.66%;
  padding-right: 24px;
  padding-left: 24px;
}

/* Convert class name to list */
/* If list of classes */
.size-s .grid > .c-6, .size-s .grid > .c-6-s, .size-s .grid > .c-6-set, .size-s .grid > .c-6-set-s {
  width: 50%;
  padding-right: 8px;
  padding-left: 8px;
}

/* Convert class name to list */
/* If list of classes */
.size-m .grid > .c-6, .size-m .grid > .c-6-m, .size-m .grid > .c-6-set, .size-m .grid > .c-6-set-m {
  width: 50%;
  padding-right: 12px;
  padding-left: 12px;
}

/* Convert class name to list */
/* If list of classes */
.size-l .grid > .c-6, .size-l .grid > .c-6-l, .size-l .grid > .c-6-set, .size-l .grid > .c-6-set-l {
  width: 50%;
  padding-right: 20px;
  padding-left: 20px;
}

/* Convert class name to list */
/* If list of classes */
.size-x .grid > .c-6, .size-x .grid > .c-6-x, .size-x .grid > .c-6-set, .size-x .grid > .c-6-set-x {
  width: 50%;
  padding-right: 24px;
  padding-left: 24px;
}

/* Convert class name to list */
/* If list of classes */
.size-s .grid > .c-7, .size-s .grid > .c-7-s, .size-s .grid > .c-7-set, .size-s .grid > .c-7-set-s {
  width: 58.33%;
  padding-right: 8px;
  padding-left: 8px;
}

/* Convert class name to list */
/* If list of classes */
.size-m .grid > .c-7, .size-m .grid > .c-7-m, .size-m .grid > .c-7-set, .size-m .grid > .c-7-set-m {
  width: 58.33%;
  padding-right: 12px;
  padding-left: 12px;
}

/* Convert class name to list */
/* If list of classes */
.size-l .grid > .c-7, .size-l .grid > .c-7-l, .size-l .grid > .c-7-set, .size-l .grid > .c-7-set-l {
  width: 58.33%;
  padding-right: 20px;
  padding-left: 20px;
}

/* Convert class name to list */
/* If list of classes */
.size-x .grid > .c-7, .size-x .grid > .c-7-x, .size-x .grid > .c-7-set, .size-x .grid > .c-7-set-x {
  width: 58.33%;
  padding-right: 24px;
  padding-left: 24px;
}

/* Convert class name to list */
/* If list of classes */
.size-s .grid > .c-8, .size-s .grid > .c-8-s, .size-s .grid > .c-8-set, .size-s .grid > .c-8-set-s {
  width: 66.66%;
  padding-right: 8px;
  padding-left: 8px;
}

/* Convert class name to list */
/* If list of classes */
.size-m .grid > .c-8, .size-m .grid > .c-8-m, .size-m .grid > .c-8-set, .size-m .grid > .c-8-set-m {
  width: 66.66%;
  padding-right: 12px;
  padding-left: 12px;
}

/* Convert class name to list */
/* If list of classes */
.size-l .grid > .c-8, .size-l .grid > .c-8-l, .size-l .grid > .c-8-set, .size-l .grid > .c-8-set-l {
  width: 66.66%;
  padding-right: 20px;
  padding-left: 20px;
}

/* Convert class name to list */
/* If list of classes */
.size-x .grid > .c-8, .size-x .grid > .c-8-x, .size-x .grid > .c-8-set, .size-x .grid > .c-8-set-x {
  width: 66.66%;
  padding-right: 24px;
  padding-left: 24px;
}

/* Convert class name to list */
/* If list of classes */
.size-s .grid > .c-9, .size-s .grid > .c-9-s, .size-s .grid > .c-9-set, .size-s .grid > .c-9-set-s {
  width: 75%;
  padding-right: 8px;
  padding-left: 8px;
}

/* Convert class name to list */
/* If list of classes */
.size-m .grid > .c-9, .size-m .grid > .c-9-m, .size-m .grid > .c-9-set, .size-m .grid > .c-9-set-m {
  width: 75%;
  padding-right: 12px;
  padding-left: 12px;
}

/* Convert class name to list */
/* If list of classes */
.size-l .grid > .c-9, .size-l .grid > .c-9-l, .size-l .grid > .c-9-set, .size-l .grid > .c-9-set-l {
  width: 75%;
  padding-right: 20px;
  padding-left: 20px;
}

/* Convert class name to list */
/* If list of classes */
.size-x .grid > .c-9, .size-x .grid > .c-9-x, .size-x .grid > .c-9-set, .size-x .grid > .c-9-set-x {
  width: 75%;
  padding-right: 24px;
  padding-left: 24px;
}

/* Convert class name to list */
/* If list of classes */
.size-s .grid > .c-10, .size-s .grid > .c-10-s, .size-s .grid > .c-10-set, .size-s .grid > .c-10-set-s {
  width: 83.33%;
  padding-right: 8px;
  padding-left: 8px;
}

/* Convert class name to list */
/* If list of classes */
.size-m .grid > .c-10, .size-m .grid > .c-10-m, .size-m .grid > .c-10-set, .size-m .grid > .c-10-set-m {
  width: 83.33%;
  padding-right: 12px;
  padding-left: 12px;
}

/* Convert class name to list */
/* If list of classes */
.size-l .grid > .c-10, .size-l .grid > .c-10-l, .size-l .grid > .c-10-set, .size-l .grid > .c-10-set-l {
  width: 83.33%;
  padding-right: 20px;
  padding-left: 20px;
}

/* Convert class name to list */
/* If list of classes */
.size-x .grid > .c-10, .size-x .grid > .c-10-x, .size-x .grid > .c-10-set, .size-x .grid > .c-10-set-x {
  width: 83.33%;
  padding-right: 24px;
  padding-left: 24px;
}

/* Convert class name to list */
/* If list of classes */
.size-s .grid > .c-11, .size-s .grid > .c-11-s, .size-s .grid > .c-11-set, .size-s .grid > .c-11-set-s {
  width: 91.66%;
  padding-right: 8px;
  padding-left: 8px;
}

/* Convert class name to list */
/* If list of classes */
.size-m .grid > .c-11, .size-m .grid > .c-11-m, .size-m .grid > .c-11-set, .size-m .grid > .c-11-set-m {
  width: 91.66%;
  padding-right: 12px;
  padding-left: 12px;
}

/* Convert class name to list */
/* If list of classes */
.size-l .grid > .c-11, .size-l .grid > .c-11-l, .size-l .grid > .c-11-set, .size-l .grid > .c-11-set-l {
  width: 91.66%;
  padding-right: 20px;
  padding-left: 20px;
}

/* Convert class name to list */
/* If list of classes */
.size-x .grid > .c-11, .size-x .grid > .c-11-x, .size-x .grid > .c-11-set, .size-x .grid > .c-11-set-x {
  width: 91.66%;
  padding-right: 24px;
  padding-left: 24px;
}

/* Convert class name to list */
/* If list of classes */
.size-s .grid > .c-12, .size-s .grid > .c-12-s, .size-s .grid > .c-12-set, .size-s .grid > .c-12-set-s {
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
}

/* Convert class name to list */
/* If list of classes */
.size-m .grid > .c-12, .size-m .grid > .c-12-m, .size-m .grid > .c-12-set, .size-m .grid > .c-12-set-m {
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
}

/* Convert class name to list */
/* If list of classes */
.size-l .grid > .c-12, .size-l .grid > .c-12-l, .size-l .grid > .c-12-set, .size-l .grid > .c-12-set-l {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}

/* Convert class name to list */
/* If list of classes */
.size-x .grid > .c-12, .size-x .grid > .c-12-x, .size-x .grid > .c-12-set, .size-x .grid > .c-12-set-x {
  width: 100%;
  padding-right: 24px;
  padding-left: 24px;
}

/* static grid styles */
.w-1, .w-1-s, .w-1-m, .w-1-l, .w-1-x, .w-2, .w-2-s, .w-2-m, .w-2-l, .w-2-x, .w-3, .w-3-s, .w-3-m, .w-3-l, .w-3-x, .w-4, .w-4-s, .w-4-m, .w-4-l, .w-4-x, .w-5, .w-5-s, .w-5-m, .w-5-l, .w-5-x, .w-6, .w-6-s, .w-6-m, .w-6-l, .w-6-x, .w-7, .w-7-s, .w-7-m, .w-7-l, .w-7-x, .w-8, .w-8-s, .w-8-m, .w-8-l, .w-8-x, .w-9, .w-9-s, .w-9-m, .w-9-l, .w-9-x, .w-10, .w-10-s, .w-10-m, .w-10-l, .w-10-x, .w-11, .w-11-s, .w-11-m, .w-11-l, .w-11-x, .w-12, .w-12-s, .w-12-m, .w-12-l, .w-12-x,
.c-1, .c-1-s, .c-1-m, .c-1-l, .c-1-x, .c-1-set, .c-1-set-s, .c-1-set-m, .c-1-set-l, .c-1-set-x, .c-2, .c-2-s, .c-2-m, .c-2-l, .c-2-x, .c-2-set, .c-2-set-s, .c-2-set-m, .c-2-set-l, .c-2-set-x, .c-3, .c-3-s, .c-3-m, .c-3-l, .c-3-x, .c-3-set, .c-3-set-s, .c-3-set-m, .c-3-set-l, .c-3-set-x, .c-4, .c-4-s, .c-4-m, .c-4-l, .c-4-x, .c-4-set, .c-4-set-s, .c-4-set-m, .c-4-set-l, .c-4-set-x, .c-5, .c-5-s, .c-5-m, .c-5-l, .c-5-x, .c-5-set, .c-5-set-s, .c-5-set-m, .c-5-set-l, .c-5-set-x, .c-6, .c-6-s, .c-6-m, .c-6-l, .c-6-x, .c-6-set, .c-6-set-s, .c-6-set-m, .c-6-set-l, .c-6-set-x, .c-7, .c-7-s, .c-7-m, .c-7-l, .c-7-x, .c-7-set, .c-7-set-s, .c-7-set-m, .c-7-set-l, .c-7-set-x, .c-8, .c-8-s, .c-8-m, .c-8-l, .c-8-x, .c-8-set, .c-8-set-s, .c-8-set-m, .c-8-set-l, .c-8-set-x, .c-9, .c-9-s, .c-9-m, .c-9-l, .c-9-x, .c-9-set, .c-9-set-s, .c-9-set-m, .c-9-set-l, .c-9-set-x, .c-10, .c-10-s, .c-10-m, .c-10-l, .c-10-x, .c-10-set, .c-10-set-s, .c-10-set-m, .c-10-set-l, .c-10-set-x, .c-11, .c-11-s, .c-11-m, .c-11-l, .c-11-x, .c-11-set, .c-11-set-s, .c-11-set-m, .c-11-set-l, .c-11-set-x, .c-12, .c-12-s, .c-12-m, .c-12-l, .c-12-x, .c-12-set, .c-12-set-s, .c-12-set-m, .c-12-set-l, .c-12-set-x {
  display: inline-block;
  vertical-align: top;
}

.flex > .w-1, .flex-column > .w-1, .flex > .w-1-s, .flex-column > .w-1-s, .flex > .w-1-m, .flex-column > .w-1-m, .flex > .w-1-l, .flex-column > .w-1-l, .flex > .w-1-x, .flex-column > .w-1-x, .flex > .w-2, .flex-column > .w-2, .flex > .w-2-s, .flex-column > .w-2-s, .flex > .w-2-m, .flex-column > .w-2-m, .flex > .w-2-l, .flex-column > .w-2-l, .flex > .w-2-x, .flex-column > .w-2-x, .flex > .w-3, .flex-column > .w-3, .flex > .w-3-s, .flex-column > .w-3-s, .flex > .w-3-m, .flex-column > .w-3-m, .flex > .w-3-l, .flex-column > .w-3-l, .flex > .w-3-x, .flex-column > .w-3-x, .flex > .w-4, .flex-column > .w-4, .flex > .w-4-s, .flex-column > .w-4-s, .flex > .w-4-m, .flex-column > .w-4-m, .flex > .w-4-l, .flex-column > .w-4-l, .flex > .w-4-x, .flex-column > .w-4-x, .flex > .w-5, .flex-column > .w-5, .flex > .w-5-s, .flex-column > .w-5-s, .flex > .w-5-m, .flex-column > .w-5-m, .flex > .w-5-l, .flex-column > .w-5-l, .flex > .w-5-x, .flex-column > .w-5-x, .flex > .w-6, .flex-column > .w-6, .flex > .w-6-s, .flex-column > .w-6-s, .flex > .w-6-m, .flex-column > .w-6-m, .flex > .w-6-l, .flex-column > .w-6-l, .flex > .w-6-x, .flex-column > .w-6-x, .flex > .w-7, .flex-column > .w-7, .flex > .w-7-s, .flex-column > .w-7-s, .flex > .w-7-m, .flex-column > .w-7-m, .flex > .w-7-l, .flex-column > .w-7-l, .flex > .w-7-x, .flex-column > .w-7-x, .flex > .w-8, .flex-column > .w-8, .flex > .w-8-s, .flex-column > .w-8-s, .flex > .w-8-m, .flex-column > .w-8-m, .flex > .w-8-l, .flex-column > .w-8-l, .flex > .w-8-x, .flex-column > .w-8-x, .flex > .w-9, .flex-column > .w-9, .flex > .w-9-s, .flex-column > .w-9-s, .flex > .w-9-m, .flex-column > .w-9-m, .flex > .w-9-l, .flex-column > .w-9-l, .flex > .w-9-x, .flex-column > .w-9-x, .flex > .w-10, .flex-column > .w-10, .flex > .w-10-s, .flex-column > .w-10-s, .flex > .w-10-m, .flex-column > .w-10-m, .flex > .w-10-l, .flex-column > .w-10-l, .flex > .w-10-x, .flex-column > .w-10-x, .flex > .w-11, .flex-column > .w-11, .flex > .w-11-s, .flex-column > .w-11-s, .flex > .w-11-m, .flex-column > .w-11-m, .flex > .w-11-l, .flex-column > .w-11-l, .flex > .w-11-x, .flex-column > .w-11-x, .flex > .w-12, .flex-column > .w-12, .flex > .w-12-s, .flex-column > .w-12-s, .flex > .w-12-m, .flex-column > .w-12-m, .flex > .w-12-l, .flex-column > .w-12-l, .flex > .w-12-x, .flex-column > .w-12-x,
.flex > .c-1,
.flex-column > .c-1, .flex > .c-1-s, .flex-column > .c-1-s, .flex > .c-1-m, .flex-column > .c-1-m, .flex > .c-1-l, .flex-column > .c-1-l, .flex > .c-1-x, .flex-column > .c-1-x, .flex > .c-1-set, .flex-column > .c-1-set, .flex > .c-1-set-s, .flex-column > .c-1-set-s, .flex > .c-1-set-m, .flex-column > .c-1-set-m, .flex > .c-1-set-l, .flex-column > .c-1-set-l, .flex > .c-1-set-x, .flex-column > .c-1-set-x, .flex > .c-2, .flex-column > .c-2, .flex > .c-2-s, .flex-column > .c-2-s, .flex > .c-2-m, .flex-column > .c-2-m, .flex > .c-2-l, .flex-column > .c-2-l, .flex > .c-2-x, .flex-column > .c-2-x, .flex > .c-2-set, .flex-column > .c-2-set, .flex > .c-2-set-s, .flex-column > .c-2-set-s, .flex > .c-2-set-m, .flex-column > .c-2-set-m, .flex > .c-2-set-l, .flex-column > .c-2-set-l, .flex > .c-2-set-x, .flex-column > .c-2-set-x, .flex > .c-3, .flex-column > .c-3, .flex > .c-3-s, .flex-column > .c-3-s, .flex > .c-3-m, .flex-column > .c-3-m, .flex > .c-3-l, .flex-column > .c-3-l, .flex > .c-3-x, .flex-column > .c-3-x, .flex > .c-3-set, .flex-column > .c-3-set, .flex > .c-3-set-s, .flex-column > .c-3-set-s, .flex > .c-3-set-m, .flex-column > .c-3-set-m, .flex > .c-3-set-l, .flex-column > .c-3-set-l, .flex > .c-3-set-x, .flex-column > .c-3-set-x, .flex > .c-4, .flex-column > .c-4, .flex > .c-4-s, .flex-column > .c-4-s, .flex > .c-4-m, .flex-column > .c-4-m, .flex > .c-4-l, .flex-column > .c-4-l, .flex > .c-4-x, .flex-column > .c-4-x, .flex > .c-4-set, .flex-column > .c-4-set, .flex > .c-4-set-s, .flex-column > .c-4-set-s, .flex > .c-4-set-m, .flex-column > .c-4-set-m, .flex > .c-4-set-l, .flex-column > .c-4-set-l, .flex > .c-4-set-x, .flex-column > .c-4-set-x, .flex > .c-5, .flex-column > .c-5, .flex > .c-5-s, .flex-column > .c-5-s, .flex > .c-5-m, .flex-column > .c-5-m, .flex > .c-5-l, .flex-column > .c-5-l, .flex > .c-5-x, .flex-column > .c-5-x, .flex > .c-5-set, .flex-column > .c-5-set, .flex > .c-5-set-s, .flex-column > .c-5-set-s, .flex > .c-5-set-m, .flex-column > .c-5-set-m, .flex > .c-5-set-l, .flex-column > .c-5-set-l, .flex > .c-5-set-x, .flex-column > .c-5-set-x, .flex > .c-6, .flex-column > .c-6, .flex > .c-6-s, .flex-column > .c-6-s, .flex > .c-6-m, .flex-column > .c-6-m, .flex > .c-6-l, .flex-column > .c-6-l, .flex > .c-6-x, .flex-column > .c-6-x, .flex > .c-6-set, .flex-column > .c-6-set, .flex > .c-6-set-s, .flex-column > .c-6-set-s, .flex > .c-6-set-m, .flex-column > .c-6-set-m, .flex > .c-6-set-l, .flex-column > .c-6-set-l, .flex > .c-6-set-x, .flex-column > .c-6-set-x, .flex > .c-7, .flex-column > .c-7, .flex > .c-7-s, .flex-column > .c-7-s, .flex > .c-7-m, .flex-column > .c-7-m, .flex > .c-7-l, .flex-column > .c-7-l, .flex > .c-7-x, .flex-column > .c-7-x, .flex > .c-7-set, .flex-column > .c-7-set, .flex > .c-7-set-s, .flex-column > .c-7-set-s, .flex > .c-7-set-m, .flex-column > .c-7-set-m, .flex > .c-7-set-l, .flex-column > .c-7-set-l, .flex > .c-7-set-x, .flex-column > .c-7-set-x, .flex > .c-8, .flex-column > .c-8, .flex > .c-8-s, .flex-column > .c-8-s, .flex > .c-8-m, .flex-column > .c-8-m, .flex > .c-8-l, .flex-column > .c-8-l, .flex > .c-8-x, .flex-column > .c-8-x, .flex > .c-8-set, .flex-column > .c-8-set, .flex > .c-8-set-s, .flex-column > .c-8-set-s, .flex > .c-8-set-m, .flex-column > .c-8-set-m, .flex > .c-8-set-l, .flex-column > .c-8-set-l, .flex > .c-8-set-x, .flex-column > .c-8-set-x, .flex > .c-9, .flex-column > .c-9, .flex > .c-9-s, .flex-column > .c-9-s, .flex > .c-9-m, .flex-column > .c-9-m, .flex > .c-9-l, .flex-column > .c-9-l, .flex > .c-9-x, .flex-column > .c-9-x, .flex > .c-9-set, .flex-column > .c-9-set, .flex > .c-9-set-s, .flex-column > .c-9-set-s, .flex > .c-9-set-m, .flex-column > .c-9-set-m, .flex > .c-9-set-l, .flex-column > .c-9-set-l, .flex > .c-9-set-x, .flex-column > .c-9-set-x, .flex > .c-10, .flex-column > .c-10, .flex > .c-10-s, .flex-column > .c-10-s, .flex > .c-10-m, .flex-column > .c-10-m, .flex > .c-10-l, .flex-column > .c-10-l, .flex > .c-10-x, .flex-column > .c-10-x, .flex > .c-10-set, .flex-column > .c-10-set, .flex > .c-10-set-s, .flex-column > .c-10-set-s, .flex > .c-10-set-m, .flex-column > .c-10-set-m, .flex > .c-10-set-l, .flex-column > .c-10-set-l, .flex > .c-10-set-x, .flex-column > .c-10-set-x, .flex > .c-11, .flex-column > .c-11, .flex > .c-11-s, .flex-column > .c-11-s, .flex > .c-11-m, .flex-column > .c-11-m, .flex > .c-11-l, .flex-column > .c-11-l, .flex > .c-11-x, .flex-column > .c-11-x, .flex > .c-11-set, .flex-column > .c-11-set, .flex > .c-11-set-s, .flex-column > .c-11-set-s, .flex > .c-11-set-m, .flex-column > .c-11-set-m, .flex > .c-11-set-l, .flex-column > .c-11-set-l, .flex > .c-11-set-x, .flex-column > .c-11-set-x, .flex > .c-12, .flex-column > .c-12, .flex > .c-12-s, .flex-column > .c-12-s, .flex > .c-12-m, .flex-column > .c-12-m, .flex > .c-12-l, .flex-column > .c-12-l, .flex > .c-12-x, .flex-column > .c-12-x, .flex > .c-12-set, .flex-column > .c-12-set, .flex > .c-12-set-s, .flex-column > .c-12-set-s, .flex > .c-12-set-m, .flex-column > .c-12-set-m, .flex > .c-12-set-l, .flex-column > .c-12-set-l, .flex > .c-12-set-x, .flex-column > .c-12-set-x {
  display: block;
}

.size-s .m-a {
  margin: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-m .m-a {
  margin: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-l .m-a {
  margin: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-x .m-a {
  margin: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-s .m-t {
  margin-top: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-m .m-t {
  margin-top: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-l .m-t {
  margin-top: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-x .m-t {
  margin-top: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-s .m-r {
  margin-right: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-m .m-r {
  margin-right: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-l .m-r {
  margin-right: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-x .m-r {
  margin-right: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-s .m-b, .size-s .text p, .text .size-s p,
.size-s .text h1,
.text .size-s h1,
.size-s .text h2,
.text .size-s h2,
.size-s .text h3,
.text .size-s h3,
.size-s .text h4,
.text .size-s h4,
.size-s .text h5,
.text .size-s h5,
.size-s .text h6,
.text .size-s h6 {
  margin-bottom: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-m .m-b, .size-m .text p, .text .size-m p,
.size-m .text h1,
.text .size-m h1,
.size-m .text h2,
.text .size-m h2,
.size-m .text h3,
.text .size-m h3,
.size-m .text h4,
.text .size-m h4,
.size-m .text h5,
.text .size-m h5,
.size-m .text h6,
.text .size-m h6 {
  margin-bottom: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-l .m-b, .size-l .text p, .text .size-l p,
.size-l .text h1,
.text .size-l h1,
.size-l .text h2,
.text .size-l h2,
.size-l .text h3,
.text .size-l h3,
.size-l .text h4,
.text .size-l h4,
.size-l .text h5,
.text .size-l h5,
.size-l .text h6,
.text .size-l h6 {
  margin-bottom: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-x .m-b, .size-x .text p, .text .size-x p,
.size-x .text h1,
.text .size-x h1,
.size-x .text h2,
.text .size-x h2,
.size-x .text h3,
.text .size-x h3,
.size-x .text h4,
.text .size-x h4,
.size-x .text h5,
.text .size-x h5,
.size-x .text h6,
.text .size-x h6 {
  margin-bottom: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-s .m-l {
  margin-left: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-m .m-l {
  margin-left: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-l .m-l {
  margin-left: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-x .m-l {
  margin-left: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-s .m-a-1 {
  margin: 0.25rem;
}

.size-s .m-a-1-s {
  margin: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-a-1 {
  margin: 0.25rem;
}

.size-m .m-a-1-m {
  margin: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-a-1 {
  margin: 0.25rem;
}

.size-l .m-a-1-l {
  margin: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-a-1 {
  margin: 0.25rem;
}

.size-x .m-a-1-x {
  margin: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-t-1 {
  margin-top: 0.25rem;
}

.size-s .m-t-1-s {
  margin-top: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-t-1 {
  margin-top: 0.25rem;
}

.size-m .m-t-1-m {
  margin-top: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-t-1 {
  margin-top: 0.25rem;
}

.size-l .m-t-1-l {
  margin-top: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-t-1 {
  margin-top: 0.25rem;
}

.size-x .m-t-1-x {
  margin-top: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-r-1 {
  margin-right: 0.25rem;
}

.size-s .m-r-1-s {
  margin-right: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-r-1 {
  margin-right: 0.25rem;
}

.size-m .m-r-1-m {
  margin-right: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-r-1 {
  margin-right: 0.25rem;
}

.size-l .m-r-1-l {
  margin-right: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-r-1 {
  margin-right: 0.25rem;
}

.size-x .m-r-1-x {
  margin-right: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-b-1 {
  margin-bottom: 0.25rem;
}

.size-s .m-b-1-s {
  margin-bottom: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-b-1 {
  margin-bottom: 0.25rem;
}

.size-m .m-b-1-m {
  margin-bottom: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-b-1 {
  margin-bottom: 0.25rem;
}

.size-l .m-b-1-l {
  margin-bottom: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-b-1 {
  margin-bottom: 0.25rem;
}

.size-x .m-b-1-x {
  margin-bottom: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-l-1 {
  margin-left: 0.25rem;
}

.size-s .m-l-1-s {
  margin-left: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-l-1 {
  margin-left: 0.25rem;
}

.size-m .m-l-1-m {
  margin-left: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-l-1 {
  margin-left: 0.25rem;
}

.size-l .m-l-1-l {
  margin-left: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-l-1 {
  margin-left: 0.25rem;
}

.size-x .m-l-1-x {
  margin-left: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-a-2 {
  margin: 0.5rem;
}

.size-s .m-a-2-s {
  margin: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-a-2 {
  margin: 0.5rem;
}

.size-m .m-a-2-m {
  margin: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-a-2 {
  margin: 0.5rem;
}

.size-l .m-a-2-l {
  margin: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-a-2 {
  margin: 0.5rem;
}

.size-x .m-a-2-x {
  margin: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-t-2 {
  margin-top: 0.5rem;
}

.size-s .m-t-2-s {
  margin-top: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-t-2 {
  margin-top: 0.5rem;
}

.size-m .m-t-2-m {
  margin-top: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-t-2 {
  margin-top: 0.5rem;
}

.size-l .m-t-2-l {
  margin-top: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-t-2 {
  margin-top: 0.5rem;
}

.size-x .m-t-2-x {
  margin-top: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-r-2 {
  margin-right: 0.5rem;
}

.size-s .m-r-2-s {
  margin-right: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-r-2 {
  margin-right: 0.5rem;
}

.size-m .m-r-2-m {
  margin-right: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-r-2 {
  margin-right: 0.5rem;
}

.size-l .m-r-2-l {
  margin-right: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-r-2 {
  margin-right: 0.5rem;
}

.size-x .m-r-2-x {
  margin-right: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-b-2 {
  margin-bottom: 0.5rem;
}

.size-s .m-b-2-s {
  margin-bottom: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-b-2 {
  margin-bottom: 0.5rem;
}

.size-m .m-b-2-m {
  margin-bottom: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-b-2 {
  margin-bottom: 0.5rem;
}

.size-l .m-b-2-l {
  margin-bottom: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-b-2 {
  margin-bottom: 0.5rem;
}

.size-x .m-b-2-x {
  margin-bottom: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-l-2 {
  margin-left: 0.5rem;
}

.size-s .m-l-2-s {
  margin-left: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-l-2 {
  margin-left: 0.5rem;
}

.size-m .m-l-2-m {
  margin-left: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-l-2 {
  margin-left: 0.5rem;
}

.size-l .m-l-2-l {
  margin-left: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-l-2 {
  margin-left: 0.5rem;
}

.size-x .m-l-2-x {
  margin-left: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-a-3 {
  margin: 0.75rem;
}

.size-s .m-a-3-s {
  margin: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-a-3 {
  margin: 0.75rem;
}

.size-m .m-a-3-m {
  margin: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-a-3 {
  margin: 0.75rem;
}

.size-l .m-a-3-l {
  margin: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-a-3 {
  margin: 0.75rem;
}

.size-x .m-a-3-x {
  margin: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-t-3 {
  margin-top: 0.75rem;
}

.size-s .m-t-3-s {
  margin-top: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-t-3 {
  margin-top: 0.75rem;
}

.size-m .m-t-3-m {
  margin-top: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-t-3 {
  margin-top: 0.75rem;
}

.size-l .m-t-3-l {
  margin-top: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-t-3 {
  margin-top: 0.75rem;
}

.size-x .m-t-3-x {
  margin-top: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-r-3 {
  margin-right: 0.75rem;
}

.size-s .m-r-3-s {
  margin-right: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-r-3 {
  margin-right: 0.75rem;
}

.size-m .m-r-3-m {
  margin-right: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-r-3 {
  margin-right: 0.75rem;
}

.size-l .m-r-3-l {
  margin-right: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-r-3 {
  margin-right: 0.75rem;
}

.size-x .m-r-3-x {
  margin-right: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-b-3 {
  margin-bottom: 0.75rem;
}

.size-s .m-b-3-s {
  margin-bottom: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-b-3 {
  margin-bottom: 0.75rem;
}

.size-m .m-b-3-m {
  margin-bottom: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-b-3 {
  margin-bottom: 0.75rem;
}

.size-l .m-b-3-l {
  margin-bottom: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-b-3 {
  margin-bottom: 0.75rem;
}

.size-x .m-b-3-x {
  margin-bottom: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-l-3 {
  margin-left: 0.75rem;
}

.size-s .m-l-3-s {
  margin-left: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-l-3 {
  margin-left: 0.75rem;
}

.size-m .m-l-3-m {
  margin-left: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-l-3 {
  margin-left: 0.75rem;
}

.size-l .m-l-3-l {
  margin-left: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-l-3 {
  margin-left: 0.75rem;
}

.size-x .m-l-3-x {
  margin-left: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-a-4 {
  margin: 1rem;
}

.size-s .m-a-4-s {
  margin: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-a-4 {
  margin: 1rem;
}

.size-m .m-a-4-m {
  margin: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-a-4 {
  margin: 1rem;
}

.size-l .m-a-4-l {
  margin: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-a-4 {
  margin: 1rem;
}

.size-x .m-a-4-x {
  margin: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-t-4 {
  margin-top: 1rem;
}

.size-s .m-t-4-s {
  margin-top: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-t-4 {
  margin-top: 1rem;
}

.size-m .m-t-4-m {
  margin-top: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-t-4 {
  margin-top: 1rem;
}

.size-l .m-t-4-l {
  margin-top: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-t-4 {
  margin-top: 1rem;
}

.size-x .m-t-4-x {
  margin-top: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-r-4 {
  margin-right: 1rem;
}

.size-s .m-r-4-s {
  margin-right: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-r-4 {
  margin-right: 1rem;
}

.size-m .m-r-4-m {
  margin-right: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-r-4 {
  margin-right: 1rem;
}

.size-l .m-r-4-l {
  margin-right: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-r-4 {
  margin-right: 1rem;
}

.size-x .m-r-4-x {
  margin-right: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-b-4 {
  margin-bottom: 1rem;
}

.size-s .m-b-4-s {
  margin-bottom: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-b-4 {
  margin-bottom: 1rem;
}

.size-m .m-b-4-m {
  margin-bottom: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-b-4 {
  margin-bottom: 1rem;
}

.size-l .m-b-4-l {
  margin-bottom: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-b-4 {
  margin-bottom: 1rem;
}

.size-x .m-b-4-x {
  margin-bottom: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-l-4 {
  margin-left: 1rem;
}

.size-s .m-l-4-s {
  margin-left: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-l-4 {
  margin-left: 1rem;
}

.size-m .m-l-4-m {
  margin-left: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-l-4 {
  margin-left: 1rem;
}

.size-l .m-l-4-l {
  margin-left: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-l-4 {
  margin-left: 1rem;
}

.size-x .m-l-4-x {
  margin-left: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-a-5 {
  margin: 1.25rem;
}

.size-s .m-a-5-s {
  margin: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-a-5 {
  margin: 1.25rem;
}

.size-m .m-a-5-m {
  margin: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-a-5 {
  margin: 1.25rem;
}

.size-l .m-a-5-l {
  margin: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-a-5 {
  margin: 1.25rem;
}

.size-x .m-a-5-x {
  margin: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-t-5 {
  margin-top: 1.25rem;
}

.size-s .m-t-5-s {
  margin-top: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-t-5 {
  margin-top: 1.25rem;
}

.size-m .m-t-5-m {
  margin-top: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-t-5 {
  margin-top: 1.25rem;
}

.size-l .m-t-5-l {
  margin-top: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-t-5 {
  margin-top: 1.25rem;
}

.size-x .m-t-5-x {
  margin-top: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-r-5 {
  margin-right: 1.25rem;
}

.size-s .m-r-5-s {
  margin-right: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-r-5 {
  margin-right: 1.25rem;
}

.size-m .m-r-5-m {
  margin-right: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-r-5 {
  margin-right: 1.25rem;
}

.size-l .m-r-5-l {
  margin-right: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-r-5 {
  margin-right: 1.25rem;
}

.size-x .m-r-5-x {
  margin-right: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-b-5 {
  margin-bottom: 1.25rem;
}

.size-s .m-b-5-s {
  margin-bottom: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-b-5 {
  margin-bottom: 1.25rem;
}

.size-m .m-b-5-m {
  margin-bottom: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-b-5 {
  margin-bottom: 1.25rem;
}

.size-l .m-b-5-l {
  margin-bottom: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-b-5 {
  margin-bottom: 1.25rem;
}

.size-x .m-b-5-x {
  margin-bottom: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-l-5 {
  margin-left: 1.25rem;
}

.size-s .m-l-5-s {
  margin-left: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-l-5 {
  margin-left: 1.25rem;
}

.size-m .m-l-5-m {
  margin-left: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-l-5 {
  margin-left: 1.25rem;
}

.size-l .m-l-5-l {
  margin-left: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-l-5 {
  margin-left: 1.25rem;
}

.size-x .m-l-5-x {
  margin-left: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-a-6 {
  margin: 1.5rem;
}

.size-s .m-a-6-s {
  margin: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-a-6 {
  margin: 1.5rem;
}

.size-m .m-a-6-m {
  margin: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-a-6 {
  margin: 1.5rem;
}

.size-l .m-a-6-l {
  margin: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-a-6 {
  margin: 1.5rem;
}

.size-x .m-a-6-x {
  margin: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-t-6 {
  margin-top: 1.5rem;
}

.size-s .m-t-6-s {
  margin-top: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-t-6 {
  margin-top: 1.5rem;
}

.size-m .m-t-6-m {
  margin-top: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-t-6 {
  margin-top: 1.5rem;
}

.size-l .m-t-6-l {
  margin-top: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-t-6 {
  margin-top: 1.5rem;
}

.size-x .m-t-6-x {
  margin-top: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-r-6 {
  margin-right: 1.5rem;
}

.size-s .m-r-6-s {
  margin-right: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-r-6 {
  margin-right: 1.5rem;
}

.size-m .m-r-6-m {
  margin-right: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-r-6 {
  margin-right: 1.5rem;
}

.size-l .m-r-6-l {
  margin-right: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-r-6 {
  margin-right: 1.5rem;
}

.size-x .m-r-6-x {
  margin-right: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-b-6 {
  margin-bottom: 1.5rem;
}

.size-s .m-b-6-s {
  margin-bottom: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-b-6 {
  margin-bottom: 1.5rem;
}

.size-m .m-b-6-m {
  margin-bottom: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-b-6 {
  margin-bottom: 1.5rem;
}

.size-l .m-b-6-l {
  margin-bottom: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-b-6 {
  margin-bottom: 1.5rem;
}

.size-x .m-b-6-x {
  margin-bottom: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-l-6 {
  margin-left: 1.5rem;
}

.size-s .m-l-6-s {
  margin-left: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-l-6 {
  margin-left: 1.5rem;
}

.size-m .m-l-6-m {
  margin-left: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-l-6 {
  margin-left: 1.5rem;
}

.size-l .m-l-6-l {
  margin-left: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-l-6 {
  margin-left: 1.5rem;
}

.size-x .m-l-6-x {
  margin-left: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-a-7 {
  margin: 1.75rem;
}

.size-s .m-a-7-s {
  margin: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-a-7 {
  margin: 1.75rem;
}

.size-m .m-a-7-m {
  margin: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-a-7 {
  margin: 1.75rem;
}

.size-l .m-a-7-l {
  margin: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-a-7 {
  margin: 1.75rem;
}

.size-x .m-a-7-x {
  margin: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-t-7 {
  margin-top: 1.75rem;
}

.size-s .m-t-7-s {
  margin-top: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-t-7 {
  margin-top: 1.75rem;
}

.size-m .m-t-7-m {
  margin-top: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-t-7 {
  margin-top: 1.75rem;
}

.size-l .m-t-7-l {
  margin-top: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-t-7 {
  margin-top: 1.75rem;
}

.size-x .m-t-7-x {
  margin-top: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-r-7 {
  margin-right: 1.75rem;
}

.size-s .m-r-7-s {
  margin-right: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-r-7 {
  margin-right: 1.75rem;
}

.size-m .m-r-7-m {
  margin-right: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-r-7 {
  margin-right: 1.75rem;
}

.size-l .m-r-7-l {
  margin-right: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-r-7 {
  margin-right: 1.75rem;
}

.size-x .m-r-7-x {
  margin-right: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-b-7 {
  margin-bottom: 1.75rem;
}

.size-s .m-b-7-s {
  margin-bottom: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-b-7 {
  margin-bottom: 1.75rem;
}

.size-m .m-b-7-m {
  margin-bottom: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-b-7 {
  margin-bottom: 1.75rem;
}

.size-l .m-b-7-l {
  margin-bottom: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-b-7 {
  margin-bottom: 1.75rem;
}

.size-x .m-b-7-x {
  margin-bottom: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-l-7 {
  margin-left: 1.75rem;
}

.size-s .m-l-7-s {
  margin-left: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-l-7 {
  margin-left: 1.75rem;
}

.size-m .m-l-7-m {
  margin-left: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-l-7 {
  margin-left: 1.75rem;
}

.size-l .m-l-7-l {
  margin-left: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-l-7 {
  margin-left: 1.75rem;
}

.size-x .m-l-7-x {
  margin-left: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-a-8 {
  margin: 2rem;
}

.size-s .m-a-8-s {
  margin: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-a-8 {
  margin: 2rem;
}

.size-m .m-a-8-m {
  margin: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-a-8 {
  margin: 2rem;
}

.size-l .m-a-8-l {
  margin: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-a-8 {
  margin: 2rem;
}

.size-x .m-a-8-x {
  margin: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-t-8 {
  margin-top: 2rem;
}

.size-s .m-t-8-s {
  margin-top: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-t-8 {
  margin-top: 2rem;
}

.size-m .m-t-8-m {
  margin-top: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-t-8 {
  margin-top: 2rem;
}

.size-l .m-t-8-l {
  margin-top: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-t-8 {
  margin-top: 2rem;
}

.size-x .m-t-8-x {
  margin-top: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-r-8 {
  margin-right: 2rem;
}

.size-s .m-r-8-s {
  margin-right: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-r-8 {
  margin-right: 2rem;
}

.size-m .m-r-8-m {
  margin-right: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-r-8 {
  margin-right: 2rem;
}

.size-l .m-r-8-l {
  margin-right: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-r-8 {
  margin-right: 2rem;
}

.size-x .m-r-8-x {
  margin-right: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-b-8 {
  margin-bottom: 2rem;
}

.size-s .m-b-8-s {
  margin-bottom: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-b-8 {
  margin-bottom: 2rem;
}

.size-m .m-b-8-m {
  margin-bottom: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-b-8 {
  margin-bottom: 2rem;
}

.size-l .m-b-8-l {
  margin-bottom: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-b-8 {
  margin-bottom: 2rem;
}

.size-x .m-b-8-x {
  margin-bottom: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-l-8 {
  margin-left: 2rem;
}

.size-s .m-l-8-s {
  margin-left: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-l-8 {
  margin-left: 2rem;
}

.size-m .m-l-8-m {
  margin-left: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-l-8 {
  margin-left: 2rem;
}

.size-l .m-l-8-l {
  margin-left: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-l-8 {
  margin-left: 2rem;
}

.size-x .m-l-8-x {
  margin-left: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-a-9 {
  margin: 2.25rem;
}

.size-s .m-a-9-s {
  margin: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-a-9 {
  margin: 2.25rem;
}

.size-m .m-a-9-m {
  margin: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-a-9 {
  margin: 2.25rem;
}

.size-l .m-a-9-l {
  margin: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-a-9 {
  margin: 2.25rem;
}

.size-x .m-a-9-x {
  margin: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-t-9 {
  margin-top: 2.25rem;
}

.size-s .m-t-9-s {
  margin-top: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-t-9 {
  margin-top: 2.25rem;
}

.size-m .m-t-9-m {
  margin-top: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-t-9 {
  margin-top: 2.25rem;
}

.size-l .m-t-9-l {
  margin-top: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-t-9 {
  margin-top: 2.25rem;
}

.size-x .m-t-9-x {
  margin-top: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-r-9 {
  margin-right: 2.25rem;
}

.size-s .m-r-9-s {
  margin-right: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-r-9 {
  margin-right: 2.25rem;
}

.size-m .m-r-9-m {
  margin-right: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-r-9 {
  margin-right: 2.25rem;
}

.size-l .m-r-9-l {
  margin-right: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-r-9 {
  margin-right: 2.25rem;
}

.size-x .m-r-9-x {
  margin-right: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-b-9 {
  margin-bottom: 2.25rem;
}

.size-s .m-b-9-s {
  margin-bottom: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-b-9 {
  margin-bottom: 2.25rem;
}

.size-m .m-b-9-m {
  margin-bottom: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-b-9 {
  margin-bottom: 2.25rem;
}

.size-l .m-b-9-l {
  margin-bottom: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-b-9 {
  margin-bottom: 2.25rem;
}

.size-x .m-b-9-x {
  margin-bottom: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-l-9 {
  margin-left: 2.25rem;
}

.size-s .m-l-9-s {
  margin-left: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-l-9 {
  margin-left: 2.25rem;
}

.size-m .m-l-9-m {
  margin-left: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-l-9 {
  margin-left: 2.25rem;
}

.size-l .m-l-9-l {
  margin-left: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-l-9 {
  margin-left: 2.25rem;
}

.size-x .m-l-9-x {
  margin-left: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-a-10 {
  margin: 2.5rem;
}

.size-s .m-a-10-s {
  margin: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-a-10 {
  margin: 2.5rem;
}

.size-m .m-a-10-m {
  margin: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-a-10 {
  margin: 2.5rem;
}

.size-l .m-a-10-l {
  margin: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-a-10 {
  margin: 2.5rem;
}

.size-x .m-a-10-x {
  margin: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-t-10 {
  margin-top: 2.5rem;
}

.size-s .m-t-10-s {
  margin-top: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-t-10 {
  margin-top: 2.5rem;
}

.size-m .m-t-10-m {
  margin-top: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-t-10 {
  margin-top: 2.5rem;
}

.size-l .m-t-10-l {
  margin-top: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-t-10 {
  margin-top: 2.5rem;
}

.size-x .m-t-10-x {
  margin-top: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-r-10 {
  margin-right: 2.5rem;
}

.size-s .m-r-10-s {
  margin-right: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-r-10 {
  margin-right: 2.5rem;
}

.size-m .m-r-10-m {
  margin-right: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-r-10 {
  margin-right: 2.5rem;
}

.size-l .m-r-10-l {
  margin-right: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-r-10 {
  margin-right: 2.5rem;
}

.size-x .m-r-10-x {
  margin-right: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-b-10 {
  margin-bottom: 2.5rem;
}

.size-s .m-b-10-s {
  margin-bottom: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-b-10 {
  margin-bottom: 2.5rem;
}

.size-m .m-b-10-m {
  margin-bottom: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-b-10 {
  margin-bottom: 2.5rem;
}

.size-l .m-b-10-l {
  margin-bottom: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-b-10 {
  margin-bottom: 2.5rem;
}

.size-x .m-b-10-x {
  margin-bottom: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-l-10 {
  margin-left: 2.5rem;
}

.size-s .m-l-10-s {
  margin-left: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-l-10 {
  margin-left: 2.5rem;
}

.size-m .m-l-10-m {
  margin-left: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-l-10 {
  margin-left: 2.5rem;
}

.size-l .m-l-10-l {
  margin-left: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-l-10 {
  margin-left: 2.5rem;
}

.size-x .m-l-10-x {
  margin-left: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-a-11 {
  margin: 2.75rem;
}

.size-s .m-a-11-s {
  margin: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-a-11 {
  margin: 2.75rem;
}

.size-m .m-a-11-m {
  margin: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-a-11 {
  margin: 2.75rem;
}

.size-l .m-a-11-l {
  margin: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-a-11 {
  margin: 2.75rem;
}

.size-x .m-a-11-x {
  margin: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-t-11 {
  margin-top: 2.75rem;
}

.size-s .m-t-11-s {
  margin-top: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-t-11 {
  margin-top: 2.75rem;
}

.size-m .m-t-11-m {
  margin-top: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-t-11 {
  margin-top: 2.75rem;
}

.size-l .m-t-11-l {
  margin-top: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-t-11 {
  margin-top: 2.75rem;
}

.size-x .m-t-11-x {
  margin-top: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-r-11 {
  margin-right: 2.75rem;
}

.size-s .m-r-11-s {
  margin-right: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-r-11 {
  margin-right: 2.75rem;
}

.size-m .m-r-11-m {
  margin-right: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-r-11 {
  margin-right: 2.75rem;
}

.size-l .m-r-11-l {
  margin-right: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-r-11 {
  margin-right: 2.75rem;
}

.size-x .m-r-11-x {
  margin-right: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-b-11 {
  margin-bottom: 2.75rem;
}

.size-s .m-b-11-s {
  margin-bottom: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-b-11 {
  margin-bottom: 2.75rem;
}

.size-m .m-b-11-m {
  margin-bottom: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-b-11 {
  margin-bottom: 2.75rem;
}

.size-l .m-b-11-l {
  margin-bottom: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-b-11 {
  margin-bottom: 2.75rem;
}

.size-x .m-b-11-x {
  margin-bottom: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-l-11 {
  margin-left: 2.75rem;
}

.size-s .m-l-11-s {
  margin-left: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-l-11 {
  margin-left: 2.75rem;
}

.size-m .m-l-11-m {
  margin-left: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-l-11 {
  margin-left: 2.75rem;
}

.size-l .m-l-11-l {
  margin-left: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-l-11 {
  margin-left: 2.75rem;
}

.size-x .m-l-11-x {
  margin-left: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-a-12 {
  margin: 3rem;
}

.size-s .m-a-12-s {
  margin: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-a-12 {
  margin: 3rem;
}

.size-m .m-a-12-m {
  margin: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-a-12 {
  margin: 3rem;
}

.size-l .m-a-12-l {
  margin: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-a-12 {
  margin: 3rem;
}

.size-x .m-a-12-x {
  margin: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-t-12 {
  margin-top: 3rem;
}

.size-s .m-t-12-s {
  margin-top: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-t-12 {
  margin-top: 3rem;
}

.size-m .m-t-12-m {
  margin-top: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-t-12 {
  margin-top: 3rem;
}

.size-l .m-t-12-l {
  margin-top: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-t-12 {
  margin-top: 3rem;
}

.size-x .m-t-12-x {
  margin-top: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-r-12 {
  margin-right: 3rem;
}

.size-s .m-r-12-s {
  margin-right: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-r-12 {
  margin-right: 3rem;
}

.size-m .m-r-12-m {
  margin-right: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-r-12 {
  margin-right: 3rem;
}

.size-l .m-r-12-l {
  margin-right: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-r-12 {
  margin-right: 3rem;
}

.size-x .m-r-12-x {
  margin-right: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-b-12 {
  margin-bottom: 3rem;
}

.size-s .m-b-12-s {
  margin-bottom: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-b-12 {
  margin-bottom: 3rem;
}

.size-m .m-b-12-m {
  margin-bottom: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-b-12 {
  margin-bottom: 3rem;
}

.size-l .m-b-12-l {
  margin-bottom: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-b-12 {
  margin-bottom: 3rem;
}

.size-x .m-b-12-x {
  margin-bottom: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-l-12 {
  margin-left: 3rem;
}

.size-s .m-l-12-s {
  margin-left: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-l-12 {
  margin-left: 3rem;
}

.size-m .m-l-12-m {
  margin-left: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-l-12 {
  margin-left: 3rem;
}

.size-l .m-l-12-l {
  margin-left: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-l-12 {
  margin-left: 3rem;
}

.size-x .m-l-12-x {
  margin-left: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-a--5 {
  margin: -1.25rem;
}

.size-s .m-a--5-s {
  margin: -1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-a--5 {
  margin: -1.25rem;
}

.size-m .m-a--5-m {
  margin: -1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-a--5 {
  margin: -1.25rem;
}

.size-l .m-a--5-l {
  margin: -1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-a--5 {
  margin: -1.25rem;
}

.size-x .m-a--5-x {
  margin: -1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-t--5 {
  margin-top: -1.25rem;
}

.size-s .m-t--5-s {
  margin-top: -1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-t--5 {
  margin-top: -1.25rem;
}

.size-m .m-t--5-m {
  margin-top: -1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-t--5 {
  margin-top: -1.25rem;
}

.size-l .m-t--5-l {
  margin-top: -1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-t--5 {
  margin-top: -1.25rem;
}

.size-x .m-t--5-x {
  margin-top: -1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-r--5 {
  margin-right: -1.25rem;
}

.size-s .m-r--5-s {
  margin-right: -1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-r--5 {
  margin-right: -1.25rem;
}

.size-m .m-r--5-m {
  margin-right: -1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-r--5 {
  margin-right: -1.25rem;
}

.size-l .m-r--5-l {
  margin-right: -1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-r--5 {
  margin-right: -1.25rem;
}

.size-x .m-r--5-x {
  margin-right: -1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-b--5 {
  margin-bottom: -1.25rem;
}

.size-s .m-b--5-s {
  margin-bottom: -1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-b--5 {
  margin-bottom: -1.25rem;
}

.size-m .m-b--5-m {
  margin-bottom: -1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-b--5 {
  margin-bottom: -1.25rem;
}

.size-l .m-b--5-l {
  margin-bottom: -1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-b--5 {
  margin-bottom: -1.25rem;
}

.size-x .m-b--5-x {
  margin-bottom: -1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-l--5 {
  margin-left: -1.25rem;
}

.size-s .m-l--5-s {
  margin-left: -1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-l--5 {
  margin-left: -1.25rem;
}

.size-m .m-l--5-m {
  margin-left: -1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-l--5 {
  margin-left: -1.25rem;
}

.size-l .m-l--5-l {
  margin-left: -1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-l--5 {
  margin-left: -1.25rem;
}

.size-x .m-l--5-x {
  margin-left: -1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-a--4 {
  margin: -1rem;
}

.size-s .m-a--4-s {
  margin: -1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-a--4 {
  margin: -1rem;
}

.size-m .m-a--4-m {
  margin: -1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-a--4 {
  margin: -1rem;
}

.size-l .m-a--4-l {
  margin: -1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-a--4 {
  margin: -1rem;
}

.size-x .m-a--4-x {
  margin: -1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-t--4, .size-s .text p ~ ol, .text .size-s p ~ ol,
.size-s .text p ~ ul,
.text .size-s p ~ ul,
.size-s .text h1 ~ ol,
.text .size-s h1 ~ ol,
.size-s .text h1 ~ ul,
.text .size-s h1 ~ ul,
.size-s .text h2 ~ ol,
.text .size-s h2 ~ ol,
.size-s .text h2 ~ ul,
.text .size-s h2 ~ ul,
.size-s .text h3 ~ ol,
.text .size-s h3 ~ ol,
.size-s .text h3 ~ ul,
.text .size-s h3 ~ ul,
.size-s .text h4 ~ ol,
.text .size-s h4 ~ ol,
.size-s .text h4 ~ ul,
.text .size-s h4 ~ ul,
.size-s .text h5 ~ ol,
.text .size-s h5 ~ ol,
.size-s .text h5 ~ ul,
.text .size-s h5 ~ ul,
.size-s .text h6 ~ ol,
.text .size-s h6 ~ ol,
.size-s .text h6 ~ ul,
.text .size-s h6 ~ ul {
  margin-top: -1rem;
}

.size-s .m-t--4-s {
  margin-top: -1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-t--4, .size-m .text p ~ ol, .text .size-m p ~ ol,
.size-m .text p ~ ul,
.text .size-m p ~ ul,
.size-m .text h1 ~ ol,
.text .size-m h1 ~ ol,
.size-m .text h1 ~ ul,
.text .size-m h1 ~ ul,
.size-m .text h2 ~ ol,
.text .size-m h2 ~ ol,
.size-m .text h2 ~ ul,
.text .size-m h2 ~ ul,
.size-m .text h3 ~ ol,
.text .size-m h3 ~ ol,
.size-m .text h3 ~ ul,
.text .size-m h3 ~ ul,
.size-m .text h4 ~ ol,
.text .size-m h4 ~ ol,
.size-m .text h4 ~ ul,
.text .size-m h4 ~ ul,
.size-m .text h5 ~ ol,
.text .size-m h5 ~ ol,
.size-m .text h5 ~ ul,
.text .size-m h5 ~ ul,
.size-m .text h6 ~ ol,
.text .size-m h6 ~ ol,
.size-m .text h6 ~ ul,
.text .size-m h6 ~ ul {
  margin-top: -1rem;
}

.size-m .m-t--4-m {
  margin-top: -1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-t--4, .size-l .text p ~ ol, .text .size-l p ~ ol,
.size-l .text p ~ ul,
.text .size-l p ~ ul,
.size-l .text h1 ~ ol,
.text .size-l h1 ~ ol,
.size-l .text h1 ~ ul,
.text .size-l h1 ~ ul,
.size-l .text h2 ~ ol,
.text .size-l h2 ~ ol,
.size-l .text h2 ~ ul,
.text .size-l h2 ~ ul,
.size-l .text h3 ~ ol,
.text .size-l h3 ~ ol,
.size-l .text h3 ~ ul,
.text .size-l h3 ~ ul,
.size-l .text h4 ~ ol,
.text .size-l h4 ~ ol,
.size-l .text h4 ~ ul,
.text .size-l h4 ~ ul,
.size-l .text h5 ~ ol,
.text .size-l h5 ~ ol,
.size-l .text h5 ~ ul,
.text .size-l h5 ~ ul,
.size-l .text h6 ~ ol,
.text .size-l h6 ~ ol,
.size-l .text h6 ~ ul,
.text .size-l h6 ~ ul {
  margin-top: -1rem;
}

.size-l .m-t--4-l {
  margin-top: -1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-t--4, .size-x .text p ~ ol, .text .size-x p ~ ol,
.size-x .text p ~ ul,
.text .size-x p ~ ul,
.size-x .text h1 ~ ol,
.text .size-x h1 ~ ol,
.size-x .text h1 ~ ul,
.text .size-x h1 ~ ul,
.size-x .text h2 ~ ol,
.text .size-x h2 ~ ol,
.size-x .text h2 ~ ul,
.text .size-x h2 ~ ul,
.size-x .text h3 ~ ol,
.text .size-x h3 ~ ol,
.size-x .text h3 ~ ul,
.text .size-x h3 ~ ul,
.size-x .text h4 ~ ol,
.text .size-x h4 ~ ol,
.size-x .text h4 ~ ul,
.text .size-x h4 ~ ul,
.size-x .text h5 ~ ol,
.text .size-x h5 ~ ol,
.size-x .text h5 ~ ul,
.text .size-x h5 ~ ul,
.size-x .text h6 ~ ol,
.text .size-x h6 ~ ol,
.size-x .text h6 ~ ul,
.text .size-x h6 ~ ul {
  margin-top: -1rem;
}

.size-x .m-t--4-x {
  margin-top: -1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-r--4 {
  margin-right: -1rem;
}

.size-s .m-r--4-s {
  margin-right: -1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-r--4 {
  margin-right: -1rem;
}

.size-m .m-r--4-m {
  margin-right: -1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-r--4 {
  margin-right: -1rem;
}

.size-l .m-r--4-l {
  margin-right: -1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-r--4 {
  margin-right: -1rem;
}

.size-x .m-r--4-x {
  margin-right: -1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-b--4 {
  margin-bottom: -1rem;
}

.size-s .m-b--4-s {
  margin-bottom: -1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-b--4 {
  margin-bottom: -1rem;
}

.size-m .m-b--4-m {
  margin-bottom: -1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-b--4 {
  margin-bottom: -1rem;
}

.size-l .m-b--4-l {
  margin-bottom: -1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-b--4 {
  margin-bottom: -1rem;
}

.size-x .m-b--4-x {
  margin-bottom: -1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-l--4 {
  margin-left: -1rem;
}

.size-s .m-l--4-s {
  margin-left: -1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-l--4 {
  margin-left: -1rem;
}

.size-m .m-l--4-m {
  margin-left: -1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-l--4 {
  margin-left: -1rem;
}

.size-l .m-l--4-l {
  margin-left: -1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-l--4 {
  margin-left: -1rem;
}

.size-x .m-l--4-x {
  margin-left: -1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-a--2 {
  margin: -0.5rem;
}

.size-s .m-a--2-s {
  margin: -0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-a--2 {
  margin: -0.5rem;
}

.size-m .m-a--2-m {
  margin: -0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-a--2 {
  margin: -0.5rem;
}

.size-l .m-a--2-l {
  margin: -0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-a--2 {
  margin: -0.5rem;
}

.size-x .m-a--2-x {
  margin: -0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-t--2 {
  margin-top: -0.5rem;
}

.size-s .m-t--2-s {
  margin-top: -0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-t--2 {
  margin-top: -0.5rem;
}

.size-m .m-t--2-m {
  margin-top: -0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-t--2 {
  margin-top: -0.5rem;
}

.size-l .m-t--2-l {
  margin-top: -0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-t--2 {
  margin-top: -0.5rem;
}

.size-x .m-t--2-x {
  margin-top: -0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-r--2 {
  margin-right: -0.5rem;
}

.size-s .m-r--2-s {
  margin-right: -0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-r--2 {
  margin-right: -0.5rem;
}

.size-m .m-r--2-m {
  margin-right: -0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-r--2 {
  margin-right: -0.5rem;
}

.size-l .m-r--2-l {
  margin-right: -0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-r--2 {
  margin-right: -0.5rem;
}

.size-x .m-r--2-x {
  margin-right: -0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-b--2 {
  margin-bottom: -0.5rem;
}

.size-s .m-b--2-s {
  margin-bottom: -0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-b--2 {
  margin-bottom: -0.5rem;
}

.size-m .m-b--2-m {
  margin-bottom: -0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-b--2 {
  margin-bottom: -0.5rem;
}

.size-l .m-b--2-l {
  margin-bottom: -0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-b--2 {
  margin-bottom: -0.5rem;
}

.size-x .m-b--2-x {
  margin-bottom: -0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-l--2 {
  margin-left: -0.5rem;
}

.size-s .m-l--2-s {
  margin-left: -0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-l--2 {
  margin-left: -0.5rem;
}

.size-m .m-l--2-m {
  margin-left: -0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-l--2 {
  margin-left: -0.5rem;
}

.size-l .m-l--2-l {
  margin-left: -0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-l--2 {
  margin-left: -0.5rem;
}

.size-x .m-l--2-x {
  margin-left: -0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-a--1 {
  margin: -0.25rem;
}

.size-s .m-a--1-s {
  margin: -0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-a--1 {
  margin: -0.25rem;
}

.size-m .m-a--1-m {
  margin: -0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-a--1 {
  margin: -0.25rem;
}

.size-l .m-a--1-l {
  margin: -0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-a--1 {
  margin: -0.25rem;
}

.size-x .m-a--1-x {
  margin: -0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-t--1 {
  margin-top: -0.25rem;
}

.size-s .m-t--1-s {
  margin-top: -0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-t--1 {
  margin-top: -0.25rem;
}

.size-m .m-t--1-m {
  margin-top: -0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-t--1 {
  margin-top: -0.25rem;
}

.size-l .m-t--1-l {
  margin-top: -0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-t--1 {
  margin-top: -0.25rem;
}

.size-x .m-t--1-x {
  margin-top: -0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-r--1 {
  margin-right: -0.25rem;
}

.size-s .m-r--1-s {
  margin-right: -0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-r--1 {
  margin-right: -0.25rem;
}

.size-m .m-r--1-m {
  margin-right: -0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-r--1 {
  margin-right: -0.25rem;
}

.size-l .m-r--1-l {
  margin-right: -0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-r--1 {
  margin-right: -0.25rem;
}

.size-x .m-r--1-x {
  margin-right: -0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-b--1 {
  margin-bottom: -0.25rem;
}

.size-s .m-b--1-s {
  margin-bottom: -0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-b--1 {
  margin-bottom: -0.25rem;
}

.size-m .m-b--1-m {
  margin-bottom: -0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-b--1 {
  margin-bottom: -0.25rem;
}

.size-l .m-b--1-l {
  margin-bottom: -0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-b--1 {
  margin-bottom: -0.25rem;
}

.size-x .m-b--1-x {
  margin-bottom: -0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-l--1 {
  margin-left: -0.25rem;
}

.size-s .m-l--1-s {
  margin-left: -0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-l--1 {
  margin-left: -0.25rem;
}

.size-m .m-l--1-m {
  margin-left: -0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-l--1 {
  margin-left: -0.25rem;
}

.size-l .m-l--1-l {
  margin-left: -0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-l--1 {
  margin-left: -0.25rem;
}

.size-x .m-l--1-x {
  margin-left: -0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-a-14 {
  margin: 3.5rem;
}

.size-s .m-a-14-s {
  margin: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-a-14 {
  margin: 3.5rem;
}

.size-m .m-a-14-m {
  margin: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-a-14 {
  margin: 3.5rem;
}

.size-l .m-a-14-l {
  margin: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-a-14 {
  margin: 3.5rem;
}

.size-x .m-a-14-x {
  margin: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-t-14 {
  margin-top: 3.5rem;
}

.size-s .m-t-14-s {
  margin-top: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-t-14 {
  margin-top: 3.5rem;
}

.size-m .m-t-14-m {
  margin-top: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-t-14 {
  margin-top: 3.5rem;
}

.size-l .m-t-14-l {
  margin-top: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-t-14 {
  margin-top: 3.5rem;
}

.size-x .m-t-14-x {
  margin-top: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-r-14 {
  margin-right: 3.5rem;
}

.size-s .m-r-14-s {
  margin-right: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-r-14 {
  margin-right: 3.5rem;
}

.size-m .m-r-14-m {
  margin-right: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-r-14 {
  margin-right: 3.5rem;
}

.size-l .m-r-14-l {
  margin-right: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-r-14 {
  margin-right: 3.5rem;
}

.size-x .m-r-14-x {
  margin-right: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-b-14 {
  margin-bottom: 3.5rem;
}

.size-s .m-b-14-s {
  margin-bottom: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-b-14 {
  margin-bottom: 3.5rem;
}

.size-m .m-b-14-m {
  margin-bottom: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-b-14 {
  margin-bottom: 3.5rem;
}

.size-l .m-b-14-l {
  margin-bottom: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-b-14 {
  margin-bottom: 3.5rem;
}

.size-x .m-b-14-x {
  margin-bottom: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-l-14 {
  margin-left: 3.5rem;
}

.size-s .m-l-14-s {
  margin-left: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-l-14 {
  margin-left: 3.5rem;
}

.size-m .m-l-14-m {
  margin-left: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-l-14 {
  margin-left: 3.5rem;
}

.size-l .m-l-14-l {
  margin-left: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-l-14 {
  margin-left: 3.5rem;
}

.size-x .m-l-14-x {
  margin-left: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-a-15 {
  margin: 3.75rem;
}

.size-s .m-a-15-s {
  margin: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-a-15 {
  margin: 3.75rem;
}

.size-m .m-a-15-m {
  margin: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-a-15 {
  margin: 3.75rem;
}

.size-l .m-a-15-l {
  margin: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-a-15 {
  margin: 3.75rem;
}

.size-x .m-a-15-x {
  margin: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-t-15 {
  margin-top: 3.75rem;
}

.size-s .m-t-15-s {
  margin-top: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-t-15 {
  margin-top: 3.75rem;
}

.size-m .m-t-15-m {
  margin-top: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-t-15 {
  margin-top: 3.75rem;
}

.size-l .m-t-15-l {
  margin-top: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-t-15 {
  margin-top: 3.75rem;
}

.size-x .m-t-15-x {
  margin-top: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-r-15 {
  margin-right: 3.75rem;
}

.size-s .m-r-15-s {
  margin-right: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-r-15 {
  margin-right: 3.75rem;
}

.size-m .m-r-15-m {
  margin-right: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-r-15 {
  margin-right: 3.75rem;
}

.size-l .m-r-15-l {
  margin-right: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-r-15 {
  margin-right: 3.75rem;
}

.size-x .m-r-15-x {
  margin-right: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-b-15 {
  margin-bottom: 3.75rem;
}

.size-s .m-b-15-s {
  margin-bottom: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-b-15 {
  margin-bottom: 3.75rem;
}

.size-m .m-b-15-m {
  margin-bottom: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-b-15 {
  margin-bottom: 3.75rem;
}

.size-l .m-b-15-l {
  margin-bottom: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-b-15 {
  margin-bottom: 3.75rem;
}

.size-x .m-b-15-x {
  margin-bottom: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-l-15 {
  margin-left: 3.75rem;
}

.size-s .m-l-15-s {
  margin-left: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-l-15 {
  margin-left: 3.75rem;
}

.size-m .m-l-15-m {
  margin-left: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-l-15 {
  margin-left: 3.75rem;
}

.size-l .m-l-15-l {
  margin-left: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-l-15 {
  margin-left: 3.75rem;
}

.size-x .m-l-15-x {
  margin-left: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-a-16 {
  margin: 4rem;
}

.size-s .m-a-16-s {
  margin: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-a-16 {
  margin: 4rem;
}

.size-m .m-a-16-m {
  margin: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-a-16 {
  margin: 4rem;
}

.size-l .m-a-16-l {
  margin: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-a-16 {
  margin: 4rem;
}

.size-x .m-a-16-x {
  margin: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-t-16 {
  margin-top: 4rem;
}

.size-s .m-t-16-s {
  margin-top: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-t-16 {
  margin-top: 4rem;
}

.size-m .m-t-16-m {
  margin-top: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-t-16 {
  margin-top: 4rem;
}

.size-l .m-t-16-l {
  margin-top: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-t-16 {
  margin-top: 4rem;
}

.size-x .m-t-16-x {
  margin-top: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-r-16 {
  margin-right: 4rem;
}

.size-s .m-r-16-s {
  margin-right: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-r-16 {
  margin-right: 4rem;
}

.size-m .m-r-16-m {
  margin-right: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-r-16 {
  margin-right: 4rem;
}

.size-l .m-r-16-l {
  margin-right: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-r-16 {
  margin-right: 4rem;
}

.size-x .m-r-16-x {
  margin-right: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-b-16 {
  margin-bottom: 4rem;
}

.size-s .m-b-16-s {
  margin-bottom: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-b-16 {
  margin-bottom: 4rem;
}

.size-m .m-b-16-m {
  margin-bottom: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-b-16 {
  margin-bottom: 4rem;
}

.size-l .m-b-16-l {
  margin-bottom: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-b-16 {
  margin-bottom: 4rem;
}

.size-x .m-b-16-x {
  margin-bottom: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-l-16 {
  margin-left: 4rem;
}

.size-s .m-l-16-s {
  margin-left: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-l-16 {
  margin-left: 4rem;
}

.size-m .m-l-16-m {
  margin-left: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-l-16 {
  margin-left: 4rem;
}

.size-l .m-l-16-l {
  margin-left: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-l-16 {
  margin-left: 4rem;
}

.size-x .m-l-16-x {
  margin-left: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-a-20 {
  margin: 5rem;
}

.size-s .m-a-20-s {
  margin: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-a-20 {
  margin: 5rem;
}

.size-m .m-a-20-m {
  margin: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-a-20 {
  margin: 5rem;
}

.size-l .m-a-20-l {
  margin: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-a-20 {
  margin: 5rem;
}

.size-x .m-a-20-x {
  margin: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-t-20 {
  margin-top: 5rem;
}

.size-s .m-t-20-s {
  margin-top: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-t-20 {
  margin-top: 5rem;
}

.size-m .m-t-20-m {
  margin-top: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-t-20 {
  margin-top: 5rem;
}

.size-l .m-t-20-l {
  margin-top: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-t-20 {
  margin-top: 5rem;
}

.size-x .m-t-20-x {
  margin-top: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-r-20 {
  margin-right: 5rem;
}

.size-s .m-r-20-s {
  margin-right: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-r-20 {
  margin-right: 5rem;
}

.size-m .m-r-20-m {
  margin-right: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-r-20 {
  margin-right: 5rem;
}

.size-l .m-r-20-l {
  margin-right: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-r-20 {
  margin-right: 5rem;
}

.size-x .m-r-20-x {
  margin-right: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-b-20 {
  margin-bottom: 5rem;
}

.size-s .m-b-20-s {
  margin-bottom: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-b-20 {
  margin-bottom: 5rem;
}

.size-m .m-b-20-m {
  margin-bottom: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-b-20 {
  margin-bottom: 5rem;
}

.size-l .m-b-20-l {
  margin-bottom: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-b-20 {
  margin-bottom: 5rem;
}

.size-x .m-b-20-x {
  margin-bottom: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-l-20 {
  margin-left: 5rem;
}

.size-s .m-l-20-s {
  margin-left: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-l-20 {
  margin-left: 5rem;
}

.size-m .m-l-20-m {
  margin-left: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-l-20 {
  margin-left: 5rem;
}

.size-l .m-l-20-l {
  margin-left: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-l-20 {
  margin-left: 5rem;
}

.size-x .m-l-20-x {
  margin-left: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-a-24 {
  margin: 6rem;
}

.size-s .m-a-24-s {
  margin: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-a-24 {
  margin: 6rem;
}

.size-m .m-a-24-m {
  margin: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-a-24 {
  margin: 6rem;
}

.size-l .m-a-24-l {
  margin: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-a-24 {
  margin: 6rem;
}

.size-x .m-a-24-x {
  margin: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-t-24 {
  margin-top: 6rem;
}

.size-s .m-t-24-s {
  margin-top: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-t-24 {
  margin-top: 6rem;
}

.size-m .m-t-24-m {
  margin-top: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-t-24 {
  margin-top: 6rem;
}

.size-l .m-t-24-l {
  margin-top: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-t-24 {
  margin-top: 6rem;
}

.size-x .m-t-24-x {
  margin-top: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-r-24 {
  margin-right: 6rem;
}

.size-s .m-r-24-s {
  margin-right: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-r-24 {
  margin-right: 6rem;
}

.size-m .m-r-24-m {
  margin-right: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-r-24 {
  margin-right: 6rem;
}

.size-l .m-r-24-l {
  margin-right: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-r-24 {
  margin-right: 6rem;
}

.size-x .m-r-24-x {
  margin-right: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-b-24 {
  margin-bottom: 6rem;
}

.size-s .m-b-24-s {
  margin-bottom: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-b-24 {
  margin-bottom: 6rem;
}

.size-m .m-b-24-m {
  margin-bottom: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-b-24 {
  margin-bottom: 6rem;
}

.size-l .m-b-24-l {
  margin-bottom: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-b-24 {
  margin-bottom: 6rem;
}

.size-x .m-b-24-x {
  margin-bottom: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .m-l-24 {
  margin-left: 6rem;
}

.size-s .m-l-24-s {
  margin-left: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .m-l-24 {
  margin-left: 6rem;
}

.size-m .m-l-24-m {
  margin-left: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .m-l-24 {
  margin-left: 6rem;
}

.size-l .m-l-24-l {
  margin-left: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .m-l-24 {
  margin-left: 6rem;
}

.size-x .m-l-24-x {
  margin-left: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.m-a-0 {
  margin: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-s .m-a-0-s {
  margin: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-m .m-a-0-m {
  margin: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-l .m-a-0-l {
  margin: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-x .m-a-0-x {
  margin: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.m-t-0 {
  margin-top: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-s .m-t-0-s {
  margin-top: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-m .m-t-0-m {
  margin-top: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-l .m-t-0-l {
  margin-top: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-x .m-t-0-x {
  margin-top: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.m-r-0 {
  margin-right: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-s .m-r-0-s {
  margin-right: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-m .m-r-0-m {
  margin-right: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-l .m-r-0-l {
  margin-right: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-x .m-r-0-x {
  margin-right: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.m-b-0 {
  margin-bottom: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-s .m-b-0-s {
  margin-bottom: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-m .m-b-0-m {
  margin-bottom: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-l .m-b-0-l {
  margin-bottom: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-x .m-b-0-x {
  margin-bottom: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.m-l-0 {
  margin-left: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-s .m-l-0-s {
  margin-left: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-m .m-l-0-m {
  margin-left: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-l .m-l-0-l {
  margin-left: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-x .m-l-0-x {
  margin-left: 0 !important;
}

.m-0--a {
  margin: 0 auto;
}

.size-s .m-0--a-s {
  margin: 0 auto;
}

.size-m .m-0--a-m {
  margin: 0 auto;
}

.size-l .m-0--a-l {
  margin: 0 auto;
}

.size-x .m-0--a-x {
  margin: 0 auto;
}

.m-r--100 {
  margin-right: -100%;
}

.size-s .m-r--100-s {
  margin-right: -100%;
}

.size-m .m-r--100-m {
  margin-right: -100%;
}

.size-l .m-r--100-l {
  margin-right: -100%;
}

.size-x .m-r--100-x {
  margin-right: -100%;
}

.overflow-auto {
  overflow: auto;
}

.size-s .overflow-auto-s {
  overflow: auto;
}

.size-m .overflow-auto-m {
  overflow: auto;
}

.size-l .overflow-auto-l {
  overflow: auto;
}

.size-x .overflow-auto-x {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.size-s .overflow-hidden-s {
  overflow: hidden;
}

.size-m .overflow-hidden-m {
  overflow: hidden;
}

.size-l .overflow-hidden-l {
  overflow: hidden;
}

.size-x .overflow-hidden-x {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible;
}

.size-s .overflow-visible-s {
  overflow: visible;
}

.size-m .overflow-visible-m {
  overflow: visible;
}

.size-l .overflow-visible-l {
  overflow: visible;
}

.size-x .overflow-visible-x {
  overflow: visible;
}

.overflow-scroll {
  overflow: scroll;
}

.size-s .overflow-scroll-s {
  overflow: scroll;
}

.size-m .overflow-scroll-m {
  overflow: scroll;
}

.size-l .overflow-scroll-l {
  overflow: scroll;
}

.size-x .overflow-scroll-x {
  overflow: scroll;
}

.overflow-x-auto {
  overflow-x: auto;
}

.size-s .overflow-x-auto-s {
  overflow-x: auto;
}

.size-m .overflow-x-auto-m {
  overflow-x: auto;
}

.size-l .overflow-x-auto-l {
  overflow-x: auto;
}

.size-x .overflow-x-auto-x {
  overflow-x: auto;
}

.overflow-y-auto {
  overflow-y: auto;
}

.size-s .overflow-y-auto-s {
  overflow-y: auto;
}

.size-m .overflow-y-auto-m {
  overflow-y: auto;
}

.size-l .overflow-y-auto-l {
  overflow-y: auto;
}

.size-x .overflow-y-auto-x {
  overflow-y: auto;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.size-s .overflow-x-hidden-s {
  overflow-x: hidden;
}

.size-m .overflow-x-hidden-m {
  overflow-x: hidden;
}

.size-l .overflow-x-hidden-l {
  overflow-x: hidden;
}

.size-x .overflow-x-hidden-x {
  overflow-x: hidden;
}

.overflow-y-hidden {
  overflow-y: hidden;
}

.size-s .overflow-y-hidden-s {
  overflow-y: hidden;
}

.size-m .overflow-y-hidden-m {
  overflow-y: hidden;
}

.size-l .overflow-y-hidden-l {
  overflow-y: hidden;
}

.size-x .overflow-y-hidden-x {
  overflow-y: hidden;
}

.overflow-x-visible {
  overflow-x: visible;
}

.size-s .overflow-x-visible-s {
  overflow-x: visible;
}

.size-m .overflow-x-visible-m {
  overflow-x: visible;
}

.size-l .overflow-x-visible-l {
  overflow-x: visible;
}

.size-x .overflow-x-visible-x {
  overflow-x: visible;
}

.overflow-y-visible {
  overflow-y: visible;
}

.size-s .overflow-y-visible-s {
  overflow-y: visible;
}

.size-m .overflow-y-visible-m {
  overflow-y: visible;
}

.size-l .overflow-y-visible-l {
  overflow-y: visible;
}

.size-x .overflow-y-visible-x {
  overflow-y: visible;
}

.overflow-x-scroll {
  overflow-x: scroll;
}

.size-s .overflow-x-scroll-s {
  overflow-x: scroll;
}

.size-m .overflow-x-scroll-m {
  overflow-x: scroll;
}

.size-l .overflow-x-scroll-l {
  overflow-x: scroll;
}

.size-x .overflow-x-scroll-x {
  overflow-x: scroll;
}

.overflow-y-scroll {
  overflow-y: scroll;
}

.size-s .overflow-y-scroll-s {
  overflow-y: scroll;
}

.size-m .overflow-y-scroll-m {
  overflow-y: scroll;
}

.size-l .overflow-y-scroll-l {
  overflow-y: scroll;
}

.size-x .overflow-y-scroll-x {
  overflow-y: scroll;
}

.overflow-wrap {
  overflow-wrap: break-word;
  word-wrap: break-word;
  hyphens: auto;
}

.size-s .overflow-wrap-s {
  overflow-wrap: break-word;
  word-wrap: break-word;
  hyphens: auto;
}

.size-m .overflow-wrap-m {
  overflow-wrap: break-word;
  word-wrap: break-word;
  hyphens: auto;
}

.size-l .overflow-wrap-l {
  overflow-wrap: break-word;
  word-wrap: break-word;
  hyphens: auto;
}

.size-x .overflow-wrap-x {
  overflow-wrap: break-word;
  word-wrap: break-word;
  hyphens: auto;
}

.scrolling-touch {
  -webkit-overflow-scrolling: touch;
}

.size-s .scrolling-touch-s {
  -webkit-overflow-scrolling: touch;
}

.size-m .scrolling-touch-m {
  -webkit-overflow-scrolling: touch;
}

.size-l .scrolling-touch-l {
  -webkit-overflow-scrolling: touch;
}

.size-x .scrolling-touch-x {
  -webkit-overflow-scrolling: touch;
}

.scrolling-auto {
  -webkit-overflow-scrolling: auto;
}

.size-s .scrolling-auto-s {
  -webkit-overflow-scrolling: auto;
}

.size-m .scrolling-auto-m {
  -webkit-overflow-scrolling: auto;
}

.size-l .scrolling-auto-l {
  -webkit-overflow-scrolling: auto;
}

.size-x .scrolling-auto-x {
  -webkit-overflow-scrolling: auto;
}

.size-s .p-a {
  padding: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-m .p-a {
  padding: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-l .p-a {
  padding: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-x .p-a {
  padding: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-s .p-t {
  padding-top: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-m .p-t {
  padding-top: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-l .p-t {
  padding-top: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-x .p-t {
  padding-top: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-s .p-r {
  padding-right: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-m .p-r {
  padding-right: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-l .p-r {
  padding-right: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-x .p-r {
  padding-right: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-s .p-b {
  padding-bottom: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-m .p-b {
  padding-bottom: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-l .p-b {
  padding-bottom: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-x .p-b {
  padding-bottom: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-s .p-l, .size-s .text ul li, .text ul .size-s li, .size-s .text ol > li li, .text ol > li .size-s li {
  padding-left: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-m .p-l, .size-m .text ul li, .text ul .size-m li, .size-m .text ol > li li, .text ol > li .size-m li {
  padding-left: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-l .p-l, .size-l .text ul li, .text ul .size-l li, .size-l .text ol > li li, .text ol > li .size-l li {
  padding-left: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-x .p-l, .size-x .text ul li, .text ul .size-x li, .size-x .text ol > li li, .text ol > li .size-x li {
  padding-left: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-s .p-a-1 {
  padding: 0.25rem;
}

.size-s .p-a-1-s {
  padding: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-a-1 {
  padding: 0.25rem;
}

.size-m .p-a-1-m {
  padding: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-a-1 {
  padding: 0.25rem;
}

.size-l .p-a-1-l {
  padding: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-a-1 {
  padding: 0.25rem;
}

.size-x .p-a-1-x {
  padding: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-t-1 {
  padding-top: 0.25rem;
}

.size-s .p-t-1-s {
  padding-top: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-t-1 {
  padding-top: 0.25rem;
}

.size-m .p-t-1-m {
  padding-top: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-t-1 {
  padding-top: 0.25rem;
}

.size-l .p-t-1-l {
  padding-top: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-t-1 {
  padding-top: 0.25rem;
}

.size-x .p-t-1-x {
  padding-top: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-r-1 {
  padding-right: 0.25rem;
}

.size-s .p-r-1-s {
  padding-right: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-r-1 {
  padding-right: 0.25rem;
}

.size-m .p-r-1-m {
  padding-right: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-r-1 {
  padding-right: 0.25rem;
}

.size-l .p-r-1-l {
  padding-right: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-r-1 {
  padding-right: 0.25rem;
}

.size-x .p-r-1-x {
  padding-right: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-b-1 {
  padding-bottom: 0.25rem;
}

.size-s .p-b-1-s {
  padding-bottom: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-b-1 {
  padding-bottom: 0.25rem;
}

.size-m .p-b-1-m {
  padding-bottom: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-b-1 {
  padding-bottom: 0.25rem;
}

.size-l .p-b-1-l {
  padding-bottom: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-b-1 {
  padding-bottom: 0.25rem;
}

.size-x .p-b-1-x {
  padding-bottom: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-l-1 {
  padding-left: 0.25rem;
}

.size-s .p-l-1-s {
  padding-left: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-l-1 {
  padding-left: 0.25rem;
}

.size-m .p-l-1-m {
  padding-left: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-l-1 {
  padding-left: 0.25rem;
}

.size-l .p-l-1-l {
  padding-left: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-l-1 {
  padding-left: 0.25rem;
}

.size-x .p-l-1-x {
  padding-left: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-a-2 {
  padding: 0.5rem;
}

.size-s .p-a-2-s {
  padding: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-a-2 {
  padding: 0.5rem;
}

.size-m .p-a-2-m {
  padding: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-a-2 {
  padding: 0.5rem;
}

.size-l .p-a-2-l {
  padding: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-a-2 {
  padding: 0.5rem;
}

.size-x .p-a-2-x {
  padding: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-t-2 {
  padding-top: 0.5rem;
}

.size-s .p-t-2-s {
  padding-top: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-t-2 {
  padding-top: 0.5rem;
}

.size-m .p-t-2-m {
  padding-top: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-t-2 {
  padding-top: 0.5rem;
}

.size-l .p-t-2-l {
  padding-top: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-t-2 {
  padding-top: 0.5rem;
}

.size-x .p-t-2-x {
  padding-top: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-r-2 {
  padding-right: 0.5rem;
}

.size-s .p-r-2-s {
  padding-right: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-r-2 {
  padding-right: 0.5rem;
}

.size-m .p-r-2-m {
  padding-right: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-r-2 {
  padding-right: 0.5rem;
}

.size-l .p-r-2-l {
  padding-right: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-r-2 {
  padding-right: 0.5rem;
}

.size-x .p-r-2-x {
  padding-right: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-b-2 {
  padding-bottom: 0.5rem;
}

.size-s .p-b-2-s {
  padding-bottom: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-b-2 {
  padding-bottom: 0.5rem;
}

.size-m .p-b-2-m {
  padding-bottom: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-b-2 {
  padding-bottom: 0.5rem;
}

.size-l .p-b-2-l {
  padding-bottom: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-b-2 {
  padding-bottom: 0.5rem;
}

.size-x .p-b-2-x {
  padding-bottom: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-l-2 {
  padding-left: 0.5rem;
}

.size-s .p-l-2-s {
  padding-left: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-l-2 {
  padding-left: 0.5rem;
}

.size-m .p-l-2-m {
  padding-left: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-l-2 {
  padding-left: 0.5rem;
}

.size-l .p-l-2-l {
  padding-left: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-l-2 {
  padding-left: 0.5rem;
}

.size-x .p-l-2-x {
  padding-left: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-a-3 {
  padding: 0.75rem;
}

.size-s .p-a-3-s {
  padding: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-a-3 {
  padding: 0.75rem;
}

.size-m .p-a-3-m {
  padding: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-a-3 {
  padding: 0.75rem;
}

.size-l .p-a-3-l {
  padding: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-a-3 {
  padding: 0.75rem;
}

.size-x .p-a-3-x {
  padding: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-t-3 {
  padding-top: 0.75rem;
}

.size-s .p-t-3-s {
  padding-top: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-t-3 {
  padding-top: 0.75rem;
}

.size-m .p-t-3-m {
  padding-top: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-t-3 {
  padding-top: 0.75rem;
}

.size-l .p-t-3-l {
  padding-top: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-t-3 {
  padding-top: 0.75rem;
}

.size-x .p-t-3-x {
  padding-top: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-r-3 {
  padding-right: 0.75rem;
}

.size-s .p-r-3-s {
  padding-right: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-r-3 {
  padding-right: 0.75rem;
}

.size-m .p-r-3-m {
  padding-right: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-r-3 {
  padding-right: 0.75rem;
}

.size-l .p-r-3-l {
  padding-right: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-r-3 {
  padding-right: 0.75rem;
}

.size-x .p-r-3-x {
  padding-right: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-b-3 {
  padding-bottom: 0.75rem;
}

.size-s .p-b-3-s {
  padding-bottom: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-b-3 {
  padding-bottom: 0.75rem;
}

.size-m .p-b-3-m {
  padding-bottom: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-b-3 {
  padding-bottom: 0.75rem;
}

.size-l .p-b-3-l {
  padding-bottom: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-b-3 {
  padding-bottom: 0.75rem;
}

.size-x .p-b-3-x {
  padding-bottom: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-l-3 {
  padding-left: 0.75rem;
}

.size-s .p-l-3-s {
  padding-left: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-l-3 {
  padding-left: 0.75rem;
}

.size-m .p-l-3-m {
  padding-left: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-l-3 {
  padding-left: 0.75rem;
}

.size-l .p-l-3-l {
  padding-left: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-l-3 {
  padding-left: 0.75rem;
}

.size-x .p-l-3-x {
  padding-left: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-a-4 {
  padding: 1rem;
}

.size-s .p-a-4-s {
  padding: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-a-4 {
  padding: 1rem;
}

.size-m .p-a-4-m {
  padding: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-a-4 {
  padding: 1rem;
}

.size-l .p-a-4-l {
  padding: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-a-4 {
  padding: 1rem;
}

.size-x .p-a-4-x {
  padding: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-t-4 {
  padding-top: 1rem;
}

.size-s .p-t-4-s {
  padding-top: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-t-4 {
  padding-top: 1rem;
}

.size-m .p-t-4-m {
  padding-top: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-t-4 {
  padding-top: 1rem;
}

.size-l .p-t-4-l {
  padding-top: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-t-4 {
  padding-top: 1rem;
}

.size-x .p-t-4-x {
  padding-top: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-r-4 {
  padding-right: 1rem;
}

.size-s .p-r-4-s {
  padding-right: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-r-4 {
  padding-right: 1rem;
}

.size-m .p-r-4-m {
  padding-right: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-r-4 {
  padding-right: 1rem;
}

.size-l .p-r-4-l {
  padding-right: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-r-4 {
  padding-right: 1rem;
}

.size-x .p-r-4-x {
  padding-right: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-b-4 {
  padding-bottom: 1rem;
}

.size-s .p-b-4-s {
  padding-bottom: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-b-4 {
  padding-bottom: 1rem;
}

.size-m .p-b-4-m {
  padding-bottom: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-b-4 {
  padding-bottom: 1rem;
}

.size-l .p-b-4-l {
  padding-bottom: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-b-4 {
  padding-bottom: 1rem;
}

.size-x .p-b-4-x {
  padding-bottom: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-l-4 {
  padding-left: 1rem;
}

.size-s .p-l-4-s {
  padding-left: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-l-4 {
  padding-left: 1rem;
}

.size-m .p-l-4-m {
  padding-left: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-l-4 {
  padding-left: 1rem;
}

.size-l .p-l-4-l {
  padding-left: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-l-4 {
  padding-left: 1rem;
}

.size-x .p-l-4-x {
  padding-left: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-a-5 {
  padding: 1.25rem;
}

.size-s .p-a-5-s {
  padding: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-a-5 {
  padding: 1.25rem;
}

.size-m .p-a-5-m {
  padding: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-a-5 {
  padding: 1.25rem;
}

.size-l .p-a-5-l {
  padding: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-a-5 {
  padding: 1.25rem;
}

.size-x .p-a-5-x {
  padding: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-t-5 {
  padding-top: 1.25rem;
}

.size-s .p-t-5-s {
  padding-top: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-t-5 {
  padding-top: 1.25rem;
}

.size-m .p-t-5-m {
  padding-top: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-t-5 {
  padding-top: 1.25rem;
}

.size-l .p-t-5-l {
  padding-top: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-t-5 {
  padding-top: 1.25rem;
}

.size-x .p-t-5-x {
  padding-top: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-r-5 {
  padding-right: 1.25rem;
}

.size-s .p-r-5-s {
  padding-right: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-r-5 {
  padding-right: 1.25rem;
}

.size-m .p-r-5-m {
  padding-right: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-r-5 {
  padding-right: 1.25rem;
}

.size-l .p-r-5-l {
  padding-right: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-r-5 {
  padding-right: 1.25rem;
}

.size-x .p-r-5-x {
  padding-right: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-b-5 {
  padding-bottom: 1.25rem;
}

.size-s .p-b-5-s {
  padding-bottom: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-b-5 {
  padding-bottom: 1.25rem;
}

.size-m .p-b-5-m {
  padding-bottom: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-b-5 {
  padding-bottom: 1.25rem;
}

.size-l .p-b-5-l {
  padding-bottom: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-b-5 {
  padding-bottom: 1.25rem;
}

.size-x .p-b-5-x {
  padding-bottom: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-l-5 {
  padding-left: 1.25rem;
}

.size-s .p-l-5-s {
  padding-left: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-l-5 {
  padding-left: 1.25rem;
}

.size-m .p-l-5-m {
  padding-left: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-l-5 {
  padding-left: 1.25rem;
}

.size-l .p-l-5-l {
  padding-left: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-l-5 {
  padding-left: 1.25rem;
}

.size-x .p-l-5-x {
  padding-left: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-a-6 {
  padding: 1.5rem;
}

.size-s .p-a-6-s {
  padding: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-a-6 {
  padding: 1.5rem;
}

.size-m .p-a-6-m {
  padding: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-a-6 {
  padding: 1.5rem;
}

.size-l .p-a-6-l {
  padding: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-a-6 {
  padding: 1.5rem;
}

.size-x .p-a-6-x {
  padding: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-t-6 {
  padding-top: 1.5rem;
}

.size-s .p-t-6-s {
  padding-top: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-t-6 {
  padding-top: 1.5rem;
}

.size-m .p-t-6-m {
  padding-top: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-t-6 {
  padding-top: 1.5rem;
}

.size-l .p-t-6-l {
  padding-top: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-t-6 {
  padding-top: 1.5rem;
}

.size-x .p-t-6-x {
  padding-top: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-r-6 {
  padding-right: 1.5rem;
}

.size-s .p-r-6-s {
  padding-right: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-r-6 {
  padding-right: 1.5rem;
}

.size-m .p-r-6-m {
  padding-right: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-r-6 {
  padding-right: 1.5rem;
}

.size-l .p-r-6-l {
  padding-right: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-r-6 {
  padding-right: 1.5rem;
}

.size-x .p-r-6-x {
  padding-right: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-b-6 {
  padding-bottom: 1.5rem;
}

.size-s .p-b-6-s {
  padding-bottom: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-b-6 {
  padding-bottom: 1.5rem;
}

.size-m .p-b-6-m {
  padding-bottom: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-b-6 {
  padding-bottom: 1.5rem;
}

.size-l .p-b-6-l {
  padding-bottom: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-b-6 {
  padding-bottom: 1.5rem;
}

.size-x .p-b-6-x {
  padding-bottom: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-l-6 {
  padding-left: 1.5rem;
}

.size-s .p-l-6-s {
  padding-left: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-l-6 {
  padding-left: 1.5rem;
}

.size-m .p-l-6-m {
  padding-left: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-l-6 {
  padding-left: 1.5rem;
}

.size-l .p-l-6-l {
  padding-left: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-l-6 {
  padding-left: 1.5rem;
}

.size-x .p-l-6-x {
  padding-left: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-a-7 {
  padding: 1.75rem;
}

.size-s .p-a-7-s {
  padding: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-a-7 {
  padding: 1.75rem;
}

.size-m .p-a-7-m {
  padding: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-a-7 {
  padding: 1.75rem;
}

.size-l .p-a-7-l {
  padding: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-a-7 {
  padding: 1.75rem;
}

.size-x .p-a-7-x {
  padding: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-t-7 {
  padding-top: 1.75rem;
}

.size-s .p-t-7-s {
  padding-top: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-t-7 {
  padding-top: 1.75rem;
}

.size-m .p-t-7-m {
  padding-top: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-t-7 {
  padding-top: 1.75rem;
}

.size-l .p-t-7-l {
  padding-top: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-t-7 {
  padding-top: 1.75rem;
}

.size-x .p-t-7-x {
  padding-top: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-r-7 {
  padding-right: 1.75rem;
}

.size-s .p-r-7-s {
  padding-right: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-r-7 {
  padding-right: 1.75rem;
}

.size-m .p-r-7-m {
  padding-right: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-r-7 {
  padding-right: 1.75rem;
}

.size-l .p-r-7-l {
  padding-right: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-r-7 {
  padding-right: 1.75rem;
}

.size-x .p-r-7-x {
  padding-right: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-b-7 {
  padding-bottom: 1.75rem;
}

.size-s .p-b-7-s {
  padding-bottom: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-b-7 {
  padding-bottom: 1.75rem;
}

.size-m .p-b-7-m {
  padding-bottom: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-b-7 {
  padding-bottom: 1.75rem;
}

.size-l .p-b-7-l {
  padding-bottom: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-b-7 {
  padding-bottom: 1.75rem;
}

.size-x .p-b-7-x {
  padding-bottom: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-l-7 {
  padding-left: 1.75rem;
}

.size-s .p-l-7-s {
  padding-left: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-l-7 {
  padding-left: 1.75rem;
}

.size-m .p-l-7-m {
  padding-left: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-l-7 {
  padding-left: 1.75rem;
}

.size-l .p-l-7-l {
  padding-left: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-l-7 {
  padding-left: 1.75rem;
}

.size-x .p-l-7-x {
  padding-left: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-a-8 {
  padding: 2rem;
}

.size-s .p-a-8-s {
  padding: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-a-8 {
  padding: 2rem;
}

.size-m .p-a-8-m {
  padding: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-a-8 {
  padding: 2rem;
}

.size-l .p-a-8-l {
  padding: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-a-8 {
  padding: 2rem;
}

.size-x .p-a-8-x {
  padding: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-t-8 {
  padding-top: 2rem;
}

.size-s .p-t-8-s {
  padding-top: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-t-8 {
  padding-top: 2rem;
}

.size-m .p-t-8-m {
  padding-top: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-t-8 {
  padding-top: 2rem;
}

.size-l .p-t-8-l {
  padding-top: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-t-8 {
  padding-top: 2rem;
}

.size-x .p-t-8-x {
  padding-top: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-r-8 {
  padding-right: 2rem;
}

.size-s .p-r-8-s {
  padding-right: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-r-8 {
  padding-right: 2rem;
}

.size-m .p-r-8-m {
  padding-right: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-r-8 {
  padding-right: 2rem;
}

.size-l .p-r-8-l {
  padding-right: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-r-8 {
  padding-right: 2rem;
}

.size-x .p-r-8-x {
  padding-right: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-b-8 {
  padding-bottom: 2rem;
}

.size-s .p-b-8-s {
  padding-bottom: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-b-8 {
  padding-bottom: 2rem;
}

.size-m .p-b-8-m {
  padding-bottom: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-b-8 {
  padding-bottom: 2rem;
}

.size-l .p-b-8-l {
  padding-bottom: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-b-8 {
  padding-bottom: 2rem;
}

.size-x .p-b-8-x {
  padding-bottom: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-l-8 {
  padding-left: 2rem;
}

.size-s .p-l-8-s {
  padding-left: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-l-8 {
  padding-left: 2rem;
}

.size-m .p-l-8-m {
  padding-left: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-l-8 {
  padding-left: 2rem;
}

.size-l .p-l-8-l {
  padding-left: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-l-8 {
  padding-left: 2rem;
}

.size-x .p-l-8-x {
  padding-left: 2rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-a-9 {
  padding: 2.25rem;
}

.size-s .p-a-9-s {
  padding: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-a-9 {
  padding: 2.25rem;
}

.size-m .p-a-9-m {
  padding: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-a-9 {
  padding: 2.25rem;
}

.size-l .p-a-9-l {
  padding: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-a-9 {
  padding: 2.25rem;
}

.size-x .p-a-9-x {
  padding: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-t-9 {
  padding-top: 2.25rem;
}

.size-s .p-t-9-s {
  padding-top: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-t-9 {
  padding-top: 2.25rem;
}

.size-m .p-t-9-m {
  padding-top: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-t-9 {
  padding-top: 2.25rem;
}

.size-l .p-t-9-l {
  padding-top: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-t-9 {
  padding-top: 2.25rem;
}

.size-x .p-t-9-x {
  padding-top: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-r-9 {
  padding-right: 2.25rem;
}

.size-s .p-r-9-s {
  padding-right: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-r-9 {
  padding-right: 2.25rem;
}

.size-m .p-r-9-m {
  padding-right: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-r-9 {
  padding-right: 2.25rem;
}

.size-l .p-r-9-l {
  padding-right: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-r-9 {
  padding-right: 2.25rem;
}

.size-x .p-r-9-x {
  padding-right: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-b-9 {
  padding-bottom: 2.25rem;
}

.size-s .p-b-9-s {
  padding-bottom: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-b-9 {
  padding-bottom: 2.25rem;
}

.size-m .p-b-9-m {
  padding-bottom: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-b-9 {
  padding-bottom: 2.25rem;
}

.size-l .p-b-9-l {
  padding-bottom: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-b-9 {
  padding-bottom: 2.25rem;
}

.size-x .p-b-9-x {
  padding-bottom: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-l-9 {
  padding-left: 2.25rem;
}

.size-s .p-l-9-s {
  padding-left: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-l-9 {
  padding-left: 2.25rem;
}

.size-m .p-l-9-m {
  padding-left: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-l-9 {
  padding-left: 2.25rem;
}

.size-l .p-l-9-l {
  padding-left: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-l-9 {
  padding-left: 2.25rem;
}

.size-x .p-l-9-x {
  padding-left: 2.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-a-10 {
  padding: 2.5rem;
}

.size-s .p-a-10-s {
  padding: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-a-10 {
  padding: 2.5rem;
}

.size-m .p-a-10-m {
  padding: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-a-10 {
  padding: 2.5rem;
}

.size-l .p-a-10-l {
  padding: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-a-10 {
  padding: 2.5rem;
}

.size-x .p-a-10-x {
  padding: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-t-10 {
  padding-top: 2.5rem;
}

.size-s .p-t-10-s {
  padding-top: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-t-10 {
  padding-top: 2.5rem;
}

.size-m .p-t-10-m {
  padding-top: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-t-10 {
  padding-top: 2.5rem;
}

.size-l .p-t-10-l {
  padding-top: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-t-10 {
  padding-top: 2.5rem;
}

.size-x .p-t-10-x {
  padding-top: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-r-10 {
  padding-right: 2.5rem;
}

.size-s .p-r-10-s {
  padding-right: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-r-10 {
  padding-right: 2.5rem;
}

.size-m .p-r-10-m {
  padding-right: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-r-10 {
  padding-right: 2.5rem;
}

.size-l .p-r-10-l {
  padding-right: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-r-10 {
  padding-right: 2.5rem;
}

.size-x .p-r-10-x {
  padding-right: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-b-10 {
  padding-bottom: 2.5rem;
}

.size-s .p-b-10-s {
  padding-bottom: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-b-10 {
  padding-bottom: 2.5rem;
}

.size-m .p-b-10-m {
  padding-bottom: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-b-10 {
  padding-bottom: 2.5rem;
}

.size-l .p-b-10-l {
  padding-bottom: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-b-10 {
  padding-bottom: 2.5rem;
}

.size-x .p-b-10-x {
  padding-bottom: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-l-10 {
  padding-left: 2.5rem;
}

.size-s .p-l-10-s {
  padding-left: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-l-10 {
  padding-left: 2.5rem;
}

.size-m .p-l-10-m {
  padding-left: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-l-10 {
  padding-left: 2.5rem;
}

.size-l .p-l-10-l {
  padding-left: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-l-10 {
  padding-left: 2.5rem;
}

.size-x .p-l-10-x {
  padding-left: 2.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-a-11 {
  padding: 2.75rem;
}

.size-s .p-a-11-s {
  padding: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-a-11 {
  padding: 2.75rem;
}

.size-m .p-a-11-m {
  padding: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-a-11 {
  padding: 2.75rem;
}

.size-l .p-a-11-l {
  padding: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-a-11 {
  padding: 2.75rem;
}

.size-x .p-a-11-x {
  padding: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-t-11 {
  padding-top: 2.75rem;
}

.size-s .p-t-11-s {
  padding-top: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-t-11 {
  padding-top: 2.75rem;
}

.size-m .p-t-11-m {
  padding-top: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-t-11 {
  padding-top: 2.75rem;
}

.size-l .p-t-11-l {
  padding-top: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-t-11 {
  padding-top: 2.75rem;
}

.size-x .p-t-11-x {
  padding-top: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-r-11 {
  padding-right: 2.75rem;
}

.size-s .p-r-11-s {
  padding-right: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-r-11 {
  padding-right: 2.75rem;
}

.size-m .p-r-11-m {
  padding-right: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-r-11 {
  padding-right: 2.75rem;
}

.size-l .p-r-11-l {
  padding-right: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-r-11 {
  padding-right: 2.75rem;
}

.size-x .p-r-11-x {
  padding-right: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-b-11 {
  padding-bottom: 2.75rem;
}

.size-s .p-b-11-s {
  padding-bottom: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-b-11 {
  padding-bottom: 2.75rem;
}

.size-m .p-b-11-m {
  padding-bottom: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-b-11 {
  padding-bottom: 2.75rem;
}

.size-l .p-b-11-l {
  padding-bottom: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-b-11 {
  padding-bottom: 2.75rem;
}

.size-x .p-b-11-x {
  padding-bottom: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-l-11 {
  padding-left: 2.75rem;
}

.size-s .p-l-11-s {
  padding-left: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-l-11 {
  padding-left: 2.75rem;
}

.size-m .p-l-11-m {
  padding-left: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-l-11 {
  padding-left: 2.75rem;
}

.size-l .p-l-11-l {
  padding-left: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-l-11 {
  padding-left: 2.75rem;
}

.size-x .p-l-11-x {
  padding-left: 2.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-a-12 {
  padding: 3rem;
}

.size-s .p-a-12-s {
  padding: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-a-12 {
  padding: 3rem;
}

.size-m .p-a-12-m {
  padding: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-a-12 {
  padding: 3rem;
}

.size-l .p-a-12-l {
  padding: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-a-12 {
  padding: 3rem;
}

.size-x .p-a-12-x {
  padding: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-t-12 {
  padding-top: 3rem;
}

.size-s .p-t-12-s {
  padding-top: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-t-12 {
  padding-top: 3rem;
}

.size-m .p-t-12-m {
  padding-top: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-t-12 {
  padding-top: 3rem;
}

.size-l .p-t-12-l {
  padding-top: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-t-12 {
  padding-top: 3rem;
}

.size-x .p-t-12-x {
  padding-top: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-r-12 {
  padding-right: 3rem;
}

.size-s .p-r-12-s {
  padding-right: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-r-12 {
  padding-right: 3rem;
}

.size-m .p-r-12-m {
  padding-right: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-r-12 {
  padding-right: 3rem;
}

.size-l .p-r-12-l {
  padding-right: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-r-12 {
  padding-right: 3rem;
}

.size-x .p-r-12-x {
  padding-right: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-b-12 {
  padding-bottom: 3rem;
}

.size-s .p-b-12-s {
  padding-bottom: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-b-12 {
  padding-bottom: 3rem;
}

.size-m .p-b-12-m {
  padding-bottom: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-b-12 {
  padding-bottom: 3rem;
}

.size-l .p-b-12-l {
  padding-bottom: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-b-12 {
  padding-bottom: 3rem;
}

.size-x .p-b-12-x {
  padding-bottom: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-l-12 {
  padding-left: 3rem;
}

.size-s .p-l-12-s {
  padding-left: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-l-12 {
  padding-left: 3rem;
}

.size-m .p-l-12-m {
  padding-left: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-l-12 {
  padding-left: 3rem;
}

.size-l .p-l-12-l {
  padding-left: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-l-12 {
  padding-left: 3rem;
}

.size-x .p-l-12-x {
  padding-left: 3rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-a-13 {
  padding: 3.25rem;
}

.size-s .p-a-13-s {
  padding: 3.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-a-13 {
  padding: 3.25rem;
}

.size-m .p-a-13-m {
  padding: 3.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-a-13 {
  padding: 3.25rem;
}

.size-l .p-a-13-l {
  padding: 3.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-a-13 {
  padding: 3.25rem;
}

.size-x .p-a-13-x {
  padding: 3.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-t-13 {
  padding-top: 3.25rem;
}

.size-s .p-t-13-s {
  padding-top: 3.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-t-13 {
  padding-top: 3.25rem;
}

.size-m .p-t-13-m {
  padding-top: 3.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-t-13 {
  padding-top: 3.25rem;
}

.size-l .p-t-13-l {
  padding-top: 3.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-t-13 {
  padding-top: 3.25rem;
}

.size-x .p-t-13-x {
  padding-top: 3.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-r-13 {
  padding-right: 3.25rem;
}

.size-s .p-r-13-s {
  padding-right: 3.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-r-13 {
  padding-right: 3.25rem;
}

.size-m .p-r-13-m {
  padding-right: 3.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-r-13 {
  padding-right: 3.25rem;
}

.size-l .p-r-13-l {
  padding-right: 3.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-r-13 {
  padding-right: 3.25rem;
}

.size-x .p-r-13-x {
  padding-right: 3.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-b-13 {
  padding-bottom: 3.25rem;
}

.size-s .p-b-13-s {
  padding-bottom: 3.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-b-13 {
  padding-bottom: 3.25rem;
}

.size-m .p-b-13-m {
  padding-bottom: 3.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-b-13 {
  padding-bottom: 3.25rem;
}

.size-l .p-b-13-l {
  padding-bottom: 3.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-b-13 {
  padding-bottom: 3.25rem;
}

.size-x .p-b-13-x {
  padding-bottom: 3.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-l-13 {
  padding-left: 3.25rem;
}

.size-s .p-l-13-s {
  padding-left: 3.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-l-13 {
  padding-left: 3.25rem;
}

.size-m .p-l-13-m {
  padding-left: 3.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-l-13 {
  padding-left: 3.25rem;
}

.size-l .p-l-13-l {
  padding-left: 3.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-l-13 {
  padding-left: 3.25rem;
}

.size-x .p-l-13-x {
  padding-left: 3.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-a-14 {
  padding: 3.5rem;
}

.size-s .p-a-14-s {
  padding: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-a-14 {
  padding: 3.5rem;
}

.size-m .p-a-14-m {
  padding: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-a-14 {
  padding: 3.5rem;
}

.size-l .p-a-14-l {
  padding: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-a-14 {
  padding: 3.5rem;
}

.size-x .p-a-14-x {
  padding: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-t-14 {
  padding-top: 3.5rem;
}

.size-s .p-t-14-s {
  padding-top: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-t-14 {
  padding-top: 3.5rem;
}

.size-m .p-t-14-m {
  padding-top: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-t-14 {
  padding-top: 3.5rem;
}

.size-l .p-t-14-l {
  padding-top: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-t-14 {
  padding-top: 3.5rem;
}

.size-x .p-t-14-x {
  padding-top: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-r-14 {
  padding-right: 3.5rem;
}

.size-s .p-r-14-s {
  padding-right: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-r-14 {
  padding-right: 3.5rem;
}

.size-m .p-r-14-m {
  padding-right: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-r-14 {
  padding-right: 3.5rem;
}

.size-l .p-r-14-l {
  padding-right: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-r-14 {
  padding-right: 3.5rem;
}

.size-x .p-r-14-x {
  padding-right: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-b-14 {
  padding-bottom: 3.5rem;
}

.size-s .p-b-14-s {
  padding-bottom: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-b-14 {
  padding-bottom: 3.5rem;
}

.size-m .p-b-14-m {
  padding-bottom: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-b-14 {
  padding-bottom: 3.5rem;
}

.size-l .p-b-14-l {
  padding-bottom: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-b-14 {
  padding-bottom: 3.5rem;
}

.size-x .p-b-14-x {
  padding-bottom: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-l-14 {
  padding-left: 3.5rem;
}

.size-s .p-l-14-s {
  padding-left: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-l-14 {
  padding-left: 3.5rem;
}

.size-m .p-l-14-m {
  padding-left: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-l-14 {
  padding-left: 3.5rem;
}

.size-l .p-l-14-l {
  padding-left: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-l-14 {
  padding-left: 3.5rem;
}

.size-x .p-l-14-x {
  padding-left: 3.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-a-15 {
  padding: 3.75rem;
}

.size-s .p-a-15-s {
  padding: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-a-15 {
  padding: 3.75rem;
}

.size-m .p-a-15-m {
  padding: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-a-15 {
  padding: 3.75rem;
}

.size-l .p-a-15-l {
  padding: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-a-15 {
  padding: 3.75rem;
}

.size-x .p-a-15-x {
  padding: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-t-15 {
  padding-top: 3.75rem;
}

.size-s .p-t-15-s {
  padding-top: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-t-15 {
  padding-top: 3.75rem;
}

.size-m .p-t-15-m {
  padding-top: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-t-15 {
  padding-top: 3.75rem;
}

.size-l .p-t-15-l {
  padding-top: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-t-15 {
  padding-top: 3.75rem;
}

.size-x .p-t-15-x {
  padding-top: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-r-15 {
  padding-right: 3.75rem;
}

.size-s .p-r-15-s {
  padding-right: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-r-15 {
  padding-right: 3.75rem;
}

.size-m .p-r-15-m {
  padding-right: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-r-15 {
  padding-right: 3.75rem;
}

.size-l .p-r-15-l {
  padding-right: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-r-15 {
  padding-right: 3.75rem;
}

.size-x .p-r-15-x {
  padding-right: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-b-15 {
  padding-bottom: 3.75rem;
}

.size-s .p-b-15-s {
  padding-bottom: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-b-15 {
  padding-bottom: 3.75rem;
}

.size-m .p-b-15-m {
  padding-bottom: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-b-15 {
  padding-bottom: 3.75rem;
}

.size-l .p-b-15-l {
  padding-bottom: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-b-15 {
  padding-bottom: 3.75rem;
}

.size-x .p-b-15-x {
  padding-bottom: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-l-15 {
  padding-left: 3.75rem;
}

.size-s .p-l-15-s {
  padding-left: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-l-15 {
  padding-left: 3.75rem;
}

.size-m .p-l-15-m {
  padding-left: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-l-15 {
  padding-left: 3.75rem;
}

.size-l .p-l-15-l {
  padding-left: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-l-15 {
  padding-left: 3.75rem;
}

.size-x .p-l-15-x {
  padding-left: 3.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-a-16 {
  padding: 4rem;
}

.size-s .p-a-16-s {
  padding: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-a-16 {
  padding: 4rem;
}

.size-m .p-a-16-m {
  padding: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-a-16 {
  padding: 4rem;
}

.size-l .p-a-16-l {
  padding: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-a-16 {
  padding: 4rem;
}

.size-x .p-a-16-x {
  padding: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-t-16 {
  padding-top: 4rem;
}

.size-s .p-t-16-s {
  padding-top: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-t-16 {
  padding-top: 4rem;
}

.size-m .p-t-16-m {
  padding-top: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-t-16 {
  padding-top: 4rem;
}

.size-l .p-t-16-l {
  padding-top: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-t-16 {
  padding-top: 4rem;
}

.size-x .p-t-16-x {
  padding-top: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-r-16 {
  padding-right: 4rem;
}

.size-s .p-r-16-s {
  padding-right: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-r-16 {
  padding-right: 4rem;
}

.size-m .p-r-16-m {
  padding-right: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-r-16 {
  padding-right: 4rem;
}

.size-l .p-r-16-l {
  padding-right: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-r-16 {
  padding-right: 4rem;
}

.size-x .p-r-16-x {
  padding-right: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-b-16 {
  padding-bottom: 4rem;
}

.size-s .p-b-16-s {
  padding-bottom: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-b-16 {
  padding-bottom: 4rem;
}

.size-m .p-b-16-m {
  padding-bottom: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-b-16 {
  padding-bottom: 4rem;
}

.size-l .p-b-16-l {
  padding-bottom: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-b-16 {
  padding-bottom: 4rem;
}

.size-x .p-b-16-x {
  padding-bottom: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-l-16 {
  padding-left: 4rem;
}

.size-s .p-l-16-s {
  padding-left: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-l-16 {
  padding-left: 4rem;
}

.size-m .p-l-16-m {
  padding-left: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-l-16 {
  padding-left: 4rem;
}

.size-l .p-l-16-l {
  padding-left: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-l-16 {
  padding-left: 4rem;
}

.size-x .p-l-16-x {
  padding-left: 4rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-a-17 {
  padding: 4.25rem;
}

.size-s .p-a-17-s {
  padding: 4.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-a-17 {
  padding: 4.25rem;
}

.size-m .p-a-17-m {
  padding: 4.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-a-17 {
  padding: 4.25rem;
}

.size-l .p-a-17-l {
  padding: 4.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-a-17 {
  padding: 4.25rem;
}

.size-x .p-a-17-x {
  padding: 4.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-t-17 {
  padding-top: 4.25rem;
}

.size-s .p-t-17-s {
  padding-top: 4.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-t-17 {
  padding-top: 4.25rem;
}

.size-m .p-t-17-m {
  padding-top: 4.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-t-17 {
  padding-top: 4.25rem;
}

.size-l .p-t-17-l {
  padding-top: 4.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-t-17 {
  padding-top: 4.25rem;
}

.size-x .p-t-17-x {
  padding-top: 4.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-r-17 {
  padding-right: 4.25rem;
}

.size-s .p-r-17-s {
  padding-right: 4.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-r-17 {
  padding-right: 4.25rem;
}

.size-m .p-r-17-m {
  padding-right: 4.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-r-17 {
  padding-right: 4.25rem;
}

.size-l .p-r-17-l {
  padding-right: 4.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-r-17 {
  padding-right: 4.25rem;
}

.size-x .p-r-17-x {
  padding-right: 4.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-b-17 {
  padding-bottom: 4.25rem;
}

.size-s .p-b-17-s {
  padding-bottom: 4.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-b-17 {
  padding-bottom: 4.25rem;
}

.size-m .p-b-17-m {
  padding-bottom: 4.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-b-17 {
  padding-bottom: 4.25rem;
}

.size-l .p-b-17-l {
  padding-bottom: 4.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-b-17 {
  padding-bottom: 4.25rem;
}

.size-x .p-b-17-x {
  padding-bottom: 4.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-l-17 {
  padding-left: 4.25rem;
}

.size-s .p-l-17-s {
  padding-left: 4.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-l-17 {
  padding-left: 4.25rem;
}

.size-m .p-l-17-m {
  padding-left: 4.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-l-17 {
  padding-left: 4.25rem;
}

.size-l .p-l-17-l {
  padding-left: 4.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-l-17 {
  padding-left: 4.25rem;
}

.size-x .p-l-17-x {
  padding-left: 4.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-a-20 {
  padding: 5rem;
}

.size-s .p-a-20-s {
  padding: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-a-20 {
  padding: 5rem;
}

.size-m .p-a-20-m {
  padding: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-a-20 {
  padding: 5rem;
}

.size-l .p-a-20-l {
  padding: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-a-20 {
  padding: 5rem;
}

.size-x .p-a-20-x {
  padding: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-t-20 {
  padding-top: 5rem;
}

.size-s .p-t-20-s {
  padding-top: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-t-20 {
  padding-top: 5rem;
}

.size-m .p-t-20-m {
  padding-top: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-t-20 {
  padding-top: 5rem;
}

.size-l .p-t-20-l {
  padding-top: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-t-20 {
  padding-top: 5rem;
}

.size-x .p-t-20-x {
  padding-top: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-r-20 {
  padding-right: 5rem;
}

.size-s .p-r-20-s {
  padding-right: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-r-20 {
  padding-right: 5rem;
}

.size-m .p-r-20-m {
  padding-right: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-r-20 {
  padding-right: 5rem;
}

.size-l .p-r-20-l {
  padding-right: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-r-20 {
  padding-right: 5rem;
}

.size-x .p-r-20-x {
  padding-right: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-b-20 {
  padding-bottom: 5rem;
}

.size-s .p-b-20-s {
  padding-bottom: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-b-20 {
  padding-bottom: 5rem;
}

.size-m .p-b-20-m {
  padding-bottom: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-b-20 {
  padding-bottom: 5rem;
}

.size-l .p-b-20-l {
  padding-bottom: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-b-20 {
  padding-bottom: 5rem;
}

.size-x .p-b-20-x {
  padding-bottom: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-l-20 {
  padding-left: 5rem;
}

.size-s .p-l-20-s {
  padding-left: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-l-20 {
  padding-left: 5rem;
}

.size-m .p-l-20-m {
  padding-left: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-l-20 {
  padding-left: 5rem;
}

.size-l .p-l-20-l {
  padding-left: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-l-20 {
  padding-left: 5rem;
}

.size-x .p-l-20-x {
  padding-left: 5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-a-24 {
  padding: 6rem;
}

.size-s .p-a-24-s {
  padding: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-a-24 {
  padding: 6rem;
}

.size-m .p-a-24-m {
  padding: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-a-24 {
  padding: 6rem;
}

.size-l .p-a-24-l {
  padding: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-a-24 {
  padding: 6rem;
}

.size-x .p-a-24-x {
  padding: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-t-24 {
  padding-top: 6rem;
}

.size-s .p-t-24-s {
  padding-top: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-t-24 {
  padding-top: 6rem;
}

.size-m .p-t-24-m {
  padding-top: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-t-24 {
  padding-top: 6rem;
}

.size-l .p-t-24-l {
  padding-top: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-t-24 {
  padding-top: 6rem;
}

.size-x .p-t-24-x {
  padding-top: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-r-24 {
  padding-right: 6rem;
}

.size-s .p-r-24-s {
  padding-right: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-r-24 {
  padding-right: 6rem;
}

.size-m .p-r-24-m {
  padding-right: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-r-24 {
  padding-right: 6rem;
}

.size-l .p-r-24-l {
  padding-right: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-r-24 {
  padding-right: 6rem;
}

.size-x .p-r-24-x {
  padding-right: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-b-24 {
  padding-bottom: 6rem;
}

.size-s .p-b-24-s {
  padding-bottom: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-b-24 {
  padding-bottom: 6rem;
}

.size-m .p-b-24-m {
  padding-bottom: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-b-24 {
  padding-bottom: 6rem;
}

.size-l .p-b-24-l {
  padding-bottom: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-b-24 {
  padding-bottom: 6rem;
}

.size-x .p-b-24-x {
  padding-bottom: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .p-l-24 {
  padding-left: 6rem;
}

.size-s .p-l-24-s {
  padding-left: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .p-l-24 {
  padding-left: 6rem;
}

.size-m .p-l-24-m {
  padding-left: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .p-l-24 {
  padding-left: 6rem;
}

.size-l .p-l-24-l {
  padding-left: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .p-l-24 {
  padding-left: 6rem;
}

.size-x .p-l-24-x {
  padding-left: 6rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.p-a-0 {
  padding: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-s .p-a-0-s {
  padding: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-m .p-a-0-m {
  padding: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-l .p-a-0-l {
  padding: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-x .p-a-0-x {
  padding: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.p-t-0 {
  padding-top: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-s .p-t-0-s {
  padding-top: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-m .p-t-0-m {
  padding-top: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-l .p-t-0-l {
  padding-top: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-x .p-t-0-x {
  padding-top: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.p-r-0 {
  padding-right: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-s .p-r-0-s {
  padding-right: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-m .p-r-0-m {
  padding-right: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-l .p-r-0-l {
  padding-right: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-x .p-r-0-x {
  padding-right: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.p-b-0 {
  padding-bottom: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-s .p-b-0-s {
  padding-bottom: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-m .p-b-0-m {
  padding-bottom: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-l .p-b-0-l {
  padding-bottom: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-x .p-b-0-x {
  padding-bottom: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.p-l-0 {
  padding-left: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-s .p-l-0-s {
  padding-left: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-m .p-l-0-m {
  padding-left: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-l .p-l-0-l {
  padding-left: 0 !important;
}

/* Convert class name to list */
/* If list of classes */
.size-x .p-l-0-x {
  padding-left: 0 !important;
}

.size-s .top-1 {
  top: 0.25rem;
}

.size-s .top-1-s {
  top: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .top-1 {
  top: 0.25rem;
}

.size-m .top-1-m {
  top: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .top-1 {
  top: 0.25rem;
}

.size-l .top-1-l {
  top: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .top-1 {
  top: 0.25rem;
}

.size-x .top-1-x {
  top: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .right-1 {
  right: 0.25rem;
}

.size-s .right-1-s {
  right: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .right-1 {
  right: 0.25rem;
}

.size-m .right-1-m {
  right: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .right-1 {
  right: 0.25rem;
}

.size-l .right-1-l {
  right: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .right-1 {
  right: 0.25rem;
}

.size-x .right-1-x {
  right: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .bottom-1 {
  bottom: 0.25rem;
}

.size-s .bottom-1-s {
  bottom: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .bottom-1 {
  bottom: 0.25rem;
}

.size-m .bottom-1-m {
  bottom: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .bottom-1 {
  bottom: 0.25rem;
}

.size-l .bottom-1-l {
  bottom: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .bottom-1 {
  bottom: 0.25rem;
}

.size-x .bottom-1-x {
  bottom: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .left-1 {
  left: 0.25rem;
}

.size-s .left-1-s {
  left: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .left-1 {
  left: 0.25rem;
}

.size-m .left-1-m {
  left: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .left-1 {
  left: 0.25rem;
}

.size-l .left-1-l {
  left: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .left-1 {
  left: 0.25rem;
}

.size-x .left-1-x {
  left: 0.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .top-2 {
  top: 0.5rem;
}

.size-s .top-2-s {
  top: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .top-2 {
  top: 0.5rem;
}

.size-m .top-2-m {
  top: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .top-2 {
  top: 0.5rem;
}

.size-l .top-2-l {
  top: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .top-2 {
  top: 0.5rem;
}

.size-x .top-2-x {
  top: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .right-2 {
  right: 0.5rem;
}

.size-s .right-2-s {
  right: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .right-2 {
  right: 0.5rem;
}

.size-m .right-2-m {
  right: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .right-2 {
  right: 0.5rem;
}

.size-l .right-2-l {
  right: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .right-2 {
  right: 0.5rem;
}

.size-x .right-2-x {
  right: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .bottom-2 {
  bottom: 0.5rem;
}

.size-s .bottom-2-s {
  bottom: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .bottom-2 {
  bottom: 0.5rem;
}

.size-m .bottom-2-m {
  bottom: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .bottom-2 {
  bottom: 0.5rem;
}

.size-l .bottom-2-l {
  bottom: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .bottom-2 {
  bottom: 0.5rem;
}

.size-x .bottom-2-x {
  bottom: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .left-2 {
  left: 0.5rem;
}

.size-s .left-2-s {
  left: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .left-2 {
  left: 0.5rem;
}

.size-m .left-2-m {
  left: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .left-2 {
  left: 0.5rem;
}

.size-l .left-2-l {
  left: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .left-2 {
  left: 0.5rem;
}

.size-x .left-2-x {
  left: 0.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .top-3 {
  top: 0.75rem;
}

.size-s .top-3-s {
  top: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .top-3 {
  top: 0.75rem;
}

.size-m .top-3-m {
  top: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .top-3 {
  top: 0.75rem;
}

.size-l .top-3-l {
  top: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .top-3 {
  top: 0.75rem;
}

.size-x .top-3-x {
  top: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .right-3 {
  right: 0.75rem;
}

.size-s .right-3-s {
  right: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .right-3 {
  right: 0.75rem;
}

.size-m .right-3-m {
  right: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .right-3 {
  right: 0.75rem;
}

.size-l .right-3-l {
  right: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .right-3 {
  right: 0.75rem;
}

.size-x .right-3-x {
  right: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .bottom-3 {
  bottom: 0.75rem;
}

.size-s .bottom-3-s {
  bottom: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .bottom-3 {
  bottom: 0.75rem;
}

.size-m .bottom-3-m {
  bottom: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .bottom-3 {
  bottom: 0.75rem;
}

.size-l .bottom-3-l {
  bottom: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .bottom-3 {
  bottom: 0.75rem;
}

.size-x .bottom-3-x {
  bottom: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .left-3 {
  left: 0.75rem;
}

.size-s .left-3-s {
  left: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .left-3 {
  left: 0.75rem;
}

.size-m .left-3-m {
  left: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .left-3 {
  left: 0.75rem;
}

.size-l .left-3-l {
  left: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .left-3 {
  left: 0.75rem;
}

.size-x .left-3-x {
  left: 0.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .top-4 {
  top: 1rem;
}

.size-s .top-4-s {
  top: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .top-4 {
  top: 1rem;
}

.size-m .top-4-m {
  top: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .top-4 {
  top: 1rem;
}

.size-l .top-4-l {
  top: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .top-4 {
  top: 1rem;
}

.size-x .top-4-x {
  top: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .right-4 {
  right: 1rem;
}

.size-s .right-4-s {
  right: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .right-4 {
  right: 1rem;
}

.size-m .right-4-m {
  right: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .right-4 {
  right: 1rem;
}

.size-l .right-4-l {
  right: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .right-4 {
  right: 1rem;
}

.size-x .right-4-x {
  right: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .bottom-4 {
  bottom: 1rem;
}

.size-s .bottom-4-s {
  bottom: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .bottom-4 {
  bottom: 1rem;
}

.size-m .bottom-4-m {
  bottom: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .bottom-4 {
  bottom: 1rem;
}

.size-l .bottom-4-l {
  bottom: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .bottom-4 {
  bottom: 1rem;
}

.size-x .bottom-4-x {
  bottom: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .left-4 {
  left: 1rem;
}

.size-s .left-4-s {
  left: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .left-4 {
  left: 1rem;
}

.size-m .left-4-m {
  left: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .left-4 {
  left: 1rem;
}

.size-l .left-4-l {
  left: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .left-4 {
  left: 1rem;
}

.size-x .left-4-x {
  left: 1rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .top-5 {
  top: 1.25rem;
}

.size-s .top-5-s {
  top: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .top-5 {
  top: 1.25rem;
}

.size-m .top-5-m {
  top: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .top-5 {
  top: 1.25rem;
}

.size-l .top-5-l {
  top: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .top-5 {
  top: 1.25rem;
}

.size-x .top-5-x {
  top: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .right-5 {
  right: 1.25rem;
}

.size-s .right-5-s {
  right: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .right-5 {
  right: 1.25rem;
}

.size-m .right-5-m {
  right: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .right-5 {
  right: 1.25rem;
}

.size-l .right-5-l {
  right: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .right-5 {
  right: 1.25rem;
}

.size-x .right-5-x {
  right: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .bottom-5 {
  bottom: 1.25rem;
}

.size-s .bottom-5-s {
  bottom: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .bottom-5 {
  bottom: 1.25rem;
}

.size-m .bottom-5-m {
  bottom: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .bottom-5 {
  bottom: 1.25rem;
}

.size-l .bottom-5-l {
  bottom: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .bottom-5 {
  bottom: 1.25rem;
}

.size-x .bottom-5-x {
  bottom: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .left-5 {
  left: 1.25rem;
}

.size-s .left-5-s {
  left: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .left-5 {
  left: 1.25rem;
}

.size-m .left-5-m {
  left: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .left-5 {
  left: 1.25rem;
}

.size-l .left-5-l {
  left: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .left-5 {
  left: 1.25rem;
}

.size-x .left-5-x {
  left: 1.25rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .top-6 {
  top: 1.5rem;
}

.size-s .top-6-s {
  top: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .top-6 {
  top: 1.5rem;
}

.size-m .top-6-m {
  top: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .top-6 {
  top: 1.5rem;
}

.size-l .top-6-l {
  top: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .top-6 {
  top: 1.5rem;
}

.size-x .top-6-x {
  top: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .right-6 {
  right: 1.5rem;
}

.size-s .right-6-s {
  right: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .right-6 {
  right: 1.5rem;
}

.size-m .right-6-m {
  right: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .right-6 {
  right: 1.5rem;
}

.size-l .right-6-l {
  right: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .right-6 {
  right: 1.5rem;
}

.size-x .right-6-x {
  right: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .bottom-6 {
  bottom: 1.5rem;
}

.size-s .bottom-6-s {
  bottom: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .bottom-6 {
  bottom: 1.5rem;
}

.size-m .bottom-6-m {
  bottom: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .bottom-6 {
  bottom: 1.5rem;
}

.size-l .bottom-6-l {
  bottom: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .bottom-6 {
  bottom: 1.5rem;
}

.size-x .bottom-6-x {
  bottom: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .left-6 {
  left: 1.5rem;
}

.size-s .left-6-s {
  left: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .left-6 {
  left: 1.5rem;
}

.size-m .left-6-m {
  left: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .left-6 {
  left: 1.5rem;
}

.size-l .left-6-l {
  left: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .left-6 {
  left: 1.5rem;
}

.size-x .left-6-x {
  left: 1.5rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .top-7 {
  top: 1.75rem;
}

.size-s .top-7-s {
  top: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .top-7 {
  top: 1.75rem;
}

.size-m .top-7-m {
  top: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .top-7 {
  top: 1.75rem;
}

.size-l .top-7-l {
  top: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .top-7 {
  top: 1.75rem;
}

.size-x .top-7-x {
  top: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .right-7 {
  right: 1.75rem;
}

.size-s .right-7-s {
  right: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .right-7 {
  right: 1.75rem;
}

.size-m .right-7-m {
  right: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .right-7 {
  right: 1.75rem;
}

.size-l .right-7-l {
  right: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .right-7 {
  right: 1.75rem;
}

.size-x .right-7-x {
  right: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .bottom-7 {
  bottom: 1.75rem;
}

.size-s .bottom-7-s {
  bottom: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .bottom-7 {
  bottom: 1.75rem;
}

.size-m .bottom-7-m {
  bottom: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .bottom-7 {
  bottom: 1.75rem;
}

.size-l .bottom-7-l {
  bottom: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .bottom-7 {
  bottom: 1.75rem;
}

.size-x .bottom-7-x {
  bottom: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-s .left-7 {
  left: 1.75rem;
}

.size-s .left-7-s {
  left: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-m .left-7 {
  left: 1.75rem;
}

.size-m .left-7-m {
  left: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-l .left-7 {
  left: 1.75rem;
}

.size-l .left-7-l {
  left: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.size-x .left-7 {
  left: 1.75rem;
}

.size-x .left-7-x {
  left: 1.75rem !important;
}

/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
/* Convert class name to list */
/* If list of classes */
.top-0 {
  top: 0;
}

/* Convert class name to list */
/* If list of classes */
.size-s .top-0-s {
  top: 0;
}

/* Convert class name to list */
/* If list of classes */
.size-m .top-0-m {
  top: 0;
}

/* Convert class name to list */
/* If list of classes */
.size-l .top-0-l {
  top: 0;
}

/* Convert class name to list */
/* If list of classes */
.size-x .top-0-x {
  top: 0;
}

/* Convert class name to list */
/* If list of classes */
.right-0 {
  right: 0;
}

/* Convert class name to list */
/* If list of classes */
.size-s .right-0-s {
  right: 0;
}

/* Convert class name to list */
/* If list of classes */
.size-m .right-0-m {
  right: 0;
}

/* Convert class name to list */
/* If list of classes */
.size-l .right-0-l {
  right: 0;
}

/* Convert class name to list */
/* If list of classes */
.size-x .right-0-x {
  right: 0;
}

/* Convert class name to list */
/* If list of classes */
.bottom-0 {
  bottom: 0;
}

/* Convert class name to list */
/* If list of classes */
.size-s .bottom-0-s {
  bottom: 0;
}

/* Convert class name to list */
/* If list of classes */
.size-m .bottom-0-m {
  bottom: 0;
}

/* Convert class name to list */
/* If list of classes */
.size-l .bottom-0-l {
  bottom: 0;
}

/* Convert class name to list */
/* If list of classes */
.size-x .bottom-0-x {
  bottom: 0;
}

/* Convert class name to list */
/* If list of classes */
.left-0 {
  left: 0;
}

/* Convert class name to list */
/* If list of classes */
.size-s .left-0-s {
  left: 0;
}

/* Convert class name to list */
/* If list of classes */
.size-m .left-0-m {
  left: 0;
}

/* Convert class name to list */
/* If list of classes */
.size-l .left-0-l {
  left: 0;
}

/* Convert class name to list */
/* If list of classes */
.size-x .left-0-x {
  left: 0;
}

/* Convert class name to list */
/* If list of classes */
.z--1 {
  z-index: -1;
}

/* Convert class name to list */
/* If list of classes */
.size-s .z--1-s {
  z-index: -1;
}

/* Convert class name to list */
/* If list of classes */
.size-m .z--1-m {
  z-index: -1;
}

/* Convert class name to list */
/* If list of classes */
.size-l .z--1-l {
  z-index: -1;
}

/* Convert class name to list */
/* If list of classes */
.size-x .z--1-x {
  z-index: -1;
}

/* Convert class name to list */
/* If list of classes */
.z-0 {
  z-index: 0;
}

/* Convert class name to list */
/* If list of classes */
.size-s .z-0-s {
  z-index: 0;
}

/* Convert class name to list */
/* If list of classes */
.size-m .z-0-m {
  z-index: 0;
}

/* Convert class name to list */
/* If list of classes */
.size-l .z-0-l {
  z-index: 0;
}

/* Convert class name to list */
/* If list of classes */
.size-x .z-0-x {
  z-index: 0;
}

/* Convert class name to list */
/* If list of classes */
.z-1 {
  z-index: 1;
}

/* Convert class name to list */
/* If list of classes */
.size-s .z-1-s {
  z-index: 1;
}

/* Convert class name to list */
/* If list of classes */
.size-m .z-1-m {
  z-index: 1;
}

/* Convert class name to list */
/* If list of classes */
.size-l .z-1-l {
  z-index: 1;
}

/* Convert class name to list */
/* If list of classes */
.size-x .z-1-x {
  z-index: 1;
}

/* Convert class name to list */
/* If list of classes */
.z-2 {
  z-index: 2;
}

/* Convert class name to list */
/* If list of classes */
.size-s .z-2-s {
  z-index: 2;
}

/* Convert class name to list */
/* If list of classes */
.size-m .z-2-m {
  z-index: 2;
}

/* Convert class name to list */
/* If list of classes */
.size-l .z-2-l {
  z-index: 2;
}

/* Convert class name to list */
/* If list of classes */
.size-x .z-2-x {
  z-index: 2;
}

/* Convert class name to list */
/* If list of classes */
.z-3 {
  z-index: 3;
}

/* Convert class name to list */
/* If list of classes */
.size-s .z-3-s {
  z-index: 3;
}

/* Convert class name to list */
/* If list of classes */
.size-m .z-3-m {
  z-index: 3;
}

/* Convert class name to list */
/* If list of classes */
.size-l .z-3-l {
  z-index: 3;
}

/* Convert class name to list */
/* If list of classes */
.size-x .z-3-x {
  z-index: 3;
}

/* Convert class name to list */
/* If list of classes */
.z-4 {
  z-index: 4;
}

/* Convert class name to list */
/* If list of classes */
.size-s .z-4-s {
  z-index: 4;
}

/* Convert class name to list */
/* If list of classes */
.size-m .z-4-m {
  z-index: 4;
}

/* Convert class name to list */
/* If list of classes */
.size-l .z-4-l {
  z-index: 4;
}

/* Convert class name to list */
/* If list of classes */
.size-x .z-4-x {
  z-index: 4;
}

/* Convert class name to list */
/* If list of classes */
.z-5 {
  z-index: 5;
}

/* Convert class name to list */
/* If list of classes */
.size-s .z-5-s {
  z-index: 5;
}

/* Convert class name to list */
/* If list of classes */
.size-m .z-5-m {
  z-index: 5;
}

/* Convert class name to list */
/* If list of classes */
.size-l .z-5-l {
  z-index: 5;
}

/* Convert class name to list */
/* If list of classes */
.size-x .z-5-x {
  z-index: 5;
}

/* Convert class name to list */
/* If list of classes */
.z-6 {
  z-index: 6;
}

/* Convert class name to list */
/* If list of classes */
.size-s .z-6-s {
  z-index: 6;
}

/* Convert class name to list */
/* If list of classes */
.size-m .z-6-m {
  z-index: 6;
}

/* Convert class name to list */
/* If list of classes */
.size-l .z-6-l {
  z-index: 6;
}

/* Convert class name to list */
/* If list of classes */
.size-x .z-6-x {
  z-index: 6;
}

/* Convert class name to list */
/* If list of classes */
.z-7 {
  z-index: 7;
}

/* Convert class name to list */
/* If list of classes */
.size-s .z-7-s {
  z-index: 7;
}

/* Convert class name to list */
/* If list of classes */
.size-m .z-7-m {
  z-index: 7;
}

/* Convert class name to list */
/* If list of classes */
.size-l .z-7-l {
  z-index: 7;
}

/* Convert class name to list */
/* If list of classes */
.size-x .z-7-x {
  z-index: 7;
}

/* Convert class name to list */
/* If list of classes */
.z-8 {
  z-index: 8;
}

/* Convert class name to list */
/* If list of classes */
.size-s .z-8-s {
  z-index: 8;
}

/* Convert class name to list */
/* If list of classes */
.size-m .z-8-m {
  z-index: 8;
}

/* Convert class name to list */
/* If list of classes */
.size-l .z-8-l {
  z-index: 8;
}

/* Convert class name to list */
/* If list of classes */
.size-x .z-8-x {
  z-index: 8;
}

/* Convert class name to list */
/* If list of classes */
.z-9 {
  z-index: 9;
}

/* Convert class name to list */
/* If list of classes */
.size-s .z-9-s {
  z-index: 9;
}

/* Convert class name to list */
/* If list of classes */
.size-m .z-9-m {
  z-index: 9;
}

/* Convert class name to list */
/* If list of classes */
.size-l .z-9-l {
  z-index: 9;
}

/* Convert class name to list */
/* If list of classes */
.size-x .z-9-x {
  z-index: 9;
}

/* Convert class name to list */
/* If list of classes */
.z-10 {
  z-index: 10;
}

/* Convert class name to list */
/* If list of classes */
.size-s .z-10-s {
  z-index: 10;
}

/* Convert class name to list */
/* If list of classes */
.size-m .z-10-m {
  z-index: 10;
}

/* Convert class name to list */
/* If list of classes */
.size-l .z-10-l {
  z-index: 10;
}

/* Convert class name to list */
/* If list of classes */
.size-x .z-10-x {
  z-index: 10;
}

.ratio-1-1 .rf, .ratio-1-2 .rf, .ratio-2-1 .rf, .ratio-2-3 .rf, .ratio-3-1 .rf, .ratio-3-2 .rf, .ratio-3-4 .rf, .ratio-3-5 .rf, .ratio-4-1 .rf, .ratio-4-3 .rf, .ratio-4-5 .rf, .ratio-5-1 .rf, .ratio-5-2 .rf, .ratio-5-3 .rf, .ratio-5-4 .rf, .ratio-6-1 .rf, .ratio-7-1 .rf, .ratio-8-1 .rf, .ratio-10-1 .rf, .ratio-12-5 .rf, .ratio-10-13 .rf, .ratio-16-6 .rf, .ratio-16-9 .rf, .ratio-16-10 .rf, .ratio-18-23 .rf, .ratio-16-35 .rf, .ratio-full-page .rf, .size-x .fill-x, .size-l .fill-l, .size-m .fill-m, .size-s .fill-s, .fill {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.rf {
  display: none;
  width: 0;
  height: 0;
}

.ratio-1-1 .rf, .ratio-1-2 .rf, .ratio-2-1 .rf, .ratio-2-3 .rf, .ratio-3-1 .rf, .ratio-3-2 .rf, .ratio-3-4 .rf, .ratio-3-5 .rf, .ratio-4-1 .rf, .ratio-4-3 .rf, .ratio-4-5 .rf, .ratio-5-1 .rf, .ratio-5-2 .rf, .ratio-5-3 .rf, .ratio-5-4 .rf, .ratio-6-1 .rf, .ratio-7-1 .rf, .ratio-8-1 .rf, .ratio-10-1 .rf, .ratio-12-5 .rf, .ratio-10-13 .rf, .ratio-16-6 .rf, .ratio-16-9 .rf, .ratio-16-10 .rf, .ratio-18-23 .rf, .ratio-16-35 .rf, .ratio-full-page .rf {
  display: block;
}

.pos-relative {
  position: relative;
}

.size-s .pos-relative-s {
  position: relative;
}

.size-m .pos-relative-m {
  position: relative;
}

.size-l .pos-relative-l {
  position: relative;
}

.size-x .pos-relative-x {
  position: relative;
}

.pos-absolute {
  position: absolute;
}

.size-s .pos-absolute-s {
  position: absolute;
}

.size-m .pos-absolute-m {
  position: absolute;
}

.size-l .pos-absolute-l {
  position: absolute;
}

.size-x .pos-absolute-x {
  position: absolute;
}

.pos-fixed {
  position: fixed;
}

.size-s .pos-fixed-s {
  position: fixed;
}

.size-m .pos-fixed-m {
  position: fixed;
}

.size-l .pos-fixed-l {
  position: fixed;
}

.size-x .pos-fixed-x {
  position: fixed;
}

.pos-center {
  margin-left: auto;
  margin-right: auto;
}

.size-s .pos-center-s {
  margin-left: auto;
  margin-right: auto;
}

.size-m .pos-center-m {
  margin-left: auto;
  margin-right: auto;
}

.size-l .pos-center-l {
  margin-left: auto;
  margin-right: auto;
}

.size-x .pos-center-x {
  margin-left: auto;
  margin-right: auto;
}

.top-100 {
  top: 100%;
}

.size-s .top-100-s {
  top: 100%;
}

.size-m .top-100-m {
  top: 100%;
}

.size-l .top-100-l {
  top: 100%;
}

.size-x .top-100-x {
  top: 100%;
}

.top-50 {
  top: 50%;
  transform: translateY(-50%);
}

.size-s .top-50-s {
  top: 50%;
  transform: translateY(-50%);
}

.size-m .top-50-m {
  top: 50%;
  transform: translateY(-50%);
}

.size-l .top-50-l {
  top: 50%;
  transform: translateY(-50%);
}

.size-x .top-50-x {
  top: 50%;
  transform: translateY(-50%);
}

.right-100 {
  right: 100%;
}

.size-s .right-100-s {
  right: 100%;
}

.size-m .right-100-m {
  right: 100%;
}

.size-l .right-100-l {
  right: 100%;
}

.size-x .right-10-x {
  right: 100%;
}

.bottom-100 {
  bottom: 100%;
}

.size-s .bottom-100-s {
  bottom: 100%;
}

.size-m .bottom-100-m {
  bottom: 100%;
}

.size-l .bottom-100-l {
  bottom: 100%;
}

.size-x .bottom-100-x {
  bottom: 100%;
}

.left-50 {
  left: 50%;
  transform: translateX(-50%);
}

.size-s .left-50-s {
  left: 50%;
  transform: translateX(-50%);
}

.size-m .left-50-m {
  left: 50%;
  transform: translateX(-50%);
}

.size-l .left-50-l {
  left: 50%;
  transform: translateX(-50%);
}

.size-x .left-50-x {
  left: 50%;
  transform: translateX(-50%);
}

.left-100 {
  left: 100%;
}

.size-s .left-100-s {
  left: 100%;
}

.size-m .left-100-m {
  left: 100%;
}

.size-l .left-100-l {
  left: 100%;
}

.size-x .left-10-x {
  left: 100%;
}

.vc-outer {
  width: 100%;
  height: 100%;
  display: table;
  table-layout: fixed;
}

.size-s .vc-outer-s {
  width: 100%;
  height: 100%;
  display: table;
  table-layout: fixed;
}

.size-m .vc-outer-m {
  width: 100%;
  height: 100%;
  display: table;
  table-layout: fixed;
}

.size-l .vc-outer-l {
  width: 100%;
  height: 100%;
  display: table;
  table-layout: fixed;
}

.size-x .vc-outer-x {
  width: 100%;
  height: 100%;
  display: table;
  table-layout: fixed;
}

.vc-inner,
.vc-inner-middle {
  display: table-cell;
  vertical-align: middle;
}

.size-s .vc-inner-s,
.size-s .vc-inner-middle-s {
  display: table-cell;
  vertical-align: middle;
}

.size-m .vc-inner-m,
.size-m .vc-inner-middle-m {
  display: table-cell;
  vertical-align: middle;
}

.size-l .vc-inner-l,
.size-l .vc-inner-middle-l {
  display: table-cell;
  vertical-align: middle;
}

.size-x .vc-inner-x,
.size-x .vc-inner-middle-x {
  display: table-cell;
  vertical-align: middle;
}

.vc-inner-top {
  display: table-cell;
  vertical-align: top;
}

.size-s .vc-inner-top-s {
  display: table-cell;
  vertical-align: top;
}

.size-m .vc-inner-top-m {
  display: table-cell;
  vertical-align: top;
}

.size-l .vc-inner-top-l {
  display: table-cell;
  vertical-align: top;
}

.size-x .vc-inner-top-x {
  display: table-cell;
  vertical-align: top;
}

.vc-inner-bottom {
  display: table-cell;
  vertical-align: bottom;
}

.size-s .vc-inner-bottom-s {
  display: table-cell;
  vertical-align: bottom;
}

.size-m .vc-inner-bottom-m {
  display: table-cell;
  vertical-align: bottom;
}

.size-l .vc-inner-bottom-l {
  display: table-cell;
  vertical-align: bottom;
}

.size-x .vc-inner-bottom-x {
  display: table-cell;
  vertical-align: bottom;
}

/* Convert class name to list */
/* If list of classes */
.ratio-1-1 {
  font-size: 1em;
  position: relative;
}

.ratio-1-1::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}

/* Convert class name to list */
/* If list of classes */
.size-s .ratio-1-1-s {
  font-size: 1em;
  position: relative;
}

.size-s .ratio-1-1-s::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}

/* Convert class name to list */
/* If list of classes */
.size-m .ratio-1-1-m {
  font-size: 1em;
  position: relative;
}

.size-m .ratio-1-1-m::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}

/* Convert class name to list */
/* If list of classes */
.size-l .ratio-1-1-l {
  font-size: 1em;
  position: relative;
}

.size-l .ratio-1-1-l::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}

/* Convert class name to list */
/* If list of classes */
.size-x .ratio-1-1-x {
  font-size: 1em;
  position: relative;
}

.size-x .ratio-1-1-x::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}

/* Convert class name to list */
/* If list of classes */
.ratio-1-2 {
  font-size: 1em;
  position: relative;
}

.ratio-1-2::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 200%;
}

/* Convert class name to list */
/* If list of classes */
.size-s .ratio-1-2-s {
  font-size: 1em;
  position: relative;
}

.size-s .ratio-1-2-s::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 200%;
}

/* Convert class name to list */
/* If list of classes */
.size-m .ratio-1-2-m {
  font-size: 1em;
  position: relative;
}

.size-m .ratio-1-2-m::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 200%;
}

/* Convert class name to list */
/* If list of classes */
.size-l .ratio-1-2-l {
  font-size: 1em;
  position: relative;
}

.size-l .ratio-1-2-l::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 200%;
}

/* Convert class name to list */
/* If list of classes */
.size-x .ratio-1-2-x {
  font-size: 1em;
  position: relative;
}

.size-x .ratio-1-2-x::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 200%;
}

/* Convert class name to list */
/* If list of classes */
.ratio-2-1 {
  font-size: 1em;
  position: relative;
}

.ratio-2-1::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 50%;
}

/* Convert class name to list */
/* If list of classes */
.size-s .ratio-2-1-s {
  font-size: 1em;
  position: relative;
}

.size-s .ratio-2-1-s::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 50%;
}

/* Convert class name to list */
/* If list of classes */
.size-m .ratio-2-1-m {
  font-size: 1em;
  position: relative;
}

.size-m .ratio-2-1-m::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 50%;
}

/* Convert class name to list */
/* If list of classes */
.size-l .ratio-2-1-l {
  font-size: 1em;
  position: relative;
}

.size-l .ratio-2-1-l::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 50%;
}

/* Convert class name to list */
/* If list of classes */
.size-x .ratio-2-1-x {
  font-size: 1em;
  position: relative;
}

.size-x .ratio-2-1-x::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 50%;
}

/* Convert class name to list */
/* If list of classes */
.ratio-2-3 {
  font-size: 1em;
  position: relative;
}

.ratio-2-3::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 150%;
}

/* Convert class name to list */
/* If list of classes */
.size-s .ratio-2-3-s {
  font-size: 1em;
  position: relative;
}

.size-s .ratio-2-3-s::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 150%;
}

/* Convert class name to list */
/* If list of classes */
.size-m .ratio-2-3-m {
  font-size: 1em;
  position: relative;
}

.size-m .ratio-2-3-m::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 150%;
}

/* Convert class name to list */
/* If list of classes */
.size-l .ratio-2-3-l {
  font-size: 1em;
  position: relative;
}

.size-l .ratio-2-3-l::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 150%;
}

/* Convert class name to list */
/* If list of classes */
.size-x .ratio-2-3-x {
  font-size: 1em;
  position: relative;
}

.size-x .ratio-2-3-x::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 150%;
}

/* Convert class name to list */
/* If list of classes */
.ratio-3-1 {
  font-size: 1em;
  position: relative;
}

.ratio-3-1::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 33.3333333333%;
}

/* Convert class name to list */
/* If list of classes */
.size-s .ratio-3-1-s {
  font-size: 1em;
  position: relative;
}

.size-s .ratio-3-1-s::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 33.3333333333%;
}

/* Convert class name to list */
/* If list of classes */
.size-m .ratio-3-1-m {
  font-size: 1em;
  position: relative;
}

.size-m .ratio-3-1-m::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 33.3333333333%;
}

/* Convert class name to list */
/* If list of classes */
.size-l .ratio-3-1-l {
  font-size: 1em;
  position: relative;
}

.size-l .ratio-3-1-l::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 33.3333333333%;
}

/* Convert class name to list */
/* If list of classes */
.size-x .ratio-3-1-x {
  font-size: 1em;
  position: relative;
}

.size-x .ratio-3-1-x::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 33.3333333333%;
}

/* Convert class name to list */
/* If list of classes */
.ratio-3-2 {
  font-size: 1em;
  position: relative;
}

.ratio-3-2::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 66.6666666667%;
}

/* Convert class name to list */
/* If list of classes */
.size-s .ratio-3-2-s {
  font-size: 1em;
  position: relative;
}

.size-s .ratio-3-2-s::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 66.6666666667%;
}

/* Convert class name to list */
/* If list of classes */
.size-m .ratio-3-2-m {
  font-size: 1em;
  position: relative;
}

.size-m .ratio-3-2-m::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 66.6666666667%;
}

/* Convert class name to list */
/* If list of classes */
.size-l .ratio-3-2-l {
  font-size: 1em;
  position: relative;
}

.size-l .ratio-3-2-l::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 66.6666666667%;
}

/* Convert class name to list */
/* If list of classes */
.size-x .ratio-3-2-x {
  font-size: 1em;
  position: relative;
}

.size-x .ratio-3-2-x::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 66.6666666667%;
}

/* Convert class name to list */
/* If list of classes */
.ratio-3-4 {
  font-size: 1em;
  position: relative;
}

.ratio-3-4::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 133.3333333333%;
}

/* Convert class name to list */
/* If list of classes */
.size-s .ratio-3-4-s {
  font-size: 1em;
  position: relative;
}

.size-s .ratio-3-4-s::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 133.3333333333%;
}

/* Convert class name to list */
/* If list of classes */
.size-m .ratio-3-4-m {
  font-size: 1em;
  position: relative;
}

.size-m .ratio-3-4-m::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 133.3333333333%;
}

/* Convert class name to list */
/* If list of classes */
.size-l .ratio-3-4-l {
  font-size: 1em;
  position: relative;
}

.size-l .ratio-3-4-l::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 133.3333333333%;
}

/* Convert class name to list */
/* If list of classes */
.size-x .ratio-3-4-x {
  font-size: 1em;
  position: relative;
}

.size-x .ratio-3-4-x::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 133.3333333333%;
}

/* Convert class name to list */
/* If list of classes */
.ratio-3-5 {
  font-size: 1em;
  position: relative;
}

.ratio-3-5::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 166.6666666667%;
}

/* Convert class name to list */
/* If list of classes */
.size-s .ratio-3-5-s {
  font-size: 1em;
  position: relative;
}

.size-s .ratio-3-5-s::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 166.6666666667%;
}

/* Convert class name to list */
/* If list of classes */
.size-m .ratio-3-5-m {
  font-size: 1em;
  position: relative;
}

.size-m .ratio-3-5-m::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 166.6666666667%;
}

/* Convert class name to list */
/* If list of classes */
.size-l .ratio-3-5-l {
  font-size: 1em;
  position: relative;
}

.size-l .ratio-3-5-l::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 166.6666666667%;
}

/* Convert class name to list */
/* If list of classes */
.size-x .ratio-3-5-x {
  font-size: 1em;
  position: relative;
}

.size-x .ratio-3-5-x::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 166.6666666667%;
}

/* Convert class name to list */
/* If list of classes */
.ratio-4-1 {
  font-size: 1em;
  position: relative;
}

.ratio-4-1::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 25%;
}

/* Convert class name to list */
/* If list of classes */
.size-s .ratio-4-1-s {
  font-size: 1em;
  position: relative;
}

.size-s .ratio-4-1-s::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 25%;
}

/* Convert class name to list */
/* If list of classes */
.size-m .ratio-4-1-m {
  font-size: 1em;
  position: relative;
}

.size-m .ratio-4-1-m::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 25%;
}

/* Convert class name to list */
/* If list of classes */
.size-l .ratio-4-1-l {
  font-size: 1em;
  position: relative;
}

.size-l .ratio-4-1-l::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 25%;
}

/* Convert class name to list */
/* If list of classes */
.size-x .ratio-4-1-x {
  font-size: 1em;
  position: relative;
}

.size-x .ratio-4-1-x::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 25%;
}

/* Convert class name to list */
/* If list of classes */
.ratio-4-3 {
  font-size: 1em;
  position: relative;
}

.ratio-4-3::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 75%;
}

/* Convert class name to list */
/* If list of classes */
.size-s .ratio-4-3-s {
  font-size: 1em;
  position: relative;
}

.size-s .ratio-4-3-s::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 75%;
}

/* Convert class name to list */
/* If list of classes */
.size-m .ratio-4-3-m {
  font-size: 1em;
  position: relative;
}

.size-m .ratio-4-3-m::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 75%;
}

/* Convert class name to list */
/* If list of classes */
.size-l .ratio-4-3-l {
  font-size: 1em;
  position: relative;
}

.size-l .ratio-4-3-l::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 75%;
}

/* Convert class name to list */
/* If list of classes */
.size-x .ratio-4-3-x {
  font-size: 1em;
  position: relative;
}

.size-x .ratio-4-3-x::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 75%;
}

/* Convert class name to list */
/* If list of classes */
.ratio-4-5 {
  font-size: 1em;
  position: relative;
}

.ratio-4-5::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 125%;
}

/* Convert class name to list */
/* If list of classes */
.size-s .ratio-4-5-s {
  font-size: 1em;
  position: relative;
}

.size-s .ratio-4-5-s::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 125%;
}

/* Convert class name to list */
/* If list of classes */
.size-m .ratio-4-5-m {
  font-size: 1em;
  position: relative;
}

.size-m .ratio-4-5-m::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 125%;
}

/* Convert class name to list */
/* If list of classes */
.size-l .ratio-4-5-l {
  font-size: 1em;
  position: relative;
}

.size-l .ratio-4-5-l::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 125%;
}

/* Convert class name to list */
/* If list of classes */
.size-x .ratio-4-5-x {
  font-size: 1em;
  position: relative;
}

.size-x .ratio-4-5-x::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 125%;
}

/* Convert class name to list */
/* If list of classes */
.ratio-5-1 {
  font-size: 1em;
  position: relative;
}

.ratio-5-1::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 20%;
}

/* Convert class name to list */
/* If list of classes */
.size-s .ratio-5-1-s {
  font-size: 1em;
  position: relative;
}

.size-s .ratio-5-1-s::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 20%;
}

/* Convert class name to list */
/* If list of classes */
.size-m .ratio-5-1-m {
  font-size: 1em;
  position: relative;
}

.size-m .ratio-5-1-m::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 20%;
}

/* Convert class name to list */
/* If list of classes */
.size-l .ratio-5-1-l {
  font-size: 1em;
  position: relative;
}

.size-l .ratio-5-1-l::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 20%;
}

/* Convert class name to list */
/* If list of classes */
.size-x .ratio-5-1-x {
  font-size: 1em;
  position: relative;
}

.size-x .ratio-5-1-x::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 20%;
}

/* Convert class name to list */
/* If list of classes */
.ratio-5-2 {
  font-size: 1em;
  position: relative;
}

.ratio-5-2::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 40%;
}

/* Convert class name to list */
/* If list of classes */
.size-s .ratio-5-2-s {
  font-size: 1em;
  position: relative;
}

.size-s .ratio-5-2-s::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 40%;
}

/* Convert class name to list */
/* If list of classes */
.size-m .ratio-5-2-m {
  font-size: 1em;
  position: relative;
}

.size-m .ratio-5-2-m::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 40%;
}

/* Convert class name to list */
/* If list of classes */
.size-l .ratio-5-2-l {
  font-size: 1em;
  position: relative;
}

.size-l .ratio-5-2-l::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 40%;
}

/* Convert class name to list */
/* If list of classes */
.size-x .ratio-5-2-x {
  font-size: 1em;
  position: relative;
}

.size-x .ratio-5-2-x::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 40%;
}

/* Convert class name to list */
/* If list of classes */
.ratio-5-3 {
  font-size: 1em;
  position: relative;
}

.ratio-5-3::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 60%;
}

/* Convert class name to list */
/* If list of classes */
.size-s .ratio-5-3-s {
  font-size: 1em;
  position: relative;
}

.size-s .ratio-5-3-s::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 60%;
}

/* Convert class name to list */
/* If list of classes */
.size-m .ratio-5-3-m {
  font-size: 1em;
  position: relative;
}

.size-m .ratio-5-3-m::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 60%;
}

/* Convert class name to list */
/* If list of classes */
.size-l .ratio-5-3-l {
  font-size: 1em;
  position: relative;
}

.size-l .ratio-5-3-l::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 60%;
}

/* Convert class name to list */
/* If list of classes */
.size-x .ratio-5-3-x {
  font-size: 1em;
  position: relative;
}

.size-x .ratio-5-3-x::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 60%;
}

/* Convert class name to list */
/* If list of classes */
.ratio-5-4 {
  font-size: 1em;
  position: relative;
}

.ratio-5-4::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 80%;
}

/* Convert class name to list */
/* If list of classes */
.size-s .ratio-5-4-s {
  font-size: 1em;
  position: relative;
}

.size-s .ratio-5-4-s::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 80%;
}

/* Convert class name to list */
/* If list of classes */
.size-m .ratio-5-4-m {
  font-size: 1em;
  position: relative;
}

.size-m .ratio-5-4-m::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 80%;
}

/* Convert class name to list */
/* If list of classes */
.size-l .ratio-5-4-l {
  font-size: 1em;
  position: relative;
}

.size-l .ratio-5-4-l::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 80%;
}

/* Convert class name to list */
/* If list of classes */
.size-x .ratio-5-4-x {
  font-size: 1em;
  position: relative;
}

.size-x .ratio-5-4-x::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 80%;
}

/* Convert class name to list */
/* If list of classes */
.ratio-6-1 {
  font-size: 1em;
  position: relative;
}

.ratio-6-1::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 16.6666666667%;
}

/* Convert class name to list */
/* If list of classes */
.size-s .ratio-6-1-s {
  font-size: 1em;
  position: relative;
}

.size-s .ratio-6-1-s::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 16.6666666667%;
}

/* Convert class name to list */
/* If list of classes */
.size-m .ratio-6-1-m {
  font-size: 1em;
  position: relative;
}

.size-m .ratio-6-1-m::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 16.6666666667%;
}

/* Convert class name to list */
/* If list of classes */
.size-l .ratio-6-1-l {
  font-size: 1em;
  position: relative;
}

.size-l .ratio-6-1-l::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 16.6666666667%;
}

/* Convert class name to list */
/* If list of classes */
.size-x .ratio-6-1-x {
  font-size: 1em;
  position: relative;
}

.size-x .ratio-6-1-x::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 16.6666666667%;
}

/* Convert class name to list */
/* If list of classes */
.ratio-7-1 {
  font-size: 1em;
  position: relative;
}

.ratio-7-1::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 14.2857142857%;
}

/* Convert class name to list */
/* If list of classes */
.size-s .ratio-7-1-s {
  font-size: 1em;
  position: relative;
}

.size-s .ratio-7-1-s::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 14.2857142857%;
}

/* Convert class name to list */
/* If list of classes */
.size-m .ratio-7-1-m {
  font-size: 1em;
  position: relative;
}

.size-m .ratio-7-1-m::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 14.2857142857%;
}

/* Convert class name to list */
/* If list of classes */
.size-l .ratio-7-1-l {
  font-size: 1em;
  position: relative;
}

.size-l .ratio-7-1-l::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 14.2857142857%;
}

/* Convert class name to list */
/* If list of classes */
.size-x .ratio-7-1-x {
  font-size: 1em;
  position: relative;
}

.size-x .ratio-7-1-x::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 14.2857142857%;
}

/* Convert class name to list */
/* If list of classes */
.ratio-8-1 {
  font-size: 1em;
  position: relative;
}

.ratio-8-1::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 12.5%;
}

/* Convert class name to list */
/* If list of classes */
.size-s .ratio-8-1-s {
  font-size: 1em;
  position: relative;
}

.size-s .ratio-8-1-s::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 12.5%;
}

/* Convert class name to list */
/* If list of classes */
.size-m .ratio-8-1-m {
  font-size: 1em;
  position: relative;
}

.size-m .ratio-8-1-m::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 12.5%;
}

/* Convert class name to list */
/* If list of classes */
.size-l .ratio-8-1-l {
  font-size: 1em;
  position: relative;
}

.size-l .ratio-8-1-l::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 12.5%;
}

/* Convert class name to list */
/* If list of classes */
.size-x .ratio-8-1-x {
  font-size: 1em;
  position: relative;
}

.size-x .ratio-8-1-x::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 12.5%;
}

/* Convert class name to list */
/* If list of classes */
.ratio-10-1 {
  font-size: 1em;
  position: relative;
}

.ratio-10-1::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 10%;
}

/* Convert class name to list */
/* If list of classes */
.size-s .ratio-10-1-s {
  font-size: 1em;
  position: relative;
}

.size-s .ratio-10-1-s::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 10%;
}

/* Convert class name to list */
/* If list of classes */
.size-m .ratio-10-1-m {
  font-size: 1em;
  position: relative;
}

.size-m .ratio-10-1-m::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 10%;
}

/* Convert class name to list */
/* If list of classes */
.size-l .ratio-10-1-l {
  font-size: 1em;
  position: relative;
}

.size-l .ratio-10-1-l::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 10%;
}

/* Convert class name to list */
/* If list of classes */
.size-x .ratio-10-1-x {
  font-size: 1em;
  position: relative;
}

.size-x .ratio-10-1-x::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 10%;
}

/* Convert class name to list */
/* If list of classes */
.ratio-12-5 {
  font-size: 1em;
  position: relative;
}

.ratio-12-5::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 41.6666666667%;
}

/* Convert class name to list */
/* If list of classes */
.size-s .ratio-12-5-s {
  font-size: 1em;
  position: relative;
}

.size-s .ratio-12-5-s::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 41.6666666667%;
}

/* Convert class name to list */
/* If list of classes */
.size-m .ratio-12-5-m {
  font-size: 1em;
  position: relative;
}

.size-m .ratio-12-5-m::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 41.6666666667%;
}

/* Convert class name to list */
/* If list of classes */
.size-l .ratio-12-5-l {
  font-size: 1em;
  position: relative;
}

.size-l .ratio-12-5-l::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 41.6666666667%;
}

/* Convert class name to list */
/* If list of classes */
.size-x .ratio-12-5-x {
  font-size: 1em;
  position: relative;
}

.size-x .ratio-12-5-x::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 41.6666666667%;
}

/* Convert class name to list */
/* If list of classes */
.ratio-10-13 {
  font-size: 1em;
  position: relative;
}

.ratio-10-13::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 130%;
}

/* Convert class name to list */
/* If list of classes */
.size-s .ratio-10-13-s {
  font-size: 1em;
  position: relative;
}

.size-s .ratio-10-13-s::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 130%;
}

/* Convert class name to list */
/* If list of classes */
.size-m .ratio-10-13-m {
  font-size: 1em;
  position: relative;
}

.size-m .ratio-10-13-m::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 130%;
}

/* Convert class name to list */
/* If list of classes */
.size-l .ratio-10-13-l {
  font-size: 1em;
  position: relative;
}

.size-l .ratio-10-13-l::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 130%;
}

/* Convert class name to list */
/* If list of classes */
.size-x .ratio-10-13-x {
  font-size: 1em;
  position: relative;
}

.size-x .ratio-10-13-x::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 130%;
}

/* Convert class name to list */
/* If list of classes */
.ratio-16-6 {
  font-size: 1em;
  position: relative;
}

.ratio-16-6::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 37.5%;
}

/* Convert class name to list */
/* If list of classes */
.size-s .ratio-16-6-s {
  font-size: 1em;
  position: relative;
}

.size-s .ratio-16-6-s::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 37.5%;
}

/* Convert class name to list */
/* If list of classes */
.size-m .ratio-16-6-m {
  font-size: 1em;
  position: relative;
}

.size-m .ratio-16-6-m::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 37.5%;
}

/* Convert class name to list */
/* If list of classes */
.size-l .ratio-16-6-l {
  font-size: 1em;
  position: relative;
}

.size-l .ratio-16-6-l::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 37.5%;
}

/* Convert class name to list */
/* If list of classes */
.size-x .ratio-16-6-x {
  font-size: 1em;
  position: relative;
}

.size-x .ratio-16-6-x::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 37.5%;
}

/* Convert class name to list */
/* If list of classes */
.ratio-16-9 {
  font-size: 1em;
  position: relative;
}

.ratio-16-9::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}

/* Convert class name to list */
/* If list of classes */
.size-s .ratio-16-9-s {
  font-size: 1em;
  position: relative;
}

.size-s .ratio-16-9-s::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}

/* Convert class name to list */
/* If list of classes */
.size-m .ratio-16-9-m {
  font-size: 1em;
  position: relative;
}

.size-m .ratio-16-9-m::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}

/* Convert class name to list */
/* If list of classes */
.size-l .ratio-16-9-l {
  font-size: 1em;
  position: relative;
}

.size-l .ratio-16-9-l::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}

/* Convert class name to list */
/* If list of classes */
.size-x .ratio-16-9-x {
  font-size: 1em;
  position: relative;
}

.size-x .ratio-16-9-x::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}

/* Convert class name to list */
/* If list of classes */
.ratio-16-10 {
  font-size: 1em;
  position: relative;
}

.ratio-16-10::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 62.5%;
}

/* Convert class name to list */
/* If list of classes */
.size-s .ratio-16-10-s {
  font-size: 1em;
  position: relative;
}

.size-s .ratio-16-10-s::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 62.5%;
}

/* Convert class name to list */
/* If list of classes */
.size-m .ratio-16-10-m {
  font-size: 1em;
  position: relative;
}

.size-m .ratio-16-10-m::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 62.5%;
}

/* Convert class name to list */
/* If list of classes */
.size-l .ratio-16-10-l {
  font-size: 1em;
  position: relative;
}

.size-l .ratio-16-10-l::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 62.5%;
}

/* Convert class name to list */
/* If list of classes */
.size-x .ratio-16-10-x {
  font-size: 1em;
  position: relative;
}

.size-x .ratio-16-10-x::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 62.5%;
}

/* Convert class name to list */
/* If list of classes */
.ratio-18-23 {
  font-size: 1em;
  position: relative;
}

.ratio-18-23::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 127.7777777778%;
}

/* Convert class name to list */
/* If list of classes */
.size-s .ratio-18-23-s {
  font-size: 1em;
  position: relative;
}

.size-s .ratio-18-23-s::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 127.7777777778%;
}

/* Convert class name to list */
/* If list of classes */
.size-m .ratio-18-23-m {
  font-size: 1em;
  position: relative;
}

.size-m .ratio-18-23-m::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 127.7777777778%;
}

/* Convert class name to list */
/* If list of classes */
.size-l .ratio-18-23-l {
  font-size: 1em;
  position: relative;
}

.size-l .ratio-18-23-l::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 127.7777777778%;
}

/* Convert class name to list */
/* If list of classes */
.size-x .ratio-18-23-x {
  font-size: 1em;
  position: relative;
}

.size-x .ratio-18-23-x::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 127.7777777778%;
}

/* Convert class name to list */
/* If list of classes */
.ratio-16-35 {
  font-size: 1em;
  position: relative;
}

.ratio-16-35::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 45.7142857143%;
}

/* Convert class name to list */
/* If list of classes */
.size-s .ratio-16-35-s {
  font-size: 1em;
  position: relative;
}

.size-s .ratio-16-35-s::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 45.7142857143%;
}

/* Convert class name to list */
/* If list of classes */
.size-m .ratio-16-35-m {
  font-size: 1em;
  position: relative;
}

.size-m .ratio-16-35-m::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 45.7142857143%;
}

/* Convert class name to list */
/* If list of classes */
.size-l .ratio-16-35-l {
  font-size: 1em;
  position: relative;
}

.size-l .ratio-16-35-l::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 45.7142857143%;
}

/* Convert class name to list */
/* If list of classes */
.size-x .ratio-16-35-x {
  font-size: 1em;
  position: relative;
}

.size-x .ratio-16-35-x::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 45.7142857143%;
}

/* Convert class name to list */
/* If list of classes */
.ratio-full-page {
  font-size: 1em;
  position: relative;
}

.ratio-full-page::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 10000%;
}

/* Convert class name to list */
/* If list of classes */
.size-s .ratio-full-page-s {
  font-size: 1em;
  position: relative;
}

.size-s .ratio-full-page-s::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 10000%;
}

/* Convert class name to list */
/* If list of classes */
.size-m .ratio-full-page-m {
  font-size: 1em;
  position: relative;
}

.size-m .ratio-full-page-m::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 10000%;
}

/* Convert class name to list */
/* If list of classes */
.size-l .ratio-full-page-l {
  font-size: 1em;
  position: relative;
}

.size-l .ratio-full-page-l::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 10000%;
}

/* Convert class name to list */
/* If list of classes */
.size-x .ratio-full-page-x {
  font-size: 1em;
  position: relative;
}

.size-x .ratio-full-page-x::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 10000%;
}

.ratio-1-1, .ratio-1-2, .ratio-2-1, .ratio-2-3, .ratio-3-1, .ratio-3-2, .ratio-3-4, .ratio-3-5, .ratio-4-1, .ratio-4-3, .ratio-4-5, .ratio-5-1, .ratio-5-2, .ratio-5-3, .ratio-5-4, .ratio-6-1, .ratio-7-1, .ratio-8-1, .ratio-10-1, .ratio-12-5, .ratio-10-13, .ratio-16-6, .ratio-16-9, .ratio-16-10, .ratio-18-23, .ratio-16-35, .ratio-full-page {
  position: relative;
}

.ratio-1-1::before, .ratio-1-2::before, .ratio-2-1::before, .ratio-2-3::before, .ratio-3-1::before, .ratio-3-2::before, .ratio-3-4::before, .ratio-3-5::before, .ratio-4-1::before, .ratio-4-3::before, .ratio-4-5::before, .ratio-5-1::before, .ratio-5-2::before, .ratio-5-3::before, .ratio-5-4::before, .ratio-6-1::before, .ratio-7-1::before, .ratio-8-1::before, .ratio-10-1::before, .ratio-12-5::before, .ratio-10-13::before, .ratio-16-6::before, .ratio-16-9::before, .ratio-16-10::before, .ratio-18-23::before, .ratio-16-35::before, .ratio-full-page::before {
  display: block;
  content: "";
  width: 100%;
}

/* color */
.col-transition {
  transition: color 150ms cubic-bezier(0.4, 0, 0.2, 1);
}

.size-s .col-transition-s {
  transition: color 150ms cubic-bezier(0.4, 0, 0.2, 1);
}

.size-m .col-transition-m {
  transition: color 150ms cubic-bezier(0.4, 0, 0.2, 1);
}

.size-l .col-transition-l {
  transition: color 150ms cubic-bezier(0.4, 0, 0.2, 1);
}

.size-x .col-transition-x {
  transition: color 150ms cubic-bezier(0.4, 0, 0.2, 1);
}

/* background color */
.bg-col-transition {
  transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1);
}

.size-s .bg-col-transition-s {
  transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1);
}

.size-m .bg-col-transition-m {
  transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1);
}

.size-l .bg-col-transition-l {
  transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1);
}

.size-x .bg-col-transition-x {
  transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1);
}

/* border color */
.b-col-transition {
  transition: border-color 150ms cubic-bezier(0.4, 0, 0.2, 1);
}

.size-s .b-col-transition-s {
  transition: border-color 150ms cubic-bezier(0.4, 0, 0.2, 1);
}

.size-m .b-col-transition-m {
  transition: border-color 150ms cubic-bezier(0.4, 0, 0.2, 1);
}

.size-l .b-col-transition-l {
  transition: border-color 150ms cubic-bezier(0.4, 0, 0.2, 1);
}

.size-x .b-col-transition-x {
  transition: border-color 150ms cubic-bezier(0.4, 0, 0.2, 1);
}

/* all */
.all-transition {
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1);
}

.size-s .all-transition-s {
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1);
}

.size-m .all-transition-m {
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1);
}

.size-l .all-transition-l {
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1);
}

.size-x .all-transition-x {
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1);
}

/* Return font family */
/* Aliases */
/* Return font weight */
/* Aliases */
/* Return letter spacing */
/* Aliases */
/* letter spacing */
/* html font size for rem calculations */
html.size-s {
  font-size: 16px;
}

@media (min-width: 0px) {
  html:not([class^=size-]):not([class*=" size-"]) {
    font-size: 15.2px;
  }
}
@media (min-width: 356.25px) and (max-width: 374px) {
  html:not([class^=size-]):not([class*=" size-"]) {
    font-size: calc(var(--vw, 1vw) * 4.2666666667);
  }
}
@media (min-width: 375px) {
  html:not([class^=size-]):not([class*=" size-"]) {
    font-size: 16px;
  }
}
html.size-m {
  font-size: 16px;
}

@media (min-width: 701px) {
  html:not([class^=size-]):not([class*=" size-"]) {
    font-size: 16px;
  }
}
@media (min-width: 806.4px) {
  html:not([class^=size-]):not([class*=" size-"]) {
    font-size: 16.8px;
  }
}
html.size-l {
  font-size: 16px;
}

@media (min-width: 1101px) {
  html:not([class^=size-]):not([class*=" size-"]) {
    font-size: 15.2px;
  }
}
@media (min-width: 1368px) and (max-width: 1439px) {
  html:not([class^=size-]):not([class*=" size-"]) {
    font-size: calc(var(--vw, 1vw) * 1.1111111111);
  }
}
@media (min-width: 1440px) {
  html:not([class^=size-]):not([class*=" size-"]) {
    font-size: 16px;
  }
}
html.size-x {
  font-size: 16px;
}

@media (min-width: 1501px) {
  html:not([class^=size-]):not([class*=" size-"]) {
    font-size: 16px;
  }
}
@media (min-width: 1920px) {
  html:not([class^=size-]):not([class*=" size-"]) {
    font-size: 16px;
  }
}
/* body font sizes */
body.size-s {
  font-size: clamp(15.2px, var(--vw, 1vw) * 4.2666666667, 16px);
}

body.size-m {
  font-size: clamp(16px, var(--vw, 1vw) * 2.0833333333, 16.8px);
}

body.size-l {
  font-size: clamp(15.2px, var(--vw, 1vw) * 1.1111111111, 16px);
}

body.size-x {
  font-size: clamp(16px, var(--vw, 1vw) * 0.8333333333, 16px);
}

/* font size */
/* font family */
/* Convert class name to list */
/* If list of classes */
.font-1 {
  font-family: var(--atomic-typography-font-family-1, "'Gotham', sans-serif");
}

/* Convert class name to list */
/* If list of classes */
.size-s .font-1-s {
  font-family: var(--atomic-typography-font-family-1, "'Gotham', sans-serif");
}

/* Convert class name to list */
/* If list of classes */
.size-m .font-1-m {
  font-family: var(--atomic-typography-font-family-1, "'Gotham', sans-serif");
}

/* Convert class name to list */
/* If list of classes */
.size-l .font-1-l {
  font-family: var(--atomic-typography-font-family-1, "'Gotham', sans-serif");
}

/* Convert class name to list */
/* If list of classes */
.size-x .font-1-x {
  font-family: var(--atomic-typography-font-family-1, "'Gotham', sans-serif");
}

/* Convert class name to list */
/* If list of classes */
.font-default {
  font-family: var(--atomic-typography-font-family-default, "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif");
}

/* Convert class name to list */
/* If list of classes */
.size-s .font-default-s {
  font-family: var(--atomic-typography-font-family-default, "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif");
}

/* Convert class name to list */
/* If list of classes */
.size-m .font-default-m {
  font-family: var(--atomic-typography-font-family-default, "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif");
}

/* Convert class name to list */
/* If list of classes */
.size-l .font-default-l {
  font-family: var(--atomic-typography-font-family-default, "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif");
}

/* Convert class name to list */
/* If list of classes */
.size-x .font-default-x {
  font-family: var(--atomic-typography-font-family-default, "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif");
}

/* font weight */
/* Convert class name to list */
/* If list of classes */
.fw-regular {
  font-weight: var(--atomic-typography-font-weight-regular, 400);
}

/* Convert class name to list */
/* If list of classes */
.size-s .fw-regular-s {
  font-weight: var(--atomic-typography-font-weight-regular, 400);
}

/* Convert class name to list */
/* If list of classes */
.size-m .fw-regular-m {
  font-weight: var(--atomic-typography-font-weight-regular, 400);
}

/* Convert class name to list */
/* If list of classes */
.size-l .fw-regular-l {
  font-weight: var(--atomic-typography-font-weight-regular, 400);
}

/* Convert class name to list */
/* If list of classes */
.size-x .fw-regular-x {
  font-weight: var(--atomic-typography-font-weight-regular, 400);
}

/* Convert class name to list */
/* If list of classes */
.fw-medium {
  font-weight: var(--atomic-typography-font-weight-medium, 500);
}

/* Convert class name to list */
/* If list of classes */
.size-s .fw-medium-s {
  font-weight: var(--atomic-typography-font-weight-medium, 500);
}

/* Convert class name to list */
/* If list of classes */
.size-m .fw-medium-m {
  font-weight: var(--atomic-typography-font-weight-medium, 500);
}

/* Convert class name to list */
/* If list of classes */
.size-l .fw-medium-l {
  font-weight: var(--atomic-typography-font-weight-medium, 500);
}

/* Convert class name to list */
/* If list of classes */
.size-x .fw-medium-x {
  font-weight: var(--atomic-typography-font-weight-medium, 500);
}

/* Convert class name to list */
/* If list of classes */
.fw-bold {
  font-weight: var(--atomic-typography-font-weight-bold, 700);
}

/* Convert class name to list */
/* If list of classes */
.size-s .fw-bold-s {
  font-weight: var(--atomic-typography-font-weight-bold, 700);
}

/* Convert class name to list */
/* If list of classes */
.size-m .fw-bold-m {
  font-weight: var(--atomic-typography-font-weight-bold, 700);
}

/* Convert class name to list */
/* If list of classes */
.size-l .fw-bold-l {
  font-weight: var(--atomic-typography-font-weight-bold, 700);
}

/* Convert class name to list */
/* If list of classes */
.size-x .fw-bold-x {
  font-weight: var(--atomic-typography-font-weight-bold, 700);
}

/* Convert class name to list */
/* If list of classes */
.fw-thin {
  font-weight: var(--atomic-typography-font-weight-thin, 100);
}

/* Convert class name to list */
/* If list of classes */
.size-s .fw-thin-s {
  font-weight: var(--atomic-typography-font-weight-thin, 100);
}

/* Convert class name to list */
/* If list of classes */
.size-m .fw-thin-m {
  font-weight: var(--atomic-typography-font-weight-thin, 100);
}

/* Convert class name to list */
/* If list of classes */
.size-l .fw-thin-l {
  font-weight: var(--atomic-typography-font-weight-thin, 100);
}

/* Convert class name to list */
/* If list of classes */
.size-x .fw-thin-x {
  font-weight: var(--atomic-typography-font-weight-thin, 100);
}

/* Convert class name to list */
/* If list of classes */
.fw-bolder {
  font-weight: var(--atomic-typography-font-weight-bolder, 900);
}

/* Convert class name to list */
/* If list of classes */
.size-s .fw-bolder-s {
  font-weight: var(--atomic-typography-font-weight-bolder, 900);
}

/* Convert class name to list */
/* If list of classes */
.size-m .fw-bolder-m {
  font-weight: var(--atomic-typography-font-weight-bolder, 900);
}

/* Convert class name to list */
/* If list of classes */
.size-l .fw-bolder-l {
  font-weight: var(--atomic-typography-font-weight-bolder, 900);
}

/* Convert class name to list */
/* If list of classes */
.size-x .fw-bolder-x {
  font-weight: var(--atomic-typography-font-weight-bolder, 900);
}

/* line height */
.lh-1 {
  line-height: 1.2rem;
}

.size-s .lh-1-s {
  line-height: 1.2rem;
}

.size-m .lh-1-m {
  line-height: 1.2rem;
}

.size-l .lh-1-l {
  line-height: 1.2rem;
}

.size-x .lh-1-x {
  line-height: 1.2rem;
}

.lh-2 {
  line-height: 1.4rem;
}

.size-s .lh-2-s {
  line-height: 1.4rem;
}

.size-m .lh-2-m {
  line-height: 1.4rem;
}

.size-l .lh-2-l {
  line-height: 1.4rem;
}

.size-x .lh-2-x {
  line-height: 1.4rem;
}

.lh-3 {
  line-height: 1.6rem;
}

.size-s .lh-3-s {
  line-height: 1.6rem;
}

.size-m .lh-3-m {
  line-height: 1.6rem;
}

.size-l .lh-3-l {
  line-height: 1.6rem;
}

.size-x .lh-3-x {
  line-height: 1.6rem;
}

/* Convert class name to list */
/* If list of classes */
.ls-0 {
  letter-spacing: 0;
}

/* Convert class name to list */
/* If list of classes */
.size-s .ls-0-s {
  letter-spacing: 0;
}

/* Convert class name to list */
/* If list of classes */
.size-m .ls-0-m {
  letter-spacing: 0;
}

/* Convert class name to list */
/* If list of classes */
.size-l .ls-0-l {
  letter-spacing: 0;
}

/* Convert class name to list */
/* If list of classes */
.size-x .ls-0-x {
  letter-spacing: 0;
}

/* Convert class name to list */
/* If list of classes */
.ls-1 {
  letter-spacing: 0.1em;
}

/* Convert class name to list */
/* If list of classes */
.size-s .ls-1-s {
  letter-spacing: 0.1em;
}

/* Convert class name to list */
/* If list of classes */
.size-m .ls-1-m {
  letter-spacing: 0.1em;
}

/* Convert class name to list */
/* If list of classes */
.size-l .ls-1-l {
  letter-spacing: 0.1em;
}

/* Convert class name to list */
/* If list of classes */
.size-x .ls-1-x {
  letter-spacing: 0.1em;
}

/* Convert class name to list */
/* If list of classes */
.ls-2 {
  letter-spacing: 0.2em;
}

/* Convert class name to list */
/* If list of classes */
.size-s .ls-2-s {
  letter-spacing: 0.2em;
}

/* Convert class name to list */
/* If list of classes */
.size-m .ls-2-m {
  letter-spacing: 0.2em;
}

/* Convert class name to list */
/* If list of classes */
.size-l .ls-2-l {
  letter-spacing: 0.2em;
}

/* Convert class name to list */
/* If list of classes */
.size-x .ls-2-x {
  letter-spacing: 0.2em;
}

.lh-0 {
  line-height: 1;
}

.size-s .lh-0-s {
  line-height: 1;
}

.size-m .lh-0-m {
  line-height: 1;
}

.size-l .lh-0-l {
  line-height: 1;
}

.size-x .lh-0-x {
  line-height: 1;
}

/* font-style: italic */
.italic {
  font-style: italic;
}

.size-s .italic-s {
  font-style: italic;
}

.size-m .italic-m {
  font-style: italic;
}

.size-l .italic-l {
  font-style: italic;
}

.size-x .italic-x {
  font-style: italic;
}

/* font-style: normal */
.normal {
  font-style: normal;
}

.size-s .normal-s {
  font-style: normal;
}

.size-m .normal-m {
  font-style: normal;
}

.size-l .normal-l {
  font-style: normal;
}

.size-x .normal-x {
  font-style: normal;
}

/* text-align: left */
.left,
.ta-left {
  text-align: left;
}

.size-s .left-s,
.size-s .ta-left-s {
  text-align: left;
}

.size-m .left-m,
.size-m .ta-left-m {
  text-align: left;
}

.size-l .left-l,
.size-l .ta-left-l {
  text-align: left;
}

.size-x .left-x,
.size-x .ta-left-x {
  text-align: left;
}

/* text-align: center */
.center,
.ta-center {
  text-align: center;
}

.size-s .center-s,
.size-s .ta-center-s {
  text-align: center;
}

.size-m .center-m,
.size-m .ta-center-m {
  text-align: center;
}

.size-l .center-l,
.size-l .ta-center-l {
  text-align: center;
}

.size-x .center-x,
.size-x .ta-center-x {
  text-align: center;
}

/* text-align: right */
.right,
.ta-right {
  text-align: right;
}

.size-s .right-s,
.size-s .ta-right-s {
  text-align: right;
}

.size-m .right-m,
.size-m .ta-right-m {
  text-align: right;
}

.size-l .right-l,
.size-l .ta-right-l {
  text-align: right;
}

.size-x .right-x,
.size-x .ta-right-x {
  text-align: right;
}

/* text-align: justify */
.justify,
.ta-justify {
  text-align: justify;
}

.size-s .justify-s,
.size-s .ta-justify-s {
  text-align: justify;
}

.size-m .justify-m,
.size-m .ta-justify-m {
  text-align: justify;
}

.size-l .justify-l,
.size-l .ta-justify-l {
  text-align: justify;
}

.size-x .justify-x,
.size-x .ta-justify-x {
  text-align: justify;
}

/* text-decoration: underline */
.underline,
.td-underline {
  text-decoration: underline;
}

.size-s .underline-s,
.size-s .td-underline-s {
  text-decoration: underline;
}

.size-m .underline-m,
.size-m .td-underline-m {
  text-decoration: underline;
}

.size-l .underline-l,
.size-l .td-underline-l {
  text-decoration: underline;
}

.size-x .underline-x,
.size-x .td-underline-x {
  text-decoration: underline;
}

/* text-decoration: line-through */
.line-through {
  text-decoration: line-through;
}

.size-s .line-through-s {
  text-decoration: line-through;
}

.size-m .line-through-m {
  text-decoration: line-through;
}

.size-l .line-through-l {
  text-decoration: line-through;
}

.size-x .line-through-x {
  text-decoration: line-through;
}

/* text-decoration: none */
.no-underline {
  text-decoration: none;
}

.size-s .no-underline-s {
  text-decoration: none;
}

.size-m .no-underline-m {
  text-decoration: none;
}

.size-l .no-underline-l {
  text-decoration: none;
}

.size-x .no-underline-x {
  text-decoration: none;
}

/* text-transform: uppercase */
.uppercase,
.tt-uppercase {
  text-transform: uppercase;
}

.size-s .uppercase-s,
.size-s .tt-uppercase-s {
  text-transform: uppercase;
}

.size-m .uppercase-m,
.size-m .tt-uppercase-m {
  text-transform: uppercase;
}

.size-l .uppercase-l,
.size-l .tt-uppercase-l {
  text-transform: uppercase;
}

.size-x .uppercase-x,
.size-x .tt-uppercase-x {
  text-transform: uppercase;
}

/* text-transform: lowercase */
.lowercase,
.tt-lowercase {
  text-transform: lowercase;
}

.size-s .lowercase-s,
.size-s .tt-lowercase-s {
  text-transform: lowercase;
}

.size-m .lowercase-m,
.size-m .tt-lowercase-m {
  text-transform: lowercase;
}

.size-l .lowercase-l,
.size-l .tt-lowercase-l {
  text-transform: lowercase;
}

.size-x .lowercase-x,
.size-x .tt-lowercase-x {
  text-transform: lowercase;
}

/* text-transform: capitalize */
.capitalize {
  text-transform: capitalize;
}

.size-s .capitalize-s {
  text-transform: capitalize;
}

.size-m .capitalize-m {
  text-transform: capitalize;
}

.size-l .capitalize-l {
  text-transform: capitalize;
}

.size-x .capitalize-x {
  text-transform: capitalize;
}

/* text-transform: none */
.normal-case {
  text-transform: none;
}

.size-s .normal-case-s {
  text-transform: none;
}

.size-m .normal-case-m {
  text-transform: none;
}

.size-l .normal-case-l {
  text-transform: none;
}

.size-x .normal-case-x {
  text-transform: none;
}

/**
* Word break
*/
.break-normal {
  overflow-wrap: normal;
  word-break: normal;
}

.size-s .break-normal-s {
  overflow-wrap: normal;
  word-break: normal;
}

.size-m .break-normal-m {
  overflow-wrap: normal;
  word-break: normal;
}

.size-l .break-normal-l {
  overflow-wrap: normal;
  word-break: normal;
}

.size-x .break-normal-x {
  overflow-wrap: normal;
  word-break: normal;
}

.break-words {
  overflow-wrap: break-word;
}

.size-s .break-words-s {
  overflow-wrap: break-word;
}

.size-m .break-words-m {
  overflow-wrap: break-word;
}

.size-l .break-words-l {
  overflow-wrap: break-word;
}

.size-x .break-words-x {
  overflow-wrap: break-word;
}

.break-all {
  word-break: break-all;
}

.size-s .break-all-s {
  word-break: break-all;
}

.size-m .break-all-m {
  word-break: break-all;
}

.size-l .break-all-l {
  word-break: break-all;
}

.size-x .break-all-x {
  word-break: break-all;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.size-s .truncate-s {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.size-m .truncate-m {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.size-l .truncate-l {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.size-x .truncate-x {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* min-width */
/* max-width */
.icon-loading {
  display: inline-block;
  height: 1em;
  position: relative;
  width: 1em;
}

.icon-loading::after {
  animation: icon-loading 1s infinite linear;
  border-radius: 50%;
  border-right: 2px solid transparent;
  border-top: 2px solid currentColor;
  content: "";
  display: block;
  height: 1em;
  left: 50%;
  margin-left: -0.5em;
  margin-top: -0.5em;
  position: absolute;
  top: 50%;
  width: 1em;
  z-index: 0;
}

@keyframes icon-loading {
  to {
    transform: rotate(360deg);
  }
}
.height-100 {
  height: 100%;
}

.min-h-100 {
  min-height: 100%;
}

.m-t-auto {
  margin-top: auto;
}

.gap-12 {
  gap: 12px;
}

/* Convert class name to list */
/* If list of classes */
.ratio-1-1 {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .ratio-1-1 {
    aspect-ratio: 100/100;
  }
}
@supports not (aspect-ratio: 1/1) {
  .ratio-1-1::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 100%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-s .ratio-1-1-s {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-s .ratio-1-1-s {
    aspect-ratio: 100/100;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-s .ratio-1-1-s::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 100%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-m .ratio-1-1-m {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-m .ratio-1-1-m {
    aspect-ratio: 100/100;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-m .ratio-1-1-m::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 100%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-l .ratio-1-1-l {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-l .ratio-1-1-l {
    aspect-ratio: 100/100;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-l .ratio-1-1-l::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 100%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-x .ratio-1-1-x {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-x .ratio-1-1-x {
    aspect-ratio: 100/100;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-x .ratio-1-1-x::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 100%;
  }
}
/* Convert class name to list */
/* If list of classes */
.ratio-1-2 {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .ratio-1-2 {
    aspect-ratio: 100/200;
  }
}
@supports not (aspect-ratio: 1/1) {
  .ratio-1-2::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 200%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-s .ratio-1-2-s {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-s .ratio-1-2-s {
    aspect-ratio: 100/200;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-s .ratio-1-2-s::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 200%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-m .ratio-1-2-m {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-m .ratio-1-2-m {
    aspect-ratio: 100/200;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-m .ratio-1-2-m::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 200%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-l .ratio-1-2-l {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-l .ratio-1-2-l {
    aspect-ratio: 100/200;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-l .ratio-1-2-l::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 200%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-x .ratio-1-2-x {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-x .ratio-1-2-x {
    aspect-ratio: 100/200;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-x .ratio-1-2-x::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 200%;
  }
}
/* Convert class name to list */
/* If list of classes */
.ratio-2-1 {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .ratio-2-1 {
    aspect-ratio: 100/50;
  }
}
@supports not (aspect-ratio: 1/1) {
  .ratio-2-1::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 50%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-s .ratio-2-1-s {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-s .ratio-2-1-s {
    aspect-ratio: 100/50;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-s .ratio-2-1-s::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 50%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-m .ratio-2-1-m {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-m .ratio-2-1-m {
    aspect-ratio: 100/50;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-m .ratio-2-1-m::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 50%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-l .ratio-2-1-l {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-l .ratio-2-1-l {
    aspect-ratio: 100/50;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-l .ratio-2-1-l::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 50%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-x .ratio-2-1-x {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-x .ratio-2-1-x {
    aspect-ratio: 100/50;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-x .ratio-2-1-x::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 50%;
  }
}
/* Convert class name to list */
/* If list of classes */
.ratio-2-3 {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .ratio-2-3 {
    aspect-ratio: 100/150;
  }
}
@supports not (aspect-ratio: 1/1) {
  .ratio-2-3::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 150%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-s .ratio-2-3-s {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-s .ratio-2-3-s {
    aspect-ratio: 100/150;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-s .ratio-2-3-s::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 150%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-m .ratio-2-3-m {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-m .ratio-2-3-m {
    aspect-ratio: 100/150;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-m .ratio-2-3-m::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 150%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-l .ratio-2-3-l {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-l .ratio-2-3-l {
    aspect-ratio: 100/150;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-l .ratio-2-3-l::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 150%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-x .ratio-2-3-x {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-x .ratio-2-3-x {
    aspect-ratio: 100/150;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-x .ratio-2-3-x::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 150%;
  }
}
/* Convert class name to list */
/* If list of classes */
.ratio-3-1 {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .ratio-3-1 {
    aspect-ratio: 100/33.3333333333;
  }
}
@supports not (aspect-ratio: 1/1) {
  .ratio-3-1::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 33.3333333333%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-s .ratio-3-1-s {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-s .ratio-3-1-s {
    aspect-ratio: 100/33.3333333333;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-s .ratio-3-1-s::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 33.3333333333%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-m .ratio-3-1-m {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-m .ratio-3-1-m {
    aspect-ratio: 100/33.3333333333;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-m .ratio-3-1-m::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 33.3333333333%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-l .ratio-3-1-l {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-l .ratio-3-1-l {
    aspect-ratio: 100/33.3333333333;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-l .ratio-3-1-l::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 33.3333333333%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-x .ratio-3-1-x {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-x .ratio-3-1-x {
    aspect-ratio: 100/33.3333333333;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-x .ratio-3-1-x::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 33.3333333333%;
  }
}
/* Convert class name to list */
/* If list of classes */
.ratio-3-2 {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .ratio-3-2 {
    aspect-ratio: 100/66.6666666667;
  }
}
@supports not (aspect-ratio: 1/1) {
  .ratio-3-2::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 66.6666666667%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-s .ratio-3-2-s {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-s .ratio-3-2-s {
    aspect-ratio: 100/66.6666666667;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-s .ratio-3-2-s::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 66.6666666667%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-m .ratio-3-2-m {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-m .ratio-3-2-m {
    aspect-ratio: 100/66.6666666667;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-m .ratio-3-2-m::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 66.6666666667%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-l .ratio-3-2-l {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-l .ratio-3-2-l {
    aspect-ratio: 100/66.6666666667;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-l .ratio-3-2-l::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 66.6666666667%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-x .ratio-3-2-x {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-x .ratio-3-2-x {
    aspect-ratio: 100/66.6666666667;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-x .ratio-3-2-x::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 66.6666666667%;
  }
}
/* Convert class name to list */
/* If list of classes */
.ratio-3-4 {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .ratio-3-4 {
    aspect-ratio: 100/133.3333333333;
  }
}
@supports not (aspect-ratio: 1/1) {
  .ratio-3-4::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 133.3333333333%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-s .ratio-3-4-s {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-s .ratio-3-4-s {
    aspect-ratio: 100/133.3333333333;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-s .ratio-3-4-s::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 133.3333333333%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-m .ratio-3-4-m {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-m .ratio-3-4-m {
    aspect-ratio: 100/133.3333333333;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-m .ratio-3-4-m::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 133.3333333333%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-l .ratio-3-4-l {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-l .ratio-3-4-l {
    aspect-ratio: 100/133.3333333333;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-l .ratio-3-4-l::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 133.3333333333%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-x .ratio-3-4-x {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-x .ratio-3-4-x {
    aspect-ratio: 100/133.3333333333;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-x .ratio-3-4-x::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 133.3333333333%;
  }
}
/* Convert class name to list */
/* If list of classes */
.ratio-3-5 {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .ratio-3-5 {
    aspect-ratio: 100/166.6666666667;
  }
}
@supports not (aspect-ratio: 1/1) {
  .ratio-3-5::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 166.6666666667%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-s .ratio-3-5-s {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-s .ratio-3-5-s {
    aspect-ratio: 100/166.6666666667;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-s .ratio-3-5-s::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 166.6666666667%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-m .ratio-3-5-m {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-m .ratio-3-5-m {
    aspect-ratio: 100/166.6666666667;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-m .ratio-3-5-m::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 166.6666666667%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-l .ratio-3-5-l {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-l .ratio-3-5-l {
    aspect-ratio: 100/166.6666666667;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-l .ratio-3-5-l::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 166.6666666667%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-x .ratio-3-5-x {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-x .ratio-3-5-x {
    aspect-ratio: 100/166.6666666667;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-x .ratio-3-5-x::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 166.6666666667%;
  }
}
/* Convert class name to list */
/* If list of classes */
.ratio-4-1 {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .ratio-4-1 {
    aspect-ratio: 100/25;
  }
}
@supports not (aspect-ratio: 1/1) {
  .ratio-4-1::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 25%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-s .ratio-4-1-s {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-s .ratio-4-1-s {
    aspect-ratio: 100/25;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-s .ratio-4-1-s::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 25%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-m .ratio-4-1-m {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-m .ratio-4-1-m {
    aspect-ratio: 100/25;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-m .ratio-4-1-m::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 25%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-l .ratio-4-1-l {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-l .ratio-4-1-l {
    aspect-ratio: 100/25;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-l .ratio-4-1-l::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 25%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-x .ratio-4-1-x {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-x .ratio-4-1-x {
    aspect-ratio: 100/25;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-x .ratio-4-1-x::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 25%;
  }
}
/* Convert class name to list */
/* If list of classes */
.ratio-4-3 {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .ratio-4-3 {
    aspect-ratio: 100/75;
  }
}
@supports not (aspect-ratio: 1/1) {
  .ratio-4-3::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 75%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-s .ratio-4-3-s {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-s .ratio-4-3-s {
    aspect-ratio: 100/75;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-s .ratio-4-3-s::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 75%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-m .ratio-4-3-m {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-m .ratio-4-3-m {
    aspect-ratio: 100/75;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-m .ratio-4-3-m::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 75%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-l .ratio-4-3-l {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-l .ratio-4-3-l {
    aspect-ratio: 100/75;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-l .ratio-4-3-l::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 75%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-x .ratio-4-3-x {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-x .ratio-4-3-x {
    aspect-ratio: 100/75;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-x .ratio-4-3-x::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 75%;
  }
}
/* Convert class name to list */
/* If list of classes */
.ratio-4-5 {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .ratio-4-5 {
    aspect-ratio: 100/125;
  }
}
@supports not (aspect-ratio: 1/1) {
  .ratio-4-5::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 125%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-s .ratio-4-5-s {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-s .ratio-4-5-s {
    aspect-ratio: 100/125;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-s .ratio-4-5-s::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 125%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-m .ratio-4-5-m {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-m .ratio-4-5-m {
    aspect-ratio: 100/125;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-m .ratio-4-5-m::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 125%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-l .ratio-4-5-l {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-l .ratio-4-5-l {
    aspect-ratio: 100/125;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-l .ratio-4-5-l::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 125%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-x .ratio-4-5-x {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-x .ratio-4-5-x {
    aspect-ratio: 100/125;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-x .ratio-4-5-x::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 125%;
  }
}
/* Convert class name to list */
/* If list of classes */
.ratio-5-1 {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .ratio-5-1 {
    aspect-ratio: 100/20;
  }
}
@supports not (aspect-ratio: 1/1) {
  .ratio-5-1::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 20%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-s .ratio-5-1-s {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-s .ratio-5-1-s {
    aspect-ratio: 100/20;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-s .ratio-5-1-s::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 20%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-m .ratio-5-1-m {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-m .ratio-5-1-m {
    aspect-ratio: 100/20;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-m .ratio-5-1-m::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 20%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-l .ratio-5-1-l {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-l .ratio-5-1-l {
    aspect-ratio: 100/20;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-l .ratio-5-1-l::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 20%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-x .ratio-5-1-x {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-x .ratio-5-1-x {
    aspect-ratio: 100/20;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-x .ratio-5-1-x::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 20%;
  }
}
/* Convert class name to list */
/* If list of classes */
.ratio-5-2 {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .ratio-5-2 {
    aspect-ratio: 100/40;
  }
}
@supports not (aspect-ratio: 1/1) {
  .ratio-5-2::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 40%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-s .ratio-5-2-s {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-s .ratio-5-2-s {
    aspect-ratio: 100/40;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-s .ratio-5-2-s::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 40%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-m .ratio-5-2-m {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-m .ratio-5-2-m {
    aspect-ratio: 100/40;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-m .ratio-5-2-m::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 40%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-l .ratio-5-2-l {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-l .ratio-5-2-l {
    aspect-ratio: 100/40;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-l .ratio-5-2-l::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 40%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-x .ratio-5-2-x {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-x .ratio-5-2-x {
    aspect-ratio: 100/40;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-x .ratio-5-2-x::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 40%;
  }
}
/* Convert class name to list */
/* If list of classes */
.ratio-5-3 {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .ratio-5-3 {
    aspect-ratio: 100/60;
  }
}
@supports not (aspect-ratio: 1/1) {
  .ratio-5-3::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 60%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-s .ratio-5-3-s {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-s .ratio-5-3-s {
    aspect-ratio: 100/60;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-s .ratio-5-3-s::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 60%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-m .ratio-5-3-m {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-m .ratio-5-3-m {
    aspect-ratio: 100/60;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-m .ratio-5-3-m::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 60%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-l .ratio-5-3-l {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-l .ratio-5-3-l {
    aspect-ratio: 100/60;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-l .ratio-5-3-l::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 60%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-x .ratio-5-3-x {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-x .ratio-5-3-x {
    aspect-ratio: 100/60;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-x .ratio-5-3-x::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 60%;
  }
}
/* Convert class name to list */
/* If list of classes */
.ratio-5-4 {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .ratio-5-4 {
    aspect-ratio: 100/80;
  }
}
@supports not (aspect-ratio: 1/1) {
  .ratio-5-4::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 80%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-s .ratio-5-4-s {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-s .ratio-5-4-s {
    aspect-ratio: 100/80;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-s .ratio-5-4-s::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 80%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-m .ratio-5-4-m {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-m .ratio-5-4-m {
    aspect-ratio: 100/80;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-m .ratio-5-4-m::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 80%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-l .ratio-5-4-l {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-l .ratio-5-4-l {
    aspect-ratio: 100/80;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-l .ratio-5-4-l::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 80%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-x .ratio-5-4-x {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-x .ratio-5-4-x {
    aspect-ratio: 100/80;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-x .ratio-5-4-x::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 80%;
  }
}
/* Convert class name to list */
/* If list of classes */
.ratio-6-1 {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .ratio-6-1 {
    aspect-ratio: 100/16.6666666667;
  }
}
@supports not (aspect-ratio: 1/1) {
  .ratio-6-1::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 16.6666666667%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-s .ratio-6-1-s {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-s .ratio-6-1-s {
    aspect-ratio: 100/16.6666666667;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-s .ratio-6-1-s::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 16.6666666667%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-m .ratio-6-1-m {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-m .ratio-6-1-m {
    aspect-ratio: 100/16.6666666667;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-m .ratio-6-1-m::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 16.6666666667%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-l .ratio-6-1-l {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-l .ratio-6-1-l {
    aspect-ratio: 100/16.6666666667;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-l .ratio-6-1-l::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 16.6666666667%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-x .ratio-6-1-x {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-x .ratio-6-1-x {
    aspect-ratio: 100/16.6666666667;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-x .ratio-6-1-x::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 16.6666666667%;
  }
}
/* Convert class name to list */
/* If list of classes */
.ratio-7-1 {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .ratio-7-1 {
    aspect-ratio: 100/14.2857142857;
  }
}
@supports not (aspect-ratio: 1/1) {
  .ratio-7-1::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 14.2857142857%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-s .ratio-7-1-s {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-s .ratio-7-1-s {
    aspect-ratio: 100/14.2857142857;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-s .ratio-7-1-s::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 14.2857142857%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-m .ratio-7-1-m {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-m .ratio-7-1-m {
    aspect-ratio: 100/14.2857142857;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-m .ratio-7-1-m::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 14.2857142857%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-l .ratio-7-1-l {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-l .ratio-7-1-l {
    aspect-ratio: 100/14.2857142857;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-l .ratio-7-1-l::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 14.2857142857%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-x .ratio-7-1-x {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-x .ratio-7-1-x {
    aspect-ratio: 100/14.2857142857;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-x .ratio-7-1-x::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 14.2857142857%;
  }
}
/* Convert class name to list */
/* If list of classes */
.ratio-8-1 {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .ratio-8-1 {
    aspect-ratio: 100/12.5;
  }
}
@supports not (aspect-ratio: 1/1) {
  .ratio-8-1::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 12.5%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-s .ratio-8-1-s {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-s .ratio-8-1-s {
    aspect-ratio: 100/12.5;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-s .ratio-8-1-s::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 12.5%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-m .ratio-8-1-m {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-m .ratio-8-1-m {
    aspect-ratio: 100/12.5;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-m .ratio-8-1-m::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 12.5%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-l .ratio-8-1-l {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-l .ratio-8-1-l {
    aspect-ratio: 100/12.5;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-l .ratio-8-1-l::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 12.5%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-x .ratio-8-1-x {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-x .ratio-8-1-x {
    aspect-ratio: 100/12.5;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-x .ratio-8-1-x::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 12.5%;
  }
}
/* Convert class name to list */
/* If list of classes */
.ratio-10-1 {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .ratio-10-1 {
    aspect-ratio: 100/10;
  }
}
@supports not (aspect-ratio: 1/1) {
  .ratio-10-1::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 10%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-s .ratio-10-1-s {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-s .ratio-10-1-s {
    aspect-ratio: 100/10;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-s .ratio-10-1-s::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 10%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-m .ratio-10-1-m {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-m .ratio-10-1-m {
    aspect-ratio: 100/10;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-m .ratio-10-1-m::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 10%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-l .ratio-10-1-l {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-l .ratio-10-1-l {
    aspect-ratio: 100/10;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-l .ratio-10-1-l::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 10%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-x .ratio-10-1-x {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-x .ratio-10-1-x {
    aspect-ratio: 100/10;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-x .ratio-10-1-x::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 10%;
  }
}
/* Convert class name to list */
/* If list of classes */
.ratio-12-5 {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .ratio-12-5 {
    aspect-ratio: 100/41.6666666667;
  }
}
@supports not (aspect-ratio: 1/1) {
  .ratio-12-5::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 41.6666666667%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-s .ratio-12-5-s {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-s .ratio-12-5-s {
    aspect-ratio: 100/41.6666666667;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-s .ratio-12-5-s::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 41.6666666667%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-m .ratio-12-5-m {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-m .ratio-12-5-m {
    aspect-ratio: 100/41.6666666667;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-m .ratio-12-5-m::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 41.6666666667%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-l .ratio-12-5-l {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-l .ratio-12-5-l {
    aspect-ratio: 100/41.6666666667;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-l .ratio-12-5-l::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 41.6666666667%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-x .ratio-12-5-x {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-x .ratio-12-5-x {
    aspect-ratio: 100/41.6666666667;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-x .ratio-12-5-x::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 41.6666666667%;
  }
}
/* Convert class name to list */
/* If list of classes */
.ratio-10-13 {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .ratio-10-13 {
    aspect-ratio: 100/130;
  }
}
@supports not (aspect-ratio: 1/1) {
  .ratio-10-13::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 130%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-s .ratio-10-13-s {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-s .ratio-10-13-s {
    aspect-ratio: 100/130;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-s .ratio-10-13-s::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 130%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-m .ratio-10-13-m {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-m .ratio-10-13-m {
    aspect-ratio: 100/130;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-m .ratio-10-13-m::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 130%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-l .ratio-10-13-l {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-l .ratio-10-13-l {
    aspect-ratio: 100/130;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-l .ratio-10-13-l::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 130%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-x .ratio-10-13-x {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-x .ratio-10-13-x {
    aspect-ratio: 100/130;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-x .ratio-10-13-x::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 130%;
  }
}
/* Convert class name to list */
/* If list of classes */
.ratio-16-6 {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .ratio-16-6 {
    aspect-ratio: 100/37.5;
  }
}
@supports not (aspect-ratio: 1/1) {
  .ratio-16-6::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 37.5%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-s .ratio-16-6-s {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-s .ratio-16-6-s {
    aspect-ratio: 100/37.5;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-s .ratio-16-6-s::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 37.5%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-m .ratio-16-6-m {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-m .ratio-16-6-m {
    aspect-ratio: 100/37.5;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-m .ratio-16-6-m::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 37.5%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-l .ratio-16-6-l {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-l .ratio-16-6-l {
    aspect-ratio: 100/37.5;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-l .ratio-16-6-l::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 37.5%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-x .ratio-16-6-x {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-x .ratio-16-6-x {
    aspect-ratio: 100/37.5;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-x .ratio-16-6-x::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 37.5%;
  }
}
/* Convert class name to list */
/* If list of classes */
.ratio-16-9 {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .ratio-16-9 {
    aspect-ratio: 100/56.25;
  }
}
@supports not (aspect-ratio: 1/1) {
  .ratio-16-9::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 56.25%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-s .ratio-16-9-s {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-s .ratio-16-9-s {
    aspect-ratio: 100/56.25;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-s .ratio-16-9-s::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 56.25%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-m .ratio-16-9-m {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-m .ratio-16-9-m {
    aspect-ratio: 100/56.25;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-m .ratio-16-9-m::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 56.25%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-l .ratio-16-9-l {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-l .ratio-16-9-l {
    aspect-ratio: 100/56.25;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-l .ratio-16-9-l::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 56.25%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-x .ratio-16-9-x {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-x .ratio-16-9-x {
    aspect-ratio: 100/56.25;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-x .ratio-16-9-x::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 56.25%;
  }
}
/* Convert class name to list */
/* If list of classes */
.ratio-16-10 {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .ratio-16-10 {
    aspect-ratio: 100/62.5;
  }
}
@supports not (aspect-ratio: 1/1) {
  .ratio-16-10::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 62.5%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-s .ratio-16-10-s {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-s .ratio-16-10-s {
    aspect-ratio: 100/62.5;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-s .ratio-16-10-s::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 62.5%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-m .ratio-16-10-m {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-m .ratio-16-10-m {
    aspect-ratio: 100/62.5;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-m .ratio-16-10-m::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 62.5%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-l .ratio-16-10-l {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-l .ratio-16-10-l {
    aspect-ratio: 100/62.5;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-l .ratio-16-10-l::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 62.5%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-x .ratio-16-10-x {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-x .ratio-16-10-x {
    aspect-ratio: 100/62.5;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-x .ratio-16-10-x::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 62.5%;
  }
}
/* Convert class name to list */
/* If list of classes */
.ratio-18-23 {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .ratio-18-23 {
    aspect-ratio: 100/127.7777777778;
  }
}
@supports not (aspect-ratio: 1/1) {
  .ratio-18-23::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 127.7777777778%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-s .ratio-18-23-s {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-s .ratio-18-23-s {
    aspect-ratio: 100/127.7777777778;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-s .ratio-18-23-s::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 127.7777777778%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-m .ratio-18-23-m {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-m .ratio-18-23-m {
    aspect-ratio: 100/127.7777777778;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-m .ratio-18-23-m::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 127.7777777778%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-l .ratio-18-23-l {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-l .ratio-18-23-l {
    aspect-ratio: 100/127.7777777778;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-l .ratio-18-23-l::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 127.7777777778%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-x .ratio-18-23-x {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-x .ratio-18-23-x {
    aspect-ratio: 100/127.7777777778;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-x .ratio-18-23-x::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 127.7777777778%;
  }
}
/* Convert class name to list */
/* If list of classes */
.ratio-16-35 {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .ratio-16-35 {
    aspect-ratio: 100/45.7142857143;
  }
}
@supports not (aspect-ratio: 1/1) {
  .ratio-16-35::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 45.7142857143%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-s .ratio-16-35-s {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-s .ratio-16-35-s {
    aspect-ratio: 100/45.7142857143;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-s .ratio-16-35-s::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 45.7142857143%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-m .ratio-16-35-m {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-m .ratio-16-35-m {
    aspect-ratio: 100/45.7142857143;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-m .ratio-16-35-m::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 45.7142857143%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-l .ratio-16-35-l {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-l .ratio-16-35-l {
    aspect-ratio: 100/45.7142857143;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-l .ratio-16-35-l::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 45.7142857143%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-x .ratio-16-35-x {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-x .ratio-16-35-x {
    aspect-ratio: 100/45.7142857143;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-x .ratio-16-35-x::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 45.7142857143%;
  }
}
/* Convert class name to list */
/* If list of classes */
.ratio-full-page {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .ratio-full-page {
    aspect-ratio: 100/10000;
  }
}
@supports not (aspect-ratio: 1/1) {
  .ratio-full-page::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 10000%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-s .ratio-full-page-s {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-s .ratio-full-page-s {
    aspect-ratio: 100/10000;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-s .ratio-full-page-s::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 10000%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-m .ratio-full-page-m {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-m .ratio-full-page-m {
    aspect-ratio: 100/10000;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-m .ratio-full-page-m::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 10000%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-l .ratio-full-page-l {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-l .ratio-full-page-l {
    aspect-ratio: 100/10000;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-l .ratio-full-page-l::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 10000%;
  }
}
/* Convert class name to list */
/* If list of classes */
.size-x .ratio-full-page-x {
  position: relative;
}

@supports (aspect-ratio: 1/1) {
  .size-x .ratio-full-page-x {
    aspect-ratio: 100/10000;
  }
}
@supports not (aspect-ratio: 1/1) {
  .size-x .ratio-full-page-x::before {
    display: block;
    width: 100%;
    content: "";
    padding-top: 10000%;
  }
}
.ratio-full-page {
  min-height: -webkit-fill-available;
  /* ipad */
  /* iphone6plus */
  /* iphone6 */
  /* iphone5 320x568 */
  /* iPhone 4 320x480 */
  height: 100%;
  height: calc(var(--vh, 1vh) * 100);
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (min-device-height: 768px) and (orientation: landscape) {
  .ratio-full-page {
    height: 768px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (min-device-height: 768px) and (orientation: portrait) {
  .ratio-full-page {
    height: 1024px;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (min-device-height: 414px) and (max-device-height: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  .ratio-full-page {
    height: 414px;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (min-device-height: 414px) and (max-device-height: 736px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  .ratio-full-page {
    height: 736px;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (min-device-height: 375px) and (max-device-height: 667px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  .ratio-full-page {
    height: 375px;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (min-device-height: 375px) and (max-device-height: 667px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  .ratio-full-page {
    height: 667px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (min-device-height: 320px) and (max-device-height: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  .ratio-full-page {
    height: 320px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (min-device-height: 320px) and (max-device-height: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  .ratio-full-page {
    height: 568px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (min-device-height: 320px) and (max-device-height: 480px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .ratio-full-page {
    height: 320px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (min-device-height: 320px) and (max-device-height: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .ratio-full-page {
    height: 480px;
  }
}
.ratio-full-page::before {
  display: none;
}

body,
.page-body {
  background-color: var(--atomic-body-background-color, );
  color: var(--atomic-body-color, );
  font-family: "Gotham", sans-serif;
  transition: opacity 150ms cubic-bezier(0.4, 0, 0.2, 1);
}

body.busy, body.is-busy,
.page-body.busy,
.page-body.is-busy {
  cursor: progress;
  opacity: 0.5;
}

body .page-content,
.page-body .page-content {
  display: block;
  min-height: 600px;
}

.cms-block,
.cms-component {
  display: block;
}

.cms-block-hidden,
.cms-component-hidden {
  display: none;
}

.content-visibility-auto {
  content-visibility: auto;
}

.unset-content-visibility-auto .content-visibility-auto {
  content-visibility: unset;
}

.size-x .wrap-x, .size-x .wrap, .size-l .wrap-l, .size-l .wrap, .size-m .wrap-m, .size-m .wrap, .size-s .wrap-s, .size-s .wrap, .wrap {
  width: 100%;
  max-width: 1712px;
  margin-left: auto;
  margin-right: auto;
}

/* Convert class name to list */
/* If list of classes */
.size-s .wrap {
  padding-right: 1rem;
  padding-left: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-s .wrap-s {
  padding-right: 1rem;
  padding-left: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-m .wrap {
  padding-right: 1rem;
  padding-left: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-m .wrap-m {
  padding-right: 1rem;
  padding-left: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-l .wrap {
  padding-right: 1rem;
  padding-left: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-l .wrap-l {
  padding-right: 1rem;
  padding-left: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-x .wrap {
  padding-right: 1rem;
  padding-left: 1rem;
}

/* Convert class name to list */
/* If list of classes */
.size-x .wrap-x {
  padding-right: 1rem;
  padding-left: 1rem;
}

[class^=icon-]::before,
[class*=" icon-"]::before {
  font-size: 1em; /* not to rem! */
}

/* font alignment fixes */
.icon-star,
.icon-star-half,
.icon-star-empty,
.icon-wishlist,
.icon-wishlist-fill {
  position: relative;
  top: 0.06em;
}

.icon-star-half {
  display: inline-block;
  font-family: icons !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1em;
  width: 1em;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-image: url("/assets/images/icon-star-half.svg");
  background-size: cover;
}

.icon-star-half::before {
  content: "";
}

.icon-star-empty {
  display: inline-block;
  font-family: icons !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1em;
  width: 1em;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-image: url("/assets/images/icon-star-empty.svg");
  background-size: cover;
}

/* vertical bar icon */
.vbar {
  height: 1em; /* not to rem! */
  width: 1px;
  display: inline-block;
  background-color: #C9CACC;
}

.icon-rotate:before {
  transform: rotate(180deg);
}

.xl-hero {
  font-size: 5.625rem;
  font-weight: 700;
  line-height: 5.375rem;
}

.hero, .size-x .hero-x:not([_dfs]), .size-l .hero-l:not([_dfs]), .size-m .hero-m:not([_dfs]), .size-s .hero-s:not([_dfs]) {
  font-size: 3.25rem;
  font-weight: 500;
  line-height: 3.125rem;
}

.size-s .hero, .size-s .size-x .hero-x:not([_dfs]), .size-x .size-s .hero-x:not([_dfs]), .size-s .size-l .hero-l:not([_dfs]), .size-l .size-s .hero-l:not([_dfs]), .size-s .size-m .hero-m:not([_dfs]), .size-m .size-s .hero-m:not([_dfs]), .size-s .hero-s:not([_dfs]) {
  font-size: 2.5rem;
  line-height: 2.375rem;
}

.h1, .size-x .h1-x:not([_dfs]), .size-l .h1-l:not([_dfs]), .size-m .h1-m:not([_dfs]), .size-s .h1-s:not([_dfs]), .text h1 {
  font-size: 2.75rem;
  font-weight: 700;
  line-height: 3.0625rem;
}

.h2, .size-x .h2-x:not([_dfs]), .size-l .h2-l:not([_dfs]), .size-m .h2-m:not([_dfs]), .size-s .h2-s:not([_dfs]), .text h2 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 2.4375rem;
}

.size-s .h2, .size-s .size-x .h2-x:not([_dfs]), .size-x .size-s .h2-x:not([_dfs]), .size-s .size-l .h2-l:not([_dfs]), .size-l .size-s .h2-l:not([_dfs]), .size-s .size-m .h2-m:not([_dfs]), .size-m .size-s .h2-m:not([_dfs]), .size-s .h2-s:not([_dfs]), .size-s .text h2, .text .size-s h2 {
  font-size: 1.75rem;
  line-height: 2.4375rem;
}

.h3, .size-x .h3-x:not([_dfs]), .size-l .h3-l:not([_dfs]), .size-m .h3-m:not([_dfs]), .size-s .h3-s:not([_dfs]), .text h3 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2.125rem;
}

.h4, .size-x .h4-x:not([_dfs]), .size-l .h4-l:not([_dfs]), .size-m .h4-m:not([_dfs]), .size-s .h4-s:not([_dfs]), .text h4 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.75rem;
}

.s1, .size-x .s1-x:not([_dfs]), .size-l .s1-l:not([_dfs]), .size-m .s1-m:not([_dfs]), .size-s .s1-s:not([_dfs]) {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.375rem;
}

.size-s .s1, .size-s .size-x .s1-x:not([_dfs]), .size-x .size-s .s1-x:not([_dfs]), .size-s .size-l .s1-l:not([_dfs]), .size-l .size-s .s1-l:not([_dfs]), .size-s .s1-s:not([_dfs]), .size-m .s1, .size-m .size-x .s1-x:not([_dfs]), .size-x .size-m .s1-x:not([_dfs]), .size-m .size-l .s1-l:not([_dfs]), .size-l .size-m .s1-l:not([_dfs]), .size-m .s1-m:not([_dfs]) {
  font-size: 0.875rem;
}

.s2, .size-x .s2-x:not([_dfs]), .size-l .s2-l:not([_dfs]), .size-m .s2-m:not([_dfs]), .size-s .s2-s:not([_dfs]) {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
}

.size-s .s2, .size-s .size-x .s2-x:not([_dfs]), .size-x .size-s .s2-x:not([_dfs]), .size-s .size-l .s2-l:not([_dfs]), .size-l .size-s .s2-l:not([_dfs]), .size-s .s2-s:not([_dfs]), .size-m .s2, .size-m .size-x .s2-x:not([_dfs]), .size-x .size-m .s2-x:not([_dfs]), .size-m .size-l .s2-l:not([_dfs]), .size-l .size-m .s2-l:not([_dfs]), .size-m .s2-m:not([_dfs]) {
  font-size: 0.75rem;
}

.s3, .size-x .s3-x:not([_dfs]), .size-l .s3-l:not([_dfs]), .size-m .s3-m:not([_dfs]), .size-s .s3-s:not([_dfs]) {
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.25rem;
}

.s4, .size-x .s4-x:not([_dfs]), .size-l .s4-l:not([_dfs]), .size-m .s4-m:not([_dfs]), .size-s .s4-s:not([_dfs]) {
  font-size: 0.5625rem;
  font-weight: 500;
  line-height: 1rem;
}

.p1, .size-x .p1-x:not([_dfs]), .size-l .p1-l:not([_dfs]), .size-m .p1-m:not([_dfs]), .size-s .p1-s:not([_dfs]), .text p {
  font-size: 1rem;
  line-height: 1.375rem;
}

.size-s .p1, .size-s .size-x .p1-x:not([_dfs]), .size-x .size-s .p1-x:not([_dfs]), .size-s .size-l .p1-l:not([_dfs]), .size-l .size-s .p1-l:not([_dfs]), .size-s .p1-s:not([_dfs]), .size-s .text p, .text .size-s p, .size-m .p1, .size-m .size-x .p1-x:not([_dfs]), .size-x .size-m .p1-x:not([_dfs]), .size-m .size-l .p1-l:not([_dfs]), .size-l .size-m .p1-l:not([_dfs]), .size-m .p1-m:not([_dfs]), .size-m .text p, .text .size-m p {
  font-size: 0.875rem;
}

.p2, .size-x .p2-x:not([_dfs]), .size-l .p2-l:not([_dfs]), .size-m .p2-m:not([_dfs]), .size-s .p2-s:not([_dfs]) {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.size-s .p2, .size-s .size-x .p2-x:not([_dfs]), .size-x .size-s .p2-x:not([_dfs]), .size-s .size-l .p2-l:not([_dfs]), .size-l .size-s .p2-l:not([_dfs]), .size-s .p2-s:not([_dfs]), .size-m .p2, .size-m .size-x .p2-x:not([_dfs]), .size-x .size-m .p2-x:not([_dfs]), .size-m .size-l .p2-l:not([_dfs]), .size-l .size-m .p2-l:not([_dfs]), .size-m .p2-m:not([_dfs]) {
  font-size: 0.75rem;
}

.p3, .size-x .p3-x:not([_dfs]), .size-l .p3-l:not([_dfs]), .size-m .p3-m:not([_dfs]), .size-s .p3-s:not([_dfs]) {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.25rem;
}

.p4, .size-x .p4-x:not([_dfs]), .size-l .p4-l:not([_dfs]), .size-m .p4-m:not([_dfs]), .size-s .p4-s:not([_dfs]) {
  font-size: 0.5625rem;
  font-weight: 400;
  line-height: 1rem;
}

.c1, .size-x .c1-x:not([_dfs]), .size-l .c1-l:not([_dfs]), .size-m .c1-m:not([_dfs]), .size-s .c1-s:not([_dfs]) {
  font-size: 0.75rem;
  line-height: 0.9375rem;
}

.c2, .size-x .c2-x:not([_dfs]), .size-l .c2-l:not([_dfs]), .size-m .c2-m:not([_dfs]), .size-s .c2-s:not([_dfs]) {
  font-size: 0.625rem;
  line-height: 0.9375rem;
}

.o1, .size-x .o1-x:not([_dfs]), .size-l .o1-l:not([_dfs]), .size-m .o1-m:not([_dfs]), .size-s .o1-s:not([_dfs]) {
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.1875rem;
  line-height: 0.9375rem;
  text-transform: uppercase;
}

.link, .text a {
  text-decoration: underline;
}

.text ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.text ul li {
  display: block;
}

.text ul li::before {
  content: "•";
}

.text ol {
  counter-reset: item;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.text ol > li {
  padding-left: 0;
}

.text ol li {
  display: block;
}

.text ol li::before {
  content: counters(item, ".") ". ";
  counter-increment: item;
}

.text li ol > li {
  margin: 0;
}

.text li ol > li::before {
  content: counters(item, ".") ". ";
}

.text img {
  max-width: 100%;
}

.payment-method-logo {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  height: 1.5rem;
  width: 2.25em;
}

.payment-method-logo--mastercard, .payment-method-logo--mc {
  background-image: url("/assets/images/payment-mastercard.svg");
}

.payment-method-logo--maestro {
  background-image: url("/assets/images/payment-maestro.svg");
}

.payment-method-logo--visa, .payment-method-logo--vi {
  background-image: url("/assets/images/payment-visa.svg");
}

.payment-method-logo--paypal {
  background-image: url("/assets/images/payment-paypal.svg");
}

.payment-method-logo--amex {
  background-image: url("/assets/images/payment-amex.svg");
  height: 1.6rem;
  width: 2.8rem;
}

.wrapper-progressbar {
  width: 100%;
}

.progressbar li {
  list-style-type: none;
  display: inline-block;
  width: 25%;
  position: relative;
  text-align: center;
}

.progressbar li:before {
  content: " ";
  border-radius: 50%;
  width: 0.7rem;
  height: 0.7rem;
  display: block;
  text-align: center;
  margin: 0 auto 10px;
  background-color: #C9CACC;
}

.progressbar li:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0.1rem;
  background-color: #C9CACC;
  top: 0.35rem;
  left: -50%;
  z-index: -1;
}

.progressbar li:first-child:after {
  content: none;
}

.progressbar li.active {
  color: #333333;
}

.progressbar li.active:before {
  background-color: #333333;
}

.progressbar li.active + li:after {
  background-color: #333333;
}

.checkout-confirmation-iframe {
  width: 100%;
  min-height: 500px;
  position: relative;
}

.checkout-confirmation-iframe iframe {
  width: 100%;
  min-height: 500px;
}

.adyen-checkout__iframe--threeDSIframe {
  width: 100% !important;
}

.adyen-checkout__input-wrapper,
.adyen-checkout__card__cardNumber__input,
.adyen-checkout__card__exp-date__input,
.adyen-checkout__card__cvc__input {
  width: 100% !important;
}

.adyen-checkout__field--securityCode {
  margin-right: 0 !important;
}

.size-s .adyen-checkout__card__cardNumber__input {
  width: 100% !important;
}

.size-s .adyen-checkout__card__exp-cvc {
  display: flex;
  justify-content: space-between;
}

.size-s .adyen-checkout__field--expiryDate {
  margin: 0 0.5em 0 0 !important;
}

.size-s .adyen-checkout__field--securityCode {
  margin: 0 !important;
}

html {
  overflow: hidden;
}

app {
  overflow-x: hidden !important;
}

.ng-hide:not(.ng-hide-animate) {
  display: none !important;
}

.visually-hidden {
  position: absolute !important;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
}

.size-x .wrap, .size-x .wrap-x {
  padding-right: 2.5rem;
  padding-left: 2.5rem;
}

.size-l .wrap, .size-l .wrap-l {
  padding-right: 2.5rem;
  padding-left: 2.5rem;
}

.size-m .wrap, .size-m .wrap-m {
  padding-right: 2rem;
  padding-left: 2rem;
}

.size-s .wrap, .size-s .wrap-s {
  padding-right: 1rem;
  padding-left: 1rem;
}

.sticky-native__sentinel-header {
  height: 0px !important;
}

.css-gmdyyh.css-gmdyyh {
  display: flex !important;
  flex-direction: column;
}

.css-gmdyyh.css-gmdyyh .qc-cmp2-summary-section {
  display: flex !important;
  flex-grow: 1;
}

.app-root {
  height: calc(var(--vh, 1vh) * 100);
  scrollbar-gutter: stable;
  display: block;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}

body.search-is-focus.size-s .cdk-overlay-container, body.protection-plans-info-modal-open.size-s .cdk-overlay-container, body.v12-retail-finance-details-modal-open.size-s .cdk-overlay-container {
  z-index: 1000001;
}

.animate-transform {
  transition: transform 0.4s ease-out;
}

@media print {
  .hide-print {
    display: none;
  }
}
@font-face {
  font-family: "Gotham";
  src: url("/assets/fonts/gotham_regular.woff2") format("woff2"), url("/assets/fonts/gotham_regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham";
  src: url("/assets/fonts/gotham_medium.woff2") format("woff2"), url("/assets/fonts/gotham_medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham";
  src: url("/assets/fonts/gotham_bold.woff2") format("woff2"), url("/assets/fonts/gotham_bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.dynamic-image,
.df-image {
  /* @see toggle-block.abstract to find why this is important */
}

.dynamic-image:not([srcset*="."]):not([src*="."]),
.df-image:not([srcset*="."]):not([src*="."]) {
  opacity: 0;
}

.hide-images .dynamic-image,
.hide-images .df-image {
  display: none;
}

.cdk-overlay-container,
.cdk-global-overlay-wrapper {
  /* Disable events from being captured on the overlay container. */
  pointer-events: none;
  /* The container should be the size of the viewport. */
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

/* The overlay-container is an invisible element which contains all individual overlays. */
.cdk-overlay-container {
  z-index: 1000;
  position: fixed;
}

.cms-editor-content .cdk-overlay-container {
  position: absolute;
  max-height: calc(var(--vh, 1vh) * 100);
}

.cdk-overlay-container:empty {
  /* Hide the element when it doesn't have any child nodes. This doesn't */
  /* include overlays that have been detached, rather than disposed. */
  display: none;
}

/* We use an extra wrapper element in order to use make the overlay itself a flex item. */
/* This makes centering the overlay easy without running into the subpixel rendering */
/* problems tied to using `transform` and without interfering with the other position */
/* strategies. */
.cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000;
}

/* A single overlay pane. */
.cdk-overlay-pane {
  /* Note: it's important for this one to start off `absolute`, */
  /* in order for us to be able to measure it correctly. */
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000;
  /* For connected-position overlays, we set `display: flex` in */
  /* order to force `max-width` and `max-height` to take effect. */
  display: flex;
  max-width: 100%;
  max-height: 100%;
}

.cdk-overlay-backdrop {
  /* TODO(jelbourn): reuse sidenav fullscreen mixin. */
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
  /* hide backdrop in CMS */
}

.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
  /* In high contrast mode the rgba background will become solid so we need to fall back */
  /* to making it opaque using `opacity`. Note that we can't use the `cdk-high-contrast` */
  /* mixin, because we can't normalize the import path to the _a11y.scss both for the */
  /* source and when this file is distributed. See #10908. */
}

@media screen and (-ms-high-contrast: active) {
  .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
    opacity: 0.6;
  }
}
.cms-editor-content .cdk-overlay-backdrop {
  display: none;
}

.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.32);
}

.cdk-overlay-transparent-backdrop {
  /* Note: as of Firefox 57, having the backdrop be `background: none` will prevent it from */
  /* capturing the user's mouse scroll events. Since we also can't use something like */
  /* `rgba(0, 0, 0, 0)`, we work around the inconsistency by not setting the background at */
  /* all and using `opacity` to make the element transparent. */
}

.cdk-overlay-transparent-backdrop, .cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
}

/* Overlay parent element used with the connected position strategy. Used to constrain the */
/* overlay element's size to fit within the viewport. */
.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  /* We use `display: flex` on this element exclusively for centering connected overlays. */
  /* When *not* centering, a top/left/bottom/right will be set which overrides the normal */
  /* flex layout. */
  display: flex;
  /* We use the `column` direction here to avoid some flexbox issues in Edge */
  /* when using the "grow after open" options. */
  flex-direction: column;
  /* Add some dimensions so the element has an `innerText` which some people depend on in tests. */
  min-width: 1px;
  min-height: 1px;
}

/* Used when disabling global scrolling. */
.cdk-global-scrollblock {
  position: fixed;
  /* Necessary for the content not to lose its width. Note that we're using 100%, instead of */
  /* calc(var(--vw,1vw)*100), because calc(var(--vw,1vw)*100) includes the width plus the scrollbar, whereas 100% is the width */
  /* that the element had before we made it `fixed`. */
  width: 100%;
  /* Note: this will always add a scrollbar to whatever element it is on, which can */
  /* potentially result in double scrollbars. It shouldn't be an issue, because we won't */
  /* block scrolling on a page that doesn't have a scrollbar in the first place. */
  overflow-y: scroll;
}

.braintree-input {
  transition: color 0.5s ease;
}

.braintree-input__error, .braintree-input__empty {
  display: none;
  opacity: 0;
  transition: opacity 0.5s ease;
  transition: display 0.5s ease;
}

.braintree-input-container {
  position: relative;
}

.braintree-input-container.is-valid .braintree-input {
  border-color: #88BD56;
}

.braintree-input-container.is-invalid .braintree-input {
  border-color: #D90912;
}

.braintree-input-container.is-invalid:not(.is-empty) .braintree-input__error {
  opacity: 1;
  display: inline-block;
}

.braintree-submitted .braintree-input-container.is-empty .braintree-input__empty {
  opacity: 1;
  display: inline-block;
}

.braintree-input-container .label {
  position: absolute;
  top: -0.6em;
}

.braintree-3ds-container > div {
  display: flex;
  width: 100%;
}

/* Button busy underline steps loader animation. */
/* Import this mixin in main file to use that animation. */
/* Base button class */
/* --- */
.button {
  vertical-align: middle;
  -webkit-user-select: none;
          user-select: none;
  border: 1px solid;
  border-radius: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: "Gotham", sans-serif;
  font-size: 1em;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  touch-action: manipulation;
  appearance: none;
  outline: none;
  cursor: pointer;
  transition: background-color 150ms ease-in-out, border-color 150ms ease-in-out, color 150ms ease-in-out;
  height: 3rem;
  padding-right: 3rem;
  padding-left: 3rem;
  line-height/*\**/: 3rem\9 ; /* IE hack */
  background-color: #1A2A49;
  border-color: #1A2A49;
  color: white;
  /* Hover */
  /* --- */
  /* Active */
  /* --- */
  /* Active */
  /* --- */
  /* Disabled */
  /* --- */
  /* Error */
  /* --- */
  /* Success */
  /* --- */
  /* Busy */
  /* --- */
  /* Buttons colors */
  /* --- */
}

.button:not(button) {
  display: inline-flex !important;
  display/*\**/: inline-block\9 ; /* IE hack */
  align-items: center;
  justify-content: center;
}

.button[success] .button__body,
.button[success] .button__success-body {
  transition: opacity 150ms ease-in-out;
}

.button[success] .button__success-body {
  position: absolute;
  opacity: 0;
}

.button[success].success .button__body, .button[success].is-success .button__body {
  opacity: 0;
}

.button[success].success .button__success-body, .button[success].is-success .button__success-body {
  opacity: 1;
}

.is-not-touchy .button:hover, .is-not-touchy .button.is-hover {
  background-color: #7A848A;
  border-color: #A7A9AC;
  color: white;
}

.button:active, .button.active, .button.is-active {
  background-color: #C8D146;
  border-color: #C8D146;
}

.button.busy, .button.is-busy {
  cursor: wait !important;
  pointer-events: none !important;
  background-color: #1A2A49;
  border-color: #1A2A49;
  color: white;
}

.button[disabled], .button:disabled, .button.disabled, .button.is-disabled {
  cursor: default !important;
  opacity: 0.5 !important;
  pointer-events: none !important;
  background-color: #EFEFF0;
  border-color: #EFEFF0;
  color: #C9CACC;
}

.button:not(.busy):not(.is-busy) .button__busy {
  position: absolute !important;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
}

.button {
  background-color: #1A2A49;
  border-color: #1A2A49;
  color: white;
  /* Hover */
  /* --- */
  /* Active */
  /* --- */
  /* Active */
  /* --- */
  /* Disabled */
  /* --- */
  /* Error */
  /* --- */
  /* Success */
  /* --- */
  /* Button sizes */
  /* --- */
}

.is-not-touchy .button:hover, .is-not-touchy .button.is-hover {
  background-color: #7A848A;
  border-color: #A7A9AC;
  color: white;
}

.button:active, .button.active, .button.is-active {
  background-color: #C8D146;
  border-color: #C8D146;
}

.button.busy, .button.is-busy {
  cursor: wait !important;
  pointer-events: none !important;
  background-color: #1A2A49;
  border-color: #1A2A49;
  color: white;
}

.button[disabled], .button:disabled, .button.disabled, .button.is-disabled {
  cursor: default !important;
  opacity: 0.5 !important;
  pointer-events: none !important;
  background-color: #EFEFF0;
  border-color: #EFEFF0;
  color: #C9CACC;
}

.form-default .button {
  height: 3rem;
  padding-right: 3rem;
  padding-left: 3rem;
  line-height/*\**/: 3rem\9 ; /* IE hack */
}

.button-1 {
  background-color: transparent;
  border-color: #1A2A49;
  color: #1A2A49;
  /* Hover */
  /* --- */
  /* Active */
  /* --- */
  /* Active */
  /* --- */
  /* Disabled */
  /* --- */
  /* Error */
  /* --- */
  /* Success */
  /* --- */
  /* Button sizes */
  /* --- */
}

.is-not-touchy .button-1:hover, .is-not-touchy .button-1.is-hover {
  background-color: #1A2A49;
  border-color: #1A2A49;
  color: white;
}

.button-1:active, .button-1.active, .button-1.is-active {
  background-color: #333333;
  border-color: #333333;
  color: white;
}

.button-1.busy, .button-1.is-busy {
  cursor: wait !important;
  pointer-events: none !important;
  background-color: transparent;
  border-color: #1A2A49;
  color: #1A2A49;
}

.button-1[disabled], .button-1:disabled, .button-1.disabled, .button-1.is-disabled {
  cursor: default !important;
  opacity: 0.5 !important;
  pointer-events: none !important;
  background-color: #EFEFF0;
  color: #C9CACC;
}

.form-default .button-1 {
  height: 3rem;
  padding-right: 3rem;
  padding-left: 3rem;
  line-height/*\**/: 3rem\9 ; /* IE hack */
}

.button-2 {
  background-color: rgba(255, 255, 255, 0.8);
  border-color: rgba(255, 255, 255, 0.8);
  color: #1A2A49;
  /* Hover */
  /* --- */
  /* Active */
  /* --- */
  /* Active */
  /* --- */
  /* Disabled */
  /* --- */
  /* Error */
  /* --- */
  /* Success */
  /* --- */
  /* Button sizes */
  /* --- */
}

.is-not-touchy .button-2:hover, .is-not-touchy .button-2.is-hover {
  background-color: rgba(255, 255, 255, 0.9);
  border-color: rgba(255, 255, 255, 0.9);
  color: #1A2A49;
}

.button-2:active, .button-2.active, .button-2.is-active {
  background-color: rgba(255, 255, 255, 0.9);
  border-color: rgba(255, 255, 255, 0.9);
  color: #1A2A49;
}

.button-2.busy, .button-2.is-busy {
  cursor: wait !important;
  pointer-events: none !important;
  background-color: rgba(255, 255, 255, 0.8);
  border-color: rgba(255, 255, 255, 0.8);
  color: #1A2A49;
}

.button-2[disabled], .button-2:disabled, .button-2.disabled, .button-2.is-disabled {
  cursor: default !important;
  opacity: 0.5 !important;
  pointer-events: none !important;
  background-color: #EFEFF0;
  border-color: #EFEFF0;
  color: #C9CACC;
}

.form-default .button-2 {
  height: 3rem;
  padding-right: 3rem;
  padding-left: 3rem;
  line-height/*\**/: 3rem\9 ; /* IE hack */
}

button[disabled], button:disabled, button.disabled, button.is-disabled {
  cursor: default;
  opacity: 0.5;
  pointer-events: none;
}

button[hidden] {
  visibility: hidden;
}

.button {
  vertical-align: middle;
  -webkit-user-select: none;
          user-select: none;
  border: 1px solid;
  border-radius: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: "Gotham", sans-serif;
  font-size: 1em;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  touch-action: manipulation;
  appearance: none;
  outline: none;
  cursor: pointer;
  transition: background-color 150ms ease-in-out, border-color 150ms ease-in-out, color 150ms ease-in-out;
  height: 3rem;
  padding-right: 3rem;
  padding-left: 3rem;
  line-height/*\**/: 3rem\9 ; /* IE hack */
  background-color: #1A2A49;
  border-color: #1A2A49;
  color: white;
  /* Hover */
  /* --- */
  /* Active */
  /* --- */
  /* Active */
  /* --- */
  /* Disabled */
  /* --- */
  /* Error */
  /* --- */
  /* Success */
  /* --- */
  /* Busy */
  /* --- */
  background-color: #1A2A49;
  border-color: #1A2A49;
  color: white;
  /* Hover */
  /* --- */
  /* Active */
  /* --- */
  /* Active */
  /* --- */
  /* Disabled */
  /* --- */
  /* Error */
  /* --- */
  /* Success */
  /* --- */
  /* Button sizes */
  /* --- */
  /* Button colors */
  /* --- */
  transition-property: background-color, border-color, color, box-shadow;
  transition-duration: 300ms;
  transition-timing-function: ease-in-out;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  border-radius: 40px;
}

.button:not(button) {
  display: inline-flex !important;
  display/*\**/: inline-block\9 ; /* IE hack */
  align-items: center;
  justify-content: center;
}

.button[success] .button__body,
.button[success] .button__success-body {
  transition: opacity 150ms ease-in-out;
}

.button[success] .button__success-body {
  position: absolute;
  opacity: 0;
}

.button[success].success .button__body, .button[success].is-success .button__body {
  opacity: 0;
}

.button[success].success .button__success-body, .button[success].is-success .button__success-body {
  opacity: 1;
}

.is-not-touchy .button:hover, .is-not-touchy .button.is-hover {
  background-color: #7A848A;
  border-color: #A7A9AC;
  color: white;
}

.button:active, .button.active, .button.is-active {
  background-color: #C8D146;
  border-color: #C8D146;
}

.button.busy, .button.is-busy {
  cursor: wait !important;
  pointer-events: none !important;
  background-color: #1A2A49;
  border-color: #1A2A49;
  color: white;
}

.button[disabled], .button:disabled, .button.disabled, .button.is-disabled {
  cursor: default !important;
  opacity: 0.5 !important;
  pointer-events: none !important;
  background-color: #EFEFF0;
  border-color: #EFEFF0;
  color: #C9CACC;
}

.button:not(.busy):not(.is-busy) .button__busy {
  position: absolute !important;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
}

.is-not-touchy .button:hover, .is-not-touchy .button.is-hover {
  background-color: #7A848A;
  border-color: #A7A9AC;
  color: white;
}

.button:active, .button.active, .button.is-active {
  background-color: #C8D146;
  border-color: #C8D146;
}

.button.busy, .button.is-busy {
  cursor: wait !important;
  pointer-events: none !important;
  background-color: #1A2A49;
  border-color: #1A2A49;
  color: white;
}

.button[disabled], .button:disabled, .button.disabled, .button.is-disabled {
  cursor: default !important;
  opacity: 0.5 !important;
  pointer-events: none !important;
  background-color: #EFEFF0;
  border-color: #EFEFF0;
  color: #C9CACC;
}

@keyframes bounce {
  0%, 100% {
    transform: scale(0);
  }
  50% {
    transform: scale(0.95);
  }
}
.button.busy, .button.is-busy {
  color: transparent !important;
  position: relative;
  /* Hide standard HTML tags */
  /* Bouncing dots */
}

.button.busy .button__busy, .button.is-busy .button__busy {
  position: absolute !important;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
}

.button.busy::before, .button.busy::after, .button.is-busy::before, .button.is-busy::after {
  animation: bounce 2s infinite ease-in-out;
  content: "";
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  background-color: white;
  margin-left: -0.6rem;
  margin-top: -0.6rem;
  opacity: 0.5;
  position: absolute;
  top: 50%;
  left: 50%;
}

.button.busy::after, .button.is-busy::after {
  animation-delay: -1s;
}

.button-1.busy::before, .button-1.busy::after, .button-1.is-busy::before, .button-1.is-busy::after {
  background-color: #1A2A49;
}

.button-2.busy::before, .button-2.busy::after, .button-2.is-busy::before, .button-2.is-busy::after {
  background-color: #1A2A49;
}

.button .icon {
  margin-right: 0.625em;
}

.button .button__body {
  font-size: 1em;
  letter-spacing: 0.39px;
}

.button:not(.success):not(.is-success) .icon.c-success {
  position: absolute !important;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
}

.button:not(.error):not(.is-error) .icon.button__error {
  position: absolute !important;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
}

.button[disabled], .button:disabled, .button.disabled, .button.is-disabled {
  opacity: 1 !important;
}

.button-1 {
  vertical-align: middle;
  -webkit-user-select: none;
          user-select: none;
  border: 1px solid;
  border-radius: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: "Gotham", sans-serif;
  font-size: 1em;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  touch-action: manipulation;
  appearance: none;
  outline: none;
  cursor: pointer;
  transition: background-color 150ms ease-in-out, border-color 150ms ease-in-out, color 150ms ease-in-out;
  height: 3rem;
  padding-right: 3rem;
  padding-left: 3rem;
  line-height/*\**/: 3rem\9 ; /* IE hack */
  background-color: #1A2A49;
  border-color: #1A2A49;
  color: white;
  /* Hover */
  /* --- */
  /* Active */
  /* --- */
  /* Active */
  /* --- */
  /* Disabled */
  /* --- */
  /* Error */
  /* --- */
  /* Success */
  /* --- */
  /* Busy */
  /* --- */
  background-color: transparent;
  border-color: #1A2A49;
  color: #1A2A49;
  /* Hover */
  /* --- */
  /* Active */
  /* --- */
  /* Active */
  /* --- */
  /* Disabled */
  /* --- */
  /* Error */
  /* --- */
  /* Success */
  /* --- */
  /* Button sizes */
  /* --- */
  /* Button colors */
  /* --- */
  transition-property: background-color, border-color, color, box-shadow;
  transition-duration: 300ms;
  transition-timing-function: ease-in-out;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  border-radius: 40px;
}

.button-1:not(button) {
  display: inline-flex !important;
  display/*\**/: inline-block\9 ; /* IE hack */
  align-items: center;
  justify-content: center;
}

.button-1[success] .button__body,
.button-1[success] .button__success-body {
  transition: opacity 150ms ease-in-out;
}

.button-1[success] .button__success-body {
  position: absolute;
  opacity: 0;
}

.button-1[success].success .button__body, .button-1[success].is-success .button__body {
  opacity: 0;
}

.button-1[success].success .button__success-body, .button-1[success].is-success .button__success-body {
  opacity: 1;
}

.is-not-touchy .button-1:hover, .is-not-touchy .button-1.is-hover {
  background-color: #7A848A;
  border-color: #A7A9AC;
  color: white;
}

.button-1:active, .button-1.active, .button-1.is-active {
  background-color: #C8D146;
  border-color: #C8D146;
}

.button-1.busy, .button-1.is-busy {
  cursor: wait !important;
  pointer-events: none !important;
  background-color: #1A2A49;
  border-color: #1A2A49;
  color: white;
}

.button-1[disabled], .button-1:disabled, .button-1.disabled, .button-1.is-disabled {
  cursor: default !important;
  opacity: 0.5 !important;
  pointer-events: none !important;
  background-color: #EFEFF0;
  border-color: #EFEFF0;
  color: #C9CACC;
}

.button-1:not(.busy):not(.is-busy) .button__busy {
  position: absolute !important;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
}

.is-not-touchy .button-1:hover, .is-not-touchy .button-1.is-hover {
  background-color: #1A2A49;
  border-color: #1A2A49;
  color: white;
}

.button-1:active, .button-1.active, .button-1.is-active {
  background-color: #333333;
  border-color: #333333;
  color: white;
}

.button-1.busy, .button-1.is-busy {
  cursor: wait !important;
  pointer-events: none !important;
  background-color: transparent;
  border-color: #1A2A49;
  color: #1A2A49;
}

.button-1[disabled], .button-1:disabled, .button-1.disabled, .button-1.is-disabled {
  cursor: default !important;
  opacity: 0.5 !important;
  pointer-events: none !important;
  background-color: #EFEFF0;
  color: #C9CACC;
}

@keyframes bounce {
  0%, 100% {
    transform: scale(0);
  }
  50% {
    transform: scale(0.95);
  }
}
.button-1.busy, .button-1.is-busy {
  color: transparent !important;
  position: relative;
  /* Hide standard HTML tags */
  /* Bouncing dots */
}

.button-1.busy .button__busy, .button-1.is-busy .button__busy {
  position: absolute !important;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
}

.button-1.busy::before, .button-1.busy::after, .button-1.is-busy::before, .button-1.is-busy::after {
  animation: bounce 2s infinite ease-in-out;
  content: "";
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  background-color: #1A2A49;
  margin-left: -0.6rem;
  margin-top: -0.6rem;
  opacity: 0.5;
  position: absolute;
  top: 50%;
  left: 50%;
}

.button-1.busy::after, .button-1.is-busy::after {
  animation-delay: -1s;
}

.button-1-1.busy::before, .button-1-1.busy::after, .button-1-1.is-busy::before, .button-1-1.is-busy::after {
  background-color: #1A2A49;
}

.button-1-2.busy::before, .button-1-2.busy::after, .button-1-2.is-busy::before, .button-1-2.is-busy::after {
  background-color: #1A2A49;
}

.button-1 .icon {
  margin-right: 0.625em;
}

.button-1 .button__body {
  font-size: 1em;
  letter-spacing: 0.39px;
}

.button-1:not(.success):not(.is-success) .icon.c-success {
  position: absolute !important;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
}

.button-1:not(.error):not(.is-error) .icon.button__error {
  position: absolute !important;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
}

.button-2 {
  vertical-align: middle;
  -webkit-user-select: none;
          user-select: none;
  border: 1px solid;
  border-radius: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: "Gotham", sans-serif;
  font-size: 1em;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  touch-action: manipulation;
  appearance: none;
  outline: none;
  cursor: pointer;
  transition: background-color 150ms ease-in-out, border-color 150ms ease-in-out, color 150ms ease-in-out;
  height: 3rem;
  padding-right: 3rem;
  padding-left: 3rem;
  line-height/*\**/: 3rem\9 ; /* IE hack */
  background-color: #1A2A49;
  border-color: #1A2A49;
  color: white;
  /* Hover */
  /* --- */
  /* Active */
  /* --- */
  /* Active */
  /* --- */
  /* Disabled */
  /* --- */
  /* Error */
  /* --- */
  /* Success */
  /* --- */
  /* Busy */
  /* --- */
  background-color: rgba(255, 255, 255, 0.8);
  border-color: rgba(255, 255, 255, 0.8);
  color: #1A2A49;
  /* Hover */
  /* --- */
  /* Active */
  /* --- */
  /* Active */
  /* --- */
  /* Disabled */
  /* --- */
  /* Error */
  /* --- */
  /* Success */
  /* --- */
  /* Button sizes */
  /* --- */
  /* Button colors */
  /* --- */
  transition-property: background-color, border-color, color, box-shadow;
  transition-duration: 300ms;
  transition-timing-function: ease-in-out;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  border-radius: 40px;
}

.button-2:not(button) {
  display: inline-flex !important;
  display/*\**/: inline-block\9 ; /* IE hack */
  align-items: center;
  justify-content: center;
}

.button-2[success] .button__body,
.button-2[success] .button__success-body {
  transition: opacity 150ms ease-in-out;
}

.button-2[success] .button__success-body {
  position: absolute;
  opacity: 0;
}

.button-2[success].success .button__body, .button-2[success].is-success .button__body {
  opacity: 0;
}

.button-2[success].success .button__success-body, .button-2[success].is-success .button__success-body {
  opacity: 1;
}

.is-not-touchy .button-2:hover, .is-not-touchy .button-2.is-hover {
  background-color: #7A848A;
  border-color: #A7A9AC;
  color: white;
}

.button-2:active, .button-2.active, .button-2.is-active {
  background-color: #C8D146;
  border-color: #C8D146;
}

.button-2.busy, .button-2.is-busy {
  cursor: wait !important;
  pointer-events: none !important;
  background-color: #1A2A49;
  border-color: #1A2A49;
  color: white;
}

.button-2[disabled], .button-2:disabled, .button-2.disabled, .button-2.is-disabled {
  cursor: default !important;
  opacity: 0.5 !important;
  pointer-events: none !important;
  background-color: #EFEFF0;
  border-color: #EFEFF0;
  color: #C9CACC;
}

.button-2:not(.busy):not(.is-busy) .button__busy {
  position: absolute !important;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
}

.is-not-touchy .button-2:hover, .is-not-touchy .button-2.is-hover {
  background-color: rgba(255, 255, 255, 0.9);
  border-color: rgba(255, 255, 255, 0.9);
  color: #1A2A49;
}

.button-2:active, .button-2.active, .button-2.is-active {
  background-color: rgba(255, 255, 255, 0.9);
  border-color: rgba(255, 255, 255, 0.9);
  color: #1A2A49;
}

.button-2.busy, .button-2.is-busy {
  cursor: wait !important;
  pointer-events: none !important;
  background-color: rgba(255, 255, 255, 0.8);
  border-color: rgba(255, 255, 255, 0.8);
  color: #1A2A49;
}

.button-2[disabled], .button-2:disabled, .button-2.disabled, .button-2.is-disabled {
  cursor: default !important;
  opacity: 0.5 !important;
  pointer-events: none !important;
  background-color: #EFEFF0;
  border-color: #EFEFF0;
  color: #C9CACC;
}

@keyframes bounce {
  0%, 100% {
    transform: scale(0);
  }
  50% {
    transform: scale(0.95);
  }
}
.button-2.busy, .button-2.is-busy {
  color: transparent !important;
  position: relative;
  /* Hide standard HTML tags */
  /* Bouncing dots */
}

.button-2.busy .button__busy, .button-2.is-busy .button__busy {
  position: absolute !important;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
}

.button-2.busy::before, .button-2.busy::after, .button-2.is-busy::before, .button-2.is-busy::after {
  animation: bounce 2s infinite ease-in-out;
  content: "";
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  background-color: #1A2A49;
  margin-left: -0.6rem;
  margin-top: -0.6rem;
  opacity: 0.5;
  position: absolute;
  top: 50%;
  left: 50%;
}

.button-2.busy::after, .button-2.is-busy::after {
  animation-delay: -1s;
}

.button-2-1.busy::before, .button-2-1.busy::after, .button-2-1.is-busy::before, .button-2-1.is-busy::after {
  background-color: #1A2A49;
}

.button-2-2.busy::before, .button-2-2.busy::after, .button-2-2.is-busy::before, .button-2-2.is-busy::after {
  background-color: #1A2A49;
}

.button-2 .icon {
  margin-right: 0.625em;
}

.button-2 .button__body {
  font-size: 1em;
  letter-spacing: 0.39px;
}

.button-2:not(.success):not(.is-success) .icon.c-success {
  position: absolute !important;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
}

.button-2:not(.error):not(.is-error) .icon.button__error {
  position: absolute !important;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
}

.button-2[disabled], .button-2:disabled, .button-2.disabled, .button-2.is-disabled {
  opacity: 1 !important;
}

.button-inline {
  touch-action: manipulation;
  appearance: none;
  outline: none;
  cursor: pointer;
  transition: background-color 150ms ease-in-out, border-color 150ms ease-in-out, color 150ms ease-in-out;
  color: inherit;
  /* State hover */
  /* --- */
  /* State focus */
  /* --- */
  /* State active */
  /* --- */
  /* State busy */
  /* --- */
  /* State disabled */
  /* --- */
  /* Hide standard HTML tags */
  /* --- */
  color: #333333;
  /* State hover */
  /* --- */
  /* State focus */
  /* --- */
  /* State active */
  /* --- */
  /* State busy */
  /* --- */
  /* State disabled */
  /* --- */
  display: inline-block;
  position: relative;
  font-weight: normal;
  text-decoration: none;
  line-height: 22px;
}

.button-inline[success] .button__body,
.button-inline[success] .button__success-body {
  transition: opacity 150ms ease-in-out;
}

.button-inline[success] .button__success-body {
  position: absolute;
  opacity: 0;
}

.button-inline[success].success .button__body, .button-inline[success].is-success .button__body {
  opacity: 0;
}

.button-inline[success].success .button__success-body, .button-inline[success].is-success .button__success-body {
  opacity: 1;
}

.button-inline:hover, .button-inline.is-hover {
  color: inherit;
}

.button-inline:focus, .button-inline.is-focus {
  color: inherit;
}

.button-inline:active, .button-inline.active, .button-inline.is-active {
  color: inherit;
}

.button-inline.busy, .button-inline.is-busy {
  cursor: wait !important;
  pointer-events: none !important;
  color: inherit;
}

.button-inline[disabled], .button-inline:disabled, .button-inline.disabled, .button-inline.is-disabled {
  cursor: default !important;
  opacity: 0.5 !important;
  pointer-events: none !important;
  color: inherit;
}

.button-inline .button__busy,
.button-inline .icon-success,
.button-inline .icon-failure {
  position: absolute !important;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
}

.button-inline:hover, .button-inline.is-hover {
  color: #333333;
}

.button-inline:focus, .button-inline.is-focus {
  color: #333333;
}

.button-inline:active, .button-inline.active, .button-inline.is-active {
  color: #333333;
}

.button-inline.busy, .button-inline.is-busy {
  cursor: wait !important;
  pointer-events: none !important;
  color: #333333;
}

.button-inline[disabled], .button-inline:disabled, .button-inline.disabled, .button-inline.is-disabled {
  cursor: default !important;
  opacity: 0.5 !important;
  pointer-events: none !important;
  color: #C9CACC;
}

@keyframes button-inline-busy-underline {
  0% {
    left: 0;
  }
  50% {
    left: 90%;
  }
  100% {
    left: 0;
  }
}
.button-inline.busy:not(.pos-absolute), .button-inline.is-busy:not(.pos-absolute) {
  position: relative;
}

.button-inline.busy .button__busy, .button-inline.is-busy .button__busy {
  display: none;
}

.button-inline.busy .button__body, .button-inline.is-busy .button__body {
  margin-left: 0 !important;
  transform: none;
}

.button-inline.busy::before, .button-inline.busy::after, .button-inline.is-busy::before, .button-inline.is-busy::after {
  content: "";
  background-color: #333333;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -0.05em;
  z-index: 1;
  height: 1px;
  pointer-events: none;
}

.button-inline.busy::after, .button-inline.is-busy::after {
  width: 10% !important;
  z-index: 2;
  background-color: white !important;
  animation: button-inline-busy-underline 2s infinite;
}

.button-inline.busy.col-1::after, .button-inline.is-busy.col-1::after {
  background-color: #333333;
}

.button-inline.busy.col-2::after, .button-inline.is-busy.col-2::after {
  background-color: #D90912;
}

.button-inline.busy.col-3::after, .button-inline.is-busy.col-3::after {
  background-color: #88BD56;
}

.button-inline.busy.col-4::after, .button-inline.is-busy.col-4::after {
  background-color: #C9CACC;
}

.button-inline.busy.col-5::after, .button-inline.is-busy.col-5::after {
  background-color: #EFEFF0;
}

.button-inline.busy.col-6::after, .button-inline.is-busy.col-6::after {
  background-color: #1A2A49;
}

.button-inline.busy.col-8::after, .button-inline.is-busy.col-8::after {
  background-color: #C8D146;
}

.button-inline.busy.col-10::after, .button-inline.is-busy.col-10::after {
  background-color: #7C8E96;
}

.button-inline.busy.col-11::after, .button-inline.is-busy.col-11::after {
  background-color: #7A848A;
}

.button-inline.busy.col-12::after, .button-inline.is-busy.col-12::after {
  background-color: #A7A9AC;
}

.button-inline.busy.col-51::after, .button-inline.is-busy.col-51::after {
  background-color: #F7F7F7;
}

.button-inline.busy.col-79::after, .button-inline.is-busy.col-79::after {
  background-color: #F39400;
}

.button-inline.busy.col-88::after, .button-inline.is-busy.col-88::after {
  background-color: #e31e33;
}

.button-inline.busy.col-101::after, .button-inline.is-busy.col-101::after {
  background-color: #D5DBDB;
}

.button-inline.busy.col-102::after, .button-inline.is-busy.col-102::after {
  background-color: #4D5B6A;
}

.button-inline.busy.col-103::after, .button-inline.is-busy.col-103::after {
  background-color: #3D4E57;
}

.button-inline.busy.col-104::after, .button-inline.is-busy.col-104::after {
  background-color: #8D8D8B;
}

.button-inline.busy.col-105::after, .button-inline.is-busy.col-105::after {
  background-color: #515C4F;
}

.button-inline.busy.col-106::after, .button-inline.is-busy.col-106::after {
  background-color: #84B59C;
}

.button-inline.busy.col-107::after, .button-inline.is-busy.col-107::after {
  background-color: #C3CFBB;
}

.button-inline.busy.col-108::after, .button-inline.is-busy.col-108::after {
  background-color: #94A68A;
}

.button-inline.busy.col-109::after, .button-inline.is-busy.col-109::after {
  background-color: #E4B2B3;
}

.button-inline.busy.col-1010::after, .button-inline.is-busy.col-1010::after {
  background-color: #FAE1E2;
}

.button-inline.busy.col-1011::after, .button-inline.is-busy.col-1011::after {
  background-color: #FFF3F7;
}

.button-inline.busy.col-1012::after, .button-inline.is-busy.col-1012::after {
  background-color: #F6E7B2;
}

.button-inline.busy.col-1013::after, .button-inline.is-busy.col-1013::after {
  background-color: #FBF5E0;
}

.button-inline.busy.col-1014::after, .button-inline.is-busy.col-1014::after {
  background-color: #E7E5D9;
}

.button-inline.busy.col-1015::after, .button-inline.is-busy.col-1015::after {
  background-color: #EADCD3;
}

.button-inline.busy.col-1016::after, .button-inline.is-busy.col-1016::after {
  background-color: #F9F0EA;
}

.button-inline.busy.col-1017::after, .button-inline.is-busy.col-1017::after {
  background-color: #B2B1A9;
}

.button-inline.busy.col-1018::after, .button-inline.is-busy.col-1018::after {
  background-color: #C8754C;
}

.button-inline.busy.col-1019::after, .button-inline.is-busy.col-1019::after {
  background-color: #B8B3BE;
}

.button-inline.busy.col-1020::after, .button-inline.is-busy.col-1020::after {
  background-color: #E0B285;
}

.button-inline.busy.col-1021::after, .button-inline.is-busy.col-1021::after {
  background-color: #F4F8DD;
}

.button-inline.busy.col-1022::after, .button-inline.is-busy.col-1022::after {
  background-color: #EA4545;
}

.button-inline.busy.col-1023::after, .button-inline.is-busy.col-1023::after {
  background-color: #c83043;
}

.button-inline.busy.col-1024::after, .button-inline.is-busy.col-1024::after {
  background-color: #550413;
}

.button-inline.busy.col-1025::after, .button-inline.is-busy.col-1025::after {
  background-color: #FBC09B;
}

.button-inline.busy.col-1026::after, .button-inline.is-busy.col-1026::after {
  background-color: #E5EFE6;
}

.button-inline.busy.col-1027::after, .button-inline.is-busy.col-1027::after {
  background-color: #FAE4E6;
}

.button-inline.busy.col-b::after, .button-inline.is-busy.col-b::after {
  background-color: black;
}

.button-inline.busy.col-w::after, .button-inline.is-busy.col-w::after {
  background-color: #FFFFFF;
}

.button-inline.busy.col-t::after, .button-inline.is-busy.col-t::after {
  background-color: transparent;
}

.button-inline.button-inline-static-underline::before {
  opacity: 1 !important;
}

.button-inline::before {
  content: "";
  background-color: #333333;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -1px;
  z-index: 1;
  height: 2px;
  opacity: 1;
  pointer-events: none;
  transition: background-color 300ms ease-in-out;
}

.button-inline.busy::before, .button-inline.busy::after, .button-inline.is-busy::before, .button-inline.is-busy::after {
  bottom: -1px;
  opacity: 1;
}

.button-inline.busy::before, .button-inline.busy.underline::before, .button-inline.is-busy::before, .button-inline.is-busy.underline::before {
  background-color: #333333;
}

.button-inline:hover::before, .button-inline.is-hover::before {
  background-color: #333333;
  opacity: 1;
}

.button-inline:focus::before, .button-inline.is-focus::before {
  background-color: #333333;
}

.button-inline:active::before, .button-inline.active::before, .button-inline.is-active::before {
  background-color: #333333;
  opacity: 0;
}

.button-inline[disabled]::before, .button-inline:disabled::before, .button-inline.disabled::before, .button-inline.is-disabled::before {
  background-color: #C9CACC;
}

.button-inline .button__body,
.button-inline > span {
  font-size: 1em;
  letter-spacing: 0.1px;
}

.button-inline.underline::before {
  opacity: 1;
}

.button-inline-1 {
  touch-action: manipulation;
  appearance: none;
  outline: none;
  cursor: pointer;
  transition: background-color 150ms ease-in-out, border-color 150ms ease-in-out, color 150ms ease-in-out;
  color: inherit;
  /* State hover */
  /* --- */
  /* State focus */
  /* --- */
  /* State active */
  /* --- */
  /* State busy */
  /* --- */
  /* State disabled */
  /* --- */
  /* Hide standard HTML tags */
  /* --- */
  color: white;
  /* State hover */
  /* --- */
  /* State focus */
  /* --- */
  /* State active */
  /* --- */
  /* State busy */
  /* --- */
  /* State disabled */
  /* --- */
  display: inline-block;
  position: relative;
  font-weight: normal;
  text-decoration: none;
  line-height: 22px;
}

.button-inline-1[success] .button__body,
.button-inline-1[success] .button__success-body {
  transition: opacity 150ms ease-in-out;
}

.button-inline-1[success] .button__success-body {
  position: absolute;
  opacity: 0;
}

.button-inline-1[success].success .button__body, .button-inline-1[success].is-success .button__body {
  opacity: 0;
}

.button-inline-1[success].success .button__success-body, .button-inline-1[success].is-success .button__success-body {
  opacity: 1;
}

.button-inline-1:hover, .button-inline-1.is-hover {
  color: inherit;
}

.button-inline-1:focus, .button-inline-1.is-focus {
  color: inherit;
}

.button-inline-1:active, .button-inline-1.active, .button-inline-1.is-active {
  color: inherit;
}

.button-inline-1.busy, .button-inline-1.is-busy {
  cursor: wait !important;
  pointer-events: none !important;
  color: inherit;
}

.button-inline-1[disabled], .button-inline-1:disabled, .button-inline-1.disabled, .button-inline-1.is-disabled {
  cursor: default !important;
  opacity: 0.5 !important;
  pointer-events: none !important;
  color: inherit;
}

.button-inline-1 .button__busy,
.button-inline-1 .icon-success,
.button-inline-1 .icon-failure {
  position: absolute !important;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
}

.button-inline-1:hover, .button-inline-1.is-hover {
  color: white;
}

.button-inline-1:focus, .button-inline-1.is-focus {
  color: white;
}

.button-inline-1:active, .button-inline-1.active, .button-inline-1.is-active {
  color: white;
}

.button-inline-1.busy, .button-inline-1.is-busy {
  cursor: wait !important;
  pointer-events: none !important;
  color: white;
}

.button-inline-1[disabled], .button-inline-1:disabled, .button-inline-1.disabled, .button-inline-1.is-disabled {
  cursor: default !important;
  opacity: 0.5 !important;
  pointer-events: none !important;
  color: #C9CACC;
}

@keyframes button-inline-busy-underline {
  0% {
    left: 0;
  }
  50% {
    left: 90%;
  }
  100% {
    left: 0;
  }
}
.button-inline-1.busy:not(.pos-absolute), .button-inline-1.is-busy:not(.pos-absolute) {
  position: relative;
}

.button-inline-1.busy .button__busy, .button-inline-1.is-busy .button__busy {
  display: none;
}

.button-inline-1.busy .button__body, .button-inline-1.is-busy .button__body {
  margin-left: 0 !important;
  transform: none;
}

.button-inline-1.busy::before, .button-inline-1.busy::after, .button-inline-1.is-busy::before, .button-inline-1.is-busy::after {
  content: "";
  background-color: white;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -0.05em;
  z-index: 1;
  height: 1px;
  pointer-events: none;
}

.button-inline-1.busy::after, .button-inline-1.is-busy::after {
  width: 10% !important;
  z-index: 2;
  background-color: white !important;
  animation: button-inline-busy-underline 2s infinite;
}

.button-inline-1.busy.col-1::after, .button-inline-1.is-busy.col-1::after {
  background-color: #333333;
}

.button-inline-1.busy.col-2::after, .button-inline-1.is-busy.col-2::after {
  background-color: #D90912;
}

.button-inline-1.busy.col-3::after, .button-inline-1.is-busy.col-3::after {
  background-color: #88BD56;
}

.button-inline-1.busy.col-4::after, .button-inline-1.is-busy.col-4::after {
  background-color: #C9CACC;
}

.button-inline-1.busy.col-5::after, .button-inline-1.is-busy.col-5::after {
  background-color: #EFEFF0;
}

.button-inline-1.busy.col-6::after, .button-inline-1.is-busy.col-6::after {
  background-color: #1A2A49;
}

.button-inline-1.busy.col-8::after, .button-inline-1.is-busy.col-8::after {
  background-color: #C8D146;
}

.button-inline-1.busy.col-10::after, .button-inline-1.is-busy.col-10::after {
  background-color: #7C8E96;
}

.button-inline-1.busy.col-11::after, .button-inline-1.is-busy.col-11::after {
  background-color: #7A848A;
}

.button-inline-1.busy.col-12::after, .button-inline-1.is-busy.col-12::after {
  background-color: #A7A9AC;
}

.button-inline-1.busy.col-51::after, .button-inline-1.is-busy.col-51::after {
  background-color: #F7F7F7;
}

.button-inline-1.busy.col-79::after, .button-inline-1.is-busy.col-79::after {
  background-color: #F39400;
}

.button-inline-1.busy.col-88::after, .button-inline-1.is-busy.col-88::after {
  background-color: #e31e33;
}

.button-inline-1.busy.col-101::after, .button-inline-1.is-busy.col-101::after {
  background-color: #D5DBDB;
}

.button-inline-1.busy.col-102::after, .button-inline-1.is-busy.col-102::after {
  background-color: #4D5B6A;
}

.button-inline-1.busy.col-103::after, .button-inline-1.is-busy.col-103::after {
  background-color: #3D4E57;
}

.button-inline-1.busy.col-104::after, .button-inline-1.is-busy.col-104::after {
  background-color: #8D8D8B;
}

.button-inline-1.busy.col-105::after, .button-inline-1.is-busy.col-105::after {
  background-color: #515C4F;
}

.button-inline-1.busy.col-106::after, .button-inline-1.is-busy.col-106::after {
  background-color: #84B59C;
}

.button-inline-1.busy.col-107::after, .button-inline-1.is-busy.col-107::after {
  background-color: #C3CFBB;
}

.button-inline-1.busy.col-108::after, .button-inline-1.is-busy.col-108::after {
  background-color: #94A68A;
}

.button-inline-1.busy.col-109::after, .button-inline-1.is-busy.col-109::after {
  background-color: #E4B2B3;
}

.button-inline-1.busy.col-1010::after, .button-inline-1.is-busy.col-1010::after {
  background-color: #FAE1E2;
}

.button-inline-1.busy.col-1011::after, .button-inline-1.is-busy.col-1011::after {
  background-color: #FFF3F7;
}

.button-inline-1.busy.col-1012::after, .button-inline-1.is-busy.col-1012::after {
  background-color: #F6E7B2;
}

.button-inline-1.busy.col-1013::after, .button-inline-1.is-busy.col-1013::after {
  background-color: #FBF5E0;
}

.button-inline-1.busy.col-1014::after, .button-inline-1.is-busy.col-1014::after {
  background-color: #E7E5D9;
}

.button-inline-1.busy.col-1015::after, .button-inline-1.is-busy.col-1015::after {
  background-color: #EADCD3;
}

.button-inline-1.busy.col-1016::after, .button-inline-1.is-busy.col-1016::after {
  background-color: #F9F0EA;
}

.button-inline-1.busy.col-1017::after, .button-inline-1.is-busy.col-1017::after {
  background-color: #B2B1A9;
}

.button-inline-1.busy.col-1018::after, .button-inline-1.is-busy.col-1018::after {
  background-color: #C8754C;
}

.button-inline-1.busy.col-1019::after, .button-inline-1.is-busy.col-1019::after {
  background-color: #B8B3BE;
}

.button-inline-1.busy.col-1020::after, .button-inline-1.is-busy.col-1020::after {
  background-color: #E0B285;
}

.button-inline-1.busy.col-1021::after, .button-inline-1.is-busy.col-1021::after {
  background-color: #F4F8DD;
}

.button-inline-1.busy.col-1022::after, .button-inline-1.is-busy.col-1022::after {
  background-color: #EA4545;
}

.button-inline-1.busy.col-1023::after, .button-inline-1.is-busy.col-1023::after {
  background-color: #c83043;
}

.button-inline-1.busy.col-1024::after, .button-inline-1.is-busy.col-1024::after {
  background-color: #550413;
}

.button-inline-1.busy.col-1025::after, .button-inline-1.is-busy.col-1025::after {
  background-color: #FBC09B;
}

.button-inline-1.busy.col-1026::after, .button-inline-1.is-busy.col-1026::after {
  background-color: #E5EFE6;
}

.button-inline-1.busy.col-1027::after, .button-inline-1.is-busy.col-1027::after {
  background-color: #FAE4E6;
}

.button-inline-1.busy.col-b::after, .button-inline-1.is-busy.col-b::after {
  background-color: black;
}

.button-inline-1.busy.col-w::after, .button-inline-1.is-busy.col-w::after {
  background-color: #FFFFFF;
}

.button-inline-1.busy.col-t::after, .button-inline-1.is-busy.col-t::after {
  background-color: transparent;
}

.button-inline-1.button-inline-static-underline::before {
  opacity: 1 !important;
}

.button-inline-1::before {
  content: "";
  background-color: white;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -1px;
  z-index: 1;
  height: 2px;
  opacity: 1;
  pointer-events: none;
  transition: background-color 300ms ease-in-out;
}

.button-inline-1.busy::before, .button-inline-1.busy::after, .button-inline-1.is-busy::before, .button-inline-1.is-busy::after {
  bottom: -1px;
  opacity: 1;
}

.button-inline-1.busy::before, .button-inline-1.busy.underline::before, .button-inline-1.is-busy::before, .button-inline-1.is-busy.underline::before {
  background-color: white;
}

.button-inline-1:hover::before, .button-inline-1.is-hover::before {
  background-color: white;
  opacity: 1;
}

.button-inline-1:focus::before, .button-inline-1.is-focus::before {
  background-color: white;
}

.button-inline-1:active::before, .button-inline-1.active::before, .button-inline-1.is-active::before {
  background-color: white;
  opacity: 0;
}

.button-inline-1[disabled]::before, .button-inline-1:disabled::before, .button-inline-1.disabled::before, .button-inline-1.is-disabled::before {
  background-color: #C9CACC;
}

.button-inline-1 .button__body,
.button-inline-1 > span {
  font-size: 1em;
  letter-spacing: 0.1px;
}

.button-inline-1.underline::before {
  opacity: 1;
}

.button-inline-2 {
  touch-action: manipulation;
  appearance: none;
  outline: none;
  cursor: pointer;
  transition: background-color 150ms ease-in-out, border-color 150ms ease-in-out, color 150ms ease-in-out;
  color: inherit;
  /* State hover */
  /* --- */
  /* State focus */
  /* --- */
  /* State active */
  /* --- */
  /* State busy */
  /* --- */
  /* State disabled */
  /* --- */
  /* Hide standard HTML tags */
  /* --- */
  color: #7A848A;
  /* State hover */
  /* --- */
  /* State focus */
  /* --- */
  /* State active */
  /* --- */
  /* State busy */
  /* --- */
  /* State disabled */
  /* --- */
  display: inline-block;
  position: relative;
  font-weight: normal;
  text-decoration: none;
  line-height: 22px;
}

.button-inline-2[success] .button__body,
.button-inline-2[success] .button__success-body {
  transition: opacity 150ms ease-in-out;
}

.button-inline-2[success] .button__success-body {
  position: absolute;
  opacity: 0;
}

.button-inline-2[success].success .button__body, .button-inline-2[success].is-success .button__body {
  opacity: 0;
}

.button-inline-2[success].success .button__success-body, .button-inline-2[success].is-success .button__success-body {
  opacity: 1;
}

.button-inline-2:hover, .button-inline-2.is-hover {
  color: inherit;
}

.button-inline-2:focus, .button-inline-2.is-focus {
  color: inherit;
}

.button-inline-2:active, .button-inline-2.active, .button-inline-2.is-active {
  color: inherit;
}

.button-inline-2.busy, .button-inline-2.is-busy {
  cursor: wait !important;
  pointer-events: none !important;
  color: inherit;
}

.button-inline-2[disabled], .button-inline-2:disabled, .button-inline-2.disabled, .button-inline-2.is-disabled {
  cursor: default !important;
  opacity: 0.5 !important;
  pointer-events: none !important;
  color: inherit;
}

.button-inline-2 .button__busy,
.button-inline-2 .icon-success,
.button-inline-2 .icon-failure {
  position: absolute !important;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
}

.button-inline-2:hover, .button-inline-2.is-hover {
  color: #7A848A;
}

.button-inline-2:focus, .button-inline-2.is-focus {
  color: #7A848A;
}

.button-inline-2:active, .button-inline-2.active, .button-inline-2.is-active {
  color: #7A848A;
}

.button-inline-2.busy, .button-inline-2.is-busy {
  cursor: wait !important;
  pointer-events: none !important;
  color: #7A848A;
}

.button-inline-2[disabled], .button-inline-2:disabled, .button-inline-2.disabled, .button-inline-2.is-disabled {
  cursor: default !important;
  opacity: 0.5 !important;
  pointer-events: none !important;
  color: #C9CACC;
}

@keyframes button-inline-busy-underline {
  0% {
    left: 0;
  }
  50% {
    left: 90%;
  }
  100% {
    left: 0;
  }
}
.button-inline-2.busy:not(.pos-absolute), .button-inline-2.is-busy:not(.pos-absolute) {
  position: relative;
}

.button-inline-2.busy .button__busy, .button-inline-2.is-busy .button__busy {
  display: none;
}

.button-inline-2.busy .button__body, .button-inline-2.is-busy .button__body {
  margin-left: 0 !important;
  transform: none;
}

.button-inline-2.busy::before, .button-inline-2.busy::after, .button-inline-2.is-busy::before, .button-inline-2.is-busy::after {
  content: "";
  background-color: #7A848A;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -0.05em;
  z-index: 1;
  height: 1px;
  pointer-events: none;
}

.button-inline-2.busy::after, .button-inline-2.is-busy::after {
  width: 10% !important;
  z-index: 2;
  background-color: white !important;
  animation: button-inline-busy-underline 2s infinite;
}

.button-inline-2.busy.col-1::after, .button-inline-2.is-busy.col-1::after {
  background-color: #333333;
}

.button-inline-2.busy.col-2::after, .button-inline-2.is-busy.col-2::after {
  background-color: #D90912;
}

.button-inline-2.busy.col-3::after, .button-inline-2.is-busy.col-3::after {
  background-color: #88BD56;
}

.button-inline-2.busy.col-4::after, .button-inline-2.is-busy.col-4::after {
  background-color: #C9CACC;
}

.button-inline-2.busy.col-5::after, .button-inline-2.is-busy.col-5::after {
  background-color: #EFEFF0;
}

.button-inline-2.busy.col-6::after, .button-inline-2.is-busy.col-6::after {
  background-color: #1A2A49;
}

.button-inline-2.busy.col-8::after, .button-inline-2.is-busy.col-8::after {
  background-color: #C8D146;
}

.button-inline-2.busy.col-10::after, .button-inline-2.is-busy.col-10::after {
  background-color: #7C8E96;
}

.button-inline-2.busy.col-11::after, .button-inline-2.is-busy.col-11::after {
  background-color: #7A848A;
}

.button-inline-2.busy.col-12::after, .button-inline-2.is-busy.col-12::after {
  background-color: #A7A9AC;
}

.button-inline-2.busy.col-51::after, .button-inline-2.is-busy.col-51::after {
  background-color: #F7F7F7;
}

.button-inline-2.busy.col-79::after, .button-inline-2.is-busy.col-79::after {
  background-color: #F39400;
}

.button-inline-2.busy.col-88::after, .button-inline-2.is-busy.col-88::after {
  background-color: #e31e33;
}

.button-inline-2.busy.col-101::after, .button-inline-2.is-busy.col-101::after {
  background-color: #D5DBDB;
}

.button-inline-2.busy.col-102::after, .button-inline-2.is-busy.col-102::after {
  background-color: #4D5B6A;
}

.button-inline-2.busy.col-103::after, .button-inline-2.is-busy.col-103::after {
  background-color: #3D4E57;
}

.button-inline-2.busy.col-104::after, .button-inline-2.is-busy.col-104::after {
  background-color: #8D8D8B;
}

.button-inline-2.busy.col-105::after, .button-inline-2.is-busy.col-105::after {
  background-color: #515C4F;
}

.button-inline-2.busy.col-106::after, .button-inline-2.is-busy.col-106::after {
  background-color: #84B59C;
}

.button-inline-2.busy.col-107::after, .button-inline-2.is-busy.col-107::after {
  background-color: #C3CFBB;
}

.button-inline-2.busy.col-108::after, .button-inline-2.is-busy.col-108::after {
  background-color: #94A68A;
}

.button-inline-2.busy.col-109::after, .button-inline-2.is-busy.col-109::after {
  background-color: #E4B2B3;
}

.button-inline-2.busy.col-1010::after, .button-inline-2.is-busy.col-1010::after {
  background-color: #FAE1E2;
}

.button-inline-2.busy.col-1011::after, .button-inline-2.is-busy.col-1011::after {
  background-color: #FFF3F7;
}

.button-inline-2.busy.col-1012::after, .button-inline-2.is-busy.col-1012::after {
  background-color: #F6E7B2;
}

.button-inline-2.busy.col-1013::after, .button-inline-2.is-busy.col-1013::after {
  background-color: #FBF5E0;
}

.button-inline-2.busy.col-1014::after, .button-inline-2.is-busy.col-1014::after {
  background-color: #E7E5D9;
}

.button-inline-2.busy.col-1015::after, .button-inline-2.is-busy.col-1015::after {
  background-color: #EADCD3;
}

.button-inline-2.busy.col-1016::after, .button-inline-2.is-busy.col-1016::after {
  background-color: #F9F0EA;
}

.button-inline-2.busy.col-1017::after, .button-inline-2.is-busy.col-1017::after {
  background-color: #B2B1A9;
}

.button-inline-2.busy.col-1018::after, .button-inline-2.is-busy.col-1018::after {
  background-color: #C8754C;
}

.button-inline-2.busy.col-1019::after, .button-inline-2.is-busy.col-1019::after {
  background-color: #B8B3BE;
}

.button-inline-2.busy.col-1020::after, .button-inline-2.is-busy.col-1020::after {
  background-color: #E0B285;
}

.button-inline-2.busy.col-1021::after, .button-inline-2.is-busy.col-1021::after {
  background-color: #F4F8DD;
}

.button-inline-2.busy.col-1022::after, .button-inline-2.is-busy.col-1022::after {
  background-color: #EA4545;
}

.button-inline-2.busy.col-1023::after, .button-inline-2.is-busy.col-1023::after {
  background-color: #c83043;
}

.button-inline-2.busy.col-1024::after, .button-inline-2.is-busy.col-1024::after {
  background-color: #550413;
}

.button-inline-2.busy.col-1025::after, .button-inline-2.is-busy.col-1025::after {
  background-color: #FBC09B;
}

.button-inline-2.busy.col-1026::after, .button-inline-2.is-busy.col-1026::after {
  background-color: #E5EFE6;
}

.button-inline-2.busy.col-1027::after, .button-inline-2.is-busy.col-1027::after {
  background-color: #FAE4E6;
}

.button-inline-2.busy.col-b::after, .button-inline-2.is-busy.col-b::after {
  background-color: black;
}

.button-inline-2.busy.col-w::after, .button-inline-2.is-busy.col-w::after {
  background-color: #FFFFFF;
}

.button-inline-2.busy.col-t::after, .button-inline-2.is-busy.col-t::after {
  background-color: transparent;
}

.button-inline-2.button-inline-static-underline::before {
  opacity: 1 !important;
}

.button-inline-2::before {
  content: "";
  background-color: #7A848A;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -1px;
  z-index: 1;
  height: 2px;
  opacity: 1;
  pointer-events: none;
  transition: background-color 300ms ease-in-out;
}

.button-inline-2.busy::before, .button-inline-2.busy::after, .button-inline-2.is-busy::before, .button-inline-2.is-busy::after {
  bottom: -1px;
  opacity: 1;
}

.button-inline-2.busy::before, .button-inline-2.busy.underline::before, .button-inline-2.is-busy::before, .button-inline-2.is-busy.underline::before {
  background-color: #7A848A;
}

.button-inline-2:hover::before, .button-inline-2.is-hover::before {
  background-color: #7A848A;
  opacity: 1;
}

.button-inline-2:focus::before, .button-inline-2.is-focus::before {
  background-color: #7A848A;
}

.button-inline-2:active::before, .button-inline-2.active::before, .button-inline-2.is-active::before {
  background-color: #7A848A;
  opacity: 0;
}

.button-inline-2[disabled]::before, .button-inline-2:disabled::before, .button-inline-2.disabled::before, .button-inline-2.is-disabled::before {
  background-color: #C9CACC;
}

.button-inline-2 .button__body,
.button-inline-2 > span {
  font-size: 1em;
  letter-spacing: 0.1px;
}

.button-inline-2.underline::before {
  opacity: 1;
}

.button-inline-extra-small .button__body {
  font-size: 0.7em;
  letter-spacing: 0;
}

.button-inline .icon {
  margin-right: 0.625em;
}

.social-modal.modal-container {
  padding: 0;
  background-color: white;
  box-shadow: 0px -4px 13px 1px rgba(223, 223, 223, 0.55);
}

.icon-button {
  border-radius: 100%;
  width: 3em;
  height: 3em;
  cursor: pointer;
}

.icon-button .button__body {
  display: none;
}

.icon-button .icon {
  margin-right: 0;
  font-size: 1.25em;
  display: inline-flex;
}

.size-m .icon-button, .size-s .icon-button {
  width: 2em;
  height: 2em;
}

.size-m .icon-button .icon, .size-s .icon-button .icon {
  font-size: 0.875em;
}

.basket-wishlist-icon .icon-button {
  width: 1.5em;
  height: 1.5em;
}

.basket-wishlist-icon .icon-button .icon {
  font-size: 0.8125em;
}

.icon-button--small {
  width: 2.25em;
  height: 2.25em;
}

.icon-button--small .icon {
  font-size: 0.9375em;
}

.sg-bg-button-inline-1 {
  background: #C9CACC;
}

.button-inline-1.is-busy::after {
  background-color: #1A2A49 !important;
}

.button-2 {
  border: none !important;
}

/* available: */
/*  - styles: */
/*      - black */
/*      - white */
/*      - white-outline */
/*  - types: */
/*      - buy (v2) */
/*      - donate (v2) */
/*      - plain (v2) */
/*      - set-up (v2) */
/*      - book (v4) */
/*      - check-out (v4) */
/*      - subscribe (v4) */
/*      - add-money (v10) */
/*      - contribute (v10) */
/*      - order (v10) */
/*      - reload (v10) */
/*      - rent (v10) */
/*      - support (v10) */
/*      - tip (v10) */
/*      - top-up (v10) */
/* backup type if main type is not supported, apple pay version depends on ios and macos version */
.adyen-checkout__applepay__button {
  width: 100% !important;
}

.apple-pay-button {
  width: 100%;
  min-height: 32px;
  max-height: 64px;
  height: 3rem;
}

.apple-pay-button-express {
  height: 45px;
}

@supports (-webkit-appearance: -apple-pay-button) {
  .apple-pay-button-express {
    display: inline-block;
    -webkit-appearance: -apple-pay-button;
    -apple-pay-button-style: black;
    -apple-pay-button-type: plain;
    -apple-pay-button-type: plain;
    border-radius: initial;
  }
}
@supports not (-webkit-appearance: -apple-pay-button) {
  .apple-pay-button-express {
    display: inline-block;
    background-size: 100% 60%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-radius: 5px;
    padding: 0px;
    box-sizing: border-box;
    min-width: 200px;
    min-height: 32px;
    max-height: 64px;
    background-image: -webkit-named-image(apple-pay-logo-white);
    background-color: black;
  }
}
@supports (-webkit-appearance: -apple-pay-button) {
  .apple-pay-button {
    display: inline-block;
    -webkit-appearance: -apple-pay-button;
    -apple-pay-button-style: black;
    -apple-pay-button-type: plain;
    -apple-pay-button-type: order;
    border-radius: initial;
  }
}
@supports not (-webkit-appearance: -apple-pay-button) {
  .apple-pay-button {
    display: inline-block;
    background-size: 100% 60%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-radius: 5px;
    padding: 0px;
    box-sizing: border-box;
    min-width: 200px;
    min-height: 32px;
    max-height: 64px;
    background-image: -webkit-named-image(apple-pay-logo-white);
    background-color: black;
  }
}
iframe[name=collectionIframe] {
  height: 10px;
  width: 10px;
  display: none;
}

/* Base input class */
/* --- */
.input {
  appearance: none;
  display: inline-block;
  padding: 0 0.5em;
  border: 1px solid;
  transition: background-color 150ms ease-in-out, border-color 150ms ease-in-out, color 150ms ease-in-out;
  font-family: "Gotham", sans-serif;
  font-size: 0.79em;
  vertical-align: middle;
  outline: none;
  /* State hover */
  /* --- */
  /* State active */
  /* --- */
  /* State focus */
  /* --- */
  /* Busy */
  /* --- */
  /* Disabled */
  /* --- */
  /* State hover */
  /* --- */
  /* State active */
  /* --- */
  /* State focus */
  /* --- */
  /* Busy */
  /* --- */
  /* Disabled */
  /* --- */
}

.input {
  height: 3rem;
  line-height: 3rem;
}

.input {
  background-color: transparent;
}

.input {
  border-color: #C9CACC;
}

.input {
  color: black;
}

.input:focus, .input.is-focus {
  border-color: black;
}

.input.busy, .input.is-busy {
  cursor: wait !important;
  pointer-events: none !important;
}

.input[disabled], .input:disabled, .input.disabled, .input.is-disabled {
  cursor: default !important;
  opacity: 0.5 !important;
  pointer-events: none !important;
}

.input {
  background-color: transparent;
}

.input {
  border-color: #C9CACC;
}

.input {
  color: black;
}

.input:focus, .input.is-focus {
  border-color: black;
}

.input.busy, .input.is-busy {
  cursor: wait !important;
  pointer-events: none !important;
}

.input[disabled], .input:disabled, .input.disabled, .input.is-disabled {
  cursor: default !important;
  opacity: 0.5 !important;
  pointer-events: none !important;
}

.input {
  height: 3rem;
  line-height: 3rem;
}

/* Base select class */
/* --- */
.select {
  appearance: none;
  display: inline-block;
  padding: 0 0.5em;
  border: 1px solid;
  transition: background-color 150ms ease-in-out, border-color 150ms ease-in-out, color 150ms ease-in-out;
  font-family: "Gotham", sans-serif;
  font-size: 0.79em;
  vertical-align: middle;
  outline: none;
  /* State hover */
  /* --- */
  /* State active */
  /* --- */
  /* State focus */
  /* --- */
  /* Busy */
  /* --- */
  /* Disabled */
  /* --- */
}

.select {
  height: 3rem;
  line-height: 3rem;
}

.select {
  background-color: transparent;
}

.select {
  border-color: #C9CACC;
}

.select {
  color: black;
}

.select:focus, .select.is-focus {
  border-color: black;
}

.select.busy, .select.is-busy {
  cursor: wait !important;
  pointer-events: none !important;
}

.select[disabled], .select:disabled, .select.disabled, .select.is-disabled {
  cursor: default !important;
  opacity: 0.5 !important;
  pointer-events: none !important;
}

.select {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23000000' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E");
}

.select {
  background-repeat: no-repeat;
  background-position: right 0.35em center;
  background-size: 0.6em 0.75em;
  padding-right: 1em;
}

.select[size], .select[multiple] {
  height: auto;
}

.select[size] option, .select[multiple] option {
  padding: 0.1em 0.2em;
}

.select::-ms-expand {
  display: none;
}

.select {
  height: 3rem;
  line-height: 3rem;
}

.select:not([multiple]):not([size]) {
  /* State hover */
  /* --- */
  /* State active */
  /* --- */
  /* State focus */
  /* --- */
  /* Busy */
  /* --- */
  /* Disabled */
  /* --- */
}

.select:not([multiple]):not([size]) {
  background-color: transparent;
}

.select:not([multiple]):not([size]) {
  border-color: #C9CACC;
}

.select:not([multiple]):not([size]) {
  color: black;
}

.select:not([multiple]):not([size]):focus, .select:not([multiple]):not([size]).is-focus {
  border-color: black;
}

.select:not([multiple]):not([size]).busy, .select:not([multiple]):not([size]).is-busy {
  cursor: wait !important;
  pointer-events: none !important;
}

.select:not([multiple]):not([size])[disabled], .select:not([multiple]):not([size]):disabled, .select:not([multiple]):not([size]).disabled, .select:not([multiple]):not([size]).is-disabled {
  cursor: default !important;
  opacity: 0.5 !important;
  pointer-events: none !important;
}

.input,
.select {
  /* Colors */
  /* --- */
  /* Sizes */
  /* --- */
}

/* --- */
.no-spinner {
  -moz-appearance: textfield !important;
}

.no-spinner::-webkit-outer-spin-button, .no-spinner::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.input,
.select,
.textarea {
  transition-duration: 150ms;
  transition-property: border-color, box-shadow;
  transition-timing-function: ease-in-out;
  appearance: none;
  display: inline-block;
  padding: 0 0.5em;
  border: 1px solid;
  transition: background-color 150ms ease-in-out, border-color 150ms ease-in-out, color 150ms ease-in-out;
  font-family: "Gotham", sans-serif;
  font-size: 0.79em;
  vertical-align: middle;
  outline: none;
  /* State hover */
  /* --- */
  /* State active */
  /* --- */
  /* State focus */
  /* --- */
  /* Busy */
  /* --- */
  /* Disabled */
  /* --- */
}

body.size-s .input,
body.size-s .select,
body.size-s .textarea {
  font-size: 0.7em;
}

.input,
.select,
.textarea {
  height: 3rem;
  line-height: 3rem;
}

.input,
.select,
.textarea {
  background-color: transparent;
}

.input,
.select,
.textarea {
  border-color: #C9CACC;
}

.input,
.select,
.textarea {
  color: black;
}

.input:focus, .input.is-focus,
.select:focus,
.select.is-focus,
.textarea:focus,
.textarea.is-focus {
  border-color: black;
}

.input.busy, .input.is-busy,
.select.busy,
.select.is-busy,
.textarea.busy,
.textarea.is-busy {
  cursor: wait !important;
  pointer-events: none !important;
}

.input[disabled], .input:disabled, .input.disabled, .input.is-disabled,
.select[disabled],
.select:disabled,
.select.disabled,
.select.is-disabled,
.textarea[disabled],
.textarea:disabled,
.textarea.disabled,
.textarea.is-disabled {
  cursor: default !important;
  opacity: 0.5 !important;
  pointer-events: none !important;
}

.input::placeholder,
.select::placeholder,
.textarea::placeholder {
  color: #C9CACC;
}

.input,
.select,
.textarea {
  height: 3rem;
  line-height: 3rem;
}

.is-invalid .input, .input.is-error,
.is-invalid .select,
.select.is-error,
.is-invalid .textarea,
.textarea.is-error {
  border-color: #D90912;
}

.no-focus .input, .input.no-focus,
.no-focus .select,
.select.no-focus,
.no-focus .textarea,
.textarea.no-focus {
  box-shadow: none;
}

.textarea {
  min-height: 6.3em;
  max-height: 25em;
  padding: 0.5em;
  line-height: 1.5em !important;
  resize: vertical;
}

.textarea-message-info {
  font-size: 0.5em;
}

.off-canvas {
  background-color: white;
  z-index: 1000001;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  transition-property: right, left, width;
  transition: 150ms ease-in-out;
  display: block;
  overflow-x: hidden;
  overflow-y: auto;
}

.off-canvas.ng-hide {
  left: -100%;
}

.off-canvas-open {
  overflow: visible;
  max-height: calc(var(--vh, 1vh) * 100);
  position: fixed;
}

.off-canvas-right {
  left: auto;
  top: 0 !important;
}

.off-canvas-right-push {
  left: auto;
  top: 0 !important;
  right: -17.75em;
}

.off-canvas-right-push.ng-hide {
  right: -21.3em;
}

.size-s .off-canvas-filters {
  width: 100%;
}

.app-busy {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
  cursor: progress;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-backdrop-filter: blur(1px);
          backdrop-filter: blur(1px);
  background-color: rgba(255, 255, 255, 0.15);
}

.photoswipe-loading::before {
  content: "";
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
  cursor: progress;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-backdrop-filter: blur(1px);
          backdrop-filter: blur(1px);
  background-color: rgba(255, 255, 255, 0.15);
}

.photoswipe-loading .photoswipe-loader {
  display: inline-block !important;
}

.video-component.circle img,
.video-component.circle vimeo-player,
.video-component.circle youtube-player {
  clip-path: ellipse(50% 50% at 50% 50%);
}

.video-player-container,
.video-player-control {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.video-player-container video,
.video-player-container iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 100%;
  height: 100%;
}

.video-player-container.is-background iframe .ytp-chrome-top {
  display: none !important;
}

.video-player-control {
  z-index: 3;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  pointer-events: none;
}

.video-player-control .icon-control {
  pointer-events: auto;
  cursor: pointer;
}

.video-player-control.is-playing {
  opacity: 0;
  transition: opacity 1s ease;
}

.video-player-control.is-playing:hover {
  opacity: 1;
}

.icon-mastercard::before, .icon-amex::before, .icon-visa::before, .icon-paypal::before {
  border-bottom: 0;
  border-right: 0;
  width: 100%;
}

.logo-apple-pay {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  background-image: url("/assets/images/apple-pay-logo.svg");
  height: 1.5rem;
  width: 2.8rem;
}

.icon-box {
  height: 1.5rem;
  width: 2.8rem;
}

.item-qty {
  /* Button sizes */
  /* --- */
  /* Button colors */
  /* --- */
}

@keyframes bounce {
  0%, 100% {
    transform: scale(0);
  }
  50% {
    transform: scale(0.95);
  }
}
.item-qty.busy, .item-qty.is-busy {
  color: transparent !important;
  position: relative;
  /* Hide standard HTML tags */
  /* Bouncing dots */
}

.item-qty.busy .button__busy, .item-qty.is-busy .button__busy {
  position: absolute !important;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
}

.item-qty.busy::before, .item-qty.busy::after, .item-qty.is-busy::before, .item-qty.is-busy::after {
  animation: bounce 2s infinite ease-in-out;
  content: "";
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  background-color: #A7A9AC;
  margin-left: -0.6rem;
  margin-top: -0.6rem;
  opacity: 0.5;
  position: absolute;
  top: 50%;
  left: 50%;
}

.item-qty.busy::after, .item-qty.is-busy::after {
  animation-delay: -1s;
}

.item-qty-1.busy::before, .item-qty-1.busy::after, .item-qty-1.is-busy::before, .item-qty-1.is-busy::after {
  background-color: #1A2A49;
}

.item-qty-2.busy::before, .item-qty-2.busy::after, .item-qty-2.is-busy::before, .item-qty-2.is-busy::after {
  background-color: #1A2A49;
}

.qty-minibasket {
  height: 2em;
}

.qty-select {
  cursor: pointer;
  color: #A7A9AC;
}

.qty-select:hover {
  color: black;
}

.listing-container__sticky {
  --sticky-native-sentinel-top-offset: calc(-1 * var(--page-header-height, 0));
}

.size-x .listing-filters__sticky, .size-l .listing-filters__sticky {
  --sticky-native-top: 127px;
}

.size-s .listing-filters__sticky, .size-m .listing-filters__sticky {
  --sticky-native-top: 50px;
}

.listing-filters__inner {
  position: relative;
  transition: transform 500ms;
}

.listing-filters__sticky.is-sticky .listing-filters__inner {
  border-bottom: 1px solid;
  border-color: #EFEFF0;
  background-color: #FFFFFF;
}

.size-x .listing-filters__sticky.is-sticky.is-sticky-down .listing-filters__inner, .size-l .listing-filters__sticky.is-sticky.is-sticky-down .listing-filters__inner {
  transform: translateY(-68px);
}

.size-s .listing-filters__sticky.is-sticky.is-sticky-down .listing-filters__inner, .size-m .listing-filters__sticky.is-sticky.is-sticky-down .listing-filters__inner {
  transform: translateY(0px);
}

input[muiInput],
.mui-input {
  position: relative;
  display: block;
  padding-top: 1.2em;
  /* Helpers */
  /* --- */
  /* Label */
  /* Invalid state */
  /* Colors */
  /* --- */
  /* Sizes */
  /* --- */
}

input[muiInput]::before,
.mui-input::before {
  right: 0;
}

input[muiInput]::after,
.mui-input::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: block;
  width: 0;
  height: 2px;
  background-color: black;
  content: "";
  transition-duration: 0.25s;
  transition-property: width, left;
  transition-timing-function: ease-in-out;
}

input[muiInput].is-focused input ~ label,
input[muiInput].is-focused textarea ~ label,
input[muiInput].is-focused select ~ label, input[muiInput].is-not-empty input ~ label,
input[muiInput].is-not-empty textarea ~ label,
input[muiInput].is-not-empty select ~ label,
input[muiInput] .mui-input.is-focused input ~ label,
.mui-input.is-focused input[muiInput] input ~ label,
input[muiInput] .mui-input.is-focused textarea ~ label,
.mui-input.is-focused input[muiInput] textarea ~ label,
input[muiInput] .mui-input.is-focused select ~ label,
.mui-input.is-focused input[muiInput] select ~ label,
input[muiInput] .mui-input.is-not-empty input ~ label,
.mui-input.is-not-empty input[muiInput] input ~ label,
input[muiInput] .mui-input.is-not-empty textarea ~ label,
.mui-input.is-not-empty input[muiInput] textarea ~ label,
input[muiInput] .mui-input.is-not-empty select ~ label,
.mui-input.is-not-empty input[muiInput] select ~ label, input[muiInput] input:focus ~ label, input[muiInput] input.is-focus ~ label, input[muiInput] input.is-focused ~ label, input[muiInput] input.ng-not-empty ~ label, input[muiInput] input.is-selected ~ label,
input[muiInput] select:focus ~ label,
input[muiInput] select.is-focus ~ label,
input[muiInput] select.is-focused ~ label,
input[muiInput] select.ng-not-empty ~ label,
input[muiInput] select.is-selected ~ label,
input[muiInput] textarea:focus ~ label,
input[muiInput] textarea.is-focus ~ label,
input[muiInput] textarea.is-focused ~ label,
input[muiInput] textarea.ng-not-empty ~ label,
input[muiInput] textarea.is-selected ~ label,
input[muiInput] dropdown:focus ~ label,
input[muiInput] dropdown.is-focus ~ label,
input[muiInput] dropdown.is-focused ~ label,
input[muiInput] dropdown.ng-not-empty ~ label,
input[muiInput] dropdown.is-selected ~ label,
input[muiInput] .mui-input input:focus ~ label,
.mui-input input[muiInput] input:focus ~ label,
input[muiInput] .mui-input input.is-focus ~ label,
.mui-input input[muiInput] input.is-focus ~ label,
input[muiInput] .mui-input input.is-focused ~ label,
.mui-input input[muiInput] input.is-focused ~ label,
input[muiInput] .mui-input input.ng-not-empty ~ label,
.mui-input input[muiInput] input.ng-not-empty ~ label,
input[muiInput] .mui-input input.is-selected ~ label,
.mui-input input[muiInput] input.is-selected ~ label,
input[muiInput] .mui-input select:focus ~ label,
.mui-input input[muiInput] select:focus ~ label,
input[muiInput] .mui-input select.is-focus ~ label,
.mui-input input[muiInput] select.is-focus ~ label,
input[muiInput] .mui-input select.is-focused ~ label,
.mui-input input[muiInput] select.is-focused ~ label,
input[muiInput] .mui-input select.ng-not-empty ~ label,
.mui-input input[muiInput] select.ng-not-empty ~ label,
input[muiInput] .mui-input select.is-selected ~ label,
.mui-input input[muiInput] select.is-selected ~ label,
input[muiInput] .mui-input textarea:focus ~ label,
.mui-input input[muiInput] textarea:focus ~ label,
input[muiInput] .mui-input textarea.is-focus ~ label,
.mui-input input[muiInput] textarea.is-focus ~ label,
input[muiInput] .mui-input textarea.is-focused ~ label,
.mui-input input[muiInput] textarea.is-focused ~ label,
input[muiInput] .mui-input textarea.ng-not-empty ~ label,
.mui-input input[muiInput] textarea.ng-not-empty ~ label,
input[muiInput] .mui-input textarea.is-selected ~ label,
.mui-input input[muiInput] textarea.is-selected ~ label,
input[muiInput] .mui-input dropdown:focus ~ label,
.mui-input input[muiInput] dropdown:focus ~ label,
input[muiInput] .mui-input dropdown.is-focus ~ label,
.mui-input input[muiInput] dropdown.is-focus ~ label,
input[muiInput] .mui-input dropdown.is-focused ~ label,
.mui-input input[muiInput] dropdown.is-focused ~ label,
input[muiInput] .mui-input dropdown.ng-not-empty ~ label,
.mui-input input[muiInput] dropdown.ng-not-empty ~ label,
input[muiInput] .mui-input dropdown.is-selected ~ label,
.mui-input input[muiInput] dropdown.is-selected ~ label,
.mui-input input[muiInput].is-focused input ~ label,
input[muiInput].is-focused .mui-input input ~ label,
.mui-input input[muiInput].is-focused textarea ~ label,
input[muiInput].is-focused .mui-input textarea ~ label,
.mui-input input[muiInput].is-focused select ~ label,
input[muiInput].is-focused .mui-input select ~ label,
.mui-input input[muiInput].is-not-empty input ~ label,
input[muiInput].is-not-empty .mui-input input ~ label,
.mui-input input[muiInput].is-not-empty textarea ~ label,
input[muiInput].is-not-empty .mui-input textarea ~ label,
.mui-input input[muiInput].is-not-empty select ~ label,
input[muiInput].is-not-empty .mui-input select ~ label,
.mui-input.is-focused input ~ label,
.mui-input.is-focused textarea ~ label,
.mui-input.is-focused select ~ label,
.mui-input.is-not-empty input ~ label,
.mui-input.is-not-empty textarea ~ label,
.mui-input.is-not-empty select ~ label,
.mui-input input[muiInput] input:focus ~ label,
input[muiInput] .mui-input input:focus ~ label,
.mui-input input[muiInput] input.is-focus ~ label,
input[muiInput] .mui-input input.is-focus ~ label,
.mui-input input[muiInput] input.is-focused ~ label,
input[muiInput] .mui-input input.is-focused ~ label,
.mui-input input[muiInput] input.ng-not-empty ~ label,
input[muiInput] .mui-input input.ng-not-empty ~ label,
.mui-input input[muiInput] input.is-selected ~ label,
input[muiInput] .mui-input input.is-selected ~ label,
.mui-input input[muiInput] select:focus ~ label,
input[muiInput] .mui-input select:focus ~ label,
.mui-input input[muiInput] select.is-focus ~ label,
input[muiInput] .mui-input select.is-focus ~ label,
.mui-input input[muiInput] select.is-focused ~ label,
input[muiInput] .mui-input select.is-focused ~ label,
.mui-input input[muiInput] select.ng-not-empty ~ label,
input[muiInput] .mui-input select.ng-not-empty ~ label,
.mui-input input[muiInput] select.is-selected ~ label,
input[muiInput] .mui-input select.is-selected ~ label,
.mui-input input[muiInput] textarea:focus ~ label,
input[muiInput] .mui-input textarea:focus ~ label,
.mui-input input[muiInput] textarea.is-focus ~ label,
input[muiInput] .mui-input textarea.is-focus ~ label,
.mui-input input[muiInput] textarea.is-focused ~ label,
input[muiInput] .mui-input textarea.is-focused ~ label,
.mui-input input[muiInput] textarea.ng-not-empty ~ label,
input[muiInput] .mui-input textarea.ng-not-empty ~ label,
.mui-input input[muiInput] textarea.is-selected ~ label,
input[muiInput] .mui-input textarea.is-selected ~ label,
.mui-input input[muiInput] dropdown:focus ~ label,
input[muiInput] .mui-input dropdown:focus ~ label,
.mui-input input[muiInput] dropdown.is-focus ~ label,
input[muiInput] .mui-input dropdown.is-focus ~ label,
.mui-input input[muiInput] dropdown.is-focused ~ label,
input[muiInput] .mui-input dropdown.is-focused ~ label,
.mui-input input[muiInput] dropdown.ng-not-empty ~ label,
input[muiInput] .mui-input dropdown.ng-not-empty ~ label,
.mui-input input[muiInput] dropdown.is-selected ~ label,
input[muiInput] .mui-input dropdown.is-selected ~ label,
.mui-input input:focus ~ label,
.mui-input input.is-focus ~ label,
.mui-input input.is-focused ~ label,
.mui-input input.ng-not-empty ~ label,
.mui-input input.is-selected ~ label,
.mui-input select:focus ~ label,
.mui-input select.is-focus ~ label,
.mui-input select.is-focused ~ label,
.mui-input select.ng-not-empty ~ label,
.mui-input select.is-selected ~ label,
.mui-input textarea:focus ~ label,
.mui-input textarea.is-focus ~ label,
.mui-input textarea.is-focused ~ label,
.mui-input textarea.ng-not-empty ~ label,
.mui-input textarea.is-selected ~ label,
.mui-input dropdown:focus ~ label,
.mui-input dropdown.is-focus ~ label,
.mui-input dropdown.is-focused ~ label,
.mui-input dropdown.ng-not-empty ~ label,
.mui-input dropdown.is-selected ~ label {
  top: 0;
  color: #333333;
  font-size: 0.79em;
  height: 1.5rem;
  line-height: 1;
}

input[muiInput].is-disabled input ~ label,
input[muiInput].is-disabled textarea ~ label,
input[muiInput].is-disabled select ~ label, .is-disabled input[muiInput] input ~ label,
.is-disabled input[muiInput] textarea ~ label,
.is-disabled input[muiInput] select ~ label,
input[muiInput] .mui-input.is-disabled input ~ label,
input[muiInput] .mui-input.is-disabled textarea ~ label,
input[muiInput] .mui-input.is-disabled select ~ label,
input[muiInput] .is-disabled .mui-input input ~ label,
input[muiInput] .is-disabled .mui-input textarea ~ label,
input[muiInput] .is-disabled .mui-input select ~ label, input[muiInput] input[disabled] ~ label,
input[muiInput] select[disabled] ~ label,
input[muiInput] textarea[disabled] ~ label,
input[muiInput] dropdown[disabled] ~ label,
.mui-input.is-disabled input ~ label,
.mui-input.is-disabled textarea ~ label,
.mui-input.is-disabled select ~ label,
.is-disabled .mui-input input ~ label,
.is-disabled .mui-input textarea ~ label,
.is-disabled .mui-input select ~ label,
.mui-input input[disabled] ~ label,
.mui-input select[disabled] ~ label,
.mui-input textarea[disabled] ~ label,
.mui-input dropdown[disabled] ~ label {
  color: black !important;
  opacity: 0.5;
}

input[muiInput] input::-ms-clear,
.mui-input input::-ms-clear {
  display: none;
}

input[muiInput] textarea,
.mui-input textarea {
  height: auto;
}

input[muiInput] input,
input[muiInput] select,
input[muiInput] textarea,
input[muiInput] dropdown,
.mui-input input,
.mui-input select,
.mui-input textarea,
.mui-input dropdown {
  /* Reset styles */
  padding-right: 0;
  padding-left: 0;
  border-width: 0 0 1px;
  border-radius: 0;
  /* Required */
  /* Disabled */
  /* Invalid state */
  /* Focus and not empty state */
  /* Dropdown */
}

input[muiInput] input::placeholder,
input[muiInput] select::placeholder,
input[muiInput] textarea::placeholder,
input[muiInput] dropdown::placeholder,
.mui-input input::placeholder,
.mui-input select::placeholder,
.mui-input textarea::placeholder,
.mui-input dropdown::placeholder {
  opacity: 0;
  transition-duration: 150ms;
  transition-property: opacity;
  transition-timing-function: ease-in-out;
}

input[muiInput] input[required] ~ label::after,
input[muiInput] select[required] ~ label::after,
input[muiInput] textarea[required] ~ label::after,
input[muiInput] dropdown[required] ~ label::after,
.mui-input input[required] ~ label::after,
.mui-input select[required] ~ label::after,
.mui-input textarea[required] ~ label::after,
.mui-input dropdown[required] ~ label::after {
  display: inline-block;
  margin-left: 1px;
  color: #D90912;
  content: "*";
}

input[muiInput] input[required]:focus ~ label::after,
input[muiInput] select[required]:focus ~ label::after,
input[muiInput] textarea[required]:focus ~ label::after,
input[muiInput] dropdown[required]:focus ~ label::after,
.mui-input input[required]:focus ~ label::after,
.mui-input select[required]:focus ~ label::after,
.mui-input textarea[required]:focus ~ label::after,
.mui-input dropdown[required]:focus ~ label::after {
  color: #D90912;
}

.is-invalid input[muiInput] input,
.is-invalid input[muiInput] select,
.is-invalid input[muiInput] textarea,
.is-invalid input[muiInput] dropdown,
.is-invalid .mui-input input,
.is-invalid .mui-input select,
.is-invalid .mui-input textarea,
.is-invalid .mui-input dropdown {
  border-color: #D90912 !important;
}

input[muiInput] input:focus, input[muiInput] input.is-focus, input[muiInput] input.is-focused, input[muiInput] input.ng-not-empty, input[muiInput] input.is-selected,
input[muiInput] select:focus,
input[muiInput] select.is-focus,
input[muiInput] select.is-focused,
input[muiInput] select.ng-not-empty,
input[muiInput] select.is-selected,
input[muiInput] textarea:focus,
input[muiInput] textarea.is-focus,
input[muiInput] textarea.is-focused,
input[muiInput] textarea.ng-not-empty,
input[muiInput] textarea.is-selected,
input[muiInput] dropdown:focus,
input[muiInput] dropdown.is-focus,
input[muiInput] dropdown.is-focused,
input[muiInput] dropdown.ng-not-empty,
input[muiInput] dropdown.is-selected,
.mui-input input:focus,
.mui-input input.is-focus,
.mui-input input.is-focused,
.mui-input input.ng-not-empty,
.mui-input input.is-selected,
.mui-input select:focus,
.mui-input select.is-focus,
.mui-input select.is-focused,
.mui-input select.ng-not-empty,
.mui-input select.is-selected,
.mui-input textarea:focus,
.mui-input textarea.is-focus,
.mui-input textarea.is-focused,
.mui-input textarea.ng-not-empty,
.mui-input textarea.is-selected,
.mui-input dropdown:focus,
.mui-input dropdown.is-focus,
.mui-input dropdown.is-focused,
.mui-input dropdown.ng-not-empty,
.mui-input dropdown.is-selected {
  box-shadow: none !important;
}

input[muiInput] input .dropdown-selected,
input[muiInput] select .dropdown-selected,
input[muiInput] textarea .dropdown-selected,
input[muiInput] dropdown .dropdown-selected,
.mui-input input .dropdown-selected,
.mui-input select .dropdown-selected,
.mui-input textarea .dropdown-selected,
.mui-input dropdown .dropdown-selected {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath fill='%23black' d='M0 1l2 3 2-3z'/%3E%3C/svg%3E");
}

input[muiInput] input .dropdown-selected,
input[muiInput] select .dropdown-selected,
input[muiInput] textarea .dropdown-selected,
input[muiInput] dropdown .dropdown-selected,
.mui-input input .dropdown-selected,
.mui-input select .dropdown-selected,
.mui-input textarea .dropdown-selected,
.mui-input dropdown .dropdown-selected {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.is-invalid input[muiInput] input .dropdown-selected,
.is-invalid input[muiInput] select .dropdown-selected,
.is-invalid input[muiInput] textarea .dropdown-selected,
.is-invalid input[muiInput] dropdown .dropdown-selected,
.is-invalid .mui-input input .dropdown-selected,
.is-invalid .mui-input select .dropdown-selected,
.is-invalid .mui-input textarea .dropdown-selected,
.is-invalid .mui-input dropdown .dropdown-selected {
  border-width: 0 0 1px;
}

input[muiInput] input .dropdown-selected-placeholder,
input[muiInput] select .dropdown-selected-placeholder,
input[muiInput] textarea .dropdown-selected-placeholder,
input[muiInput] dropdown .dropdown-selected-placeholder,
.mui-input input .dropdown-selected-placeholder,
.mui-input select .dropdown-selected-placeholder,
.mui-input textarea .dropdown-selected-placeholder,
.mui-input dropdown .dropdown-selected-placeholder {
  opacity: 0;
}

input[muiInput] input .dropdown-selected-icon-clear,
input[muiInput] select .dropdown-selected-icon-clear,
input[muiInput] textarea .dropdown-selected-icon-clear,
input[muiInput] dropdown .dropdown-selected-icon-clear,
.mui-input input .dropdown-selected-icon-clear,
.mui-input select .dropdown-selected-icon-clear,
.mui-input textarea .dropdown-selected-icon-clear,
.mui-input dropdown .dropdown-selected-icon-clear {
  right: 1.5em !important;
}

input[muiInput] input.is-focused .dropdown-selected-placeholder,
input[muiInput] select.is-focused .dropdown-selected-placeholder,
input[muiInput] textarea.is-focused .dropdown-selected-placeholder,
input[muiInput] dropdown.is-focused .dropdown-selected-placeholder,
.mui-input input.is-focused .dropdown-selected-placeholder,
.mui-input select.is-focused .dropdown-selected-placeholder,
.mui-input textarea.is-focused .dropdown-selected-placeholder,
.mui-input dropdown.is-focused .dropdown-selected-placeholder {
  opacity: 1;
}

input[muiInput] textarea,
.mui-input textarea {
  line-height: 1 !important;
}

input[muiInput]:not(.has-label) select,
.mui-input:not(.has-label) select {
  line-height: 1 !important;
}

input[muiInput] label,
.mui-input label {
  position: absolute;
  z-index: 2;
  top: 1.2em;
  left: 0;
  display: flex;
  overflow: hidden;
  align-items: center;
  padding-bottom: 0;
  color: black;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1em;
  pointer-events: none;
  text-overflow: ellipsis;
  transition-duration: 150ms;
  transition-property: top, height, line-height, font-size, color;
  transition-timing-function: ease-in-out;
  white-space: nowrap;
  height: 3rem;
  line-height: 3rem;
}

.is-invalid input[muiInput] label,
.is-invalid .mui-input label {
  /* Invalid state */
  color: #D90912 !important;
}

.is-invalid input[muiInput].is-focused::after, .is-invalid input[muiInput].is-not-empty::after,
.is-invalid .mui-input.is-focused::after,
.is-invalid .mui-input.is-not-empty::after {
  background-color: #D90912;
}

input[muiInput].is-focused input::placeholder,
input[muiInput].is-focused textarea::placeholder,
input[muiInput].is-focused select::placeholder, input[muiInput].is-not-empty input::placeholder,
input[muiInput].is-not-empty textarea::placeholder,
input[muiInput].is-not-empty select::placeholder,
.mui-input.is-focused input::placeholder,
.mui-input.is-focused textarea::placeholder,
.mui-input.is-focused select::placeholder,
.mui-input.is-not-empty input::placeholder,
.mui-input.is-not-empty textarea::placeholder,
.mui-input.is-not-empty select::placeholder {
  opacity: 1;
  transition-delay: 150ms;
}

input[muiInput].is-invalid input,
input[muiInput].is-invalid textarea,
input[muiInput].is-invalid select,
.mui-input.is-invalid input,
.mui-input.is-invalid textarea,
.mui-input.is-invalid select {
  border-color: #D90912 !important;
}

input[muiInput].is-focused::after,
.mui-input.is-focused::after {
  left: 0;
  width: 100%;
  background-color: #333333;
}

input[muiInput].is-disabled::after, .is-disabled input[muiInput]::after,
.mui-input.is-disabled::after,
.is-disabled .mui-input::after {
  left: 50% !important;
  width: 0 !important;
}

input[muiInput] input,
input[muiInput] textarea,
input[muiInput] select,
.mui-input input,
.mui-input textarea,
.mui-input select {
  border-color: #333333;
}

.mui-input {
  padding-top: 0;
}

.mui-input::after {
  display: none;
}

.mui-input input,
.mui-input select,
.mui-input textarea {
  padding: 1.1875rem 1.25rem 0.5rem;
  border-width: 1px;
  font-size: 0.875rem !important;
  line-height: 1.25rem;
}

.mui-input input.input,
.mui-input select.input,
.mui-input textarea.input {
  background-color: transparent;
  border-color: #333333;
}

.mui-input input:-webkit-autofill,
.mui-input select:-webkit-autofill,
.mui-input textarea:-webkit-autofill {
  box-shadow: 0 0 0 1000px #F7F7F7 inset !important;
  -webkit-text-fill-color: #333333 !important;
}

.mui-input input:-webkit-autofill + label,
.mui-input select:-webkit-autofill + label,
.mui-input textarea:-webkit-autofill + label {
  top: 0.25rem !important;
  height: 1.25rem !important;
  font-size: 0.75rem !important;
  line-height: 1.25rem !important;
}

.mui-input input.input,
.mui-input textarea.input {
  color: #333333;
}

.mui-input input.input + label,
.mui-input textarea.input + label {
  color: #7A848A;
}

.mui-input:not(.is-focused):hover input.input:not(.is-focus):not(.is-disabled):not(:disabled) + label, .mui-input:not(.is-focused):hover select.input:not(.is-focus):not(.is-disabled):not(:disabled) + label, .mui-input:not(.is-focused):hover textarea.input:not(.is-focus):not(.is-disabled):not(:disabled) + label,
.mui-input input.is-hover + label {
  color: #333333;
}

.mui-input.is-focused label,
.mui-input .is-focus + label, .mui-input.is-not-empty label {
  top: 0.375rem !important;
  height: 1rem !important;
  color: #333333 !important;
  font-size: 0.75rem !important;
  line-height: 0.9625rem !important;
}

.mui-input.is-not-empty select + label {
  display: none;
}

.mui-input.is-not-empty select {
  padding-top: 0;
  padding-bottom: 0;
}

.mui-input select:not([multiple]):not([size]).is-focus + label {
  top: 0 !important;
  bottom: 0 !important;
  height: 100% !important;
  font-size: 0.875rem !important;
  color: #7A848A !important;
}

.mui-input.is-focused select:not([multiple]):not([size]) + label {
  top: 0 !important;
  bottom: 0 !important;
  height: 100% !important;
  font-size: 0.875rem !important;
  color: #7A848A !important;
}

.mui-input .input.is-disabled,
.mui-input .input:disabled,
.mui-input .input[disabled] {
  background-color: #EFEFF0;
  color: #A7A9AC;
  opacity: 1 !important;
}

.mui-input .input.is-disabled + label,
.mui-input .input:disabled + label,
.mui-input .input[disabled] + label {
  color: #A7A9AC;
}

.mui-input select:not([multiple]):not([size]) {
  background-image: url("/assets/images/arrow-down.svg");
  background-position: right 1.5625rem center;
  background-repeat: no-repeat;
  background-size: 0.75rem;
}

.mui-input select:not([multiple]):not([size]) + label {
  color: #7A848A;
}

.mui-input select:not([multiple]):not([size]).is-disabled, .mui-input select:not([multiple]):not([size]):disabled, .mui-input select:not([multiple]):not([size])[disabled] {
  background-color: #EFEFF0;
  color: #A7A9AC;
  opacity: 1 !important;
}

.mui-input select:not([multiple]):not([size]).is-disabled + label, .mui-input select:not([multiple]):not([size]):disabled + label, .mui-input select:not([multiple]):not([size])[disabled] + label {
  color: #A7A9AC;
}

.mui-input textarea {
  height: 7.1875rem;
  padding-top: 1.25rem;
  line-height: 1.4em !important;
  resize: vertical;
}

.mui-input label {
  top: 0;
  left: 1.25rem;
  padding: 0;
  font-family: "Gotham", sans-serif;
  font-size: 0.875rem;
  transition-property: top, height, line-height, font-size, color, background-color;
}

.mui-input.is-focused input, .mui-input.is-fofused select, .mui-input.is-fofused textarea,
.mui-input input.is-focus,
.mui-input select.is-focus textarea.is-focus {
  border-color: #1A2A49 !important;
}

.mui-input.is-focused input + label, .mui-input.is-fofused select + label, .mui-input.is-fofused textarea + label,
.mui-input input.is-focus + label,
.mui-input select.is-focus textarea.is-focus + label {
  color: #A7A9AC;
}

.mui-input.is-not-empty:not(.is-valid) input[required] {
  border-color: #D90912;
}

.mui-input.is-valid:not(.is-select) input,
.mui-input.is-valid:not(.is-select) textarea {
  padding-right: 2.5rem;
}

.mui-input.is-valid:not(.is-select)::before {
  display: inline-block;
  font-family: icons !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1em;
  width: 1em;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 1.4375rem;
  transform: translate(0, -50%);
}

.is-password .mui-input::before, .no-tick .mui-input::before {
  display: none !important;
}

.mui-input.is-valid:not(.is-select)::before {
  color: #88BD56;
}

validation {
  display: block;
  padding-top: 0.625rem;
  font-size: 0.875rem;
  color: #D90912 !important;
}

result.error {
  color: #D90912;
}

result.success {
  color: #88BD56;
}

.is-disabled {
  cursor: default !important;
  opacity: 0.5;
  pointer-events: none;
}

.qty-product {
  height: 3.5em;
}

.qty-select {
  color: #A7A9AC;
  cursor: pointer;
}

.qty-select:hover {
  color: #000;
}

.login-panel {
  height: 100%;
}

.login-modal.modal-container {
  padding: 0;
}

.inline-cta {
  color: #A7A9AC;
}

.inline-cta:hover {
  color: #000;
}

.inline-link {
  color: #A7A9AC;
}

.inline-link:hover {
  color: #000;
}

.inline-link.active {
  color: #000;
}

.input-off-canvas-search {
  height: 1.9375rem;
  line-height: 1.9375rem;
}

.logo [class^=icon-logo]::before,
.logo [class*=" icon-logo"]::before {
  width: auto;
}

coupon-form .mui-input,
coupon-form .mui-input input,
giftcards-form .mui-input,
giftcards-form .mui-input input {
  background-color: #EFEFF0;
}

coupon-form .mui-input.is-focused label, coupon-form .mui-input.is-not-empty label,
coupon-form .mui-input input.is-focused label,
coupon-form .mui-input input.is-not-empty label,
giftcards-form .mui-input.is-focused label,
giftcards-form .mui-input.is-not-empty label,
giftcards-form .mui-input input.is-focused label,
giftcards-form .mui-input input.is-not-empty label {
  background-color: #EFEFF0;
}

coupon-form .mui-input:hover,
coupon-form .mui-input input:hover,
giftcards-form .mui-input:hover,
giftcards-form .mui-input input:hover {
  background-color: #EFEFF0;
}

.custom-scrollbar::-webkit-scrollbar {
  width: 0.376em;
  height: 0.188em;
}

.custom-scrollbar::-webkit-scrollbar-track {
  background-color: #ffffff;
  border: 0 none transparent;
  border-radius: 4px;
}

.custom-scrollbar::-webkit-scrollbar-track:hover {
  background: #ffffff;
}

.custom-scrollbar::-webkit-scrollbar-track:active {
  background: #ffffff;
}

.custom-scrollbar::-webkit-scrollbar-thumb {
  border: 0 none transparent;
  border-radius: 4px;
  -webkit-transition: background 1000ms ease;
  transition: background 1000ms ease;
  background-color: #A7A9AC;
  outline: none;
}

.custom-scrollbar::-webkit-scrollbar-thumb:hover {
  background: #A7A9AC;
}

.custom-scrollbar::-webkit-scrollbar-thumb:active {
  background: #A7A9AC;
}

.custom-scrollbar::-webkit-scrollbar-button {
  height: 0;
  width: 0;
}

.custom-scrollbar::-webkit-scrollbar-corner {
  background: transparent;
}

.no-scrollbar {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.no-scrollbar::-webkit-scrollbar {
  display: none;
}

.toggle label i {
  margin-right: 0.625em;
  background-color: #C9CACC;
  border-radius: 1.563em;
  color: #C9CACC;
  display: inline-block;
  width: 3.25em;
  height: 1.563em;
  overflow: hidden;
  position: relative;
  z-index: 2;
  transition-property: background-color;
  transition-duration: 150ms;
  transition-timing-function: ease-in-out;
}

.toggle label i::before {
  position: absolute;
  top: calc(50% - 0.5em);
  left: 0.375em;
}

.toggle label i::after {
  background-color: white;
  border-radius: 1.438em;
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  z-index: 3;
  width: 1.438em;
  height: 1.438em;
  transition-property: left;
  transition-duration: 150ms;
  transition-timing-function: ease-in-out;
}

.toggle label.is-checked i, .is-checked .toggle label i {
  background-color: #333333;
  color: #333333;
}

.toggle label.is-checked i::after, .is-checked .toggle label i::after {
  left: calc(100% - 1.5em);
}

.toggle label.is-disabled, .is-disabled .toggle label {
  pointer-events: none;
  cursor: default;
}

.toggle label.is-disabled i, .is-disabled .toggle label i {
  background-color: #C9CACC;
  color: #C9CACC;
}

.toggle label.is-disabled i::after, .is-disabled .toggle label i::after {
  background-color: white;
}

.toggle label {
  display: flex;
  align-items: center;
}

.toggle label i {
  cursor: pointer;
  height: 1.125rem;
  width: 2.5625rem;
  min-width: 2.5625rem;
  overflow: visible;
  margin-right: 0.75rem;
}

.toggle label i::after {
  box-shadow: 1px 2px 8px -1px rgba(0, 0, 0, 0.25);
  cursor: pointer;
  top: 0.0625rem;
  height: 1rem;
  width: 1rem;
}

.toggle label.is-checked i::after, .is-checked .toggle label i::after {
  left: 1.5rem;
}

.toggle label.is-disabled i::after, .is-disabled .toggle label i::after {
  background-color: #C9CACC;
}

.main-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 9999px;
  left: -9999px;
  z-index: -1;
  opacity: 0;
  background-color: transparent;
  transition: z-index 0s 0.5s, right 0s 0.5s, left 0s 0.5s, opacity 125ms ease, background-color 125ms ease;
}

.off-canvas-menu-open .main-overlay {
  z-index: 11;
  right: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.25);
  opacity: 1;
  transition: z-index 0s 0s, right 0s 0s, left 0s 0s, opacity 125ms ease, background-color 125ms ease;
}

.modal-container-overflow-hidden {
  overflow: hidden !important;
}

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