#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cn-close-icon{position:absolute;right:15px;top:50%;margin:-10px 0 0;width:15px;height:15px;opacity:.5;padding:10px;border:0;outline:0;background:0 0;box-shadow:none;cursor:pointer}.cn-close-icon:focus,.cn-close-icon:focus-visible{outline:2px solid currentColor;outline-offset:3px}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:" ";height:15px;width:2px;top:3px;background-color:gray}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:0;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px}.cn-buttons-container,.cn-text-container{display:inline-block}@media all and (max-width:900px){.cookie-notice-container #cn-notice-buttons,.cookie-notice-container #cn-notice-text{display:block}#cookie-notice .cn-button{margin:0 5px 5px}}@media all and (max-width:480px){.cookie-notice-container{padding:15px 25px}}@media screen{:root{--wizagent-light:#ffffff;--wizagent-dark:#121212;--wizagent-gray-100:hsl(0 0 10);--wizagent-gray-200:hsl(0 0 20);--wizagent-gray-300:hsl(0 0 30);--wizagent-gray-400:hsl(0 0 40);--wizagent-gray-500:hsl(0 0 50);--wizagent-gray-600:hsl(0 0 60);--wizagent-gray-700:hsl(0 0 70);--wizagent-gray-800:hsl(0 0 80);--wizagent-gray-900:hsl(0 0 90);--wizagent-transition:all 0.3s ease-in;--wizagent-shadow-md:2px 3px 4px #d9d8d82b;--wizagent-shadow-lg:2px 3px 8px #d9d8d82b}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;margin:0!important;padding:0!important}body{font-size:16px;line-height:1.8;color:var(--wizagent-gray-300);background-color:var(--wizagent-bg-color);letter-spacing:-.01em;font-optical-sizing:auto;width:100%;overflow-x:hidden}.sr-only{display:none}#fynd-header,.fynd-box,body{position:relative}.fynd-box::before{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(to right,transparent,rgba(255,255,255,.6),transparent);z-index:2}.fynd-breadcrumb{font-size:.9em;color:var(--wizagent-gray-400);padding:1rem 0;margin-bottom:20px;border-bottom:1px solid #e5e5e5}.fynd-breadcrumb ol{margin:0;padding:0;list-style:none;display:flex;align-items:center;flex-wrap:wrap}.fynd-breadcrumb ol li{display:inline}.fynd-breadcrumb ol li span[itemprop=name]{color:var(--wizagent-gray-400);font-weight:500}.fynd-breadcrumb a{color:var(--wizagent-primary-color);transition:color .2s ease-in-out}.fynd-breadcrumb a:hover{color:#0056b3;text-decoration:underline}.fynd-breadcrumb .separator{margin:0 10px;color:#999;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fynd-overlay-layer{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);opacity:0;visibility:hidden;z-index:9998;transition:opacity .4s ease,visibility .4s ease}#fynd-header{width:100%;z-index:999;min-height:90px}#fynd-header .fynd-site-header{top:0;left:0;width:100%;z-index:1000;transition:var(--wizagent-transition);padding:20px 0;background:var(--wizagent-header-bg-color);transition:background .3s ease,backdrop-filter .3s ease;transition:background .3s ease,backdrop-filter .3s ease,-webkit-backdrop-filter .3s ease;-webkit-backdrop-filter:blur(var(--wizagent-blur-filter, 15px));backdrop-filter:blur(var(--wizagent-blur-filter, 15px))}#fynd-header .fynd-site-header .fynd-navbar{display:flex;justify-content:space-between;align-items:center;gap:var(--wizagent-grid-gap)}#fynd-header .fynd-site-header .fynd-navbar .fynd-logo-wrapper{margin:0;line-height:1.2;display:flex;flex-wrap:wrap;flex-direction:column}#fynd-header .fynd-site-header .fynd-navbar .fynd-logo-wrapper a.fynd-logo{color:var(--wizagent-menu-text-color);text-transform:uppercase;display:flex;flex-wrap:nowrap;align-items:center;gap:.5rem;text-decoration:none}#fynd-header .fynd-site-header .fynd-navbar .fynd-logo-wrapper a.fynd-logo span{line-height:100%}#fynd-header .fynd-site-header .fynd-navbar .fynd-nav-menu-container{flex:1}#fynd-header .fynd-site-header .fynd-navbar .fynd-header-widgets{display:flex;gap:1rem;align-items:center}@media screen and (max-width:1024px){#fynd-header .fynd-site-header .fynd-navbar{gap:1rem}#fynd-header{min-height:70px}#fynd-header .fynd-site-header{min-height:70px;align-content:center}}.fynd-breadcrumb a,body.fynd-site a.fynd-link{text-decoration:none}body.fynd-site .fynd-main-content{background-color:var(--wizagent-surface-color);padding-bottom:2rem}body.fynd-site .fynd-main-content h1,body.fynd-site .fynd-main-content h2,body.fynd-site .fynd-main-content h3,body.fynd-site .fynd-main-content h4,body.fynd-site .fynd-main-content h5{line-height:1.3;margin-bottom:1rem;letter-spacing:-.02em}body.fynd-site .fynd-main-content p{margin-bottom:1.5rem}body.fynd-site .fynd-main-content img{max-width:100%;height:auto}body.fynd-site .fynd-main-content .fynd-has-sidebar{display:flex;gap:calc(var(--wizagent-grid-gap)*2)}body.fynd-site .fynd-main-content .fynd-has-sidebar .fynd-content-area{min-width:0}@media screen and (max-width:1024px){body.fynd-site .fynd-main-content .fynd-has-sidebar{margin:0 auto}}body.fynd-site .fynd-main-content .fynd-has-sidebar{margin:40px auto}body.fynd-site .fynd-container{width:100%;max-width:var(--wizagent-container-width);margin:0 auto;padding:0 20px;height:auto}body.fynd-site .fynd-icon svg{max-width:30px;height:20px;fill:var(--wizagent-gray-500)}body.fynd-site .fynd-entry-content{border-radius:8px;padding:10px}body.fynd-site .fynd-entry-content a{color:var(--wizagent-link-color)}body.fynd-site .fynd-entry-content a:hover{color:var(--wizagent-link-hov-color)}body.fynd-site a.fynd-link{color:var(--wizagent-link-color, var(--wizagent-gray-400));transition:var(--wizagent-transition)}body.fynd-site a.fynd-link:hover{color:var(--wizagent-link-hover-color, var(--wizagent-gray-600))}body.fynd-site .fynd-btn{position:relative;display:inline-block;padding:12px 30px;background-color:var(--wizagent-button-bg-color);border:1px solid var(--wizagent-button-bg-color);color:#fff;border-radius:4px;font-weight:500;letter-spacing:.02em;cursor:pointer;transition:var(--wizagent-transition);text-decoration:none;font-size:.9rem;text-align:center;overflow:hidden}body.fynd-site .fynd-btn::after{content:"";position:absolute;width:100%;height:100%;top:0;left:-100%;background:linear-gradient(90deg,rgba(255,255,255,0)0,rgba(255,255,255,.2) 50%,rgba(255,255,255,0) 100%);transition:all .5s ease}body.fynd-site .fynd-btn:hover{background:var(--wizagent-button-bg-hover-color);border:1px solid var(--wizagent-button-bg-hover-color)}body.fynd-site .fynd-btn:hover::after{left:100%}body.fynd-site .fynd-form-group{margin-bottom:1.5rem}body.fynd-site .fynd-form-control{width:100%;padding:12px 15px;border:1px solid var(--wizagent-gray-600);border-radius:4px;font-size:1rem;color:var(--wizagent-dark);transition:var(--wizagent-transition)}body.fynd-site .fynd-form-control:focus{outline:0;border-color:var(--wizagent-primary-light);box-shadow:var(--wizagent-shadow-md)}body.fynd-site textarea.fynd-form-control{min-height:150px;resize:vertical}body.fynd-site .fynd-site-footer{background:var(--wizagent-footer-background-color);padding:4rem 0 1rem}body.fynd-site .fynd-footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:var(--wizagent-footer-gap-size)}body.fynd-site .fynd-footer-col{font-size:var(--wizagent-footer-font-size)}body.fynd-site .fynd-footer-bottom{margin-top:3rem;text-align:center;padding-top:20px;border-top:1px solid var(--wizagent-gray-600)}body.fynd-site .fynd-footer-bottom p{font-size:.9rem;color:var(--wizagent-gray-400);margin-bottom:0}body.fynd-site .fynd-footer-bottom a{color:var(--wizagent-footer-font-color, var(--wizagent-gray-400, "#666666"));transition:var(--wizagent-transition)}body.fynd-site .fynd-fade-in{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}body.fynd-site .wp-block-image img{height:auto}body.fynd-site .fynd-screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}body.fynd-site .fynd-screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:var(--wizagent-shadow-md);clip:auto!important;clip-path:none;color:#21759b;display:block;font-size:14px;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}@media screen and (max-width:1024px){body.fynd-site .fynd-container{width:calc(100% - 10px);max-width:100%;padding:0 10px}body.fynd-site .fynd-main-content p{margin-bottom:1rem;font-size:.875rem}body.fynd-site .fynd-main-content h1,body.fynd-site .fynd-main-content h2,body.fynd-site .fynd-main-content h3,body.fynd-site .fynd-main-content h4,body.fynd-site .fynd-main-content h5{text-align:center}body.fynd-site .fynd-main-content h1{font-size:2rem}body.fynd-site .fynd-main-content h2{font-size:1.5rem}body.fynd-site .fynd-main-content h3{font-size:1.25rem}}@media screen and (max-width:768px){body.fynd-site h1{font-size:2.5rem}body.fynd-site a.fynd-logo{font-size:calc(var(--wizagent-font-logo-size)*.8)}body.fynd-site .fynd-main-content .fynd-has-sidebar{display:block;width:100%}}@media screen and (max-width:576px){body.fynd-site h1{font-size:2.2rem}body.fynd-site h2{font-size:1.8rem}}.fynd-site .fynd-social-icons-wrapper{margin:10px 0}.fynd-site .fynd-social-icons-wrapper .fynd-social-icons{display:flex;gap:10px;list-style:none;padding:0;margin:0}.fynd-site .fynd-social-icons-wrapper .fynd-social-icons .fynd-social-icon{display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s ease}.fynd-site .fynd-social-icons-wrapper .fynd-social-icons .fynd-social-icon:hover{transform:translateY(-3px);box-shadow:0 4px 8px rgba(0,0,0,.1);color:#fff}.fynd-site .fynd-social-icon-medium .fynd-social-icon{width:24px;height:24px}.fynd-site .fynd-social-icon svg{fill:var(--wizagent-menu-text-color)}.fynd-site .fynd-social-icon-simple.fynd-social-icon-medium .fynd-social-icon svg{max-height:24px}@media screen and (max-width:1200px){.fynd-site .fynd-social-icons-wrapper{display:none}}@media screen and (max-width:768px){.fynd-site .fynd-social-icons-wrapper{margin:0 30px}.fynd-site .fynd-social-icons{justify-content:center;gap:4px}.fynd-site .fynd-social-icon-medium .fynd-social-icon{width:30px;height:30px;font-size:12px}}@media (max-width:480px){.fynd-site .fynd-social-icons-wrapper{display:none}}body.fynd-site .fynd-nav-menu{height:60px;align-items:center;display:flex;list-style:none;gap:0;border-radius:.25rem;margin:0}body.fynd-site .fynd-nav-menu::-webkit-scrollbar{width:4px}body.fynd-site .fynd-nav-menu::-webkit-scrollbar-track{background:rgba(255,255,255,.1)}body.fynd-site .fynd-nav-menu::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:2px}body.fynd-site .fynd-nav-menu::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.5)}@media (min-width:1025px){body.fynd-site .fynd-nav-menu>li>a{height:100%}}body.fynd-site .fynd-nav-menu a{position:relative;color:var(--wizagent-menu-text-color);text-decoration:none;transition:color .3s ease;display:flex;align-items:center;justify-content:center;gap:.25rem;width:100%;padding:0 2rem}body.fynd-site .fynd-nav-menu li{position:relative;height:100%;align-content:center}body.fynd-site .fynd-nav-menu li:hover>a{color:var(--wizagent-menu-text-hov-color)}@media screen and (max-width:1024px){body.fynd-site .fynd-nav-menu{position:fixed;background:var(--wizagent-menu-overlay-bg-color);left:-100%;top:0;flex-direction:column;width:80%;max-width:300px;height:100vh;text-align:left;transition:left .3s ease;box-shadow:2px 0 20px rgba(0,0,0,.2);padding:5rem 0 2rem;overflow-y:auto;z-index:9999}body.fynd-site .fynd-nav-menu>li{width:100%;height:-moz-fit-content;height:fit-content;border-bottom:1px solid rgba(255,255,255,.1)}body.fynd-site .fynd-nav-menu>li>a{padding:1rem 2rem;justify-content:start;color:var(--wizagent-menu-overlay-text-color)}}body.fynd-site .fynd-hamburger{display:none;cursor:pointer;padding:1px 8px;position:relative;z-index:1001;border-radius:.25rem}body.fynd-site .fynd-hamburger .fynd-bar{display:block;width:1rem;height:2px;margin:4px auto;background-color:var(--wizagent-menu-text-color);transition:all .3s ease;border-radius:2px}@media screen and (max-width:1024px){body.fynd-site .fynd-hamburger{display:block}}@media screen and (max-width:1200px){body.fynd-site .fynd-navbar{gap:1rem}body.fynd-site .fynd-nav-menu a{font-size:.875rem}}header .fynd-nav-menu>li>a::after{content:"";position:absolute;bottom:15px;left:0;width:100%;height:2px;background:var(--wizagent-menu-text-hov-color);transform:scaleX(0);transform-origin:right;transition:transform .3s ease}header .fynd-nav-menu>li>a:hover::after{transform:scaleX(1);transform-origin:left}header .fynd-nav-menu a{padding:0}@media (max-width:768px){header .fynd-nav-menu{gap:0}}}body.fynd-site .fynd-scroll-to-top{display:none;position:fixed;bottom:30px;right:30px;width:66px;height:66px;border-radius:50%;background:var(--wizagent-button-bg-color);color:var(--wizagent-button-color);border:1px solid rgba(255,255,255,.2);cursor:pointer;align-items:center;justify-content:center;font-size:20px;z-index:9999;opacity:0;transform:translateY(20px);transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 32px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:unset}body.fynd-site .fynd-scroll-to-top:hover{transform:translateY(-3px);box-shadow:0 12px 40px rgba(0,0,0,.15)}body.fynd-site .fynd-scroll-to-top:hover .fynd-arrow-icon{transform:translateY(-2px)}body.fynd-site .fynd-scroll-to-top:active{transform:translateY(-1px)}body.fynd-site .fynd-scroll-to-top .fynd-progress-ring{position:absolute;width:76px;height:76px;transform:rotate(-90deg)}body.fynd-site .fynd-scroll-to-top .fynd-progress-ring .fynd-progress-ring__circle{fill:none;stroke:var(--wizagent-button-bg-hover-color);stroke-width:3;stroke-linecap:round;stroke-dasharray:201.06;stroke-dashoffset:201.06;transition:stroke-dashoffset .1s ease-out;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}body.fynd-site .fynd-scroll-to-top .fynd-arrow-icon{width:24px;height:24px;transition:transform .3s ease}@media (max-width:768px){body.fynd-site .fynd-scroll-to-top{width:50px;height:50px;bottom:20px;right:20px;font-size:18px}body.fynd-site .fynd-scroll-to-top .fynd-progress-ring{width:56px;height:56px}body.fynd-site .fynd-scroll-to-top .fynd-progress-ring .fynd-progress-ring__circle{cx:28px;cy:28px;r:26.5px}body.fynd-site .fynd-scroll-to-top .fynd-arrow-icon{width:20px;height:20px}}@media screen{body.fynd-site .fynd-comments-area{padding:2rem 1rem;margin-top:3rem}body.fynd-site .fynd-comments-area .fynd-comment-respond{padding:4rem 0;margin-top:2rem}body.fynd-site .fynd-comments-area .fynd-comment-respond .fynd-comment-reply-title{font-size:1.5rem;margin-bottom:1.5rem;position:relative;padding-bottom:.5rem}aside.fynd-widget-area .fynd-widgets .fynd-widget ul li a:hover,body.fynd-site .fynd-comments-area .fynd-comment-respond .fynd-comment-reply-title a{color:var(--wizagent-primary-color)}body.fynd-site .fynd-comments-area .fynd-comment-respond .fynd-comment-reply-title::after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:var(--wizagent-primary-color)}@media (max-width:768px){body.fynd-site .fynd-comments-area .fynd-comment-respond .fynd-comment-reply-title{font-size:1.3rem}}body.fynd-site .fynd-comments-area .fynd-comment-respond .fynd-comment-form{display:flex;flex-wrap:wrap;-moz-column-gap:2%;column-gap:2%;color:var(--wizagent-gray-400);font-size:.9rem}body.fynd-site .fynd-comments-area .fynd-comment-respond .fynd-comment-form .required{color:#dc3545}body.fynd-site .fynd-comments-area .fynd-comment-respond .fynd-comment-form .fynd-comment-notes{margin-bottom:1.5rem;flex:0 0 100%}body.fynd-site .fynd-comments-area .fynd-comment-respond .fynd-comment-form .fynd-comment-form-comment{flex:0 0 100%}body.fynd-site .fynd-comments-area .fynd-comment-respond .fynd-comment-form input,body.fynd-site .fynd-comments-area .fynd-comment-respond .fynd-comment-form textarea{border-radius:.5rem;border-color:var(--wizagent-gray-900)}body.fynd-site .fynd-comments-area .fynd-comment-respond .fynd-comment-form .fynd-comment-form-author,body.fynd-site .fynd-comments-area .fynd-comment-respond .fynd-comment-form .fynd-comment-form-email,body.fynd-site .fynd-comments-area .fynd-comment-respond .fynd-comment-form .fynd-comment-form-url{flex:0 0 32%}@media screen and (max-width:768px){body.fynd-site .fynd-comments-area .fynd-comment-respond .fynd-comment-form .fynd-comment-form-author,body.fynd-site .fynd-comments-area .fynd-comment-respond .fynd-comment-form .fynd-comment-form-email,body.fynd-site .fynd-comments-area .fynd-comment-respond .fynd-comment-form .fynd-comment-form-url{flex:0 0 100%}}body.fynd-site .fynd-comments-area .fynd-comment-respond .fynd-comment-form .fynd-comment-form-cookies-consent{display:flex;align-items:flex-start;margin-bottom:1.5rem;flex:0 0 100%}body.fynd-site .fynd-comments-area .fynd-comment-respond .fynd-comment-form .fynd-comment-form-cookies-consent input{margin-right:.5rem;margin-top:.25rem}body.fynd-site .fynd-comments-area .fynd-comment-respond .fynd-comment-form .fynd-comment-form-cookies-consent label{font-size:.9rem;color:var(--wizagent-gray-400)}body.fynd-site .fynd-comments-area .fynd-comment-respond .fynd-comment-form .fynd-form-submit{margin-top:1.5rem;flex:0 0 100%}body.fynd-site .fynd-comments-area .fynd-comment-respond .fynd-comment-form .fynd-form-control:focus{border-color:var(--wizagent-primary-light);box-shadow:0 0 0 3px rgba(58,134,255,.1)}@media (max-width:576px){body.fynd-site .fynd-comments-area .fynd-comment-respond{padding:1.5rem}body.fynd-site .fynd-comments-area{padding:1rem 0}}body.fynd-site .fynd-single-post{border-radius:1rem;padding:0 0 2rem}body.fynd-site .fynd-single-post .fynd-entry-title{font-size:2.5rem;margin-bottom:1.5rem;line-height:1.2}body.fynd-site .fynd-single-post .fynd-entry-header{background-color:var(--wizagent-gray-900);padding:3rem 0}body.fynd-site .fynd-single-post .fynd-entry-header .fynd-entry-header-wrapper{display:flex;flex-wrap:wrap;width:100%;gap:1rem}body.fynd-site .fynd-single-post .fynd-entry-header .fynd-entry-header-wrapper .fynd-breadcrumb{width:100%;flex:1 1 100%}body.fynd-site .fynd-single-post .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-post .fynd-entry-content p{margin-block-end:1.5rem}body.fynd-site .fynd-single-post .fynd-entry-content p:last-child{margin-block-end:0}body.fynd-site .fynd-single-post .fynd-entry-content h2,body.fynd-site .fynd-single-post .fynd-entry-content h3{margin-block:2rem 1rem;scroll-margin-top:6rem}body.fynd-site .fynd-single-post .fynd-entry-content img{display:block;max-width:100%;height:auto;margin:2rem auto;border-radius:.75rem}body.fynd-site .fynd-single-post .fynd-entry-content figure{margin:2.5rem 0}body.fynd-site .fynd-single-post .fynd-entry-content hr{margin:3rem 0;border:0;border-top:1px solid;opacity:.3}body.fynd-site .fynd-single-post .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-post .fynd-post-thumbnail{position:relative;margin-top:2rem;margin-bottom:2rem;border-radius:1rem;overflow:hidden;max-height:400px}body.fynd-site .fynd-single-post .fynd-post-thumbnail img{display:block;width:100%;height:auto}body.fynd-site .fynd-single-post .fynd-post-category{display:inline-block;font-size:.85rem;text-transform:uppercase;font-weight:600;letter-spacing:1px;margin-bottom:1rem;margin-right:.25rem;color:var(--wizagent-light);transition:var(--wizagent-transition);background-color:var(--wizagent-primary-color);border-radius:.25rem;padding:.25rem 1rem}body.fynd-site .fynd-single-post .fynd-post-category:hover{background-color:var(--wizagent-primary-light-color)}body.fynd-site .fynd-single-post .fynd-post-meta{margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem;flex-wrap:wrap}body.fynd-site .fynd-single-post .fynd-post-meta .fynd-post-meta-item{display:flex;align-items:center;gap:.5rem}body.fynd-site .fynd-single-post .fynd-post-meta .fynd-post-meta-item a,body.fynd-site .fynd-single-post .fynd-post-meta .fynd-post-meta-item span{color:var(--wizagent-gray-400, #6b7280);font-size:.9rem}body.fynd-site .fynd-post-navigation,body.fynd-site .fynd-related-posts{margin-top:3rem;margin-bottom:3rem;padding-top:2rem;padding-bottom:2rem;border-top:1px solid #e5e7eb}body.fynd-site .fynd-related-posts .fynd-related-title{font-size:1.5rem;font-weight:600;color:var(--wizagent-gray-300);margin-bottom:2rem;text-align:center;position:relative}body.fynd-site .fynd-related-posts .fynd-related-title::after{content:"";position:absolute;bottom:-.75rem;left:50%;transform:translateX(-50%);width:60px;height:3px;background:linear-gradient(135deg,var(--wizagent-primary-color) 0%,var(--wizagent-accent-color) 100%);border-radius:2px}body.fynd-site .fynd-related-posts .fynd-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--wizagent-grid-gap);margin-top:2rem}body.fynd-site .fynd-related-posts .fynd-related-grid .fynd-related-item{background:var(--wizagent-light);border-radius:12px;overflow:hidden;transition:transform .3s ease;border:1px solid #f3f4f6;display:flex;flex-direction:column}body.fynd-site .fynd-related-posts .fynd-related-grid .fynd-related-item .fynd-related-link{display:flex;flex-direction:column;text-decoration:none;color:inherit;height:100%}body.fynd-site .fynd-related-posts .fynd-related-grid .fynd-related-item .fynd-related-image{position:relative;width:100%;height:180px;overflow:hidden}body.fynd-site .fynd-related-posts .fynd-related-grid .fynd-related-item .fynd-related-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}body.fynd-site .fynd-related-posts .fynd-related-grid .fynd-related-item .fynd-related-content{padding:1.25rem;flex-grow:1;display:flex;flex-direction:column}body.fynd-site .fynd-related-posts .fynd-related-grid .fynd-related-item .fynd-related-content .fynd-related-post-title{font-size:1.1rem;font-weight:600;color:#1f2937;margin:0 0 .5rem;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;text-overflow:ellipsis;transition:color .3s ease;min-height:2.8em}body.fynd-site .fynd-related-posts .fynd-related-grid .fynd-related-item .fynd-related-content .fynd-related-date{font-size:.875rem;color:#6b7280;font-weight:400;margin-top:auto}body.fynd-site .fynd-related-posts .fynd-related-grid .fynd-related-item:hover{transform:translateY(-4px)}body.fynd-site .fynd-related-posts .fynd-related-grid .fynd-related-item:hover .fynd-related-image img{transform:scale(1.05)}body.fynd-site .fynd-related-posts .fynd-related-grid .fynd-related-item:hover .fynd-related-post-title{color:var(--wizagent-primary-color, #667eea)}body.fynd-site .fynd-post-navigation{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;border-radius:8px}body.fynd-site .fynd-post-navigation .fynd-nav-item{position:relative;display:flex}body.fynd-site .fynd-post-navigation .fynd-nav-prev{justify-self:start}body.fynd-site .fynd-post-navigation .fynd-nav-next{justify-self:end;text-align:right}body.fynd-site .fynd-post-navigation .fynd-nav-link{display:block;padding:1.25rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;text-decoration:none;color:inherit;transition:transform .3s ease,border-color .3s ease;max-width:320px;width:100%}body.fynd-site .fynd-post-navigation .fynd-nav-link:hover{transform:translateY(-2px);border-color:#d1d5db}body.fynd-site .fynd-post-navigation .fynd-nav-label{display:block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;margin-bottom:.75rem}body.fynd-site .fynd-post-navigation .fynd-nav-prev .fynd-nav-label::before{content:"←";margin-right:.5rem}body.fynd-site .fynd-post-navigation .fynd-nav-next .fynd-nav-label::after{content:"→";margin-left:.5rem}body.fynd-site .fynd-post-navigation .fynd-nav-content{display:flex;align-items:center;gap:.75rem}body.fynd-site .fynd-post-navigation .fynd-nav-next .fynd-nav-content{flex-direction:row-reverse}body.fynd-site .fynd-post-navigation .fynd-nav-image{width:48px;height:48px;border-radius:8px;-o-object-fit:cover;object-fit:cover;flex-shrink:0}body.fynd-site .fynd-post-navigation .fynd-nav-title{font-size:.95rem;font-weight:500;color:#1f2937;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;text-overflow:ellipsis}@media (max-width:1024px){body.fynd-site .fynd-single-post .fynd-related-grid{grid-template-columns:repeat(2,minmax(150px,1fr))}}@media (max-width:768px){body.fynd-site .fynd-single-post .fynd-entry-header .fynd-entry-header-wrapper{padding:1rem 0}body.fynd-site .fynd-single-post .fynd-entry-header .fynd-entry-header-wrapper .fynd-entry-header-col{flex-basis:100%}body.fynd-site .fynd-single-post .fynd-entry-header .fynd-entry-header-wrapper .fynd-entry-title{font-size:2rem}body.fynd-site .fynd-single-post .fynd-entry-header .fynd-entry-header-wrapper .fynd-post-thumbnail{margin-top:1.5rem;margin-bottom:1.5rem}body.fynd-site .fynd-single-post .fynd-related-title{font-size:1.3rem}body.fynd-site .fynd-single-post .fynd-post-navigation{gap:1rem}body.fynd-site .fynd-single-post .fynd-nav-next,body.fynd-site .fynd-single-post .fynd-nav-prev{justify-self:stretch;text-align:left}body.fynd-site .fynd-single-post .fynd-nav-next .fynd-nav-content{flex-direction:row}body.fynd-site .fynd-single-post .fynd-nav-next .fynd-nav-label::after{margin-left:0;margin-right:.5rem;content:"→";margin-left:.5rem;order:1}body.fynd-site .fynd-single-post .fynd-nav-next .fynd-nav-label{display:flex}body.fynd-site .fynd-single-post .fynd-nav-link{max-width:none}}@media (max-width:576px){body.fynd-site .fynd-single-post .fynd-related-posts .fynd-related-grid{grid-template-columns:1fr;gap:1rem}body.fynd-site .fynd-single-post .fynd-related-posts .fynd-related-grid .fynd-related-image{height:160px}body.fynd-site .fynd-single-post .fynd-related-posts .fynd-related-grid .fynd-related-post-title{font-size:1rem;min-height:2.8em}body.fynd-site .fynd-single-post .fynd-post-navigation .fynd-nav-link,body.fynd-site .fynd-single-post .fynd-related-posts .fynd-related-grid .fynd-related-content{padding:1rem}body.fynd-site .fynd-single-post .fynd-post-navigation{grid-template-columns:1fr}body.fynd-site .fynd-single-post .fynd-post-navigation .fynd-nav-title{font-size:.9rem}body.fynd-site .fynd-single-post .fynd-post-navigation .fynd-nav-label{font-size:.7rem;margin-bottom:.5rem}body.fynd-site .fynd-single-post .fynd-post-navigation .fynd-nav-content{gap:.5rem}body.fynd-site .fynd-single-post .fynd-post-navigation .fynd-nav-image{width:40px;height:40px}}.fynd-has-sidebar>.fynd-content-area{flex-basis:75%}aside.fynd-widget-area{display:block;flex-basis:25%;position:relative;height:auto;margin-block-start:3rem}aside.fynd-widget-area .fynd-widgets{height:auto;position:sticky;top:100px}aside.fynd-widget-area .fynd-widgets .fynd-widget{padding:0 1.5rem;border-radius:8px;position:relative;font-size:.875rem}aside.fynd-widget-area .fynd-widgets .fynd-widget:not(:has(.wp-block-heading)){margin-bottom:2rem}aside.fynd-widget-area .fynd-widgets .fynd-widget:has(.wp-block-heading){padding-bottom:0}aside.fynd-widget-area .fynd-widgets .fynd-widget:last-child{margin-bottom:0}aside.fynd-widget-area .fynd-widgets .fynd-widget .fynd-widget-title,aside.fynd-widget-area .fynd-widgets .fynd-widget .wp-block-heading{font-size:1.5rem;position:relative;margin-bottom:1.5rem;padding-bottom:0}aside.fynd-widget-area .fynd-widgets .fynd-widget .fynd-widget-title::after,aside.fynd-widget-area .fynd-widgets .fynd-widget .wp-block-heading::after{content:"";position:absolute;bottom:-.625rem;left:75px;transform:translateX(-50%);width:150px;height:2px;background:linear-gradient(90deg,var(--wizagent-primary-color) 0% 20%,var(--wizagent-gray-900) 20%);border-radius:2px}.fynd-widget .wp-block-latest-posts,aside.fynd-widget-area .fynd-widgets .fynd-widget ul{list-style:none;margin:0;padding:0}aside.fynd-widget-area .fynd-widgets .fynd-widget ul li{margin-bottom:.8rem}aside.fynd-widget-area .fynd-widgets .fynd-widget ul li a{color:var(--wizagent-dark)}@media (max-width:768px){.fynd-has-sidebar>.fynd-content-area{flex-basis:100%}aside.fynd-widget-area{margin-top:.8rem;flex-basis:100%}}.fynd-widget .wp-block-latest-posts li{margin-bottom:1rem;display:grid;-moz-column-gap:.6rem;column-gap:.6rem;row-gap:.2rem;grid-template-columns:auto 1fr;grid-template-rows:1fr auto;align-items:center}.fynd-widget .wp-block-latest-posts li .wp-block-latest-posts__featured-image{width:80px;height:80px;-o-object-fit:cover;object-fit:cover;border-radius:4px;grid-row:span 2;align-self:start}.fynd-widget .wp-block-latest-posts li .wp-block-latest-posts__featured-image img{width:auto;height:100%;border-radius:4px}.fynd-widget .wp-block-latest-posts li .wp-block-latest-posts__post-date{text-align:start;font-size:.75rem;color:var(--wizagent-gray-400)}.fynd-widget .wp-block-latest-posts li a.wp-block-latest-posts__post-title{color:var(--wizagent-gray-200);line-height:1.3;transition:all .3s ease;text-decoration:none}.fynd-widget .wp-block-latest-posts li a.wp-block-latest-posts__post-title:hover{color:var(--wizagent-primary-color);text-decoration:underline}}.fynd-social-share{width:100%}.fynd-social-share__list{display:flex;flex-wrap:wrap;gap:10px;padding:0;margin:0;list-style:none}.fynd-social-share__item{margin:0;padding:0;flex-grow:1}.fynd-social-share__link{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border-radius:4px;text-decoration:none;transition:all .3s ease;font-size:14px;font-weight:500;line-height:1}.fynd-social-share__link svg{display:block;width:18px;height:18px;fill:#fff}.fynd-social-share.is-icons .fynd-social-share__list{justify-content:flex-start}.fynd-social-share.is-icons .fynd-social-share__item{flex-grow:0}.fynd-social-share.is-icons .fynd-social-share__text{display:none}.fynd-social-share.is-icons .fynd-social-share__link{width:40px;height:40px;padding:0;border-radius:50%;color:#fff}.fynd-social-share.is-icons .fynd-social-share__link.--facebook{background-color:#1877f2}.fynd-social-share.is-icons .fynd-social-share__link.--facebook:hover,.fynd-social-share.is-icons .fynd-social-share__link.--linkedin:hover,.fynd-social-share.is-icons .fynd-social-share__link.--pinterest:hover,.fynd-social-share.is-icons .fynd-social-share__link.--twitter:hover,.fynd-social-share.is-icons .fynd-social-share__link.--whatsapp:hover{opacity:.85;transform:scale(1.1)}.fynd-social-share.is-icons .fynd-social-share__link.--twitter{background-color:#000}.fynd-social-share.is-icons .fynd-social-share__link.--linkedin{background-color:#0a66c2}.fynd-social-share.is-icons .fynd-social-share__link.--whatsapp{background-color:#25d366}.fynd-social-share.is-icons .fynd-social-share__link.--pinterest{background-color:#bd081c}