.btn{border-radius:3px!important;padding:10px 30px!important;text-transform:uppercase;font-weight:700;font-size:.8em;letter-spacing:2px}.btn-primary{background-color:var(--primary-background-color)!important}.btn-primary:hover{background-color:var(--secondary-background-color)!important}.btn-primary:focus{background-color:var(--primary-background-color)!important}.btn-primary:active{background-color:var(--primary-background-color)!important}.btn-primary:active:focus{background-color:var(--primary-background-color)!important}.btn-secondary{background-color:var(--tertiary-background-color)!important;border-color:var(--tertiary-background-color)!important}.btn-secondary:hover{background-color:var(--secondary-background-color)!important;border-color:var(--secondary-background-color)!important}.btn-secondary:focus{background-color:var(--secondary-background-color)!important}.btn-secondary:active{background-color:var(--secondary-background-color);border-color:var(--secondary-background-color)!important}.btn-secondary:active:focus{background-color:var(--secondary-background-color);border-color:var(--secondary-background-color)!important}.btn-outline-primary{color:var(--primary-background-color);border-color:var(--primary-background-color)!important}.btn-outline-primary:hover{color:#fff;border-color:var(--primary-background-color)!important;background-color:var(--primary-background-color)!important}.btn-outline-primary:focus{color:#fff;border-color:var(--primary-background-color)!important;background-color:var(--primary-background-color)!important}.btn-outline-primary:active{color:#fff;border-color:var(--primary-background-color)!important;background-color:var (--primary-background-color)!important}.btn-outline-primary:active:focus{color:#fff;border-color:var(--primary-background-color)!important;background-color:var(--primary-background-color)!important}.bg-primary{background-color:var(--primary-background-color)!important}.bg-secondary{background-color:var(--secondary-background-color)!important}.text-primary{color:var(--primary-background-color)!important}.text-secondary{color:var(--secondary_background_color)!important}.border-accent{border-color:var(--tertiary-border-color)!important}.bg-accent{background-color:var(--tertiary-background-color)!important}.text-accent{color:var(--tertiary_text_color)!important}.btn-accent{color:#fff;background-color:var(--tertiary-background-color)!important;z-index:1000}.btn-accent:hover{color:var(--light_text_color)!important;background-color:var(--secondary-background-color)!important}.btn-accent:focus,.btn-accent:active{color:#fff;background-color:var(--tertiary-background-color);border-color:var(--tertiary-background-color)}@font-face{font-display:swap;font-family:"MetaNormalRoman";src:url(../../../../../../../themes/flexible-content/fonts/meta_normal_roman.ttf)}@font-face{font-display:swap;font-family:"MetaBoldRoman";src:url(../../../../../../../themes/flexible-content/fonts/Meta_Bold_Roman.ttf)}.primary-custom-border{border:1px solid var(--primary_border_color)!important}.secondary-custom-border{border:1px solid var(--secondary_border_color)!important;}.tertiary-custom-border{border:1px solid var(--tertiary_border_color)!important;}.primary-text-color{color:var(--primary_text_color)!important}.secondary-text-color{color:var(--secondary_text_color)!important}.tertiary-text-color{color:var(--tertiary_text_color)!important}.light-text-color{color:var(--light_text_color)!important}.dark-text-color{color:var(--dark_text_color)!important}.body-background-color{color:var(--body_background_color)!important}.table-wrapper{overflow-x:auto;margin:20px 0;box-shadow:0 2px 10px rgba(0,0,0,.1);background:#fff}.acf-custom-table{width:100%;border-collapse:collapse;font-family:inherit;background:#fff;overflow:hidden}.acf-custom-table thead{background-color:var(--primary-background-color,#2c3e50)}.acf-custom-table thead th{color:#fff;padding:16px 20px;text-align:left;font-weight:700;font-size:1.1em;text-transform:uppercase;letter-spacing:.5px;border:none}.acf-custom-table tbody tr{border-bottom:1px solid #e0e0e0;transition:background-color 0.3s ease}.acf-custom-table tbody tr:hover{background-color:#f8f9fa}.acf-custom-table tbody tr:last-child{border-bottom:none}.acf-custom-table tbody td{padding:14px 20px;color:var(--dark_text_color,#333);font-size:.95em;line-height:1.4;border:none;vertical-align:top}.acf-custom-table tbody td:first-child{font-weight:600;color:var(--primary-background-color,#2c3e50)}.acf-custom-table tbody td:not(:first-child){text-align:center;font-weight:500}@media (max-width:768px){.table-wrapper{margin:15px 0}.acf-custom-table thead th,.acf-custom-table tbody td{padding:12px 15px;font-size:.9em}.acf-custom-table thead th{font-size:1em}}