/*!
Theme Name: DataDevelop
Theme URI: http://dd.deepakgiri.com.np/
Author: Deepak Raj giri
Author URI: https://deepakgiri.com.np
Description: This theme fro Data Develop
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: datadevlop
*/

*, ::before, ::after {
	--tw-border-spacing-x: 0;
	--tw-border-spacing-y: 0;
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-pan-x:  ;
	--tw-pan-y:  ;
	--tw-pinch-zoom:  ;
	--tw-scroll-snap-strictness: proximity;
	--tw-gradient-from-position:  ;
	--tw-gradient-via-position:  ;
	--tw-gradient-to-position:  ;
	--tw-ordinal:  ;
	--tw-slashed-zero:  ;
	--tw-numeric-figure:  ;
	--tw-numeric-spacing:  ;
	--tw-numeric-fraction:  ;
	--tw-ring-inset:  ;
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgb(59 130 246 / 0.5);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-shadow-colored: 0 0 #0000;
	--tw-blur:  ;
	--tw-brightness:  ;
	--tw-contrast:  ;
	--tw-grayscale:  ;
	--tw-hue-rotate:  ;
	--tw-invert:  ;
	--tw-saturate:  ;
	--tw-sepia:  ;
	--tw-drop-shadow:  ;
	--tw-backdrop-blur:  ;
	--tw-backdrop-brightness:  ;
	--tw-backdrop-contrast:  ;
	--tw-backdrop-grayscale:  ;
	--tw-backdrop-hue-rotate:  ;
	--tw-backdrop-invert:  ;
	--tw-backdrop-opacity:  ;
	--tw-backdrop-saturate:  ;
	--tw-backdrop-sepia:  ;
	--tw-contain-size:  ;
	--tw-contain-layout:  ;
	--tw-contain-paint:  ;
	--tw-contain-style:  ;
  }
  
  ::backdrop {
	--tw-border-spacing-x: 0;
	--tw-border-spacing-y: 0;
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-pan-x:  ;
	--tw-pan-y:  ;
	--tw-pinch-zoom:  ;
	--tw-scroll-snap-strictness: proximity;
	--tw-gradient-from-position:  ;
	--tw-gradient-via-position:  ;
	--tw-gradient-to-position:  ;
	--tw-ordinal:  ;
	--tw-slashed-zero:  ;
	--tw-numeric-figure:  ;
	--tw-numeric-spacing:  ;
	--tw-numeric-fraction:  ;
	--tw-ring-inset:  ;
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgb(59 130 246 / 0.5);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-shadow-colored: 0 0 #0000;
	--tw-blur:  ;
	--tw-brightness:  ;
	--tw-contrast:  ;
	--tw-grayscale:  ;
	--tw-hue-rotate:  ;
	--tw-invert:  ;
	--tw-saturate:  ;
	--tw-sepia:  ;
	--tw-drop-shadow:  ;
	--tw-backdrop-blur:  ;
	--tw-backdrop-brightness:  ;
	--tw-backdrop-contrast:  ;
	--tw-backdrop-grayscale:  ;
	--tw-backdrop-hue-rotate:  ;
	--tw-backdrop-invert:  ;
	--tw-backdrop-opacity:  ;
	--tw-backdrop-saturate:  ;
	--tw-backdrop-sepia:  ;
	--tw-contain-size:  ;
	--tw-contain-layout:  ;
	--tw-contain-paint:  ;
	--tw-contain-style:  ;
  }
  
  /*
  ! tailwindcss v3.4.16 | MIT License | https://tailwindcss.com
  */
  
  /*
  1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
  2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
  */
  
  *,
  ::before,
  ::after {
	box-sizing: border-box;
	/* 1 */
	border-width: 0;
	/* 2 */
	border-style: solid;
	/* 2 */
	border-color: #e5e7eb;
	/* 2 */
  }
  
  ::before,
  ::after {
	--tw-content: '';
  }
  
  /*
  1. Use a consistent sensible line-height in all browsers.
  2. Prevent adjustments of font size after orientation changes in iOS.
  3. Use a more readable tab size.
  4. Use the user's configured `sans` font-family by default.
  5. Use the user's configured `sans` font-feature-settings by default.
  6. Use the user's configured `sans` font-variation-settings by default.
  7. Disable tap highlights on iOS
  */
  
  html,
  :host {
	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, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	/* 4 */
	font-feature-settings: normal;
	/* 5 */
	font-variation-settings: normal;
	/* 6 */
	-webkit-tap-highlight-color: transparent;
	/* 7 */
  }
  
  /*
  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. Use the user's configured `mono` font-feature-settings by default.
  3. Use the user's configured `mono` font-variation-settings by default.
  4. 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-feature-settings: normal;
	/* 2 */
	font-variation-settings: normal;
	/* 3 */
	font-size: 1em;
	/* 4 */
  }
  
  /*
  Add the correct font size in all browsers.
  */
  
  small {
	font-size: 80%;
  }
  
  /*
  Prevent `sub` and `sup` elements from affecting the line height in all browsers.
  */
  
  sub,
  sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
  }
  
  sub {
	bottom: -0.25em;
  }
  
  sup {
	top: -0.5em;
  }
  
  /*
  1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
  2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
  3. Remove gaps between table borders by default.
  */
  
  table {
	text-indent: 0;
	/* 1 */
	border-color: inherit;
	/* 2 */
	border-collapse: collapse;
	/* 3 */
  }
  
  /*
  1. Change the font styles in all browsers.
  2. Remove the margin in Firefox and Safari.
  3. Remove default padding in all browsers.
  */
  
  button,
  input,
  optgroup,
  select,
  textarea {
	font-family: inherit;
	/* 1 */
	font-feature-settings: inherit;
	/* 1 */
	font-variation-settings: inherit;
	/* 1 */
	font-size: 100%;
	/* 1 */
	font-weight: inherit;
	/* 1 */
	line-height: inherit;
	/* 1 */
	letter-spacing: 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,
  input:where([type='button']),
  input:where([type='reset']),
  input:where([type='submit']) {
	-webkit-appearance: button;
	/* 1 */
	background-color: transparent;
	/* 2 */
	background-image: none;
	/* 2 */
  }
  
  /*
  Use the modern Firefox focus style for all focusable elements.
  */
  
  :-moz-focusring {
	outline: auto;
  }
  
  /*
  Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
  */
  
  :-moz-ui-invalid {
	box-shadow: none;
  }
  
  /*
  Add the correct vertical alignment in Chrome and Firefox.
  */
  
  progress {
	vertical-align: baseline;
  }
  
  /*
  Correct the cursor style of increment and decrement buttons in Safari.
  */
  
  ::-webkit-inner-spin-button,
  ::-webkit-outer-spin-button {
	height: auto;
  }
  
  /*
  1. Correct the odd appearance in Chrome and Safari.
  2. Correct the outline style in Safari.
  */
  
  [type='search'] {
	-webkit-appearance: textfield;
	/* 1 */
	outline-offset: -2px;
	/* 2 */
  }
  
  /*
  Remove the inner padding in Chrome and Safari on macOS.
  */
  
  ::-webkit-search-decoration {
	-webkit-appearance: none;
  }
  
  /*
  1. Correct the inability to style clickable types in iOS and Safari.
  2. Change font properties to `inherit` in Safari.
  */
  
  ::-webkit-file-upload-button {
	-webkit-appearance: button;
	/* 1 */
	font: inherit;
	/* 2 */
  }
  
  /*
  Add the correct display in Chrome and Safari.
  */
  
  summary {
	display: list-item;
  }
  
  /*
  Removes the default spacing and border for appropriate elements.
  */
  
  blockquote,
  dl,
  dd,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  hr,
  figure,
  p,
  pre {
	margin: 0;
  }
  
  fieldset {
	margin: 0;
	padding: 0;
  }
  
  legend {
	padding: 0;
  }
  
  ol,
  ul,
  menu {
	list-style: none;
	margin: 0;
	padding: 0;
  }
  
  /*
  Reset default styling for dialogs.
  */
  
  dialog {
	padding: 0;
  }
  
  /*
  Prevent resizing textareas horizontally by default.
  */
  
  textarea {
	resize: vertical;
  }
  
  /*
  1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
  2. Set the default placeholder color to the user's configured gray 400 color.
  */
  
  input::-moz-placeholder, textarea::-moz-placeholder {
	opacity: 1;
	/* 1 */
	color: #9ca3af;
	/* 2 */
  }
  
  input::placeholder,
  textarea::placeholder {
	opacity: 1;
	/* 1 */
	color: #9ca3af;
	/* 2 */
  }
  
  /*
  Set the default cursor for buttons.
  */
  
  button,
  [role="button"] {
	cursor: pointer;
  }
  
  /*
  Make sure disabled buttons don't get the pointer cursor.
  */
  
  :disabled {
	cursor: default;
  }
  
  /*
  1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
  2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
	 This can trigger a poorly considered lint error in some tools but is included by design.
  */
  
  img,
  svg,
  video,
  canvas,
  audio,
  iframe,
  embed,
  object {
	display: block;
	/* 1 */
	vertical-align: middle;
	/* 2 */
  }
  
  /*
  Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
  */
  
  img,
  video {
	max-width: 100%;
	height: auto;
  }
  
  /* Make elements with the HTML hidden attribute stay hidden by default */
  
  [hidden]:where(:not([hidden="until-found"])) {
	display: none;
  }
  
  :root,
  [data-theme] {
	background-color: var(--fallback-b1,oklch(var(--b1)/1));
	color: var(--fallback-bc,oklch(var(--bc)/1));
  }
  
  @supports not (color: oklch(0% 0 0)) {
	:root {
	  color-scheme: light;
	  --fallback-p: #491eff;
	  --fallback-pc: #d4dbff;
	  --fallback-s: #ff41c7;
	  --fallback-sc: #fff9fc;
	  --fallback-a: #00cfbd;
	  --fallback-ac: #00100d;
	  --fallback-n: #2b3440;
	  --fallback-nc: #d7dde4;
	  --fallback-b1: #ffffff;
	  --fallback-b2: #e5e6e6;
	  --fallback-b3: #e5e6e6;
	  --fallback-bc: #1f2937;
	  --fallback-in: #00b3f0;
	  --fallback-inc: #000000;
	  --fallback-su: #00ca92;
	  --fallback-suc: #000000;
	  --fallback-wa: #ffc22d;
	  --fallback-wac: #000000;
	  --fallback-er: #ff6f70;
	  --fallback-erc: #000000;
	}
  
	@media (prefers-color-scheme: dark) {
	  :root {
		color-scheme: dark;
		--fallback-p: #7582ff;
		--fallback-pc: #050617;
		--fallback-s: #ff71cf;
		--fallback-sc: #190211;
		--fallback-a: #00c7b5;
		--fallback-ac: #000e0c;
		--fallback-n: #2a323c;
		--fallback-nc: #a6adbb;
		--fallback-b1: #1d232a;
		--fallback-b2: #191e24;
		--fallback-b3: #15191e;
		--fallback-bc: #a6adbb;
		--fallback-in: #00b3f0;
		--fallback-inc: #000000;
		--fallback-su: #00ca92;
		--fallback-suc: #000000;
		--fallback-wa: #ffc22d;
		--fallback-wac: #000000;
		--fallback-er: #ff6f70;
		--fallback-erc: #000000;
	  }
	}
  }
  
  html {
	-webkit-tap-highlight-color: transparent;
  }
  
  * {
	scrollbar-color: color-mix(in oklch, currentColor 35%, transparent) transparent;
  }
  
  *:hover {
	scrollbar-color: color-mix(in oklch, currentColor 60%, transparent) transparent;
  }
  
  :root {
	color-scheme: light;
	--in: 72.06% 0.191 231.6;
	--su: 64.8% 0.150 160;
	--wa: 84.71% 0.199 83.87;
	--er: 71.76% 0.221 22.18;
	--pc: 89.824% 0.06192 275.75;
	--ac: 15.352% 0.0368 183.61;
	--inc: 0% 0 0;
	--suc: 0% 0 0;
	--wac: 0% 0 0;
	--erc: 0% 0 0;
	--rounded-box: 1rem;
	--rounded-btn: 0.5rem;
	--rounded-badge: 1.9rem;
	--animation-btn: 0.25s;
	--animation-input: .2s;
	--btn-focus-scale: 0.95;
	--border-btn: 1px;
	--tab-border: 1px;
	--tab-radius: 0.5rem;
	--p: 49.12% 0.3096 275.75;
	--s: 69.71% 0.329 342.55;
	--sc: 98.71% 0.0106 342.55;
	--a: 76.76% 0.184 183.61;
	--n: 32.1785% 0.02476 255.701624;
	--nc: 89.4994% 0.011585 252.096176;
	--b1: 100% 0 0;
	--b2: 96.1151% 0 0;
	--b3: 92.4169% 0.00108 197.137559;
	--bc: 27.8078% 0.029596 256.847952;
  }
  
  @media (prefers-color-scheme: dark) {
	:root {
	  color-scheme: dark;
	  --in: 72.06% 0.191 231.6;
	  --su: 64.8% 0.150 160;
	  --wa: 84.71% 0.199 83.87;
	  --er: 71.76% 0.221 22.18;
	  --pc: 13.138% 0.0392 275.75;
	  --sc: 14.96% 0.052 342.55;
	  --ac: 14.902% 0.0334 183.61;
	  --inc: 0% 0 0;
	  --suc: 0% 0 0;
	  --wac: 0% 0 0;
	  --erc: 0% 0 0;
	  --rounded-box: 1rem;
	  --rounded-btn: 0.5rem;
	  --rounded-badge: 1.9rem;
	  --animation-btn: 0.25s;
	  --animation-input: .2s;
	  --btn-focus-scale: 0.95;
	  --border-btn: 1px;
	  --tab-border: 1px;
	  --tab-radius: 0.5rem;
	  --p: 65.69% 0.196 275.75;
	  --s: 74.8% 0.26 342.55;
	  --a: 74.51% 0.167 183.61;
	  --n: 31.3815% 0.021108 254.139175;
	  --nc: 74.6477% 0.0216 264.435964;
	  --b1: 25.3267% 0.015896 252.417568;
	  --b2: 23.2607% 0.013807 253.100675;
	  --b3: 21.1484% 0.01165 254.087939;
	  --bc: 74.6477% 0.0216 264.435964;
	}
  }
  
  [data-theme=light] {
	color-scheme: light;
	--in: 72.06% 0.191 231.6;
	--su: 64.8% 0.150 160;
	--wa: 84.71% 0.199 83.87;
	--er: 71.76% 0.221 22.18;
	--pc: 89.824% 0.06192 275.75;
	--ac: 15.352% 0.0368 183.61;
	--inc: 0% 0 0;
	--suc: 0% 0 0;
	--wac: 0% 0 0;
	--erc: 0% 0 0;
	--rounded-box: 1rem;
	--rounded-btn: 0.5rem;
	--rounded-badge: 1.9rem;
	--animation-btn: 0.25s;
	--animation-input: .2s;
	--btn-focus-scale: 0.95;
	--border-btn: 1px;
	--tab-border: 1px;
	--tab-radius: 0.5rem;
	--p: 49.12% 0.3096 275.75;
	--s: 69.71% 0.329 342.55;
	--sc: 98.71% 0.0106 342.55;
	--a: 76.76% 0.184 183.61;
	--n: 32.1785% 0.02476 255.701624;
	--nc: 89.4994% 0.011585 252.096176;
	--b1: 100% 0 0;
	--b2: 96.1151% 0 0;
	--b3: 92.4169% 0.00108 197.137559;
	--bc: 27.8078% 0.029596 256.847952;
  }
  
  [data-theme=dark] {
	color-scheme: dark;
	--in: 72.06% 0.191 231.6;
	--su: 64.8% 0.150 160;
	--wa: 84.71% 0.199 83.87;
	--er: 71.76% 0.221 22.18;
	--pc: 13.138% 0.0392 275.75;
	--sc: 14.96% 0.052 342.55;
	--ac: 14.902% 0.0334 183.61;
	--inc: 0% 0 0;
	--suc: 0% 0 0;
	--wac: 0% 0 0;
	--erc: 0% 0 0;
	--rounded-box: 1rem;
	--rounded-btn: 0.5rem;
	--rounded-badge: 1.9rem;
	--animation-btn: 0.25s;
	--animation-input: .2s;
	--btn-focus-scale: 0.95;
	--border-btn: 1px;
	--tab-border: 1px;
	--tab-radius: 0.5rem;
	--p: 65.69% 0.196 275.75;
	--s: 74.8% 0.26 342.55;
	--a: 74.51% 0.167 183.61;
	--n: 31.3815% 0.021108 254.139175;
	--nc: 74.6477% 0.0216 264.435964;
	--b1: 25.3267% 0.015896 252.417568;
	--b2: 23.2607% 0.013807 253.100675;
	--b3: 21.1484% 0.01165 254.087939;
	--bc: 74.6477% 0.0216 264.435964;
  }
  
  .avatar.placeholder > div {
	display: flex;
	align-items: center;
	justify-content: center;
  }
  
  .footer {
	display: grid;
	width: 100%;
	grid-auto-flow: row;
	place-items: start;
	-moz-column-gap: 1rem;
		 column-gap: 1rem;
	row-gap: 2.5rem;
	font-size: 0.875rem;
	line-height: 1.25rem;
  }
  
  .footer > * {
	display: grid;
	place-items: start;
	gap: 0.5rem;
  }
  
  @media (min-width: 48rem) {
	.footer {
	  grid-auto-flow: column;
	}
  
	.footer-center {
	  grid-auto-flow: row dense;
	}
  }
  
  .input {
	flex-shrink: 1;
	-webkit-appearance: none;
	   -moz-appearance: none;
			appearance: none;
	height: 3rem;
	padding-left: 1rem;
	padding-right: 1rem;
	font-size: 1rem;
	line-height: 2;
	line-height: 1.5rem;
	border-radius: var(--rounded-btn, 0.5rem);
	border-width: 1px;
	border-color: transparent;
	--tw-bg-opacity: 1;
	background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)));
  }
  
  .input[type="number"]::-webkit-inner-spin-button,
  .input-md[type="number"]::-webkit-inner-spin-button {
	margin-top: -1rem;
	margin-bottom: -1rem;
	margin-inline-end: -1rem;
  }
  
  .link {
	cursor: pointer;
	text-decoration-line: underline;
  }
  
  .select {
	display: inline-flex;
	cursor: pointer;
	-webkit-user-select: none;
	   -moz-user-select: none;
			user-select: none;
	-webkit-appearance: none;
	   -moz-appearance: none;
			appearance: none;
	height: 3rem;
	min-height: 3rem;
	padding-inline-start: 1rem;
	padding-inline-end: 2.5rem;
	font-size: 0.875rem;
	line-height: 1.25rem;
	line-height: 2;
	border-radius: var(--rounded-btn, 0.5rem);
	border-width: 1px;
	border-color: transparent;
	--tw-bg-opacity: 1;
	background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)));
	background-image: linear-gradient(45deg, transparent 50%, currentColor 50%),
	  linear-gradient(135deg, currentColor 50%, transparent 50%);
	background-position: calc(100% - 20px) calc(1px + 50%),
	  calc(100% - 16.1px) calc(1px + 50%);
	background-size: 4px 4px,
	  4px 4px;
	background-repeat: no-repeat;
  }
  
  .select[multiple] {
	height: auto;
  }
  
  .steps .step {
	display: grid;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	grid-template-columns: auto;
	grid-template-rows: repeat(2, minmax(0, 1fr));
	grid-template-rows: 40px 1fr;
	place-items: center;
	text-align: center;
	min-width: 4rem;
  }
  
  .swap {
	position: relative;
	display: inline-grid;
	-webkit-user-select: none;
	   -moz-user-select: none;
			user-select: none;
	place-content: center;
	cursor: pointer;
  }
  
  .swap > * {
	grid-column-start: 1;
	grid-row-start: 1;
	transition-duration: 300ms;
	transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
	transition-property: transform, opacity;
  }
  
  .swap input {
	-webkit-appearance: none;
	   -moz-appearance: none;
			appearance: none;
  }
  
  .swap .swap-on,
  .swap .swap-indeterminate,
  .swap input:indeterminate ~ .swap-on {
	opacity: 0;
  }
  
  .swap input:checked ~ .swap-off,
  .swap-active .swap-off,
  .swap input:indeterminate ~ .swap-off {
	opacity: 0;
  }
  
  .swap input:checked ~ .swap-on,
  .swap-active .swap-on,
  .swap input:indeterminate ~ .swap-indeterminate {
	opacity: 1;
  }
  
  .textarea {
	min-height: 3rem;
	flex-shrink: 1;
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	font-size: 0.875rem;
	line-height: 1.25rem;
	line-height: 2;
	border-radius: var(--rounded-btn, 0.5rem);
	border-width: 1px;
	border-color: transparent;
	--tw-bg-opacity: 1;
	background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)));
  }
  
  .toggle {
	flex-shrink: 0;
	--tglbg: var(--fallback-b1,oklch(var(--b1)/1));
	--handleoffset: 1.5rem;
	--handleoffsetcalculator: calc(var(--handleoffset) * -1);
	--togglehandleborder: 0 0;
	height: 1.5rem;
	width: 3rem;
	cursor: pointer;
	-webkit-appearance: none;
	   -moz-appearance: none;
			appearance: none;
	border-radius: var(--rounded-badge, 1.9rem);
	border-width: 1px;
	border-color: currentColor;
	background-color: currentColor;
	color: var(--fallback-bc,oklch(var(--bc)/0.5));
	transition: background,
	  box-shadow var(--animation-input, 0.2s) ease-out;
	box-shadow: var(--handleoffsetcalculator) 0 0 2px var(--tglbg) inset,
	  0 0 0 2px var(--tglbg) inset,
	  var(--togglehandleborder);
  }
  
  @keyframes button-pop {
	0% {
	  transform: scale(var(--btn-focus-scale, 0.98));
	}
  
	40% {
	  transform: scale(1.02);
	}
  
	100% {
	  transform: scale(1);
	}
  }
  
  @keyframes checkmark {
	0% {
	  background-position-y: 5px;
	}
  
	50% {
	  background-position-y: -2px;
	}
  
	100% {
	  background-position-y: 0;
	}
  }
  
  .input input {
	--tw-bg-opacity: 1;
	background-color: var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity)));
	background-color: transparent;
  }
  
  .input input:focus {
	outline: 2px solid transparent;
	outline-offset: 2px;
  }
  
  .input[list]::-webkit-calendar-picker-indicator {
	line-height: 1em;
  }
  
  .input:focus,
	.input:focus-within {
	box-shadow: none;
	border-color: var(--fallback-bc,oklch(var(--bc)/0.2));
	outline-style: solid;
	outline-width: 2px;
	outline-offset: 2px;
	outline-color: var(--fallback-bc,oklch(var(--bc)/0.2));
  }
  
  .input:has(> input[disabled]),
	.input-disabled,
	.input:disabled,
	.input[disabled] {
	cursor: not-allowed;
	--tw-border-opacity: 1;
	border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)));
	--tw-bg-opacity: 1;
	background-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)));
	color: var(--fallback-bc,oklch(var(--bc)/0.4));
  }
  
  .input:has(> input[disabled])::-moz-placeholder, .input-disabled::-moz-placeholder, .input:disabled::-moz-placeholder, .input[disabled]::-moz-placeholder {
	color: var(--fallback-bc,oklch(var(--bc)/var(--tw-placeholder-opacity)));
	--tw-placeholder-opacity: 0.2;
  }
  
  .input:has(> input[disabled])::placeholder,
	.input-disabled::placeholder,
	.input:disabled::placeholder,
	.input[disabled]::placeholder {
	color: var(--fallback-bc,oklch(var(--bc)/var(--tw-placeholder-opacity)));
	--tw-placeholder-opacity: 0.2;
  }
  
  .input:has(> input[disabled]) > input[disabled] {
	cursor: not-allowed;
  }
  
  .input::-webkit-date-and-time-value {
	text-align: inherit;
  }
  
  .link:focus {
	outline: 2px solid transparent;
	outline-offset: 2px;
  }
  
  .link:focus-visible {
	outline: 2px solid currentColor;
	outline-offset: 2px;
  }
  
  .loading {
	pointer-events: none;
	display: inline-block;
	aspect-ratio: 1 / 1;
	width: 1.5rem;
	background-color: currentColor;
	-webkit-mask-size: 100%;
			mask-size: 100%;
	-webkit-mask-repeat: no-repeat;
			mask-repeat: no-repeat;
	-webkit-mask-position: center;
			mask-position: center;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' stroke='black' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform-origin='center'%3E%3Ccircle cx='12' cy='12' r='9.5' fill='none' stroke-width='3' stroke-linecap='round'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 12 12' to='360 12 12' dur='2s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dasharray' values='0,150;42,150;42,150' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dashoffset' values='0;-16;-59' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");
			mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' stroke='black' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform-origin='center'%3E%3Ccircle cx='12' cy='12' r='9.5' fill='none' stroke-width='3' stroke-linecap='round'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 12 12' to='360 12 12' dur='2s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dasharray' values='0,150;42,150;42,150' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dashoffset' values='0;-16;-59' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");
  }
  
  .mockup-phone .display {
	overflow: hidden;
	border-radius: 40px;
	margin-top: -25px;
  }
  
  .mockup-browser .mockup-browser-toolbar .input {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	display: block;
	height: 1.75rem;
	width: 24rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	--tw-bg-opacity: 1;
	background-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)));
	padding-left: 2rem;
	direction: ltr;
  }
  
  .mockup-browser .mockup-browser-toolbar .input:before {
	content: "";
	position: absolute;
	left: 0.5rem;
	top: 50%;
	aspect-ratio: 1 / 1;
	height: 0.75rem;
	--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));
	border-radius: 9999px;
	border-width: 2px;
	border-color: currentColor;
	opacity: 0.6;
  }
  
  .mockup-browser .mockup-browser-toolbar .input:after {
	content: "";
	position: absolute;
	left: 1.25rem;
	top: 50%;
	height: 0.5rem;
	--tw-translate-y: 25%;
	--tw-rotate: -45deg;
	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));
	border-radius: 9999px;
	border-width: 1px;
	border-color: currentColor;
	opacity: 0.6;
  }
  
  @keyframes modal-pop {
	0% {
	  opacity: 0;
	}
  }
  
  @keyframes progress-loading {
	50% {
	  background-position-x: -115%;
	}
  }
  
  @keyframes radiomark {
	0% {
	  box-shadow: 0 0 0 12px var(--fallback-b1,oklch(var(--b1)/1)) inset,
		0 0 0 12px var(--fallback-b1,oklch(var(--b1)/1)) inset;
	}
  
	50% {
	  box-shadow: 0 0 0 3px var(--fallback-b1,oklch(var(--b1)/1)) inset,
		0 0 0 3px var(--fallback-b1,oklch(var(--b1)/1)) inset;
	}
  
	100% {
	  box-shadow: 0 0 0 4px var(--fallback-b1,oklch(var(--b1)/1)) inset,
		0 0 0 4px var(--fallback-b1,oklch(var(--b1)/1)) inset;
	}
  }
  
  @keyframes rating-pop {
	0% {
	  transform: translateY(-0.125em);
	}
  
	40% {
	  transform: translateY(-0.125em);
	}
  
	100% {
	  transform: translateY(0);
	}
  }
  
  .select:focus {
	box-shadow: none;
	border-color: var(--fallback-bc,oklch(var(--bc)/0.2));
	outline-style: solid;
	outline-width: 2px;
	outline-offset: 2px;
	outline-color: var(--fallback-bc,oklch(var(--bc)/0.2));
  }
  
  .select-disabled,
	.select:disabled,
	.select[disabled] {
	cursor: not-allowed;
	--tw-border-opacity: 1;
	border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)));
	--tw-bg-opacity: 1;
	background-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)));
	color: var(--fallback-bc,oklch(var(--bc)/0.4));
  }
  
  .select-disabled::-moz-placeholder, .select:disabled::-moz-placeholder, .select[disabled]::-moz-placeholder {
	color: var(--fallback-bc,oklch(var(--bc)/var(--tw-placeholder-opacity)));
	--tw-placeholder-opacity: 0.2;
  }
  
  .select-disabled::placeholder,
	.select:disabled::placeholder,
	.select[disabled]::placeholder {
	color: var(--fallback-bc,oklch(var(--bc)/var(--tw-placeholder-opacity)));
	--tw-placeholder-opacity: 0.2;
  }
  
  .select-multiple,
	.select[multiple],
	.select[size].select:not([size="1"]) {
	background-image: none;
	padding-right: 1rem;
  }
  
  [dir="rtl"] .select {
	background-position: calc(0% + 12px) calc(1px + 50%),
	  calc(0% + 16px) calc(1px + 50%);
  }
  
  @keyframes skeleton {
	from {
	  background-position: 150%;
	}
  
	to {
	  background-position: -50%;
	}
  }
  
  .steps .step:before {
	top: 0px;
	grid-column-start: 1;
	grid-row-start: 1;
	height: 0.5rem;
	width: 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));
	--tw-bg-opacity: 1;
	background-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-bg-opacity)));
	--tw-text-opacity: 1;
	color: var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));
	content: "";
	margin-inline-start: -100%;
  }
  
  .steps .step:after {
	content: counter(step);
	counter-increment: step;
	z-index: 1;
	position: relative;
	grid-column-start: 1;
	grid-row-start: 1;
	display: grid;
	height: 2rem;
	width: 2rem;
	place-items: center;
	place-self: center;
	border-radius: 9999px;
	--tw-bg-opacity: 1;
	background-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-bg-opacity)));
	--tw-text-opacity: 1;
	color: var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));
  }
  
  .steps .step:first-child:before {
	content: none;
  }
  
  .steps .step[data-content]:after {
	content: attr(data-content);
  }
  
  .textarea:focus {
	box-shadow: none;
	border-color: var(--fallback-bc,oklch(var(--bc)/0.2));
	outline-style: solid;
	outline-width: 2px;
	outline-offset: 2px;
	outline-color: var(--fallback-bc,oklch(var(--bc)/0.2));
  }
  
  .textarea-disabled,
	.textarea:disabled,
	.textarea[disabled] {
	cursor: not-allowed;
	--tw-border-opacity: 1;
	border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)));
	--tw-bg-opacity: 1;
	background-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)));
	color: var(--fallback-bc,oklch(var(--bc)/0.4));
  }
  
  .textarea-disabled::-moz-placeholder, .textarea:disabled::-moz-placeholder, .textarea[disabled]::-moz-placeholder {
	color: var(--fallback-bc,oklch(var(--bc)/var(--tw-placeholder-opacity)));
	--tw-placeholder-opacity: 0.2;
  }
  
  .textarea-disabled::placeholder,
	.textarea:disabled::placeholder,
	.textarea[disabled]::placeholder {
	color: var(--fallback-bc,oklch(var(--bc)/var(--tw-placeholder-opacity)));
	--tw-placeholder-opacity: 0.2;
  }
  
  @keyframes toast-pop {
	0% {
	  transform: scale(0.9);
	  opacity: 0;
	}
  
	100% {
	  transform: scale(1);
	  opacity: 1;
	}
  }
  
  [dir="rtl"] .toggle {
	--handleoffsetcalculator: calc(var(--handleoffset) * 1);
  }
  
  .toggle:focus-visible {
	outline-style: solid;
	outline-width: 2px;
	outline-offset: 2px;
	outline-color: var(--fallback-bc,oklch(var(--bc)/0.2));
  }
  
  .toggle:hover {
	background-color: currentColor;
  }
  
  .toggle:checked,
	.toggle[aria-checked="true"] {
	background-image: none;
	--handleoffsetcalculator: var(--handleoffset);
	--tw-text-opacity: 1;
	color: var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));
  }
  
  [dir="rtl"] .toggle:checked, [dir="rtl"] .toggle[aria-checked="true"] {
	--handleoffsetcalculator: calc(var(--handleoffset) * -1);
  }
  
  .toggle:indeterminate {
	--tw-text-opacity: 1;
	color: var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));
	box-shadow: calc(var(--handleoffset) / 2) 0 0 2px var(--tglbg) inset,
		calc(var(--handleoffset) / -2) 0 0 2px var(--tglbg) inset,
		0 0 0 2px var(--tglbg) inset;
  }
  
  [dir="rtl"] .toggle:indeterminate {
	box-shadow: calc(var(--handleoffset) / 2) 0 0 2px var(--tglbg) inset,
		  calc(var(--handleoffset) / -2) 0 0 2px var(--tglbg) inset,
		  0 0 0 2px var(--tglbg) inset;
  }
  
  .toggle:disabled {
	cursor: not-allowed;
	--tw-border-opacity: 1;
	border-color: var(--fallback-bc,oklch(var(--bc)/var(--tw-border-opacity)));
	background-color: transparent;
	opacity: 0.3;
	--togglehandleborder: 0 0 0 3px var(--fallback-bc,oklch(var(--bc)/1)) inset,
		var(--handleoffsetcalculator) 0 0 3px var(--fallback-bc,oklch(var(--bc)/1)) inset;
  }
  
  .steps-horizontal .step {
	display: grid;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	grid-template-rows: repeat(2, minmax(0, 1fr));
	place-items: center;
	text-align: center;
  }
  
  .steps-vertical .step {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	grid-template-rows: repeat(1, minmax(0, 1fr));
  }
  
  .avatar.online:before {
	content: "";
	position: absolute;
	z-index: 10;
	display: block;
	border-radius: 9999px;
	--tw-bg-opacity: 1;
	background-color: var(--fallback-su,oklch(var(--su)/var(--tw-bg-opacity)));
	outline-style: solid;
	outline-width: 2px;
	outline-color: var(--fallback-b1,oklch(var(--b1)/1));
	width: 15%;
	height: 15%;
	top: 7%;
	right: 7%;
  }
  
  .steps-horizontal .step {
	grid-template-rows: 40px 1fr;
	grid-template-columns: auto;
	min-width: 4rem;
  }
  
  .steps-horizontal .step:before {
	height: 0.5rem;
	width: 100%;
	--tw-translate-x: 0px;
	--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));
	content: "";
	margin-inline-start: -100%;
  }
  
  .steps-horizontal .step:where([dir="rtl"], [dir="rtl"] *):before {
	--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));
  }
  
  .steps-vertical .step {
	gap: 0.5rem;
	grid-template-columns: 40px 1fr;
	grid-template-rows: auto;
	min-height: 4rem;
	justify-items: start;
  }
  
  .steps-vertical .step:before {
	height: 100%;
	width: 0.5rem;
	--tw-translate-x: -50%;
	--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));
	margin-inline-start: 50%;
  }
  
  .steps-vertical .step:where([dir="rtl"], [dir="rtl"] *):before {
	--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));
  }
  
  .home-footer-container {
	position: relative;
	margin-top: 300px;
	background-size: cover;
	background-position: center;
	padding-top: 4rem;
	padding-bottom: 4rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 768px) {
	.home-footer-container {
	  margin-top: 300px;
	}
  }
  
  @media (min-width: 1024px) {
	.home-footer-container {
	  margin-top: 300px;
	}
  }
  
  .home-footer-container {
	background-image: url("images/footerbg.png");
	/* Replace with actual path */
  }
  
  .home-footer-card {
	margin-left: auto;
	margin-right: auto;
	margin-top: -300px;
	display: flex;
	height: auto;
	max-width: 72rem;
	flex-direction: column;
	align-items: center;
  }
  
  .home-footer-card > :not([hidden]) ~ :not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(1.5rem * var(--tw-space-x-reverse));
	margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  
  .home-footer-card {
	border-radius: 0.75rem;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	padding: 1.25rem;
	--tw-text-opacity: 1;
	color: rgb(17 24 39 / var(--tw-text-opacity, 1));
	--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);
  }
  
  @media (min-width: 1024px) {
	.home-footer-card {
	  --tw-scale-x: 70%;
	  --tw-scale-y: 70%;
	  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));
	  flex-direction: row;
	  padding: 6rem;
	}
  }
  
  @media (min-width: 1820px) {
	.home-footer-card {
	  --tw-scale-x: 1;
	  --tw-scale-y: 1;
	  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));
	}
  }
  
  .home-footer-content {
	flex: 1 1 0%;
  }
  
  .home-footer-content > :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));
  }
  
  .home-footer-heading {
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 600;
	text-transform: uppercase;
	--tw-text-opacity: 1;
	color: rgb(75 85 99 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 1024px) {
	.home-footer-heading {
	  font-size: 2.25rem;
	  line-height: 2.5rem;
	}
  }
  
  .home-footer-phone {
	font-size: 2.25rem;
	line-height: 2.5rem;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgb(55 48 163 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 1024px) {
	.home-footer-phone {
	  font-size: 3rem;
	  line-height: 1;
	}
  }
  
  @media (min-width: 1820px) {
	.home-footer-phone {
	  font-size: 4.5rem;
	  line-height: 1;
	}
  }
  
  .home-footer-time {
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 500;
	--tw-text-opacity: 1;
	color: rgb(55 65 81 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 1820px) {
	.home-footer-time {
	  font-size: 2.25rem;
	  line-height: 2.5rem;
	}
  }
  
  .home-footer-links {
	margin-top: 2rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
  }
  
  .home-footer-links > :not([hidden]) ~ :not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(1.5rem * var(--tw-space-x-reverse));
	margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  
  .home-footer-links {
	font-size: 1.125rem;
	line-height: 1.75rem;
  }
  
  .home-footer-link:hover {
	text-decoration-line: underline;
  }
  
  .home-footer-link-active {
	font-weight: 700;
  }
  
  .home-footer-socials {
	margin-top: 1rem;
	display: flex;
	justify-content: center;
  }
  
  .home-footer-socials > :not([hidden]) ~ :not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(1.5rem * var(--tw-space-x-reverse));
	margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  
  .home-footer-social-icon {
	font-size: 1.25rem;
	line-height: 1.75rem;
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
	transition-property: opacity;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
  }
  
  .home-footer-social-icon:hover {
	opacity: 0.8;
  }
  
  .home-footer-copyright {
	margin-top: 1rem;
	text-align: center;
	font-size: 1.25rem;
	line-height: 1.75rem;
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 1024px) {
	.home-footer-copyright {
	  padding-inline-start: 5rem;
	}
  }
  
  .about-1-container {
	margin-left: auto;
	margin-right: auto;
	display: flex;
	max-width: 1400px;
	flex-direction: column-reverse;
	align-items: flex-start;
	gap: 2.5rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
  }
  
  @media (min-width: 1024px) {
	.about-1-container {
	  margin-top: 100px;
	  flex-direction: row;
	}
  }
  
  .about-1-text {
	height: 100%;
	flex: 1 1 0%;
  }
  
  .about-1-text > :not([hidden]) ~ :not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }
  
  .about-1-heading {
	font-size: 2.25rem;
	line-height: 2.5rem;
	font-weight: 700;
	text-transform: uppercase;
	--tw-text-opacity: 1;
	color: rgb(49 46 129 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 1024px) {
	.about-1-heading {
	  font-size: 4.5rem;
	  line-height: 1;
	}
  }
  
  @media (min-width: 1820px) {
	.about-1-heading {
	  font-size: 6rem;
	  line-height: 1;
	}
  }
  
  .about-1-subheading {
	font-size: 1.125rem;
	line-height: 1.75rem;
	font-weight: 600;
	line-height: 36px;
	--tw-text-opacity: 1;
	color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 1024px) {
	.about-1-subheading {
	  font-size: 1.875rem;
	  line-height: 2.25rem;
	}
  }
  
  .about-1-description {
	font-size: 1.5rem;
	line-height: 2rem;
	--tw-text-opacity: 1;
	color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  }
  
  .about-1-button {
	margin-top: 1rem;
	display: inline-block;
	border-radius: 0.5rem;
	--tw-bg-opacity: 1;
	background-color: rgb(43 39 106 / var(--tw-bg-opacity, 1));
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	font-family: Figtree, sans-serif;
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 500;
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -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-backdrop-filter;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
  }
  
  .about-1-button:hover {
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(43 39 106 / var(--tw-border-opacity, 1));
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	--tw-text-opacity: 1;
	color: rgb(43 39 106 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 1024px) {
	.about-1-button {
	  height: 70px;
	  padding-left: 3rem;
	  padding-right: 3rem;
	}
  }
  
  .about-1-image {
	width: 100%;
  }
  
  @media (min-width: 1024px) {
	.about-1-image {
	  flex: 1 1 0%;
	}
  }
  
  .about-1-image img {
	width: 100%;
	border-radius: 0.75rem;
	--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);
  }
  
  .fixed {
	position: fixed;
  }
  
  .absolute {
	position: absolute;
  }
  
  .relative {
	position: relative;
  }
  
  .inset-0 {
	inset: 0px;
  }
  
  .bottom-4 {
	bottom: 1rem;
  }
  
  .left-0 {
	left: 0px;
  }
  
  .right-0 {
	right: 0px;
  }
  
  .right-4 {
	right: 1rem;
  }
  
  .top-0 {
	top: 0px;
  }
  
  .z-50 {
	z-index: 50;
  }
  
  .mx-3 {
	margin-left: 0.75rem;
	margin-right: 0.75rem;
  }
  
  .mx-auto {
	margin-left: auto;
	margin-right: auto;
  }
  
  .my-auto {
	margin-top: auto;
	margin-bottom: auto;
  }
  
  .mb-2 {
	margin-bottom: 0.5rem;
  }
  
  .mr-3 {
	margin-right: 0.75rem;
  }
  
  .flex {
	display: flex;
  }
  
  .contents {
	display: contents;
  }
  
  .hidden {
	display: none;
  }
  
  .h-10 {
	height: 2.5rem;
  }
  
  .h-16 {
	height: 4rem;
  }
  
  .h-full {
	height: 100%;
  }
  
  .w-10 {
	width: 2.5rem;
  }
  
  .w-16 {
	width: 4rem;
  }
  
  .w-\[70px\] {
	width: 70px;
  }
  
  .w-full {
	width: 100%;
  }
  
  .grow {
	flex-grow: 1;
  }
  
  .flex-col-reverse {
	flex-direction: column-reverse;
  }
  
  .items-start {
	align-items: flex-start;
  }
  
  .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-6 {
	gap: 1.5rem;
  }
  
  .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));
  }
  
  .rounded-full {
	border-radius: 9999px;
  }
  
  .rounded-lg {
	border-radius: 0.5rem;
  }
  
  .border-\[7px\] {
	border-width: 7px;
  }
  
  .border-b {
	border-bottom-width: 1px;
  }
  
  .border-white {
	--tw-border-opacity: 1;
	border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  }
  
  .border-opacity-\[30\%\] {
	--tw-border-opacity: 30%;
  }
  
  .bg-\[\#F7F8FA\] {
	--tw-bg-opacity: 1;
	background-color: rgb(247 248 250 / var(--tw-bg-opacity, 1));
  }
  
  .bg-black {
	--tw-bg-opacity: 1;
	background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  }
  
  .bg-primaryTheme {
	--tw-bg-opacity: 1;
	background-color: rgb(43 39 106 / var(--tw-bg-opacity, 1));
  }
  
  .bg-white {
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }
  
  .bg-opacity-75 {
	--tw-bg-opacity: 0.75;
  }
  
  .p-1 {
	padding: 0.25rem;
  }
  
  .p-4 {
	padding: 1rem;
  }
  
  .px-2 {
	padding-left: 0.5rem;
	padding-right: 0.5rem;
  }
  
  .px-4 {
	padding-left: 1rem;
	padding-right: 1rem;
  }
  
  .px-5 {
	padding-left: 1.25rem;
	padding-right: 1.25rem;
  }
  
  .py-4 {
	padding-top: 1rem;
	padding-bottom: 1rem;
  }
  
  .py-\[100px\] {
	padding-top: 100px;
	padding-bottom: 100px;
  }
  
  .pe-5 {
	padding-inline-end: 1.25rem;
  }
  
  .ps-10 {
	padding-inline-start: 2.5rem;
  }
  
  .ps-3 {
	padding-inline-start: 0.75rem;
  }
  
  .pt-2 {
	padding-top: 0.5rem;
  }
  
  .pt-24 {
	padding-top: 6rem;
  }
  
  .text-center {
	text-align: center;
  }
  
  .font-ubuntu {
	font-family: "Ubuntu Condensed", sans-serif;
  }
  
  .text-xl {
	font-size: 1.25rem;
	line-height: 1.75rem;
  }
  
  .font-semibold {
	font-weight: 600;
  }
  
  .text-black {
	--tw-text-opacity: 1;
	color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  }
  
  .text-white {
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  
  /* home page style */
  
  .banner-title {
	font-family: Unbounded;
	font-size: 65px;
	font-weight: 500;
	line-height: 78px;
	text-align: left;
	text-underline-position: from-font;
	-webkit-text-decoration-skip-ink: none;
			text-decoration-skip-ink: none;
  }
  
  section {
	margin: 0;
	padding: 0;
  }
  
  .shadow-class {
	box-shadow: 0 0 7px 1px #23564a;
  }
  
  /* sustainable page website */
  
  .slick-dots li button:before {
	color: gray !important;
	/* Tailwind Gray-400 */
	font-size: 16px;
  }
  
  .slick-dots li.slick-active button:before {
	color: #f0af4a !important;
	/* Tailwind Indigo-500 */
	font-size: 16px;
  }
  
  /* navbar styles starting */
  
  @media (min-width: 768px) {
	.header-sec {
	  z-index: 20;
	  width: 100%;
	}
  }
  
  .header-container {
	width: 100%;
  }
  
  @media (min-width: 540px) {
	.header-container {
	  max-width: 540px;
	}
  }
  
  @media (min-width: 640px) {
	.header-container {
	  max-width: 640px;
	}
  }
  
  @media (min-width: 768px) {
	.header-container {
	  max-width: 768px;
	}
  }
  
  @media (min-width: 1024px) {
	.header-container {
	  max-width: 1024px;
	}
  }
  
  @media (min-width: 1280px) {
	.header-container {
	  max-width: 1280px;
	}
  }
  
  @media (min-width: 1536px) {
	.header-container {
	  max-width: 1536px;
	}
  }
  
  @media (min-width: 1820px) {
	.header-container {
	  max-width: 1820px;
	}
  }
  
  @media (min-width: 2560px) {
	.header-container {
	  max-width: 2560px;
	}
  }
  
  @media (min-width: 3200px) {
	.header-container {
	  max-width: 3200px;
	}
  }
  
  @media (min-width: 3800px) {
	.header-container {
	  max-width: 3800px;
	}
  }
  
  .header-container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	max-width: 1400px;
	font-family: "Ubuntu Condensed", sans-serif;
  }
  
  .nav-logo {
	padding: 1.25rem;
  }
  
  @media (min-width: 768px) {
	.nav-logo {
	  --tw-scale-x: 1.1;
	  --tw-scale-y: 1.1;
	  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));
	}
  }
  
  @media (min-width: 1820px) {
	.nav-logo {
	  --tw-scale-x: 1.25;
	  --tw-scale-y: 1.25;
	  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));
	}
  }
  
  .header-content {
	margin-left: auto;
	margin-right: auto;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	padding-bottom: 1rem;
	padding-top: 1rem;
  }
  
  .desktop-nav {
	display: none;
	align-items: flex-start;
	justify-content: space-between;
	--tw-text-opacity: 1;
	color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 768px) {
	.desktop-nav {
	  display: flex;
	}
  
	.desktop-nav > :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)));
	}
  }
  
  @media (min-width: 1024px) {
	.desktop-nav > :not([hidden]) ~ :not([hidden]) {
	  --tw-space-x-reverse: 0;
	  margin-right: calc(3rem * var(--tw-space-x-reverse));
	  margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
	}
  
	.desktop-nav {
	  font-size: 1.5rem;
	  line-height: 2rem;
	}
  }
  
  .mobile-menue {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
  }
  
  .mobile-menue > :not([hidden]) ~ :not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(0.5rem * var(--tw-space-x-reverse));
	margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  
  .mobile-menue {
	padding-top: 1rem;
	padding-bottom: 1rem;
  }
  
  @media (min-width: 768px) {
	.mobile-menue {
	  display: none;
	}
  }
  
  .nav-menue-active {
	margin-top: auto;
	margin-bottom: auto;
	margin-top: 1.5rem;
	border-top-width: 3px;
	--tw-border-opacity: 1;
	border-color: rgb(43 39 106 / var(--tw-border-opacity, 1));
	--tw-bg-opacity: 1;
	background-color: rgb(43 39 106 / var(--tw-bg-opacity, 1));
	padding-left: 1rem;
	padding-right: 1rem;
	font-weight: 700;
	line-height: 28px;
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  
  .nav-menue-active:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(43 39 106 / var(--tw-bg-opacity, 1));
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  
  .nav-menue {
	margin-top: 1.5rem;
  }
  
  .nav-menue:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(43 39 106 / var(--tw-bg-opacity, 1));
	padding: 0.25rem;
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  
  .mob-nav-menue {
	display: block;
	border-top-width: 3px;
	--tw-border-opacity: 1;
	border-top-color: rgb(242 242 242 / var(--tw-border-opacity, 1));
	padding: 1.25rem;
	text-align: start;
  }
  
  .mob-nav-menue-active {
	display: block;
	border-top-width: 3px;
	--tw-border-opacity: 1;
	border-top-color: rgb(43 39 106 / var(--tw-border-opacity, 1));
	padding: 1.25rem;
	text-align: start;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgb(43 39 106 / var(--tw-text-opacity, 1));
  }
  
  /* navbar style ending */
  
  /* home banner style starting */
  
  .home-banner-image-container {
	position: absolute;
	height: 100%;
	width: 100%;
  }
  
  @media (min-width: 768px) {
	.home-banner-image-container {
	  height: 40vh;
	}
  }
  
  @media (min-width: 1024px) {
	.home-banner-image-container {
	  height: 80vh;
	}
  }
  
  @media (min-width: 1820px) {
	.home-banner-image-container {
	  height: 100vh;
	}
  }
  
  .home-banner-image {
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
  }
  
  .home-banner-content {
	position: relative;
	z-index: 10;
	display: flex;
	max-width: 64rem;
	flex-direction: column;
	align-items: flex-start;
	padding-left: 2rem;
	padding-right: 2rem;
	padding-top: 3rem;
	padding-bottom: 3rem;
  }
  
  @media (min-width: 1024px) {
	.home-banner-content {
	  padding-left: 100px;
	  padding-right: 100px;
	  padding-top: 5rem;
	  padding-bottom: 5rem;
	}
  }
  
  @media (min-width: 1820px) {
	.home-banner-content {
	  padding-left: 200px;
	  padding-right: 200px;
	  padding-top: 200px;
	}
  }
  
  .home-banner-content {
	h2 {
	  margin-top: 0.5rem;
	}
	h2 {
	  font-family: Figtree, sans-serif;
	}
	h2 {
	  font-size: 1.875rem;
	  line-height: 2.25rem;
	}
	h2 {
	  font-weight: 700;
	}
	h2 {
	  --tw-text-opacity: 1;
	  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
	}
	@media (min-width: 768px) {
	  h2 {
		font-size: 40px;
	  }
	}
	@media (min-width: 768px) {
	  h2 {
		line-height: 40px;
	  }
	}
	@media (min-width: 1024px) {
	  h2 {
		font-size: 80px;
	  }
	}
	@media (min-width: 1024px) {
	  h2 {
		line-height: 70.5px;
	  }
	}
	button {
	  margin-top: 1.25rem;
	}
	button {
	  border-radius: 0.5rem;
	}
	button {
	  --tw-bg-opacity: 1;
	  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	}
	button {
	  padding: 0.75rem;
	}
	button {
	  padding-left: 1.25rem;
	  padding-right: 1.25rem;
	}
	button {
	  font-weight: 600;
	}
	button {
	  --tw-text-opacity: 1;
	  color: rgb(43 39 106 / var(--tw-text-opacity, 1));
	}
	button:hover {
	  --tw-bg-opacity: 1;
	  background-color: rgb(43 39 106 / var(--tw-bg-opacity, 1));
	}
	button:hover {
	  --tw-text-opacity: 1;
	  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
	}
	@media (min-width: 1024px) {
	  button {
		margin-top: 3rem;
	  }
	}
	@media (min-width: 1024px) {
	  button {
		padding: 1.25rem;
	  }
	}
	@media (min-width: 1024px) {
	  button {
		font-size: 1.5rem;
		line-height: 2rem;
	  }
	}
  }
  
  /* home banner style ending */
  
  /* home section 2 style starting */
  
  .home-2-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 1.5rem;
  }
  
  @media (min-width: 768px) {
	.home-2-container {
	  margin-top: 100px;
	}
  }
  
  @media (min-width: 1024px) {
	.home-2-container {
	  margin-top: 500px;
	}
  }
  
  .home-2-card {
	width: 22.2rem;
	border-radius: 0.5rem;
	border-width: 1px;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	padding: 1.5rem;
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
	padding-left: 2.5rem;
	padding-right: 2.5rem;
	text-align: center;
	font-family: Figtree, sans-serif;
  }
  
  .home-2-card .home-2-icon {
	margin-bottom: 0.75rem;
	font-size: 1.875rem;
	line-height: 2.25rem;
  }
  
  .home-2-card .home-2-title {
	margin-bottom: 0.5rem;
	text-align: start;
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 600;
	--tw-text-opacity: 1;
	color: rgb(5 13 27 / var(--tw-text-opacity, 1));
  }
  
  .home-2-card .home-2-description {
	margin-bottom: 1rem;
	text-align: start;
	font-size: 1.125rem;
	line-height: 1.75rem;
	--tw-text-opacity: 1;
	color: rgb(179 179 179 / var(--tw-text-opacity, 1));
  }
  
  .home-2-card .home-2-btn {
	margin-top: 0.75rem;
	margin-bottom: 0.75rem;
	width: 10rem;
	border-radius: 0.5rem;
	--tw-bg-opacity: 1;
	background-color: rgb(43 39 106 / var(--tw-bg-opacity, 1));
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	padding-left: 1rem;
	padding-right: 1rem;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  
  .home-2-card .home-2-btn:hover {
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(43 39 106 / var(--tw-border-opacity, 1));
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	--tw-text-opacity: 1;
	color: rgb(43 39 106 / var(--tw-text-opacity, 1));
  }
  
  .home-2-footer {
	margin-bottom: 100px;
	margin-top: 2rem;
	display: flex;
	flex-direction: column;
	align-items: center;
  }
  
  .home-2-schedule-btn {
	width: 20rem;
	border-radius: 0.5rem;
	--tw-bg-opacity: 1;
	background-color: rgb(43 39 106 / var(--tw-bg-opacity, 1));
	padding-top: 1rem;
	padding-bottom: 1rem;
	padding-left: 2rem;
	padding-right: 2rem;
	font-family: Figtree, sans-serif;
	font-size: 1.5rem;
	line-height: 2rem;
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  
  .home-2-schedule-btn:hover {
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(43 39 106 / var(--tw-border-opacity, 1));
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	--tw-text-opacity: 1;
	color: rgb(43 39 106 / var(--tw-text-opacity, 1));
  }
  
  .home-2-location {
	margin-top: 0.5rem;
	font-family: Figtree, sans-serif;
	font-size: 1.25rem;
	line-height: 1.75rem;
	--tw-text-opacity: 1;
	color: rgb(156 163 175 / var(--tw-text-opacity, 1));
  }
  
  /* home section 2 style ending */
  
  /* home section 3 style starting */
  
  .home-section-3 {
	--tw-bg-opacity: 1;
	background-color: rgb(247 249 250 / var(--tw-bg-opacity, 1));
	padding-top: 100px;
  }
  
  @media (min-width: 1024px) {
	.home-section-3 {
	  height: 1300px;
	}
  }
  
  .home-section-3 {
	h2 {
	  text-align: center;
	}
	h2 {
	  font-family: Figtree, sans-serif;
	}
	h2 {
	  font-size: 2.25rem;
	  line-height: 2.5rem;
	}
	h2 {
	  font-weight: 700;
	}
	h2 {
	  --tw-text-opacity: 1;
	  color: rgb(43 39 106 / var(--tw-text-opacity, 1));
	}
	p {
	  padding-top: 0.5rem;
	  padding-bottom: 0.5rem;
	}
	p {
	  text-align: center;
	}
	p {
	  font-family: Figtree, sans-serif;
	}
	p {
	  font-size: 1.25rem;
	  line-height: 1.75rem;
	}
	p {
	  --tw-text-opacity: 1;
	  color: rgb(179 179 179 / var(--tw-text-opacity, 1));
	}
  }
  
  .home-3-img-container {
	display: flex;
	justify-content: center;
	overflow: hidden;
	@media (min-width: 1024px) {
	  img {
		width: 90vw;
	  }
	}
	@media (min-width: 1820px) {
	  img {
		width: 70vw;
	  }
	}
  }
  
  .home-3-video-container {
	margin-top: 100px;
	display: flex;
	justify-content: center;
	overflow: hidden;
	@media (min-width: 1820px) {
	  img {
		width: 60vw;
	  }
	}
  }
  
  /* home section 3 style ending */
  
  /* home section 4 style starting */
  
  .home-4-container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1300px;
	text-align: center;
	font-family: Figtree, sans-serif;
  }
  
  @media (min-width: 1024px) {
	.home-4-container {
	  margin-top: 500px;
	}
  }
  
  .home-4-heading {
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 700;
	line-height: 1.25;
	--tw-text-opacity: 1;
	color: rgb(49 46 129 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 768px) {
	.home-4-heading {
	  font-size: 3rem;
	  line-height: 1;
	}
  }
  
  .home-4-highlight-text {
	margin-left: auto;
	margin-right: auto;
	margin-top: 3rem;
	max-width: 1100px;
	text-align: center;
	font-weight: 500;
	--tw-text-opacity: 1;
	color: rgb(22 163 74 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 1024px) {
	.home-4-highlight-text {
	  font-size: 2.25rem;
	  line-height: 2.5rem;
	}
  }
  
  .home-4-subtext {
	margin-top: 0.25rem;
	font-size: 1.5rem;
	line-height: 2rem;
	--tw-text-opacity: 1;
	color: rgb(156 163 175 / var(--tw-text-opacity, 1));
  }
  
  .home-4-subheading {
	position: relative;
	margin-top: 3rem;
	margin-bottom: 3rem;
	font-size: 1.25rem;
	line-height: 1.75rem;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgb(49 46 129 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 1024px) {
	.home-4-subheading {
	  font-size: 2.25rem;
	  line-height: 2.5rem;
	}
  }
  
  .home-4-subheading::after {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.5rem;
	display: block;
	height: 0.125rem;
	width: 8rem;
	--tw-bg-opacity: 1;
	background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
	--tw-content: '';
	content: var(--tw-content);
  }
  
  .home-4-services {
	margin-top: 1.5rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 3rem;
  }
  
  @media (min-width: 768px) {
	.home-4-services {
	  flex-direction: row;
	}
  }
  
  .home-4-card {
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	text-align: left;
  }
  
  @media (min-width: 1024px) {
	.home-4-card {
	  width: 24rem;
	}
  }
  
  .home-4-card h4 {
	margin-bottom: 1.5rem;
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgb(21 128 61 / var(--tw-text-opacity, 1));
  }
  
  .home-4-card ul {
	font-size: 1.5rem;
	line-height: 2rem;
	--tw-text-opacity: 1;
	color: rgb(156 163 175 / var(--tw-text-opacity, 1));
  }
  
  .home-4-card ul li {
	display: flex;
	align-items: center;
	gap: 0.25rem;
  }
  
  .home-4-btn {
	margin-top: 3rem;
	margin-bottom: 3rem;
	width: 20rem;
	border-radius: 0.5rem;
	--tw-bg-opacity: 1;
	background-color: rgb(49 46 129 / var(--tw-bg-opacity, 1));
	padding-top: 1rem;
	padding-bottom: 1rem;
	padding-left: 2rem;
	padding-right: 2rem;
	font-family: Figtree, sans-serif;
	font-size: 1.5rem;
	line-height: 2rem;
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  
  .home-4-btn:hover {
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(43 39 106 / var(--tw-border-opacity, 1));
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	--tw-text-opacity: 1;
	color: rgb(43 39 106 / var(--tw-text-opacity, 1));
  }
  
  /* home section 4 style ending */
  
  /* home section 5 starting */
  
  .home-5-container {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 1300px;
  }
  
  .home-5-container > :not([hidden]) ~ :not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }
  
  .home-5-card {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
	--tw-bg-opacity: 1;
	background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  
  .home-5-active {
	--tw-scale-x: .95;
	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));
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	--tw-text-opacity: 1;
	color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  }
  
  .home-5-date {
	display: flex;
	flex-direction: column;
	text-align: center;
  }
  
  .home-5-day {
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 700;
  }
  
  @media (min-width: 1024px) {
	.home-5-day {
	  font-size: 2.25rem;
	  line-height: 2.5rem;
	}
  }
  
  .home-5-month {
	font-size: 0.875rem;
	line-height: 1.25rem;
	--tw-text-opacity: 1;
	color: rgb(156 163 175 / var(--tw-text-opacity, 1));
  }
  
  .home-5-content {
	margin-left: 1.25rem;
	flex: 1 1 0%;
	font-size: 1.25rem;
	line-height: 1.75rem;
	font-weight: 600;
  }
  
  @media (min-width: 1024px) {
	.home-5-content {
	  margin-left: 200px;
	  font-size: 2.25rem;
	  line-height: 2.5rem;
	}
  }
  
  @media (min-width: 1820px) {
	.home-5-content {
	  margin-left: 300px;
	}
  }
  
  .home-5-icon {
	font-size: 1.25rem;
	line-height: 1.75rem;
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  
  .home-5-active .home-5-date {
	--tw-text-opacity: 1;
	color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 1024px) {
	.home-5-active .home-5-content {
	  margin-left: 170px;
	}
  }
  
  @media (min-width: 1820px) {
	.home-5-active .home-5-content {
	  margin-left: 270px;
	}
  }
  
  .home-5-active .home-5-month {
	--tw-text-opacity: 1;
	color: rgb(75 85 99 / var(--tw-text-opacity, 1));
  }
  
  .home-5-active .home-5-icon {
	--tw-text-opacity: 1;
	color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  }
  
  /* home section 5 ending */
  
  /* home footer style starting */
  
  /* home footer style ending */
  
  /* home page style ending */
  
  /* about page style starting */
  
  /* about section 2 style starting */
  
  .about-2-container {
	margin-top: 100px;
	margin-bottom: 50px;
	--tw-bg-opacity: 1;
	background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
	padding-top: 100px;
	padding-bottom: 100px;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	text-align: center;
	font-family: Figtree, sans-serif;
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 1024px) {
	.about-2-container {
	  min-height: 80vh;
	}
  }
  
  .about-2-title {
	margin-bottom: 6rem;
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 600;
  }
  
  @media (min-width: 768px) {
	.about-2-title {
	  font-size: 1.875rem;
	  line-height: 2.25rem;
	}
  }
  
  @media (min-width: 1024px) {
	.about-2-title {
	  font-size: 3rem;
	  line-height: 1;
	}
  }
  
  .about-2-cards {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 2rem;
  }
  
  @media (min-width: 768px) {
	.about-2-cards {
	  flex-direction: row;
	  gap: 4rem;
	}
  }
  
  .about-2-card {
	position: relative;
	max-width: 24rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	text-align: center;
  }
  
  .about-2-number {
	position: absolute;
	top: -4rem;
	left: 3rem;
	--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));
	font-size: 130px;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
	opacity: 0.2;
  }
  
  .about-2-heading {
	margin-top: 2rem;
	text-align: start;
	font-size: 1.125rem;
	line-height: 1.75rem;
	font-weight: 600;
  }
  
  @media (min-width: 1024px) {
	.about-2-heading {
	  font-size: 1.5rem;
	  line-height: 2rem;
	}
  }
  
  .about-2-description {
	margin-top: 1rem;
	text-align: start;
	font-size: 1.125rem;
	line-height: 1.75rem;
	line-height: 1.625;
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  
  .about-2-button {
	margin-top: 1.25rem;
	border-radius: 0.5rem;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	padding: 0.75rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	font-weight: 600;
	--tw-text-opacity: 1;
	color: rgb(43 39 106 / var(--tw-text-opacity, 1));
  }
  
  .about-2-button:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(43 39 106 / var(--tw-bg-opacity, 1));
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 1024px) {
	.about-2-button {
	  margin-top: 3rem;
	  padding: 1.25rem;
	  font-size: 1.5rem;
	  line-height: 2rem;
	}
  }
  
  /* about section 2 style ending */
  
  /* about section 3 style starting */
  
  /* Container */
  
  .about-3-container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1400px;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	padding-top: 4rem;
	padding-bottom: 4rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	text-align: center;
	font-family: Figtree, sans-serif;
  }
  
  /* Title */
  
  .about-3-title {
	margin-bottom: 3rem;
	font-size: 2.25rem;
	line-height: 2.5rem;
	font-weight: 700;
	text-transform: uppercase;
	--tw-text-opacity: 1;
	color: rgb(43 39 106 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 1024px) {
	.about-3-title {
	  font-size: 4.5rem;
	  line-height: 1;
	}
  }
  
  @media (min-width: 1820px) {
	.about-3-title {
	  font-size: 6rem;
	  line-height: 1;
	}
  }
  
  /* Cards Wrapper */
  
  .about-3-cards {
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 1.5rem;
  }
  
  @media (min-width: 768px) {
	.about-3-cards {
	  flex-direction: row;
	}
  }
  
  /* Individual Card */
  
  .about-3-card {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: space-between;
	border-radius: 0.5rem;
	--tw-bg-opacity: 1;
	background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
	padding: 1.5rem;
	padding-top: 3rem;
	padding-inline-start: 2.5rem;
	padding-bottom: 2.5rem;
	--tw-text-opacity: 1;
	color: rgb(0 0 0 / var(--tw-text-opacity, 1));
	--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);
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -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-backdrop-filter;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 300ms;
  }
  
  @media (min-width: 768px) {
	.about-3-card {
	  width: 33.333333%;
	}
  }
  
  @media (min-width: 1820px) {
	.about-3-card {
	  min-width: 470px;
	}
  }
  
  .about-3-card h3 {
	margin-bottom: 0.5rem;
	text-align: start;
	font-size: 1.25rem;
	line-height: 1.75rem;
	font-weight: 700;
  }
  
  @media (min-width: 1024px) {
	.about-3-card h3 {
	  font-size: 1.5rem;
	  line-height: 2rem;
	}
  }
  
  .about-3-card p {
	text-align: start;
	font-size: 1.125rem;
	line-height: 1.75rem;
	line-height: 1.625;
	--tw-text-opacity: 1;
	color: rgb(75 85 99 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 1024px) {
	.about-3-card p {
	  font-size: 1.25rem;
	  line-height: 1.75rem;
	}
  }
  
  .about-3-card .about-3-icon {
	margin-top: 1.5rem;
	display: flex;
	justify-content: center;
	width: 7rem;
	img {
	  width: 100%;
	}
  }
  
  /* Active Card (Middle one) */
  
  .about-3-active {
	--tw-bg-opacity: 1;
	background-color: rgb(43 39 106 / var(--tw-bg-opacity, 1));
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  
  .about-3-active p {
	text-align: start;
	--tw-text-opacity: 1;
	color: rgb(229 231 235 / var(--tw-text-opacity, 1));
  }
  
  .about-3-active .about-3-icon img {
	--tw-brightness: brightness(0);
	--tw-invert: invert(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);
  }
  
  /* about setion 3 style ending */
  
  /* about footer style starting */
  
  .about-tasti-card {
	margin-top: 1rem;
	border-radius: 0.75rem;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	padding: 1.5rem;
	--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);
  }
  
  @media (min-width: 1024px) {
	.about-tasti-card {
	  margin-inline-start: 3rem;
	  padding-left: 3rem;
	  padding-right: 3rem;
	}
  }
  
  .about-tasti-card {
	p {
	  font-size: 0.875rem;
	  line-height: 1.25rem;
	}
	p {
	  line-height: 1.25;
	}
	p {
	  --tw-text-opacity: 1;
	  color: rgb(52 61 72 / var(--tw-text-opacity, 1));
	}
	@media (min-width: 768px) {
	  p {
		font-size: 1rem;
		line-height: 1.5rem;
	  }
	}
	@media (min-width: 1024px) {
	  p {
		font-size: 1.25rem;
		line-height: 1.75rem;
	  }
	}
  }
  
  .about-profile-box-container {
	margin-top: 1rem;
	display: flex;
	align-items: center;
  }
  
  .about-profile-img-container {
	height: 4rem;
	width: 4rem;
	border-radius: 9999px;
	img {
	  width: 100%;
	}
  }
  
  .about-profile-text-container {
	margin-left: 0.75rem;
  }
  
  .about-profile-name {
	font-size: 0.875rem;
	line-height: 1.25rem;
	--tw-text-opacity: 1;
	color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 768px) {
	.about-profile-name {
	  font-size: 1.25rem;
	  line-height: 1.75rem;
	}
  }
  
  .about-profile-degination {
	font-size: 0.875rem;
	line-height: 1.25rem;
	--tw-text-opacity: 1;
	color: rgb(208 208 208 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 768px) {
	.about-profile-degination {
	  font-size: 1.125rem;
	  line-height: 1.75rem;
	}
  }
  
  @media (min-width: 1024px) {
	.about-profile-degination {
	  text-wrap: nowrap;
	}
  }
  
  /* about footer style ending */
  
  /* about page style ending */
  
  /* services page starting */
  
  .services-heading {
	margin-top: 3rem;
	margin-bottom: 3rem;
	text-align: center;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgb(43 39 106 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 1024px) {
	.services-heading {
	  font-size: 3.75rem;
	  line-height: 1;
	}
  }
  
  .services-1-container {
	margin-left: auto;
	margin-right: auto;
	display: grid;
	max-width: 1600px;
	gap: 1.5rem;
	padding: 2.5rem;
  }
  
  @media (min-width: 1024px) {
	.services-1-container {
	  grid-template-columns: repeat(2, minmax(0, 1fr));
	}
  }
  
  .services-1-card {
	margin-bottom: 1.25rem;
	display: flex;
	flex-direction: column-reverse;
	overflow: hidden;
	border-radius: 0.5rem;
	--tw-bg-opacity: 1;
	background-color: rgb(242 242 243 / var(--tw-bg-opacity, 1));
	padding: 0.5rem;
	font-family: Figtree, sans-serif;
  }
  
  @media (min-width: 768px) {
	.services-1-card {
	  flex-direction: row;
	}
  }
  
  @media (min-width: 1024px) {
	.services-1-card {
	  width: 750px;
	}
  }
  
  .services-1-card {
	li {
	  margin-top: 0.5rem;
	}
	li {
	  display: flex;
	}
	li {
	  max-width: 300px;
	}
	li {
	  align-items: flex-start;
	}
	li {
	  font-size: 1.25rem;
	  line-height: 1.75rem;
	}
	li {
	  --tw-text-opacity: 1;
	  color: rgb(17 19 17 / var(--tw-text-opacity, 1));
	}
	@media (min-width: 1024px) {
	  li {
		font-size: 1.25rem;
		line-height: 1.75rem;
	  }
	}
	li {
	  img {
		margin-right: 0.75rem;
	  }
	  img {
		margin-top: 0.5rem;
	  }
	}
	button {
	  margin-top: 1rem;
	}
	button {
	  align-self: flex-start;
	}
	button {
	  border-radius: 0.5rem;
	}
	button {
	  --tw-bg-opacity: 1;
	  background-color: rgb(43 39 106 / var(--tw-bg-opacity, 1));
	}
	button {
	  padding-top: 0.5rem;
	  padding-bottom: 0.5rem;
	}
	button {
	  padding-left: 1rem;
	  padding-right: 1rem;
	}
	button {
	  font-size: 1.25rem;
	  line-height: 1.75rem;
	}
	button {
	  --tw-text-opacity: 1;
	  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
	}
	button:hover {
	  border-width: 1px;
	}
	button:hover {
	  --tw-border-opacity: 1;
	  border-color: rgb(43 39 106 / var(--tw-border-opacity, 1));
	}
	button:hover {
	  --tw-bg-opacity: 1;
	  background-color: rgb(242 242 243 / var(--tw-bg-opacity, 1));
	}
	button:hover {
	  --tw-text-opacity: 1;
	  color: rgb(43 39 106 / var(--tw-text-opacity, 1));
	}
	@media (min-width: 1024px) {
	  button {
		padding-top: 1.25rem;
		padding-bottom: 1.25rem;
	  }
	}
	@media (min-width: 1024px) {
	  button {
		padding-left: 3rem;
		padding-right: 3rem;
	  }
	}
	h3 {
	  padding-bottom: 0.75rem;
	}
	h3 {
	  font-size: 1.25rem;
	  line-height: 1.75rem;
	}
	h3 {
	  font-weight: 700;
	}
	h3 {
	  --tw-text-opacity: 1;
	  color: rgb(43 39 106 / var(--tw-text-opacity, 1));
	}
	@media (min-width: 1024px) {
	  h3 {
		font-size: 28px;
	  }
	}
  }
  
  .services-1-text {
	margin-inline-end: auto;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 1.5rem;
  }
  
  @media (min-width: 768px) {
	.services-1-text {
	  width: 55%;
	}
  
	.services-1-image {
	  width: 45%;
	}
  }
  
  .services-1-image img {
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
  }
  
  .service-card-btn {
	width: 250px;
  }
  
  /* services page ending */
  
  /* service details page starting */
  
  /* Container */
  
  .s_details-1-container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1400px;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	padding-top: 4rem;
	padding-bottom: 4rem;
	padding-left: 1rem;
	padding-right: 1rem;
  }
  
  /* Wrapper */
  
  .s_details-1-wrapper {
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-direction: column-reverse;
	align-items: center;
	gap: 2.5rem;
  }
  
  @media (min-width: 768px) {
	.s_details-1-wrapper {
	  flex-direction: row;
	}
  }
  
  /* Left Content */
  
  .s_details-1-content {
	width: 100%;
  }
  
  @media (min-width: 768px) {
	.s_details-1-content {
	  width: 55%;
	}
  }
  
  @media (min-width: 1024px) {
	.s_details-1-content {
	  --tw-scale-x: .75;
	  --tw-scale-y: .75;
	  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));
	}
  }
  
  @media (min-width: 1280px) {
	.s_details-1-content {
	  --tw-scale-x: 1;
	  --tw-scale-y: 1;
	  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));
	}
  }
  
  /* Title */
  
  .s_details-1-title {
	width: 100%;
	max-width: 1400px;
	text-align: center;
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 700;
	line-height: 48px;
	--tw-text-opacity: 1;
	color: rgb(43 39 106 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 1024px) {
	.s_details-1-title {
	  font-size: 1.875rem;
	  line-height: 2.25rem;
	}
  }
  
  @media (min-width: 1820px) {
	.s_details-1-title {
	  margin-top: 3rem;
	  margin-bottom: 3rem;
	  font-size: 3rem;
	  line-height: 1;
	}
  }
  
  .s_details-1-title_address {
	font-weight: 600;
	--tw-text-opacity: 1;
	color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 1024px) {
	.s_details-1-title_address {
	  font-size: 25px;
	}
  }
  
  .s_details-1-title_span {
	--tw-text-opacity: 1;
	color: rgb(237 237 237 / var(--tw-text-opacity, 1));
  }
  
  .s_address_1_title {
	font-weight: 600;
	--tw-text-opacity: 1;
	color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 1024px) {
	.s_address_1_title {
	  font-size: 25px;
	}
  }
  
  /* Text */
  
  .s_details-1-text {
	margin-top: 1rem;
	font-weight: 500;
	line-height: 1.625;
	--tw-text-opacity: 1;
	color: rgb(55 65 81 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 1024px) {
	.s_details-1-text {
	  font-size: 1.25rem;
	  line-height: 1.75rem;
	}
  }
  
  @media (min-width: 1820px) {
	.s_details-1-text {
	  font-size: 1.5rem;
	  line-height: 2rem;
	}
  }
  
  .s_details-1-text-green {
	--tw-text-opacity: 1;
	color: rgb(68 162 71 / var(--tw-text-opacity, 1));
  }
  
  .s_details-1-text-bold {
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  }
  
  /* List */
  
  .s_details-1-list {
	margin-top: 1rem;
  }
  
  .s_details-1-list > :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));
  }
  
  .s_details-1-list {
	--tw-text-opacity: 1;
	color: rgb(179 179 179 / var(--tw-text-opacity, 1));
  }
  
  .s_details-1-list li {
	display: flex;
	align-items: center;
	gap: 0.5rem;
  }
  
  @media (min-width: 1024px) {
	.s_details-1-list li {
	  font-size: 1.5rem;
	  line-height: 2rem;
	}
  }
  
  /* Buttons */
  
  .s_details-1-buttons {
	margin-top: 1.5rem;
	display: flex;
	flex-direction: column;
	gap: 1rem;
  }
  
  @media (min-width: 768px) {
	.s_details-1-buttons {
	  flex-direction: row;
	}
  }
  
  .s_details-1-btn {
	border-radius: 0.5rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	font-size: 1rem;
	line-height: 1.5rem;
	font-weight: 600;
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -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-backdrop-filter;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
  }
  
  .s_details-1-btn-outline {
	margin-top: 1rem;
	height: auto;
	min-width: 270px;
	align-self: flex-start;
	border-radius: 0.5rem;
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(43 39 106 / var(--tw-border-opacity, 1));
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	padding-left: 1rem;
	padding-right: 1rem;
	font-size: 1.25rem;
	line-height: 1.75rem;
	--tw-text-opacity: 1;
	color: rgb(43 39 106 / var(--tw-text-opacity, 1));
  }
  
  .s_details-1-btn-outline:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	--tw-text-opacity: 1;
	color: rgb(43 39 106 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 1024px) {
	.s_details-1-btn-outline {
	  padding-top: 1.25rem;
	  padding-bottom: 1.25rem;
	}
  }
  
  @media (min-width: 1820px) {
	.s_details-1-btn-outline {
	  padding-left: 3rem;
	  padding-right: 3rem;
	}
  }
  
  .s_details-1-btn-primary {
	margin-top: 1rem;
	height: auto;
	min-width: 270px;
	align-self: flex-start;
	border-radius: 0.5rem;
	--tw-bg-opacity: 1;
	background-color: rgb(43 39 106 / var(--tw-bg-opacity, 1));
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	padding-left: 1rem;
	padding-right: 1rem;
	font-size: 1.25rem;
	line-height: 1.75rem;
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  
  .s_details-1-btn-primary:hover {
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(43 39 106 / var(--tw-border-opacity, 1));
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	--tw-text-opacity: 1;
	color: rgb(43 39 106 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 1024px) {
	.s_details-1-btn-primary {
	  padding-top: 1.25rem;
	  padding-bottom: 1.25rem;
	  padding-left: 3rem;
	  padding-right: 3rem;
	}
  }
  
  /* Right Image */
  
  .s_details-1-image {
	width: 100%;
  }
  
  @media (min-width: 768px) {
	.s_details-1-image {
	  width: 45%;
	}
  }
  
  .s_details-1-image img {
	height: auto;
	width: 100%;
	border-radius: 0.5rem;
	--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);
  }
  
  /* service details page ending */
  
  /* gallery page starting */
  
  /* Container */
  
  .gallery-1-container {
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	padding-top: 4rem;
	padding-bottom: 4rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
  }
  
  /* Wrapper */
  
  .gallery-1-wrapper {
	margin-left: auto;
	margin-right: auto;
	max-width: 1400px;
	text-align: center;
  }
  
  /* Title */
  
  .gallery-1-title {
	margin-bottom: 3rem;
	text-align: start;
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgb(43 39 106 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 768px) {
	.gallery-1-title {
	  font-size: 1.875rem;
	  line-height: 2.25rem;
	}
  }
  
  @media (min-width: 1024px) {
	.gallery-1-title {
	  font-size: 3rem;
	  line-height: 1;
	}
  }
  
  @media (min-width: 1820px) {
	.gallery-1-title {
	  font-size: 3.75rem;
	  line-height: 1;
	}
  }
  
  /* Grid */
  
  .gallery-1-grid {
	display: grid;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	gap: 1.5rem;
	padding-left: 1rem;
	padding-right: 1rem;
  }
  
  @media (min-width: 768px) {
	.gallery-1-grid {
	  grid-template-columns: repeat(2, minmax(0, 1fr));
	  padding-left: 0px;
	  padding-right: 0px;
	}
  }
  
  /* Card */
  
  .gallery-1-card {
	display: flex;
	flex-direction: column;
	align-items: center;
	border-radius: 50px;
	border-top-right-radius: 0px;
	--tw-bg-opacity: 1;
	background-color: rgb(217 217 217 / var(--tw-bg-opacity, 1));
  }
  
  /* Stacked Image Effect */
  
  .gallery-1-stack {
	position: relative;
	margin-inline-end: 1.25rem;
	height: 11rem;
	width: 100%;
	overflow: hidden;
	border-radius: 0.5rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 0.5rem;
  }
  
  @media (min-width: 768px) {
	.gallery-1-stack {
	  height: 16rem;
	}
  }
  
  @media (min-width: 1820px) {
	.gallery-1-stack {
	  padding-inline-start: 3rem;
	}
  }
  
  /* Image Base Styles */
  
  .gallery-1-image {
	position: absolute;
	height: 240px;
	overflow: hidden;
	border-radius: 0.5rem;
	-o-object-fit: cover;
	   object-fit: cover;
	transition-property: transform;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 300ms;
  }
  
  @media (min-width: 1024px) {
	.gallery-1-image {
	  height: 340px;
	  width: 450px;
	}
  }
  
  @media (min-width: 1820px) {
	.gallery-1-image {
	  width: 600px;
	}
  }
  
  .gallery-1-image {
	img {
	  height: 100%;
	}
	img {
	  width: 100%;
	}
  }
  
  /* Image Stack Positions */
  
  .first-layer {
	--tw-translate-x: 2.25rem;
	--tw-translate-y: 2.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));
  }
  
  .second-layer {
	--tw-translate-x: 1.5rem;
	--tw-translate-y: 1.5rem;
	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));
  }
  
  .third-layer {
	--tw-translate-x: 0.75rem;
	--tw-translate-y: 0.75rem;
	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));
  }
  
  .fourth-layer {
	--tw-translate-x: 0px;
	--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));
  }
  
  /* Album Title */
  
  .gallery-1-album-title {
	width: 100%;
	border-bottom-right-radius: 50px;
	border-bottom-left-radius: 50px;
	--tw-bg-opacity: 1;
	background-color: rgb(247 248 250 / var(--tw-bg-opacity, 1));
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
	font-size: 1.125rem;
	line-height: 1.75rem;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgb(43 39 106 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 1024px) {
	.gallery-1-album-title {
	  font-size: 2.25rem;
	  line-height: 2.5rem;
	}
  }
  
  /* gallery page ending */
  
  /* contact page starting */
  
  .contact-1-container {
	padding-top: 4rem;
	padding-bottom: 4rem;
	padding-left: 1rem;
	padding-right: 1rem;
  }
  
  @media (min-width: 1024px) {
	.contact-1-container {
	  padding-left: 5rem;
	  padding-right: 5rem;
	}
  }
  
  .contact-1-wrapper {
	margin-left: auto;
	margin-right: auto;
	display: flex;
	max-width: 1400px;
	flex-direction: column;
	align-items: flex-start;
	gap: 2.5rem;
  }
  
  @media (min-width: 1024px) {
	.contact-1-wrapper {
	  flex-direction: row;
	}
  }
  
  .contact-1-info {
	flex: 1 1 0%;
  }
  
  .contact-1-title {
	font-size: 2.25rem;
	line-height: 2.5rem;
	font-weight: 600;
	--tw-text-opacity: 1;
	color: rgb(43 39 106 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 1024px) {
	.contact-1-title {
	  font-size: 3.75rem;
	  line-height: 1;
	}
  }
  
  .contact-1-highlight {
	--tw-text-opacity: 1;
	color: rgb(22 163 74 / var(--tw-text-opacity, 1));
  }
  
  .contact-1-subtitle {
	margin-top: 1rem;
	font-size: 1.125rem;
	line-height: 1.75rem;
	font-weight: 600;
	--tw-text-opacity: 1;
	color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 1024px) {
	.contact-1-subtitle {
	  max-width: 350px;
	  font-size: 1.5rem;
	  line-height: 2rem;
	}
  }
  
  .contact-1-description {
	margin-top: 1rem;
	line-height: 1.625;
	--tw-text-opacity: 1;
	color: rgb(75 85 99 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 1024px) {
	.contact-1-description {
	  max-width: 600px;
	  font-size: 1.25rem;
	  line-height: 1.75rem;
	}
  }
  
  .contact-1-form {
	margin-top: 1.5rem;
	display: flex;
	flex-direction: column;
	gap: 1rem;
  }
  
  .contact-1-input,
  .contact-1-textarea {
	width: 100%;
	border-radius: 0.375rem;
	border-bottom-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
	padding: 0.75rem;
	margin:4px;
  }
  
  .contact-1-input:focus,
  .contact-1-textarea:focus {
	outline: 2px solid transparent;
	outline-offset: 2px;
	--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);
	--tw-ring-opacity: 1;
	--tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity, 1));
  }
  
  .contact-1-textarea {
	height: 6rem;
	place-content: end;
  }
  
  .contact-1-company {
	margin-top: 1.5rem;
	--tw-text-opacity: 1;
	color: rgb(55 65 81 / var(--tw-text-opacity, 1));
  }
  
  .contact-1-company-title {
	font-size: 1.125rem;
	line-height: 1.75rem;
	font-weight: 600;
	--tw-text-opacity: 1;
	color: rgb(43 39 106 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 1024px) {
	.contact-1-company-title {
	  font-size: 1.5rem;
	  line-height: 2rem;
	}
  }
  
  .contact-1-company-address,
  .contact-1-company-phone,
  .contact-1-company-fax {
	margin-top: 0.5rem;
	font-size: 1.25rem;
	line-height: 1.75rem;
	--tw-text-opacity: 1;
	color: rgb(0 0 0 / var(--tw-text-opacity, 1));
	opacity: 0.6;
  }
  
  .contact-1-map {
	width: 100%;
	flex: 1 1 0%;
  }
  
  @media (min-width: 1024px) {
	.contact-1-map {
	  width: 50%;
	}
  }
  
  .contact-1-iframe {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	border-radius: 0.375rem;
	border-width: 1px;
  }
  
  @media (min-width: 768px) {
	.contact-1-iframe {
	  height: 50vh;
	  width: 100%;
	}
  }
  
  @media (min-width: 1024px) {
	.contact-1-iframe {
	  height: 100vh;
	  width: 100%;
	}
  }
  
  /* contact page ending */
  
  /* album details page style starting */
  
  .gallery-1-details-section {
	margin-left: auto;
	margin-right: auto;
	max-width: 1400px;
	padding: 1rem;
	h2 {
	  padding-bottom: 1.5rem;
	}
	h2 {
	  padding-top: 3rem;
	}
	h2 {
	  text-align: start;
	}
	h2 {
	  font-family: Figtree, sans-serif;
	}
	h2 {
	  font-size: 2.25rem;
	  line-height: 2.5rem;
	}
	h2 {
	  font-weight: 700;
	}
	h2 {
	  --tw-text-opacity: 1;
	  color: rgb(43 39 106 / var(--tw-text-opacity, 1));
	}
	@media (min-width: 1024px) {
	  h2 {
		font-size: 3rem;
		line-height: 1;
	  }
	}
  }
  
  .gallery-1-item {
	position: relative;
	display: flex;
	cursor: pointer;
	align-items: center;
	justify-content: center;
	overflow: hidden;
  }
  
 
  
  .gallery-1-item {
	img {
	  height: 100%;
	}
	img {
	  width: 100%;
	}
	img {
	  border-radius: 0.5rem;
	}
	img {
	  -o-object-fit: cover;
		 object-fit: cover;
	}
	img {
	  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -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-backdrop-filter;
	  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	  transition-duration: 150ms;
	}
	img:hover {
	  opacity: 0.8;
	}
  }
  
  .gallery-1-details-container {
	display: flex;
	flex-direction: column;
	gap: 2rem;
  }
  
  .gallery-1-prev {
	position: absolute;
	top: 30%;
	left: 0.5rem;
	--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));
	padding: 0.5rem;
	font-size: 2.25rem;
	line-height: 2.5rem;
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
	--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);
  }
  
  .gallery-1-prev:hover {
	background-color: transparent;
  }
  
  @media (min-width: 768px) {
	.gallery-1-prev {
	  top: 50%;
	  font-size: 6rem;
	  line-height: 1;
	}
  }
  
  @media (min-width: 1024px) {
	.gallery-1-prev {
	  left: 6rem;
	}
  }
  
  .gallery-1-next {
	position: absolute;
	top: 30%;
	right: 0.5rem;
	--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));
	padding: 0.5rem;
	font-size: 2.25rem;
	line-height: 2.5rem;
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
	--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);
  }
  
  .gallery-1-next:hover {
	background-color: transparent;
  }
  
  @media (min-width: 768px) {
	.gallery-1-next {
	  top: 50%;
	  font-size: 6rem;
	  line-height: 1;
	}
  }
  
  @media (min-width: 1024px) {
	.gallery-1-next {
	  right: 6rem;
	}
  }
  
  .gallery-lightbox {
	position: fixed;
	inset: 0px;
	z-index: 50;
	display: flex;
	display: none;
	align-items: center;
	justify-content: center;
  }
  
  .lightbox-img-container {
	margin-top: 60px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	border-radius: 1rem;
	padding-left: 12;
	padding-right: 12;
  }
  
  @media (min-width: 768px) {
	.lightbox-img-container {
	  margin-top: 100px;
	}
  }
  
  @media (min-width: 1024px) {
	.lightbox-img-container {
	  margin-top: 6rem;
	}
  }
  
  @media (min-width: 1820px) {
	.lightbox-img-container {
	  max-height: 60vh;
	}
  }
  
  .lightbox-img-container {
	img {
	  width: 80%;
	}
	img {
	  border-radius: 5px;
	}
	img {
	  -o-object-fit: cover;
		 object-fit: cover;
	}
  }
  
  .gallery-1-close {
	position: absolute;
	top: 8%;
	right: 0.75rem;
	font-size: 1.875rem;
	line-height: 2.25rem;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 1024px) {
	.gallery-1-close {
	  top: 5%;
	  right: 10%;
	  font-size: 4.5rem;
	  line-height: 1;
	}
  }
  
  .album-details-container {
	display: flex;
	width: 100%;
	justify-content: center;
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
	button {
	  margin-top: 1rem;
	}
	button {
	  height: auto;
	}
	button {
	  min-width: 270px;
	}
	button {
	  align-self: flex-start;
	}
	button {
	  border-radius: 0.5rem;
	}
	button {
	  --tw-bg-opacity: 1;
	  background-color: rgb(43 39 106 / var(--tw-bg-opacity, 1));
	}
	button {
	  padding-top: 0.5rem;
	  padding-bottom: 0.5rem;
	}
	button {
	  padding-left: 1rem;
	  padding-right: 1rem;
	}
	button {
	  font-size: 1.25rem;
	  line-height: 1.75rem;
	}
	button {
	  --tw-text-opacity: 1;
	  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
	}
	button:hover {
	  border-width: 1px;
	}
	button:hover {
	  --tw-border-opacity: 1;
	  border-color: rgb(43 39 106 / var(--tw-border-opacity, 1));
	}
	button:hover {
	  --tw-bg-opacity: 1;
	  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	}
	button:hover {
	  --tw-text-opacity: 1;
	  color: rgb(43 39 106 / var(--tw-text-opacity, 1));
	}
	@media (min-width: 1024px) {
	  button {
		padding-top: 1.25rem;
		padding-bottom: 1.25rem;
	  }
	}
	@media (min-width: 1024px) {
	  button {
		padding-left: 3rem;
		padding-right: 3rem;
	  }
	}
  }
  
  .gallery-row {
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 2rem;
  }
  
  @media (min-width: 768px) {
	.gallery-row {
	  flex-direction: row;
	}
  }
  
  .gallery-2-title {
	margin-bottom: 3rem;
	text-align: center;
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgb(43 39 106 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 768px) {
	.gallery-2-title {
	  font-size: 1.875rem;
	  line-height: 2.25rem;
	}
  }
  
  @media (min-width: 1024px) {
	.gallery-2-title {
	  font-size: 3rem;
	  line-height: 1;
	}
  }
  
  @media (min-width: 1820px) {
	.gallery-2-title {
	  font-size: 3.75rem;
	  line-height: 1;
	}
  }
  
  /* album details page style ending */
  
  /* news page style starting */
  
  .news-1-container {
	display: flex;
	justify-content: center;
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
	padding-left: 1rem;
	padding-right: 1rem;
  }
  
  .news-1-card {
	position: relative;
	width: 100%;
	max-width: 1400px;
	overflow: hidden;
	border-radius: 0.5rem;
	font-family: Figtree, sans-serif;
	--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);
  }
  
  .news-1-image-container {
	height: 50vh;
	width: 100%;
	max-width: 100%;
	overflow: hidden;
	-o-object-fit: cover;
	   object-fit: cover;
  }
  
  @media (min-width: 1024px) {
	.news-1-image-container {
	  height: 70vh;
	}
  }
  
  .news-1-image-container {
	img {
	  height: 100%;
	}
	img {
	  width: 100%;
	}
	img {
	  -o-object-fit: cover;
		 object-fit: cover;
	}
  }
  
  .news-1-overlay {
	position: absolute;
	inset: 0px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	padding: 1.25rem;
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 1024px) {
	.news-1-overlay {
	  padding-left: 8rem;
	  padding-right: 8rem;
	  padding-top: 4rem;
	  padding-bottom: 4rem;
	}
  }
  
  .news-1-title {
	margin-bottom: 1rem;
	font-size: 1.25rem;
	line-height: 1.75rem;
	font-weight: 600;
  }
  
  @media (min-width: 768px) {
	.news-1-title {
	  font-size: 1.5rem;
	  line-height: 2rem;
	}
  }
  
  @media (min-width: 1024px) {
	.news-1-title {
	  font-size: 1.875rem;
	  line-height: 2.25rem;
	  line-height: 40px;
	}
  }
  
  .news-1-author {
	display: flex;
	align-items: center;
	gap: 0.5rem;
  }
  
  @media (min-width: 1024px) {
	.news-1-author {
	  gap: 1.5rem;
	}
  }
  
  .news-1-avatar {
	height: 4rem;
	width: 4rem;
	border-radius: 9999px;
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  }
  
  .news-1-name {
	font-weight: 300;
  }
  
  @media (min-width: 1024px) {
	.news-1-name {
	  font-size: 1.25rem;
	  line-height: 1.75rem;
	}
  
	.news-1-date {
	  font-size: 1.25rem;
	  line-height: 1.75rem;
	}
  }
  
  /* news section 2 starting */
  
  .news-2-container {
	margin-left: auto;
	margin-right: auto;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
  }
  
  @media (min-width: 1024px) {
	.news-2-container {
	  max-width: 1400px;
	}
  }
  
  .news-2-heading {
	margin-bottom: 3rem;
	font-family: Figtree, sans-serif;
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 600;
	--tw-text-opacity: 1;
	color: rgb(43 39 106 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 1024px) {
	.news-2-heading {
	  font-size: 2.25rem;
	  line-height: 2.5rem;
	}
  }
  
  .news-2-content {
	display: flex;
	flex-direction: column;
	gap: 1.5rem;
  }
  
  @media (min-width: 1024px) {
	.news-2-content {
	  flex-direction: row;
	}
  }
  
  .news-2-grid {
	display: grid;
	width: 100%;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	gap: 1.5rem;
  }
  
  @media (min-width: 640px) {
	.news-2-grid {
	  grid-template-columns: repeat(2, minmax(0, 1fr));
	}
  }
  
  @media (min-width: 1024px) {
	.news-2-grid {
	  width: 66.666667%;
	}
  }
  
  .news-2-card {
	display: flex;
	height: 100%;
	flex-direction: column;
	overflow: hidden;
	border-radius: 0.5rem;
	border-width: 1px;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }
  
  .news-2-image {
	width: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	padding: 0.75rem;
  }
  
  @media (min-width: 1024px) {
	.news-2-image {
	  height: 300px;
	}
  }
  
  .news-2-image {
	img {
	  height: 100%;
	}
	img {
	  width: 100%;
	}
	img {
	  border-radius: 0.5rem;
	}
	img {
	  -o-object-fit: cover;
		 object-fit: cover;
	}
  }
  
  .news-2-body {
	display: flex;
	flex-grow: 1;
	flex-direction: column;
	justify-content: space-between;
  }
  
  .news-2-body > :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));
  }
  
  .news-2-body {
	padding: 1rem;
  }
  
  .news-2-title {
	font-size: 1.125rem;
	line-height: 1.75rem;
	font-weight: 600;
	line-height: 1.25;
	--tw-text-opacity: 1;
	color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 1024px) {
	.news-2-title {
	  font-size: 1.5rem;
	  line-height: 2rem;
	}
  }
  
  .news-2-meta {
	margin-top: auto;
	display: flex;
	align-items: center;
	gap: 0.75rem;
	font-size: 1.25rem;
	line-height: 1.75rem;
	--tw-text-opacity: 1;
	color: rgb(217 217 217 / var(--tw-text-opacity, 1));
  }
  
  .news-2-avatar {
	height: 3rem;
	width: 3rem;
	border-radius: 9999px;
  }
  
  .news-2-name {
	font-weight: 500;
  }
  
  .news-2-date {
	font-size: 1.25rem;
	line-height: 1.75rem;
	--tw-text-opacity: 1;
	color: rgb(217 217 217 / var(--tw-text-opacity, 1));
  }
  
  .news-2-sidebar {
	width: 100%;
	align-self: flex-start;
	border-radius: 0.5rem;
	border-width: 1px;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	padding: 0.5rem;
	padding-inline-end: 2.5rem;
  }
  
  @media (min-width: 1024px) {
	.news-2-sidebar {
	  width: 33.333333%;
	}
  }
  
  @media (min-width: 1820px) {
	.news-2-sidebar {
	  padding: 1.25rem;
	}
  }
  
  .news-2-popular-title {
	margin-bottom: 1rem;
	font-size: 1.125rem;
	line-height: 1.75rem;
	font-weight: 600;
	--tw-text-opacity: 1;
	color: rgb(43 39 106 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 1024px) {
	.news-2-popular-title {
	  font-size: 1.875rem;
	  line-height: 2.25rem;
	}
  }
  
  .news-2-popular-list {
	display: flex;
	flex-direction: column;
	gap: 1rem;
  }
  
  .news-2-popular-item {
	display: flex;
	align-items: center;
	gap: 1.25rem;
  }
  
  .news-2-popular-image {
	display: flex;
	width: 50%;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	border-radius: 0.5rem;
  }
  
  @media (min-width: 1024px) {
	.news-2-popular-image {
	  height: 170px;
	}
  }
  
  @media (min-width: 1820px) {
	.news-2-popular-image {
	  height: 130px;
	}
  }
  
  .news-2-popular-image {
	img {
	  height: 100%;
	}
	img {
	  width: 100%;
	}
	img {
	  -o-object-fit: cover;
		 object-fit: cover;
	}
  }
  
  .news-2-popular-text {
	display: flex;
	width: 50%;
	flex-direction: column;
	gap: 1.25rem;
  }
  
  .news-2-popular-heading {
	font-size: 0.875rem;
	line-height: 1.25rem;
	font-weight: 600;
	--tw-text-opacity: 1;
	color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 1024px) {
	.news-2-popular-heading {
	  font-size: 1.25rem;
	  line-height: 1.75rem;
	}
  }
  
  .post-card-btn-container {
	grid-column: span 2 / span 2;
	display: flex;
	width: 100%;
	justify-content: center;
	button {
	  margin-top: 1rem;
	}
	button {
	  height: auto;
	}
	button {
	  min-width: 270px;
	}
	button {
	  align-self: flex-start;
	}
	button {
	  border-radius: 0.5rem;
	}
	button {
	  --tw-bg-opacity: 1;
	  background-color: rgb(43 39 106 / var(--tw-bg-opacity, 1));
	}
	button {
	  padding-top: 0.5rem;
	  padding-bottom: 0.5rem;
	}
	button {
	  padding-left: 1rem;
	  padding-right: 1rem;
	}
	button {
	  font-size: 1.25rem;
	  line-height: 1.75rem;
	}
	button {
	  --tw-text-opacity: 1;
	  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
	}
	button:hover {
	  border-width: 1px;
	}
	button:hover {
	  --tw-border-opacity: 1;
	  border-color: rgb(43 39 106 / var(--tw-border-opacity, 1));
	}
	button:hover {
	  --tw-bg-opacity: 1;
	  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	}
	button:hover {
	  --tw-text-opacity: 1;
	  color: rgb(43 39 106 / var(--tw-text-opacity, 1));
	}
	@media (min-width: 1024px) {
	  button {
		padding-top: 1.25rem;
		padding-bottom: 1.25rem;
	  }
	}
	@media (min-width: 1024px) {
	  button {
		padding-left: 3rem;
		padding-right: 3rem;
	  }
	}
  }
  
  /* news section 2 ending */
  
  /* news details section style starting */
  
  .news_details-1-container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1400px;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
  }
  
  .news-details-1-title {
	margin-bottom: 1rem;
	max-width: 1000px;
	font-size: 1.25rem;
	line-height: 1.75rem;
	font-weight: 600;
  }
  
  @media (min-width: 768px) {
	.news-details-1-title {
	  font-size: 1.5rem;
	  line-height: 2rem;
	}
  }
  
  @media (min-width: 1024px) {
	.news-details-1-title {
	  font-size: 1.875rem;
	  line-height: 2.25rem;
	  line-height: 40px;
	}
  }
  
  .news-details-author {
	margin-bottom: 50px;
	display: flex;
	align-items: center;
	gap: 0.5rem;
  }
  
  @media (min-width: 1024px) {
	.news-details-author {
	  margin-bottom: 70px;
	  gap: 1.5rem;
	}
  }
  
  .news-1-avatar {
	height: 4rem;
	width: 4rem;
	border-radius: 9999px;
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  }
  
  .news-details-1-name {
	font-weight: 400;
	--tw-text-opacity: 1;
	color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 1024px) {
	.news-details-1-name {
	  font-size: 1.25rem;
	  line-height: 1.75rem;
	}
  }
  
  .news-details-1-date {
	--tw-text-opacity: 1;
	color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 1024px) {
	.news-details-1-date {
	  font-size: 1.25rem;
	  line-height: 1.75rem;
	}
  }
  
  .news_details_address_title_container {
	margin-top: 50px;
	margin-bottom: 50px;
  }
  
  .news_details-2-container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1400px;
  }
  
  .news_details-2-container > :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));
  }
  
  .news_details-2-container {
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	font-family: Figtree, sans-serif;
	p {
	  margin-bottom: 1rem;
	}
	p {
	  font-size: 1.25rem;
	  line-height: 1.75rem;
	}
	p {
	  font-weight: 500;
	}
	p {
	  line-height: 1.625;
	}
	p {
	  --tw-text-opacity: 1;
	  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
	}
	@media (min-width: 1024px) {
	  p {
		font-size: 1.5rem;
		line-height: 2rem;
	  }
	}
	h2 {
	  margin-bottom: 1rem;
	}
	h2 {
	  font-size: 1.5rem;
	  line-height: 2rem;
	}
	h2 {
	  font-weight: 700;
	}
	h2 {
	  --tw-text-opacity: 1;
	  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
	}
	@media (min-width: 1024px) {
	  h2 {
		font-size: 1.875rem;
		line-height: 2.25rem;
	  }
	}
  }
  
  .news_details-2-quote {
	margin-top: 1.5rem;
	border-left-width: 4px;
	--tw-border-opacity: 1;
	border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
	--tw-bg-opacity: 1;
	background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
	padding: 1.5rem;
  }
  
  @media (min-width: 1024px) {
	.news_details-2-quote {
	  padding-left: 5rem;
	  padding-right: 5rem;
	}
  }
  
  .news_details-2-quote-text {
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 500;
	font-style: italic;
	--tw-text-opacity: 1;
	color: rgb(43 39 106 / var(--tw-text-opacity, 1));
  }
  
  @media (min-width: 1024px) {
	.news_details-2-quote-text {
	  font-size: 1.875rem;
	  line-height: 2.25rem;
	}
  }
  
  /* news details section style ending */
  
  /* news page style ending */
  
  @media (min-width: 768px) {
	.md\:block {
	  display: block;
	}
  
	.md\:flex {
	  display: flex;
	}
  
	.md\:hidden {
	  display: none;
	}
  
	.md\:w-24 {
	  width: 6rem;
	}
  
	.md\: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)));
	}
  }
  
  @media (min-width: 1024px) {
	.lg\:ms-12 {
	  margin-inline-start: 3rem;
	}
  
	.lg\:h-24 {
	  height: 6rem;
	}
  
	.lg\:w-24 {
	  width: 6rem;
	}
  
	.lg\:w-44 {
	  width: 11rem;
	}
  
	.lg\:w-96 {
	  width: 24rem;
	}
  
	.lg\:flex-row {
	  flex-direction: row;
	}
  
	.lg\:space-x-12 > :not([hidden]) ~ :not([hidden]) {
	  --tw-space-x-reverse: 0;
	  margin-right: calc(3rem * var(--tw-space-x-reverse));
	  margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
	}
  
	.lg\:p-\[100px\] {
	  padding: 100px;
	}
  
	.lg\:px-\[10\%\] {
	  padding-left: 10%;
	  padding-right: 10%;
	}
  
	.lg\:text-5xl {
	  font-size: 3rem;
	  line-height: 1;
	}
  
	.lg\:text-xl {
	  font-size: 1.25rem;
	  line-height: 1.75rem;
	}
  }
  
  @media (min-width: 1820px) {
	.\33xl\:w-\[60vw\] {
	  width: 60vw;
	}
  
	.\33xl\:scale-\[120\%\] {
	  --tw-scale-x: 120%;
	  --tw-scale-y: 120%;
	  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));
	}
  }
  

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
.custom-gallery-container .gallery-row {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.custom-gallery-container .gallery-1-item {
    flex: 1 1 calc(33.3333% - 16px); /* 3 columns by default */
    box-sizing: border-box;
}

.custom-gallery-container .gallery-1-item img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 8px;
}

/* Responsive Design - 2 images per row on mobile */
@media (max-width: 768px) {
    .custom-gallery-container .gallery-1-item {
        flex: 1 1 calc(50% - 16px); /* 2 columns on mobile */
    }
}

/* Responsive Design - 1 image per row on very small screens (optional) */
@media (max-width: 480px) {
    .custom-gallery-container .gallery-1-item {
        flex: 1 1 100%; /* 1 column on very small screens */
    }
}
