/*
Theme Name: massimo Twenty Twenty
Theme URI: https://www.chegaga-berber-camp.com/
Description: massimo Child Theme 
Template: twentytwenty
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: twentytwentychild
*/


:root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-7xl: 80rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --font-weight-light: 300;
    --font-weight-bold: 700;
    --radius-md: 0.375rem;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
}

.comments-wrapper,
.pagination-single {
  display: none;
}
 
body {
  background: radial-gradient(circle, #193347, #00010c);
      padding: 0 20px;
	      width: 100%;
    max-width: 100%;
}


.md\:max-w-7xl {
 max-width: 1280px;
    margin: 0 auto;
     
}

figure.tsvg-block-inner {
    cursor: pointer;
}

.header-cta {
  background: linear-gradient(#ffb200, #ff8c00);
  color: #ffffff;
  font-weight: 600;
}

/*
Theme Name: massimo Twenty Twenty
Theme URI: https://www.chegaga-berber-camp.com/
Description: massimo Child Theme 
Template: twentytwenty
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: twentytwentychild
*/
::root {
  --wp--preset--color--base: #ffffff;
}

.header-inner, footer, #site-content {
    margin: 0 auto;
    padding: 1rem 0;
}
#site-header {
  background: transparent;
}

 



@font-face {
    font-family: "Lovelo";
    src: url("./fonts/LoveloBlack.otf") format("opentype");
	  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.section-inners.footer {
  display: flex;
  gap: 2rem;
}

body,
input,
textarea,
button,
.button,
.faux-button,
.faux-button.more-link,
.wp-block-button__link,
.wp-block-file__button {
  font-family: "Lovelo";
}
body {
  color: white;
  background: radial-gradient(
      97.09% 97.09% at 35.28% 2.91%,
      #193347 0%,
      #00010c 100%
    ),
    #ffffff;
}
.site-logos.faux-headings {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 24px 24px 16px;
  gap: 10px;
  background: linear-gradient(0deg, #e2e7f3 0%, #ffffff 100%), #ffffff;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.24);
  border-radius: 0px 0px 4px 4px;
  flex: none;
  order: 0;
  flex-grow: 0;
}

.entry-content
  > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(
    .is-style-wide
  ) {
  width: 100%;
  gap: 1rem;
}
.wp-block-gallery.has-nested-images.is-cropped
  figure.wp-block-image:not(#individual-image)
  a,
.wp-block-gallery.has-nested-images.is-cropped
  figure.wp-block-image:not(#individual-image)
  img {
  border-radius: 4px;
}

.header-inner,
footer,
#site-content {
  margin: 0 auto;
  padding: 3rem 0;
}
html .entry-header-inner.section-inner.medium {
  margin: 0 auto;
  text-align: left;
  width: 100%;
}
html .header-titles {
  margin: 0;
}

html .entry-content h1,
html .entry-content h2,
html .entry-content h3 {
  margin: 0 auto;
}

.wp-block-archives:not(.alignwide):not(.alignfull),
.wp-block-categories:not(.alignwide):not(.alignfull),
.wp-block-code,
.wp-block-columns:not(.alignwide):not(.alignfull),
.wp-block-cover:not(.alignwide):not(.alignfull):not(.alignleft):not(
    .alignright
  ):not(.aligncenter),
.wp-block-embed:not(.alignwide):not(.alignfull):not(.alignleft):not(
    .alignright
  ):not(.aligncenter),
.wp-block-gallery:not(.alignwide):not(.alignfull):not(.alignleft):not(
    .alignright
  ):not(.aligncenter),
.wp-block-group:not(.has-background):not(.alignwide):not(.alignfull),
.wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(
    .alignright
  ):not(.aligncenter),
.wp-block-latest-comments:not(.aligncenter):not(.alignleft):not(.alignright),
.wp-block-latest-posts:not(.aligncenter):not(.alignleft):not(.alignright),
.wp-block-media-text:not(.alignwide):not(.alignfull),
.wp-block-preformatted,
.wp-block-pullquote:not(.alignwide):not(.alignfull):not(.alignleft):not(
    .alignright
  ),
.wp-block-quote,
.wp-block-quote.is-large,
.wp-block-quote.is-style-large,
.wp-block-verse,
.wp-block-video:not(.alignwide):not(.alignfull) {
  margin-bottom: 3rem;
  margin-top: 2rem;
}

html .singular .entry-header {
  padding: 0;
  background-color: transparent;
  padding: 0;
}

html .post-inner {
  padding-top: 1rem;
}
.topam {
  font-family: "Lovelo";
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.topama {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.04em;
  color: #a0c7d6;
  flex: none;
  order: 0;
}

html h1,
html .heading-size-1,
html h2,
html .heading-size-2,
html h3,
html .heading-size-3 {
  margin: 3rem auto 3rem;
}
.wp-block-media-text.is-stacked-on-mobile {
  gap: 1rem;
}
.contactotp {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 4px 8px;
  gap: 10px;
  background: linear-gradient(180deg, #ffb300 0%, #ff8c00 100%);
  border-radius: 4px;
  flex: none;
  order: 1;
  flex-grow: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #ffffff;
  text-shadow: 0px 1px 2px rgba(10, 66, 109, 0.24);
  flex: none;
  order: 0;
  flex-grow: 0;
  max-width: 86px;
  text-decoration: none;
}

html .footer-nav-widgets-wrapper,
html #site-footer {
  background-color: transparent;
}

.blocfooter {
  /* Frame 3 */

  /* Auto layout */
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px;
  gap: 12px;

  /* Inside auto layout */
  flex: none;
  order: 0;
  flex-grow: 0;
}
.footetitre {
  font-family: "Lovelo";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.04em;
  text-transform: uppercase;

  color: #5a7a86;
}

.footertext {
  font-family: "Lovelo";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #ffffff;
}

body .wp-block-media-text .wp-block-media-text__content {
  padding: 4rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 16px 24px;
  gap: 24px;
  /* width: 363px; */
  /* height: 412px; */
  background: linear-gradient(
    180deg,
    rgba(177, 254, 255, 0.1) 0%,
    rgba(177, 254, 255, 0.04) 100%
  );
  border-radius: 4px;
  flex: none;
  order: 1;
  /* width: 315px; */
  /* height: 49px; */
  /* font-family: 'Galvji'; */
  /* font-style: normal; */
  /* font-weight: 400; */
  font-size: 16px;
  /* line-height: 19px; */
  color: #ffffff;
  flex: none;
  /* order: 2; */
  align-self: stretch;
  flex-grow: 0;
}

.site-logos.faux-headings h1 {
  font-family: "Lovelo";
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  margin: 0;
  color: #193347;
  flex: none;
  order: 0;
  flex-grow: 0;
}

.grid.grid3 {
  display: grid;
  grid-template-columns: repeat(3);
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}
.grid.grid3 article {
  display: flex;
  flex-direction: column;
  background: linear-gradient(
    180deg,
    rgba(177, 254, 255, 0.1) 0%,
    rgba(177, 254, 255, 0.04) 100%
  );
}
.grid.grid3 article a {
  position: relative;
  /* height: 100%; */
  display: block;
  color: white;
  min-height: 100%;
}
.grid.grid3 img {
  border-radius: 5px;
  object-fit: contain;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  /* position: absolute; */
}
.grid.grid3 .bottomme {
  position: absolute;
  bottom: 0;
  width: 100%;
  gap: 1rem;
  padding: 2rem;
}
.grid.grid3 .bottomme h2 {
  margin: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;

  /* Inside auto layout */
  flex: none;
  order: 0;
  flex-grow: 0;
}

.grid.grid3 .bottomme span {
  margin: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0px;
  gap: 10px;
  filter: drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.16));
  font-family: "Lovelo";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  display: block;
  border-radius: 5px;
  display: flex;
}
.tag {
    display: flex;
    gap: 0.25rem 1rem;
    text-transform: uppercase;
    cursor: pointer;
    flex-wrap: wrap;
    padding: 0 10px;
    margin-top: 25px;
}
.date{
	    text-wrap: nowrap;
}

.flextag {
  font-family: "Lovelo";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
    margin-bottom: 20px;
  color: #ffffff;
     flex-wrap: wrap;
  display: flex;
  gap: 1rem;
  /* Inside auto layout */
  flex: none;
  order: 0;
  flex-grow: 0;
  padding: 0;
  margin-left: 0;
  list-style-type: none;
}


.beauty {
    color: #fff;
}

.branding {
    color: #FFC727;
}

.food {
    color: #fff;
}

.gaming {
    color: #fff;

}

.illustration {
    color: #FF2ABC;
}

.marketing {
    color: #C80A46;
}

.packaging {
    color: #9747FF;
}

.print {
    color: #47FFA6;
}

.tech {
    color: #fff;
}

.ui.design {
    color: #47E0FF;
}

 #site-content {
    padding-top: 20px;
}

html h1, html .heading-size-1, html h2, html .heading-size-2, html h3, html .heading-size-3 {
    margin: 1rem auto 1rem;
}

.wp-block-archives:not(.alignwide):not(.alignfull), .wp-block-categories:not(.alignwide):not(.alignfull), .wp-block-code, .wp-block-columns:not(.alignwide):not(.alignfull), .wp-block-cover:not(.alignwide):not(.alignfull):not(.alignleft):not( .alignright ):not(.aligncenter), .wp-block-embed:not(.alignwide):not(.alignfull):not(.alignleft):not( .alignright ):not(.aligncenter), .wp-block-gallery:not(.alignwide):not(.alignfull):not(.alignleft):not( .alignright ):not(.aligncenter), .wp-block-group:not(.has-background):not(.alignwide):not(.alignfull), .wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not( .alignright ):not(.aligncenter), .wp-block-latest-comments:not(.aligncenter):not(.alignleft):not(.alignright), .wp-block-latest-posts:not(.aligncenter):not(.alignleft):not(.alignright), .wp-block-media-text:not(.alignwide):not(.alignfull), .wp-block-preformatted, .wp-block-pullquote:not(.alignwide):not(.alignfull):not(.alignleft):not( .alignright ), .wp-block-quote, .wp-block-quote.is-large, .wp-block-quote.is-style-large, .wp-block-verse, .wp-block-video:not(.alignwide):not(.alignfull) {
    margin-bottom: 1rem;
    margin-top: 1rem;
}


@media (max-width: 768px) {
.grid.grid3 .bottomme span {
    flex-direction: column;
	align-items: flex-start;
}
}

@media (max-width: 1090px) {
 .topcontent{
    /* display: flex; */
    flex-direction: column;align-items: flex-start;
} .topcontent .separator{
    display: none;
}
}

@media (max-width: 700px) {
	.grid.grid3 {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	body {
		max-width: 100%;
	}
}


	* {
			font-family: "Lovelo", sans-serif;
		}
		
		.wpcf7-spinner {
    position: absolute;
    margin-top: -27px;
}

.wpcf7 form .wpcf7-response-output {
    margin: 0.5em 0.5em 1em;
    padding: 0.2em 1em;
}
#contactModal form input.wpcf7-form-control.wpcf7-submit{
	    background: linear-gradient(#FFC232, #F79D2F);
    color: #181E36;
    font-weight: 600;
    /* background: #FFC232; */
    border: none;
    cursor: pointer;
    font-weight: bold;
    /* color: white; */
    width: auto;
    padding: 5px;
    margin: 0 auto;
    text-align: center;
    display: flex;
    height: auto;
}

.tagie.active{
	
	    color: #ffc232;
}


<style> 
 
    *, ::before, ::after, ::backdrop {
      --tw-space-y-reverse: 0;
      --tw-space-x-reverse: 0;
      --tw-font-weight: initial;
 
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
    'Noto Color Emoji';
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New',
    monospace;
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-7xl: 80rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --font-weight-bold: 700;
    --radius-md: 0.375rem;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}

  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji');
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: color-mix(in oklab, currentColor 50%, transparent);
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type='button'], [type='reset'], [type='submit']), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden='until-found'])) {
    display: none !important;
  }
 
  .col-span-1 {
    grid-column: span 1 / span 1;
  }
  .\!m-0 {
    margin: calc(var(--spacing) * 0) !important;
  }
  .\!mx-0 {
    margin-inline: calc(var(--spacing) * 0) !important;
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-4 {
    margin-block: calc(var(--spacing) * 4);
  }
  .mb-16 {
    margin-bottom: calc(var(--spacing) * 16);
  }
  .ml-2 {
    margin-left: calc(var(--spacing) * 2);
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline-flex {
    display: inline-flex;
  }
  .h-full {
    height: 100%;
  }
  .w-auto {
    width: auto;
  }
  .w-full {
    width: 100%;
  }
  .max-w-\[90\%\] {
    max-width: 90%;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .space-y-1 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-2 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-4 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-x-2 {
    :where(& > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));
      margin-inline-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));
    }
  }
  .space-x-\[16px\] {
    :where(& > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(16px * var(--tw-space-x-reverse));
      margin-inline-end: calc(16px * calc(1 - var(--tw-space-x-reverse)));
    }
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-b-md {
    border-bottom-right-radius: var(--radius-md);
    border-bottom-left-radius: var(--radius-md);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-\[5px\] {
    padding-inline: 5px;
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .py-\[5px\] {
    padding-block: 5px;
  }
  .text-center {
    text-align: center;
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .text-\[\#5A7A86\] {
    color: #5A7A86;
  }
  .text-\[\#fff\] {
    color: #fff;
  }
  .text-white {
    color: var(--color-white);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .hover\:underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: underline;
      }
    }
  }
  .md\:flex {
    @media (width >= 48rem) {
      display: flex;
    }
  }
  .md\:max-w-7xl {
    @media (width >= 48rem) {
      max-width: var(--container-7xl);
    }
  }
  .md\:grid-cols-4 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .md\:justify-start {
    @media (width >= 48rem) {
      justify-content: flex-start;
    }
  }
  .md\:gap-4 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 4);
    }
  }
  .md\:gap-16 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 16);
    }
  }
  .md\:text-5xl {
    @media (width >= 48rem) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
  .md\:text-sm {
    @media (width >= 48rem) {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }
 
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
} 