#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}#fynd-header,body{position:relative;width:100%}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;overflow-x:hidden}.sr-only{display:none}.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);text-decoration:none;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{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}}body.fynd-site a.fynd-link{text-decoration:none;color:var(--wizagent-link-color, var(--wizagent-gray-400));transition:var(--wizagent-transition)}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{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 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-btn-sm{padding:8px 20px;font-size:.8rem}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 .fynd-lazy-image{filter:blur(5px);transition:all .5s ease}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{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 .fynd-content-area h1,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.current-menu-item>a,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 .current-menu-item>a::after,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{.fynd-search-box{max-width:500px;margin:0 auto;position:relative}.fynd-search-box .fynd-search-input{width:100%;padding:.75rem 1.25rem;padding-right:50px;border:1px solid var(--wizagent-gray-900);border-radius:3rem;font-size:1rem;color:var(--wizagent-gray-300);outline:0;transition:var(--wizagent-transition)}.fynd-search-box .fynd-search-input:focus{border-color:var(--wizagent-gray-700)}.fynd-search-box .fynd-search-btn{position:absolute;right:20px;top:50%;transform:translateY(-50%);background:0 0;border:0;fill:var(--wizagent-gray-300);cursor:pointer;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:var(--wizagent-transition)}.fynd-search-box .fynd-search-btn:hover{background-color:rgba(58,134,255,.1)}@media screen and (max-width:768px){.fynd-search-box .fynd-search-input{padding:.5rem .75rem;padding-right:40px;border-radius:2rem;font-size:.875rem}.fynd-search-box .fynd-search-btn{width:16px;height:16px;right:16px}}.fynd-blog-header{padding-bottom:6rem;text-align:center}.fynd-blog-header .fynd-blog-title{margin-bottom:.5rem}.fynd-blog-header .fynd-blog-description{max-width:600px;margin:0 auto 2rem}.fynd-blog-header .fynd-categories-nav{display:flex;justify-content:center;flex-wrap:wrap;margin-top:2rem;gap:1rem}.fynd-blog-header .fynd-categories-nav .fynd-category-link{padding:6px 16px;border-radius:20px;font-size:.85rem;background-color:#fff;color:var(--wizagent-gray-300);transition:var(--wizagent-transition)}.fynd-blog-header .fynd-categories-nav .fynd-category-link.active,.fynd-blog-header .fynd-categories-nav .fynd-category-link:hover{background-color:var(--wizagent-primary-color);color:#fff;border-color:var(--wizagent-primary-color)}body.fynd-site .fynd-post-card-meta .fynd-icon svg{max-width:14px;height:14px;fill:var(--wizagent-gray-600)}body.fynd-site .fynd-post-card-title a.fynd-link{color:var(--wizagent-gray-300)}.fynd-pagination{display:flex;justify-content:center;text-align:center;padding:50px 0;clear:both;width:100%;gap:.5rem}.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 .wp-block-heading{font-size:1.5rem;position:relative;margin-bottom:1.5rem;padding-bottom:0}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)}aside.fynd-widget-area .fynd-widgets .fynd-widget ul li a:hover{color:var(--wizagent-primary-color)}@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-posts-grid{display:grid;grid-template-columns:repeat(var(--wizagent-posts-per-row, auto-fill),1fr);gap:var(--wizagent-grid-gap)}.fynd-posts-grid .fynd-post-card{background:var(--wizagent-light);border-radius:8px;overflow:hidden;box-shadow:var(--wizagent-shadow-md);height:100%;display:flex;flex-direction:column;transition:var(--wizagent-transition)}.fynd-posts-grid .fynd-post-card:hover{transform:translateY(-5px);box-shadow:var(--wizagent-shadow-lg)}.fynd-posts-grid .fynd-post-card:hover .fynd-post-card-image img{transform:scale(1.05)}.fynd-posts-grid .fynd-post-card .fynd-post-card-image{height:200px;overflow:hidden}.fynd-posts-grid .fynd-post-card .fynd-post-card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.fynd-posts-grid .fynd-post-card .fynd-post-card-content{padding:1rem;flex-grow:1;display:flex;flex-direction:column}.fynd-posts-grid .fynd-post-card .fynd-post-card-content .fynd-post-categories{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:1rem}.fynd-posts-grid .fynd-post-card .fynd-post-card-content .fynd-post-categories .fynd-post-category{padding:0 .75rem;background-color:var(--wizagent-primary-color);color:var(--wizagent-light);border-radius:.5rem}.fynd-posts-grid .fynd-post-card .fynd-post-card-meta{color:var(--wizagent-gray-400);font-size:.8rem;margin-bottom:.5rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.fynd-posts-grid .fynd-post-card .fynd-post-card-meta .fynd-post-card-meta-item{display:flex;gap:.25rem;align-items:center}.fynd-posts-grid .fynd-post-card .fynd-post-card-meta .fynd-post-card-meta-item a{color:var(--wizagent-gray-400)}.fynd-posts-grid .fynd-post-card h3.fynd-post-card-title{font-size:1.3rem;margin-bottom:.5rem;text-align:left}.fynd-posts-grid .fynd-post-card .fynd-post-card-excerpt{margin-bottom:1rem;flex-grow:1}@media (max-width:992px){.fynd-posts-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:576px){.fynd-posts-grid{grid-template-columns:1fr}}}