:root{--primary-blue:#0a4d6e;--accent-blue:#2c91b8;--accent-green:#7ba428;--text-primary:#1a2332;--text-secondary:#4e606a;--bg-light:#f8fafb;--border-color:#e1e8ed;--shadow-sm:0 2px 8px #0a4d6e14;--shadow-md:0 8px 24px #0a4d6e1f;--shadow-lg:0 16px 48px #0a4d6e29}html{scroll-behavior:smooth}body{background:#f8fafb;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.fedcom-hero{background-attachment:fixed;height:90vh}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.document-section{padding:1rem 0 0;position:relative}.document-section:before{content:"";pointer-events:none;background:radial-gradient(at top,#2c91b80d 0%,#0000 70%);height:300px;position:absolute;top:0;left:0;right:0}.section-header-fedcom{margin-bottom:2rem}.section-header-fedcom h2{color:#093c5a;letter-spacing:-.5px;text-align:left;margin-top:20px;font-size:2.75rem;font-weight:700;line-height:1.2}.section-description{color:#4e606a;text-align:left;word-spacing:normal;letter-spacing:normal;overflow-wrap:break-word;width:100%;max-width:none;margin:1.25rem 0 0;padding:0;font-size:.95rem;font-weight:400;line-height:1.75}.table-section{margin-bottom:3rem}.table-header{justify-content:space-between;align-items:center;gap:24px;min-height:54px;margin-bottom:18px;display:flex}.table-header-left{align-items:center;gap:8px;min-width:0;display:flex}.bunker-powered-by{flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;margin-left:auto;display:flex}.bunker-powered-by span{color:#718391;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;font-size:12px;font-weight:700;line-height:1}.bunker-powered-by img{object-fit:contain;width:auto;max-width:150px;height:36px;display:block}.table-title{color:#093c5a;font-size:1.125rem;font-weight:600}.info-icon{background:var(--primary-blue);color:#fff;cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;font-weight:700;display:flex}.table-wrapper{overflow-x:auto}.data-table{border-collapse:collapse;border:2px solid var(--border-color);background:#fff;width:100%;margin-bottom:1rem}.data-table thead{border-bottom:2px solid var(--border-color);background:#fff}.data-table thead th{text-align:left;color:#1e3a5f;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid var(--border-color);padding:1rem;font-size:.875rem;font-weight:600}.data-table tbody tr{border-bottom:1px solid var(--border-color);transition:background-color .2s}.data-table tbody tr:hover{background-color:#7ba42808}.data-table tbody tr:last-child{border-bottom:none}.data-table tbody td{color:#4e606a;padding:1rem;font-size:.9375rem}.cell-label{color:var(--text-primary);font-weight:500}.cell-value{text-align:right;color:var(--primary-blue);font-size:1.25rem;font-weight:300}.cell-note{color:var(--text-secondary);font-size:.875rem}.note-text{color:var(--text-secondary);margin-top:1rem;font-size:.8125rem}.note-text a{color:var(--primary-blue);text-decoration:underline}.category-row td{color:var(--text-primary);background-color:#7ba42814;font-weight:600}.location-cell{font-weight:500;color:#1e3a5f!important;padding-left:2rem!important}.pricing-note{color:#4e606a;margin-bottom:1rem;font-size:.8rem}.powered-by-section{border-top:2px solid var(--border-color);border-bottom:2px solid var(--border-color);background:linear-gradient(135deg,#f8fafb 0%,#fff 100%);margin-top:4rem;padding:2.5rem 0}.powered-by-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.powered-by-left{align-items:center;gap:1.5rem;display:flex}.powered-by-label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;font-size:.875rem;font-weight:600}.powered-by-logo{align-items:center;width:150px;height:50px;display:flex}.powered-by-logo img{object-fit:contain;width:auto;height:100%}@media (max-width:1024px){.section-header-fedcom h2{font-size:2.25rem}.section-description{font-size:1rem}.data-table thead th{padding:.75rem;font-size:.8rem}.data-table tbody td{padding:.75rem;font-size:.875rem}.cell-value{font-size:1.1rem}}@media (max-width:768px){.section-header-fedcom h2{font-size:1.75rem}.section-description{font-size:.95rem;line-height:1.7}.table-title{font-size:1rem}.powered-by-section{margin-top:3rem;padding:2rem 0}}@media (max-width:480px){.section-header-fedcom h2{font-size:1.4rem}.section-description{font-size:.9rem;line-height:1.6}.data-table{min-width:900px}.powered-by-left{flex-direction:column;align-items:flex-start;gap:1rem;width:100%}.powered-by-logo{width:100px;height:35px}}.fedcom-page-container{z-index:2;width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px;position:relative}@media (min-width:1367px){.fedcom-page-container{left:-20px}.fedcom-hero{background-attachment:fixed;height:90vh}}@media (min-width:1025px) and (max-width:1366px){.fedcom-page-container{max-width:1180px;padding-left:28px;padding-right:28px;left:-20px}.fedcom-hero{background-attachment:scroll;height:75vh}.section-header-fedcom h2{font-size:2.35rem}.data-table thead th{padding:.85rem;font-size:.8rem}.data-table tbody td{padding:.85rem;font-size:.875rem}}@media (min-width:769px) and (max-width:1024px){.fedcom-page-container{max-width:100%;padding-left:28px;padding-right:28px;left:0}.fedcom-hero{background-attachment:scroll;height:70vh}.section-header-fedcom h2{font-size:2.1rem}.section-description{text-align:left;font-size:1rem}.table-wrapper{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.data-table{min-width:760px}}@media (max-width:768px){.fedcom-page-container{max-width:100%;padding-left:18px;padding-right:18px;left:0}.fedcom-hero{background-attachment:scroll;height:65vh}.section-header-fedcom{margin-bottom:1.5rem}.section-header-fedcom h2{font-size:1.75rem;line-height:1.2}.section-description{text-align:left;font-size:.95rem;line-height:1.7}.document-section{padding-top:1rem}.table-section{margin-bottom:2.25rem}.table-wrapper{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.data-table{min-width:760px}.powered-by-section{margin-top:3rem;padding:2rem 0}.powered-by-left{width:100%}}@media (max-width:480px){.fedcom-page-container{padding-left:16px;padding-right:16px}.fedcom-hero{height:60vh}.section-header-fedcom h2{font-size:1.45rem}.section-description{font-size:.9rem;line-height:1.65}.data-table{min-width:720px}.powered-by-left{flex-direction:column;align-items:flex-start;gap:1rem}.powered-by-logo{width:110px;height:38px}}@media (min-width:1025px) and (max-width:1366px){.bunker-powered-by img{max-width:140px;height:33px}}@media (min-width:769px) and (max-width:1024px){.table-header{gap:18px}.bunker-powered-by img{max-width:130px;height:31px}.bunker-powered-by span{font-size:11px}}@media (max-width:768px){.table-header{align-items:center;gap:12px;min-height:48px;margin-bottom:14px}.table-header-left{flex:1}.bunker-powered-by{gap:6px}.bunker-powered-by span{letter-spacing:.03em;font-size:9px}.bunker-powered-by img{max-width:95px;height:25px}}@media (max-width:420px){.table-title{font-size:15px}.info-icon{width:18px;height:18px;font-size:10px}.bunker-powered-by span{display:none}.bunker-powered-by img{max-width:90px;height:24px}}.fedcom-hero{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;height:90vh;min-height:650px;display:block;position:relative;overflow:hidden}.fedcom-hero-title{color:#fff;letter-spacing:-.02em;margin:0;padding-left:18px;font-size:50px;line-height:1.08;position:absolute;bottom:100px;left:32px}.fedcom-hero-title span{display:block}.fedcom-hero-title .light{font-weight:300}.fedcom-hero-title .bold{font-weight:700}.fedcom-hero-title:before{content:"";background:#fff;width:2px;position:absolute;top:6px;bottom:6px;left:0}@media (min-width:1367px){.fedcom-page-container{left:-20px}.fedcom-hero-title{font-size:60px;bottom:100px;left:32px}}@media (min-width:1025px) and (max-width:1366px){.fedcom-page-container{max-width:1180px;padding-left:28px;padding-right:28px;left:-20px}.fedcom-hero{background-attachment:scroll;height:75vh;min-height:580px}.fedcom-hero-title{font-size:54px;bottom:80px;left:28px}}@media (min-width:769px) and (max-width:1024px){.fedcom-page-container{max-width:100%;padding-left:28px;padding-right:28px;left:0}.fedcom-hero{background-attachment:scroll;height:70vh;min-height:540px}.fedcom-hero-title{white-space:normal;max-width:calc(100% - 56px);font-size:40px;bottom:75px;left:28px}}@media (max-width:768px){.fedcom-page-container{max-width:100%;padding-left:18px;padding-right:18px;left:0}.fedcom-hero{background-attachment:scroll;height:65vh;min-height:500px}.fedcom-hero-title{white-space:normal;max-width:calc(100% - 36px);padding-left:16px;font-size:34px;bottom:65px;left:18px}}@media (max-width:480px){.fedcom-page-container{padding-left:16px;padding-right:16px}.fedcom-hero{height:60vh;min-height:470px}.fedcom-hero-title{max-width:calc(100% - 32px);padding-left:14px;font-size:29px;bottom:55px;left:16px}}.fedcom-page-container{box-sizing:border-box;width:calc(100% - 64px);max-width:1250px;position:relative;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;left:0!important;right:0!important;transform:none!important}.fedcom-hero-title{left:0!important}.section-header-fedcom,.section-description,.table-section,.table-wrapper,.powered-by-content{box-sizing:border-box;width:100%;margin-left:0!important;margin-right:0!important;left:0!important;right:0!important;transform:none!important}@media (min-width:1367px){.fedcom-page-container{width:calc(100% - 64px);max-width:1250px}.fedcom-hero-title{left:0!important}}@media (min-width:1025px) and (max-width:1366px){.fedcom-page-container{width:calc(100% - 56px);max-width:1180px}.fedcom-hero-title{left:0!important}}@media (min-width:769px) and (max-width:1024px){.fedcom-page-container{width:calc(100% - 48px);max-width:100%}.fedcom-hero-title{left:0!important}.table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:768px){.fedcom-page-container{width:100%;max-width:100%;padding-left:20px!important;padding-right:20px!important}.fedcom-hero-title{max-width:calc(100% - 40px);left:20px!important}.table-wrapper{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}}@media (max-width:480px){.fedcom-page-container{padding-left:16px!important;padding-right:16px!important}.fedcom-hero-title{max-width:calc(100% - 32px);left:16px!important}}@media (max-width:360px){.fedcom-page-container{padding-left:14px!important;padding-right:14px!important}.fedcom-hero-title{max-width:calc(100% - 28px);left:14px!important}}.fedcom-email-line{color:#4e606a;margin-top:8px;margin-bottom:0;font-size:.875rem;line-height:1.6}.fedcom-email-line a{color:#0a4d6e;text-underline-offset:2px;font-weight:600;text-decoration:underline}.fedcom-email-line a:hover{color:#2c91b8}.fedcom-enquiry-box{max-width:520px;margin-top:22px}.fedcom-enquiry-box h3{color:#093c5a;margin:0 0 8px;font-size:1.15rem;font-weight:700}.fedcom-enquiry-box p{color:#4e606a;margin:0 0 14px;font-size:.9rem;line-height:1.6}.fedcom-enquiry-form{gap:10px;width:100%;display:flex}.fedcom-enquiry-form input{color:#093c5a;background:#fff;border:1px solid #dce5eb;border-radius:4px;outline:none;flex:1;min-width:0;height:48px;padding:0 16px;font-size:.9rem}.fedcom-enquiry-form input:focus{border-color:#0a4d6e}.fedcom-enquiry-form button{color:#fff;cursor:pointer;background:#0a4d6e;border:none;border-radius:4px;min-width:130px;height:48px;font-size:.88rem;font-weight:700;transition:background .25s}.fedcom-enquiry-form button:hover{background:#2c91b8}.fedcom-success-message{color:#2f6b36;background:#edf7ef;border:1px solid #cfe7d3;border-radius:4px;padding:13px 16px;font-size:.9rem;font-weight:600}@media (max-width:600px){.fedcom-enquiry-box{max-width:100%}.fedcom-enquiry-form{flex-direction:column}.fedcom-enquiry-form button{width:100%}}.fedcom-sub-header{letter-spacing:-.5px!important;color:#093c5a!important;text-transform:none!important;font-family:Manrope,Inter,Segoe UI,Arial,sans-serif!important;font-size:1.75rem!important;font-weight:700!important;line-height:1.2!important}.data-table th,.data-table td,.data-table .cell-value,.data-table .cell-label,.data-table .cell-note,.data-table .location-cell{text-align:left!important}@media (max-width:600px){.fedcom-enquiry-box{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.fedcom-enquiry-form{flex-direction:column!important;gap:10px!important;width:100%!important;display:flex!important}.fedcom-enquiry-form input{appearance:none;box-sizing:border-box!important;background:#fff!important;border:1px solid #dce5eb!important;border-radius:4px!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:48px!important;min-height:48px!important;padding:0 14px!important;font-size:16px!important;line-height:48px!important;display:block!important}.fedcom-enquiry-form input::placeholder{color:#8fa1ad!important;opacity:1!important;font-size:14px!important}.fedcom-enquiry-form button{box-sizing:border-box!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:48px!important;min-height:48px!important;font-size:14px!important;display:block!important}}
