@import url(https://raleighrealtyhomes.com/css/font-family-poppins.css);
/*
! tailwindcss v3.1.4 | 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::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:  ;
}
::-webkit-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:  ;
}
::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:  ;
}
.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: 1280px){
  .container{
    max-width: 1280px;
  }
}
@media (min-width: 1536px){
  .container{
    max-width: 1536px;
  }
}
.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;
}
.invisible{
  visibility: hidden;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: -webkit-sticky;
  position: sticky;
}
.inset-0{
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
.inset-x-0{
  left: 0px;
  right: 0px;
}
.left-2{
  left: 0.5rem;
}
.top-2{
  top: 0.5rem;
}
.right-1{
  right: 0.25rem;
}
.bottom-3{
  bottom: 0.75rem;
}
.left-0{
  left: 0px;
}
.right-0{
  right: 0px;
}
.bottom-0{
  bottom: 0px;
}
.top-1\/2{
  top: 50%;
}
.top-0{
  top: 0px;
}
.-top-8{
  top: -2rem;
}
.right-12{
  right: 3rem;
}
.right-4{
  right: 1rem;
}
.left-1\/2{
  left: 50%;
}
.top-\[65px\]{
  top: 65px;
}
.top-4{
  top: 1rem;
}
.right-16{
  right: 4rem;
}
.left-5{
  left: 1.25rem;
}
.top-12{
  top: 3rem;
}
.right-5{
  right: 1.25rem;
}
.top-16{
  top: 4rem;
}
.top-\[5px\]{
  top: 5px;
}
.right-\[47px\]{
  right: 47px;
}
.left-3{
  left: 0.75rem;
}
.top-3{
  top: 0.75rem;
}
.right-3{
  right: 0.75rem;
}
.top-1\/4{
  top: 25%;
}
.-top-2{
  top: -0.5rem;
}
.right-2{
  right: 0.5rem;
}
.top-3\.5{
  top: 0.875rem;
}
.top-36{
  top: 9rem;
}
.bottom-auto{
  bottom: auto;
}
.bottom-5{
  bottom: 1.25rem;
}
.-right-16{
  right: -4rem;
}
.top-full{
  top: 100%;
}
.bottom-4{
  bottom: 1rem;
}
.bottom-14{
  bottom: 3.5rem;
}
.right-auto{
  right: auto;
}
.left-auto{
  left: auto;
}
.top-11{
  top: 2.75rem;
}
.-bottom-6{
  bottom: -1.5rem;
}
.-bottom-\[30px\]{
  bottom: -30px;
}
.top-5{
  top: 1.25rem;
}
.right-6{
  right: 1.5rem;
}
.top-6{
  top: 1.5rem;
}
.left-4{
  left: 1rem;
}
.bottom-6{
  bottom: 1.5rem;
}
.z-40{
  z-index: 40;
}
.z-20{
  z-index: 20;
}
.\!z-10{
  z-index: 10 !important;
}
.z-10{
  z-index: 10;
}
.z-0{
  z-index: 0;
}
.z-50{
  z-index: 50;
}
.-z-10{
  z-index: -10;
}
.z-100{
  z-index: 100;
}
.z-30{
  z-index: 30;
}
.z-110{
  z-index: 110;
}
.z-auto{
  z-index: auto;
}
.order-2{
  order: 2;
}
.order-1{
  order: 1;
}
.order-3{
  order: 3;
}
.col-span-2{
  grid-column: span 2 / span 2;
}
.col-span-1{
  grid-column: span 1 / span 1;
}
.float-right{
  float: right;
}
.float-left{
  float: left;
}
.m-1{
  margin: 0.25rem;
}
.m-0{
  margin: 0px;
}
.m-auto{
  margin: auto;
}
.m-4{
  margin: 1rem;
}
.my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.-mx-1\.5{
  margin-left: -0.375rem;
  margin-right: -0.375rem;
}
.-my-1\.5{
  margin-top: -0.375rem;
  margin-bottom: -0.375rem;
}
.-mx-1{
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.-my-1{
  margin-top: -0.25rem;
  margin-bottom: -0.25rem;
}
.mx-0{
  margin-left: 0px;
  margin-right: 0px;
}
.my-1{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.-mx-2{
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.my-5{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-3{
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.mx-1{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.my-0{
  margin-top: 0px;
  margin-bottom: 0px;
}
.-mx-4{
  margin-left: -1rem;
  margin-right: -1rem;
}
.my-14{
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}
.mx-4{
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-5{
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}
.mr-2{
  margin-right: 0.5rem;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mt-1{
  margin-top: 0.25rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mt-10{
  margin-top: 2.5rem;
}
.mb-0{
  margin-bottom: 0px;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.\!mb-0{
  margin-bottom: 0px !important;
}
.\!mb-1{
  margin-bottom: 0.25rem !important;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.ml-1{
  margin-left: 0.25rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.ml-2{
  margin-left: 0.5rem;
}
.mt-4{
  margin-top: 1rem;
}
.ml-4{
  margin-left: 1rem;
}
.mt-8{
  margin-top: 2rem;
}
.ml-12{
  margin-left: 3rem;
}
.-mt-px{
  margin-top: -1px;
}
.ml-3{
  margin-left: 0.75rem;
}
.ml-auto{
  margin-left: auto;
}
.mt-6{
  margin-top: 1.5rem;
}
.mt-2\.5{
  margin-top: 0.625rem;
}
.-mt-4{
  margin-top: -1rem;
}
.mt-0{
  margin-top: 0px;
}
.mt-5{
  margin-top: 1.25rem;
}
.mr-1{
  margin-right: 0.25rem;
}
.-mt-2{
  margin-top: -0.5rem;
}
.mb-12{
  margin-bottom: 3rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.-mt-28{
  margin-top: -7rem;
}
.-mt-10{
  margin-top: -2.5rem;
}
.mr-3{
  margin-right: 0.75rem;
}
.ml-5{
  margin-left: 1.25rem;
}
.ml-0{
  margin-left: 0px;
}
.ml-6{
  margin-left: 1.5rem;
}
.mr-0{
  margin-right: 0px;
}
.mr-4{
  margin-right: 1rem;
}
.mr-16{
  margin-right: 4rem;
}
.mb-7{
  margin-bottom: 1.75rem;
}
.-ml-3\.5{
  margin-left: -0.875rem;
}
.-ml-3{
  margin-left: -0.75rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mr-auto{
  margin-right: auto;
}
.-mr-12{
  margin-right: -3rem;
}
.mr-10{
  margin-right: 2.5rem;
}
.mr-8{
  margin-right: 2rem;
}
.mt-7{
  margin-top: 1.75rem;
}
.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;
}
.inline-grid{
  display: inline-grid;
}
.contents{
  display: contents;
}
.hidden{
  display: none;
}
.h-12{
  height: 3rem;
}
.h-6{
  height: 1.5rem;
}
.h-24{
  height: 6rem;
}
.h-full{
  height: 100%;
}
.h-44{
  height: 11rem;
}
.h-5{
  height: 1.25rem;
}
.h-8{
  height: 2rem;
}
.h-16{
  height: 4rem;
}
.h-1{
  height: 0.25rem;
}
.h-2{
  height: 0.5rem;
}
.h-10{
  height: 2.5rem;
}
.h-\[18px\]{
  height: 18px;
}
.h-4{
  height: 1rem;
}
.h-96{
  height: 24rem;
}
.h-auto{
  height: auto;
}
.h-\[400px\]{
  height: 400px;
}
.h-\[40px\]{
  height: 40px;
}
.h-custom384{
  height: 384px;
}
.h-3{
  height: 0.75rem;
}
.h-9{
  height: 2.25rem;
}
.h-customH{
  height: 400px;
}
.h-48{
  height: 12rem;
}
.h-64{
  height: 16rem;
}
.h-11{
  height: 2.75rem;
}
.h-18{
  height: 18px;
}
.h-40{
  height: 10rem;
}
.h-28{
  height: 7rem;
}
.h-20{
  height: 5rem;
}
.h-\[42px\]{
  height: 42px;
}
.h-90{
  height: 90px;
}
.h-7{
  height: 1.75rem;
}
.h-14{
  height: 3.5rem;
}
.h-60{
  height: 15rem;
}
.h-0{
  height: 0px;
}
.max-h-96{
  max-height: 24rem;
}
.max-h-custom90{
  max-height: 90vh;
}
.max-h-screen{
  max-height: 100vh;
}
.max-h-80{
  max-height: 20rem;
}
.max-h-\[calc\(100vh-212px\)\]{
  max-height: calc(100vh - 212px);
}
.max-h-\[calc\(100vh-295px\)\]{
  max-height: calc(100vh - 295px);
}
.min-h-screen{
  min-height: 100vh;
}
.min-h-\[100px\]{
  min-height: 100px;
}
.w-12{
  width: 3rem;
}
.w-full{
  width: 100%;
}
.w-4\/12{
  width: 33.333333%;
}
.w-5{
  width: 1.25rem;
}
.w-8{
  width: 2rem;
}
.w-auto{
  width: auto;
}
.w-4{
  width: 1rem;
}
.w-3{
  width: 0.75rem;
}
.w-2{
  width: 0.5rem;
}
.w-1{
  width: 0.25rem;
}
.w-6{
  width: 1.5rem;
}
.w-36{
  width: 9rem;
}
.w-28{
  width: 7rem;
}
.w-14{
  width: 3.5rem;
}
.w-32{
  width: 8rem;
}
.w-\[40px\]{
  width: 40px;
}
.w-2\/4{
  width: 50%;
}
.w-40{
  width: 10rem;
}
.w-9\/12{
  width: 75%;
}
.w-3\/12{
  width: 25%;
}
.w-52{
  width: 13rem;
}
.w-1\/2{
  width: 50%;
}
.w-11{
  width: 2.75rem;
}
.w-23{
  width: 23px;
}
.w-10{
  width: 2.5rem;
}
.w-0{
  width: 0px;
}
.w-2\/5{
  width: 40%;
}
.w-3\/4{
  width: 75%;
}
.w-\[183px\]{
  width: 183px;
}
.w-72{
  width: 18rem;
}
.w-4\/5{
  width: 80%;
}
.w-60{
  width: 15rem;
}
.w-24{
  width: 6rem;
}
.w-9{
  width: 2.25rem;
}
.w-10\/12{
  width: 83.333333%;
}
.w-16{
  width: 4rem;
}
.w-20{
  width: 5rem;
}
.w-80{
  width: 20rem;
}
.max-w-6xl{
  max-width: 72rem;
}
.max-w-lg{
  max-width: 32rem;
}
.max-w-full{
  max-width: 100%;
}
.max-w-7xl{
  max-width: 80rem;
}
.max-w-screen-lg{
  max-width: 1024px;
}
.max-w-\[1000px\]{
  max-width: 1000px;
}
.max-w-xs{
  max-width: 20rem;
}
.max-w-sm{
  max-width: 24rem;
}
.flex-\[0_0_8rem\]{
  flex: 0 0 8rem;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-shrink-0{
  flex-shrink: 0;
}
.-translate-y-2\/4{
  --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));
}
.-translate-x-2\/4{
  --tw-translate-x: -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));
}
.-translate-y-full{
  --tw-translate-y: -100%;
  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));
}
.-translate-y-1{
  --tw-translate-y: -0.25rem;
  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));
}
.translate-y-0{
  --tw-translate-y: 0px;
  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));
}
.translate-y-1{
  --tw-translate-y: 0.25rem;
  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));
}
.-translate-x-full{
  --tw-translate-x: -100%;
  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));
}
.translate-x-0{
  --tw-translate-x: 0px;
  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));
}
.rotate-90{
  --tw-rotate: 90deg;
  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));
}
.rotate-0{
  --tw-rotate: 0deg;
  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));
}
@-webkit-keyframes pulse{
  50%{
    opacity: .5;
  }
}
@keyframes pulse{
  50%{
    opacity: .5;
  }
}
.animate-pulse{
  -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
          animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
.cursor-pointer{
  cursor: pointer;
}
.cursor-not-allowed{
  cursor: not-allowed;
}
.resize-none{
  resize: none;
}
.resize{
  resize: both;
}
.appearance-none{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.columns-1{
  -moz-columns: 1;
       columns: 1;
}
.grid-flow-row{
  grid-auto-flow: row;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-4{
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.flex-row{
  flex-direction: row;
}
.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;
}
.justify-start{
  justify-content: flex-start;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-8{
  gap: 2rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-10{
  gap: 2.5rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-4{
  gap: 1rem;
}
.gap-5{
  gap: 1.25rem;
}
.gap-1{
  gap: 0.25rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-x-3{
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}
.space-x-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
.space-y-10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.overflow-auto{
  overflow: auto;
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-x-auto{
  overflow-x: auto;
}
.overflow-y-auto{
  overflow-y: auto;
}
.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.whitespace-pre-line{
  white-space: pre-line;
}
.break-words{
  overflow-wrap: break-word;
}
.break-all{
  word-break: break-all;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-md{
  border-radius: 0.375rem;
}
.rounded-\[10px\]{
  border-radius: 10px;
}
.rounded-\[2px\]{
  border-radius: 2px;
}
.rounded-b-none{
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.rounded-t-none{
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.rounded-l-none{
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.border{
  border-width: 1px;
}
.border-0{
  border-width: 0px;
}
.border-2{
  border-width: 2px;
}
.border-15{
  border-width: 15px;
}
.border-r{
  border-right-width: 1px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-t{
  border-top-width: 1px;
}
.border-b-0{
  border-bottom-width: 0px;
}
.border-t-0{
  border-top-width: 0px;
}
.border-b-2{
  border-bottom-width: 2px;
}
.border-l{
  border-left-width: 1px;
}
.border-l-4{
  border-left-width: 4px;
}
.border-b-4{
  border-bottom-width: 4px;
}
.border-b-\[1px\]{
  border-bottom-width: 1px;
}
.border-solid{
  border-style: solid;
}
.border-dashed{
  border-style: dashed;
}
.border-dotted{
  border-style: dotted;
}
.border-none{
  border-style: none;
}
.border-transparent{
  border-color: transparent;
}
.border-gray696969{
  --tw-border-opacity: 1;
  border-color: rgb(105 105 105 / var(--tw-border-opacity));
}
.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.border-bluee2f2f4{
  --tw-border-opacity: 1;
  border-color: rgb(226 242 244 / var(--tw-border-opacity));
}
.border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}
.border-blue0061df{
  --tw-border-opacity: 1;
  border-color: rgb(0 97 223 / var(--tw-border-opacity));
}
.border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-black{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-primary{
  --tw-border-opacity: 1;
  border-color: rgb(0 97 223 / var(--tw-border-opacity));
}
.border-grayf8f8f8{
  --tw-border-opacity: 1;
  border-color: rgb(248 248 248 / var(--tw-border-opacity));
}
.border-grayababab{
  --tw-border-opacity: 1;
  border-color: rgb(171 171 171 / var(--tw-border-opacity));
}
.border-gray5d5d5d{
  --tw-border-opacity: 1;
  border-color: rgb(93 93 93 / var(--tw-border-opacity));
}
.border-gray252525{
  --tw-border-opacity: 1;
  border-color: rgb(37 37 37 / var(--tw-border-opacity));
}
.border-gray-50{
  --tw-border-opacity: 1;
  border-color: rgb(249 250 251 / var(--tw-border-opacity));
}
.border-opacity-50{
  --tw-border-opacity: 0.5;
}
.border-opacity-20{
  --tw-border-opacity: 0.2;
}
.border-opacity-25{
  --tw-border-opacity: 0.25;
}
.border-opacity-30{
  --tw-border-opacity: 0.3;
}
.bg-blue0061df{
  --tw-bg-opacity: 1;
  background-color: rgb(0 97 223 / var(--tw-bg-opacity));
}
.bg-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(0 97 223 / 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-greenecfdf5{
  --tw-bg-opacity: 1;
  background-color: rgb(236 253 245 / var(--tw-bg-opacity));
}
.bg-redDB3A00{
  --tw-bg-opacity: 1;
  background-color: rgb(219 58 0 / var(--tw-bg-opacity));
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-grayf8f8f8{
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity));
}
.bg-bluee2f2f4{
  --tw-bg-opacity: 1;
  background-color: rgb(226 242 244 / var(--tw-bg-opacity));
}
.bg-green276749{
  --tw-bg-opacity: 1;
  background-color: rgb(39 103 73 / var(--tw-bg-opacity));
}
.bg-secondary{
  --tw-bg-opacity: 1;
  background-color: rgb(255 105 53 / var(--tw-bg-opacity));
}
.bg-yellow-400{
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity));
}
.bg-graye4eaf1{
  --tw-bg-opacity: 1;
  background-color: rgb(228 234 241 / var(--tw-bg-opacity));
}
.bg-green-600{
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity));
}
.bg-redffcccd{
  --tw-bg-opacity: 1;
  background-color: rgb(255 204 205 / var(--tw-bg-opacity));
}
.bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}
.bg-red-50{
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity));
}
.bg-green-50{
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity));
}
.bg-\[\#f7f7f7\]{
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity));
}
.bg-gray252525{
  --tw-bg-opacity: 1;
  background-color: rgb(37 37 37 / var(--tw-bg-opacity));
}
.bg-gray-900{
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}
.bg-blue-500{
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity));
}
.bg-sky-500{
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity));
}
.bg-green-500{
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity));
}
.bg-red-600{
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}
.bg-red-500{
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity));
}
.bg-sky-600{
  --tw-bg-opacity: 1;
  background-color: rgb(2 132 199 / var(--tw-bg-opacity));
}
.bg-gray-600{
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}
.bg-blue-600{
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
}
.bg-opacity-80{
  --tw-bg-opacity: 0.8;
}
.bg-opacity-60{
  --tw-bg-opacity: 0.6;
}
.bg-opacity-90{
  --tw-bg-opacity: 0.9;
}
.bg-opacity-75{
  --tw-bg-opacity: 0.75;
}
.bg-select-arrow{
  background-image: url('/themes/theme-1/images/select-arrow-down.svg');
}
.bg-search-icon{
  background-image: url('/themes/theme-1/images/search-icon.png');
}
.bg-hero-home{
  background-image: url('/themes/theme-1/images/banner_img01.jpg');
}
.bg-gradient-to-b{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.from-transparent{
  --tw-gradient-from: transparent;
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.to-gray252525{
  --tw-gradient-to: #252525;
}
.bg-cover{
  background-size: cover;
}
.bg-right{
  background-position: right;
}
.bg-center{
  background-position: center;
}
.bg-no-repeat{
  background-repeat: no-repeat;
}
.fill-current{
  fill: currentColor;
}
.stroke-current{
  stroke: currentColor;
}
.stroke-2{
  stroke-width: 2;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.object-center{
  -o-object-position: center;
     object-position: center;
}
.object-top{
  -o-object-position: top;
     object-position: top;
}
.object-left-top{
  -o-object-position: left top;
     object-position: left top;
}
.p-1{
  padding: 0.25rem;
}
.p-3{
  padding: 0.75rem;
}
.p-6{
  padding: 1.5rem;
}
.p-4{
  padding: 1rem;
}
.p-1\.5{
  padding: 0.375rem;
}
.p-2{
  padding: 0.5rem;
}
.p-0{
  padding: 0px;
}
.p-12{
  padding: 3rem;
}
.p-5{
  padding: 1.25rem;
}
.p-1\/1{
  padding: 5px;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-7{
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-0{
  padding-left: 0px;
  padding-right: 0px;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-20{
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-0{
  padding-top: 0px;
  padding-bottom: 0px;
}
.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-0\.5{
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.px-1\.5{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.px-12{
  padding-left: 3rem;
  padding-right: 3rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.py-7{
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
.pr-1{
  padding-right: 0.25rem;
}
.pt-2{
  padding-top: 0.5rem;
}
.pb-6{
  padding-bottom: 1.5rem;
}
.pr-7{
  padding-right: 1.75rem;
}
.pt-8{
  padding-top: 2rem;
}
.pl-3{
  padding-left: 0.75rem;
}
.pb-10{
  padding-bottom: 2.5rem;
}
.pt-0{
  padding-top: 0px;
}
.pb-2{
  padding-bottom: 0.5rem;
}
.pb-1{
  padding-bottom: 0.25rem;
}
.pl-0{
  padding-left: 0px;
}
.pt-10{
  padding-top: 2.5rem;
}
.pr-8{
  padding-right: 2rem;
}
.pb-5{
  padding-bottom: 1.25rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pb-3{
  padding-bottom: 0.75rem;
}
.pl-2{
  padding-left: 0.5rem;
}
.pt-5{
  padding-top: 1.25rem;
}
.pb-8{
  padding-bottom: 2rem;
}
.pb-20{
  padding-bottom: 5rem;
}
.pt-3{
  padding-top: 0.75rem;
}
.pr-9{
  padding-right: 2.25rem;
}
.pl-5{
  padding-left: 1.25rem;
}
.pr-6{
  padding-right: 1.5rem;
}
.pr-0{
  padding-right: 0px;
}
.pr-2{
  padding-right: 0.5rem;
}
.pb-0{
  padding-bottom: 0px;
}
.pr-16{
  padding-right: 4rem;
}
.pb-12{
  padding-bottom: 3rem;
}
.pb-14{
  padding-bottom: 3.5rem;
}
.pt-4{
  padding-top: 1rem;
}
.pt-32{
  padding-top: 8rem;
}
.pr-3{
  padding-right: 0.75rem;
}
.pb-7{
  padding-bottom: 1.75rem;
}
.pr-5{
  padding-right: 1.25rem;
}
.pt-7{
  padding-top: 1.75rem;
}
.pt-1{
  padding-top: 0.25rem;
}
.pr-20{
  padding-right: 5rem;
}
.pl-4{
  padding-left: 1rem;
}
.pr-12{
  padding-right: 3rem;
}
.pr-10{
  padding-right: 2.5rem;
}
.pr-4{
  padding-right: 1rem;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.text-justify{
  text-align: justify;
}
.align-bottom{
  vertical-align: bottom;
}
.font-display{
  font-family: Poppins, sans-serif;
}
.font-montserrat{
  font-family: Montserrat, sans-serif;
}
.font-arial{
  font-family: Arial, sans-serif;
}
.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-14{
  font-size: 14px;
}
.\!text-2xl{
  font-size: 1.5rem !important;
  line-height: 2rem !important;
}
.text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-\[11px\]{
  font-size: 11px;
}
.text-26{
  font-size: 26px;
}
.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-25{
  font-size: 25px;
}
.text-15{
  font-size: 15px;
}
.text-13{
  font-size: 13px;
}
.text-\[10px\]{
  font-size: 10px;
}
.text-\[12px\]{
  font-size: 12px;
}
.text-\[13px\]{
  font-size: 13px;
}
.font-semibold{
  font-weight: 600;
}
.\!font-semibold{
  font-weight: 600 !important;
}
.font-medium{
  font-weight: 500;
}
.font-light{
  font-weight: 300;
}
.font-normal{
  font-weight: 400;
}
.font-bold{
  font-weight: 700;
}
.font-extrabold{
  font-weight: 800;
}
.uppercase{
  text-transform: uppercase;
}
.lowercase{
  text-transform: lowercase;
}
.capitalize{
  text-transform: capitalize;
}
.normal-case{
  text-transform: none;
}
.italic{
  font-style: italic;
}
.ordinal{
  --tw-ordinal: ordinal;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.leading-10{
  line-height: 2.5rem;
}
.leading-none{
  line-height: 1;
}
.leading-7{
  line-height: 1.75rem;
}
.leading-6{
  line-height: 1.5rem;
}
.leading-tight{
  line-height: 1.25;
}
.leading-5{
  line-height: 1.25rem;
}
.leading-loose{
  line-height: 2;
}
.leading-3{
  line-height: .75rem;
}
.leading-snug{
  line-height: 1.375;
}
.leading-normal{
  line-height: 1.5;
}
.tracking-\[1px\]{
  letter-spacing: 1px;
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-gray252525{
  --tw-text-opacity: 1;
  color: rgb(37 37 37 / var(--tw-text-opacity));
}
.\!text-white{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.text-blue0061df{
  --tw-text-opacity: 1;
  color: rgb(0 97 223 / var(--tw-text-opacity));
}
.text-gray-200{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity));
}
.text-gray-300{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}
.text-gray-400{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}
.text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}
.text-gray-900{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.text-green2f855a{
  --tw-text-opacity: 1;
  color: rgb(47 133 90 / var(--tw-text-opacity));
}
.text-rede53e3e{
  --tw-text-opacity: 1;
  color: rgb(229 62 62 / var(--tw-text-opacity));
}
.text-green-800{
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity));
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-gray696969{
  --tw-text-opacity: 1;
  color: rgb(105 105 105 / var(--tw-text-opacity));
}
.text-gray444444{
  --tw-text-opacity: 1;
  color: rgb(68 68 68 / var(--tw-text-opacity));
}
.text-red-600{
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}
.text-\[\#4c4d4e\]{
  --tw-text-opacity: 1;
  color: rgb(76 77 78 / var(--tw-text-opacity));
}
.text-gray777777{
  --tw-text-opacity: 1;
  color: rgb(119 119 119 / var(--tw-text-opacity));
}
.text-secondary{
  --tw-text-opacity: 1;
  color: rgb(255 105 53 / var(--tw-text-opacity));
}
.text-red-500{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}
.text-gray5d5d5d{
  --tw-text-opacity: 1;
  color: rgb(93 93 93 / var(--tw-text-opacity));
}
.text-gray1e1e1e{
  --tw-text-opacity: 1;
  color: rgb(30 30 30 / var(--tw-text-opacity));
}
.text-green276749{
  --tw-text-opacity: 1;
  color: rgb(39 103 73 / var(--tw-text-opacity));
}
.text-grayababab{
  --tw-text-opacity: 1;
  color: rgb(171 171 171 / var(--tw-text-opacity));
}
.text-primary{
  --tw-text-opacity: 1;
  color: rgb(0 97 223 / var(--tw-text-opacity));
}
.text-red-900{
  --tw-text-opacity: 1;
  color: rgb(127 29 29 / var(--tw-text-opacity));
}
.text-green-900{
  --tw-text-opacity: 1;
  color: rgb(20 83 45 / var(--tw-text-opacity));
}
.text-green-700{
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity));
}
.text-\[\#363636\]{
  --tw-text-opacity: 1;
  color: rgb(54 54 54 / var(--tw-text-opacity));
}
.text-gray-800{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}
.text-\[\#3C64A4\]{
  --tw-text-opacity: 1;
  color: rgb(60 100 164 / var(--tw-text-opacity));
}
.underline{
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.overline{
  -webkit-text-decoration-line: overline;
          text-decoration-line: overline;
}
.line-through{
  -webkit-text-decoration-line: line-through;
          text-decoration-line: line-through;
}
.antialiased{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.placeholder-gray-400::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}
.placeholder-gray-400::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}
.placeholder-gray696969::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(105 105 105 / var(--tw-placeholder-opacity));
}
.placeholder-gray696969::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(105 105 105 / var(--tw-placeholder-opacity));
}
.placeholder-grayababab::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(171 171 171 / var(--tw-placeholder-opacity));
}
.placeholder-grayababab::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(171 171 171 / var(--tw-placeholder-opacity));
}
.opacity-0{
  opacity: 0;
}
.opacity-50{
  opacity: 0.5;
}
.opacity-70{
  opacity: 0.7;
}
.opacity-5{
  opacity: 0.05;
}
.opacity-100{
  opacity: 1;
}
.opacity-80{
  opacity: 0.8;
}
.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-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-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-3xl{
  --tw-shadow: 0 0px 10px 2px rgba(0, 0, 0, 0.070);
  --tw-shadow-colored: 0 0px 10px 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-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);
}
.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);
}
.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline{
  outline-style: solid;
}
.blur{
  --tw-blur: blur(8px);
  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);
}
.drop-shadow-lg{
  --tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / 0.04)) drop-shadow(0 4px 3px rgb(0 0 0 / 0.1));
  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);
}
.grayscale{
  --tw-grayscale: grayscale(100%);
  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);
}
.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-opacity{
  transition-property: opacity;
  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;
}
.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-500{
  transition-duration: 500ms;
}
.duration-200{
  transition-duration: 200ms;
}
.duration-150{
  transition-duration: 150ms;
}
.duration-300{
  transition-duration: 300ms;
}
.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.ease-in{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-linear{
  transition-timing-function: linear;
}
.text-shadow-2xl{
  text-shadow: 1px 1px 3px rgb(0 0 0 / 99%);
}
.ui-widget-content{
  z-index: 30;
  margin-left: auto;
  margin-right: auto;
  max-height: 24rem;
  width: 100%;
  overflow-y: auto;
  border-radius: 0.25rem;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  text-align: left;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(37 37 37 / var(--tw-text-opacity));
  --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);
}
.ui-widget-content li{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.ui-widget-content li:hover,  .ui-widget-content li a:hover{
  cursor: pointer;
  --tw-bg-opacity: 1;
  background-color: rgb(0 97 223 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.ui-widget-content .ui-autocomplete-category{
  cursor: text;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(105 105 105 / var(--tw-text-opacity));
}
.ui-widget-content .ui-autocomplete-category:hover{
  cursor: text;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(105 105 105 / var(--tw-text-opacity));
}
.ui-widget-content .ui-menu-item{
  padding-left: 2rem;
  padding-right: 2rem;
}
.min-h-almost {
	min-height: calc(100vh - 560px);
}
/* .min-h-almost-sticky{
	@apply pt-[244px] sm:pt-[170px];
} */
.min-h-almost-sticky{
  padding-top: 145px;
}
@media (min-width:768px) and (max-width:1023px) {
	.min-h-almost-sticky{
    padding-top: 190px;
  }
}
@media (min-width:413px) and (max-width:680px) {
	.min-h-almost-sticky{
    padding-top: 177px;
  }
}
@media (min-width:681px) and (max-width:767px) {
	.min-h-almost-sticky{
    padding-top: 180px;
  }
}
@media (min-width:1313px) {
	.min-h-almost-sticky{
    padding-top: 155px;
  }
}
@media (max-width:413px) {
	.min-h-almost-sticky{
    padding-top: 220px;
  }
}
[x-cloak] {
	display: none !important;
}
.page-content .text-validation-error{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}
/* @media (min-width:372px) and (max-width:680px) {
	.min-h-almost-sticky {
		@apply pt-[200px];
	}
}
681 767
@media (max-width:357px) {
	.menu-w-custom {
		@apply w-9/12 max-w-full;
	}
} */
.modal {
	z-index: 110 !important;
}
.common-filter-sticky{
	top: 65px;
}
@media(min-width:768px){
	.common-filter-sticky{
		top: 90px;
	}
}
.border-effect {
	display: inline-block;
	color: #363636;
	position: relative;
	font-size: 14px;
	padding:  5px;
  }
.border-effect:hover{
	color: #0087ca;
  }
.border-effect::after {
	content: '';
	position: absolute;
	width: 100%;
	transform: scaleX(0);
	height: 1px;
	bottom: 0;
	left: 5px;
	background-color: #0087ca;
	transform-origin: bottom left;
	transition: transform 0.25s ease-out;
  }
.border-effect:hover::after {
	transform: scaleX(1);
	transform-origin: bottom left;
  }
.favourite-property-icon.active svg{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.favourite-property-icon.activeHover svg{
  --tw-text-opacity: 1;
  color: rgb(229 62 62 / var(--tw-text-opacity));
}
.custom-single-blog img, 
.custom-single-blog iframe{
  margin: auto;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  border-radius: 0.25rem;
}
.custom-single-blog hr{
  display: none;
  height: 0.25rem;
  width: 100%;
  --tw-border-opacity: 1;
  border-color: rgb(0 97 223 / var(--tw-border-opacity));
}
.custom-single-blog h1, 
.custom-single-blog h2, 
.custom-single-blog h3, 
.custom-single-blog h4, 
.custom-single-blog .title{
  margin: 0px;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  text-align: left;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 500;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(37 37 37 / var(--tw-text-opacity));
}
.custom-single-blog h1{
  font-size: 1.5rem;
  line-height: 2rem;
}
.custom-single-blog h2{
  font-size: 21px;
}
.custom-single-blog h3{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.custom-single-blog h4{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.custom-single-blog h5{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.custom-single-blog h6{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.custom-single-blog p{
  font-size: 1rem !important;
  line-height: 1.75rem !important;
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
  margin-bottom: 1rem;
}
.custom-single-blog ul, 
.custom-single-blog .listing-two-columns ul, 
.custom-single-blog ol{
  margin: 0px;
  margin-left: 1rem;
  margin-bottom: 2rem;
  padding: 0px;
  font-size: 1rem;
  line-height: 1.5rem;
}
.custom-single-blog ul li, 
.custom-single-blog .listing-two-columns ul li{
  margin-bottom: 1rem;
  list-style-type: disc;
  text-align: left;
}
.custom-single-blog ol li{
  margin-bottom: 1rem;
  list-style-type: decimal;
}
.custom-single-blog ol.custom-ol-list, 
.custom-single-blog ol li:last-child{
  margin-bottom: 0px !important;
}
.custom-single-blog ul li:last-child, 
.custom-single-blog ol li:last-child, 
.custom-single-blog p:last-child{
  margin-bottom: 0px;
}
.custom-single-blog p a{
  --tw-text-opacity: 1;
  color: rgb(0 97 223 / var(--tw-text-opacity));
}
.custom-single-blog p a:hover{
  --tw-text-opacity: 1;
  color: rgb(37 37 37 / var(--tw-text-opacity));
}
.communities-nav .clsBlogDetailsNav{
  margin-left: 1.5rem;
}
.communities-nav .clsBlogDetailsNav li{
  margin-bottom: 0.25rem;
  list-style-type: none;
}
.blogs-content-data .communities-nav h3{
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  background-color: transparent !important;
  padding: 0px !important;
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
  --tw-text-opacity: 1 !important;
  color: rgb(37 37 37 / var(--tw-text-opacity)) !important;
}
/* .custom-single-blog .important, */
.blogs-content-data .communities-nav h4, 
.blogs-content-data .communities-nav h3, 
.custom-single-blog .highlight{
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
  border-radius: 0.25rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  text-transform: none !important;
  line-height: 1.5 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(37 37 37 / var(--tw-text-opacity)) !important;
}
.custom-single-blog .important{
  text-align: left !important;
}
.custom-single-blog .highlight{
  display: flex !important;
  justify-content: center !important;
}
.table-of-content{
  display: inline-block;
}
.custom-single-blog #search-cta{
  margin-bottom: 0px;
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(226 242 244 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(37 37 37 / var(--tw-text-opacity));
}
.custom-single-blog #search-cta p{
  margin-bottom: 0px !important;
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}
.custom-single-blog h1{
  font-size: 1.875rem;
  line-height: 2.25rem;
}
/* .custom-single-blog .important {
	@apply flex justify-center justify-items-center;
} */
.custom-single-blog h2, 
.custom-single-blog h2.important{
  margin-top: 1rem !important;
  margin-bottom: 0.5rem !important;
  justify-content: flex-start !important;
  background-color: transparent !important;
  padding: 0px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(27 43 113 / var(--tw-text-opacity)) !important;
}
.dot-custom{
  margin-right: 0.25rem;
  display: flex;
  height: 0.25rem;
  width: 0.25rem;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(141 134 134 / var(--tw-bg-opacity));
}
.custom-single-blog h4{
  text-align: left;
}
/* .custom-single-blog .important, */
.blogs-content-data .communities-nav h4, 
.blogs-content-data .communities-nav h3, 
.blogs-content-data #search-cta, 
.custom-single-blog .listing-two-columns h3{
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}
.blogs-content-data .communities-nav, 
.custom-single-blog .listing-two-columns{
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
  border-radius: 0.25rem !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding: 0px !important;
  text-align: center !important;
}
.blogs-content-data .communities-nav h4, 
.blogs-content-data .communities-nav h3{
  margin-top: 0px !important;
  margin-bottom: 1rem !important;
  border-radius: 0px !important;
}
.blogs-content-data .communities-nav h3.nav{
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.blogs-content-data .communities-nav ul{
  margin: 0px;
  display: grid;
  gap: 1rem;
}
@media (min-width: 640px){
  .blogs-content-data .communities-nav ul{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 768px){
  .blogs-content-data .communities-nav ul{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 1024px){
  .blogs-content-data .communities-nav ul{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.blogs-content-data .communities-nav ul li{
  margin: 0px;
  display: flex;
  width: 100%;
  list-style-type: none;
  align-items: center;
  justify-content: center;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(226 242 244 / var(--tw-border-opacity));
  padding: 0.5rem;
  text-align: center;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
}
.custom-single-blog ul li{
  font-size: 1rem;
  line-height: 1.5rem;
}
.blogs-content-data .communities-nav ul li a, 
.custom-single-blog .listing-two-columns ul li a{
  --tw-text-opacity: 1;
  color: rgb(37 37 37 / var(--tw-text-opacity));
}
.blogs-content-data .communities-nav ul li a:hover, 
.custom-single-blog .listing-two-columns ul li a:hover{
  --tw-text-opacity: 1;
  color: rgb(0 97 223 / var(--tw-text-opacity));
}
.custom-single-blog .listing-two-columns ul{
  margin: 0px;
  display: grid;
  list-style-type: none;
  gap: 1rem;
  padding: 1.25rem;
  text-align: left;
}
@media (min-width: 1024px){
  .custom-single-blog .listing-two-columns ul{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.custom-single-blog .listing-two-columns ul li{
  margin-bottom: 0px;
  list-style-type: none;
}
.custom-single-blog .listing-two-columns h3{
  margin-top: 0px;
  margin-bottom: 0px;
  border-radius: 0.25rem;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(226 242 244 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
}
.blogs-content-data #search-cta p strong, 
.blogs-content-data #search-cta p span, 
.blogs-content-data .highlight span, 
.blogs-content-data .highlight strong{
  font-weight: 500 !important;
  text-transform: none !important;
}
.custom-single-blog .right-img, 
.custom-single-blog .pright{
  float: right;
  margin-left: 1.25rem;
  margin-bottom: 1.25rem;
  border-radius: 0.25rem;
}
.custom-single-blog .left-img, 
.custom-single-blog .pleft{
  float: left;
  margin-right: 1.25rem;
  margin-bottom: 1.25rem;
  border-radius: 0.25rem;
}
.custom-single-blog .floatnone{
  float: none;
}
.custom-single-blog .listing-card-block img{
  margin-top: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.custom-single-blog .listing-card-block h4{
  margin: 0px;
  display: block;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(37 37 37 / var(--tw-text-opacity));
}
.custom-single-blog .listing-card-block h4:hover{
  --tw-text-opacity: 1;
  color: rgb(0 97 223 / var(--tw-text-opacity));
}
.custom-single-blog ul.listing-card-block{
  margin-left: 0px;
}
.custom-single-blog ul.listing-card-block li{
  margin-left: 0px;
  padding: 0px;
}
.custom-single-blog h3,  .custom-single-blog h2,  .custom-single-blog .tableOfContectTitle{
  padding-left: 0px !important;
  text-align: left !important;
  --tw-text-opacity: 1 !important;
  color: rgb(27 43 113 / var(--tw-text-opacity)) !important;
}
.table-of-content a{
  font-size: 1rem !important;
  line-height: 1.5rem !important;
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}
/* .table-of-content li::marker{
	@apply text-primary font-fontblack !important;
} */
.table-of-content  ol {
	list-style-type: none;
	counter-reset: li;
}
.table-of-content li{
  margin-bottom: 0px !important;
  list-style-type: none !important;
}
.table-of-content  li:before {
   counter-increment: li;
   content: counter(li, decimal-leading-zero);
   position: absolute;
   left: 0px;
   font-weight: 900;
   --tw-text-opacity: 1;
   color: rgb(0 97 223 / var(--tw-text-opacity));
   
}
.table-of-content  li:before.layer {
    background: linear-gradient(-180deg, rgb(0 101 218 / 65%) -20%, rgba(0,212,255,0) 100%);
}
.single-block .table-responsive{
  width: 100%;
  overflow-x: auto;
}
.single-block table{
  margin-bottom: 1.5rem !important;
  width: 100% !important;
}
.single-block table tbody tr{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}
.single-block table tbody tr:last-child{
  border-bottom-width: 0px;
}
.single-block table tbody th{
  white-space: nowrap;
  --tw-bg-opacity: 1;
  background-color: rgb(226 242 244 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  text-align: left;
  font-weight: 600;
}
.single-block table tbody td{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.single-block table tbody td a, 
.pagecontent-custom #description a:hover, 
.pagecontent-custom #hw-agents a:hover, 
.single-block .list-custom-normal li a:hover
.custom-single-blog .listingN-two-columns li a, 
.custom-single-blog .listingN-three-columns li a, 
.custom-single-blog .listingN-four-columns li a{
  --tw-text-opacity: 1;
  color: rgb(37 37 37 / var(--tw-text-opacity));
}
.single-block table tbody td a:hover, 
.custom-single-blog .listingN-two-columns li a:hover, 
.custom-single-blog .listingN-three-columns li a:hover, 
.custom-single-blog .listingN-four-columns li a:hover{
  --tw-text-opacity: 1;
  color: rgb(0 97 223 / var(--tw-text-opacity));
}
.custom-single-blog .listingN-two-columns, 
.custom-single-blog .listingN-three-columns, 
.custom-single-blog .listingN-four-columns{
  margin: 0px;
  display: grid;
  list-style-type: none;
  gap: 1rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  text-align: left;
}
@media (min-width: 768px){
  .custom-single-blog .listingN-two-columns{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px){
  .custom-single-blog .listingN-two-columns{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 768px){
  .custom-single-blog .listingN-three-columns{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px){
  .custom-single-blog .listingN-three-columns{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 768px){
  .custom-single-blog .listingN-four-columns{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px){
  .custom-single-blog .listingN-four-columns{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.custom-single-blog .listingN-two-columns li, 
.custom-single-blog .listingN-three-columns li, 
.custom-single-blog .listingN-four-columns li{
  margin-bottom: 0px;
  list-style-type: none;
}
@media (max-width: 1200px) {
	.single-block table tbody th, 
	.single-block table tbody td{
    white-space: nowrap;
  }
}
.contact-form-custom{
  margin: 0px;
  display: flex;
  flex-wrap: wrap;
}
.contact-form-custom .field.x6{
  width: 50%;
}
.contact-form-custom .field.x12, 
.contact-form-custom .contact-form-custom .btnset{
  width: 100%;
  padding-right: 0px;
}
.content-custom-block .contact-form-custom .field.x6, 
.contact-form-custom .field.x6{
  padding-right: 1.25rem;
}
.content-custom-block .contact-form-custom .btnset, 
.contact-form-custom .btnset{
  display: inline-block;
  width: 100%;
  text-align: center;
}
.content-custom-block .contact-form-custom .field.x6.last, 
.contact-form-custom .field.x6.last{
  padding-left: 1.25rem;
  padding-right: 0px;
}
.contact-form-custom .field label{
  display: block;
  width: 100%;
  padding-bottom: 0.25rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(105 105 105 / var(--tw-text-opacity));
}
.contact-form-custom .field p{
  margin-bottom: 0px;
}
.contact-form-custom .field.x6, 
.contact-form-custom .field.x12{
  margin-bottom: 1.25rem;
}
.contact-form-custom .field.x6 input[type=text], 
.contact-form-custom .field.x12 input[type=text], 
.contact-form-custom .field.x12 select, 
.contact-form-custom .field.x6 select, 
.contact-form-custom .field.x6 input[type=email], 
.contact-form-custom .field.x6 input[type=tel], 
.contact-form-custom .field.x6 input[type=number], 
.contact-form-custom .field.x6 input[type=add], 
.contact-form-custom .field.x12 input[type=add], 
.contact-form-custom .field.x6 textarea, 
.contact-form-custom .field.x12 textarea{
  width: 100%;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(68 68 68 / var(--tw-text-opacity));
}
.contact-form-custom .field.x6 input[type=text]::-moz-placeholder, .contact-form-custom .field.x12 input[type=text]::-moz-placeholder, .contact-form-custom .field.x12 select::-moz-placeholder, .contact-form-custom .field.x6 select::-moz-placeholder, .contact-form-custom .field.x6 input[type=email]::-moz-placeholder, .contact-form-custom .field.x6 input[type=tel]::-moz-placeholder, .contact-form-custom .field.x6 input[type=number]::-moz-placeholder, .contact-form-custom .field.x6 input[type=add]::-moz-placeholder, .contact-form-custom .field.x12 input[type=add]::-moz-placeholder, .contact-form-custom .field.x6 textarea::-moz-placeholder, .contact-form-custom .field.x12 textarea::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}
.contact-form-custom .field.x6 input[type=text]::placeholder, 
.contact-form-custom .field.x12 input[type=text]::placeholder, 
.contact-form-custom .field.x12 select::placeholder, 
.contact-form-custom .field.x6 select::placeholder, 
.contact-form-custom .field.x6 input[type=email]::placeholder, 
.contact-form-custom .field.x6 input[type=tel]::placeholder, 
.contact-form-custom .field.x6 input[type=number]::placeholder, 
.contact-form-custom .field.x6 input[type=add]::placeholder, 
.contact-form-custom .field.x12 input[type=add]::placeholder, 
.contact-form-custom .field.x6 textarea::placeholder, 
.contact-form-custom .field.x12 textarea::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}
.contact-form-custom .field.x6 input[type=text], 
.contact-form-custom .field.x12 input[type=text], 
.contact-form-custom .field.x12 select, 
.contact-form-custom .field.x6 select, 
.contact-form-custom .field.x6 input[type=email], 
.contact-form-custom .field.x6 input[type=tel], 
.contact-form-custom .field.x6 input[type=number], 
.contact-form-custom .field.x6 input[type=add], 
.contact-form-custom .field.x12 input[type=add], 
.contact-form-custom .field.x6 textarea, 
.contact-form-custom .field.x12 textarea{
  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-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.contact-form-custom .field.x6 input[type=text]:focus, 
.contact-form-custom .field.x12 input[type=text]:focus, 
.contact-form-custom .field.x12 select:focus, 
.contact-form-custom .field.x6 select:focus, 
.contact-form-custom .field.x6 input[type=email]:focus, 
.contact-form-custom .field.x6 input[type=tel]:focus, 
.contact-form-custom .field.x6 input[type=number]:focus, 
.contact-form-custom .field.x6 input[type=add]:focus, 
.contact-form-custom .field.x12 input[type=add]:focus, 
.contact-form-custom .field.x6 textarea:focus, 
.contact-form-custom .field.x12 textarea:focus{
  --tw-border-opacity: 1;
  border-color: rgb(0 97 223 / var(--tw-border-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.contact-form-custom select{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url('/themes/theme-1/images/select-arrow-down.svg');
  background-position: right;
  background-repeat: no-repeat;
}
.contact-form-custom .btnset button{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 0.25rem;
  border-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 97 223 / var(--tw-bg-opacity));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  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-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.contact-form-custom .btnset button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(37 37 37 / var(--tw-bg-opacity));
}
.contact-form-custom .btnset button:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.contact-form-custom .btnset{
  margin-bottom: 1.25rem;
}
@media (max-width: 640px) {
	.contact-form-custom .field.x6, 
	.contact-form-custom .field.x6.last, 
	.contact-form-custom .field.x12.last, 
	.contact-form-custom .field.x6.last, 
	.content-custom-block .contact-form-custom .field.x6.last, 
	.content-custom-block .contact-form-custom .field.x6,  .contact-form-custom .field.x6{
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
	.content-custom-block .contact-form-custom .btnset, 
	.contact-form-custom .btnset{
    margin-bottom: 0px;
  }
	.custom-single-blog iframe{
    height: 13rem;
    width: 100%;
  }
	.custom-single-blog h1, 
	.custom-single-blog h2, 
	.custom-single-blog h3, 
	.custom-single-blog h4{
    overflow-wrap: break-word;
  }
	.custom-single-blog .left-img, 
	.custom-single-blog .pleft, 
	.custom-single-blog .pright, 
	.custom-single-blog .right-img, 
	.custom-single-blog .left-img{
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
.absolute.layer {
    background: linear-gradient(-180deg, rgb(0 101 218 / 65%) -20%, rgba(0,212,255,0) 100%);
}
img.banner-img-set {
    -o-object-position: 0 -130px;
       object-position: 0 -130px;
}
@media (max-width: 991px) {
	
	img.banner-img-set {
		-o-object-position: 0;
		   object-position: 0;
	}
}
.before\:absolute::before{
  content: var(--tw-content);
  position: absolute;
}
.before\:top-0::before{
  content: var(--tw-content);
  top: 0px;
}
.before\:left-1\/2::before{
  content: var(--tw-content);
  left: 50%;
}
.before\:left-0::before{
  content: var(--tw-content);
  left: 0px;
}
.before\:z-0::before{
  content: var(--tw-content);
  z-index: 0;
}
.before\:h-1::before{
  content: var(--tw-content);
  height: 0.25rem;
}
.before\:h-full::before{
  content: var(--tw-content);
  height: 100%;
}
.before\:w-4\/5::before{
  content: var(--tw-content);
  width: 80%;
}
.before\:w-full::before{
  content: var(--tw-content);
  width: 100%;
}
.before\:-translate-x-1\/2::before{
  content: var(--tw-content);
  --tw-translate-x: -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));
}
.before\:bg-gray-200::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}
.before\:bg-black::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.before\:opacity-20::before{
  content: var(--tw-content);
  opacity: 0.2;
}
.before\:content-\[\'\'\]::before{
  --tw-content: '';
  content: var(--tw-content);
}
.hover\:z-10:hover{
  z-index: 10;
}
.hover\:border:hover{
  border-width: 1px;
}
.hover\:border-blue0061df:hover{
  --tw-border-opacity: 1;
  border-color: rgb(0 97 223 / var(--tw-border-opacity));
}
.hover\:border-gray-400:hover{
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
}
.hover\:bg-black:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.hover\:bg-redDB3A00:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(219 58 0 / var(--tw-bg-opacity));
}
.hover\:bg-blue0061df:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 97 223 / var(--tw-bg-opacity));
}
.hover\:bg-white:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.hover\:bg-primary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 97 223 / var(--tw-bg-opacity));
}
.hover\:bg-gray252525:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(37 37 37 / var(--tw-bg-opacity));
}
.hover\:bg-green-900:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(20 83 45 / var(--tw-bg-opacity));
}
.hover\:bg-red-400:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity));
}
.hover\:bg-blue-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
}
.hover\:bg-sky-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(2 132 199 / var(--tw-bg-opacity));
}
.hover\:bg-green-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity));
}
.hover\:bg-red-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / 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-sky-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(3 105 161 / var(--tw-bg-opacity));
}
.hover\:bg-opacity-40:hover{
  --tw-bg-opacity: 0.4;
}
.hover\:bg-opacity-100:hover{
  --tw-bg-opacity: 1;
}
.hover\:bg-opacity-90:hover{
  --tw-bg-opacity: 0.9;
}
.hover\:stroke-current:hover{
  stroke: currentColor;
}
.hover\:text-rede53e3e:hover{
  --tw-text-opacity: 1;
  color: rgb(229 62 62 / var(--tw-text-opacity));
}
.hover\:text-blue0061df:hover{
  --tw-text-opacity: 1;
  color: rgb(0 97 223 / var(--tw-text-opacity));
}
.hover\:text-primary:hover{
  --tw-text-opacity: 1;
  color: rgb(0 97 223 / var(--tw-text-opacity));
}
.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.hover\:text-red-500:hover{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}
.hover\:text-gray252525:hover{
  --tw-text-opacity: 1;
  color: rgb(37 37 37 / var(--tw-text-opacity));
}
.hover\:text-gray-900:hover{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.hover\:text-\[\#363636\]:hover{
  --tw-text-opacity: 1;
  color: rgb(54 54 54 / var(--tw-text-opacity));
}
.hover\:text-grayc8c8c8:hover{
  --tw-text-opacity: 1;
  color: rgb(200 200 200 / var(--tw-text-opacity));
}
.hover\:text-black:hover{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.hover\:opacity-50:hover{
  opacity: 0.5;
}
.focus\:border-blue0061df:focus{
  --tw-border-opacity: 1;
  border-color: rgb(0 97 223 / var(--tw-border-opacity));
}
.focus\:border-white:focus{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.focus\:border-blue-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}
.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:ring-2: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(2px + 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);
}
.focus\:ring-inset:focus{
  --tw-ring-inset: inset;
}
.focus\:ring-indigo-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity));
}
.focus\:ring-white:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity));
}
.focus\:ring-offset-2:focus{
  --tw-ring-offset-width: 2px;
}
.group:hover .before\:group-hover\:bg-blue0061df::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(0 97 223 / var(--tw-bg-opacity));
}
@media (prefers-color-scheme: dark){
  .dark\:border-gray-700{
    --tw-border-opacity: 1;
    border-color: rgb(55 65 81 / var(--tw-border-opacity));
  }
  .dark\:bg-gray-900{
    --tw-bg-opacity: 1;
    background-color: rgb(17 24 39 / var(--tw-bg-opacity));
  }
  .dark\:bg-gray-800{
    --tw-bg-opacity: 1;
    background-color: rgb(31 41 55 / var(--tw-bg-opacity));
  }
  .dark\:text-gray-500{
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity));
  }
  .dark\:text-white{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
  .dark\:text-gray-400{
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity));
  }
}
@media (min-width: 640px){
  .sm\:right-6{
    right: 1.5rem;
  }
  .sm\:top-6{
    top: 1.5rem;
  }
  .sm\:m-8{
    margin: 2rem;
  }
  .sm\:my-0{
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .sm\:ml-0{
    margin-left: 0px;
  }
  .sm\:-mt-12{
    margin-top: -3rem;
  }
  .sm\:mt-0{
    margin-top: 0px;
  }
  .sm\:mb-10{
    margin-bottom: 2.5rem;
  }
  .sm\:mb-0{
    margin-bottom: 0px;
  }
  .sm\:ml-8{
    margin-left: 2rem;
  }
  .sm\:mb-8{
    margin-bottom: 2rem;
  }
  .sm\:ml-auto{
    margin-left: auto;
  }
  .sm\:mt-10{
    margin-top: 2.5rem;
  }
  .sm\:block{
    display: block;
  }
  .sm\:inline-block{
    display: inline-block;
  }
  .sm\:inline-flex{
    display: inline-flex;
  }
  .sm\:h-20{
    height: 5rem;
  }
  .sm\:h-96{
    height: 24rem;
  }
  .sm\:h-full{
    height: 100%;
  }
  .sm\:h-screen{
    height: 100vh;
  }
  .sm\:h-32{
    height: 8rem;
  }
  .sm\:h-14{
    height: 3.5rem;
  }
  .sm\:h-105{
    height: 105px;
  }
  .sm\:max-h-screen{
    max-height: 100vh;
  }
  .sm\:max-h-\[calc\(100vh-270px\)\]{
    max-height: calc(100vh - 270px);
  }
  .sm\:w-2\/3{
    width: 66.666667%;
  }
  .sm\:w-1\/6{
    width: 16.666667%;
  }
  .sm\:w-auto{
    width: auto;
  }
  .sm\:w-64{
    width: 16rem;
  }
  .sm\:w-1\/4{
    width: 25%;
  }
  .sm\:w-12{
    width: 3rem;
  }
  .sm\:w-28{
    width: 7rem;
  }
  .sm\:w-3\/6{
    width: 50%;
  }
  .sm\:w-full{
    width: 100%;
  }
  .sm\:w-11\/12{
    width: 91.666667%;
  }
  .sm\:w-2\/4{
    width: 50%;
  }
  .sm\:max-w-sm{
    max-width: 24rem;
  }
  .sm\:columns-2{
    -moz-columns: 2;
         columns: 2;
  }
  .sm\:columns-3{
    -moz-columns: 3;
         columns: 3;
  }
  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .sm\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .sm\:flex-row{
    flex-direction: row;
  }
  .sm\:flex-nowrap{
    flex-wrap: nowrap;
  }
  .sm\:items-center{
    align-items: center;
  }
  .sm\:justify-start{
    justify-content: flex-start;
  }
  .sm\:justify-end{
    justify-content: flex-end;
  }
  .sm\:justify-between{
    justify-content: space-between;
  }
  .sm\:gap-0{
    gap: 0px;
  }
  .sm\:gap-6{
    gap: 1.5rem;
  }
  .sm\:overflow-visible{
    overflow: visible;
  }
  .sm\:whitespace-normal{
    white-space: normal;
  }
  .sm\:rounded-lg{
    border-radius: 0.5rem;
  }
  .sm\:border-b-0{
    border-bottom-width: 0px;
  }
  .sm\:border-l{
    border-left-width: 1px;
  }
  .sm\:border-bluee2f2f4{
    --tw-border-opacity: 1;
    border-color: rgb(226 242 244 / var(--tw-border-opacity));
  }
  .sm\:p-0{
    padding: 0px;
  }
  .sm\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .sm\:px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .sm\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .sm\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .sm\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .sm\:pt-0{
    padding-top: 0px;
  }
  .sm\:pl-\[46px\]{
    padding-left: 46px;
  }
  .sm\:pr-0{
    padding-right: 0px;
  }
  .sm\:pb-16{
    padding-bottom: 4rem;
  }
  .sm\:pb-6{
    padding-bottom: 1.5rem;
  }
  .sm\:pr-4{
    padding-right: 1rem;
  }
  .sm\:pt-10{
    padding-top: 2.5rem;
  }
  .sm\:pr-2{
    padding-right: 0.5rem;
  }
  .sm\:text-left{
    text-align: left;
  }
  .sm\:text-right{
    text-align: right;
  }
  .sm\:align-middle{
    vertical-align: middle;
  }
  .sm\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .sm\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .sm\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .sm\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .sm\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }
  .sm\:text-\[14px\]{
    font-size: 14px;
  }
  .sm\:text-\[18px\]{
    font-size: 18px;
  }
  .sm\:leading-6{
    line-height: 1.5rem;
  }
}
@media (min-width: 768px){
  .md\:relative{
    position: relative;
  }
  .md\:sticky{
    position: -webkit-sticky;
    position: sticky;
  }
  .md\:top-\[90px\]{
    top: 90px;
  }
  .md\:right-4{
    right: 1rem;
  }
  .md\:bottom-4{
    bottom: 1rem;
  }
  .md\:top-0{
    top: 0px;
  }
  .md\:top-10{
    top: 2.5rem;
  }
  .md\:right-0{
    right: 0px;
  }
  .md\:left-auto{
    left: auto;
  }
  .md\:order-none{
    order: 0;
  }
  .md\:m-0{
    margin: 0px;
  }
  .md\:mr-3{
    margin-right: 0.75rem;
  }
  .md\:mr-0{
    margin-right: 0px;
  }
  .md\:mt-2{
    margin-top: 0.5rem;
  }
  .md\:mb-0{
    margin-bottom: 0px;
  }
  .md\:-mt-12{
    margin-top: -3rem;
  }
  .md\:mb-1{
    margin-bottom: 0.25rem;
  }
  .md\:mb-11{
    margin-bottom: 2.75rem;
  }
  .md\:mt-0{
    margin-top: 0px;
  }
  .md\:mb-4{
    margin-bottom: 1rem;
  }
  .md\:mt-3{
    margin-top: 0.75rem;
  }
  .md\:mb-12{
    margin-bottom: 3rem;
  }
  .md\:mt-12{
    margin-top: 3rem;
  }
  .md\:ml-3{
    margin-left: 0.75rem;
  }
  .md\:mr-6{
    margin-right: 1.5rem;
  }
  .md\:ml-6{
    margin-left: 1.5rem;
  }
  .md\:block{
    display: block;
  }
  .md\:flex{
    display: flex;
  }
  .md\:hidden{
    display: none;
  }
  .md\:h-16{
    height: 4rem;
  }
  .md\:h-full{
    height: 100%;
  }
  .md\:h-10{
    height: 2.5rem;
  }
  .md\:h-60{
    height: 15rem;
  }
  .md\:h-auto{
    height: auto;
  }
  .md\:h-8{
    height: 2rem;
  }
  .md\:h-48{
    height: 12rem;
  }
  .md\:h-64{
    height: 16rem;
  }
  .md\:h-5{
    height: 1.25rem;
  }
  .md\:h-12{
    height: 3rem;
  }
  .md\:h-6{
    height: 1.5rem;
  }
  .md\:h-40{
    height: 10rem;
  }
  .md\:h-44{
    height: 11rem;
  }
  .md\:max-h-screen{
    max-height: 100vh;
  }
  .md\:w-64{
    width: 16rem;
  }
  .md\:w-72{
    width: 18rem;
  }
  .md\:w-16{
    width: 4rem;
  }
  .md\:w-4\/12{
    width: 33.333333%;
  }
  .md\:w-8\/12{
    width: 66.666667%;
  }
  .md\:w-auto{
    width: auto;
  }
  .md\:w-1\/2{
    width: 50%;
  }
  .md\:w-8{
    width: 2rem;
  }
  .md\:w-2\/4{
    width: 50%;
  }
  .md\:w-4\/5{
    width: 80%;
  }
  .md\:w-3\/5{
    width: 60%;
  }
  .md\:w-5{
    width: 1.25rem;
  }
  .md\:w-6{
    width: 1.5rem;
  }
  .md\:w-6\/12{
    width: 50%;
  }
  .md\:w-36{
    width: 9rem;
  }
  .md\:w-80{
    width: 20rem;
  }
  .md\:w-2\/6{
    width: 33.333333%;
  }
  .md\:w-4\/6{
    width: 66.666667%;
  }
  .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-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .md\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:flex-wrap{
    flex-wrap: wrap;
  }
  .md\:flex-nowrap{
    flex-wrap: nowrap;
  }
  .md\:items-start{
    align-items: flex-start;
  }
  .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\:gap-3{
    gap: 0.75rem;
  }
  .md\:gap-2{
    gap: 0.5rem;
  }
  .md\:gap-5{
    gap: 1.25rem;
  }
  .md\:space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
  }
  .md\:overflow-hidden{
    overflow: hidden;
  }
  .md\:truncate{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .md\:whitespace-normal{
    white-space: normal;
  }
  .md\:whitespace-nowrap{
    white-space: nowrap;
  }
  .md\:border-0{
    border-width: 0px;
  }
  .md\:border-t-0{
    border-top-width: 0px;
  }
  .md\:border-l{
    border-left-width: 1px;
  }
  .md\:border-r{
    border-right-width: 1px;
  }
  .md\:bg-grayf8f8f8{
    --tw-bg-opacity: 1;
    background-color: rgb(248 248 248 / var(--tw-bg-opacity));
  }
  .md\:bg-opacity-20{
    --tw-bg-opacity: 0.2;
  }
  .md\:p-7{
    padding: 1.75rem;
  }
  .md\:p-2{
    padding: 0.5rem;
  }
  .md\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .md\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .md\:py-3{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .md\:px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .md\:pb-14{
    padding-bottom: 3.5rem;
  }
  .md\:pt-5{
    padding-top: 1.25rem;
  }
  .md\:pr-4{
    padding-right: 1rem;
  }
  .md\:pl-8{
    padding-left: 2rem;
  }
  .md\:pt-0{
    padding-top: 0px;
  }
  .md\:pr-8{
    padding-right: 2rem;
  }
  .md\:pr-5{
    padding-right: 1.25rem;
  }
  .md\:pb-0{
    padding-bottom: 0px;
  }
  .md\:pt-16{
    padding-top: 4rem;
  }
  .md\:pt-24{
    padding-top: 6rem;
  }
  .md\:pb-36{
    padding-bottom: 9rem;
  }
  .md\:pr-0{
    padding-right: 0px;
  }
  .md\:pb-6{
    padding-bottom: 1.5rem;
  }
  .md\:pr-3{
    padding-right: 0.75rem;
  }
  .md\:pb-3{
    padding-bottom: 0.75rem;
  }
  .md\:pl-0{
    padding-left: 0px;
  }
  .md\:pr-6{
    padding-right: 1.5rem;
  }
  .md\:text-left{
    text-align: left;
  }
  .md\:text-\[32px\]{
    font-size: 32px;
  }
  .md\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .md\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .md\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .md\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .md\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .md\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .md\:leading-8{
    line-height: 2rem;
  }
}
@media (min-width: 1024px){
  .lg\:container{
    width: 100%;
  }
  @media (min-width: 640px){
    .lg\:container{
      max-width: 640px;
    }
  }
  @media (min-width: 768px){
    .lg\:container{
      max-width: 768px;
    }
  }
  @media (min-width: 1024px){
    .lg\:container{
      max-width: 1024px;
    }
  }
  @media (min-width: 1280px){
    .lg\:container{
      max-width: 1280px;
    }
  }
  @media (min-width: 1536px){
    .lg\:container{
      max-width: 1536px;
    }
  }
  .lg\:visible{
    visibility: visible;
  }
  .lg\:absolute{
    position: absolute;
  }
  .lg\:relative{
    position: relative;
  }
  .lg\:top-1\/2{
    top: 50%;
  }
  .lg\:top-12{
    top: 3rem;
  }
  .lg\:order-none{
    order: 0;
  }
  .lg\:my-5{
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
  .lg\:my-4{
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .lg\:mb-3{
    margin-bottom: 0.75rem;
  }
  .lg\:mb-5{
    margin-bottom: 1.25rem;
  }
  .lg\:mt-12{
    margin-top: 3rem;
  }
  .lg\:mb-0{
    margin-bottom: 0px;
  }
  .lg\:mb-6{
    margin-bottom: 1.5rem;
  }
  .lg\:mr-0{
    margin-right: 0px;
  }
  .lg\:ml-0{
    margin-left: 0px;
  }
  .lg\:-mt-16{
    margin-top: -4rem;
  }
  .lg\:mt-0{
    margin-top: 0px;
  }
  .lg\:ml-5{
    margin-left: 1.25rem;
  }
  .lg\:ml-4{
    margin-left: 1rem;
  }
  .lg\:mb-16{
    margin-bottom: 4rem;
  }
  .lg\:mt-2{
    margin-top: 0.5rem;
  }
  .lg\:block{
    display: block;
  }
  .lg\:inline-block{
    display: inline-block;
  }
  .lg\:flex{
    display: flex;
  }
  .lg\:inline-flex{
    display: inline-flex;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:h-28{
    height: 7rem;
  }
  .lg\:h-52{
    height: 13rem;
  }
  .lg\:h-full{
    height: 100%;
  }
  .lg\:h-56{
    height: 14rem;
  }
  .lg\:h-custom415{
    height: 415px;
  }
  .lg\:h-16{
    height: 4rem;
  }
  .lg\:max-h-screen{
    max-height: 100vh;
  }
  .lg\:w-3\/12{
    width: 25%;
  }
  .lg\:w-1\/5{
    width: 20%;
  }
  .lg\:w-4\/5{
    width: 80%;
  }
  .lg\:w-1\/2{
    width: 50%;
  }
  .lg\:w-full{
    width: 100%;
  }
  .lg\:w-9\/12{
    width: 75%;
  }
  .lg\:w-auto{
    width: auto;
  }
  .lg\:w-3\/4{
    width: 75%;
  }
  .lg\:w-1\/4{
    width: 25%;
  }
  .lg\:w-1\/3{
    width: 33.333333%;
  }
  .lg\:w-72{
    width: 18rem;
  }
  .lg\:w-96{
    width: 24rem;
  }
  .lg\:w-24{
    width: 6rem;
  }
  .lg\:w-10\/12{
    width: 83.333333%;
  }
  .lg\:w-2\/3{
    width: 66.666667%;
  }
  .lg\:w-2\/5{
    width: 40%;
  }
  .lg\:w-3\/5{
    width: 60%;
  }
  .lg\:w-48{
    width: 12rem;
  }
  .lg\:w-\[55rem\]{
    width: 55rem;
  }
  .lg\:w-3\/6{
    width: 50%;
  }
  .lg\:w-2\/4{
    width: 50%;
  }
  .lg\:-translate-y-2\/4{
    --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));
  }
  .lg\:-translate-x-1\/2{
    --tw-translate-x: -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));
  }
  .lg\:columns-3{
    -moz-columns: 3;
         columns: 3;
  }
  .lg\:columns-4{
    -moz-columns: 4;
         columns: 4;
  }
  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:flex-nowrap{
    flex-wrap: nowrap;
  }
  .lg\:justify-start{
    justify-content: flex-start;
  }
  .lg\:justify-center{
    justify-content: center;
  }
  .lg\:justify-between{
    justify-content: space-between;
  }
  .lg\:gap-3{
    gap: 0.75rem;
  }
  .lg\:gap-6{
    gap: 1.5rem;
  }
  .lg\:gap-10{
    gap: 2.5rem;
  }
  .lg\:truncate{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .lg\:border-0{
    border-width: 0px;
  }
  .lg\:border-r-2{
    border-right-width: 2px;
  }
  .lg\:p-5{
    padding: 1.25rem;
  }
  .lg\:p-0{
    padding: 0px;
  }
  .lg\:p-6{
    padding: 1.5rem;
  }
  .lg\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .lg\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .lg\:py-5{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .lg\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .lg\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .lg\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .lg\:py-3{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .lg\:py-1{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  .lg\:px-14{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
  .lg\:pt-0{
    padding-top: 0px;
  }
  .lg\:pl-10{
    padding-left: 2.5rem;
  }
  .lg\:pr-4{
    padding-right: 1rem;
  }
  .lg\:pt-12{
    padding-top: 3rem;
  }
  .lg\:pt-10{
    padding-top: 2.5rem;
  }
  .lg\:pb-14{
    padding-bottom: 3.5rem;
  }
  .lg\:pt-6{
    padding-top: 1.5rem;
  }
  .lg\:pl-0{
    padding-left: 0px;
  }
  .lg\:pb-24{
    padding-bottom: 6rem;
  }
  .lg\:pr-8{
    padding-right: 2rem;
  }
  .lg\:pt-5{
    padding-top: 1.25rem;
  }
  .lg\:pb-16{
    padding-bottom: 4rem;
  }
  .lg\:pt-8{
    padding-top: 2rem;
  }
  .lg\:pt-14{
    padding-top: 3.5rem;
  }
  .lg\:pt-32{
    padding-top: 8rem;
  }
  .lg\:pb-20{
    padding-bottom: 5rem;
  }
  .lg\:pb-52{
    padding-bottom: 13rem;
  }
  .lg\:pb-10{
    padding-bottom: 2.5rem;
  }
  .lg\:pr-12{
    padding-right: 3rem;
  }
  .lg\:text-left{
    text-align: left;
  }
  .lg\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .lg\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .lg\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .lg\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .lg\:text-6xl{
    font-size: 3.75rem;
    line-height: 1;
  }
}
@media (min-width: 1280px){
  .xl\:relative{
    position: relative;
  }
  .xl\:z-20{
    z-index: 20;
  }
  .xl\:my-36{
    margin-top: 9rem;
    margin-bottom: 9rem;
  }
  .xl\:-mt-24{
    margin-top: -6rem;
  }
  .xl\:mt-3{
    margin-top: 0.75rem;
  }
  .xl\:ml-3{
    margin-left: 0.75rem;
  }
  .xl\:block{
    display: block;
  }
  .xl\:h-10{
    height: 2.5rem;
  }
  .xl\:w-6\/12{
    width: 50%;
  }
  .xl\:w-3\/12{
    width: 25%;
  }
  .xl\:w-9\/12{
    width: 75%;
  }
  .xl\:w-2\/3{
    width: 66.666667%;
  }
  .xl\:w-96{
    width: 24rem;
  }
  .xl\:w-5\/6{
    width: 83.333333%;
  }
  .xl\:w-14{
    width: 3.5rem;
  }
  .xl\:w-3\/4{
    width: 75%;
  }
  .xl\:w-5\/12{
    width: 41.666667%;
  }
  .xl\:w-3\/5{
    width: 60%;
  }
  .xl\:w-1\/2{
    width: 50%;
  }
  .xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .xl\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .xl\:flex-nowrap{
    flex-wrap: nowrap;
  }
  .xl\:justify-end{
    justify-content: flex-end;
  }
  .xl\:gap-4{
    gap: 1rem;
  }
  .xl\:gap-8{
    gap: 2rem;
  }
  .xl\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .xl\:px-80{
    padding-left: 20rem;
    padding-right: 20rem;
  }
  .xl\:pr-12{
    padding-right: 3rem;
  }
  .xl\:text-left{
    text-align: left;
  }
  .xl\:text-32{
    font-size: 32px;
  }
  .xl\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .xl\:text-\[32px\]{
    font-size: 32px;
  }
  .xl\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .xl\:text-28{
    font-size: 28px;
  }
  .xl\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .xl\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 1536px){
  .\32xl\:right-0{
    right: 0px;
  }
  .\32xl\:mb-0{
    margin-bottom: 0px;
  }
  .\32xl\:w-2\/3{
    width: 66.666667%;
  }
  .\32xl\:w-16{
    width: 4rem;
  }
  .\32xl\:w-3\/5{
    width: 60%;
  }
  .\32xl\:w-2\/4{
    width: 50%;
  }
  .\32xl\:w-\[59rem\]{
    width: 59rem;
  }
  .\32xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .\32xl\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .\32xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .\32xl\:flex-nowrap{
    flex-wrap: nowrap;
  }
  .\32xl\:gap-14{
    gap: 3.5rem;
  }
  .\32xl\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .\32xl\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .\32xl\:px-44{
    padding-left: 11rem;
    padding-right: 11rem;
  }
  .\32xl\:py-1{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  .\32xl\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .\32xl\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
