.blog-quote-section{padding:2.5rem 0}.blog-quote-card{background:#f8f8f8;border:1px solid #0000001a;border-radius:1.25rem;padding:2.5rem}.blog-quote-inner{align-items:flex-start;gap:1.875rem;display:flex}.blog-quote-icon{color:#0ea5e9;flex-shrink:0}.blog-quote-content{max-width:56.25rem}.blog-quote-text{color:#000;margin:0;font-size:1.25rem;line-height:1.6}.blog-quote-author{color:#777;margin-top:1rem;font-size:.875rem;display:block}.dark .blog-quote-card{background:#1a1a1a;border-color:#333}.dark .blog-quote-text{color:#eee}@media (max-width:768px){.blog-quote-card{padding:1.5rem}.blog-quote-inner{gap:1.25rem}.blog-quote-text{font-size:1rem}}.blog-detail-page{width:100%;margin-top:4rem}.blog-detail-hero .blog-detail-title span{color:var(--)}.blog-detail-hero{position:relative}.blog-detail-hero__inner{max-width:72rem;margin-left:auto;margin-right:auto}.blog-detail-breadcrumbs a:hover{color:var(--color-theme,#121212)}.blog-detail-breadcrumbs .crumb-arrow{opacity:.7;transform:rotate(-90deg)}.blog-detail-breadcrumbs .crumb-current{color:var(--color-theme,#121212);text-overflow:ellipsis;white-space:nowrap;max-width:min(50vw,28rem);overflow:hidden}.blog-detail-title{color:var(--color-theme,#121212);text-align:left;flex-wrap:wrap;justify-content:flex-start;gap:.75rem;width:100%;line-height:1;display:flex}.blog-detail-title .title-accent{font-family:var(--font-subFont);font-size:var(--text-corinthiaHeading);color:var(--color-brown);line-height:.95}.blog-detail-meta{flex-direction:column;gap:1.25rem;margin-top:2rem;display:flex}@media (min-width:768px){.blog-detail-meta{flex-direction:row;justify-content:space-between;align-items:center}}.blog-detail-meta__left{flex-wrap:wrap;align-items:center;gap:1.5rem 2rem;display:flex}.blog-detail-meta__item{flex-direction:column;gap:.25rem;display:flex}.blog-detail-meta__item--author{flex-direction:row;align-items:center;gap:.75rem}.blog-detail-meta__avatar{background:#0ea5e9;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex;overflow:hidden}.blog-detail-meta__label{color:#737373;margin:0;font-size:.75rem}.blog-detail-meta__value{color:#121212;margin:0;font-size:1rem;font-weight:500;line-height:1.2}.blog-detail-meta__value a{color:#0094d9}.blog-detail-meta__value a:hover{text-decoration:underline}.blog-detail-meta__readtime{color:#737373;font-size:.75rem}.blog-detail-banner{justify-content:flex-start;align-items:center;width:100%;margin-bottom:1.75rem;display:flex;position:relative;overflow:hidden;height:auto!important;min-height:inherit!important}.blog-left-side>.blog-detail-banner{margin-bottom:2rem}.blog-detail-banner__frame{border-radius:.75rem;position:relative;inset:0;overflow:hidden}.blog-detail-banner__frame img{width:auto!important;height:auto!important;inset:inherit!important;position:relative!important}.blog-detail-banner__overlay{pointer-events:none;background:linear-gradient(#0000 36.81%,#000000b3 70%);position:absolute;inset:0}@media (min-width:640px){.blog-detail-banner__overlay{background:linear-gradient(-90deg,#0000 36.81%,#000000b3 70%)}}.blog-detail-layout{flex-wrap:wrap;align-items:flex-start;gap:5rem;margin-bottom:3.75rem;display:flex}.blog-detail-layout hr{margin:20px 0}.blog-detail-main{z-index:2;flex:1;max-width:calc(100% - 330px);position:relative}.blog-detail-sidebar{flex:315px;max-width:315px;height:fit-content}@media (max-width:1023px){.blog-detail-main,.blog-detail-sidebar{flex:100%;max-width:100%}}.blog-detail-content{background:#fff;height:100%}.blog-detail-content.blog-content{position:relative}.blog-html-content{color:#121212;max-width:none;font-size:1.0625rem;line-height:1.7}.blog-html-content>:first-child{margin-top:0}.blog-html-content h1,.blog-html-content h2,.blog-html-content h3,.blog-html-content h4{color:#121212;margin:1.75rem 0 1rem;font-weight:500;line-height:1.25}.blog-html-content h1{font-size:2rem}.blog-html-content h2{font-size:1.5rem}.blog-html-content h3{font-size:1.25rem}.blog-html-content p{margin-bottom:1.25rem}.blog-html-content a{color:#0094d9;text-underline-offset:2px;text-decoration:underline}.blog-html-content ul,.blog-html-content ol{margin:0 0 1.25rem 1.25rem;padding:0}.blog-html-content li{font-size:var(--text-p);margin-bottom:.5rem;list-style-type:disc}.blog-html-content img{border-radius:.75rem;max-width:100%;height:auto;margin:1.5rem 0}.blog-html-content blockquote{color:#333;background:#f7f7f7;border-left:4px solid #0094d9;border-radius:0 .75rem .75rem 0;margin:1.5rem 0;padding:1.25rem 1.5rem;font-size:1.125rem}.blog-html-content table{border-collapse:collapse;width:100%;margin:1.5rem 0;font-size:.9375rem}.blog-html-content th,.blog-html-content td{text-align:left;border:1px solid #e5e5e5;padding:.75rem 1rem}.blog-html-content th{background:#f5f5f5;font-weight:600}.blog-comment-section{padding:3.75rem 0}.blog-meta-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;margin-bottom:2.5rem;display:flex}.blog-tags,.blog-share{flex-wrap:wrap;align-items:center;gap:.625rem;display:flex}.blog-tags span,.blog-share span{color:#666;font-size:.875rem}.blog-tags a{color:#555;background:#f1f1f1;border-radius:9999px;padding:.5rem .875rem;font-size:.875rem;text-decoration:none;transition:background .2s,color .2s}.blog-tags a:hover{color:#fff;background:#0094d9}.blog-share a{background:#f1f1f1;border-radius:50%;justify-content:center;align-items:center;width:2.125rem;height:2.125rem;transition:transform .2s,background .2s;display:flex}.blog-share a:hover{background:#0094d9;transform:translateY(-2px)}.blog-share a img{object-fit:contain;width:1rem;height:1rem}.blog-author-card{background:#f7f7f7;border-radius:1.25rem;align-items:flex-start;gap:1.5rem;margin-bottom:5rem;padding:2.25rem;display:flex}.blog-author-img{background:#fff;border-radius:50%;flex-shrink:0;width:4.375rem;height:4.375rem;overflow:hidden}.blog-author-img img{object-fit:cover;width:100%;height:100%}.blog-author-content h3{margin-bottom:.625rem;font-size:clamp(1.75rem,3vw,2.625rem);font-weight:500;line-height:1.15}.blog-author-content p{color:#333;max-width:50rem;margin:0;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.5}.blog-comment-form-wrap{max-width:56rem}.form-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.form-group{margin-bottom:1.5rem}.form-group label{margin-bottom:.625rem;font-size:1rem;display:block}.form-group label span{color:#ed1c24}.form-group input,.form-group textarea{background:0 0;border:1px solid #ddd;border-radius:.625rem;outline:none;width:100%;padding:1rem 1.125rem;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group textarea:focus{border-color:#0094d9;box-shadow:0 0 0 3px #0094d91f}.form-group textarea{resize:vertical;height:11.25rem;min-height:8rem}.submit-btn{color:#fff;cursor:pointer;background:#0094d9;border:0;border-radius:2.5rem;align-items:center;gap:.625rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:500;transition:background .2s,transform .2s;display:inline-flex}.submit-btn:hover:not(:disabled){background:#007bb8}.submit-btn:disabled{opacity:.7;cursor:not-allowed}.blog-detail-sidebar .popularBlogs,.blog-detail-sidebar .archives-list{border:1px solid color-mix(in srgb, var(--color-theme,#121212) 15%, transparent);background:#fff;border-radius:1rem;margin-top:1.5rem;padding:1rem}.blog-detail-sidebar .popularBlogs h5,.blog-detail-sidebar .archives-list h5{color:var(--color-theme,#121212);margin-bottom:.75rem;font-size:1.125rem;font-weight:800}.popularBlogsitem{gap:.75rem;margin-bottom:1rem;text-decoration:none;display:flex}.popularBlogsitem:hover p{color:#0094d9}.popularBlogsitem .thumb{background:#f3f4f6;border-radius:.375rem;width:7.5rem;min-width:7.5rem;height:4.375rem;position:relative;overflow:hidden}.popularBlogsitem p{color:var(--color-theme,#121212);-webkit-line-clamp:3;line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;flex:1 1 0;width:calc(100% - 8.25rem);min-width:0;max-width:100%;max-height:2.5em;margin:0;font-size:1rem;line-height:1.25;transition:color .2s;display:-webkit-box;overflow:hidden}.archives-list-item{border-bottom:1px solid color-mix(in srgb, var(--color-theme,#121212) 15%, transparent);color:var(--color-theme,#121212);cursor:pointer;justify-content:space-between;align-items:center;padding:.75rem 0;font-size:1rem;transition:color .2s;display:flex}.archives-list-item:hover{color:#0094d9}.archives-list-item:last-child{padding-bottom:0}.archives-list ul{flex-wrap:wrap;gap:.375rem;width:100%;margin:0;padding:.5rem 0;list-style:none;display:flex}.archives-list ul li a{background:#1212120a;border-radius:.375rem;padding:.375rem .5rem;font-size:.875rem;transition:background .2s,color .2s;display:block}.archives-list ul li a:hover{color:#fff;background:#3faee2}@media (min-width:1024px){.blog-detail-sidebar.dynamic-sticky{top:var(--header-offset,100px);position:sticky}}.dark .blog-detail-content,.dark .blog-detail-sidebar .popularBlogs,.dark .blog-detail-sidebar .archives-list{background:var(--color-darkbase,#121212)}.dark .blog-detail-breadcrumbs,.dark .blog-detail-breadcrumbs *,.dark .blog-detail-title,.dark .blog-detail-meta__value,.dark .blog-html-content,.dark .blog-html-content h1,.dark .blog-html-content h2,.dark .blog-html-content h3,.dark .blog-html-content h4{color:#fff}.dark .blog-author-card{background:#1a1a1a}.dark .blog-author-content p,.dark .blog-tags span,.dark .blog-share span{color:#bbb}.dark .blog-tags a,.dark .blog-share a{color:#eee;background:#2a2a2a}.dark .form-group input,.dark .form-group textarea{color:#fff;border-color:#444}.dark .blog-html-content blockquote{color:#ddd;background:#1a1a1a}.dark .blog-html-content th{background:#1a1a1a}.dark .blog-html-content th,.dark .blog-html-content td{border-color:#333}@media (max-width:768px){.blog-detail-page{margin-top:3rem}.blog-author-card{flex-direction:column;margin-bottom:3rem;padding:1.5rem}.form-grid{grid-template-columns:1fr}.blog-comment-section{padding:2.5rem 0}.blog-html-content{font-size:1rem}.blog-html-content h1{font-size:1.5rem}.blog-html-content h2{font-size:1.25rem}}@media screen and (min-width:1024px) and (-webkit-min-device-pixel-ratio:1.25),screen and (min-width:1024px) and (min-resolution:120dpi){.blog-detail-page{margin-top:7vw}}@media screen and (min-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),screen and (min-width:1024px) and (min-resolution:144dpi){.blog-detail-page{margin-top:7vw}.blogTitle{max-width:85vw!important}}
.uf-field{color:#000;width:100%;height:44px;box-shadow:none;background:0 0;border:0;border-bottom:1px solid #cfcfcf;border-radius:0;outline:none;padding:0;font-size:15px;transition:border-color .2s}@media (min-width:768px){.uf-field{height:48px}}.uf-field::placeholder{color:#8f8f8f}.uf-field:focus{box-shadow:none;border-bottom-color:#009fe3;outline:none}.uf-field[aria-invalid=true]{border-bottom-color:#ef4444}.uf-field:disabled{opacity:.55;cursor:not-allowed}textarea.uf-field{resize:none;height:auto;min-height:7.5rem;padding:.75rem 0 .5rem;line-height:1.5}.uf-underline-select .custom-select-box{height:44px;min-height:44px;box-shadow:none;color:#000;background:0 0;border:0;border-bottom:1px solid #cfcfcf;border-radius:0;padding:0 1.75rem 0 0;font-size:15px}@media (min-width:768px){.uf-underline-select .custom-select-box{height:48px;min-height:48px}}.uf-underline-select .custom-select-box.is-placeholder .custom-select-value{color:#8f8f8f}.uf-underline-select .custom-select-box.is-open,.uf-underline-select .custom-select-box:focus-visible{box-shadow:none;border-color:#0000 #0000 #009fe3}.uf-underline-select .custom-select-box.is-invalid{border-bottom-color:#ef4444}.uf-underline-select .custom-select-box.is-invalid.is-open,.uf-underline-select .custom-select-box.is-invalid:focus-visible{box-shadow:none;border-bottom-color:#ef4444}.uf-underline-select .custom-select-box.is-disabled{opacity:.55;background:0 0}.uf-underline-select .custom-select-chevron{color:#8f8f8f;right:0}.uf-underline-select .custom-select-dropdown{border-color:#e5e5e5;border-radius:0;box-shadow:0 10px 28px #0000001a}.uf-error{color:#ef4444;margin-top:.375rem;font-size:.875rem}
