body.fynd-site .fynd-single-page{border-radius:1rem;padding:0 0 2rem}body.fynd-site .fynd-single-page .fynd-entry-header{position:relative;background-color:var(--wizagent-gray-900);padding:3rem 0;min-height:300px}body.fynd-site .fynd-single-page .fynd-entry-header .fynd-container{position:relative;z-index:2}body.fynd-site .fynd-single-page .fynd-entry-header .fynd-entry-title{color:var(--wizagent-gray-900);font-size:clamp(2.5rem,7vw,4rem);margin-bottom:1.5rem;line-height:1.2}body.fynd-site .fynd-single-page .fynd-entry-header .fynd-entry-header-overlay{position:absolute;top:0;background:linear-gradient(310deg,var(--wizagent-primary-color) 49.5%,transparent 50%,var(--wizagent-accent-color) 50.5%);mix-blend-mode:multiply;-webkit-backdrop-filter:brightness(.8);backdrop-filter:brightness(.8);width:100%;height:100%;z-index:1}body.fynd-site .fynd-single-page .fynd-entry-header .fynd-entry-header-wrapper{display:flex;flex-wrap:wrap;width:100%;gap:1rem}body.fynd-site .fynd-single-page .fynd-entry-header .fynd-entry-header-wrapper .fynd-breadcrumb{width:100%;flex:1 1 100%;border-bottom:unset}body.fynd-site .fynd-single-page .fynd-entry-header .fynd-entry-header-wrapper .fynd-breadcrumb ol li span[itemprop=name]{color:var(--wizagent-gray-800)}body.fynd-site .fynd-single-page .fynd-entry-header .fynd-entry-header-wrapper .fynd-entry-header-col{flex:1 1 calc(50% - .5rem);box-sizing:border-box}body.fynd-site .fynd-single-page .fynd-entry-content p{margin-block-end:1.5rem}body.fynd-site .fynd-single-page .fynd-entry-content p:last-child{margin-block-end:0}body.fynd-site .fynd-single-page .fynd-entry-content ul,body.fynd-site .fynd-single-page .fynd-entry-content ol{margin-block-end:1.5rem;padding-inline-start:1.75rem}body.fynd-site .fynd-single-page .fynd-entry-content ul li,body.fynd-site .fynd-single-page .fynd-entry-content ol li{margin-block-end:.5rem}body.fynd-site .fynd-single-page .fynd-entry-content ul li:last-child,body.fynd-site .fynd-single-page .fynd-entry-content ol li:last-child{margin-block-end:0}body.fynd-site .fynd-single-page .fynd-entry-content blockquote{margin:2rem 0;padding-inline-start:1.5rem;border-inline-start:4px solid;font-size:1.25rem;color:var(--wizagent-gray-400)}body.fynd-site .fynd-single-page .fynd-entry-content h2,body.fynd-site .fynd-single-page .fynd-entry-content h3,body.fynd-site .fynd-single-page .fynd-entry-content h4,body.fynd-site .fynd-single-page .fynd-entry-content h5,body.fynd-site .fynd-single-page .fynd-entry-content h6{margin-block:2rem 1rem;scroll-margin-top:6rem}body.fynd-site .fynd-single-page .fynd-entry-content h1{margin-block:2.5rem 1.5rem}body.fynd-site .fynd-single-page .fynd-entry-content pre{margin:2rem 0;padding:1.25rem;border-radius:.75rem;overflow-x:auto;overflow-wrap:break-word;font-size:.925em}body.fynd-site .fynd-single-page .fynd-entry-content pre code{padding:0}body.fynd-site .fynd-single-page .fynd-entry-content code{padding:.2em .4em;border-radius:.35rem;font-size:.9em}body.fynd-site .fynd-single-page .fynd-entry-content img{display:block;max-width:100%;height:auto;margin:2rem auto;border-radius:.75rem}body.fynd-site .fynd-single-page .fynd-entry-content figure{margin:2.5rem 0}body.fynd-site .fynd-single-page .fynd-entry-content figure figcaption{text-align:center;font-size:.9rem;margin-block-start:.75rem;opacity:.8}body.fynd-site .fynd-single-page .fynd-entry-content table{width:100%;margin:2rem 0;border-collapse:collapse}body.fynd-site .fynd-single-page .fynd-entry-content table th,body.fynd-site .fynd-single-page .fynd-entry-content table td{padding:.75rem 1rem;border:1px solid;text-align:start}body.fynd-site .fynd-single-page .fynd-entry-content table th{font-weight:600}body.fynd-site .fynd-single-page .fynd-entry-content hr{margin:3rem 0;border:none;border-top:1px solid;opacity:.3}body.fynd-site .fynd-single-page .fynd-entry-content .post-password-form{max-width:480px;margin:40px auto;padding:40px;background-color:var(--wizagent-light);border:1px solid rgb(0 0 0 / .05);border-radius:1rem;box-shadow:0 4px 24px rgb(0 0 0 / .04)}body.fynd-site .fynd-single-page .fynd-entry-content .post-password-form p{margin-bottom:1.5rem;line-height:1.6;color:var(--wizagent-gray-300)}body.fynd-site .fynd-single-page .fynd-entry-content .post-password-form p:last-child{margin-bottom:0;display:flex;gap:10px;align-items:center}body.fynd-site .fynd-single-page .fynd-entry-content .post-password-form .fynd-lead{font-size:1.1rem;font-weight:500;margin-bottom:2rem;text-align:center}body.fynd-site .fynd-single-page .fynd-entry-content .post-password-form label{display:flex;align-items:center;gap:10px;width:auto;font-size:.9rem;font-weight:600;color:var(--wizagent-gray-400)}body.fynd-site .fynd-single-page .fynd-entry-content .post-password-form input[type=password]{flex:1;padding:12px 16px;font-size:1rem;border:1px solid var(--wizagent-gray-900);border-radius:.5rem;background:var(--wizagent-light);outline:none;transition:all .3s ease;min-width:200px}body.fynd-site .fynd-single-page .fynd-entry-content .post-password-form input[type=password]:focus{border-color:var(--wizagent-primary-color);box-shadow:0 0 0 3px rgba(var(--wizagent-primary-color),.1)}body.fynd-site .fynd-single-page .fynd-entry-content .post-password-form input[type=submit]{padding:12px 24px;font-size:1rem;font-weight:600;color:var(--wizagent-light);background-color:var(--wizagent-primary-color);border:none;border-radius:.5rem;cursor:pointer;transition:all .3s ease}body.fynd-site .fynd-single-page .fynd-entry-content .post-password-form input[type=submit]:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 4px 12px rgb(0 0 0 / .15)}body.fynd-site .fynd-single-page .fynd-entry-content .post-password-form input[type=submit]:active{transform:translateY(0)}body.fynd-site .fynd-single-page .fynd-entry-footer{margin-block-start:4rem;margin-block-end:2rem;padding-block-start:2rem;border-block-start:1px solid var(--wizagent-gray-800);font-size:.875rem;opacity:.7;text-align:center;display:flex;flex-wrap:wrap;gap:1rem}body.fynd-site .fynd-single-page .fynd-entry-footer .fynd-edit-link{display:inline-block}body.fynd-site .fynd-single-page .fynd-entry-footer .post-edit-link{text-decoration:none;padding:.35rem .75rem;border-radius:.375rem;transition:all .2s ease;background:var(--wizagent-button-bg-color);color:var(--wizagent-light)}body.fynd-site .fynd-single-page .fynd-entry-footer .post-edit-link:hover,body.fynd-site .fynd-single-page .fynd-entry-footer .post-edit-link:focus{filter:brightness(1.1);outline:none;box-shadow:0 0 0 3px rgb(0 0 0 / .1)}body.fynd-site .fynd-single-page .fynd-entry-footer .fynd-screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body.fynd-site .fynd-single-page .fynd-page-thumbnail{position:relative;margin-top:2rem;margin-bottom:2rem;border-radius:1rem;overflow:hidden;max-height:400px}body.fynd-site .fynd-single-page .fynd-page-thumbnail img{display:block;width:100%;height:auto}body.fynd-site .fynd-single-page .fynd-page-title{font-size:1.75rem;margin-top:0;margin-bottom:1rem}body.fynd-site .fynd-single-page .fynd-page-excerpt{margin-bottom:1.5rem;line-height:1.6}@media(max-width:768px){body.fynd-site .fynd-entry-header .fynd-entry-header-wrapper{padding:1rem 0}body.fynd-site .fynd-entry-header .fynd-entry-header-wrapper .fynd-entry-header-col{flex-basis:100%}body.fynd-site .fynd-entry-header .fynd-entry-header-wrapper .fynd-entry-title{font-size:2rem}}@media(max-width:576px){body.fynd-site{border-radius:0}body.fynd-site .fynd-entry-title{font-size:1.75rem;margin-bottom:1rem}}