.elementor-10585 .elementor-element.elementor-element-a2bb663{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-10585 .elementor-element.elementor-element-d6f3814{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-10585 .elementor-element.elementor-element-80067c0{--display:flex;}.elementor-10585 .elementor-element.elementor-element-4655f36{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-10585 .elementor-element.elementor-element-3a72be2{--n-accordion-title-font-size:20px;--n-accordion-item-title-space-between:0px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-icon-size:15px;}.elementor-10585 .elementor-element.elementor-element-582969a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-10585 .elementor-element.elementor-element-fcc7ed8{--display:flex;}.elementor-10585 .elementor-element.elementor-element-bc996d1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-10585 .elementor-element.elementor-element-43524e5{--n-accordion-title-font-size:20px;--n-accordion-item-title-space-between:0px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-icon-size:15px;}.elementor-10585 .elementor-element.elementor-element-dc1ff29{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-10585 .elementor-element.elementor-element-3af822d{--display:flex;}.elementor-10585 .elementor-element.elementor-element-256b09d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-10585 .elementor-element.elementor-element-a82510c{--n-accordion-title-font-size:20px;--n-accordion-item-title-space-between:0px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-icon-size:15px;}.elementor-10585 .elementor-element.elementor-element-0f6397c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-10585 .elementor-element.elementor-element-1930d97{--display:flex;}.elementor-10585 .elementor-element.elementor-element-d4b0e4f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-10585 .elementor-element.elementor-element-a5072f8{--n-accordion-title-font-size:20px;--n-accordion-item-title-space-between:0px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-icon-size:15px;}.elementor-10585 .elementor-element.elementor-element-f2645a2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-a75e693 *//* ===================================
   Cookie Table 1: Strictly Necessary
   Independent Widget CSS
   =================================== */

/* Section Container */
.cookie-section {
  margin: 30px 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-size: 16px;
  line-height: 1.7;
  color: #333;
}

/* Section Title */
.cookie-section-title {
  font-size: 1.5em;
  font-weight: 600;
  color: #1a1a1a;
  margin: 0 0 15px 0;
  line-height: 1.4;
}

/* Section Description */
.cookie-section-description {
  margin: 15px 0 25px 0;
  line-height: 1.7;
  color: #333;
}

/* Cookie Table Container */
.cookie-table {
  margin: 25px 0;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.cookie-table table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  border: 1px solid #ddd;
  font-size: 0.95em;
}

.cookie-table thead {
  background: #0066cc;
  color: #fff;
}

.cookie-table th {
  padding: 12px 15px;
  text-align: left;
  font-weight: 600;
  border-bottom: 2px solid #0052a3;
  font-size: 0.95em;
  white-space: nowrap;
}

.cookie-table td {
  padding: 12px 15px;
  border-bottom: 1px solid #e5e5e5;
  vertical-align: top;
}

.cookie-table tbody tr:hover {
  background: #f8f9fa;
}

.cookie-table tbody tr:last-child td {
  border-bottom: none;
}

/* Column-Specific Styling */
.cookie-table td:first-child {
  font-family: 'Courier New', monospace;
  font-weight: 600;
  color: #0066cc;
  white-space: nowrap;
}

.cookie-table td:nth-child(2) {
  font-weight: 500;
  color: #333;
}

.cookie-table td:nth-child(3) {
  min-width: 200px;
}

.cookie-table td:nth-child(4) {
  white-space: nowrap;
  color: #666;
}

.cookie-table td:nth-child(5) {
  white-space: nowrap;
  font-size: 0.9em;
}

/* ===================================
   RESPONSIVE STYLES
   =================================== */

/* Tablet */
@media (max-width: 768px) {
  .cookie-section {
    font-size: 15px;
  }
  
  .cookie-section-title {
    font-size: 1.3em;
  }
  
  .cookie-table {
    margin: 25px -15px;
    padding: 0 15px;
  }
  
  .cookie-table table {
    font-size: 0.9em;
  }
  
  .cookie-table th,
  .cookie-table td {
    padding: 10px 12px;
  }
}

/* Mobile */
@media (max-width: 480px) {
  .cookie-section {
    font-size: 15px;
  }
  
  .cookie-section-title {
    font-size: 1.2em;
  }
  
  .cookie-table {
    margin: 25px -15px;
    padding: 0;
  }
  
  /* Stack table for mobile */
  .cookie-table table,
  .cookie-table thead,
  .cookie-table tbody,
  .cookie-table th,
  .cookie-table td,
  .cookie-table tr {
    display: block;
  }
  
  .cookie-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  
  .cookie-table tr {
    margin-bottom: 20px;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #fff;
  }
  
  .cookie-table td {
    border: none;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    padding-left: 45%;
    text-align: right;
    white-space: normal;
  }
  
  .cookie-table td:before {
    position: absolute;
    top: 12px;
    left: 15px;
    width: 40%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: 600;
    color: #333;
  }
  
  .cookie-table td:nth-child(1):before { content: "Cookie Name:"; }
  .cookie-table td:nth-child(2):before { content: "Provider:"; }
  .cookie-table td:nth-child(3):before { content: "Purpose:"; }
  .cookie-table td:nth-child(4):before { content: "Duration:"; }
  .cookie-table td:nth-child(5):before { content: "Type:"; }
  
  .cookie-table td:first-child {
    background: #f8f9fa;
    font-weight: 700;
    font-size: 1em;
    border-radius: 4px 4px 0 0;
  }
  
  .cookie-table td:last-child {
    border-bottom: none;
    border-radius: 0 0 4px 4px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a75e693 *//* ===================================
   Cookie Table 1: Strictly Necessary
   Independent Widget CSS
   =================================== */

/* Section Container */
.cookie-section {
  margin: 30px 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-size: 16px;
  line-height: 1.7;
  color: #333;
}

/* Section Title */
.cookie-section-title {
  font-size: 1.5em;
  font-weight: 600;
  color: #1a1a1a;
  margin: 0 0 15px 0;
  line-height: 1.4;
}

/* Section Description */
.cookie-section-description {
  margin: 15px 0 25px 0;
  line-height: 1.7;
  color: #333;
}

/* Cookie Table Container */
.cookie-table {
  margin: 25px 0;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.cookie-table table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  border: 1px solid #ddd;
  font-size: 0.95em;
}

.cookie-table thead {
  background: #0066cc;
  color: #fff;
}

.cookie-table th {
  padding: 12px 15px;
  text-align: left;
  font-weight: 600;
  border-bottom: 2px solid #0052a3;
  font-size: 0.95em;
  white-space: nowrap;
}

.cookie-table td {
  padding: 12px 15px;
  border-bottom: 1px solid #e5e5e5;
  vertical-align: top;
}

.cookie-table tbody tr:hover {
  background: #f8f9fa;
}

.cookie-table tbody tr:last-child td {
  border-bottom: none;
}

/* Column-Specific Styling */
.cookie-table td:first-child {
  font-family: 'Courier New', monospace;
  font-weight: 600;
  color: #0066cc;
  white-space: nowrap;
}

.cookie-table td:nth-child(2) {
  font-weight: 500;
  color: #333;
}

.cookie-table td:nth-child(3) {
  min-width: 200px;
}

.cookie-table td:nth-child(4) {
  white-space: nowrap;
  color: #666;
}

.cookie-table td:nth-child(5) {
  white-space: nowrap;
  font-size: 0.9em;
}

/* ===================================
   RESPONSIVE STYLES
   =================================== */

/* Tablet */
@media (max-width: 768px) {
  .cookie-section {
    font-size: 15px;
  }
  
  .cookie-section-title {
    font-size: 1.3em;
  }
  
  .cookie-table {
    margin: 25px -15px;
    padding: 0 15px;
  }
  
  .cookie-table table {
    font-size: 0.9em;
  }
  
  .cookie-table th,
  .cookie-table td {
    padding: 10px 12px;
  }
}

/* Mobile */
@media (max-width: 480px) {
  .cookie-section {
    font-size: 15px;
  }
  
  .cookie-section-title {
    font-size: 1.2em;
  }
  
  .cookie-table {
    margin: 25px -15px;
    padding: 0;
  }
  
  /* Stack table for mobile */
  .cookie-table table,
  .cookie-table thead,
  .cookie-table tbody,
  .cookie-table th,
  .cookie-table td,
  .cookie-table tr {
    display: block;
  }
  
  .cookie-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  
  .cookie-table tr {
    margin-bottom: 20px;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #fff;
  }
  
  .cookie-table td {
    border: none;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    padding-left: 45%;
    text-align: right;
    white-space: normal;
  }
  
  .cookie-table td:before {
    position: absolute;
    top: 12px;
    left: 15px;
    width: 40%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: 600;
    color: #333;
  }
  
  .cookie-table td:nth-child(1):before { content: "Cookie Name:"; }
  .cookie-table td:nth-child(2):before { content: "Provider:"; }
  .cookie-table td:nth-child(3):before { content: "Purpose:"; }
  .cookie-table td:nth-child(4):before { content: "Duration:"; }
  .cookie-table td:nth-child(5):before { content: "Type:"; }
  
  .cookie-table td:first-child {
    background: #f8f9fa;
    font-weight: 700;
    font-size: 1em;
    border-radius: 4px 4px 0 0;
  }
  
  .cookie-table td:last-child {
    border-bottom: none;
    border-radius: 0 0 4px 4px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5c7407f *//* ===================================
   Cookie Table 3: Marketing & Advertising
   Independent Widget CSS
   =================================== */

/* Section Container */
.cookie-section {
  margin: 30px 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-size: 16px;
  line-height: 1.7;
  color: #333;
}

/* Section Title */
.cookie-section-title {
  font-size: 1.5em;
  font-weight: 600;
  color: #1a1a1a;
  margin: 0 0 15px 0;
  line-height: 1.4;
}

/* Section Description */
.cookie-section-description {
  margin: 15px 0 25px 0;
  line-height: 1.7;
  color: #333;
}

/* Table Note */
.table-note {
  margin: 20px 0 0 0;
  padding: 15px 20px;
  background: #fff8e6;
  border-left: 4px solid #ffc107;
  border-radius: 4px;
  line-height: 1.6;
}

.table-note strong {
  color: #1a1a1a;
  font-weight: 600;
}

/* Cookie Table Container */
.cookie-table {
  margin: 25px 0;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.cookie-table table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  border: 1px solid #ddd;
  font-size: 0.95em;
}

.cookie-table thead {
  background: #0066cc;
  color: #fff;
}

.cookie-table th {
  padding: 12px 15px;
  text-align: left;
  font-weight: 600;
  border-bottom: 2px solid #0052a3;
  font-size: 0.95em;
  white-space: nowrap;
}

.cookie-table td {
  padding: 12px 15px;
  border-bottom: 1px solid #e5e5e5;
  vertical-align: top;
}

.cookie-table tbody tr:hover {
  background: #f8f9fa;
}

.cookie-table tbody tr:last-child td {
  border-bottom: none;
}

/* Column-Specific Styling */
.cookie-table td:first-child {
  font-family: 'Courier New', monospace;
  font-weight: 600;
  color: #0066cc;
  white-space: nowrap;
}

.cookie-table td:nth-child(2) {
  font-weight: 500;
  color: #333;
}

.cookie-table td:nth-child(3) {
  min-width: 200px;
}

.cookie-table td:nth-child(4) {
  white-space: nowrap;
  color: #666;
}

.cookie-table td:nth-child(5) {
  white-space: nowrap;
  font-size: 0.9em;
}

/* ===================================
   RESPONSIVE STYLES
   =================================== */

/* Tablet */
@media (max-width: 768px) {
  .cookie-section {
    font-size: 15px;
  }
  
  .cookie-section-title {
    font-size: 1.3em;
  }
  
  .table-note {
    padding: 12px 15px;
  }
  
  .cookie-table {
    margin: 25px -15px;
    padding: 0 15px;
  }
  
  .cookie-table table {
    font-size: 0.9em;
  }
  
  .cookie-table th,
  .cookie-table td {
    padding: 10px 12px;
  }
}

/* Mobile */
@media (max-width: 480px) {
  .cookie-section {
    font-size: 15px;
  }
  
  .cookie-section-title {
    font-size: 1.2em;
  }
  
  .table-note {
    padding: 12px 15px;
  }
  
  .cookie-table {
    margin: 25px -15px;
    padding: 0;
  }
  
  /* Stack table for mobile */
  .cookie-table table,
  .cookie-table thead,
  .cookie-table tbody,
  .cookie-table th,
  .cookie-table td,
  .cookie-table tr {
    display: block;
  }
  
  .cookie-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  
  .cookie-table tr {
    margin-bottom: 20px;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #fff;
  }
  
  .cookie-table td {
    border: none;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    padding-left: 45%;
    text-align: right;
    white-space: normal;
  }
  
  .cookie-table td:before {
    position: absolute;
    top: 12px;
    left: 15px;
    width: 40%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: 600;
    color: #333;
  }
  
  .cookie-table td:nth-child(1):before { content: "Cookie Name:"; }
  .cookie-table td:nth-child(2):before { content: "Provider:"; }
  .cookie-table td:nth-child(3):before { content: "Purpose:"; }
  .cookie-table td:nth-child(4):before { content: "Duration:"; }
  .cookie-table td:nth-child(5):before { content: "Type:"; }
  
  .cookie-table td:first-child {
    background: #f8f9fa;
    font-weight: 700;
    font-size: 1em;
    border-radius: 4px 4px 0 0;
  }
  
  .cookie-table td:last-child {
    border-bottom: none;
    border-radius: 0 0 4px 4px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5c7407f *//* ===================================
   Cookie Table 3: Marketing & Advertising
   Independent Widget CSS
   =================================== */

/* Section Container */
.cookie-section {
  margin: 30px 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-size: 16px;
  line-height: 1.7;
  color: #333;
}

/* Section Title */
.cookie-section-title {
  font-size: 1.5em;
  font-weight: 600;
  color: #1a1a1a;
  margin: 0 0 15px 0;
  line-height: 1.4;
}

/* Section Description */
.cookie-section-description {
  margin: 15px 0 25px 0;
  line-height: 1.7;
  color: #333;
}

/* Table Note */
.table-note {
  margin: 20px 0 0 0;
  padding: 15px 20px;
  background: #fff8e6;
  border-left: 4px solid #ffc107;
  border-radius: 4px;
  line-height: 1.6;
}

.table-note strong {
  color: #1a1a1a;
  font-weight: 600;
}

/* Cookie Table Container */
.cookie-table {
  margin: 25px 0;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.cookie-table table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  border: 1px solid #ddd;
  font-size: 0.95em;
}

.cookie-table thead {
  background: #0066cc;
  color: #fff;
}

.cookie-table th {
  padding: 12px 15px;
  text-align: left;
  font-weight: 600;
  border-bottom: 2px solid #0052a3;
  font-size: 0.95em;
  white-space: nowrap;
}

.cookie-table td {
  padding: 12px 15px;
  border-bottom: 1px solid #e5e5e5;
  vertical-align: top;
}

.cookie-table tbody tr:hover {
  background: #f8f9fa;
}

.cookie-table tbody tr:last-child td {
  border-bottom: none;
}

/* Column-Specific Styling */
.cookie-table td:first-child {
  font-family: 'Courier New', monospace;
  font-weight: 600;
  color: #0066cc;
  white-space: nowrap;
}

.cookie-table td:nth-child(2) {
  font-weight: 500;
  color: #333;
}

.cookie-table td:nth-child(3) {
  min-width: 200px;
}

.cookie-table td:nth-child(4) {
  white-space: nowrap;
  color: #666;
}

.cookie-table td:nth-child(5) {
  white-space: nowrap;
  font-size: 0.9em;
}

/* ===================================
   RESPONSIVE STYLES
   =================================== */

/* Tablet */
@media (max-width: 768px) {
  .cookie-section {
    font-size: 15px;
  }
  
  .cookie-section-title {
    font-size: 1.3em;
  }
  
  .table-note {
    padding: 12px 15px;
  }
  
  .cookie-table {
    margin: 25px -15px;
    padding: 0 15px;
  }
  
  .cookie-table table {
    font-size: 0.9em;
  }
  
  .cookie-table th,
  .cookie-table td {
    padding: 10px 12px;
  }
}

/* Mobile */
@media (max-width: 480px) {
  .cookie-section {
    font-size: 15px;
  }
  
  .cookie-section-title {
    font-size: 1.2em;
  }
  
  .table-note {
    padding: 12px 15px;
  }
  
  .cookie-table {
    margin: 25px -15px;
    padding: 0;
  }
  
  /* Stack table for mobile */
  .cookie-table table,
  .cookie-table thead,
  .cookie-table tbody,
  .cookie-table th,
  .cookie-table td,
  .cookie-table tr {
    display: block;
  }
  
  .cookie-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  
  .cookie-table tr {
    margin-bottom: 20px;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #fff;
  }
  
  .cookie-table td {
    border: none;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    padding-left: 45%;
    text-align: right;
    white-space: normal;
  }
  
  .cookie-table td:before {
    position: absolute;
    top: 12px;
    left: 15px;
    width: 40%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: 600;
    color: #333;
  }
  
  .cookie-table td:nth-child(1):before { content: "Cookie Name:"; }
  .cookie-table td:nth-child(2):before { content: "Provider:"; }
  .cookie-table td:nth-child(3):before { content: "Purpose:"; }
  .cookie-table td:nth-child(4):before { content: "Duration:"; }
  .cookie-table td:nth-child(5):before { content: "Type:"; }
  
  .cookie-table td:first-child {
    background: #f8f9fa;
    font-weight: 700;
    font-size: 1em;
    border-radius: 4px 4px 0 0;
  }
  
  .cookie-table td:last-child {
    border-bottom: none;
    border-radius: 0 0 4px 4px;
  }
}/* End custom CSS */
/* Start custom CSS *//* ===================================
   SMCG Cookie Policy - Custom CSS
   For Elementor HTML Widget
   =================================== */

/* Main Container */
.cookie-policy-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0px 20px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-size: 16px;
  line-height: 1.7;
  color: #333;
}

/* Policy Header */
.policy-header {
  margin-bottom: 50px;
  padding-bottom: 30px;
  border-bottom: 3px solid #0066cc;
}

.policy-header h1 {
  font-size: 2.5em;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0 0 15px 0;
  line-height: 1.2;
}

.effective-date,
.last-updated {
  font-size: 0.95em;
  color: #666;
  margin: 5px 0;
}

.effective-date strong,
.last-updated strong {
  color: #333;
  font-weight: 600;
}

/* Policy Content Sections */
.policy-content {
  margin-bottom: 50px;
}

.policy-content section {
  margin-bottom: 50px;
  scroll-margin-top: 100px;
}

/* Headings */
.policy-content h2 {
  font-size: 1.8em;
  font-weight: 700;
  color: #0066cc;
  margin: 40px 0 20px 0;
  padding-bottom: 10px;
  border-bottom: 2px solid #e5e5e5;
  line-height: 1.3;
}

.policy-content h3 {
  font-size: 1.3em;
  font-weight: 600;
  color: #1a1a1a;
  margin: 30px 0 15px 0;
  line-height: 1.4;
}

/* Paragraphs */
.policy-content p {
  margin: 15px 0;
  line-height: 1.7;
}

.policy-content p strong {
  font-weight: 600;
  color: #1a1a1a;
}

/* Lists */
.policy-content ul,
.policy-content ol {
  margin: 15px 0 15px 25px;
  padding: 0;
}

.policy-content li {
  margin: 10px 0;
  line-height: 1.7;
}

.policy-content ul ul,
.policy-content ul ol,
.policy-content ol ul,
.policy-content ol ol {
  margin: 10px 0 10px 25px;
}

/* Links */
.policy-content a {
  color: #0066cc;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition: all 0.2s ease;
}

.policy-content a:hover {
  color: #0052a3;
  border-bottom-color: #0052a3;
}

.policy-content a[target="_blank"]::after {
  content: " ↗";
  font-size: 0.85em;
  opacity: 0.7;
}

/* Contact Info Block */
.contact-info {
  background: #f8f9fa;
  border-left: 4px solid #0066cc;
  padding: 20px 25px;
  margin: 25px 0;
  border-radius: 4px;
}

.contact-info strong {
  display: block;
  color: #1a1a1a;
  font-size: 1.1em;
  margin-bottom: 5px;
}

.contact-info a {
  color: #0066cc;
  font-weight: 500;
}

/* Cookie Tables - Primary Styling */
.cookie-table {
  margin: 25px 0;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.cookie-table table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  border: 1px solid #ddd;
  font-size: 0.95em;
}

.cookie-table thead {
  background: #0066cc;
  color: #fff;
}

.cookie-table th {
  padding: 12px 15px;
  text-align: left;
  font-weight: 600;
  border-bottom: 2px solid #0052a3;
  font-size: 0.95em;
  white-space: nowrap;
}

.cookie-table td {
  padding: 12px 15px;
  border-bottom: 1px solid #e5e5e5;
  vertical-align: top;
}

.cookie-table tbody tr:hover {
  background: #f8f9fa;
}

.cookie-table tbody tr:last-child td {
  border-bottom: none;
}

/* Cookie Table - Column Specific Styling */
.cookie-table td:first-child {
  font-family: 'Courier New', monospace;
  font-weight: 600;
  color: #0066cc;
  white-space: nowrap;
}

.cookie-table td:nth-child(2) {
  font-weight: 500;
  color: #333;
}

.cookie-table td:nth-child(3) {
  min-width: 200px;
}

.cookie-table td:nth-child(4) {
  white-space: nowrap;
  color: #666;
}

.cookie-table td:nth-child(5) {
  white-space: nowrap;
  font-size: 0.9em;
}

/* Policy Footer */
.policy-footer {
  margin-top: 60px;
  padding-top: 30px;
  border-top: 2px solid #e5e5e5;
}

.footer-note {
  font-size: 0.9em;
  color: #666;
  font-style: italic;
  line-height: 1.6;
}

/* Special Styling for Important Notices */
.policy-content p:has(strong:first-child:contains("Important")),
.policy-content p:has(strong:first-child:contains("Note")) {
  background: #fff8e6;
  border-left: 4px solid #ffc107;
  padding: 15px 20px;
  margin: 20px 0;
  border-radius: 4px;
}

/* Browser Instructions List - Special Styling */
.policy-content ul li strong:first-child {
  color: #0066cc;
}

/* ===================================
   RESPONSIVE STYLES
   =================================== */

/* Large Desktop - Optimize table readability */
@media (min-width: 1400px) {
  .cookie-table table {
    font-size: 1em;
  }
  
  .cookie-table th,
  .cookie-table td {
    padding: 15px 20px;
  }
}

/* Tablet */
@media (max-width: 768px) {
  .cookie-policy-container {
    padding: 30px 15px;
  }
  
  .policy-header h1 {
    font-size: 2em;
  }
  
  .policy-content h2 {
    font-size: 1.5em;
  }
  
  .policy-content h3 {
    font-size: 1.2em;
  }
  
  .contact-info {
    padding: 15px 20px;
  }
  
  /* Make tables scrollable on tablet */
  .cookie-table {
    margin: 25px -15px;
    padding: 0 15px;
  }
  
  .cookie-table table {
    font-size: 0.9em;
  }
  
  .cookie-table th,
  .cookie-table td {
    padding: 10px 12px;
  }
}

/* Mobile */
@media (max-width: 480px) {
  .cookie-policy-container {
    padding: 20px 15px;
    font-size: 15px;
  }
  
  .policy-header {
    margin-bottom: 30px;
    padding-bottom: 20px;
  }
  
  .policy-header h1 {
    font-size: 1.75em;
  }
  
  .policy-content section {
    margin-bottom: 35px;
  }
  
  .policy-content h2 {
    font-size: 1.4em;
    margin: 30px 0 15px 0;
  }
  
  .policy-content h3 {
    font-size: 1.15em;
    margin: 20px 0 12px 0;
  }
  
  .policy-content ul,
  .policy-content ol {
    margin-left: 20px;
  }
  
  .contact-info {
    padding: 15px;
  }
  
  /* Mobile-Optimized Table Layout */
  .cookie-table {
    margin: 25px -15px;
    padding: 0;
  }
  
  /* Stack table for mobile readability */
  .cookie-table table,
  .cookie-table thead,
  .cookie-table tbody,
  .cookie-table th,
  .cookie-table td,
  .cookie-table tr {
    display: block;
  }
  
  .cookie-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  
  .cookie-table tr {
    margin-bottom: 20px;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #fff;
  }
  
  .cookie-table td {
    border: none;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    padding-left: 45%;
    text-align: right;
    white-space: normal;
  }
  
  .cookie-table td:before {
    position: absolute;
    top: 12px;
    left: 15px;
    width: 40%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: 600;
    color: #333;
  }
  
  .cookie-table td:nth-child(1):before { content: "Cookie Name:"; }
  .cookie-table td:nth-child(2):before { content: "Provider:"; }
  .cookie-table td:nth-child(3):before { content: "Purpose:"; }
  .cookie-table td:nth-child(4):before { content: "Duration:"; }
  .cookie-table td:nth-child(5):before { content: "Type:"; }
  
  .cookie-table td:first-child {
    background: #f8f9fa;
    font-weight: 700;
    font-size: 1em;
    border-radius: 4px 4px 0 0;
  }
  
  .cookie-table td:last-child {
    border-bottom: none;
    border-radius: 0 0 4px 4px;
  }
}

/* Print Styles */
@media print {
  .cookie-policy-container {
    padding: 0;
    max-width: 100%;
  }
  
  .policy-content a {
    color: #000;
    text-decoration: underline;
  }
  
  .policy-content a::after {
    content: " (" attr(href) ")";
    font-size: 0.8em;
    color: #666;
  }
  
  .policy-content section {
    page-break-inside: avoid;
  }
  
  .policy-header h1 {
    page-break-after: avoid;
  }
  
  .cookie-table {
    page-break-inside: avoid;
  }
  
  .cookie-table table {
    border: 1px solid #000;
  }
  
  .cookie-table th {
    background: #e5e5e5 !important;
    color: #000 !important;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
}/* End custom CSS */