/* Local production replacement for the Tailwind Play CDN. */
*,::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,sans-serif;font-feature-settings:normal;font-variation-settings:normal}
body{margin:0;line-height:inherit}
hr{height:0;color:inherit;border-top-width:1px}
abbr:where([title]){text-decoration:underline dotted}
h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}
a{color:inherit;text-decoration:inherit}
b,strong{font-weight:bolder}
code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;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,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}
:-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,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}
dialog{padding:0}textarea{resize:vertical}
input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}
button,[role=button]{cursor:pointer}:disabled{cursor:default}
a,button,[role=button],[onclick]{-webkit-tap-highlight-color:transparent}
img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}
img,video{max-width:100%;height:auto}
[hidden]{display:none}

.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}
.block{display:block}.hidden{display:none}.flex{display:flex}.grid{display:grid}
.clickable-effect.flex{display:flex}
.footer-menu-item[onclick*="customize.html"]{letter-spacing:.5px}
.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.flex-col{flex-direction:column}
.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}
.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-12{gap:3rem}
.space-x-6>:not([hidden])~:not([hidden]){margin-left:1.5rem}
.space-y-1>:not([hidden])~:not([hidden]){margin-top:.25rem}.space-y-4>:not([hidden])~:not([hidden]){margin-top:1rem}
.mx-auto{margin-left:auto;margin-right:auto}.my-8{margin-top:2rem;margin-bottom:2rem}
.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}
.ml-1{margin-left:.25rem}.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-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-\[-15px\]{margin-top:-15px}
.h-16{height:4rem}.h-20{height:5rem}.h-48{height:12rem}.h-auto{height:auto}.h-full{height:100%}
.w-6{width:1.5rem}.w-16{width:4rem}.w-20{width:5rem}.w-\[90\%\]{width:90%}.w-full{width:100%}
.min-w-0{min-width:0}.max-w-2xl{max-width:42rem}.max-w-4xl{max-width:56rem}.max-w-7xl{max-width:80rem}.max-w-\[400px\]{max-width:400px}.max-w-\[600px\]{max-width:600px}
.overflow-hidden{overflow:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}
.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[30px\]{border-radius:30px}.rounded-b-\[35px\]{border-bottom-right-radius:35px;border-bottom-left-radius:35px}.rounded-full{border-radius:9999px}
.border-2{border-width:2px}.border-b-2{border-bottom-width:2px}.border-t-2{border-top-width:2px}.border-none{border-style:none}
.border-transparent{border-color:transparent}.border-blue-300{border-color:#93c5fd}.border-\[\#4A607A\]\/10{border-color:rgb(74 96 122/.1)}.border-\[\#B9D9FF\]{border-color:#b9d9ff}.border-\[\#BDDBFF\]{border-color:#bddbff}.border-white\/30{border-color:rgb(255 255 255/.3)}.border-white\/50{border-color:rgb(255 255 255/.5)}
.bg-transparent{background-color:transparent}.bg-white{background-color:#fff}.bg-gray-100{background-color:#f3f4f6}.bg-white\/30{background-color:rgb(255 255 255/.3)}.bg-white\/40{background-color:rgb(255 255 255/.4)}.bg-white\/60{background-color:rgb(255 255 255/.6)}.bg-\[\#B9D9FF\]\/30{background-color:rgb(185 217 255/.3)}
.object-cover{object-fit:cover}
.p-0{padding:0}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}
.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}
.text-center{text-align:center}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.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-\[0\.9rem\]{font-size:.9rem}.text-\[0\.95rem\]{font-size:.95rem}.text-\[1\.05rem\]{font-size:1.05rem}
.font-medium{font-weight:500}.font-bold{font-weight:700}.italic{font-style:italic}.tracking-widest{letter-spacing:.1em}
.text-gray-500{color:#6b7280}.text-\[\#4A607A\]{color:#4a607a}.text-\[\#4A607A\]\/60{color:rgb(74 96 122/.6)}.text-\[\#4A607A\]\/70{color:rgb(74 96 122/.7)}.text-\[\#5A6F85\]{color:#5a6f85}.text-\[\#6D9FD1\]{color:#6d9fd1}.text-\[\#8EACC5\]{color:#8eacc5}
.opacity-60{opacity:.6}.opacity-70{opacity:.7}.shadow-sm{box-shadow:0 1px 2px 0 rgb(0 0 0/.05)}
.outline-none{outline:2px solid transparent;outline-offset:2px}.resize-none{resize:none}.cursor-pointer{cursor:pointer}
.underline{text-decoration-line:underline}.underline-offset-4{text-underline-offset:4px}
.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}.duration-200{transition-duration:200ms}.duration-300{transition-duration:300ms}
.placeholder-\[\#4A607A\]::placeholder{color:#4a607a}
.hover\:bg-\[\#E3EEFB\]:hover{background-color:#e3eefb}.hover\:border-\[\#4A607A\]:hover{border-color:#4a607a}.hover\:text-\[\#8EACC5\]:hover{color:#8eacc5}

@media (min-width:768px){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (min-width:1024px){.lg\:w-80{width:20rem}.lg\:flex-row{flex-direction:row}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:border-b-0{border-bottom-width:0}.lg\:border-r-2{border-right-width:2px}.lg\:p-12{padding:3rem}}
