@import url(https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&family=Mulish:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
/*
! tailwindcss v3.3.3 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
*/

html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: strawford, Montserrat, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-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 {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

*, ::before, ::after{
        --tw-border-spacing-x: 0;
        --tw-border-spacing-y: 0;
        --tw-translate-x: 0;
        --tw-translate-y: 0;
        --tw-rotate: 0;
        --tw-skew-x: 0;
        --tw-skew-y: 0;
        --tw-scale-x: 1;
        --tw-scale-y: 1;
        --tw-pan-x:  ;
        --tw-pan-y:  ;
        --tw-pinch-zoom:  ;
        --tw-scroll-snap-strictness: proximity;
        --tw-gradient-from-position:  ;
        --tw-gradient-via-position:  ;
        --tw-gradient-to-position:  ;
        --tw-ordinal:  ;
        --tw-slashed-zero:  ;
        --tw-numeric-figure:  ;
        --tw-numeric-spacing:  ;
        --tw-numeric-fraction:  ;
        --tw-ring-inset:  ;
        --tw-ring-offset-width: 0px;
        --tw-ring-offset-color: #fff;
        --tw-ring-color: rgb(59 130 246 / 0.5);
        --tw-ring-offset-shadow: 0 0 #0000;
        --tw-ring-shadow: 0 0 #0000;
        --tw-shadow: 0 0 #0000;
        --tw-shadow-colored: 0 0 #0000;
        --tw-blur:  ;
        --tw-brightness:  ;
        --tw-contrast:  ;
        --tw-grayscale:  ;
        --tw-hue-rotate:  ;
        --tw-invert:  ;
        --tw-saturate:  ;
        --tw-sepia:  ;
        --tw-drop-shadow:  ;
        --tw-backdrop-blur:  ;
        --tw-backdrop-brightness:  ;
        --tw-backdrop-contrast:  ;
        --tw-backdrop-grayscale:  ;
        --tw-backdrop-hue-rotate:  ;
        --tw-backdrop-invert:  ;
        --tw-backdrop-opacity:  ;
        --tw-backdrop-saturate:  ;
        --tw-backdrop-sepia:  ;
}

::backdrop{
        --tw-border-spacing-x: 0;
        --tw-border-spacing-y: 0;
        --tw-translate-x: 0;
        --tw-translate-y: 0;
        --tw-rotate: 0;
        --tw-skew-x: 0;
        --tw-skew-y: 0;
        --tw-scale-x: 1;
        --tw-scale-y: 1;
        --tw-pan-x:  ;
        --tw-pan-y:  ;
        --tw-pinch-zoom:  ;
        --tw-scroll-snap-strictness: proximity;
        --tw-gradient-from-position:  ;
        --tw-gradient-via-position:  ;
        --tw-gradient-to-position:  ;
        --tw-ordinal:  ;
        --tw-slashed-zero:  ;
        --tw-numeric-figure:  ;
        --tw-numeric-spacing:  ;
        --tw-numeric-fraction:  ;
        --tw-ring-inset:  ;
        --tw-ring-offset-width: 0px;
        --tw-ring-offset-color: #fff;
        --tw-ring-color: rgb(59 130 246 / 0.5);
        --tw-ring-offset-shadow: 0 0 #0000;
        --tw-ring-shadow: 0 0 #0000;
        --tw-shadow: 0 0 #0000;
        --tw-shadow-colored: 0 0 #0000;
        --tw-blur:  ;
        --tw-brightness:  ;
        --tw-contrast:  ;
        --tw-grayscale:  ;
        --tw-hue-rotate:  ;
        --tw-invert:  ;
        --tw-saturate:  ;
        --tw-sepia:  ;
        --tw-drop-shadow:  ;
        --tw-backdrop-blur:  ;
        --tw-backdrop-brightness:  ;
        --tw-backdrop-contrast:  ;
        --tw-backdrop-grayscale:  ;
        --tw-backdrop-hue-rotate:  ;
        --tw-backdrop-invert:  ;
        --tw-backdrop-opacity:  ;
        --tw-backdrop-saturate:  ;
        --tw-backdrop-sepia:  ;
}

.container{
        width: 100%;
        padding-right: 1rem;
        padding-left: 1rem;
}

@media (min-width: 480px){

        .container{
                max-width: 480px;
        }
}

@media (min-width: 576px){

        .container{
                max-width: 576px;
                padding-right: 2rem;
                padding-left: 2rem;
        }
}

@media (min-width: 768px){

        .container{
                max-width: 768px;
        }
}

@media (min-width: 992px){

        .container{
                max-width: 992px;
                padding-right: 0rem;
                padding-left: 0rem;
        }
}

@media (min-width: 1440px){

        .container{
                max-width: 1440px;
        }
}

@media (min-width: 1650px){

        .container{
                max-width: 1650px;
        }
}

.visible{
        visibility: visible;
}

.invisible{
        visibility: hidden;
}

.static{
        position: static;
}

.fixed{
        position: fixed;
}

.absolute{
        position: absolute;
}

.relative{
        position: relative;
}

.bottom-0{
        bottom: 0px;
}

.left-0{
        left: 0px;
}

.left-3{
        left: 0.75rem;
}

.right-0{
        right: 0px;
}

.top-0{
        top: 0px;
}

.top-20{
        top: 5rem;
}

.top-3{
        top: 0.75rem;
}

.z-10{
        z-index: 10;
}

.z-100{
        z-index: 100;
}

.z-20{
        z-index: 20;
}

.z-99{
        z-index: 99;
}

.order-2{
        order: 2;
}

.col-span-12{
        grid-column: span 12 / span 12;
}

.m-8{
        margin: 2rem;
}

.m-auto{
        margin: auto;
}

.mx-auto{
        margin-left: auto;
        margin-right: auto;
}

.my-1{
        margin-top: 0.25rem;
        margin-bottom: 0.25rem;
}

.my-2{
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
}

.my-3{
        margin-top: 0.75rem;
        margin-bottom: 0.75rem;
}

.my-4{
        margin-top: 1rem;
        margin-bottom: 1rem;
}

.my-5{
        margin-top: 1.25rem;
        margin-bottom: 1.25rem;
}

.my-8{
        margin-top: 2rem;
        margin-bottom: 2rem;
}

.-mr-1{
        margin-right: -0.25rem;
}

.mb-0{
        margin-bottom: 0px;
}

.mb-1{
        margin-bottom: 0.25rem;
}

.mb-100p{
        margin-bottom: 100px;
}

.mb-10p{
        margin-bottom: 10px;
}

.mb-2{
        margin-bottom: 0.5rem;
}

.mb-20p{
        margin-bottom: 20px;
}

.mb-3{
        margin-bottom: 0.75rem;
}

.mb-30p{
        margin-bottom: 30px;
}

.mb-4{
        margin-bottom: 1rem;
}

.mb-40p{
        margin-bottom: 40px;
}

.mb-5{
        margin-bottom: 1.25rem;
}

.mb-50p{
        margin-bottom: 50px;
}

.mb-60p{
        margin-bottom: 60px;
}

.mb-70p{
        margin-bottom: 70px;
}

.mb-8{
        margin-bottom: 2rem;
}

.mb-80p{
        margin-bottom: 80px;
}

.mb-90p{
        margin-bottom: 90px;
}

.me-2{
        margin-inline-end: 0.5rem;
}

.ml-2{
        margin-left: 0.5rem;
}

.mr-0{
        margin-right: 0px;
}

.mr-1{
        margin-right: 0.25rem;
}

.mr-2{
        margin-right: 0.5rem;
}

.mt-0{
        margin-top: 0px;
}

.mt-1{
        margin-top: 0.25rem;
}

.mt-100p{
        margin-top: 100px;
}

.mt-10p{
        margin-top: 10px;
}

.mt-2{
        margin-top: 0.5rem;
}

.mt-20p{
        margin-top: 20px;
}

.mt-3{
        margin-top: 0.75rem;
}

.mt-30p{
        margin-top: 30px;
}

.mt-4{
        margin-top: 1rem;
}

.mt-40p{
        margin-top: 40px;
}

.mt-5{
        margin-top: 1.25rem;
}

.mt-50p{
        margin-top: 50px;
}

.mt-6{
        margin-top: 1.5rem;
}

.mt-60p{
        margin-top: 60px;
}

.mt-70p{
        margin-top: 70px;
}

.mt-8{
        margin-top: 2rem;
}

.mt-80p{
        margin-top: 80px;
}

.mt-90p{
        margin-top: 90px;
}

.box-border{
        box-sizing: border-box;
}

.block{
        display: block;
}

.inline{
        display: inline;
}

.flex{
        display: flex;
}

.inline-flex{
        display: inline-flex;
}

.table{
        display: table;
}

.grid{
        display: grid;
}

.contents{
        display: contents;
}

.hidden{
        display: none;
}

.aspect-\[9\/16\]{
        aspect-ratio: 9/16;
}

.aspect-square{
        aspect-ratio: 1 / 1;
}

.h-1{
        height: 0.25rem;
}

.h-10v{
        height: 10vh;
}

.h-20v{
        height: 20vh;
}

.h-30v{
        height: 30vh;
}

.h-40v{
        height: 40vh;
}

.h-50v{
        height: 50vh;
}

.h-6{
        height: 1.5rem;
}

.h-60v{
        height: 60vh;
}

.h-70v{
        height: 70vh;
}

.h-80{
        height: 20rem;
}

.h-80v{
        height: 80vh;
}

.h-90v{
        height: 90vh;
}

.h-auto{
        height: auto;
}

.h-full{
        height: 100%;
}

.h-screen{
        height: 100vh;
}

.max-h-20{
        max-height: 5rem;
}

.max-h-full{
        max-height: 100%;
}

.max-h-screen{
        max-height: 100vh;
}

.min-h-screen{
        min-height: 100vh;
}

.w-16{
        width: 4rem;
}

.w-4\/5{
        width: 80%;
}

.w-6{
        width: 1.5rem;
}

.w-\[1rem\]{
        width: 1rem;
}

.w-full{
        width: 100%;
}

.max-w-sm{
        max-width: 24rem;
}

.flex-grow{
        flex-grow: 1;
}

.basis-full{
        flex-basis: 100%;
}

.transform{
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-pointer{
        cursor: pointer;
}

.list-decimal{
        list-style-type: decimal;
}

.list-disc{
        list-style-type: disc;
}

.grid-cols-1{
        grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-12{
        grid-template-columns: repeat(12, minmax(0, 1fr));
}

.grid-cols-2{
        grid-template-columns: repeat(2, minmax(0, 1fr));
}

.flex-row{
        flex-direction: row;
}

.flex-col{
        flex-direction: column;
}

.flex-wrap{
        flex-wrap: wrap;
}

.content-center{
        align-content: center;
}

.content-end{
        align-content: flex-end;
}

.items-end{
        align-items: flex-end;
}

.items-center{
        align-items: center;
}

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

.justify-between{
        justify-content: space-between;
}

.gap-6{
        gap: 1.5rem;
}

.gap-x-12{
        -moz-column-gap: 3rem;
             column-gap: 3rem;
}

.overflow-hidden{
        overflow: hidden;
}

.overflow-x-hidden{
        overflow-x: hidden;
}

.truncate{
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
}

.rounded{
        border-radius: 0.25rem;
}

.rounded-20p{
        border-radius: 20px;
}

.rounded-30p{
        border-radius: 30px;
}

.rounded-3xl{
        border-radius: 1.5rem;
}

.rounded-\[25px\]{
        border-radius: 25px;
}

.rounded-b-40p{
        border-bottom-right-radius: 40px;
        border-bottom-left-radius: 40px;
}

.border{
        border-width: 1px;
}

.border-b{
        border-bottom-width: 1px;
}

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

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

.border-neutral-100{
        --tw-border-opacity: 1;
        border-color: rgb(245 245 245 / var(--tw-border-opacity));
}

.border-primary{
        --tw-border-opacity: 1;
        border-color: rgb(16 16 16 / var(--tw-border-opacity));
}

.border-secondary{
        --tw-border-opacity: 1;
        border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.border-white{
        --tw-border-opacity: 1;
        border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.bg-gray-100{
        --tw-bg-opacity: 1;
        background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.bg-gray-200{
        --tw-bg-opacity: 1;
        background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.bg-neutral-100{
        --tw-bg-opacity: 1;
        background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}

.bg-neutral-950{
        --tw-bg-opacity: 1;
        background-color: rgb(10 10 10 / var(--tw-bg-opacity));
}

.bg-primary{
        --tw-bg-opacity: 1;
        background-color: rgb(16 16 16 / var(--tw-bg-opacity));
}

.bg-white{
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-gradient-to-r{
        background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.from-\[\#9BCDA4\]{
        --tw-gradient-from: #9BCDA4 var(--tw-gradient-from-position);
        --tw-gradient-to: rgb(155 205 164 / 0) var(--tw-gradient-to-position);
        --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.via-secondary{
        --tw-gradient-to: rgb(255 255 255 / 0)  var(--tw-gradient-to-position);
        --tw-gradient-stops: var(--tw-gradient-from), #fff var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.to-secondary-400{
        --tw-gradient-to: #5e5e5e var(--tw-gradient-to-position);
}

.bg-\[length\:200\%\]{
        background-size: 200%;
}

.bg-\[0\%\]{
        background-position: 0%;
}

.object-contain{
        -o-object-fit: contain;
           object-fit: contain;
}

.object-cover{
        -o-object-fit: cover;
           object-fit: cover;
}

.p-2{
        padding: 0.5rem;
}

.p-30p{
        padding: 30px;
}

.px-2{
        padding-left: 0.5rem;
        padding-right: 0.5rem;
}

.px-3{
        padding-left: 0.75rem;
        padding-right: 0.75rem;
}

.px-4{
        padding-left: 1rem;
        padding-right: 1rem;
}

.px-6{
        padding-left: 1.5rem;
        padding-right: 1.5rem;
}

.py-12{
        padding-top: 3rem;
        padding-bottom: 3rem;
}

.py-16{
        padding-top: 4rem;
        padding-bottom: 4rem;
}

.py-2{
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
}

.py-20p{
        padding-top: 20px;
        padding-bottom: 20px;
}

.py-4{
        padding-top: 1rem;
        padding-bottom: 1rem;
}

.py-40p{
        padding-top: 40px;
        padding-bottom: 40px;
}

.py-50p{
        padding-top: 50px;
        padding-bottom: 50px;
}

.py-80p{
        padding-top: 80px;
        padding-bottom: 80px;
}

.pb-100p{
        padding-bottom: 100px;
}

.pb-10p{
        padding-bottom: 10px;
}

.pb-20{
        padding-bottom: 5rem;
}

.pb-20p{
        padding-bottom: 20px;
}

.pb-30p{
        padding-bottom: 30px;
}

.pb-40p{
        padding-bottom: 40px;
}

.pb-50p{
        padding-bottom: 50px;
}

.pb-60p{
        padding-bottom: 60px;
}

.pb-70p{
        padding-bottom: 70px;
}

.pb-80p{
        padding-bottom: 80px;
}

.pb-90p{
        padding-bottom: 90px;
}

.pr-0{
        padding-right: 0px;
}

.pt-0{
        padding-top: 0px;
}

.pt-10{
        padding-top: 2.5rem;
}

.pt-100p{
        padding-top: 100px;
}

.pt-10p{
        padding-top: 10px;
}

.pt-20p{
        padding-top: 20px;
}

.pt-30p{
        padding-top: 30px;
}

.pt-40p{
        padding-top: 40px;
}

.pt-50p{
        padding-top: 50px;
}

.pt-60p{
        padding-top: 60px;
}

.pt-70p{
        padding-top: 70px;
}

.pt-80p{
        padding-top: 80px;
}

.pt-90p{
        padding-top: 90px;
}

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

.font-credits{
        font-family: ClashDisplay-Variable, Poppins, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont;
}

.text-2xl{
        font-size: 1.5rem;
        line-height: 2rem;
}

.text-5xl{
        font-size: 3rem;
        line-height: 1;
}

.text-sm{
        font-size: 0.875rem;
        line-height: 1.25rem;
}

.font-bold{
        font-weight: 700;
}

.font-extrabold{
        font-weight: 800;
}

.font-light{
        font-weight: 300;
}

.font-semibold{
        font-weight: 600;
}

.uppercase{
        text-transform: uppercase;
}

.lowercase{
        text-transform: lowercase;
}

.leading-tight{
        line-height: 1.25;
}

.text-blue-500{
        --tw-text-opacity: 1;
        color: rgb(59 130 246 / var(--tw-text-opacity));
}

.text-gray-800{
        --tw-text-opacity: 1;
        color: rgb(31 41 55 / var(--tw-text-opacity));
}

.text-neutral-100{
        --tw-text-opacity: 1;
        color: rgb(245 245 245 / var(--tw-text-opacity));
}

.text-neutral-500{
        --tw-text-opacity: 1;
        color: rgb(115 115 115 / var(--tw-text-opacity));
}

.text-neutral-800{
        --tw-text-opacity: 1;
        color: rgb(38 38 38 / var(--tw-text-opacity));
}

.text-primary{
        --tw-text-opacity: 1;
        color: rgb(16 16 16 / var(--tw-text-opacity));
}

.text-secondary{
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity));
}

.text-white{
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity));
}

.underline{
        -webkit-text-decoration-line: underline;
                text-decoration-line: underline;
}

.antialiased{
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
}

.opacity-10{
        opacity: 0.1;
}

.opacity-20{
        opacity: 0.2;
}

.bg-blend-hard-light{
        background-blend-mode: hard-light;
}

.shadow{
        --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
        --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.filter{
        filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition{
        transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
        transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
        transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 150ms;
}

.entry-content h1, .block-editor-block-list__layout h1{
        font-size: 1.5rem;
        line-height: 2rem;
}

.entry-content h2, .block-editor-block-list__layout h2{
        font-size: 1.25rem;
}

.entry-content h3, .block-editor-block-list__layout h3{
        font-size: 1.125rem;
        line-height: 1.75rem;
}

.entry-content p a, .entry-content ul a, .entry-content ol a, .block-editor-block-list__layout p a, .block-editor-block-list__layout ul a, .block-editor-block-list__layout ol a{
        --tw-text-opacity: 1;
        color: rgb(59 130 246 / var(--tw-text-opacity));
        -webkit-text-decoration-line: underline;
                text-decoration-line: underline;
}

.entry-content p a:hover, .entry-content ul a:hover, .entry-content ol a:hover, .block-editor-block-list__layout p a:hover, .block-editor-block-list__layout ul a:hover, .block-editor-block-list__layout ol a:hover{
        -webkit-text-decoration-line: none;
                text-decoration-line: none;
}

.entry-content p, .entry-content ul, .entry-content ol, .block-editor-block-list__layout p, .block-editor-block-list__layout ul, .block-editor-block-list__layout ol{
        margin-bottom: 2rem;
}

.entry-content ul:not(.block-editor-block-variation-picker__variations) li, .block-editor-block-list__layout ul:not(.block-editor-block-variation-picker__variations) li{
        list-style-position: inside;
        list-style-type: disc;
}

.entry-content ol li, .block-editor-block-list__layout ol li{
        list-style-position: inside;
        list-style-type: decimal;
}

*:focus-visible {
	outline: rgba(100, 116, 139, 1) auto;
	box-shadow: 0px 0px 10px 3px rgba(100, 116, 139, 0.14);
}

html {
    scroll-behavior: smooth;
}

body {
    position: relative;
}

input[type="checkbox"] {
	height: 25px;
    width: 25px;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 1px solid #fff;
    border-radius: 0px;
    outline: none;
    transition-duration: all 0.3s ease-in-out;
    background-color: transparent;
    cursor: pointer;
	margin-right: 1rem;
	padding: 11px;
}

input:checked {
    border: 1px solid #fff;
    background-color: #fff;
}

img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}

ul:not(#menu-main-menu, #menu-footer-menu) {
    margin-top: 5px;
    margin-bottom: 5px;
    list-style: disc;
    margin-inline-start: 15px;
}

.noscroll {
    overflow-y: hidden;
}

.text-third-color{
        --tw-text-opacity: 1;
        color: rgb(252 252 252 / var(--tw-text-opacity));
}

#content {
    margin-top: 76px;
}

/* setup */

figure {
    position: relative;
    overflow: hidden;
    height: 100%;
}

figure .thumb {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    transform: scale(1.1);
    transition: 1s ease-in-out;
}

figure .thumb img {
    width: 100%;
    height: 100%;
    display: block;
}

figure .final {
    position: absolute;
    display: flex;
    align-items: center;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 1px;
    min-height: 1px;
    opacity: 0;
    z-index: 10;
    transform: scale(1.1);
    transition: 1s ease-in-out;
}

figure .final img {
    width: 100%;
    height: 100%;
    display: block;
}

figure.cover .thumb {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    display: block;
}

figure.cover .thumb img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    display: block;
}

figure.cover .final img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    display: block;
}

figure.lazy .final {
    height: 100%;
    transform: scale(1);
    opacity: 1;
}

figure.lazy .thumb {
    position: relative;
    transform: scale(1);
    opacity: 0;
}

figure.is-svg picture img, figure.is-svg picture svg {
    width: 100%;
    height: auto;
}

.fade-in {
    opacity: 1;
}

.hr-default {
    height: 1px;
    width: 40px;
    background-color: white;
    margin: 0.8rem 0;
    transform: translateX(-10px);
    display: block;
}

.hr-default::after {
    content: '';
    position: absolute;
    left: -1px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: white;
    transform: translateY(-45%);
}

.heading-1, h1 {
    font-family: 'RadiantCharisma';
    font-size: 2.4rem;
    line-height: 1;
    font-weight: 700;
}

@media screen and (min-width: 768px) {

.heading-1, h1 {
        font-size: 2.8rem
}
    }

@media screen and (min-width: 1440px) {

.heading-1, h1 {
        font-size: 3.2rem
}
    }

.heading-2, h2 {
    font-family: 'RadiantCharisma';
    font-size: 2.4rem;
    line-height: 1.1;
    font-weight: 500;
    margin-bottom: 10px;
}

@media screen and (min-width: 768px) {

.heading-2, h2 {
        font-size: 2.8rem
}
    }

@media screen and (min-width: 1440px) {

.heading-2, h2 {
        font-size: 3.2rem
}
    }

.heading-3 {
    font-family: 'RadiantCharisma';
    font-size: 2rem;
    line-height: 1.1;
    font-weight: 700;
}

@media screen and (min-width: 768px) {

.heading-3 {
        font-size: 2.2rem
}
    }

@media screen and (min-width: 1440px) {

.heading-3 {
        font-size: 2.6rem
}
    }

.heading-4 {
    font-size: 1.25rem;
    line-height: 1.2;
}

@media screen and (min-width: 768px) {

.heading-4 {
        font-size: 1.44rem
}
    }

@media screen and (min-width: 1440px) {

.heading-4 {
        font-size: 1.56rem
}
    }

.heading-5 {
    font-size: 1.125rem;
    line-height: 1.2;
}

@media screen and (min-width: 768px) {

.heading-5 {
        font-size: 1.2rem
}
    }

@media screen and (min-width: 1440px) {

.heading-5 {
        font-size: 1.25rem
}
    }

.heading-6 {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 600;
}

.text-0 {
    font-size: 1.125rem;
    line-height: 1.5;
    font-weight: 500;
}

@media screen and (min-width: 768px) {

.text-0 {
        font-size: 1.2rem
}
    }

@media screen and (min-width: 1440px) {

.text-0 {
        font-size: 1.25rem
}
    }

.text-1, p, li, ul {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 500;
}

.btn {
    display: inline-block;
    min-width: 200px;
    padding: 7px 1.6rem;
    border-radius: 999px;
    text-align: center;
    transition: all 0.3s ease-in-out;
}

.primary-btn.btn-color-white {
    border: 1px solid white;
    color: white;
}

.primary-btn.btn-color-white:hover{
        --tw-border-opacity: 1;
        border-color: rgb(171 171 171 / var(--tw-border-opacity));
        --tw-bg-opacity: 1;
        background-color: rgb(171 171 171 / var(--tw-bg-opacity));
}

.primary-btn.btn-color-secondary {
    border: 1px solid;
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

.primary-btn.btn-color-secondary:hover{
        --tw-border-opacity: 1;
        border-color: rgb(71 71 71 / var(--tw-border-opacity));
        --tw-bg-opacity: 1;
        background-color: rgb(71 71 71 / var(--tw-bg-opacity));
    color: white;
}

.popup-menu {
    display: none;
    opacity: 0;
    position: relative;
    height: 1px;
    width: 1px;
    background: rgba( 0, 0, 0, 0.3);
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
    z-index: 9999;
}

.popup-menu .languages {
    text-align: center;
    color: black;
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    margin-left: 0;
    padding-left: 0;
}

.popup-menu .languages .navbar-brand {
    margin-right: 0 !important;
    margin-bottom: 0.5rem;
    height: 3rem;
}

.popup-menu .languages .navbar-brand img {
    height: 100%;
    width: auto;
}

.popup-menu .languages li {
    list-style-type: none;
    text-transform: uppercase;
    font-size: 1.3rem;
    padding: 0.5rem;
}

.popup-menu:target, .popup-menu.active {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    animation-name: opacity;
    animation-duration: 0.5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

.popup-menu .popup-content {
    width: 90%;
    max-width: 800px;
    max-height: 85vh;
    overflow-y: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.popup-menu .popup-content .popup-container {
    position: relative;
}

.small-cap{
        --tw-text-opacity: 1;
        color: rgb(252 252 252 / var(--tw-text-opacity));
}

.popup-menu .popup-content .close-popup {
    position: absolute;
    top: 16px;
    right: 22px;
    min-width: 0 !important;
    padding: 3px 24px 3px 7px;
    color: #AAAAAA;
    transition: all 0.5s ease-in-out;
    text-align: center;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.popup-menu .popup-content .close-popup::after {
    content: '';
    position: absolute;
    right: 0;
    width: 16px;
    height: 16px;
    background-image: url(../images/exit.svg?bf3a61dbfa66aa00ca1a2baa649fb5ae);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
}

@keyframes opacity {
    0% {
        opacity: 0;
   }
    100% {
        opacity: 1;
   }
}

/* generic */

#main-header {
    padding-top: 14px;
    padding-bottom: 14px;
}

#main-header .brand {
    max-height: 7rem;
}

#main-header .brand img {
    height: 80px;
    width: auto;
    -o-object-fit: contain;
       object-fit: contain;
}

#primary-menu-trigger {
    border: 1px solid #fff;
    border-radius: 99px;
    padding: 5px;
    justify-content: center;
    mix-blend-mode: difference;

}

#primary-menu-trigger svg {
    stroke: #fff;
    transition: 0.2s;
}

#primary-menu-trigger svg g:first-child {
    opacity: 1;
    transition: opacity 0s 0.2s;
}

#primary-menu-trigger svg g:first-child line {
    transition: transform 0.2s 0.2s;
    transform: translateY(0px);
}

#primary-menu-trigger svg g:last-child {
    opacity: 0;
    transition: opacity 0s 0.2s;
}

#primary-menu-trigger svg g:last-child line {
    transition: transform 0.2s;
    transform: rotate(0deg);
    transform-origin: center;
}

#primary-menu-trigger.open svg g:first-child {
    opacity: 0;
}

#primary-menu-trigger.open svg g:first-child line {
    transition: transform 0.2s;
}

#primary-menu-trigger.open svg g:first-child line:first-child {
    transform: translateY(7px);
}

#primary-menu-trigger.open svg g:first-child line:last-child {
    transform: translateY(-7px);
}

#primary-menu-trigger.open svg g:last-child {
    opacity: 1;
}

#primary-menu-trigger.open svg g:last-child line {
    transition: transform 0.2s 0.2s;
}

#primary-menu-trigger.open svg g:last-child line:first-child {
    transform: rotate(45deg);
}

#primary-menu-trigger.open svg g:last-child line:last-child {
    transform: rotate(-45deg);
}

#brand-wrapper {
    mix-blend-mode: difference;
}

.footer-logo img{
    max-width: 150px;
}

.social-wrapper {
    max-width: 300px;
}

#footer-nav-one ul{
    list-style-type: none;
}

.site-footer .main-footer {
    position: relative;  
    overflow: hidden;
}

.site-footer .main-footer::after {
    content: '';
    background: url(../images/forma_footer.png?3ea87a38a40495060b37d20edfea7522);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 0px -40px;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    mix-blend-mode: color;
}

#menu-wrapper #primary-menu ul li {
    margin-left: 2.2rem;
}

#menu-wrapper #primary-menu ul li a {
    font-weight: 400;
    font-size: 1rem;
    transition: all 0.2s ease-in-out;
}

#primary-menu #menu-main-menu{
        width: 100%;
        padding-right: 1rem;
        padding-left: 1rem;
}

@media (min-width: 480px){

        #primary-menu #menu-main-menu{
                max-width: 480px;
        }
}

@media (min-width: 576px){

        #primary-menu #menu-main-menu{
                max-width: 576px;
                padding-right: 2rem;
                padding-left: 2rem;
        }
}

@media (min-width: 768px){

        #primary-menu #menu-main-menu{
                max-width: 768px;
        }
}

@media (min-width: 992px){

        #primary-menu #menu-main-menu{
                max-width: 992px;
                padding-right: 0rem;
                padding-left: 0rem;
        }
}

@media (min-width: 1440px){

        #primary-menu #menu-main-menu{
                max-width: 1440px;
        }
}

@media (min-width: 1650px){

        #primary-menu #menu-main-menu{
                max-width: 1650px;
        }
}

#primary-menu #menu-main-menu{
        margin-left: auto;
        margin-right: auto;
}

#primary-menu .main-voice>a {
    font-family: 'RadiantCharisma';
    font-size: 2.4rem !important;
    line-height: 1.1;
    font-weight: 500;
    margin-bottom: 10px;
}

@media screen and (min-width: 768px) {

#primary-menu .main-voice>a {
        font-size: 2.8rem !important
}
    }

@media screen and (min-width: 1440px) {

#primary-menu .main-voice>a {
        font-size: 3.2rem !important
}
    }

#menu-wrapper #primary-menu {
        position: fixed;
        top: 0;
        left: -101%;
        height: 100vh;
        width: 100%;
        background: black;
        padding: 80px 0px 0px 0px;
        display: flex;
        align-items: center;
        transition: 0.7s ease;
        pointer-events: none;
        overflow-y: auto;
    }

#menu-wrapper #primary-menu::-webkit-scrollbar {
        display: none;
        width: 0;
        background: transparent;
    }

#menu-wrapper #primary-menu ul {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        flex-wrap: wrap;
    }

#menu-wrapper #primary-menu ul>li {
        margin-left: 0;
        margin-top: 1rem;
        margin-bottom: 1rem;
        display: inline-flex;
    }

#menu-wrapper #primary-menu ul>li a {
        color: #fff;
    }

#menu-wrapper #primary-menu ul>li.menu-item-has-children {
        padding-bottom: 0;
    }

#menu-wrapper #primary-menu ul>li.menu-item-has-children>a {
        pointer-events: none;
        font-weight: 700;
    }

#menu-wrapper #primary-menu ul>li.menu-item-has-children .sub-menu {
        height: 100%;
        padding: 10px 18px;
        width: 100%;
        position: relative;
        overflow: visible;
        display: flex;
        flex-direction: column;
        pointer-events: auto;
        flex-wrap: wrap;
        box-shadow: none;
        background-color: transparent;
        max-height: unset;
        margin-inline-start: 0;
    }

#menu-wrapper #primary-menu ul>li.menu-item-has-children .sub-menu .menu-item {
        width: 100%;
        padding: 0;
        margin-top: 5px;
        margin-bottom: 5px;
    }

#menu-wrapper #primary-menu ul>li.menu-item-has-children .sub-menu .menu-item a {
        margin: 5px 0;
        font-size: 20px;
        font-weight: 500;
        margin-right: 0;
    }

#menu-wrapper #primary-menu[aria-hidden="false"] {
        transform: translateX(0);
        pointer-events: auto;
    }

#menu-wrapper #primary-menu-trigger {
    display: none;
    width: 48px;
    height: 48px;
    position: relative;
    min-width: 35px;
    overflow: clip;
}

#menu-wrapper #primary-menu-trigger:hover {
    cursor: pointer;
}

#menu-wrapper #primary-menu-trigger {
        display: flex !important;
    }

.menu-item-has-children {
    flex-direction: column;
}

/* navigation */

.screen-reader-response {
    display: none;
}

input, textarea{
        border-width: 1px;
        --tw-border-opacity: 1;
        border-color: rgb(243 244 246 / var(--tw-border-opacity));
        background-color: transparent;
    padding: 1rem 1.5rem;
    transition: all 0.2s ease-in-out;
}

label {
    padding-bottom: 0.5rem;
}

.wpcf7-not-valid-tip{
        --tw-text-opacity: 1;
        color: rgb(220 38 38 / var(--tw-text-opacity));
}

.full-wrap span.wpcf7-form-control-wrap{
        width: 100%;
}

.full-wrap span.wpcf7-form-control-wrap input, .full-wrap span.wpcf7-form-control-wrap textarea{
        width: 100%;
}

.stp-form-base #stp-acceptance{
        border-width: 1px;
        --tw-border-opacity: 1;
        border-color: rgb(209 213 219 / var(--tw-border-opacity));
        border-radius: 0.125rem;
}

input[type="submit"] {
    min-width: 12rem;
    cursor: pointer;
    padding: 0.5rem;
    font-size: 16px;
    font-weight: 700;
    transition: all 0.3s ease-in-out;
    border: 1.5px solid #303030;
    color: #303030;
    text-align: center;
    border-radius: 999px;
}

input[type="submit"]:hover {
    background-color: #303030;
    color: white;
}

input[type="submit"]:disabled {
    border: 1.5px solid #D9D9D9;
    background-color: transparent;
    cursor: not-allowed;
    color: #D9D9D9;
}

#stp-newsletter input:not([type="checkbox"]){
    border-top: none;
    border-right: none;
    border-left: none;
    border-radius: 0px;
    padding: 0.4rem 0.1rem;
}

#stp-newsletter .submit-area {
    display: flex;
}

#stp-newsletter .field .wpcf7-form-control-wrap {
    display: flex;
    flex-wrap: wrap;
}

#stp-newsletter input[type="submit"] {
    min-width: 2.5rem;
    max-height: 2.5rem;
}

#stp-newsletter *:focus-visible {
    outline: none;
    box-shadow: none;
}

#stp-newsletter .wpcf7-not-valid-tip {
    position: absolute;
    bottom: 0;
    transform: translateY(100%);
}

#stp-form input:not([type="submit"]):not([type="checkbox"]) {
    border-radius: 8px;
    border: 1px solid #303030;
    width: 100%;
}

#stp-form textarea {
    border-radius: 8px;
    border: 1px solid #303030;
    width: 100%;
}

#stp-form input[type="checkbox"] {
    border: 2px solid #D9D9D9;
    border-radius: 99px;
    display: inline-block;
    position: relative;
}

#stp-form input[type="checkbox"]::after {
    content: '';
    position: absolute;
    border-radius: 99px;
    width: 0;
    height: 0;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #008001;
    z-index: 99;
    transition: all 0.2s ease-in-out;
}

#stp-form input[type="checkbox"]:checked::after {
    height: 80%;
    width: 80%;
}

#stp-form input::-moz-placeholder, #stp-form  textarea::-moz-placeholder {
    color: #ababab;
}

#stp-form input::placeholder, #stp-form  textarea::placeholder {
    color: #ababab;
}

.wpcf7-acceptance label {
    display: flex;
}

.flex-proj .proj-terms .term {
    line-height: 55px;
}

.flex-slider .stp-button-next, .single-post-swiper .stp-button-next {
    position: absolute;
    top: 40%;
    right: 15px;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border-radius: 99px;
    background-color: white;
}

@media screen and (min-width: 992px) {

.flex-slider .stp-button-next, .single-post-swiper .stp-button-next { 
        top: 35%
}
    }

@media screen and (min-width: 1400px) {

.flex-slider .stp-button-next, .single-post-swiper .stp-button-next { 
        top: 40%
}
    }

.flex-slider .stp-button-prev, .single-post-swiper .stp-button-prev {
    position: absolute;
    top: 40%;
    left: 15px;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border-radius: 99px;
    background-color: rgba(0, 0, 0, 0.3);
    transform: rotate(180deg);
}

@media screen and (min-width: 992px) {

.flex-slider .stp-button-prev, .single-post-swiper .stp-button-prev { 
        top: 35%
}
    }

@media screen and (min-width: 1400px) {

.flex-slider .stp-button-prev, .single-post-swiper .stp-button-prev { 
        top: 40%
}
    }

.flex-slider .stp-button-prev svg, .single-post-swiper .stp-button-prev svg {
    margin-left: 1px;
}

@media screen and (min-width: 992px) {

.flex-slider .stp-button-prev svg, .single-post-swiper .stp-button-prev svg { 
        margin-left: 2px
}
    }

/* @import "_archive.css"; */

/* parts */

/* @font-face {
    font-family: 'strawford';
    src: url('../../fonts/strawfordRoman/strawford-black-webfont.eot');
    src: url('../../fonts/strawfordRoman/strawford-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/strawfordRoman/strawford-black-webfont.woff2') format('woff2'),
         url('../../fonts/strawfordRoman/strawford-black-webfont.woff') format('woff'),
         url('../../fonts/strawfordRoman/strawford-black-webfont.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;

} */

@font-face {
    font-family: 'strawford';
    src: url(../fonts/strawford-bold-webfont.eot?3021845ab38c085a65e4899731f8ad72);
    src: url(../fonts/strawford-bold-webfont.eot?3021845ab38c085a65e4899731f8ad72?#iefix) format('embedded-opentype'),
         url(../fonts/strawford-bold-webfont.woff2?04adf5028a0993b5798891ca3b3085d4) format('woff2'),
         url(../fonts/strawford-bold-webfont.woff?14c53e515a37396f0975ccc7b001d808) format('woff'),
         url(../fonts/strawford-bold-webfont.ttf?2d1d055ccd2804ad47574ef74046bf84) format('truetype');
    font-weight: 700;
    font-style: normal;

}

/* @font-face {
    font-family: 'strawford';
    src: url('../../fonts/strawfordRoman/strawford-extralight-webfont.eot');
    src: url('../../fonts/strawfordRoman/strawford-extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/strawfordRoman/strawford-extralight-webfont.woff2') format('woff2'),
         url('../../fonts/strawfordRoman/strawford-extralight-webfont.woff') format('woff'),
         url('../../fonts/strawfordRoman/strawford-extralight-webfont.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;

} */

@font-face {
    font-family: 'strawford';
    src: url(../fonts/strawford-light-webfont.eot?be10de72ea35e0991797d4528b4575b2);
    src: url(../fonts/strawford-light-webfont.eot?be10de72ea35e0991797d4528b4575b2?#iefix) format('embedded-opentype'),
         url(../fonts/strawford-light-webfont.woff2?164941418f5e0ebb0b53724e05ccf0b5) format('woff2'),
         url(../fonts/strawford-light-webfont.woff?23019466b568e1b9eb22423854172937) format('woff'),
         url(../fonts/strawford-light-webfont.ttf?2e1093d8485fcc31a91e35f7f38fbc80) format('truetype');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'strawford';
    src: url(../fonts/strawford-medium-webfont.eot?9676e26b6dd54a11b42ef96980e50f4c);
    src: url(../fonts/strawford-medium-webfont.eot?9676e26b6dd54a11b42ef96980e50f4c?#iefix) format('embedded-opentype'),
         url(../fonts/strawford-medium-webfont.woff2?d991a24fbc1b4ba3b90c7abde2b4c2d7) format('woff2'),
         url(../fonts/strawford-medium-webfont.woff?20a093ac2f769a8084beef43453ddf53) format('woff'),
         url(../fonts/strawford-medium-webfont.ttf?2638f7a21e8d414fe9901976a807b470) format('truetype');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'strawford';
    src: url(../fonts/strawford-regular-webfont.eot?9a76a1fbeecdb4c3651aa05a13d90c9f);
    src: url(../fonts/strawford-regular-webfont.eot?9a76a1fbeecdb4c3651aa05a13d90c9f?#iefix) format('embedded-opentype'),
         url(../fonts/strawford-regular-webfont.woff2?5f251fa01feee7c6758dc351ff5613ed) format('woff2'),
         url(../fonts/strawford-regular-webfont.woff?7f174f9604f3dccb32356b955a721d76) format('woff'),
         url(../fonts/strawford-regular-webfont.ttf?0cd705956b117b48acf536ef17aea9ca) format('truetype');
    font-weight: 500;
    font-style: normal;

}

/* @font-face {
    font-family: 'strawford';
    src: url('../../fonts/strawfordRoman/strawford-thin-webfont.eot');
    src: url('../../fonts/strawfordRoman/strawford-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/strawfordRoman/strawford-thin-webfont.woff2') format('woff2'),
         url('../../fonts/strawfordRoman/strawford-thin-webfont.woff') format('woff'),
         url('../../fonts/strawfordRoman/strawford-thin-webfont.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;

} */

/* font */

/* @font-face {
    font-family: 'strawford';
    src: url('../../fonts/strawfordItalic/strawford-blackitalic-webfont.eot');
    src: url('../../fonts/strawfordItalic/strawford-blackitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/strawfordItalic/strawford-blackitalic-webfont.woff2') format('woff2'),
         url('../../fonts/strawfordItalic/strawford-blackitalic-webfont.woff') format('woff'),
         url('../../fonts/strawfordItalic/strawford-blackitalic-webfont.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;

} */

@font-face {
    font-family: 'strawford';
    src: url(../fonts/strawford-bolditalic-webfont.eot?bd325b6a86011124b8f67720dbf51b94);
    src: url(../fonts/strawford-bolditalic-webfont.eot?bd325b6a86011124b8f67720dbf51b94?#iefix) format('embedded-opentype'),
         url(../fonts/strawford-bolditalic-webfont.woff2?132277c3d576c77fe849169613f10c12) format('woff2'),
         url(../fonts/strawford-bolditalic-webfont.woff?d992792560ef6e7b8340479ad71f4f55) format('woff'),
         url(../fonts/strawford-bolditalic-webfont.ttf?43ffa03ee13ad735d0dfd87916db2c49) format('truetype');
    font-weight: 700;
    font-style: italic;

}

/* @font-face {
    font-family: 'strawford';
    src: url('../../fonts/strawfordItalic/strawford-extralightitalic-webfont.eot');
    src: url('../../fonts/strawfordItalic/strawford-extralightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/strawfordItalic/strawford-extralightitalic-webfont.woff2') format('woff2'),
         url('../../fonts/strawfordItalic/strawford-extralightitalic-webfont.woff') format('woff'),
         url('../../fonts/strawfordItalic/strawford-extralightitalic-webfont.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;

}
 */

@font-face {
    font-family: 'strawford';
    src: url(../fonts/strawford-lightitalic-webfont.eot?7d59e364afee02b501408923a458abd1);
    src: url(../fonts/strawford-lightitalic-webfont.eot?7d59e364afee02b501408923a458abd1?#iefix) format('embedded-opentype'),
         url(../fonts/strawford-lightitalic-webfont.woff2?84ae0cf04dd4c7ebe8e2b99640a78ac5) format('woff2'),
         url(../fonts/strawford-lightitalic-webfont.woff?83d2039f3eb68c5f162b810feb2bb3c6) format('woff'),
         url(../fonts/strawford-lightitalic-webfont.ttf?fb1b6a9c94deb0b99afe2304108b307d) format('truetype');
    font-weight: 400;
    font-style: italic;

}

@font-face {
    font-family: 'strawford';
    src: url(../fonts/strawford-mediumitalic-webfont.eot?2c6ae53b3450682e5423190b0560ab17);
    src: url(../fonts/strawford-mediumitalic-webfont.eot?2c6ae53b3450682e5423190b0560ab17?#iefix) format('embedded-opentype'),
         url(../fonts/strawford-mediumitalic-webfont.woff2?4e21db64e3a9f85f5db61bcbad670ed6) format('woff2'),
         url(../fonts/strawford-mediumitalic-webfont.woff?0d094b18365f055ed305d4962ad8ea49) format('woff'),
         url(../fonts/strawford-mediumitalic-webfont.ttf?bd8bed37a425d65b0d8e0d471893ab78) format('truetype');
    font-weight: 600;
    font-style: italic;

}

@font-face {
    font-family: 'strawford';
    src: url(../fonts/strawford-regularitalic-webfont.eot?3498c74202b2d9ab3a4a7487f0104f97);
    src: url(../fonts/strawford-regularitalic-webfont.eot?3498c74202b2d9ab3a4a7487f0104f97?#iefix) format('embedded-opentype'),
         url(../fonts/strawford-regularitalic-webfont.woff2?ad151d8375e5849393c6b6a054e40fbe) format('woff2'),
         url(../fonts/strawford-regularitalic-webfont.woff?a9ff1609c3fc7ccd76dc1c251d2ded7e) format('woff'),
         url(../fonts/strawford-regularitalic-webfont.ttf?07bbb3ece29a78420811cbf1a89ee61f) format('truetype');
    font-weight: 500;
    font-style: italic;

}

/* @font-face {
    font-family: 'strawford';
    src: url('../../fonts/strawfordItalic/strawford-thinitalic-webfont.eot');
    src: url('../../fonts/strawfordItalic/strawford-thinitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/strawfordItalic/strawford-thinitalic-webfont.woff2') format('woff2'),
         url('../../fonts/strawfordItalic/strawford-thinitalic-webfont.woff') format('woff'),
         url('../../fonts/strawfordItalic/strawford-thinitalic-webfont.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
} */

/* font */

/* @font-face {
    font-family: 'RadiantCharisma';
    src: url('../../fonts/RadiantCharisma/RadiantCharisma-Black.eot');
    src: url('../../fonts/RadiantCharisma/RadiantCharisma-Black.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/RadiantCharisma/RadiantCharisma-Black.woff') format('woff'), 
         url('../../fonts/RadiantCharisma/RadiantCharisma-Black.woff2') format('woff2'), 
         url('../../fonts/RadiantCharisma/RadiantCharisma-Black.ttf') format('truetype'); 
    font-style: normal;
    font-weight: 900;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'RadiantCharisma';
    src: url('../../fonts/RadiantCharisma/RadiantCharisma-BlackItalic.eot'); 
    src: url('../../fonts/RadiantCharisma/RadiantCharisma-BlackItalic.eot?#iefix') format('embedded-opentype'), 
         url('../../fonts/RadiantCharisma/RadiantCharisma-BlackItalic.woff') format('woff'), 
         url('../../fonts/RadiantCharisma/RadiantCharisma-BlackItalic.woff2') format('woff2'), 
         url('../../fonts/RadiantCharisma/RadiantCharisma-BlackItalic.ttf') format('truetype'); 
    font-style: italic;
    font-weight: 900;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'RadiantCharisma';
    src: url('../../fonts/RadiantCharisma/RadiantCharisma-ExtraBold.eot'); 
    src: url('../../fonts/RadiantCharisma/RadiantCharisma-ExtraBold.eot?#iefix') format('embedded-opentype'), 
         url('../../fonts/RadiantCharisma/RadiantCharisma-ExtraBold.woff') format('woff'), 
         url('../../fonts/RadiantCharisma/RadiantCharisma-ExtraBold.woff2') format('woff2'), 
         url('../../fonts/RadiantCharisma/RadiantCharisma-ExtraBold.ttf') format('truetype'); 
    font-style: normal;
    font-weight: 800;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'RadiantCharisma';
    src: url('../../fonts/RadiantCharisma/RadiantCharisma-ExtBdIta.eot'); 
    src: url('../../fonts/RadiantCharisma/RadiantCharisma-ExtBdIta.eot?#iefix') format('embedded-opentype'), 
         url('../../fonts/RadiantCharisma/RadiantCharisma-ExtBdIta.woff') format('woff'), 
         url('../../fonts/RadiantCharisma/RadiantCharisma-ExtBdIta.woff2') format('woff2'), 
         url('../../fonts/RadiantCharisma/RadiantCharisma-ExtBdIta.ttf') format('truetype'); 
    font-style: italic;
    font-weight: 800;
    text-rendering: optimizeLegibility;
}
 */

@font-face {
    font-family: 'RadiantCharisma';
    src: url(../fonts/RadiantCharisma-Bold.eot?5e84a274cc2831bd6fafec855a446909); 
    src: url(../fonts/RadiantCharisma-Bold.eot?5e84a274cc2831bd6fafec855a446909?#iefix) format('embedded-opentype'), 
         url(../fonts/RadiantCharisma-Bold.woff?aa51593215defa2007235c44f5c931d9) format('woff'), 
         url(../fonts/RadiantCharisma-Bold.woff2?6496957328e9013eab23539348123f04) format('woff2'), 
         url(../fonts/RadiantCharisma-Bold.ttf?1cd8199f1072370b8951cb64eff72f14) format('truetype'); 
    font-style: normal;
    font-weight: 700;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'RadiantCharisma';
    src: url(../fonts/RadiantCharisma-BoldItalic.eot?c67f454978343eb90caaef58bf891e57); 
    src: url(../fonts/RadiantCharisma-BoldItalic.eot?c67f454978343eb90caaef58bf891e57?#iefix) format('embedded-opentype'), 
         url(../fonts/RadiantCharisma-BoldItalic.woff?5a34a8899ad3467e82e9e1114e558319) format('woff'), 
         url(../fonts/RadiantCharisma-BoldItalic.woff2?f87e68130d604457712e42d1ea9486a9) format('woff2'), 
         url(../fonts/RadiantCharisma-BoldItalic.ttf?102d330f454df8c5bab59027f6476118) format('truetype'); 
    font-style: italic;
    font-weight: 700;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'RadiantCharisma';
    src: url(../fonts/RadiantCharisma-SemiBold.eot?11350c5736812b5bee5f20b9e317a0f7); 
    src: url(../fonts/RadiantCharisma-SemiBold.eot?11350c5736812b5bee5f20b9e317a0f7?#iefix) format('embedded-opentype'), 
         url(../fonts/RadiantCharisma-SemiBold.woff?6c1c6811864910e4fc949b3c16d2e0f2) format('woff'), 
         url(../fonts/RadiantCharisma-SemiBold.woff2?326fbec2879fd2b561b5ac33c4e2c0fc) format('woff2'), 
         url(../fonts/RadiantCharisma-SemiBold.ttf?f1fccb5f2282a203875c2a8a91c4da5a) format('truetype'); 
    font-style: normal;
    font-weight: 600;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'RadiantCharisma';
    src: url(../fonts/RadiantCharisma-SemBdIta.eot?739c4e8dc67936f602acec2b53a3fe2e); 
    src: url(../fonts/RadiantCharisma-SemBdIta.eot?739c4e8dc67936f602acec2b53a3fe2e?#iefix) format('embedded-opentype'), 
         url(../fonts/RadiantCharisma-SemBdIta.woff?ba015758b9a5d6bdc4e3e1870be4c8e1) format('woff'), 
         url(../fonts/RadiantCharisma-SemBdIta.woff2?95684bd6044416607b3813174f29fa6d) format('woff2'), 
         url(../fonts/RadiantCharisma-SemBdIta.ttf?46dd63697bf4b6cf8276672dd7c68ea4) format('truetype'); 
    font-style: italic;
    font-weight: 600;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'RadiantCharisma';
    src: url(../fonts/RadiantCharisma-Medium.eot?788f8078951a0f915ebb737fd4306d6a); 
    src: url(../fonts/RadiantCharisma-Medium.eot?788f8078951a0f915ebb737fd4306d6a?#iefix) format('embedded-opentype'), 
         url(../fonts/RadiantCharisma-Medium.woff?7f0af70f0b2eef10015901efb000cdaa) format('woff'), 
         url(../fonts/RadiantCharisma-Medium.woff2?8e94af53b8998cc17f8fe404fe9279c8) format('woff2'), 
         url(../fonts/RadiantCharisma-Medium.ttf?13de5d623a180d338a3bc5ebbffe2628) format('truetype'); 
    font-style: normal;
    font-weight: 500;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'RadiantCharisma';
    src: url(../fonts/RadiantCharisma-MediumItalic.eot?7eff611ef7d61dc7277eb3064c2a7c3b); 
    src: url(../fonts/RadiantCharisma-MediumItalic.eot?7eff611ef7d61dc7277eb3064c2a7c3b?#iefix) format('embedded-opentype'), 
         url(../fonts/RadiantCharisma-MediumItalic.woff?ea78e3237a9dadb8313b0ddec05cb371) format('woff'), 
         url(../fonts/RadiantCharisma-MediumItalic.woff2?d8edec5cae73ca1ead7f93e85a4cacc3) format('woff2'), 
         url(../fonts/RadiantCharisma-MediumItalic.ttf?e548489e8a77b0a6fe23d847654cfb21) format('truetype'); 
    font-style: italic;
    font-weight: 500;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'RadiantCharisma';
    src: url(../fonts/RadiantCharisma-Regular.eot?e81eeb966a2a49b69bc4ab124eb7994d); 
    src: url(../fonts/RadiantCharisma-Regular.eot?e81eeb966a2a49b69bc4ab124eb7994d?#iefix) format('embedded-opentype'), 
         url(../fonts/RadiantCharisma-Regular.woff?6a8ba9fea5be61d120a7d6bdeeb61302) format('woff'), 
         url(../fonts/RadiantCharisma-Regular.woff2?9c8b48fea0958577345a2d0b1ca4ad65) format('woff2'), 
         url(../fonts/RadiantCharisma-Regular.ttf?1371362eba787c8a512813fca2e43c69) format('truetype'); 
    font-style: normal;
    font-weight: 400;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'RadiantCharisma';
    src: url(../fonts/RadiantCharisma-Italic.eot?3048c110b7ea0c871f60af3ca61ba577); 
    src: url(../fonts/RadiantCharisma-Italic.eot?3048c110b7ea0c871f60af3ca61ba577?#iefix) format('embedded-opentype'), 
         url(../fonts/RadiantCharisma-Italic.woff?be73405269d965f4610706dabe838446) format('woff'), 
         url(../fonts/RadiantCharisma-Italic.woff2?b3f2c8faa3ccc86a387c24affcf5d950) format('woff2'), 
         url(../fonts/RadiantCharisma-Italic.ttf?c66f51c6b0ccb392f9a0c1155d0281ae) format('truetype'); 
    font-style: italic;
    font-weight: 400;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'RadiantCharismaLight';
    src: url(../fonts/RadiantCharisma-Light.eot?a94857ba62198e0e36e7e769d51c880f); 
    src: url(../fonts/RadiantCharisma-Light.eot?a94857ba62198e0e36e7e769d51c880f?#iefix) format('embedded-opentype'), 
         url(../fonts/RadiantCharisma-Light.woff?bb22803c20406950e4db7dc157cb1dd7) format('woff'), 
         url(../fonts/RadiantCharisma-Light.woff2?1bf6c4ba11a23cdab7d4a9f1756a7fad) format('woff2'), 
         url(../fonts/RadiantCharisma-Light.ttf?4719ba9011353f6bba7ced6a336e71b3) format('truetype'); 
    font-style: normal;
    font-weight: 300;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'RadiantCharisma';
    src: url(../fonts/RadiantCharisma-LightItalic.eot?ac21188695c44829171a7d1bfdb644c8); 
    src: url(../fonts/RadiantCharisma-LightItalic.eot?ac21188695c44829171a7d1bfdb644c8?#iefix) format('embedded-opentype'), 
         url(../fonts/RadiantCharisma-LightItalic.woff?e67c9a972314a6d11cfc9ef668d80851) format('woff'), 
         url(../fonts/RadiantCharisma-LightItalic.woff2?ff829a6e3c5c742c3f1ce782f48893f5) format('woff2'), 
         url(../fonts/RadiantCharisma-LightItalic.ttf?145bd2b73d7deff005d9e5cd047a93dd) format('truetype'); 
    font-style: italic;
    font-weight: 300;
    text-rendering: optimizeLegibility;
}

/* @font-face {
    font-family: 'RadiantCharisma';
    src: url('../../fonts/RadiantCharisma/RadiantCharisma-ExtraLight.eot'); 
    src: url('../../fonts/RadiantCharisma/RadiantCharisma-ExtraLight.eot?#iefix') format('embedded-opentype'), 
         url('../../fonts/RadiantCharisma/RadiantCharisma-ExtraLight.woff') format('woff'), 
         url('../../fonts/RadiantCharisma/RadiantCharisma-ExtraLight.woff2') format('woff2'), 
         url('../../fonts/RadiantCharisma/RadiantCharisma-ExtraLight.ttf') format('truetype'); 
    font-style: normal;
    font-weight: 200;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'RadiantCharisma';
    src: url('../../fonts/RadiantCharisma/RadiantCharisma-ExtLtIta.eot'); 
    src: url('../../fonts/RadiantCharisma/RadiantCharisma-ExtLtIta.eot?#iefix') format('embedded-opentype'), 
         url('../../fonts/RadiantCharisma/RadiantCharisma-ExtLtIta.woff') format('woff'), 
         url('../../fonts/RadiantCharisma/RadiantCharisma-ExtLtIta.woff2') format('woff2'), 
         url('../../fonts/RadiantCharisma/RadiantCharisma-ExtLtIta.ttf') format('truetype'); 
    font-style: italic;
    font-weight: 200;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'RadiantCharisma';
    src: url('../../fonts/RadiantCharisma/RadiantCharisma-Thin.eot'); 
    src: url('../../fonts/RadiantCharisma/RadiantCharisma-Thin.eot?#iefix') format('embedded-opentype'), 
         url('../../fonts/RadiantCharisma/RadiantCharisma-Thin.woff') format('woff'), 
         url('../../fonts/RadiantCharisma/RadiantCharisma-Thin.woff2') format('woff2'), 
         url('../../fonts/RadiantCharisma/RadiantCharisma-Thin.ttf') format('truetype'); 
    font-style: normal;
    font-weight: 100;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'RadiantCharisma';
    src: url('../../fonts/RadiantCharisma/RadiantCharisma-ThinItalic.eot'); 
    src: url('../../fonts/RadiantCharisma/RadiantCharisma-ThinItalic.eot?#iefix') format('embedded-opentype'), 
         url('../../fonts/RadiantCharisma/RadiantCharisma-ThinItalic.woff') format('woff'), 
         url('../../fonts/RadiantCharisma/RadiantCharisma-ThinItalic.woff2') format('woff2'), 
         url('../../fonts/RadiantCharisma/RadiantCharisma-ThinItalic.ttf') format('truetype'); 
    font-style: italic;
    font-weight: 100;
    text-rendering: optimizeLegibility;
} */

/* font */

@font-face {
	font-family: 'ClashDisplay-Variable';
	src:
		url(../fonts/ClashDisplay-Variable.woff2?27b50dcdd5ced9f74da05dbf79e029b2) format("woff2"),
		url(../fonts/ClashDisplay-Variable.woff?d2735542013ee4bde5ad54651ed29a72) format("woff"),
		url(../fonts/ClashDisplay-Variable.ttf?e7f67b72cbf79f80c9c71caa4e63cc18) format("truetype");
	font-weight: 200 700;
	font-display: swap;
	font-style: normal;
}

.hover\:bg-neutral-100:hover{
        --tw-bg-opacity: 1;
        background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}

.hover\:bg-primary:hover{
        --tw-bg-opacity: 1;
        background-color: rgb(16 16 16 / var(--tw-bg-opacity));
}

.hover\:bg-primary-700:hover{
        --tw-bg-opacity: 1;
        background-color: rgb(171 171 171 / var(--tw-bg-opacity));
}

.hover\:bg-secondary:hover{
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.hover\:bg-white:hover{
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.hover\:bg-opacity-50:hover{
        --tw-bg-opacity: 0.5;
}

.hover\:bg-\[100\%\]:hover{
        background-position: 100%;
}

.hover\:text-neutral-100:hover{
        --tw-text-opacity: 1;
        color: rgb(245 245 245 / var(--tw-text-opacity));
}

.hover\:text-white:hover{
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 768px){

        .md\:col-span-6{
                grid-column: span 6 / span 6;
        }

        .md\:my-6{
                margin-top: 1.5rem;
                margin-bottom: 1.5rem;
        }

        .md\:flex{
                display: flex;
        }

        .md\:w-1\/2{
                width: 50%;
        }

        .md\:basis-1\/2{
                flex-basis: 50%;
        }

        .md\:grid-cols-2{
                grid-template-columns: repeat(2, minmax(0, 1fr));
        }

        .md\:grid-cols-3{
                grid-template-columns: repeat(3, minmax(0, 1fr));
        }

        .md\:gap-4{
                gap: 1rem;
        }

        .md\:text-3xl{
                font-size: 1.875rem;
                line-height: 2.25rem;
        }
}

@media (min-width: 992px){

        .lg\:col-span-4{
                grid-column: span 4 / span 4;
        }

        .lg\:my-16{
                margin-top: 4rem;
                margin-bottom: 4rem;
        }

        .lg\:mb-100p{
                margin-bottom: 100px;
        }

        .lg\:mb-10p{
                margin-bottom: 10px;
        }

        .lg\:mb-20p{
                margin-bottom: 20px;
        }

        .lg\:mb-30p{
                margin-bottom: 30px;
        }

        .lg\:mb-40p{
                margin-bottom: 40px;
        }

        .lg\:mb-50p{
                margin-bottom: 50px;
        }

        .lg\:mb-60p{
                margin-bottom: 60px;
        }

        .lg\:mb-70p{
                margin-bottom: 70px;
        }

        .lg\:mb-80p{
                margin-bottom: 80px;
        }

        .lg\:mb-90p{
                margin-bottom: 90px;
        }

        .lg\:mt-0{
                margin-top: 0px;
        }

        .lg\:mt-100p{
                margin-top: 100px;
        }

        .lg\:mt-10p{
                margin-top: 10px;
        }

        .lg\:mt-20p{
                margin-top: 20px;
        }

        .lg\:mt-30p{
                margin-top: 30px;
        }

        .lg\:mt-40p{
                margin-top: 40px;
        }

        .lg\:mt-50p{
                margin-top: 50px;
        }

        .lg\:mt-60p{
                margin-top: 60px;
        }

        .lg\:mt-70p{
                margin-top: 70px;
        }

        .lg\:mt-80p{
                margin-top: 80px;
        }

        .lg\:mt-90p{
                margin-top: 90px;
        }

        .lg\:aspect-\[2\/3\]{
                aspect-ratio: 2/3;
        }

        .lg\:aspect-\[5\/4\]{
                aspect-ratio: 5/4;
        }

        .lg\:h-full{
                height: 100%;
        }

        .lg\:w-1\/2{
                width: 50%;
        }

        .lg\:w-\[30\%\]{
                width: 30%;
        }

        .lg\:w-auto{
                width: auto;
        }

        .lg\:basis-1\/2{
                flex-basis: 50%;
        }

        .lg\:basis-1\/3{
                flex-basis: 33.333333%;
        }

        .lg\:grid-cols-2{
                grid-template-columns: repeat(2, minmax(0, 1fr));
        }

        .lg\:grid-cols-3{
                grid-template-columns: repeat(3, minmax(0, 1fr));
        }

        .lg\:grid-cols-4{
                grid-template-columns: repeat(4, minmax(0, 1fr));
        }

        .lg\:flex-nowrap{
                flex-wrap: nowrap;
        }

        .lg\:gap-8{
                gap: 2rem;
        }

        .lg\:rounded-40p{
                border-radius: 40px;
        }

        .lg\:px-16{
                padding-left: 4rem;
                padding-right: 4rem;
        }

        .lg\:py-0{
                padding-top: 0px;
                padding-bottom: 0px;
        }

        .lg\:py-100p{
                padding-top: 100px;
                padding-bottom: 100px;
        }

        .lg\:py-16{
                padding-top: 4rem;
                padding-bottom: 4rem;
        }

        .lg\:pb-100p{
                padding-bottom: 100px;
        }

        .lg\:pb-10p{
                padding-bottom: 10px;
        }

        .lg\:pb-20p{
                padding-bottom: 20px;
        }

        .lg\:pb-30p{
                padding-bottom: 30px;
        }

        .lg\:pb-40{
                padding-bottom: 10rem;
        }

        .lg\:pb-40p{
                padding-bottom: 40px;
        }

        .lg\:pb-50p{
                padding-bottom: 50px;
        }

        .lg\:pb-60p{
                padding-bottom: 60px;
        }

        .lg\:pb-70p{
                padding-bottom: 70px;
        }

        .lg\:pb-80p{
                padding-bottom: 80px;
        }

        .lg\:pb-90p{
                padding-bottom: 90px;
        }

        .lg\:pl-10p{
                padding-left: 10px;
        }

        .lg\:pl-2{
                padding-left: 0.5rem;
        }

        .lg\:pl-50p{
                padding-left: 50px;
        }

        .lg\:pr-2{
                padding-right: 0.5rem;
        }

        .lg\:pt-100p{
                padding-top: 100px;
        }

        .lg\:pt-10p{
                padding-top: 10px;
        }

        .lg\:pt-20{
                padding-top: 5rem;
        }

        .lg\:pt-20p{
                padding-top: 20px;
        }

        .lg\:pt-30p{
                padding-top: 30px;
        }

        .lg\:pt-40p{
                padding-top: 40px;
        }

        .lg\:pt-50p{
                padding-top: 50px;
        }

        .lg\:pt-60p{
                padding-top: 60px;
        }

        .lg\:pt-70p{
                padding-top: 70px;
        }

        .lg\:pt-80p{
                padding-top: 80px;
        }

        .lg\:pt-90p{
                padding-top: 90px;
        }

        .lg\:text-5xl{
                font-size: 3rem;
                line-height: 1;
        }
}

@media (min-width: 1440px){

        .xl\:mx-4{
                margin-left: 1rem;
                margin-right: 1rem;
        }

        .xl\:flex{
                display: flex;
        }

        .xl\:grid-cols-5{
                grid-template-columns: repeat(5, minmax(0, 1fr));
        }

        .xl\:justify-end{
                justify-content: flex-end;
        }

        .xl\:pb-60{
                padding-bottom: 15rem;
        }
}
