.breakdance .bde-section-2248-100 .section-container{--bde-grid-gap:var(--bde-column-gap);display:grid;grid-template-columns:repeat(var(--bde-grid-items-per-row,4),minmax(0,1fr));gap:var(--bde-grid-gap);align-items:var(--bde-grid-align-items,stretch);justify-items:var(--bde-grid-justify-items,stretch)}.breakdance .bde-section-2248-100 .section-container>*{width:auto!important;height:auto!important}.breakdance .bde-section-2248-100 .section-container{--bde-grid-items-per-row:1}.breakdance .bde-section-2248-100 .section-container{--bde-section-width:100%}.breakdance .bde-section-2248-100 .section-container{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}#custom-header{--charcoal:#1a1916;--warm-white:#f8f7f4;--stone:#e8e5df;--gold:#b5a48c;--gold-dark:#8a7a68;--cedar:#2d5a47;--header-h:64px;font-family:'Outfit',sans-serif;color:var(--charcoal);font-size:16.5px}#custom-header *{margin:0;padding:0;box-sizing:border-box}#custom-header a{text-decoration:none;color:inherit}#custom-header .header{position:fixed;top:0;left:0;right:0;z-index:1000;padding:20px 40px;display:flex;justify-content:space-between;align-items:center;gap:24px;background:var(--charcoal);transition:padding 0.3s ease,box-shadow 0.3s ease}#custom-header .header.scrolled{padding:16px 40px;box-shadow:0 2px 20px rgba(0,0,0,0.15)}#custom-header .header--overlay{padding:28px 60px;background:transparent}#custom-header .header--overlay .logo span,#custom-header .header--overlay .nav-list a,#custom-header .header--overlay .nav-list .sub-menu a{color:var(--charcoal);transition:color 0.3s ease}#custom-header .header--overlay .nav-list a:hover,#custom-header .header--overlay .nav-list .current-menu-item>a,#custom-header .header--overlay .nav-list .current-menu-ancestor>a,#custom-header .header--overlay .nav-list .current-menu-parent>a,#custom-header .header--overlay .nav-list .current_page_item>a{color:var(--gold-dark)}#custom-header .header--overlay .menu-btn span{background:var(--charcoal)}#custom-header .header--overlay .nav-list .sub-menu{background:var(--warm-white);box-shadow:0 12px 32px rgba(0,0,0,0.12)}#custom-header .header--overlay.scrolled{padding:20px 60px;background:var(--warm-white);box-shadow:0 2px 20px rgba(0,0,0,0.06)}#custom-header .header--overlay.dark,#custom-header .header--overlay.dark.scrolled{background:var(--charcoal)}#custom-header .header--overlay.dark.scrolled{box-shadow:0 2px 20px rgba(0,0,0,0.2)}#custom-header .header--overlay.dark .logo span,#custom-header .header--overlay.dark .nav-list a,#custom-header .header--overlay.dark .nav-list .sub-menu a{color:rgba(255,255,255,0.7)}#custom-header .header--overlay.dark .logo span{color:#fff}#custom-header .header--overlay.dark .nav-list a:hover,#custom-header .header--overlay.dark .nav-list .current-menu-item>a,#custom-header .header--overlay.dark .nav-list .current-menu-ancestor>a,#custom-header .header--overlay.dark .nav-list .current-menu-parent>a,#custom-header .header--overlay.dark .nav-list .current_page_item>a{color:#fff}#custom-header .header--overlay.dark .menu-btn span{background:#fff}#custom-header .header--overlay.dark .nav-list .sub-menu{background:var(--charcoal)}body.admin-bar #custom-header .header,body.admin-bar #custom-header .mobile-menu{top:var(--ldl-adminbar,32px)}@media screen and (max-width:782px){body.admin-bar #custom-header .header,body.admin-bar #custom-header .mobile-menu{top:var(--ldl-adminbar,46px)}}#custom-header .logo{display:flex;align-items:center;gap:12px;flex-shrink:0}#custom-header .logo span{font-family:'Tenor Sans',sans-serif;font-size:14px;letter-spacing:4px;color:#fff}#custom-header .logo .dot{width:4px;height:4px;background:var(--gold);border-radius:50%;flex-shrink:0}#custom-header .nav{display:flex;align-items:center}#custom-header .nav-list{display:flex;align-items:center;gap:32px;list-style:none}#custom-header .nav-list li{position:relative}#custom-header .nav-list a{display:block;font-size:13px;line-height:1;color:rgba(255,255,255,0.7);transition:color 0.2s;white-space:nowrap}#custom-header .nav-list a:hover,#custom-header .nav-list .current-menu-item>a,#custom-header .nav-list .current-menu-ancestor>a,#custom-header .nav-list .current-menu-parent>a,#custom-header .nav-list .current_page_item>a{color:#fff}#custom-header .nav-list .menu-item-has-children>a::after{content:'';display:inline-block;width:5px;height:5px;margin-left:7px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:translateY(-2px) rotate(45deg)}#custom-header .nav-list .sub-menu{position:absolute;top:100%;left:0;min-width:200px;margin-top:14px;padding:10px 0;list-style:none;background:var(--charcoal);box-shadow:0 12px 32px rgba(0,0,0,0.25);opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity 0.18s ease,transform 0.18s ease,visibility 0.18s}#custom-header .nav-list li:hover>.sub-menu,#custom-header .nav-list li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}#custom-header .nav-list .sub-menu a{padding:10px 20px;font-size:13px}#custom-header .header-actions{display:flex;align-items:center;gap:16px;flex-shrink:0}#custom-header .header-btn{padding:10px 20px;background:var(--gold-dark);color:#fff;font-size:12px;letter-spacing:1px;text-transform:uppercase;line-height:1;white-space:nowrap}#custom-header .user-avatar{display:block;width:34px;height:34px;border-radius:50%;overflow:hidden;border:1px solid rgba(255,255,255,0.25)}#custom-header .user-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}#custom-header .menu-btn{display:none;flex-direction:column;gap:5px;cursor:pointer;background:none;border:0;padding:0;font:inherit;color:inherit}#custom-header .menu-btn span{width:24px;height:1px;background:#fff}#custom-header .mobile-menu{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1001;background:var(--charcoal);flex-direction:column;align-items:center;justify-content:center;gap:30px;padding:80px 24px 40px;overflow-y:auto}#custom-header .mobile-menu.active{display:flex}#custom-header .mobile-nav-list{display:flex;flex-direction:column;align-items:center;gap:26px;list-style:none}#custom-header .mobile-nav-list a{font-family:'Tenor Sans',sans-serif;font-size:28px;letter-spacing:4px;color:#fff;text-align:center}#custom-header .mobile-nav-list .sub-menu{display:flex;flex-direction:column;align-items:center;gap:14px;margin-top:14px;list-style:none}#custom-header .mobile-nav-list .sub-menu a{font-size:17px;letter-spacing:2px;color:rgba(255,255,255,0.7)}#custom-header .mobile-menu-actions{display:flex;flex-direction:column;align-items:center;gap:18px;padding-top:26px;border-top:1px solid rgba(255,255,255,0.15);width:100%;max-width:260px}#custom-header .mobile-menu-actions a{font-size:13px;letter-spacing:2px;text-transform:uppercase;color:var(--gold)}#custom-header .mobile-menu-close{position:absolute;top:24px;right:24px;font-size:32px;line-height:1;color:#fff;cursor:pointer;background:none;border:0;padding:0;font-family:inherit}#custom-header .menu-btn:focus-visible,#custom-header .mobile-menu-close:focus-visible,#custom-header .nav-list a:focus-visible,#custom-header .mobile-nav-list a:focus-visible,#custom-header .mobile-menu-actions a:focus-visible,#custom-header .header-btn:focus-visible,#custom-header .user-avatar:focus-visible,#custom-header .logo:focus-visible{outline:2px solid var(--gold);outline-offset:3px}@media (max-width:900px){#custom-header .nav-list{gap:22px}}@media (max-width:1024px){#custom-header .header--overlay{padding:24px 40px}#custom-header .header--overlay.scrolled{padding:18px 40px}}@media (max-width:768px){#custom-header .header{padding:16px 20px}#custom-header .header.scrolled{padding:14px 20px}#custom-header .header--overlay{padding:20px 24px}#custom-header .header--overlay.scrolled{padding:16px 24px}#custom-header .nav{display:none}#custom-header .header-btn{display:none}#custom-header .menu-btn{display:flex}}