.card-nav-container{z-index:99;box-sizing:border-box;width:90%;max-width:800px;position:absolute;top:1rem;left:50%;transform:translate(-50%)}.card-nav{will-change:height;background-color:#fff;border:.5px solid #0000001a;border-radius:.75rem;height:60px;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.card-nav-top{z-index:2;justify-content:space-between;align-items:center;height:60px;padding:0 1rem;display:flex;position:absolute;top:0;left:0;right:0}.hamburger-menu{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:40px;height:40px;display:flex}.hamburger-menu:hover .hamburger-line{opacity:.75}.hamburger-line{transform-origin:50%;background-color:currentColor;width:24px;height:2px;transition:transform .25s,opacity .2s,margin .3s}.hamburger-menu.open .hamburger-line:first-child{transform:translateY(4px)rotate(45deg)}.hamburger-menu.open .hamburger-line:last-child{transform:translateY(-4px)rotate(-45deg)}.logo-container{align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.logo{object-contain:contain;height:32px}.card-nav-cta-button{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background-color:#111;border:none;border-radius:.5rem;height:40px;padding:0 1rem;font-size:13px;font-weight:700;transition:background-color .3s}.card-nav-cta-button:hover{background-color:#333}.card-nav-content{visibility:hidden;pointer-events:none;z-index:1;align-items:flex-start;gap:12px;padding:1rem;display:flex;position:absolute;inset:60px 0 0}.card-nav.open .card-nav-content{visibility:visible;pointer-events:auto}.nav-card{-webkit-user-select:none;user-select:none;border-radius:.6rem;flex-direction:column;flex:1 1 0;gap:.5rem;min-width:0;height:100%;padding:1.25rem;display:flex;position:relative}.nav-card-label{letter-spacing:-.02em;text-transform:uppercase;font-size:20px;font-weight:800}.nav-card-links{flex-direction:column;gap:4px;margin-top:auto;display:flex}.nav-card-link{cursor:pointer;color:inherit;opacity:.8;align-items:center;gap:6px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .3s;display:inline-flex}.nav-card-link:hover{opacity:1}.nav-card-link-icon{font-size:16px}@media (max-width:768px){.card-nav-container{width:calc(100% - 2rem);top:.75rem}.card-nav-top{padding:0 .75rem}.hamburger-menu{order:2}.logo-container{order:1;position:static;transform:none}.card-nav-cta-button{display:none}.card-nav-content{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.75rem;padding:.75rem;bottom:auto}.nav-card{border-radius:.5rem;flex:auto;height:auto;min-height:80px;max-height:none}.nav-card-label{font-size:16px}.nav-card-link{font-size:14px}}
.BlogSection-module__tyebEa__card{color:var(--color-on-primary,#fff);background:#111;border-radius:1rem;flex-direction:column;width:100%;max-width:450px;min-height:500px;padding:0;transition:transform .5s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #00000080}.BlogSection-module__tyebEa__card:hover,.BlogSection-module__tyebEa__card:focus-within{transform:scale(1.05)}.BlogSection-module__tyebEa__cardContent{--padding:1.5rem;padding-bottom:0;padding:4rem var(--padding).5rem;background:linear-gradient(#0000 0%,#000000b3 50%,#000000f2 100%);margin-top:auto}.BlogSection-module__tyebEa__cardTitle{color:#fff;margin-bottom:0;line-height:1.2;position:relative}.BlogSection-module__tyebEa__card:hover .BlogSection-module__tyebEa__cardTitle:after,.BlogSection-module__tyebEa__card:focus-within .BlogSection-module__tyebEa__cardTitle:after{transform:scaleX(1)}.BlogSection-module__tyebEa__cardTitle:after{content:"";width:40px;height:4px;left:calc(var(--padding)*-1);background:var(--color-primary,#f1711c);transform-origin:0;transition:transform .5s;position:absolute;bottom:-4px}@media (hover){.BlogSection-module__tyebEa__cardContent{background:linear-gradient(#0000 0%,#0000004d 30%,#000000b3 60%,#000000f2 100%);transition:transform .5s;transform:none}.BlogSection-module__tyebEa__cardBody,.BlogSection-module__tyebEa__button{opacity:0;max-height:0;margin:0;transition:max-height .5s,opacity .5s,transform .5s,margin .5s;overflow:hidden;transform:translateY(1rem)}.BlogSection-module__tyebEa__card:hover .BlogSection-module__tyebEa__cardBody,.BlogSection-module__tyebEa__card:hover .BlogSection-module__tyebEa__button,.BlogSection-module__tyebEa__card:focus-within .BlogSection-module__tyebEa__cardBody,.BlogSection-module__tyebEa__card:focus-within .BlogSection-module__tyebEa__button{opacity:1;max-height:500px;margin-top:1rem;margin-bottom:.5rem;transform:translateY(0)}.BlogSection-module__tyebEa__card:hover .BlogSection-module__tyebEa__button{margin-top:1.5rem;margin-bottom:1rem}.BlogSection-module__tyebEa__cardTitle:after{transform:scaleX(0)}}.BlogSection-module__tyebEa__button{cursor:pointer;color:#fff;background-color:var(--color-primary,#9d4300);border-radius:.5rem;padding:.5em 1.25em;font-weight:500;text-decoration:none;transition:background-color .3s,transform .2s;display:inline-block}.BlogSection-module__tyebEa__button:hover,.BlogSection-module__tyebEa__button:focus{background-color:var(--color-primary-container,#f1711c);transform:translateY(-2px)}.BlogSection-module__tyebEa__cardBody{color:#ffffffd9;margin-top:1rem;margin-bottom:1.5rem;line-height:1.6}
