.elementor-98 .elementor-element.elementor-element-34ec4fa{--display:flex;--margin-top:110px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-98 .elementor-element.elementor-element-d8b070a{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:left;}.elementor-98 .elementor-element.elementor-element-d8b070a.elementor-element{--align-self:flex-start;}.elementor-98 .elementor-element.elementor-element-d8b070a .elementor-heading-title{font-family:"Inter", Sans-serif;font-weight:600;color:#F0F0F0;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-98 .elementor-element.elementor-element-742dd3e{font-family:"Inter", Sans-serif;font-weight:400;color:#FFFFFF;}.elementor-98 .elementor-element.elementor-element-742dd3e a:hover, .elementor-98 .elementor-element.elementor-element-742dd3e a:focus{color:#FFFFFF;}:root{--page-title-display:none;}/* Start custom CSS */.entry-meta {
    display: none;
}
.col-lg-8.entries {
    width: 100% !important;
}
.col-lg-4 {
    display: none;
}


.entry.entry-single a {
  background-color:transparent;
  color:#c36 !important;;
  text-decoration:none
}
.entry.entry-single a:active,
.entry.entry-single a:hover {
  color:#336
}

.entry.entry-single table {
  background-color:transparent;
  border-collapse:collapse;
  border-spacing:0;
  font-size:.9em;
  margin-block-end:15px;
  width:100%
}
.entry.entry-single table td,
table th {
  border-top:1px solid hsla(0,0%,50%,.502);
  line-height:1.5;
  padding:15px;
  vertical-align:top
}
table th {
  font-weight:700
}
table tfoot th,
table thead th {
  font-size:1em
}
table caption+thead tr:first-child td,
table caption+thead tr:first-child th,
table colgroup+thead tr:first-child td,
table colgroup+thead tr:first-child th,
table thead:first-child tr:first-child td,
table thead:first-child tr:first-child th {
  border-block-start:1px solid hsla(0,0%,50%,.502)
}
table tbody>tr:nth-child(odd)>td,
table tbody>tr:nth-child(odd)>th {
  background-color:hsla(0,0%,50%,.071)
}
table tbody tr:hover>td,
table tbody tr:hover>th {
  background-color:hsla(0,0%,50%,.102)
}
table tbody+tbody {
  border-block-start:2px solid hsla(0,0%,50%,.502)
}
@media(max-width:767px) {
  table table {
    font-size:.8em
  }
  table table td,
  table table th {
    line-height:1.3;
    padding:7px
  }
  table table th {
    font-weight:400
  }
}

.entry.entry-single a.wc-block-components-button {
  background-color: #32373c !important;
  border-width: 0;
  color: #fff !important;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  text-decoration: none;
}
[type="submit"], button {
  background-color: transparent;
  border: 1px solid #c36;
  border-radius: 3px;
  color: #c36;
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  padding: .5rem 1rem;
    padding-right: 1rem;
    padding-left: 1rem;
  text-align: center;
  transition: all .3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap;
}/* End custom CSS */