@import url(https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;700&display=swap);
/*
! tailwindcss v3.1.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.
*/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: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
}/*
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-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;
}/*
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:-ms-input-placeholder, textarea:-ms-input-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;
}*, ::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-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-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:  ;
}h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
p{
  margin-top: 0px;
  margin-bottom: 0.5rem;
  line-height: 1.5;
}@media (min-width: 768px){h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
p{
    margin-bottom: 1rem;
  }
}h1{
  font-size: 3.75rem;
  line-height: 1;
}h2{
  font-size: 3rem;
  line-height: 1;
}h3{
  font-size: 2.25rem;
  line-height: 2.5rem;
}h4{
  font-size: 1.875rem;
  line-height: 2.25rem;
}h5{
  font-size: 1.5rem;
  line-height: 2rem;
}h6{
  font-size: 1.25rem;
  line-height: 1.75rem;
}p{
  font-size: 0.875rem;
  line-height: 1.25rem;
  line-height: 1.5;
}@media (min-width: 768px){p{
    font-size: 1rem;
    line-height: 1.5rem;
  }
}.c01 a,
.c02 a,
.c03 a,
.c04 a,
.c08 a,
.c09 a,
.c10 a {
    text-decoration: underline;
}.c01 a:hover,
.c02 a:hover,
.c03 a:hover,
.c04 a:hover,
.c08 a:hover,
.c09 a:hover,
.c10 a:hover {
    color: #ee1c25;
    text-decoration: underline;
}.h-large-image {
    height: 200px;
}@media (min-width: 640px) {.h-large-image {
        height: 400px
}
    }.h-medium-image {
    height: calc(200px / 2 - 0.5rem);
}@media (min-width: 640px) {.h-medium-image {
        height: calc(400px / 2 - 0.5rem)
}
    }.form-control:invalid:not(:-moz-placeholder-shown){
  --tw-border-opacity: 1;
  border-color: rgb(239 28 36 / var(--tw-border-opacity));
}.form-control:invalid:not(:-ms-input-placeholder){
  --tw-border-opacity: 1;
  border-color: rgb(239 28 36 / var(--tw-border-opacity));
}.form-control:invalid:not(:placeholder-shown){
  --tw-border-opacity: 1;
  border-color: rgb(239 28 36 / var(--tw-border-opacity));
}.ukuri .form-control:invalid:not(:-moz-placeholder-shown){
  --tw-border-opacity: 1;
  border-color: rgb(213 175 56 / var(--tw-border-opacity));
}.ukuri .form-control:invalid:not(:-ms-input-placeholder){
  --tw-border-opacity: 1;
  border-color: rgb(213 175 56 / var(--tw-border-opacity));
}.ukuri .form-control:invalid:not(:placeholder-shown){
  --tw-border-opacity: 1;
  border-color: rgb(213 175 56 / var(--tw-border-opacity));
}.form-control{
  display: block;
  width: 100%;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  padding: 0.5rem;
}.form-control:focus{
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
}.currency-wrapper {
    max-width: 94% !important;
}.form-label{
  margin-bottom: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}.button {
    text-decoration: none !important;
    display: inline-block;
    min-width: 10rem;
    max-width: 15rem;
    cursor: pointer;
    border-radius: 0.25rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(239 28 36 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(239 28 36 / var(--tw-bg-opacity));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    text-align: center;
    font-family: Ubuntu, sans-serif;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
} 
.ukuri .button {
  --tw-bg-opacity: 1;
  background-color: rgb(213 175 56 / var(--tw-bg-opacity));
}.ukuri .button{
  --tw-border-opacity: 1;
  border-color: rgb(213 175 56 / var(--tw-border-opacity));
}@media (min-width: 768px){.button{
    min-width: 12rem;
  }
}.button:hover, 
.button:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(230 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
    color: white !important;
}.button--outline{
  min-width: 10rem;
  max-width: 15rem;
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(239 28 36 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-family: Ubuntu, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(239 28 36 / var(--tw-text-opacity));
}@media (max-width: 768px) {.ukuri .button--outline{
    --tw-text-opacity: 1;
    color: rgb(213 175 56 / var(--tw-text-opacity));
  }
    }.ukuri .button--outline{
  --tw-border-opacity: 1;
  border-color: rgb(213 175 56 / var(--tw-border-opacity));
}@media (min-width: 768px){.button--outline{
    min-width: 12rem;
  }
}.button--outline:hover, 
.button--outline:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(239 28 36 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
} 
.ukuri .button--outline:hover ,   
.ukuri 
.button--outline:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(213 175 56 / var(--tw-bg-opacity));
}.button--outline:hover,
.button--outline:focus {
    color: white !important;
}.button:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}.video {
    position: absolute;
    width: 102%;
    height: 102%;
}.bgVid {
    -o-object-fit: cover;
       object-fit: cover;
    width: 101%;
    height: 101%;
    position: absolute;
    top: 0;
    left: 0;
    max-width: initial;
}li{
  font-size: 0.875rem;
  line-height: 1.25rem;
}@media (min-width: 768px){li{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}/* This is all you. */.hide-enquire .nav-enquire {
    display: none;
}.c02 h2{
  font-size: 1.875rem;
  line-height: 2.25rem;
}@media (min-width: 1200px){.c02 h2{
    font-size: 3rem;
    line-height: 1;
  }
}.c02 .full-image-card p a{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  display: inline-block;
  min-width: 10rem;
  max-width: 15rem;
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(239 28 36 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(239 28 36 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
  font-family: Ubuntu, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
} 
.ukuri .c02 .full-image-card p a {
  --tw-bg-opacity: 1;
  background-color: rgb(213 175 56 / var(--tw-bg-opacity));
}.ukuri .c02 .full-image-card p a{
  --tw-border-opacity: 1;
  border-color: rgb(213 175 56 / var(--tw-border-opacity));
}@media (min-width: 768px){.c02 .full-image-card p a{
    min-width: 12rem;
  }
}.c02 .full-image-card p a {
    text-decoration: none;
}.c02 .full-image-card p a:hover {
    background-color: #e60000;
}.c02 .mc-sub-button {
    width: 20%;
    min-width: 20%;
    float: right;
}.c02 .mc-field-group input {
    padding: 9px 10px;
    border-radius: 4px;
    float: left;
}.c02 #mc_embed_signup_scroll {
    display: inline-block;
    width: 100%;
}.c03 h2{
  font-size: 3.75rem;
  line-height: 1;
  --tw-drop-shadow: drop-shadow(0 1px 1px rgb(0 0 0 / 0.05));
  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);
}@media (min-width: 768px){.c03 h2{
    font-size: 5rem;
  }
}.c04 h5 {
    font-size: 20px;
    font-family: "Gunny", "sans-serif";
}.c04 p {
    font-size: 16px;
    margin: 10px 0;
}.c04 .footer {
    font-size: 16px;
    font-family: "Ubuntu", "sans-serif";
}.c04 .footer p {
    font-size: 12px;
    margin: 2px 0px;
}.c07 {
    min-height: 650px;
    height: calc(100vh - 64px);
}.c07 h2{
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-family: Gunny, sans-serif;
  font-size: 5rem;
  --tw-drop-shadow: drop-shadow(0 1px 1px rgb(0 0 0 / 0.05));
  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);
}@media (min-width: 1200px){.c07 h2{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    font-size: 6rem;
  }
}.c07 h4{
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: 0.025em;
  --tw-drop-shadow: drop-shadow(0 1px 1px rgb(0 0 0 / 0.05));
  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);
}.c07 p{
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-drop-shadow: drop-shadow(0 1px 1px rgb(0 0 0 / 0.05));
  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);
}@media (min-width: 768px){.c07 p{
    font-size: 1rem;
    line-height: 1.5rem;
  }
}.c07 p a{
  margin-top: 2.5rem;
  display: inline-block;
  min-width: 10rem;
  max-width: 15rem;
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(239 28 36 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(239 28 36 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
  font-family: Ubuntu, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
} 
.ukuri .c07 p a {
  --tw-bg-opacity: 1;
  background-color: rgb(213 175 56 / var(--tw-bg-opacity));
}.ukuri .c07 p a{
  --tw-border-opacity: 1;
  border-color: rgb(213 175 56 / var(--tw-border-opacity));
}@media (min-width: 768px){.c07 p a{
    min-width: 12rem;
  }
}.c07 p a:hover {
    background-color: #e60000;
}.c07 .top-left {
    align-items: center;
    justify-content: center;
}@media (min-width: 640px) {.c07 .top-left {
        justify-content: flex-start;
        align-items: flex-start
}
    }.c07 .top-right {
    align-items: center;
    justify-content: center;
}@media (min-width: 640px) {.c07 .top-right {
        justify-content: flex-end;
        align-items: flex-start
}
    }.c07 .bottom-left {
    align-items: center;
    justify-content: center;
}@media (min-width: 640px) {.c07 .bottom-left {
        justify-content: flex-start;
        align-items: flex-end
}
    }.c07 .bottom-right {
    align-items: center;
    justify-content: center;
}@media (min-width: 640px) {.c07 .bottom-right {
        justify-content: flex-end;
        align-items: flex-end
}
    }.c06 h1 {
    margin: 0 auto;
    font-family: Ubuntu, sans-serif;
    font-size: 2.25rem;
    line-height: 2.5rem;
    --tw-drop-shadow: drop-shadow(0 1px 1px rgb(0 0 0 / 0.05));
    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);
}@media (min-width: 768px){.c06 h1{
    font-size: 3rem;
    line-height: 1;
  }
}@media (min-width: 1024px){.c06 h1{
    font-size: 4rem;
  }
}.c06 h1 {
    max-width: 900px;
}.c06 p {
    margin: 0 auto;
    margin-top: 2rem;
    font-family: Ubuntu, sans-serif;
    max-width: 600px;
}.c06 .hero-content a{
  margin-top: 0.5rem;
  display: inline-block;
  min-width: 10rem;
  max-width: 20rem;
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(239 28 36 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(239 28 36 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
  font-family: Ubuntu, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
} 
.ukuri .c06 .hero-content a {
  --tw-bg-opacity: 1;
  background-color: rgb(213 175 56 / var(--tw-bg-opacity));
}.ukuri .c06 .hero-content a{
  --tw-border-opacity: 1;
  border-color: rgb(213 175 56 / var(--tw-border-opacity));
}@media (min-width: 768px){.c06 .hero-content a{
    min-width: 12rem;
  }
}.c06 .hero-content a:hover,
.c06 .hero-content a:focus {
    background-color: #e60000;
}.c06.thin-hero h1{
  font-size: 1.875rem;
  line-height: 2.25rem;
}@media (min-width: 768px){.c06.thin-hero h1{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}@media (min-width: 1024px){.c06.thin-hero h1{
    font-size: 3.75rem;
    line-height: 1;
  }
}.c06.thin-hero p{
  margin-top: 1rem;
}.c05-gallery-item {
    /* min-height: 300px;  */
    aspect-ratio: 16 / 9;
}@media (min-width: 635px) {
    .c05-gallery-item {
        min-height: 500px;
        aspect-ratio: 16 / 9;
    }
}.hooper-slide {
    opacity: 0.5;
    padding: 40px 0;
}.hooper-slide.is-current {
    opacity: 1;
    padding: 0;
    transform: scale(1.35);
}@media (min-width: 1200px) {.hooper-slide.is-current {
        transform: scale(1)
}.c05 .hooper-slide.is-current {
        transform: scale(1.35)
}
    }.c05 .hooper-slide.is-prev,
.c05 .hooper-slide.is-next {
    padding: 40px 0 !important;
}.hooper-track {
    align-items: center;
    position: relative;
}@media (min-width: 768px){.c09 .even{
    flex-direction: row-reverse;
  }.c09 .odd .c09__content{
    flex: 1 1 0%;
  }.c09 .even .c09__content{
    justify-content: flex-end;
  }
}.c10__content a {
    color: black;
    text-decoration: underline;
}.c10__content a:hover,
.c10__content a:focus {
    color: #ef1c24;
    text-decoration: underline;
}.c15{
  font-family: Ubuntu, sans-serif;
    color: #373737;
}.c15 h1, 
.c15 h2, 
.c15 h3, 
.c15 h4, 
.c15 h5, 
.c15 h6, 
.c15 p{
  font-family: Ubuntu, sans-serif;
}.c15 h2,
.c15 h3 {
    line-height: 1.25;
    margin: 2.5rem 0 0.75rem 0;
}.c15 h4 {
    font-size: 1.5rem;
    margin: 2.25rem 0 0.75rem 0;
}.c15 h6 {
    margin: 2.25rem 0 0.75rem 0;
}.c15 ul li,
.c01 ul li,
.c09 .c09__content ul li,
.c09 .c09__content_layout_2 ul li,
.c10 ul li {
    list-style: disc;
}.c15 ol li,
.c01 ol li,
.c09 .c09__content ol li,
.c09 .c09__content_layout_2 ol li,
.c10 ol li {
    list-style: decimal;
}.c15 ul, 
.c15 ol, 
.c01 ul, 
.c01 ol, 
.c09 .c09__content ul, 
.c09 .c09__content ol, 
.c09 .c09__content_layout_2 ul, 
.c09 .c09__content_layout_2 ol, 
.c10 ul, 
.c10 ol{
  margin-left: 2rem;
}.c09 .c09__content li p,
.c09 .c09__content_layout_2 li p {
    margin-bottom: 0.25rem;
}.c09 .c09__content li:last-child p,
.c09 .c09__content_layout_2 li:last-child p {
    margin-bottom: 1rem;
}.c15 a {
    text-decoration: underline;
}.c15 a:hover{
  --tw-text-opacity: 1;
  color: rgb(239 28 36 / var(--tw-text-opacity));
}@media (max-width: 768px) {.ukuri .c15 a:hover{
    --tw-text-opacity: 1;
    color: rgb(213 175 56 / var(--tw-text-opacity));
  }
    }.column-title p{
  margin: 0px;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(224 224 224 / var(--tw-text-opacity));
    color: #A9AAA9;
}.column-value p{
  margin: 0px;
  font-family: Ubuntu, sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-style: italic;
}.copyright-caption {
    font-family: 'Ubuntu';
    color: #fff;
    font-weight: 100;
    font-size: 14px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}@media (max-width:640px) {.copyright-caption {
        font-size: 11px
}
    }.c05-copyright-caption {
    transform: none;
    font-size: 10px;
    top: 85%;
    left: 13px;
}@media (min-width:640px) {.c05-copyright-caption {
        left: 15px;
        top: 87%
}
    }.is-next .c05-copyright-caption {
    top: 87%;
}@media (min-width:640px) {.is-next .c05-copyright-caption {
        top: 96%
}
    }.c09-copyright-caption {
    transform: none;
    font-size: 10px;
    top: 79%;
    left: 60px;
}@media (min-width:640px) {.c09-copyright-caption {
        font-size: 14px;
        left: 15px;
        top: 90%
}
    }.is-next .c09-copyright-caption {
    top: 87%;
}@media (min-width:640px) {.is-next .c09-copyright-caption {
        top: 96%
}
    }.hooper-track {
    position: relative;
}.c11 .hooper-slide.is-current {
    transform: unset;
}@media (min-width: 1200px) {.c11 .hooper-slide.is-current {
        transform: unset
}
    }/* c17 acccordion */.accordion input {
    display: none;
    position: absolute;
    opacity: 0;
    z-index: -1;
}.accordion-content {
    max-height: 0;
    /* transition: all .35s; */
}.accordion-content li {
    list-style: disc;
}.accordion-content ol li {
    list-style: decimal;
}.accordion-content ul, 
.accordion-content ol{
  margin-left: 2rem;
}.accordion a {
    text-decoration: underline;
}.accordion a:hover{
  --tw-text-opacity: 1;
  color: rgb(239 28 36 / var(--tw-text-opacity));
}@media (max-width: 768px) {.ukuri .accordion a:hover{
    --tw-text-opacity: 1;
    color: rgb(213 175 56 / var(--tw-text-opacity));
  }
    }.accordion-title:hover:after {
    border-color: #ef1c24;
}.accordion-title:after {
    content: "";
    position: absolute;
    right: 20px;
    top: 15px;
    border-color: black;
    border-style: solid;
    border-width: 0 2px 2px 0;
    height: 11px;
    width: 11px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}.accordion input:checked~.accordion-title{
  --tw-text-opacity: 1;
  color: rgb(239 28 36 / var(--tw-text-opacity));
}@media (max-width: 768px) {.ukuri .accordion input:checked~.accordion-title{
    --tw-text-opacity: 1;
    color: rgb(213 175 56 / var(--tw-text-opacity));
  }
    }.accordion input:checked~.accordion-title {
    border-bottom: 1px solid #d5d5d5;
}.accordion input:checked~.accordion-title:after {
    border-color: #ef1c24;
    top: 20px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}.accordion input:checked~.accordion-content {
    max-height: 100%;
    overflow-y: none;
    height: 100%;
}/* footer update */.footer-content img {
    max-width: 300px;
    margin: 5px auto;
}@media (min-width: 1024px) {.footer-content img {
        margin: 5px 0;
        max-width: 432px
}
    }.footer-content a {
    text-decoration: underline;
}.footer-content a:hover {
    color: #ee1c25;
}.footer-content hr {
    border-top-width: 2px;
    border-color: #767676;
}.footer-menu a:hover{
  --tw-text-opacity: 1;
  color: rgb(239 28 36 / var(--tw-text-opacity));
}@media (max-width: 768px) {.ukuri .footer-menu a:hover{
    --tw-text-opacity: 1;
    color: rgb(213 175 56 / var(--tw-text-opacity));
  }
    }.footer-content table {
    background-color: unset;
    max-width: 300px;
    margin: auto;
}@media (min-width: 1024px) {.footer-content table {
        max-width: 432px
}
    }.footer-content td {
    width: 33%;
    border: none;
}.footer-content td img {
    max-width: 100%;
}/*table styling*/table{
  font-family: Ubuntu, sans-serif;
    width: 100%;
    background-color: #fafafa;
}th{
  font-family: Ubuntu, sans-serif;
    font-weight: bold;
    vertical-align: middle;
}td{
  font-family: Ubuntu, sans-serif;
    border: 1px solid #e5e5e5;
    padding: 5px;
    vertical-align: middle;
}table p{
  font-family: Ubuntu, sans-serif;
    margin: 0;
}table a {
    text-decoration: underline;
}table a:hover{
  --tw-text-opacity: 1;
  color: rgb(239 28 36 / var(--tw-text-opacity));
}@media (max-width: 768px) {.ukuri table a:hover{
    --tw-text-opacity: 1;
    color: rgb(213 175 56 / var(--tw-text-opacity));
  }
    }/* what you see what you pay in hero block */.wyswyp {
    border: 1px solid #e8e7e7;
    background-color: #f2efef1c;
}@media (min-width: 768px) {.wyswyp {
        max-width: 480px;
        border: 1px solid #fff;
        background-color: #00000040
}
    }.wyswyp h6 {
    font-size: 15px;
    margin-bottom: 0;
}.wyswyp p {
    font-size: 0.825rem;
    margin-bottom: 0;
}.wyswyp img {
    max-width: 80px;
}/* custom chat icon in hero block */.custom-chatIcon {
    fill: #fff;
    width: 58px;
    height: 58px;
    border: 1px dashed #fff;
    margin-right: 28px;
    margin-bottom: 21px;
}@media (min-width: 768px) {.custom-chatIcon {
        margin-right: 25px
}
    }.custom-chatIcon svg {
    margin: 12px;
}/* blockquote styling */.c01 blockquote,
.c08 blockquote,
.c10 blockquote,
.c15 blockquote,
.c17 blockquote {
    border-left: 2px solid #ee1c25;
    padding-left: 1rem;
}/* end blockquote styling *//* :root is <html> element */:root {
    --bg-desktop: none;
    --bg-mobile: none;

}.bg-image {
    min-height: 200px;
}@media screen and (max-width: 768px) {
    .bg-image {
        background-image: var(--bg-mobile);
    }
}@media screen and (min-width: 769px) {
    .bg-image {
        background-image: var(--bg-desktop);
    }
}/* C02 Card style */.column-card:nth-child(1),
.column-card:nth-child(3) {
    transform: scale(0.92);
    background-color: #0000000d;
}@media (max-width: 768px) {.column-card:nth-child(1),
.column-card:nth-child(3) {
        transform: scale(1)
}
    }.column-card:nth-child(1)::after {
    content: " ";
    position: absolute;
    top: 50%;
    right: 0;
    margin-right: -2.5rem;
    display: block;
    width: 25px;
    height: 25px;
    border-top: 2px solid #00000038;
    border-left: 2px solid #00000038;
    transform: rotate(135deg) scale(0.92);
}@media (max-width: 768px) {.column-card:nth-child(1)::after {
        top: unset;
        right: unset;
        left: calc(50% - 12px);
        bottom: 0;
        margin-bottom: -1.5rem;
        transform: rotate(225deg);
        margin-right: 0
}
    }.column-card:nth-child(3)::after {
    content: " ";
    position: absolute;
    top: 50%;
    left: 0;
    margin-left: -2.5rem;
    display: block;
    width: 25px;
    height: 25px;
    border-top: 2px solid #00000038;
    border-left: 2px solid #00000038;
    transform: rotate(-45deg);
}@media (max-width: 768px) {.column-card:nth-child(3)::after {
        left: calc(50% - 12px);
        top: 0;
        margin-top: -1.5rem;
        transform: rotate(45deg);
        margin-left: 0
}
    }.column-card:nth-child(2) {
    box-shadow: none;
}@media (min-width: 768px) {.column-card:nth-child(2) {
        align-content: center;
        display: grid
}
    }.column-card:nth-child(2) .column-icon,
.column-card:nth-child(2) .column-icon img {
    width: 9rem;
    max-width: 9rem;
}/* C08 marketing block */.c08 h6 em,
.c08 h5 em {
    font-style: normal;
    font-weight: 100;
}html {
    scroll-behavior: smooth;
}.slick-dots {
    bottom: -50px !important;
}.slick-dots li button:before {
    font-family: inherit !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 30px !important;
    height: 3px !important;
    background-color: black;
}.slick-dots li {
    width: 30px !important;
}.slick-prev:before,
.slick-next:before {
    font-family: inherit !important;
    font-size: 50px !important;
    color: black !important;
}.slick-prev:before {
    content: '‹' !important;
}.slick-next:before {
    content: '›' !important;
}.c20-title h1,
    .c20-title h2,
    .c20-title h3,
    .c20-title h4,
    .c20-title h5,
    .c20-title h6,
    .c20-description h1,
    .c20-description h2,
    .c20-description h3,
    .c20-description h4,
    .c20-description h5,
    .c20-description h6 {
        font-weight: 500;
    }.slick-arrow {
    display: none !important;
}@media (min-width: 768px) {.slick-arrow {
        display: block !important
}
    }.button--slick-card{
  display: inline-block;
  border-radius: 0.125rem;
  border-width: 1px;
  background-color: transparent;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 3rem;
  padding-right: 3rem;
  text-align: center;
  font-family: Ubuntu, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.button--slick-card:hover{
  --tw-border-opacity: 1;
  border-color: rgb(239 28 36 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(239 28 36 / var(--tw-bg-opacity));
} 
.ukuri .button--slick-card:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(213 175 56 / var(--tw-bg-opacity));
}.ukuri .button--slick-card:hover{
  --tw-border-opacity: 1;
  border-color: rgb(213 175 56 / var(--tw-border-opacity));
}.slick-card-block{
  display: block;
}.slick-card-block__gradient {
        transition: all 0.2s ease;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 10;
        height: 100%;
        width: 100%;
        background-image: linear-gradient(to top, var(--tw-gradient-stops));
        --tw-gradient-from: #000;
        --tw-gradient-to: rgb(0 0 0 / 0);
        --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
        opacity: 0.3;
    }.slick-card-block--hover .button--slick-card{
  --tw-border-opacity: 1;
  border-color: rgb(239 28 36 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(239 28 36 / var(--tw-bg-opacity));
} 
.ukuri .slick-card-block--hover .button--slick-card {
  --tw-bg-opacity: 1;
  background-color: rgb(213 175 56 / var(--tw-bg-opacity));
}.ukuri .slick-card-block--hover .button--slick-card{
  --tw-border-opacity: 1;
  border-color: rgb(213 175 56 / var(--tw-border-opacity));
}.slick-card-block--hover .slick-card-block__gradient {
            transition: all 0.3s ease;
            --tw-gradient-to: #000;
            opacity: 0.8;
        }/* down arrow featured image */.down-arrow a {
    z-index: 9;
    display: inline-block;
    transform: translate(0, -50%);
    color: #fff;
    font: normal 400 20px / 1 'Josefin Sans', sans-serif;
    letter-spacing: .1em;
    text-decoration: none;
    transition: opacity .3s;
}.down-arrow a:hover {
    opacity: .5;
}.down-arrow a span {
    position: absolute;
    top: 0;
    left: 50%;
    width: 30px;
    height: 50px;
    margin-left: -15px;
    border: 2px solid #fff;
    border-radius: 50px;
    box-sizing: border-box;
}.down-arrow a span::before {
    position: absolute;
    top: 10px;
    left: 50%;
    content: '';
    width: 6px;
    height: 6px;
    margin-left: -3px;
    background-color: #fff;
    border-radius: 100%;
    animation: sdb10 2s infinite;
    box-sizing: border-box;
}.down-arrow a span::after {
    position: absolute;
    bottom: -18px;
    left: 50%;
    width: 18px;
    height: 18px;
    content: '';
    margin-left: -9px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: rotate(-45deg);
    box-sizing: border-box;
}@keyframes sdb10 {
    0% {
        transform: translate(0, 0);
        opacity: 0;
    }

    40% {
        opacity: 1;
    }

    80% {
        transform: translate(0, 20px);
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}/* end down arrow featured image *//* Updated Hubspot form */.hubspot-form-content {
    max-width: 880px;
    margin: auto;
    background-color: #fff;
    padding: 40px;
    border-bottom: 1px solid #f0ebeb;
}.hubspot-form-content h1, .hubspot-form-content h2 {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 40px;
    text-align: center;
}.hubspot-form-content a {
    color: #ee1c25;
    text-decoration: underline;
}.hubspot-form-content h5 {
    color: #666666;
    font-size: 1rem;
}@media (max-width: 768px) {
    .hubspot-form-content {
        padding: 40px 4% 0px 4%;
        max-width: 96%;
    }

    .hubspot-form-content h5 {
        font-size: 0.875rem;
        line-height: 1.5;
    }
}/* end Updated Hubspot form *//* Book a call dropdown */.book-call-container {
    border: 1px solid #00000017;
}.book-call-container:after {
    content: "";
    display: block;
    position: absolute;
    TOP: -10px;
    left: 45%;
    width: 0;
    border-width: 0px 10px 10px;
    border-style: solid;
    border-color: #bebebe66 transparent;
}.book-call-item {
    padding-bottom: 6px;
    text-decoration: underline;
    border-bottom: 1px solid #00000017;
    margin-top: 4px;
}.book-call-item:nth-last-child(1) {
    border-bottom: none;
    padding-bottom: 0;
}.book-call-item a {
    line-height: 25px;
    margin-left: 8px;
}.svg-container {
    width: 30px;
    height: 20px;
    border-radius: 8px;
    overflow: hidden;
}.svgphone {
    padding: 2px;
}.bookings-description a{
  color: rgba(220,198,153, 1);
}.bookings-description a:hover{
  color: rgba(220,198,153, 1);
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}.booking-thanks-bard a {
    text-decoration: underline;
}/* cookie banner */#cookie-banner {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #f9f9f9;
    padding: 16px 24px;
    box-shadow: 0 -2px 6px rgba(0,0,0,0.1);
    display: none;
    justify-content: center;
    align-items: center;
    gap: 16px;
    text-align: center;
    flex-wrap: wrap;
    z-index: 9999;
    font-family: "Ubuntu", "sans-serif";
    font-weight: 100;
}#cookie-banner p {
    margin: 0;
}#cookie-accept-btn {
    background: #ee1c24;
    color: white;
    border: none;
    border-radius: 8px;
    padding: 10px 24px;
    cursor: pointer;
    font-size: 14px;
    font-family: "Ubuntu", "sans-serif";
    font-weight: 400;
}/* c15 video wrapper */.c15 .video-wrapper {
  max-width: 1200px;
  margin: 0 auto; /* optional: centers it in container */
  width: 100%;
}.c15 .video-wrapper iframe,
.c15 .video-wrapper video {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  display: block;
}.container{
  width: 100%;
}@media (min-width: 640px){.container{
    max-width: 640px;
  }
}@media (min-width: 768px){.container{
    max-width: 768px;
  }
}@media (min-width: 1024px){.container{
    max-width: 1024px;
  }
}@media (min-width: 1200px){.container{
    max-width: 1200px;
  }
}@media (min-width: 1536px){.container{
    max-width: 1536px;
  }
}@media (min-width: 1920px){.container{
    max-width: 1920px;
  }
}.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}.pointer-events-none{
  pointer-events: none;
}.visible{
  visibility: visible;
}.fixed{
  position: fixed;
}.absolute{
  position: absolute;
}.relative{
  position: relative;
}.sticky{
  position: sticky;
}.inset-0{
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}.top-0{
  top: 0px;
}.left-0{
  left: 0px;
}.top-2{
  top: 0.5rem;
}.left-2{
  left: 0.5rem;
}.top-12{
  top: 3rem;
}.bottom-full{
  bottom: 100%;
}.right-0{
  right: 0px;
}.-left-20{
  left: -5rem;
}.bottom-half{
  bottom: 50%;
}.bottom-10{
  bottom: 2.5rem;
}.right-10{
  right: 2.5rem;
}.bottom-3{
  bottom: 0.75rem;
}.left-5{
  left: 1.25rem;
}.top-16{
  top: 4rem;
}.bottom-5{
  bottom: 1.25rem;
}.bottom-0{
  bottom: 0px;
}.-left-4{
  left: -1rem;
}.top-1\/2{
  top: 50%;
}.-right-4{
  right: -1rem;
}.-top-8{
  top: -2rem;
}.top-20{
  top: 5rem;
}.top-4{
  top: 1rem;
}.right-4{
  right: 1rem;
}.left-4{
  left: 1rem;
}.bottom-1{
  bottom: 0.25rem;
}.right-2{
  right: 0.5rem;
}.left-3{
  left: 0.75rem;
}.top-full{
  top: 100%;
}.z-50{
  z-index: 50;
}.z-30{
  z-index: 30;
}.z-20{
  z-index: 20;
}.z-70{
  z-index: 70;
}.z-10{
  z-index: 10;
}.z-40{
  z-index: 40;
}.order-1{
  order: 1;
}.order-3{
  order: 3;
}.col-span-12{
  grid-column: span 12 / span 12;
}.col-span-3{
  grid-column: span 3 / span 3;
}.col-span-2{
  grid-column: span 2 / span 2;
}.float-right{
  float: right;
}.float-left{
  float: left;
}.m-0{
  margin: 0px;
}.m-4{
  margin: 1rem;
}.mx-auto{
  margin-left: auto;
  margin-right: auto;
}.my-1{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}.mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}.mx-3{
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}.my-3{
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}.my-0{
  margin-top: 0px;
  margin-bottom: 0px;
}.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}.my-16{
  margin-top: 4rem;
  margin-bottom: 4rem;
}.my-5{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}.mx-5{
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}.my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}.mx-0{
  margin-left: 0px;
  margin-right: 0px;
}.mx-1{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}.mb-8{
  margin-bottom: 2rem;
}.mt-8{
  margin-top: 2rem;
}.mr-2{
  margin-right: 0.5rem;
}.ml-1{
  margin-left: 0.25rem;
}.-mb-5{
  margin-bottom: -1.25rem;
}.mb-4{
  margin-bottom: 1rem;
}.mb-6{
  margin-bottom: 1.5rem;
}.mb-2{
  margin-bottom: 0.5rem;
}.mb-0{
  margin-bottom: 0px;
}.mt-6{
  margin-top: 1.5rem;
}.mt-24{
  margin-top: 6rem;
}.mt-2{
  margin-top: 0.5rem;
}.mb-10{
  margin-bottom: 2.5rem;
}.mt-4{
  margin-top: 1rem;
}.mt-12{
  margin-top: 3rem;
}.mb-12{
  margin-bottom: 3rem;
}.mr-4{
  margin-right: 1rem;
}.mb-28{
  margin-bottom: 7rem;
}.mt-7{
  margin-top: 1.75rem;
}.ml-2{
  margin-left: 0.5rem;
}.mb-5{
  margin-bottom: 1.25rem;
}.mb-1{
  margin-bottom: 0.25rem;
}.-mt-\[100vh\]{
  margin-top: -100vh;
}.mt-20{
  margin-top: 5rem;
}.mb-3{
  margin-bottom: 0.75rem;
}.mr-1{
  margin-right: 0.25rem;
}.mt-36{
  margin-top: 9rem;
}.mt-5{
  margin-top: 1.25rem;
}.mt-1{
  margin-top: 0.25rem;
}.mr-3{
  margin-right: 0.75rem;
}.-mt-1{
  margin-top: -0.25rem;
}.mb-24{
  margin-bottom: 6rem;
}.block{
  display: block;
}.inline-block{
  display: inline-block;
}.inline{
  display: inline;
}.flex{
  display: flex;
}.inline-flex{
  display: inline-flex;
}.table{
  display: table;
}.grid{
  display: grid;
}.hidden{
  display: none;
}.aspect-video{
  aspect-ratio: 16 / 9;
}.h-screen{
  height: 100vh;
}.h-full{
  height: 100%;
}.h-10{
  height: 2.5rem;
}.h-4{
  height: 1rem;
}.h-5{
  height: 1.25rem;
}.h-8{
  height: 2rem;
}.h-80{
  height: 20rem;
}.h-auto{
  height: auto;
}.h-12{
  height: 3rem;
}.h-20{
  height: 5rem;
}.h-96{
  height: 24rem;
}.h-\[25px\]{
  height: 25px;
}.h-6{
  height: 1.5rem;
}.h-3{
  height: 0.75rem;
}.h-3\/4{
  height: 75%;
}.h-1\/2{
  height: 50%;
}.h-32{
  height: 8rem;
}.h-7{
  height: 1.75rem;
}.h-16{
  height: 4rem;
}.h-fit{
  height: -moz-fit-content;
  height: fit-content;
}.h-24{
  height: 6rem;
}.h-0{
  height: 0px;
}.h-2{
  height: 0.5rem;
}.max-h-48{
  max-height: 12rem;
}.max-h-\[75px\]{
  max-height: 75px;
}.max-h-3{
  max-height: 0.75rem;
}.max-h-5{
  max-height: 1.25rem;
}.max-h-screen{
  max-height: 100vh;
}.max-h-50vh{
  max-height: 50vh;
}.max-h-16{
  max-height: 4rem;
}.max-h-0{
  max-height: 0px;
}.min-h-screen{
  min-height: 100vh;
}.min-h-72{
  min-height: 18rem;
}.min-h-customM{
  min-height: calc(100vh - 136px);
}.min-h-full{
  min-height: 100%;
}.min-h-\[64px\]{
  min-height: 64px;
}.min-h-\[40px\]{
  min-height: 40px;
}.min-h-\[300px\]{
  min-height: 300px;
}.min-h-\[315px\]{
  min-height: 315px;
}.w-full{
  width: 100%;
}.w-24{
  width: 6rem;
}.w-4{
  width: 1rem;
}.w-64{
  width: 16rem;
}.w-5{
  width: 1.25rem;
}.w-8{
  width: 2rem;
}.w-10\/12{
  width: 83.333333%;
}.w-auto{
  width: auto;
}.w-12{
  width: 3rem;
}.w-10{
  width: 2.5rem;
}.w-20{
  width: 5rem;
}.w-11\/12{
  width: 91.666667%;
}.w-8\/12{
  width: 66.666667%;
}.w-\[142px\]{
  width: 142px;
}.w-72{
  width: 18rem;
}.w-2\/3{
  width: 66.666667%;
}.w-1\/3{
  width: 33.333333%;
}.w-2{
  width: 0.5rem;
}.w-60{
  width: 15rem;
}.w-screen{
  width: 100vw;
}.w-40{
  width: 10rem;
}.w-6{
  width: 1.5rem;
}.w-7{
  width: 1.75rem;
}.w-7\/12{
  width: 58.333333%;
}.w-9\/12{
  width: 75%;
}.w-70vw{
  width: 70vw;
}.w-\[350px\]{
  width: 350px;
}.w-\[95vw\]{
  width: 95vw;
}.w-52{
  width: 13rem;
}.w-48{
  width: 12rem;
}.w-\[90vw\]{
  width: 90vw;
}.w-3{
  width: 0.75rem;
}.w-32{
  width: 8rem;
}.min-w-0{
  min-width: 0px;
}.min-w-24{
  min-width: 6rem;
}.min-w-\[60px\]{
  min-width: 60px;
}.min-w-40{
  min-width: 10rem;
}.max-w-screen-2xl{
  max-width: 1536px;
}.max-w-\[1400px\]{
  max-width: 1400px;
}.max-w-full{
  max-width: 100%;
}.max-w-screen-xl{
  max-width: 1200px;
}.max-w-sm{
  max-width: 24rem;
}.max-w-container{
  max-width: 1200px;;
}.max-w-header{
  max-width: 1400px;
}.max-w-\[460px\]{
  max-width: 460px;
}.max-w-xl{
  max-width: 36rem;
}.flex-1{
  flex: 1 1 0%;
}.grow{
  flex-grow: 1;
}.-translate-y-1\/2{
  --tw-translate-y: -50%;
  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));
}.rotate-180{
  --tw-rotate: 180deg;
  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));
}.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));
}@keyframes spin{to{
    transform: rotate(360deg);
  }
}.animate-spin{
  animation: spin 1s linear infinite;
}@keyframes pulse{50%{
    opacity: .5;
  }
}.animate-pulse{
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}.cursor-pointer{
  cursor: pointer;
}.cursor-not-allowed{
  cursor: not-allowed;
}.resize{
  resize: both;
}.list-none{
  list-style-type: none;
}.appearance-none{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}.flex-row{
  flex-direction: row;
}.flex-row-reverse{
  flex-direction: row-reverse;
}.flex-col{
  flex-direction: column;
}.flex-wrap{
  flex-wrap: wrap;
}.items-start{
  align-items: flex-start;
}.items-end{
  align-items: flex-end;
}.items-center{
  align-items: center;
}.items-stretch{
  align-items: stretch;
}.justify-start{
  justify-content: flex-start;
}.justify-end{
  justify-content: flex-end;
}.justify-center{
  justify-content: center;
}.justify-between{
  justify-content: space-between;
}.gap-4{
  gap: 1rem;
}.gap-2{
  gap: 0.5rem;
}.gap-5{
  gap: 1.25rem;
}.gap-3{
  gap: 0.75rem;
}.gap-1{
  gap: 0.25rem;
}.gap-20{
  gap: 5rem;
}.gap-8{
  gap: 2rem;
}.gap-y-3{
  row-gap: 0.75rem;
}.self-end{
  align-self: flex-end;
}.self-center{
  align-self: center;
}.overflow-auto{
  overflow: auto;
}.overflow-hidden{
  overflow: hidden;
}.overflow-scroll{
  overflow: scroll;
}.overflow-y-auto{
  overflow-y: auto;
}.overflow-x-hidden{
  overflow-x: hidden;
}.overflow-y-scroll{
  overflow-y: scroll;
}.overflow-ellipsis{
  text-overflow: ellipsis;
}.whitespace-pre-wrap{
  white-space: pre-wrap;
}.rounded{
  border-radius: 0.25rem;
}.rounded-full{
  border-radius: 9999px;
}.rounded-md{
  border-radius: 0.375rem;
}.rounded-sm{
  border-radius: 0.125rem;
}.rounded-lg{
  border-radius: 0.5rem;
}.rounded-xl{
  border-radius: 0.75rem;
}.rounded-b-lg{
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}.border{
  border-width: 1px;
}.border-0{
  border-width: 0px;
}.border-b{
  border-bottom-width: 1px;
}.border-b-2{
  border-bottom-width: 2px;
}.border-l{
  border-left-width: 1px;
}.border-t{
  border-top-width: 1px;
}.border-r{
  border-right-width: 1px;
}.border-r-4{
  border-right-width: 4px;
}.border-solid{
  border-style: solid;
}.border-gray-700{
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity));
}.border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}.border-ag-red{
  --tw-border-opacity: 1;
  border-color: rgb(239 28 36 / var(--tw-border-opacity));
}.border-transparent{
  border-color: transparent;
}.border-ag-grey{
  --tw-border-opacity: 1;
  border-color: rgb(213 213 213 / var(--tw-border-opacity));
}.border-ag-black{
  --tw-border-opacity: 1;
  border-color: rgb(42 42 42 / var(--tw-border-opacity));
}.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}.border-black{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}.border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}.border-gray-100{
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity));
}.border-b-slate-200{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(226 232 240 / var(--tw-border-opacity));
}.border-t-slate-200{
  --tw-border-opacity: 1;
  border-top-color: rgb(226 232 240 / var(--tw-border-opacity));
}.border-b-gray-200{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(229 231 235 / var(--tw-border-opacity));
}.border-r-ag-red{
  --tw-border-opacity: 1;
  border-right-color: rgb(239 28 36 / var(--tw-border-opacity));
}.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-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-ag-red{
  --tw-bg-opacity: 1;
  background-color: rgb(239 28 36 / var(--tw-bg-opacity));
}.bg-ag-light-grey{
  --tw-bg-opacity: 1;
  background-color: rgb(224 224 224 / var(--tw-bg-opacity));
}.bg-gray-800\/75{
  background-color: rgb(31 41 55 / 0.75);
}.bg-red-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity));
}.bg-transparent{
  background-color: transparent;
}.bg-ukuri{
  --tw-bg-opacity: 1;
  background-color: rgb(213 175 56 / var(--tw-bg-opacity));
}.bg-red-500{
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity));
}.bg-green-500{
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity));
}.bg-green-100{
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity));
}.bg-slate-800{
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity));
}.bg-gray-50{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}.bg-opacity-50{
  --tw-bg-opacity: 0.5;
}.bg-opacity-90{
  --tw-bg-opacity: 0.9;
}.bg-opacity-80{
  --tw-bg-opacity: 0.8;
}.bg-opacity-60{
  --tw-bg-opacity: 0.6;
}.bg-opacity-30{
  --tw-bg-opacity: 0.3;
}.bg-opacity-10{
  --tw-bg-opacity: 0.1;
}.bg-gradient-to-t{
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}.from-white{
  --tw-gradient-from: #FFFFFF;
  --tw-gradient-to: rgb(255 255 255 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.to-transparent{
  --tw-gradient-to: transparent;
}.bg-cover{
  background-size: cover;
}.bg-contain{
  background-size: contain;
}.bg-center{
  background-position: center;
}.bg-no-repeat{
  background-repeat: no-repeat;
}.fill-current{
  fill: currentColor;
}.fill-white{
  fill: #FFFFFF;
}.fill-black{
  fill: #000;
}.fill-ag-red{
  fill: #ef1c24;
}.fill-ag-black{
  fill: #2a2a2a;
}.fill-gray-400{
  fill: #9ca3af;
}.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}.p-0{
  padding: 0px;
}.p-3{
  padding: 0.75rem;
}.p-4{
  padding: 1rem;
}.p-2{
  padding: 0.5rem;
}.p-1{
  padding: 0.25rem;
}.p-12{
  padding: 3rem;
}.p-6{
  padding: 1.5rem;
}.p-8{
  padding: 2rem;
}.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}.px-0{
  padding-left: 0px;
  padding-right: 0px;
}.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}.py-24{
  padding-top: 6rem;
  padding-bottom: 6rem;
}.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}.py-20{
  padding-top: 5rem;
  padding-bottom: 5rem;
}.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}.px-12{
  padding-left: 3rem;
  padding-right: 3rem;
}.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}.py-0{
  padding-top: 0px;
  padding-bottom: 0px;
}.pl-10{
  padding-left: 2.5rem;
}.pr-2{
  padding-right: 0.5rem;
}.pr-0{
  padding-right: 0px;
}.pb-8{
  padding-bottom: 2rem;
}.pb-4{
  padding-bottom: 1rem;
}.pb-6{
  padding-bottom: 1.5rem;
}.pt-8{
  padding-top: 2rem;
}.pb-1{
  padding-bottom: 0.25rem;
}.pr-8{
  padding-right: 2rem;
}.pt-4{
  padding-top: 1rem;
}.pb-2{
  padding-bottom: 0.5rem;
}.pt-16{
  padding-top: 4rem;
}.pt-12{
  padding-top: 3rem;
}.pb-5{
  padding-bottom: 1.25rem;
}.pl-4{
  padding-left: 1rem;
}.pr-12{
  padding-right: 3rem;
}.pt-10{
  padding-top: 2.5rem;
}.pl-2{
  padding-left: 0.5rem;
}.pt-5{
  padding-top: 1.25rem;
}.pt-3{
  padding-top: 0.75rem;
}.pl-12{
  padding-left: 3rem;
}.pr-1{
  padding-right: 0.25rem;
}.text-left{
  text-align: left;
}.text-center{
  text-align: center;
}.text-right{
  text-align: right;
}.align-middle{
  vertical-align: middle;
}.font-primary{
  font-family: Ubuntu, sans-serif;
}.font-gunny{
  font-family: Gunny, sans-serif;
}.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}.text-xs{
  font-size: 0.825rem;
}.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}.text-\[16px\]{
  font-size: 16px;
}.text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem;
}.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}.text-6xl{
  font-size: 3.75rem;
  line-height: 1;
}.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}.text-5xl{
  font-size: 3rem;
  line-height: 1;
}.text-\[12px\]{
  font-size: 12px;
}.text-\[10px\]{
  font-size: 10px;
}.text-\[11px\]{
  font-size: 11px;
}.text-xxs{
  font-size: 0.625rem;
}.font-light{
  font-weight: 300;
}.font-bold{
  font-weight: 700;
}.font-thin{
  font-weight: 100;
}.font-medium{
  font-weight: 500;
}.font-semibold{
  font-weight: 600;
}.font-normal{
  font-weight: 400;
}.uppercase{
  text-transform: uppercase;
}.italic{
  font-style: italic;
}.not-italic{
  font-style: normal;
}.leading-4{
  line-height: 1rem;
}.leading-none{
  line-height: 1;
}.leading-10{
  line-height: 2.5rem;
}.leading-snug{
  line-height: 1.375;
}.leading-5{
  line-height: 1.25rem;
}.leading-\[14px\]{
  line-height: 14px;
}.leading-tight{
  line-height: 1.25;
}.tracking-normal{
  letter-spacing: 0em;
}.tracking-wide{
  letter-spacing: 0.025em;
}.tracking-wider{
  letter-spacing: 0.05em;
}.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}.text-ag-black-2{
  --tw-text-opacity: 1;
  color: rgb(55 55 55 / var(--tw-text-opacity));
}.text-ag-black{
  --tw-text-opacity: 1;
  color: rgb(42 42 42 / var(--tw-text-opacity));
}.text-ag-dark-grey{
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity));
}.text-ag-brown-grey{
  --tw-text-opacity: 1;
  color: rgb(149 149 149 / var(--tw-text-opacity));
}.text-gray-400{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}.text-gray-200{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity));
}.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.text-ag-red{
  --tw-text-opacity: 1;
  color: rgb(239 28 36 / var(--tw-text-opacity));
}.text-red-500{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}.text-ukuri{
  --tw-text-opacity: 1;
  color: rgb(213 175 56 / var(--tw-text-opacity));
}.text-gray-300{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}.underline{
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}.underline-offset-1{
  text-underline-offset: 1px;
}.opacity-75{
  opacity: 0.75;
}.opacity-50{
  opacity: 0.5;
}.opacity-20{
  opacity: 0.2;
}.opacity-100{
  opacity: 1;
}.opacity-0{
  opacity: 0;
}.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);
}.shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-2xl{
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}.outline{
  outline-style: solid;
}.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;
}.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.duration-500{
  transition-duration: 500ms;
}.duration-300{
  transition-duration: 300ms;
}.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}@font-face {
    font-family: "Gunny";
    font-display: swap;
    src: url(/fonts/gunny.eot?fb57defa13b382078ce2716eebf2058e);
    /* IE9*/
    src: url(/fonts/gunny.eot?fb57defa13b382078ce2716eebf2058e?#iefix) format("embedded-opentype"),
        /* IE6-IE8 */
        url(/fonts/gunny.woff2?e0a6f63fc13a7a00b74c2784d7701387) format("woff2"),
        /* chrome、firefox */
        url(/fonts/gunny.woff?71a92737a4405a14f89e9ea28cd9da9f) format("woff"),
        /* chrome、firefox */
        url(/fonts/gunny.ttf?8672d29f615df6228318a3bc6c5210e6) format("truetype"),
        /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
        url(/fonts/gunny.svg?ca0244b26e5714432ecc03413e078a31#gunny) format("svg");
    /* iOS 4.1- */
}/* ukuri overwrites */.ukuri .bg-primary ,  
.ukuri .bg-ag-red ,  
.ukuri .button{
  --tw-bg-opacity: 1;
  background-color: rgb(213 175 56 / var(--tw-bg-opacity));
}.ukuri .border-ag-red,  
.ukuri .accordion input:checked ~ .accordion-title:after, 
.ukuri .accordion-title:hover:after, 
.ukuri .c01 blockquote,  
.ukuri .c08 blockquote,  
.ukuri .c10 blockquote,  
.ukuri .c15 blockquote,  
.ukuri .c17 blockquote{
  --tw-border-opacity: 1;
  border-color: rgb(213 175 56 / var(--tw-border-opacity));
}.ukuri .button--outline{
  --tw-border-opacity: 1;
  border-color: rgb(213 175 56 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(213 175 56 / var(--tw-text-opacity));
}.ukuri .hover\:bg-ag-red:hover, 
.ukuri .hover\:bg-primary-dark:hover, 
.ukuri .button:hover, 
.ukuri .c07 p a:hover, 
.ukuri .hover\:bg-red-600:hover, 
.ukuri .c06 a:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(223 182 53 / var(--tw-bg-opacity));
}.ukuri .c01 a:hover, 
.ukuri .c02 a:hover, 
.ukuri .c03 a:hover, 
.ukuri .c04 a:hover, 
.ukuri .c08 a:hover, 
.ukuri .c09 a:hover, 
.ukuri .c10 a:hover, 
.ukuri .c15 a:hover, 
.ukuri .accordion a:hover, 
.ukuri .accordion input:checked ~ .accordion-title,  
.ukuri .hover\:text-ag-red:hover, 
.ukuri .footer-content a:hover, 
.ukuri .footer-menu a:hover, 
.ukuri table a:hover{
  --tw-text-opacity: 1;
  color: rgb(213 175 56 / var(--tw-text-opacity));
}.ukuri .hover\:fill-ag-red:hover, 
.ukuri .fill-ag-red{
  fill: #d5af38;
}@media (max-width: 768px) {.ukuri .text-ag-red{
    --tw-text-opacity: 1;
    color: rgb(213 175 56 / var(--tw-text-opacity));
  }
    }.last\:border-none:last-child{
  border-style: none;
}.first-of-type\:text-ag-red:first-of-type{
  --tw-text-opacity: 1;
  color: rgb(239 28 36 / var(--tw-text-opacity));
}.hover\:bg-gray-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}.hover\:bg-white:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}.hover\:bg-transparent:hover{
  background-color: transparent;
}.hover\:bg-ukurihover:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(223 182 53 / var(--tw-bg-opacity));
}.hover\:bg-red-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}.hover\:bg-primary-dark:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(230 0 0 / var(--tw-bg-opacity));
}.hover\:bg-gray-300:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}.hover\:bg-opacity-20:hover{
  --tw-bg-opacity: 0.2;
}.hover\:fill-ag-red:hover{
  fill: #ef1c24;
}.hover\:text-ag-red:hover{
  --tw-text-opacity: 1;
  color: rgb(239 28 36 / var(--tw-text-opacity));
}.hover\:text-black:hover{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}.hover\:text-ukurihover:hover{
  --tw-text-opacity: 1;
  color: rgb(223 182 53 / var(--tw-text-opacity));
}.hover\:text-ukuri:hover{
  --tw-text-opacity: 1;
  color: rgb(213 175 56 / var(--tw-text-opacity));
}.hover\:underline:hover{
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}.hover\:shadow:hover{
  --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);
}.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}.focus\:outline-gray-300:focus{
  outline-color: #d1d5db;
}.focus\:ring-0:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.disabled\:opacity-50:disabled{
  opacity: 0.5;
}@media (min-width: 640px){.sm\:ml-auto{
    margin-left: auto;
  }.sm\:ml-4{
    margin-left: 1rem;
  }.sm\:h-96{
    height: 24rem;
  }.sm\:w-2\/3{
    width: 66.666667%;
  }.sm\:w-1\/2{
    width: 50%;
  }.sm\:p-12{
    padding: 3rem;
  }.sm\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}@media (min-width: 768px){.md\:invisible{
    visibility: hidden;
  }.md\:absolute{
    position: absolute;
  }.md\:relative{
    position: relative;
  }.md\:bottom-auto{
    bottom: auto;
  }.md\:top-full{
    top: 100%;
  }.md\:left-auto{
    left: auto;
  }.md\:right-0{
    right: 0px;
  }.md\:bottom-3{
    bottom: 0.75rem;
  }.md\:left-5{
    left: 1.25rem;
  }.md\:top-8{
    top: 2rem;
  }.md\:top-auto{
    top: auto;
  }.md\:bottom-4{
    bottom: 1rem;
  }.md\:right-8{
    right: 2rem;
  }.md\:left-8{
    left: 2rem;
  }.md\:-left-\[16px\]{
    left: -16px;
  }.md\:z-0{
    z-index: 0;
  }.md\:order-2{
    order: 2;
  }.md\:col-span-1{
    grid-column: span 1 / span 1;
  }.md\:col-span-5{
    grid-column: span 5 / span 5;
  }.md\:col-span-6{
    grid-column: span 6 / span 6;
  }.md\:col-auto{
    grid-column: auto;
  }.md\:my-4{
    margin-top: 1rem;
    margin-bottom: 1rem;
  }.md\:mx-4{
    margin-left: 1rem;
    margin-right: 1rem;
  }.md\:my-8{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }.md\:my-24{
    margin-top: 6rem;
    margin-bottom: 6rem;
  }.md\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }.md\:mb-8{
    margin-bottom: 2rem;
  }.md\:mb-4{
    margin-bottom: 1rem;
  }.md\:mb-0{
    margin-bottom: 0px;
  }.md\:mt-0{
    margin-top: 0px;
  }.md\:mt-2{
    margin-top: 0.5rem;
  }.md\:mt-\[185px\]{
    margin-top: 185px;
  }.md\:mr-8px{
    margin-right: 8px;
  }.md\:mr-4{
    margin-right: 1rem;
  }.md\:mr-0{
    margin-right: 0px;
  }.md\:mr-1{
    margin-right: 0.25rem;
  }.md\:ml-4{
    margin-left: 1rem;
  }.md\:mb-6{
    margin-bottom: 1.5rem;
  }.md\:mt-3{
    margin-top: 0.75rem;
  }.md\:block{
    display: block;
  }.md\:flex{
    display: flex;
  }.md\:grid{
    display: grid;
  }.md\:hidden{
    display: none;
  }.md\:h-10{
    height: 2.5rem;
  }.md\:h-130{
    height: 34rem;
  }.md\:h-128{
    height: 32rem;
  }.md\:h-80vh{
    height: 80vh;
  }.md\:h-8{
    height: 2rem;
  }.md\:h-32{
    height: 8rem;
  }.md\:h-40{
    height: 10rem;
  }.md\:h-auto{
    height: auto;
  }.md\:h-full{
    height: 100%;
  }.md\:h-12{
    height: 3rem;
  }.md\:max-h-\[100px\]{
    max-height: 100px;
  }.md\:min-h-screen{
    min-height: 100vh;
  }.md\:min-h-0{
    min-height: 0px;
  }.md\:min-h-96{
    min-height: 24rem;
  }.md\:w-auto{
    width: auto;
  }.md\:w-10{
    width: 2.5rem;
  }.md\:w-\[190px\]{
    width: 190px;
  }.md\:w-1\/5{
    width: 20%;
  }.md\:w-1\/2{
    width: 50%;
  }.md\:w-2\/3{
    width: 66.666667%;
  }.md\:w-64{
    width: 16rem;
  }.md\:w-48{
    width: 12rem;
  }.md\:w-1\/3{
    width: 33.333333%;
  }.md\:w-9\/12{
    width: 75%;
  }.md\:w-full{
    width: 100%;
  }.md\:w-8{
    width: 2rem;
  }.md\:w-screen{
    width: 100vw;
  }.md\:w-56{
    width: 14rem;
  }.md\:w-\[280px\]{
    width: 280px;
  }.md\:max-w-body{
    max-width: 900px;
  }.md\:max-w-header{
    max-width: 1400px;
  }.md\:max-w-2xl{
    max-width: 42rem;
  }.md\:flex-1{
    flex: 1 1 0%;
  }.md\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }.md\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }.md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.md\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }.md\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }.md\:flex-row{
    flex-direction: row;
  }.md\:flex-col{
    flex-direction: column;
  }.md\:items-center{
    align-items: center;
  }.md\:justify-start{
    justify-content: flex-start;
  }.md\:justify-end{
    justify-content: flex-end;
  }.md\:justify-center{
    justify-content: center;
  }.md\:justify-between{
    justify-content: space-between;
  }.md\:gap-1{
    gap: 0.25rem;
  }.md\:gap-4{
    gap: 1rem;
  }.md\:gap-6{
    gap: 1.5rem;
  }.md\:gap-12{
    gap: 3rem;
  }.md\:gap-8{
    gap: 2rem;
  }.md\:self-end{
    align-self: flex-end;
  }.md\:overflow-visible{
    overflow: visible;
  }.md\:border-r{
    border-right-width: 1px;
  }.md\:border-b-0{
    border-bottom-width: 0px;
  }.md\:border-b-2{
    border-bottom-width: 2px;
  }.md\:border-b{
    border-bottom-width: 1px;
  }.md\:border-transparent{
    border-color: transparent;
  }.md\:border-ag-red{
    --tw-border-opacity: 1;
    border-color: rgb(239 28 36 / var(--tw-border-opacity));
  }.md\:border-ukuri{
    --tw-border-opacity: 1;
    border-color: rgb(213 175 56 / var(--tw-border-opacity));
  }.md\:bg-transparent{
    background-color: transparent;
  }.md\:bg-none{
    background-image: none;
  }.md\:p-0{
    padding: 0px;
  }.md\:p-3{
    padding: 0.75rem;
  }.md\:p-8{
    padding: 2rem;
  }.md\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }.md\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }.md\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }.md\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }.md\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }.md\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }.md\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }.md\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }.md\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }.md\:px-16{
    padding-left: 4rem;
    padding-right: 4rem;
  }.md\:px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }.md\:py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }.md\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }.md\:px-1{
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }.md\:pl-0{
    padding-left: 0px;
  }.md\:pl-2{
    padding-left: 0.5rem;
  }.md\:pb-4{
    padding-bottom: 1rem;
  }.md\:pt-6{
    padding-top: 1.5rem;
  }.md\:pb-10{
    padding-bottom: 2.5rem;
  }.md\:pr-0{
    padding-right: 0px;
  }.md\:pb-8{
    padding-bottom: 2rem;
  }.md\:pt-16{
    padding-top: 4rem;
  }.md\:pr-2{
    padding-right: 0.5rem;
  }.md\:text-left{
    text-align: left;
  }.md\:text-right{
    text-align: right;
  }.md\:text-8xl{
    font-size: 6rem;
  }.md\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }.md\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }.md\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }.md\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }.md\:text-xs{
    font-size: 0.825rem;
  }.md\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }.md\:not-italic{
    font-style: normal;
  }.md\:text-white{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }.md\:text-black{
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
  }.md\:shadow-md{
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }.md\:shadow-none{
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }.md\:hover\:border-ag-red:hover{
    --tw-border-opacity: 1;
    border-color: rgb(239 28 36 / var(--tw-border-opacity));
  }.md\:hover\:border-ukuri:hover{
    --tw-border-opacity: 1;
    border-color: rgb(213 175 56 / var(--tw-border-opacity));
  }
}@media (min-width: 1024px){.lg\:absolute{
    position: absolute;
  }.lg\:mx-5{
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }.lg\:my-8{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }.lg\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }.lg\:mb-14{
    margin-bottom: 3.5rem;
  }.lg\:-mt-16{
    margin-top: -4rem;
  }.lg\:mt-8{
    margin-top: 2rem;
  }.lg\:mb-16{
    margin-bottom: 4rem;
  }.lg\:mt-10{
    margin-top: 2.5rem;
  }.lg\:mr-0{
    margin-right: 0px;
  }.lg\:mb-1{
    margin-bottom: 0.25rem;
  }.lg\:block{
    display: block;
  }.lg\:flex{
    display: flex;
  }.lg\:hidden{
    display: none;
  }.lg\:h-auto{
    height: auto;
  }.lg\:h-14{
    height: 3.5rem;
  }.lg\:h-40{
    height: 10rem;
  }.lg\:h-10{
    height: 2.5rem;
  }.lg\:h-full{
    height: 100%;
  }.lg\:min-h-72{
    min-height: 18rem;
  }.lg\:min-h-custom{
    min-height: calc(100vh - 169px);
  }.lg\:w-1\/2{
    width: 50%;
  }.lg\:w-1\/3{
    width: 33.333333%;
  }.lg\:w-full{
    width: 100%;
  }.lg\:w-2\/5{
    width: 40%;
  }.lg\:w-1\/5{
    width: 20%;
  }.lg\:w-1\/4{
    width: 25%;
  }.lg\:w-48{
    width: 12rem;
  }.lg\:flex-none{
    flex: none;
  }.lg\:flex-1{
    flex: 1 1 0%;
  }.lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.lg\:items-center{
    align-items: center;
  }.lg\:gap-5{
    gap: 1.25rem;
  }.lg\:gap-3{
    gap: 0.75rem;
  }.lg\:gap-y-4{
    row-gap: 1rem;
  }.lg\:p-2{
    padding: 0.5rem;
  }.lg\:p-12{
    padding: 3rem;
  }.lg\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }.lg\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }.lg\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }.lg\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }.lg\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }.lg\:pt-20{
    padding-top: 5rem;
  }.lg\:pt-32{
    padding-top: 8rem;
  }.lg\:pl-10{
    padding-left: 2.5rem;
  }.lg\:pr-12{
    padding-right: 3rem;
  }.lg\:text-start{
    text-align: start;
  }.lg\:text-6xl{
    font-size: 3.75rem;
    line-height: 1;
  }.lg\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }.lg\:text-header{
    font-size: 1.7rem;
  }.lg\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }.lg\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }.lg\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}@media (min-width: 1200px){.xl\:m-0{
    margin: 0px;
  }.xl\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }.xl\:my-8{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }.xl\:mt-0{
    margin-top: 0px;
  }.xl\:mt-10{
    margin-top: 2.5rem;
  }.xl\:block{
    display: block;
  }.xl\:flex{
    display: flex;
  }.xl\:h-130{
    height: 34rem;
  }.xl\:w-1\/3{
    width: 33.333333%;
  }.xl\:w-1\/2{
    width: 50%;
  }.xl\:w-16{
    width: 4rem;
  }.xl\:w-auto{
    width: auto;
  }.xl\:w-52{
    width: 13rem;
  }.xl\:w-\[310px\]{
    width: 310px;
  }.xl\:max-w-xl{
    max-width: 36rem;
  }.xl\:flex-1{
    flex: 1 1 0%;
  }.xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }.xl\:flex-wrap{
    flex-wrap: wrap;
  }.xl\:items-start{
    align-items: flex-start;
  }.xl\:justify-start{
    justify-content: flex-start;
  }.xl\:justify-end{
    justify-content: flex-end;
  }.xl\:gap-3{
    gap: 0.75rem;
  }.xl\:gap-8{
    gap: 2rem;
  }.xl\:rounded-sm{
    border-radius: 0.125rem;
  }.xl\:border-gray-400{
    --tw-border-opacity: 1;
    border-color: rgb(156 163 175 / var(--tw-border-opacity));
  }.xl\:bg-gray-100{
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246 / var(--tw-bg-opacity));
  }.xl\:p-0{
    padding: 0px;
  }.xl\:p-4{
    padding: 1rem;
  }.xl\:p-8{
    padding: 2rem;
  }.xl\:px-24{
    padding-left: 6rem;
    padding-right: 6rem;
  }.xl\:px-16{
    padding-left: 4rem;
    padding-right: 4rem;
  }.xl\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }.xl\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }.xl\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }.xl\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }.xl\:py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }.xl\:pt-24{
    padding-top: 6rem;
  }.xl\:pt-32{
    padding-top: 8rem;
  }.xl\:pr-32{
    padding-right: 8rem;
  }.xl\:pl-8{
    padding-left: 2rem;
  }.xl\:pr-8{
    padding-right: 2rem;
  }.xl\:pl-5{
    padding-left: 1.25rem;
  }.xl\:pl-24{
    padding-left: 6rem;
  }.xl\:pr-24{
    padding-right: 6rem;
  }.xl\:pr-2{
    padding-right: 0.5rem;
  }.xl\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }.xl\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }.xl\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }.xl\:text-8xl{
    font-size: 6rem;
  }.xl\:text-\[14px\]{
    font-size: 14px;
  }.xl\:text-\[12px\]{
    font-size: 12px;
  }.xl\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }.xl\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
}@media (min-width: 1920px){.xxl\:w-1\/3{
    width: 33.333333%;
  }
}


