/*! Compiled Tailwind CSS for SGbestReviews - replaces cdn.tailwindcss.com */
*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}
::before,::after{--tw-content:''}
html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,sans-serif}
body{margin:0;line-height:inherit}
hr{height:0;color:inherit;border-top-width:1px}
a{color:inherit;text-decoration:inherit}
b,strong{font-weight:bolder}
code{font-family:ui-monospace,monospace;font-size:1em}
img,svg,video{display:block;vertical-align:middle;max-width:100%}
input{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}
button{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;background-color:transparent;background-image:none;cursor:pointer}
ul,ol{list-style:none;margin:0;padding:0}
h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}
p{margin:0}
.container{width:100%;margin-left:auto;margin-right:auto}

/* Layout */
.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.block{display:block}.inline-block{display:inline-block}
.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}
.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.mt-auto{margin-top:auto}
.items-center{align-items:center}.items-start{align-items:flex-start}
.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-start{justify-content:flex-start}
.gap-0{gap:0}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}
.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.col-span-2{grid-column:span 2/span 2}
.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.inset-0{inset:0}

/* Spacing */
.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-10{padding:2.5rem}
.px-3{padding-left:.75rem;padding-right:.75rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}
.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}
.pt-36{padding-top:9rem}.pt-40{padding-top:10rem}
.pb-12{padding-bottom:3rem}.pb-24{padding-bottom:6rem}
.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}
.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}
.mx-auto{margin-left:auto;margin-right:auto}
.max-w-xl{max-width:36rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-lg{max-width:32rem}
.\max-w-\[200px\]{max-width:200px}
.w-full{width:100%}
.min-h-screen{min-height:100vh}
.overflow-hidden{overflow:hidden}

/* Typography */
.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}
.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}
.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}
.font-500{font-weight:500}.font-600{font-weight:600}.font-700{font-weight:700}
.leading-tight{line-height:1.25}.leading-snug{line-height:1.375}.leading-relaxed{line-height:1.625}.leading-loose{line-height:2}
.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}
.uppercase{text-transform:uppercase}
.underline{text-decoration-line:underline}
.whitespace-nowrap{white-space:nowrap}

/* Colors */
.text-white{color:#fff}
.text-slate-300{color:#cbd5e1}.text-slate-400{color:#94a3b8}.text-slate-500{color:#64748b}.text-slate-600{color:#475569}
.text-blue-300{color:#93c5fd}.text-blue-400{color:#60a5fa}
.text-purple-400{color:#c084fc}
.text-green-400{color:#4ade80}
.bg-blue-600{background-color:#2563eb}
.bg-blue-500\/10{background-color:rgb(59 130 246 / .1)}.bg-blue-500\/5{background-color:rgb(59 130 246 / .05)}
.border{border-width:1px}.border-blue-500\/20{border-color:rgb(59 130 246 / .2)}.border-blue-500\/30{border-color:rgb(59 130 246 / .3)}
.border-dashed{border-style:dashed}.border-slate-800{border-color:#1e293b}
.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}
.opacity-40{opacity:.4}

/* Effects */
.shadow-lg{box-shadow:0 10px 15px -3px rgb(0 0 0/.1),0 4px 6px -4px rgb(0 0 0/.1)}
.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}

/* Hover */
.hover\:text-white:hover{color:#fff}
.hover\:text-blue-300:hover{color:#93c5fd}
.hover\:text-blue-400:hover{color:#60a5fa}
.hover\:bg-blue-700:hover{background-color:#1d4ed8}

/* Prose */
.prose p{color:#94a3b8;line-height:1.75;margin-bottom:1.5rem;font-size:1.05rem}
.prose h2{color:#fff;font-size:1.75rem;font-weight:800;margin-top:2.5rem;margin-bottom:1rem}
.prose h3{color:#e2e8f0;font-size:1.35rem;font-weight:700;margin-top:2rem;margin-bottom:.75rem}
.prose strong{color:#fff}
.prose a{color:#60a5fa;font-weight:600;text-decoration:underline}

/* Responsive */
@media(min-width:640px){
  .sm\:flex-row{flex-direction:row}
}
@media(min-width:768px){
  .md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
  .md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
  .md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
  .md\:p-12{padding:3rem}
  .md\:text-5xl{font-size:3rem;line-height:1}
  .md\:text-6xl{font-size:3.75rem;line-height:1}
}
@media(min-width:1024px){
  .lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
  .lg\:flex{display:flex}
}
