/*
Theme Name: Hadiyana Theme
Template: generatepress
Text Domain: hadiyana-theme
Version: 1.0
Author: Saurabh
Description: Custom child theme for GeneratePress with integrated patterns and layouts
*/

body.page-template-template-legal-page{

}
body.page-template-legal-page .site.container, body.author .site.container, body.hadiyana-home > .site.grid-container, .hadiyana-body > .site.grid-container{
    width: 100%!important;
    max-width: 100%!important;
}
body.page-template-legal-page .sherlock-site-main{
    margin: 0px!important;
    width: 100%!important;
}
.about-our-story-wrapper > .wp-block-group__inner-container{
	display: flex;
    flex-direction: column;
    align-items: center;
    gap: 3rem;
}
.section-our-values-grid > .wp-block-group__inner-container{
	display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 2rem;
}
@media (min-width: 768px) {
	.section-our-values-grid > .wp-block-group__inner-container{
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
	.wp-block-group.section-our-values-grid{
		grid-template-columns: repeat(1, minmax(0, 1fr))!important;
	}
}
@media (min-width: 1024px) {
    .about-our-story-wrapper > .wp-block-group__inner-container{
		flex-direction: row!important;
	}
}
@media (prefers-reduced-motion: reduce){
  * { animation-duration: 0.001ms !important; transition-duration: 0.001ms !important; }
}
/* 26 115 232 */
*, ::before, ::after, :root {
  --sherlock-primary: #1A73E8; 
  --sherlock-primary-hover: #1558B0;
  --sherlock-secondary: #F9AB00;

  --sherlock-bg: #FFFFFF;
  --sherlock-bg-alt: #F8F9FA;

  --sherlock-text: #202124;
  --sherlock-text-muted: #5F6368;

  --sherlock-border: #E0E0E0;
  --sherlock-success: #0F9D58;
  --sherlock-error: #D93025;
}
*,
::before,
::after {
	--sherlock-bg:#f8fafc;
	--sherlock-surface:#ffffff;
	--sherlock-text:#0f172a;
	--sherlock-muted:#64748b;
	--sherlock-primary:#2563eb;
	--sherlock-primary-600:#1d4ed8;
	--sherlock-accent:#0ea5e9;

	--sherlock-ring:rgba(37,99,235,0.4);
	--sherlock-shadow:0 10px 30px rgba(2,8,23,0.08);
	--sherlock-shadow-sm:0 4px 16px rgba(2,8,23,0.06);
	--sherlock-radius:14px;
	--sherlock-radius-sm:10px;
	--sherlock-radius-lg:18px;
	--sherlock-transition:180ms ease;

	--sherlock-border-spacing-x: 0;
	--sherlock-border-spacing-y: 0;
	--sherlock-translate-x: 0;
	--sherlock-translate-y: 0;
	--sherlock-rotate: 0;
	--sherlock-skew-x: 0;
	--sherlock-skew-y: 0;
	--sherlock-scale-x: 1;
	--sherlock-scale-y: 1;
	--sherlock-pan-x: ;
	--sherlock-pan-y: ;
	--sherlock-pinch-zoom: ;
	--sherlock-scroll-snap-strictness: proximity;
	--sherlock-gradient-from-position: ;
	--sherlock-gradient-via-position: ;
	--sherlock-gradient-to-position: ;
	--sherlock-ordinal: ;
	--sherlock-slashed-zero: ;
	--sherlock-numeric-figure: ;
	--sherlock-numeric-spacing: ;
	--sherlock-numeric-fraction: ;
	--sherlock-ring-inset: ;
	--sherlock-ring-offset-width: 0px;
	--sherlock-ring-offset-color: #fff;
	--sherlock-ring-color: rgb(59 130 246 / 0.5);
	--sherlock-ring-offset-shadow: 0 0 #0000;
	--sherlock-ring-shadow: 0 0 #0000;
	--sherlock-shadow: 0 0 #0000;
	--sherlock-shadow-colored: 0 0 #0000;
	--sherlock-blur: ;
	--sherlock-brightness: ;
	--sherlock-contrast: ;
	--sherlock-grayscale: ;
	--sherlock-hue-rotate: ;
	--sherlock-invert: ;
	--sherlock-saturate: ;
	--sherlock-sepia: ;
	--sherlock-drop-shadow: ;
	--sherlock-backdrop-blur: ;
	--sherlock-backdrop-brightness: ;
	--sherlock-backdrop-contrast: ;
	--sherlock-backdrop-grayscale: ;
	--sherlock-backdrop-hue-rotate: ;
	--sherlock-backdrop-invert: ;
	--sherlock-backdrop-opacity: ;
	--sherlock-backdrop-saturate: ;
	--sherlock-backdrop-sepia: ;
	--sherlock-contain-size: ;
	--sherlock-contain-layout: ;
	--sherlock-contain-paint: ;
	--sherlock-contain-style:
}

::backdrop {
	--sherlock-border-spacing-x: 0;
	--sherlock-border-spacing-y: 0;
	--sherlock-translate-x: 0;
	--sherlock-translate-y: 0;
	--sherlock-rotate: 0;
	--sherlock-skew-x: 0;
	--sherlock-skew-y: 0;
	--sherlock-scale-x: 1;
	--sherlock-scale-y: 1;
	--sherlock-pan-x: ;
	--sherlock-pan-y: ;
	--sherlock-pinch-zoom: ;
	--sherlock-scroll-snap-strictness: proximity;
	--sherlock-gradient-from-position: ;
	--sherlock-gradient-via-position: ;
	--sherlock-gradient-to-position: ;
	--sherlock-ordinal: ;
	--sherlock-slashed-zero: ;
	--sherlock-numeric-figure: ;
	--sherlock-numeric-spacing: ;
	--sherlock-numeric-fraction: ;
	--sherlock-ring-inset: ;
	--sherlock-ring-offset-width: 0px;
	--sherlock-ring-offset-color: #fff;
	--sherlock-ring-color: rgb(59 130 246 / 0.5);
	--sherlock-ring-offset-shadow: 0 0 #0000;
	--sherlock-ring-shadow: 0 0 #0000;
	--sherlock-shadow: 0 0 #0000;
	--sherlock-shadow-colored: 0 0 #0000;
	--sherlock-blur: ;
	--sherlock-brightness: ;
	--sherlock-contrast: ;
	--sherlock-grayscale: ;
	--sherlock-hue-rotate: ;
	--sherlock-invert: ;
	--sherlock-saturate: ;
	--sherlock-sepia: ;
	--sherlock-drop-shadow: ;
	--sherlock-backdrop-blur: ;
	--sherlock-backdrop-brightness: ;
	--sherlock-backdrop-contrast: ;
	--sherlock-backdrop-grayscale: ;
	--sherlock-backdrop-hue-rotate: ;
	--sherlock-backdrop-invert: ;
	--sherlock-backdrop-opacity: ;
	--sherlock-backdrop-saturate: ;
	--sherlock-backdrop-sepia: ;
	--sherlock-contain-size: ;
	--sherlock-contain-layout: ;
	--sherlock-contain-paint: ;
	--sherlock-contain-style:
}

*,
::after,
::before {
	box-sizing: border-box;
	border-width: 0;
	border-style: solid;
	border-color: #e5e7eb
}

::after,
::before {
	--sherlock-content: ''
}


:host,
html {
	line-height: 1.5;
	-webkit-text-size-adjust: 100%;
	-moz-tab-size: 4;
	tab-size: 4;
	font-size: 16px!important;
	font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"!important;
	font-feature-settings: normal!important;
	font-variation-settings: normal!important;
	-webkit-tap-highlight-color: transparent!important;
}

body {
	margin: 0;
	font-size: 16px!important;
	line-height: inherit;
	--sherlock-bg-opacity: 1;
	background-color: rgb(249 250 251 / var(--sherlock-bg-opacity, 1))!important;
	font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"!important;
}

hr {
	height: 0;
	color: inherit;
	border-top-width: 1px
}

abbr:where([title]) {
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: inherit;
	font-weight: inherit
}

a {
	color: inherit;
	text-decoration: inherit
}
 a:hover, a:focus, a:active {
	color: inherit;
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
pre,
samp {
	font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	font-feature-settings: normal;
	font-variation-settings: normal;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

table {
	text-indent: 0;
	border-color: inherit;
	border-collapse: collapse
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-feature-settings: inherit;
	font-variation-settings: inherit;
	font-size: 100%;
	font-weight: inherit;
	line-height: inherit;
	letter-spacing: inherit;
	color: inherit;
	margin: 0;
	padding: 0
}

button,
select {
	text-transform: none
}

button,
input:where([type=button]),
input:where([type=reset]),
input:where([type=submit]) {
	-webkit-appearance: button;
	background-color: transparent;
	background-image: none
}

button:focus, input:focus, button:hover{
	border: none;
  	outline: none;
	color: inherit;
	background-color: transparent;
}

:-moz-focusring {
	outline: auto
}

:-moz-ui-invalid {
	box-shadow: none
}

progress {
	vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

summary {
	display: list-item
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
	margin: 0
}

fieldset {
	margin: 0;
	padding: 0
}

legend {
	padding: 0
}

menu,
ol,
ul {
	list-style: none;
	margin: 0;
	padding: 0
}

dialog {
	padding: 0
}

textarea {
	resize: vertical
}

input::placeholder,
textarea::placeholder {
	opacity: 1;
	color: #9ca3af
}

[role=button],
button {
	cursor: pointer
}

:disabled {
	cursor: default
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
	display: block;
	vertical-align: middle
}

img,
video {
	max-width: 100%;
	height: auto
}

[d-none]:where(:not([d-none=until-found])) {
	display: none
}
.d-none{
	display: none;
}
.grid {
	display: grid;
}
.mh-auto {
    margin-left: auto;
    margin-right: auto;
}
main#primary{
	display: flex;
	flex-direction: column;
	flex: 1;
}
.sherlock-page{
	display: flex;
	flex-direction: column;
	width: 100%;
  	min-height: 78vh;
}
.serlock-image-figure{
	display: flex;
}
.ads-container {
  min-height: 200px;
  display: block;
}
.custom-logo-link img{
	max-width: 70%;
}
.breadcrumb {
	align-items: center;
	gap: 0.25rem;
	font-size: 0.77rem;
	color: #666;
	margin: 0.5em 0 1em;
}
.breadcrumb span {
	flex-wrap: wrap;
}
.breadcrumb a {
  color: var(--primary-color, #1e73be);
  text-decoration: none;
}
.breadcrumb a:hover {
  text-decoration: underline;
}
.add-transition {
	transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms
}

.sherlock-delay-100 { animation-delay: 0.1s; }
.sherlock-delay-200 { animation-delay: 0.2s; }
.sherlock-delay-300 { animation-delay: 0.3s; }
.sherlock-delay-400 { animation-delay: 0.4s; }
@keyframes sherlock-fadeIn {
	from { opacity: 0; transform: translateY(20px); }
	to { opacity: 1; transform: translateY(0); }
}
.sherlock-animate-fadeIn {
	animation: sherlock-fadeIn 0.6s ease forwards;
}
.sherlock-fade-up-4{opacity:0;transform:translateY(8px);animation:sherlock-fadeUp .6s .05s cubic-bezier(.2,.8,.2,1) forwards}
.sherlock-fade-up-5{opacity:0;transform:translateY(10px);animation:sherlock-fadeUp .7s .12s cubic-bezier(.2,.8,.2,1) forwards}
.sherlock-fade-up-6{opacity:0;transform:translateY(12px);animation:sherlock-fadeUp .8s .18s cubic-bezier(.2,.8,.2,1) forwards}
@keyframes sherlock-pop {
  from {
    transform: scale(.92);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes sherlock-fadeUp{
	to{opacity:1;transform:translateY(0)}
}
@media (prefers-reduced-motion:reduce){
	*{animation:none !important;transition:none !important}
}
.sherlock-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}
.sherlock-chip{
	padding:6px 10px;border-radius:999px;font-size:13px;font-weight:600;background:#e0edff;color:#1e40af
}
.sherlock-page-template .wp-block-group__inner-container{
	padding: 0px!important;
	max-width: 100%!important;
    margin: 0px!important;

}
.sherlock-card{
	width: 100%;
	background: #FFFFFF;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
}      
.sherlock-header-icons {
  display: flex;
  align-items: center;
  gap: 15px;
}
.sherlock-search-popup {
  position: fixed;
  inset: 0;
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 2000;
}
.sherlock-search-popup.active { display: flex; }
.sherlock-search-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.6);
}
.sherlock-search-box {
  position: relative;
  z-index: 2100;
  background: #fff;
  /* padding: 20px 25px; */
  border-radius: 10px;
  box-shadow: 0 8px 25px rgba(0,0,0,0.15);
  width: 90%;
  max-width: 500px;
  display: flex;
  gap: 10px;
  animation: popupFade 0.3s ease;
}
.sherlock-search-box form{
  display: flex;
  flex: 1;
}
.sherlock-search-box form .sherlock-submit{
	border-radius: 0px!important;
}
@keyframes popupFade {
  from { transform: scale(0.9); opacity: 0; }
  to { transform: scale(1); opacity: 1; }
}
.sherlock-search-box .sherlock-animated-input-wrapper {
	flex: 1;
}
.sherlock-search-box input{
  flex: 1!important;
  padding: 10px 15px;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-size: 1rem;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.sherlock-search-box button {
  background: #0073aa;
  border: none;
  padding: 10px 12px;
  border-radius: 6px;
  color: #fff;
  cursor: pointer;
}

/* ---------- Responsive ---------- */
/* @media (max-width: 768px) {
  .nav-desktop { display: none; }
  #sherlock-menu-btn { display: inline; }
} */
.container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;

	/* very fluid modern layouts */
	/*width: clamp(320px, 90%, 1320px);
	margin-inline: auto;
	padding-inline: 1rem; */
}

@media (min-width: 640px) {
	.container {
		max-width: 640px
	}
}

@media (min-width: 768px) {
	.container {
		max-width: 760px
	}
}

@media (min-width: 1024px) {
	.container {
		max-width: 1000px
	}
}

@media (min-width: 1280px) {
	.container {
		max-width: 1260px;
		padding-left: 0.8rem;
		padding-right: 0.8rem;
	}
}

@media (min-width: 1536px) {
	.container {
		max-width: 1440px;
		padding-left: 0.6rem;
		padding-right: 0.6rem;
	}
}
.sherlock-card {
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.sherlock-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}
.sherlock-content-card {
	transition: box-shadow 0.3s ease;
}
.sherlock-content-card:hover {
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.sherlock-content-area{
	display: flex;
	flex-direction: column;
    margin-left: auto;
    margin-right: auto;
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.sherlock-section{
	display: flex;
	margin-bottom: 3rem;
	flex-direction: column;
}
.heading-container{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 1rem;
}
.heading-container .sherlock-heading{
	margin-bottom: 0px;
}
.heading-container a{
	--sherlock-text-opacity: 1;
	color: rgb(37 99 235 / var(--sherlock-text-opacity, 1));
}
.heading-container a:hover{
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline
}
.sherlock-heading{
	position: relative;
	display: inline-block;
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 700;
	margin-bottom: 1.5rem;
	--sherlock-text-opacity: 1;
	color: rgb(31 41 55 / var(--sherlock-text-opacity, 1));
}
.sherlock-heading-u::after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: #2563eb;
  transform: scaleX(0);
  transform-origin: left;
  animation: underlineBounce 0.6s ease-out 0.3s forwards;
}
@keyframes underlineBounce {
  0% { transform: scaleX(0); }
  60% { transform: scaleX(1.05); }
  80% { transform: scaleX(0.95); }
  100% { transform: scaleX(1); }
}

.sherlock-submit {
	--sherlock-bg-opacity: 1;
    background-color: rgb(37 99 235 / var(--sherlock-bg-opacity, 1));
    --sherlock-text-opacity: 1;
    color: rgb(255 255 255 / var(--sherlock-text-opacity, 1));
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    border-radius: 0.25rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.sherlock-submit:hover {
    color: rgb(255 255 255 / var(--sherlock-text-opacity, 1));
	--sherlock-bg-opacity: 1;
    background-color: rgb(29 78 216 / var(--sherlock-bg-opacity, 1));
}
.sherlock-header{
	--sherlock-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--sherlock-bg-opacity, 1));
	
	--sherlock-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
	--sherlock-shadow-colored: 0 1px 2px 0 var(--sherlock-shadow-color);
	box-shadow: var(--sherlock-ring-offset-shadow, 0 0 #0000), var(--sherlock-ring-shadow, 0 0 #0000), var(--sherlock-shadow);
	position: sticky;
	top: 0px;
	z-index: 50;
}

.sherlock-header .container{
	display: flex;
	margin: auto;
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	justify-content: space-between;
	align-items: center;
}

.sherlock-logo{
	display: flex;
	align-items: center;
}
.sherlock-logo a{
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 700;
	--sherlock-text-opacity: 1;
	color: rgb(37 99 235 / var(--sherlock-text-opacity, 1))
}
.sherlock-close-btn{
	--sherlock-text-opacity: 1;
	color: rgb(55 65 81 / var(--sherlock-text-opacity, 1));

}
.nav-desktop{
	display: flex;
	--sherlock-space-x-reverse: 0;
}
.nav-desktop a{
	position: relative;
	
	--sherlock-text-opacity: 1;
}
.nav-desktop .sherlock-menu{
	display: none;
	position: relative;
}
.sherlock-menu > li {
  position: relative;
}
.nav-desktop  .sherlock-menu .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  border: 1px solid #eee;
  box-shadow: 0 4px 8px rgba(0,0,0,0.05);
  min-width: 180px;
  display: none;
  z-index: 999;
  list-style: none;
  transition: all 0.3s ease;
}
/* .sherlock-menu .menu-item-has-children > a::after {
  content: " ▼";
  font-size: 0.7em;
} */
.sherlock-menu .sub-menu li {
  padding: 0.5rem 1rem;
  white-space: nowrap;
}
.sherlock-drawer .sub-menu{
	margin-left: 0rem;
}
.sherlock-drawer li{
	padding: 0.25rem 1.25rem;
	font-size: 1rem;
	font-weight: 500;
	background: #FFFFFF;
	margin-bottom: 0.2rem;
	box-shadow: var(--sherlock-ring-offset-shadow, 0 0 #0000), var(--sherlock-ring-shadow, 0 0 #0000), var(--sherlock-shadow);
}
.sherlock-drawer li > ul li{
	font-size: 0.9rem;
	font-weight: 400;
}
.sherlock-menu li:hover > .sub-menu {
  display: block;
}

.nav-desktop > a:not(:first-child), .nav-desktop .sherlock-menu > li:not(:first-child), .nav-desktop .sherlock-header-icons{
	--sherlock-space-x-reverse: 0;
	margin-right: calc(2rem * var(--sherlock-space-x-reverse));
	margin-left: calc(2rem * calc(1 - var(--sherlock-space-x-reverse)))
}
.nav-desktop a:hover {
	--sherlock-text-opacity: 1;
	color: rgb(37 99 235 / var(--sherlock-text-opacity, 1))
}
.nav-desktop a::after {
	content: '';
	position: absolute;
	width: 0;
	height: 2px;
	bottom: -2px;
	left: 0;
	background-color: #3b82f6;
	transition: width 0.3s ease;
}
.nav-desktop a:hover::after {
	width: 100%;
}
/* SIde drawer */
.sherlock-drawer {
	/* transform: translateX(100%); */
	transition: all 0.3s ease;
	position: fixed;
	top: 0px;
	bottom: 0px;
	right: -16rem;
	width: 16rem;
	padding: 1rem 0rem;
	z-index: 52;
	
	--sherlock-bg-opacity: 1;
	background: #FAFAFA;
	--sherlock-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
	--sherlock-shadow-colored: 0 10px 15px -3px var(--sherlock-shadow-color), 0 4px 6px -4px var(--sherlock-shadow-color);
	box-shadow: var(--sherlock-ring-offset-shadow, 0 0 #0000), var(--sherlock-ring-shadow, 0 0 #0000), var(--sherlock-shadow);
}
.sherlock-drawer-open {
	/* transform: translateX(0); */
	right: 0rem;
}
.sherlock-drawer-menu{
	display: flex;
	justify-content: flex-end;
	margin-bottom: 1.5rem;
}
.sherlock-drawer-menu button{
	--sherlock-text-opacity: 1;
	color: rgb(55 65 81 / var(--sherlock-text-opacity, 1))
}
.sherlock-drawer-overlay {
	position: fixed;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	background: rgba(0, 0, 0, 0.4);
	display: none;
	z-index: 51;
}
.sherlock-drawer-overlay.open{
	display: block;
}


/* Featured section */
.sherlock-featured, .sherlock-featured-v2{
	padding-top: 2rem;
	padding-bottom: 2rem;
	/* padding-left: 1rem;
	padding-right: 1rem; */
	background-image: linear-gradient(to right, var(--sherlock-gradient-stops));
	
	--sherlock-gradient-from: #eff6ff var(--sherlock-gradient-from-position);
	--sherlock-gradient-to: rgb(239 246 255 / 0) var(--sherlock-gradient-to-position);
	--sherlock-gradient-stops: var(--sherlock-gradient-from), var(--sherlock-gradient-to);
	--sherlock-gradient-to: #eef2ff var(--sherlock-gradient-to-position);
}
.sherlock-posts-grid{
	display: grid;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	gap: 1.5rem;
}


/* POST Card */
.sherlock-post-card{
	display: flex;
	flex-direction: column;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	--sherlock-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--sherlock-bg-opacity, 1));
	border-radius: 0.5rem;
	overflow: hidden;
	--sherlock-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
	--sherlock-shadow-colored: 0 4px 6px -1px var(--sherlock-shadow-color), 0 2px 4px -2px var(--sherlock-shadow-color);
	box-shadow: var(--sherlock-ring-offset-shadow, 0 0 #0000), var(--sherlock-ring-shadow, 0 0 #0000), var(--sherlock-shadow);
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	cursor:pointer;
}
.sherlock-post-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.sherlock-post-card .sherlock-post-anchor{
	overflow: hidden;
	display: flex;
	flex-direction: column;
	flex: 1;
}
.sherlock-post-card .post-thumbnail{
	width: 100%;
	height: 12rem;
	object-fit: cover;
}
.sherlock-post-card .sherlock-post-card-content{
	padding: 1rem;
	display: flex;
	flex-direction: column;
	flex: 1;
}
.sherlock-post-card-content .post-title{
	
	font-size: 1.125rem;
	line-height: 1.75rem;
	font-weight: 700;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}
.sherlock-post-card-content .post-excerpt{
	--sherlock-text-opacity: 1;
	color: rgb(75 85 99 / var(--sherlock-text-opacity, 1));
	font-size: 0.875rem;
	line-height: 1.25rem;
	margin-bottom: 0.75rem;
	display: -webkit-box;
	max-width: 100%;
	-webkit-line-clamp: 3;     /* Number of lines to show */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.post-meta{
	display: flex;
	align-items: center;
	font-size: 0.75rem;
    flex-wrap: wrap;
	margin-top: auto;
	line-height: 1rem;
	--sherlock-text-opacity: 1;
	color: rgb(107 114 128 / var(--sherlock-text-opacity, 1));
	/* justify-content: space-between; */
}
.post-meta .dot{
	margin-left: 0.2rem;
	margin-right: 0.2rem
}
.post-meta .meta-item{
	display: flex;
    align-items: center;
    gap: 5px;
}
.post-meta .meta-item svg{
	display: none!important;
}


.post-category-span{
	width: fit-content;
	padding: 5px 6px;
    border-radius: 999px;
	font-size: 0.75rem;
	line-height: 1rem;
	font-weight: 600;
	--sherlock-text-opacity: 1;
	color: rgb(37 99 235 / var(--sherlock-text-opacity, 1));
}
/* latest posts */
.sherlock-section-latest-posts main{
	width: 100%;
}

/* popular posts */
.sherlock-popular-posts{
	display: none;
	width: 33.333333%;
}
.sherlock-popular-posts-wrapper{
	--sherlock-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--sherlock-bg-opacity, 1));
	border-radius: 0.5rem;
	--sherlock-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
	--sherlock-shadow-colored: 0 4px 6px -1px var(--sherlock-shadow-color), 0 2px 4px -2px var(--sherlock-shadow-color);
	box-shadow: var(--sherlock-ring-offset-shadow, 0 0 #0000), var(--sherlock-ring-shadow, 0 0 #0000), var(--sherlock-shadow);
	gap: 1.5rem;
	margin-bottom: 1.5rem;
	padding: 1.5rem;
}
.sherlock-popular-posts-wrapper .sherlock-heading{
	font-size: 1.25rem;
	line-height: 1.75rem;
	margin-bottom: 1rem;
}
.popular-post-grid > .popular-post{
	--sherlock-space-y-reverse: 0;
	margin-top: calc(1rem * calc(1 - var(--sherlock-space-y-reverse)));
	margin-bottom: calc(1rem * var(--sherlock-space-y-reverse))
}
.popular-post{
	display: flex;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.popular-post:hover{
	transform: translateX(5px);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.popular-post-anchor{
	display: flex;
	gap: 0.75rem;
}
.popular-post-thumb{
	
	width: 4rem;
	height: 4rem;
	object-fit: cover;
	border-radius: 0.25rem;
}
.popular-post h4{
	
	font-size: 0.875rem;
	line-height: 1.25rem;
}
.popular-post .post-meta{
	font-size: 0.75rem;
	line-height: 1rem;
	--sherlock-text-opacity: 1;
	color: rgb(107 114 128 / var(--sherlock-text-opacity, 1));
	margin-top: 0.25rem;
}

/* categorized */
.sherlock-section-categorized .sherlock-heading{
	margin-bottom: 0.5rem;
}
.categorized-wrapper{
	margin-bottom: 2rem;
}
.categorized-wrapper .sherlock-heading, .categorized-wrapper .sherlock-heading .post-category-span{
	font-size: 1.15rem;
	line-height: 1.75rem;
	font-weight: 600;
	--sherlock-text-opacity: 1;
	color: rgb(37 99 235 / var(--sherlock-text-opacity, 1));
}
.categorized-wrapper .heading-container{
	border-radius: 4px;
	padding: 0rem;
}
.categorized-wrapper .heading-container h3, .categorized-wrapper .heading-container h3{
	display: inline-block;
	background: #4e91f0;
	color: white;
	padding: 0rem 0.5rem;
	padding-right: 2rem;
	clip-path: polygon(
		0% 0%,      /* top-left (90°) */
		80% 0%,     /* near top-right (145°) */
		100% 100%,  /* bottom-right (45°) */
		0% 100%     /* bottom-left (90°) */
	);
}
.categorized-wrapper .sherlock-heading{
	margin: 0px;
}
.categorized-grid{
	display: grid;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	gap: 1.5rem;
}
.all-posts-wrapper{
	display: flex;
	flex-direction: column;
}
/* Subscribe */
.sherlock-section-subscribe{
	background-image: linear-gradient(to right, var(--sherlock-gradient-stops));
	--sherlock-gradient-from: #3b82f6 var(--sherlock-gradient-from-position);
	--sherlock-gradient-to: rgb(59 130 246 / 0) var(--sherlock-gradient-to-position);
	--sherlock-gradient-stops: var(--sherlock-gradient-from), var(--sherlock-gradient-to);
	--sherlock-gradient-to: #4f46e5 var(--sherlock-gradient-to-position);
	border-radius: 0.5rem;
	padding: 1.5rem;
	--sherlock-text-opacity: 1;
	color: rgb(255 255 255 / var(--sherlock-text-opacity, 1));
	margin-bottom: 3rem;
}
.subscribe-wrapper{
	
	max-width: 42rem;
    margin-left: auto;
    margin-right: auto;
	text-align: center
}
.subscribe-wrapper h2{
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 700;
	margin-bottom: 0.5rem;
}
.subscribe-wrapper p{
	margin-bottom: 1.5rem;
}
.subscribe-wrapper form{
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
	max-width: 28rem;
    margin-left: auto;
    margin-right: auto;

}
.subscribe-wrapper input{
	flex-grow: 1;
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	border-radius: 0.25rem;
	--sherlock-text-opacity: 1;
	color: rgb(31 41 55 / var(--sherlock-text-opacity, 1));
}
.subscribe-wrapper button{
    --sherlock-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--sherlock-bg-opacity, 1));
	--sherlock-text-opacity: 1;
	color: rgb(37 99 235 / var(--sherlock-text-opacity, 1));
	font-weight: 600;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	border-radius: 0.25rem;
	transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms
}
.subscribe-wrapper button:hover{
	--sherlock-bg-opacity: 1;
	background-color: rgb(243 244 246 / var(--sherlock-bg-opacity, 1));
}

.sherlock-home-content-area .sherlock-section{
	margin-bottom: 0px;
}
.sherlock-home-content-area .sherlock-section-margin{
	margin-bottom: 2.9rem;
}


/* Footer  */
.sherlock-footer{
	
	--sherlock-bg-opacity: 1;
	background-color: rgb(31 41 55 / var(--sherlock-bg-opacity, 1));
	--sherlock-text-opacity: 1;
	color: rgb(255 255 255 / var(--sherlock-text-opacity, 1));
	padding-top: 3rem;
	padding-bottom: 3rem;
}
.sherlock-footer .container{
	padding-left: 1rem;
	padding-right: 1rem;
}
.sherlock-footer-grid{
	
	display: grid;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	gap: 2rem;
	
	border-bottom-width: 1px;
	--sherlock-border-opacity: 1;
	border-color: rgb(55 65 81 / var(--sherlock-border-opacity, 1));
	margin-bottom: 2rem;
	padding-bottom: 2rem;
}
.footer-heading {
	
	font-size: 1.125rem;
	line-height: 1.75rem;
	font-weight: 600;
	margin-bottom: 1rem;
}
.sherlock-footer-about p{
	--sherlock-text-opacity: 1;
	color: rgb(156 163 175 / var(--sherlock-text-opacity, 1));
	font-size: 0.875rem;
	line-height: 1.25rem
}
.footer-lists{
	font-size: 0.875rem;
	line-height: 1.25rem;
	--sherlock-text-opacity: 1;
	color: rgb(156 163 175 / var(--sherlock-text-opacity, 1));
	
}
.footer-lists > li{
	--sherlock-space-y-reverse: 0;
	margin-top: calc(0.5rem * calc(1 - var(--sherlock-space-y-reverse)));
	margin-bottom: calc(0.5rem * var(--sherlock-space-y-reverse));
}
.footer-lists li a:hover{
	--sherlock-text-opacity: 1;
	color: rgb(255 255 255 / var(--sherlock-text-opacity, 1));
	transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}
.sherlock-footer-copyright{
	text-align: center;
	font-size: 0.875rem;
	line-height: 1.25rem;
	--sherlock-text-opacity: 1;
	color: rgb(156 163 175 / var(--sherlock-text-opacity, 1));
}
.footer-lists-with-icon > li{
	display:flex;
	align-items: center;
}
.footer-lists-with-icon > li > i{
	width: 1rem;
	height: 1rem;
	margin-right: 0.5rem;
}
/* .footer-item{
	display: flex;
	flex-direction: column;
	align-items: center;
} */

/* Article details */
.sherlock-article-container{
	/* padding-left: 1rem;
	padding-right: 1rem; */
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.sherlock-article-wrapper{
	max-width: 60rem;
}
.sherlock-article-header{
    margin-bottom: 2rem;
}
.sherlock-article-category{
	width: fit-content;
	padding: 5px 6px;
    border-radius: 999px;
	font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 600;
    --sherlock-text-opacity: 1;
    color: rgb(37 99 235 / var(--sherlock-text-opacity, 1));
}
.sherlock-article-heading{
	font-size: 1.875rem;
    line-height: 2.25rem;
    font-weight: 700;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
    --sherlock-text-opacity: 1;
    color: rgb(17 24 39 / var(--sherlock-text-opacity, 1));
}
.article-author-meta-content{
	display: flex;
    align-items: center;
    margin-bottom: 1.5rem;
}
.article-author-meta-content .author-img{
	width: 2.5rem;
    height: 2.5rem;
    border-radius: 9999px;
    object-fit: cover;
    margin-right: 0.75rem;
}
.article-author-meta .author-name{
	font-weight: 500;
    --sherlock-text-opacity: 1;
    color: rgb(17 24 39 / var(--sherlock-text-opacity, 1));
}
.article-view-share{
	margin-left: auto;
	display: flex;
}
.article-view-share .post-views{
	display: flex;
    align-items: center;
	gap: 0.1rem;
	font-size: 0.7rem;
	color: var(--sherlock-muted);
}
.featured-img{
	width: 100%;
    /* height: auto; LCP */
	max-height: 700px; 
	display:block;
	background-size:cover;
	background-position:center;
    border-radius: 0.5rem;
    --sherlock-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --sherlock-shadow-colored: 0 4px 6px -1px var(--sherlock-shadow-color), 0 2px 4px -2px var(--sherlock-shadow-color);
    box-shadow: var(--sherlock-ring-offset-shadow, 0 0 #0000), var(--sherlock-ring-shadow, 0 0 #0000), var(--sherlock-shadow);
}
.article-content{
	--sherlock-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--sherlock-bg-opacity, 1));
    border-radius: 0.5rem;
    --sherlock-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --sherlock-shadow-colored: 0 4px 6px -1px var(--sherlock-shadow-color), 0 2px 4px -2px var(--sherlock-shadow-color);
    box-shadow: var(--sherlock-ring-offset-shadow, 0 0 #0000), var(--sherlock-ring-shadow, 0 0 #0000), var(--sherlock-shadow);
    padding: 1rem;
}
.article-content p, .article-content li{
	color: #242424;
}
.article-content p{
	margin-bottom: 1.5rem;
    line-height: 1.7;
}

.article-content h2 {
	font-size: 1.5rem;
	font-weight: 700;
	margin: 2.5rem 0 1.0rem;
	color: #1e293b;
}
.article-content h3 {
	font-size: 1.25rem;
	font-weight: 600;
	margin: 2rem 0 1rem;
	color: #1e293b;
}
.article-content img {
	border-radius: 0.5rem;
	margin: 1rem 0;
	box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.article-content ul {
	list-style-type: disc;
	padding-left: 1.5rem;
	margin-bottom: 1.5rem;
}
.article-content li {
	margin-bottom: 0.5rem;
}
.excerpt{
	margin-bottom: 0.5rem;
}
.excerpt, .article-content > p:first-child{
	text-align: justify;
	--sherlock-text-opacity: 1;
    color: rgb(55 65 81 / var(--sherlock-text-opacity, 1));
}
.article-content > p:first-child {
	font-style: italic;
}
.article-author-bio{
	border-left: 4px solid #3b82f6;
	padding-left: 1rem;
	--sherlock-bg-opacity: 1;
    background-color: rgb(239 246 255 / var(--sherlock-bg-opacity, 1));
    border-radius: 0.5rem;
    padding: 1rem;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
.article-author-bio-wrapper{
	display: flex;
    align-items: flex-start;
	gap: 0.5rem;
}
.article-author-bio-wrapper img{
	width: 3.5rem;
    height: 3.5rem;
    object-fit: cover;
	border-radius: 0.5rem;
	margin: 0rem 0;
}
.article-author-bio-wrapper h3{
	font-weight: 700;
    --sherlock-text-opacity: 1;
	margin: 0rem;
    color: rgb(17 24 39 / var(--sherlock-text-opacity, 1))
}
.article-author-bio-wrapper p{
	font-size: 0.875rem;
    line-height: 1.25rem;
    --sherlock-text-opacity: 1;
    color: rgb(55 65 81 / var(--sherlock-text-opacity, 1));
    margin: 0rem;
	margin-top: 0.1rem;
	font-style: italic;
}
.article-faqs{
	border-top-width: 1px;
    --sherlock-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--sherlock-border-opacity, 1));
    padding-top: 1.5rem;
    margin-top: 2rem;
}
.article-faqs h3, .article-faqs h4{
font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 700;
    margin-bottom: 1rem;
}
.article-faq-item:not(:last-child){
	border-bottom: 1px solid #e2e8f0;
	padding-bottom: 1rem;
	margin-bottom: 1rem;
}
.article-faq-item div, .article-faq-item h3, .article-faqs h4{
	font-size: 1rem;
	font-weight: 600;
	color: #1e293b;
	margin-bottom: 0.5rem;
}
.article-faqs h4{
	margin-bottom: 0.15rem;
}
.article-faq-item p{
	--sherlock-text-opacity: 1;
    color: rgb(55 65 81 / var(--sherlock-text-opacity, 1));
    font-size: 0.875rem;
    line-height: 1.25rem;
	margin-bottom: 0.5rem;
}
.sherlock-article-navigations{
	display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 1.5rem;
    margin-top: 3rem;
    margin-bottom: 3rem;
}
.sherlock-article-navigations a{
	background-color: rgb(255 255 255);
    border-radius: 0.5rem;
    overflow: hidden;
    --sherlock-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    box-shadow: var(--sherlock-ring-offset-shadow, 0 0 #0000), var(--sherlock-ring-shadow, 0 0 #0000), var(--sherlock-shadow);
    display: flex;
	transition: transform 0.3s ease, box-shadow 0.3s ease;

}
.sherlock-article-navigations a:hover {
	transform: translateY(-5px);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}
.article-navigations-post > :is(:first-child){
	font-size: 0.75rem;
    line-height: 1rem;
    --sherlock-text-opacity: 1;
    color: rgb(107 114 128 / var(--sherlock-text-opacity, 1));
    margin-bottom: 0.25rem;
}
.article-navigations-post > h3{
	font-weight: 700;
    --sherlock-text-opacity: 1;
    color: rgb(17 24 39 / var(--sherlock-text-opacity, 1));
    margin-bottom: 0.5rem;
}
.sherlock-article-navigations .article-navigations-image{
	display: flex;
	min-height: 7rem;
	width: 33.333333%;
}
.sherlock-article-navigations .article-navigations-post{
	width: 66.666667%;
    padding: 1rem;
}
.sherlock-article-related-posts{
	margin-top: 2rem;
	margin-bottom: 3rem;
}
.sherlock-article-related-posts h2{
	font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
    --sherlock-text-opacity: 1;
    color: rgb(31 41 55 / var(--sherlock-text-opacity, 1));
}
.sherlock-article-comments{
	--sherlock-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--sherlock-bg-opacity, 1));
    border-radius: 0.5rem;
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    padding: 1.5rem;
    margin-bottom: 3rem;
}
.sherlock-article-comments h2{
	font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
    --sherlock-text-opacity: 1;
    color: rgb(31 41 55 / var(--sherlock-text-opacity, 1));
}
.sherlock-article-comment{
	border-bottom-width: 1px;
    --sherlock-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--sherlock-border-opacity, 1));
    padding-bottom: 1rem;
    margin-bottom: 1rem;
}
.article-commenter{
display: flex;
    align-items: flex-start;
    margin-bottom: 0.5rem;
}
.article-commenter img{
	width: 2.5rem;
    height: 2.5rem;
    border-radius: 9999px;
    object-fit: cover;
    margin-right: 0.75rem;
}
.article-commenter .commenter{
	font-weight: 500;
    color: rgb(37 99 235);
}
.article-commenter .commented-on{
	font-size: 0.75rem;
    line-height: 1rem;
    color: rgb(107 114 128);
}
.sherlock-article-comment .comment{
	--sherlock-text-opacity: 1;
    color: rgb(55 65 81 / var(--sherlock-text-opacity, 1));
    font-size: 0.875rem;
    line-height: 1.25rem;
}
.add-comment{
	margin-top: 2rem;
}
.add-comment h3{
	font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
}
.add-comment form > div, .add-comment form > textarea, .add-comment form > button{
	--sherlock-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--sherlock-space-y-reverse)));
    margin-bottom: calc(1rem * var(--sherlock-space-y-reverse))
}
.add-comment form .name-email{
	display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 1rem;
}
.add-comment form input, .add-comment form textarea{
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    border-width: 1px;
    border-radius: 0.25rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
}
.add-comment form textarea{
	width: 100%;
}
.add-comment form input:focus, .add-comment form textarea:focus{
	outline: auto;
	outline-color: #dedcdc;
}
.add-comment form .comment-form-cookies-consent{
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.add-comment form button, .add-comment form input[type="submit"] {
	--sherlock-bg-opacity: 1;
    background-color: rgb(37 99 235 / var(--sherlock-bg-opacity, 1));
    --sherlock-text-opacity: 1;
    color: rgb(255 255 255 / var(--sherlock-text-opacity, 1));
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    border-radius: 0.25rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.add-comment form button:hover, .add-comment form input[type="submit"]:hover {
	--sherlock-bg-opacity: 1;
    background-color: rgb(29 78 216 / var(--sherlock-bg-opacity, 1));
}
.legal-section-hero{
	padding-top: 4rem;
    padding-bottom: 4rem;
    background-image: linear-gradient(to right, var(--sherlock-gradient-stops));
    --sherlock-gradient-from: #eff6ff var(--sherlock-gradient-from-position);
    --sherlock-gradient-to: rgb(239 246 255 / 0) var(--sherlock-gradient-to-position);
    --sherlock-gradient-stops: var(--sherlock-gradient-from), var(--sherlock-gradient-to);
    --sherlock-gradient-to: #eef2ff var(--sherlock-gradient-to-position);
}
.legal-section-hero .container{
	text-align: center;
}
.legal-section-hero .container h1{
	font-size: 2.25rem;
    line-height: 2.5rem;
	margin-bottom: 1rem;
}
.legal-hero-description{
	font-size: 1rem;
    line-height: 1.6rem;
    --sherlock-text-opacity: 1;
    color: rgb(75 85 99 / var(--sherlock-text-opacity, 1));
    max-width: 48rem;
    margin-left: auto;
    margin-right: auto;
}
.sherlock-legal-section-content{
	padding-top: 4rem;
    padding-bottom: 4rem;
    --sherlock-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--sherlock-bg-opacity, 1));
}
.sherlock-about-us-content{
	display: flex;
	flex-direction: column;
	width: 100%;
	margin: 0px;
}
.about-our-story-wrapper{
	display: flex;
    flex-direction: column;
    align-items: center;
    gap: 3rem;
}
.our-story-item img{
	border-radius: 0.5rem;
	--sherlock-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --sherlock-shadow-colored: 0 10px 15px -3px var(--sherlock-shadow-color), 0 4px 6px -4px var(--sherlock-shadow-color);
    box-shadow: var(--sherlock-ring-offset-shadow, 0 0 #0000), var(--sherlock-ring-shadow, 0 0 #0000), var(--sherlock-shadow);
	width: 100%;
}
.our-story-item h2{
	font-size: 1.875rem;
    line-height: 2.25rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
    color: rgb(31 41 55 / 1);
}
.our-story-item p{
	color: rgb(75 85 99 / 1);
}
.our-story-item p:not(:last-child){
    margin-bottom: 1rem;
}
.sherlock-section-our-values{
	padding-top: 4rem;
    padding-bottom: 4rem;
    background-color: rgb(249 250 251 / 1);
}
.sherlock-section-our-values h2{
	font-size: 1.875rem;
    line-height: 2.25rem;
    font-weight: 700;
    margin-bottom: 3rem;
    text-align: center;
    color: rgb(31 41 55 / 1);
}
.section-our-values-grid{
	display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 2rem;
}
.section-our-values-grid .our-value{
--sherlock-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--sherlock-bg-opacity, 1));
	padding: 2rem;
	border-radius: 0.5rem;
	--sherlock-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --sherlock-shadow-colored: 0 4px 6px -1px var(--sherlock-shadow-color), 0 2px 4px -2px var(--sherlock-shadow-color);
    box-shadow: var(--sherlock-ring-offset-shadow, 0 0 #0000), var(--sherlock-ring-shadow, 0 0 #0000), var(--sherlock-shadow);
	text-align: center;
}
.our-value-icon{
	--sherlock-bg-opacity: 1;
  background-color: rgba(219, 234, 254, var(--sherlock-bg-opacity));
   width: 4rem; /* 64px */
   height: 4rem; /* 64px */
   border-radius: 9999px;
   display: flex;
   align-items: center;
   justify-content: center;
   margin-left: auto;
  margin-right: auto;
  margin-bottom: 1rem;
}
.our-value-icon i, .our-value-icon svg{
color: #2563eb;
  /* width: 2rem;
  height: 2rem; */
}
.our-value h3{
font-size: 1.25rem;      /* text-xl */
  line-height: 1.75rem;    /* part of text-xl */
  font-weight: 700;        /* font-bold */
  margin-bottom: 0.75rem;  /* mb-3 */
  color: rgb(31 41 55);
}
.our-value p{
	color: rgb(75 85 99);
}
.section-our-values-grid :is(:nth-child(2)) > .our-value-icon, .section-our-values-grid .wp-block-group__inner-container :is(:nth-child(2)) .our-value-icon{
	background-color: rgb(243 232 255);
}
.section-our-values-grid :is(:nth-child(2)) > .our-value-icon > i, .section-our-values-grid :is(:nth-child(2)) > .our-value-icon > svg,
.section-our-values-grid .wp-block-group__inner-container :is(:nth-child(2)) .our-value-icon svg{
	color: rgb(147 51 234);
}
.section-our-values-grid :is(:nth-child(3)) > .our-value-icon, .section-our-values-grid .wp-block-group__inner-container :is(:nth-child(3)) .our-value-icon{
  	background-color: rgb(220 252 231);
}
.section-our-values-grid :is(:nth-child(3)) > .our-value-icon > i, .section-our-values-grid :is(:nth-child(3)) > .our-value-icon > svg,
.section-our-values-grid .wp-block-group__inner-container :is(:nth-child(3)) .our-value-icon svg{
    --sherlock-text-opacity: 1;
    color: rgb(22 163 74 / var(--sherlock-text-opacity, 1))
}
.join-the-journey p{
	text-align: center;
}
.legal-content-wrapper{
	max-width: 100%;
	display: flex;
	flex-direction: column;
}
.legal-content-wrapper .sherlock-content-card{
	--sherlock-bg-opacity: 1;
    background-color: rgb(249 250 251 / var(--sherlock-bg-opacity, 1));
    padding: 2rem;
    border-radius: 0.5rem;
    margin-bottom: 2rem;
}
.legal-content-wrapper .sherlock-content-card h2{
	font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 700;
    margin-bottom: 1rem;
    --sherlock-text-opacity: 1;
    color: rgb(31 41 55 / var(--sherlock-text-opacity, 1));
}
.legal-content-wrapper .sherlock-content-card p{
	--sherlock-text-opacity: 1;
    color: rgb(75 85 99 / var(--sherlock-text-opacity, 1));
}
.legal-content-wrapper .sherlock-content-card p:not(:last-child){
    margin-bottom: 1rem;
}
.legal-content-wrapper .sherlock-content-card ul{
	list-style-type: disc;
    padding-left: 1.5rem;
    --sherlock-text-opacity: 1;
    color: rgb(75 85 99 / var(--sherlock-text-opacity, 1));
}

.legal-content-wrapper .sherlock-content-card ul > li{
	--sherlock-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--sherlock-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--sherlock-space-y-reverse));
}
.section-author-hero .container{
	text-align: start;
}
.section-author-hero h1, .section-author-hero .sherlock-heading{
	margin-bottom: 0.5rem!important;
}
.section-author-hero p{
	margin: 0px;
}

.sherlock-profile{
	display:grid;grid-template-columns:1fr;gap:28px;align-items:center
}
@media (min-width:980px){.sherlock-profile{grid-template-columns:1fr 1.8fr;gap:40px}}

.sherlock-avatar-wrap{position:relative;width:220px;height:220px;margin:0 auto}
.sherlock-avatar{
	width:100%;height:100%;object-fit:cover;border-radius:999px;box-shadow:var(--sherlock-shadow);border:6px solid #fff;
	animation:sherlock-pop 420ms cubic-bezier(.2,.8,.2,1) both;
}
.sherlock-status-badge{
	position:absolute;right:10px;bottom:8px;display:grid;place-items:center;width:2.5rem;height:2.5rem;border-radius:14px;background:linear-gradient(135deg,var(--sherlock-primary),var(--sherlock-accent));box-shadow:var(--sherlock-shadow)
}
.sherlock-status-badge svg{color:#fff}

@keyframes sherlock-pop{
	from{transform:scale(.92);opacity:0}
	to{transform:scale(1);opacity:1}
}

.sherlock-author-title{font-size:30px;margin:0 0 6px}
.sherlock-author-role{color:var(--sherlock-primary);font-weight:600;margin:0 0 14px}
.sherlock-author-bio{color:var(--sherlock-muted);margin:0 0 18px}

.sherlock-section-author-journey{
	padding-top: 2.5rem;
}
.sherlock-section-author-journey .sherlock-heading {
	text-align: center;
}
.sherlock-section-title{text-align:center;font-size:28px;margin:0 0 24px}
.sherlock-timeline{max-width:760px;margin:0 auto}
.sherlock-timeline-head h3{margin:0;font-size:1.1rem;font-weight: bold;}
.sherlock-timeline-item{position:relative;padding-left:24px;margin-bottom:18px}
.sherlock-timeline-item::before{
	content:"";position:absolute;left:8px;top:0;bottom:0;width:2px;background:var(--sherlock-primary);opacity:.25
}
.sherlock-timeline-dot{
	position:absolute;left:2px;top:6px;width:14px;height:14px;border-radius:999px;background:var(--sherlock-primary);box-shadow:0 0 0 3px rgba(37,99,235,.15)
}
.sherlock-timeline-card{
	background:#fff;border-radius:14px;padding:16px;box-shadow:var(--sherlock-shadow-sm);transition:transform var(--sherlock-transition), box-shadow var(--sherlock-transition)
}
.sherlock-timeline-card:hover{transform:translateY(-2px);box-shadow:var(--sherlock-shadow)}
.sherlock-timeline-head{display:flex;gap:10px;align-items:center;justify-content:space-between;margin-bottom:6px}
.sherlock-badge{
	background:#e7f0ff;color:#1e40af;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700;white-space:nowrap
}
.sherlock-muted{color:var(--sherlock-muted)}

.sherlock-all-post-content{
	margin-top: 1rem;
}
.sherlock-all-post-filters, .sherlock-all-post-filters form {
	display: flex;
	flex: 1;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 2rem;
    gap: 1rem;
}
.sherlock-all-post-filters form{
    margin-bottom: 0rem;
}
.sherlock-all-post-grid {
	display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 1.5rem;
    margin-bottom: 3rem;
}
.sherlock-all-post-filters-wrapper{
	display: flex;
    align-items: center;
}
.sherlock-all-post-filters-wrapper > :not([hidden]) ~ :not([hidden]) {
	--sherlock-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--sherlock-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--sherlock-space-x-reverse)));
}
.sherlock-all-post-filters-wrapper > span {
	color: rgb(55 65 81 / 1);
}
.sherlock-all-post-filters-wrapper > select {
  border-width: 1px;
  border-radius: 0.25rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.sherlock-all-post-filters-wrapper > select:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --sherlock-ring-offset-shadow: var(--sherlock-ring-inset) 0 0 0 var(--sherlock-ring-offset-width) var(--sherlock-ring-offset-color);
  --sherlock-ring-shadow: var(--sherlock-ring-inset) 0 0 0 calc(2px + var(--sherlock-ring-offset-width)) var(--sherlock-ring-color);
  box-shadow: var(--sherlock-ring-offset-shadow), var(--sherlock-ring-shadow), var(--sherlock-shadow, 0 0 #0000);
  --sherlock-ring-opacity: 1;
  --sherlock-ring-color: rgb(59 130 246 / var(--sherlock-ring-opacity, 1));
}
.sherlock-all-post-filters-search{
	position: relative;
	width: 100%;
}
.sherlock-all-post-filters-search input{
	width: 100%;
	border-width: 1px;
	border-radius: 0.25rem;
	padding-left: 2.5rem;
	padding-right: 1rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	font-size: 0.875rem;
	line-height: 1.25rem;	
}
.sherlock-all-post-filters-search input:focus {
	outline-color: transparent;
	outline-offset: 2px;
	--sherlock-ring-offset-shadow: var(--sherlock-ring-inset) 0 0 0 var(--sherlock-ring-offset-width) var(--sherlock-ring-offset-color);
	--sherlock-ring-shadow: var(--sherlock-ring-inset) 0 0 0 calc(2px + var(--sherlock-ring-offset-width)) var(--sherlock-ring-color);
	box-shadow: var(--sherlock-ring-offset-shadow), var(--sherlock-ring-shadow), var(--sherlock-shadow, 0 0 #0000);
	--sherlock-ring-opacity: 1;
	--sherlock-ring-color: rgb(59 130 246 / var(--sherlock-ring-opacity, 1));
}

.sherlock-all-post-filters-search svg{
	position: absolute;
	left: 0.75rem;
	top: 0.625rem;
	--sherlock-text-opacity: 1;
	color: rgb(156 163 175 / var(--sherlock-text-opacity, 1));
	width: 1rem;
	height: 1rem;
}
.sherlock-pagination-btn {
	transition: all 0.3s ease;
}
.sherlock-pagination-btn:hover {
	background-color: #3b82f6;
	color: white;
}
.sherlock-pagination-btn.current{
	border: 1px solid #3b82f6;
}
.sherlock-post-pagination {
  display: flex;
  justify-content: center;
  margin-top: 0.5rem;
  margin-bottom: 3rem;
}

.sherlock-pagination-wrapper {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.sherlock-pagination-btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-width: 1px;
  border-radius: 0.25rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: rgb(75 85 99 / var(--sherlock-text-opacity, 1));
  --sherlock-text-opacity: 1;
  background-color: rgb(255 255 255 / var(--sherlock-bg-opacity, 1));
  --sherlock-bg-opacity: 1;
  cursor: pointer;
}

.sherlock-pagination-btn:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --sherlock-ring-offset-shadow: var(--sherlock-ring-inset) 0 0 0 var(--sherlock-ring-offset-width) var(--sherlock-ring-offset-color);
  --sherlock-ring-shadow: var(--sherlock-ring-inset) 0 0 0 calc(2px + var(--sherlock-ring-offset-width)) var(--sherlock-ring-color);
  box-shadow: var(--sherlock-ring-offset-shadow), var(--sherlock-ring-shadow), var(--sherlock-shadow, 0 0 #0000);
  --sherlock-ring-opacity: 1;
  --sherlock-ring-color: rgb(59 130 246 / var(--sherlock-ring-opacity, 1));
}

.sherlock-page-numbers {
  display: flex;
  gap: 0.5rem;
}

.sherlock-icon-left,
.sherlock-icon-right {
  /* position: absolute; */
  width: 0.4em;
  /* height: 1rem; */
  /* top: 0.625rem; */
  color: rgb(156 163 175 / var(--sherlock-text-opacity, 1));
  --sherlock-text-opacity: 1;
}

.sherlock-icon-left {
  padding-right: 0.2rem;
}

.sherlock-icon-right {
  padding-left: 0.2rem;
}

.section-sherlock-hero p{
	max-width: 100%!important;
}
.section-sherlock-hero h1{
	font-size: 2rem!important;
	line-height: 2.2rem!important;
}
.sherlock-search-section{
	margin-bottom: 0px!important;;
}
.sherlock-search-section .sherlock-search-wrapper{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 1rem;
}
.sherlock-search-section .sherlock-search-wrapper form{
	border: 1px solid rgb(37 99 235 / var(--sherlock-bg-opacity, 1));
	border-radius: 0.25rem;
	display: flex;
	flex-direction: row;
	padding-left: 1px;
}
.sherlock-search-section .sherlock-search-wrapper input[type="text"]{
	padding: 0px 1rem!important;
}
.sherlock-search-section .sherlock-search-wrapper .sherlock-submit{
	border-radius: 0px;

}

.sherlock-animated-input-wrapper {
  position: relative;
  display: flex;
}
.sherlock-animated-input-wrapper input {
  display: flex;
}

.animated-placeholder {
  position: absolute;
  top: 50%;
  left: 0.75rem;
  right:0;
  transform: translateY(-50%);
  color: #aaa;
  pointer-events: none;
  font-size: 1rem;
  white-space: nowrap;
  overflow: hidden;
}
.typing-text::after {
  content: "";
  animation: typing 4s steps(10, end) infinite, blink 0s step-end infinite;
  border-right: 2px solid #aaa;
  padding-right: 2px;
}
@keyframes typing {
  0%   { content: ""; }
  10%  { content: "T"; }
  14%  { content: "Th"; }
  18%  { content: "Thi"; }
  22%  { content: "Thin"; }
  30%  { content: "Think"; }
  35%  { content: "Think."; }
  40%  { content: "Think. "; }
  45%  { content: "Think. T"; }
  50%  { content: "Think. Ty"; }
  55%  { content: "Think. Typ"; }
  60%  { content: "Think. Type"; }
  65%  { content: "Think. Type."; }
  70%  { content: "Think. Type. "; }
  72%  { content: "Think. Type. D"; }
  75%  { content: "Think. Type. Di"; }
  78%  { content: "Think. Type. Dis"; }
  84%  { content: "Think. Type. Disc"; }
  88%  { content: "Think. Type. Disco"; }
  94%  { content: "Think. Type. Discover"; }
  100% { content: "Think. Type. Discover."; }
}
.sherlock-animated-input-wrapper  input:focus + .animated-placeholder,
.sherlock-animated-input-wrapper  input:not(:placeholder-shown) + .animated-placeholder {
  opacity: 0;
}

.contact_us_form form{
	display:flex;
	flex-direction: column;
	gap: 0.5rem;
}
.contact_us_form form .name-email{
	display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 1rem;
}
.contact_us_form input, .contact_us_form textarea{
	background: #FFFFFF;
	display: flex;
	padding: 10px 15px;
}
.contact_us_form button{
	width: fit-content;
}
#sherlock-scroll-top {
    position: fixed;
    bottom: 25px;
    right: 25px;
    width: 29px;
    height: 29px;
    background-color: rgba(26, 115, 232, 0.4);
    color: #fff;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    font-size: 16px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    box-shadow: 0 4px 10px rgba(0,0,0,0.15);
    z-index: 999;
}

#sherlock-scroll-top.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

#sherlock-scroll-top:hover {
    background-color: rgba(26, 115, 232, 1);
}

/* TOC */
.sherlock-toc {
	background: #f9fafb;
	border: 1px solid #e2e8f0;
	border-radius: 12px;
	padding: 1rem;
	margin: 1.5rem 0;
	box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}
.sherlock-toc-header {
	font-weight: 600;
	cursor: pointer;
	color: #1e293b;
	display: flex;
	gap: 0.5rem;
	align-items: center;
}
.sherlock-toc ul {
	margin: 0.75rem 0 0;
	padding-left: 1.25rem;
	list-style-type: none;
}
.sherlock-toc li {
	margin: 0.25rem 0;
	line-height: 1.5;
}
.sherlock-toc a {
	color: #0369a1;
	text-decoration: none;
	transition: color 0.2s ease;
}
.sherlock-toc a:hover {
	color: #0ea5e9;
}
.sherlock-toc.collapsed ul {
	display: none;
}
.sherlock-toc a.active {
    font-weight: 600;
    color: #0c4a6e;
    text-decoration: underline;
}
.sherlock-toc a::before {
    content: "• ";
    color: transparent;
    transition: color 0.3s ease;
}
.sherlock-toc a.active::before {
    color: #0ea5e9;
}
/* Featured V2 */
.sherlock-featured-v2{
	padding-top: 1rem;
}
.featured-v2-row{
	display: flex;
	flex-direction: column;
	gap: 0.7rem;
}

.featured-v2-item{
	display: flex;
	position: relative;
	/* min-height: 70vh; */
	flex-direction: column;
  	gap: 0.4rem;
	border-radius: 12px;
}
.featured-v2-left{
	background: #FFFFFF;
  	align-items: center;
	order: 2;
}

.feature-left-post-card{
	width: 100%;
	background: #FAFAFA;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	padding: 0.5rem;
}
.feature-left-post-card:not(:last-child) {
	box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
	margin-bottom: 0.2rem;
}
.feature-left-post-card .post-category-span{
	font-size: 0.65rem;
	background-color: transparent!important;
	padding: 0px;
}
.feature-left-post-card h4{
	font-weight: 500;
}
.feature-left-post-card .post-meta{
	display: none;
}

/* CENTER */
.featured-v2-center{
	background: #FAFAFA;
	padding: 0px;
	order: 1;
}
.featured-v2-center .center-post-card {
	display: flex;
	flex-direction: column;
	flex: 1;
	position: relative;
	overflow: hidden;
}
.featured-v2-center .center-post-card img {
  width: 100%;
  height: 40vh;
  object-fit: cover;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.featured-v2-center .center-post-card .center-content {
	display: flex;
	flex: 1;
	flex-direction: column;
	padding: 0.5rem;
	gap: 0.5rem;
}
.center-content .post-meta{
	margin-top: 0px;;
}
.center-content h2 {
  font-size: 1.5rem;
  line-height: 1.4;
  font-weight: 500;
}
.center-content p {
  color: #555;
}
.center-content .sherlock-submit {
	align-self: center;
	margin-top: 10px;
}

/* RIGHT SIDE */
.featured-v2-right{
	background: #FFFFFF;
	order: 3;
	flex-direction: row;
}
.right-post-card{
	display: flex;
	flex: 1;
	flex-direction: column;
	background: #FAFAFA;
}
.right-post-card:not(:last-child) {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.right-post-card .right-anchor {
	display: flex;
	flex-direction: column;
	gap: 0.2rem;
}
.right-anchor .right-content{
	padding: 0.5rem;
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
}
.right-anchor .right-content h3{
  font-size: 0.9rem;
  line-height: 1.3;
  font-weight: 500;
}
.right-post-card img {
  width: 100%;
  height: 13vh;
  object-fit: cover;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}


.message-popup-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.55);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  animation: fadeIn 0.3s ease;
}
.message-popup-overlay.show {
	display: flex;
}

/* Popup Box */
.message-popup-box {
  background: #fff;
  color: #333;
  padding: 2rem;
  border-radius: 1rem;
  max-width: 420px;
  text-align: center;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.2);
  animation: scaleUp 0.25s ease;
}

.message-popup-box h2 {
	font-size: 1.1rem;
	font-weight: 500;
	margin-top: 0;
	color: var(--sherlock-primary);
}

.message-popup-box p {
  margin: 1rem 0;
  font-size: 1rem;
  line-height: 1.5;
}

.message-popup-btn {
  background: var(--sherlock-primary);
  opacity: 0.9;
  color: #fff;
  border: none;
  padding: 0.6rem 1.2rem;
  border-radius: 0.5rem;
  cursor: pointer;
  font-weight: 500;
  transition: all 0.3s;
}

.message-popup-btn:hover {
  background: var(--sherlock-primary);
  opacity: 1;
  color: #fff;
}

@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

@keyframes scaleUp {
  from { transform: scale(0.8); opacity: 0; }
  to { transform: scale(1); opacity: 1; }
}

@media (max-width: 768px) {
	.sherlock-nav{
		display: flex;
		flex-direction: column;
	}
	.sherlock-nav > a{
		--sherlock-space-y-reverse: 0;
		margin-top: calc(1rem * calc(1 - var(--sherlock-space-y-reverse)));
		margin-bottom: calc(1rem * var(--sherlock-space-y-reverse));
		--sherlock-text-opacity: 1;
		color: rgb(55 65 81 / var(--sherlock-text-opacity, 1));
	}
	.sherlock-nav > a:hover{
		--sherlock-text-opacity: 1;
		color: rgb(37 99 235 / var(--sherlock-text-opacity, 1));
	}
	.sherlock-header .container, .sherlock-featured .container, .sherlock-content-area.container, .sherlock-article-container, .legal-section-hero .container, .sherlock-legal-section-content .container, .sherlock-section-our-values .container, .sherlock-section-author-profile .container, .sherlock-section-author-journey .container, .sherlock-all-post-content .container{
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.legal-section-hero{
		padding-top: 2rem;
    	padding-bottom: 2rem;
	}
	.section-sherlock-hero h1{
		font-size: 1.5rem !important;
    	line-height: 1.8rem !important;
	}
	.legal-hero-description{
		font-size: 1.0rem;
    	line-height: 1.2rem;
	}
}


@media (min-width: 640px) {
	.subscribe-wrapper form{
		flex-direction: row;		
	}
}

@media (min-width: 768px) {
	.nav-desktop .sherlock-menu{
		display: flex;
	}
	#sherlock-menu-btn{
		display: none;
	}
	
	.sherlock-drawer {
		display: none;
	}
	/* .sherlock-header .container, .sherlock-featured .container, sherlock-content-area .container{
		padding-left: 1rem;
		padding-right: 1rem;
	} */
	.sherlock-posts-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr))
	}
	
	.categorized-grid{
		grid-template-columns: repeat(4, minmax(0, 1fr))
	}
	.sherlock-footer-grid{
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	
	.sherlock-article-heading{
		font-size: 2.25rem;
        line-height: 2.5rem;
	}
	
	.article-content{
		padding: 2rem;
	}
	.sherlock-article-navigations{
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.add-comment form .name-email, .contact_us_form form .name-email{
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.legal-content-wrapper{
		/* max-width: 56rem; */
		max-width: 44vw;
		margin-left: auto;
		margin-right: auto;
	}
	.about-our-story-wrapper{
		flex-direction: row;
	}
	.section-our-values-grid{
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
	.sherlock-all-post-filters, .sherlock-all-post-filters form {
        flex-direction: row;
        align-items: center;
	}
	.sherlock-all-post-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.sherlock-all-post-filters-search{
		width: 16rem;
	}
	.sherlock-search-wrapper{
		margin-top: 0px;
	}
}

@media (min-width: 1024px) {
	.featured-v2-row{
		flex-direction: row;
	}
	.featured-v2-left{
		flex: 0.25;
		order: 1;
	}
	.featured-v2-center{
		flex: 0.50;
		order: 2;
	}
	.featured-v2-right {
		flex: 0.25;
		order: 3;
		flex-direction: column;
	}
	.featured-v2-center .center-post-card img {
		height: 350px;
	}
	.right-post-card img {
		height: auto;
		max-height: 150px;
	}
	.sherlock-section-latest-posts{
		flex-direction: row;
	}
	.sherlock-posts-grid {
		grid-template-columns: repeat(4, minmax(0, 1fr))
	}
	.sherlock-posts-grid-latest{
		grid-template-columns: repeat(3, minmax(0, 1fr))
	}
	.sherlock-section-latest-posts main{
		width: 66.66667%;
		padding-right: 2rem;
	}
	.sherlock-popular-posts{
		display: block;
	}
	.sherlock-footer-grid{
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
	.our-story-item{
		width: 50%;
	}
	.sherlock-all-post-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
	}
	.sherlock-post-card-content .post-excerpt{
		-webkit-line-clamp: 4; 
	}
}

@media (min-width: 1280px) {
	.right-post-card img {
		height: auto;
		max-height: 170px;
	}
}

@media (min-width: 1536px) {

}
