@media all {
  *#dm .dmInner nav.u_1937494221 { color:white !important; }

  *#dm .dmInner div.u_1941860162 .readMore a {
    color:var(--color_2) !important;
    text-decoration:underline !important;
    font-weight:700 !important;
  }

  *#dm .dmInner div.u_1941860162 .postTitle a { color:var(--color_1) !important; }

  *#dm .dmInner div.u_1941860162 .authorBar { color:var(--color_5) !important; }

  *#dm .dmInner div.u_1941860162 .postDescription {
    max-height:2.6999999999999997em !important;
    color:var(--color_4) !important;
  }

  *#dm .dmInner div.u_1941860162 .postArticle .blogImgLink { height:200px !important; }

  *#dm .dmInner nav.u_1697144655 { color:black !important; }

  *#dm .dmInner nav.u_1998592992 { color:black !important; }

  *#dm .dmInner div.u_1941860162 .postArticle>.inner {
    box-shadow:none !important;
    -moz-box-shadow:none !important;
    -webkit-box-shadow:none !important;
    background-color:rgba(0,0,0,0) !important;
    border-radius:8px 8px 8px 8px !important;
    border-style:solid !important;
    border-width:1px !important;
  }

  *#dm .dmInner div.u_1169099821 {
    border-style:solid !important;
    border-color:rgb(23,43,86) rgb(23,43,86) rgb(23,43,86) rgb(23,43,86) !important;
    border-width:0px 0px 0px 0px !important;
    background-color:rgba(0,0,0,0) !important;
  }

  *#dm .dmInner div.u_Services {
    border-style:solid !important;
    border-color:rgb(23,43,86) rgb(23,43,86) rgb(23,43,86) rgb(23,43,86) !important;
    border-width:0px 0px 0px 0px !important;
    background-color:rgba(0,0,0,0) !important;
  }
}
@media (min-width:1025px) {
  *#dm .dmInner div.u_1941860162 .postTitle a { font-size:25px !important; }

  *#dm .dmInner div.u_1941860162 .postDescription { font-size:16px !important; }

  *#dm .dmInner div.u_1941860162 .readMore a { font-size:14px !important; }
}
@media (min-width:768px) and (max-width:1024px) {
  *#dm .dmInner div.u_1941860162 .readMore a { font-size:14px !important; }

  *#dm .dmInner div.u_1941860162 .authorBar { font-size:14px !important; }
}
@media (min-width:0) and (max-width:767px) {
  *#dm .dmInner div.u_1941860162 .readMore a { font-size:14px !important; }

  *#dm .dmInner div.u_1941860162 .authorBar { font-size:14px !important; }
}
.hero-bg
{
	position:absolute !important;
	inset:0 !important;
	z-index:0 !important;
}
.hero-bg .slide
{
	position:absolute !important;
	inset:0 !important;
	background-size:cover !important;
	background-position:center !important;
	opacity:0 !important;
	transition:opacity 1.2s ease !important;
	display:flex !important;
	align-items:center !important;
	justify-content:center !important;
}
.hero-bg .slide.active
{
	opacity:1 !important;
}
.hero-bg .slide.s1
{
	background-color:#6f7d73 !important;
}
.hero-bg .slide.s2
{
	background-color:#8a7a6a !important;
}
.hero-bg .slide.s3
{
	background-color:#7a6f63 !important;
}
.hero-bg .slide.s4
{
	background-color:#5d6b6e !important;
}
.hero-bg .slide.s5
{
	background-color:#857068 !important;
}
.ph-label
{
	font-family:'Inter', sans-serif !important;
	font-size:1.1rem !important;
	letter-spacing:.3em !important;
	text-transform:uppercase !important;
	color:rgba(255,255,255,.5) !important;
	font-weight:500 !important;
}
.hero-overlay
{
	position:absolute !important;
	inset:0 !important;
	z-index:1 !important;
	background:linear-gradient(100deg,rgba(15,32,66,.86) 0%,rgba(15,32,66,.62) 42%,rgba(15,32,66,.25) 100%) !important;
}
.hero-inner
{
	position:relative !important;
	z-index:3 !important;
	max-width:1200px !important;
	width:100% !important;
	margin:0 auto !important;
	padding:0 6vw !important;
}
.hero-eyebrow
{
	font-size:.74rem !important;
	font-weight:600 !important;
	letter-spacing:.22em !important;
	text-transform:uppercase !important;
	color:var(--accent) !important;
	margin:0 0 18px !important;
}
.hero-title
{
	font-family:'Fraunces', Georgia, serif !important;
	font-weight:340 !important;
	font-size:clamp(2.6rem,6vw,5rem) !important;
	line-height:1.02 !important;
	letter-spacing:-.02em !important;
	color:var(--paper) !important;
	margin:0 !important;
}
.hero-title em
{
	font-style:italic !important;
	color:#e6d9c8 !important;
}
.hero-sub
{
	color:rgba(245,241,234,.86) !important;
	font-size:clamp(1rem,1.5vw,1.18rem) !important;
	max-width:34ch !important;
	margin:24px 0 0 !important;
	line-height:1.55 !important;
}
.hero-cta
{
	margin-top:34px !important;
	cursor:pointer !important;
	border:0 !important;
	font-family:'Inter', sans-serif !important;
	font-size:.98rem !important;
	font-weight:600 !important;
	color:#fff !important;
	background:var(--accent) !important;
	padding:16px 34px !important;
	border-radius:2px !important;
	transition:transform .15s ease,background .2s ease !important;
}
.hero-cta:hover
{
	background:#9a5942 !important;
}
.hero-cta:active
{
	transform:translateY(1px) !important;
}
.hero-arrow
{
	position:absolute !important;
	top:50% !important;
	transform:translateY(-50%) !important;
	z-index:4 !important;
	width:52px !important;
	height:52px !important;
	border-radius:50% !important;
	cursor:pointer !important;
	background:rgba(245,241,234,.12) !important;
	border:1px solid rgba(245,241,234,.35) !important;
	color:var(--paper) !important;
	display:flex !important;
	align-items:center !important;
	justify-content:center !important;
	backdrop-filter:blur(6px) !important;
	transition:background .2s ease,border-color .2s ease !important;
}
.hero-arrow:hover
{
	background:rgba(245,241,234,.24) !important;
	border-color:rgba(245,241,234,.7) !important;
}
.hero-arrow.prev
{
	left:22px !important;
}
.hero-arrow.next
{
	right:22px !important;
}
.hero-dots
{
	position:absolute !important;
	bottom:26px !important;
	left:50% !important;
	transform:translateX(-50%) !important;
	z-index:4 !important;
	display:flex !important;
	gap:11px !important;
}
.hero-dots .dot
{
	width:9px !important;
	height:9px !important;
	border-radius:50% !important;
	cursor:pointer !important;
	padding:0 !important;
	background:rgba(245,241,234,.4) !important;
	border:0 !important;
	transition:background .25s ease,transform .25s ease !important;
}
.hero-dots .dot.active
{
	background:var(--paper) !important;
	transform:scale(1.25) !important;
}
@media (max-width:640px) {
  .hero { min-height:80vh; }

  .hero-arrow {
    width:42px;
    height:42px;
  }

  .hero-arrow.prev { left:10px; }

  .hero-arrow.next { right:10px; }

  .hero-sub { max-width:90%; }
}
@media (prefers-reduced-motion:reduce) {
  .hero-bg .slide { transition:none; }
}
.proj-modal
{
	position:fixed !important;
	inset:0 !important;
	z-index:9999 !important;
	display:none !important;
	align-items:center !important;
	justify-content:center !important;
	padding:20px !important;
	font-family:'Inter', system-ui, sans-serif !important;
}
.proj-modal.open
{
	display:flex !important;
}
.proj-backdrop
{
	position:absolute !important;
	inset:0 !important;
	background:rgba(15,32,66,.55) !important;
	backdrop-filter:blur(4px) !important;
}
.proj-card
{
	position:relative !important;
	z-index:1 !important;
	width:100% !important;
	max-width:460px !important;
	background:var(--paper,#f5f1ea) !important;
	border-radius:6px !important;
	padding:38px 34px 32px !important;
	box-shadow:0 40px 90px -30px rgba(15,32,66,.6) !important;
	max-height:92vh !important;
	overflow:auto !important;
	animation:projIn .3s ease !important;
}
.proj-close
{
	position:absolute !important;
	top:14px !important;
	right:16px !important;
	border:0 !important;
	background:none !important;
	cursor:pointer !important;
	font-size:1.8rem !important;
	line-height:1 !important;
	color:#152a52 !important;
	opacity:.5 !important;
	transition:opacity .2s !important;
}
.proj-close:hover
{
	opacity:1 !important;
}
.proj-title
{
	font-family:'Fraunces', Georgia, serif !important;
	font-weight:400 !important;
	font-size:1.9rem !important;
	color:#152a52 !important;
	margin:0 0 8px !important;
}
.proj-lead
{
	font-size:.92rem !important;
	color:#5a6072 !important;
	margin:0 0 22px !important;
	line-height:1.5 !important;
}
.proj-field
{
	margin-bottom:15px !important;
}
.proj-field label
{
	display:block !important;
	font-size:.72rem !important;
	letter-spacing:.1em !important;
	text-transform:uppercase !important;
	font-weight:600 !important;
	color:#5a6072 !important;
	margin-bottom:6px !important;
}
.proj-field label span
{
	text-transform:none !important;
	letter-spacing:0 !important;
	font-weight:400 !important;
	opacity:.7 !important;
}
.proj-field input,.proj-field textarea
{
	width:100% !important;
	box-sizing:border-box !important;
	border:1px solid rgba(21,42,82,.22) !important;
	border-radius:3px !important;
	padding:11px 13px !important;
	font-family: inherit !important;
	font-size:.95rem !important;
	color:#152a52 !important;
	background:#fff !important;
	transition:border-color .2s !important;
}
.proj-field input:focus,.proj-field textarea:focus
{
	outline:0 !important;
	border-color:var(--accent,#b06a4f) !important;
}
.proj-field textarea
{
	resize:vertical !important;
	min-height:84px !important;
}
.proj-submit
{
	width:100% !important;
	cursor:pointer !important;
	border:0 !important;
	margin-top:6px !important;
	background:#152a52 !important;
	color:#fff !important;
	font-family: inherit !important;
	font-weight:600 !important;
	font-size:.98rem !important;
	padding:14px !important;
	border-radius:2px !important;
	transition:background .2s !important;
}
.proj-submit:hover
{
	background:#0f2042 !important;
}
separatorHomeCss{color:red !important}*#dm .dmInner div.u_3593312759
{
}
separatorHomeCss{color:red !important}@media all {
    
#flex-header[data-overlapping] {
    background-image: none;
    background-color: var(--color_7);
}
#flex-header {
    --overlapping-background-color: rgba(0, 0, 0, 0);
    --overlapping-background-image: none;
}
}



@media all {
    
#\32 cf21611 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 10px;
    width: 30.6%;
    justify-content: flex-start;
    align-items: center;
    min-width: 4%;
    order: 1;
    padding: 16px 16px 16px 16px;
    margin: 0% 0% 0% 0%;
}
    
#a7e99b87 {
    min-height: 209px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    flex-wrap: nowrap;
    max-width: none;
    padding: 4% 0% 2% 0%;
    margin: 0% 0% 0% 0%;
}
    
#widget_qfs {
    width: 100.00%;
    height: auto;
    max-width: 100%;
}
    
#widget_pot {
    width: 100%;
    max-width: 100%;
}
    
#\31 7f7fc5a {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 0;
    grid-area: auto / auto / auto / auto;
}
    
#\38 5ea6867 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 10px;
    width: 30.6%;
    justify-content: flex-start;
    align-items: center;
    min-width: 4%;
    order: 0;
    padding: 16px 16px 16px 16px;
    margin: 0% 0% 0% 0%;
}
    
#\35 912f89d {
    width: 100%;
    max-width: 100%;
    order: 1;
    grid-area: auto / auto / auto / auto;
}
    
#ed896bbf {
    width: 100%;
    max-width: 100%;
    order: 0;
}
    
#\34 364bb25 {
    width: 100%;
    max-width: 100%;
    order: 1;
    grid-area: auto / auto / auto / auto;
}
    
#\30 ceb1903 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 10px;
    width: 30.6%;
    justify-content: flex-start;
    align-items: center;
    min-width: 4%;
    order: 2;
    padding: 16px 16px 16px 16px;
    margin: 0% 0% 0% 0%;
}
    
#\34 a484d85 {
    margin: 0px 0% 0px 0%;
}
    
#\30 3051e43 {
    border-width: 0px 0px 0px 0px;
    border-color: #000000 #000000 #000000 #000000;
    border-style: solid;
}
}



@media all {
    
#\37 517d139 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 49%;
    justify-content: flex-start;
    min-width: 4%;
    padding: 1px 16px 1px 16px;
    margin: 0% 0% 0% 0%;
}
    
#f34cf812 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 40px;
    width: 49%;
    justify-content: flex-start;
    min-width: 4%;
    padding: 16px 16px 16px 16px;
    margin: 0% 0% 0% 0%;
}
    
#\36 02dfced {
    min-height: 0;
    column-gap: 2%;
    row-gap: 12px;
    width: 100%;
    flex-wrap: nowrap;
    padding: 3% 0% 6% 0%;
    margin: 0% 0% 0% 0%;
}
    
#\35 39ebcb0 {
    width: 92.82%;
    max-width: 100%;
    align-self: center;
    order: 0;
    margin: -0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#widget_flj.flex-element.widget-wrapper > [data-element-type] {
    padding: 0px 0px 7px 0px;
}
#widget_flj {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 4px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\39 33a2a00 {
    margin: 0px 0% 0px 0%;
}
    
#widget_7om {
    width: 100%;
    height: auto;
    max-width: 100%;
}
}



@media all {
    
#\36 15e9e02 {
    width: 100%;
    max-width: 100%;
    order: 0;
    justify-self: auto;
    align-self: auto;
    grid-area: auto / auto / auto / auto;
}
    
#e34c5738 {
    min-height: 100px;
    column-gap: 2%;
    row-gap: 12px;
    width: 100%;
    flex-wrap: nowrap;
    padding: 2% 2% 6% 2%;
    margin: 0% 0% 0% 0%;
}
    
#\32 7f6d20f {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    min-width: 4%;
    padding: 5px 16px 5px 16px;
    margin: 0% 0% 0% 0%;
}
    
#widget_vrh.flex-element.widget-wrapper > [data-element-type] {
    padding: 0px 0px 0px 0px;
}
#widget_vrh {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
    justify-self: auto;
    align-self: auto;
    margin: 0.3% 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\32 ad95025 {
    margin: 0px 0% 0px 0%;
}
}



@media all {
    
#\36 3c7b8b76c596a2813341bc5 {
    height: auto;
}
    
#eba4b8e6 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 0px;
    width: 100%;
    min-width: 4%;
    justify-content: flex-start;
    align-items: center;
    padding: 0px 0px 0px 0px;
    margin: 0% 0% 0% 0%;
}
    
#\37 0ebd4e8 {
    min-height: 659px;
    column-gap: 0%;
    row-gap: 0px;
    width: 100%;
    flex-wrap: nowrap;
    max-width: none;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#\38 206a7c4 {
    border-width: 0px;
    border-color: rgba(0, 0, 0, 1);
    border-style: solid;
    background-color: rgba(0, 0, 0, 0);
}
    
#widget_vgu.flex-element.widget-wrapper > [data-element-type] {
    padding: 0px 0px 0px 0px;
}
#widget_vgu {
    width: 100%;
    height: 380px;
    max-width: 100%;
    margin: 1px 0% 1px 0%;
}
    
#c4297014 {
    margin: 0px 0% 0px 0%;
}
}



@media all {
    
#\36 3c7b8b76c596a2813341bc5 {
    height: auto;
}
    
#f77570fe {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    min-width: 4%;
    padding: 0px 0px 0px 0px;
    margin: 0% 0% 0% 0%;
}
    
#\35 cc81926 {
    min-height: 633px;
    column-gap: 0%;
    row-gap: 0px;
    width: 100%;
    flex-wrap: nowrap;
    max-width: none;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#\37 9f9ecd0 {
    border-width: 0px;
    border-color: rgba(0, 0, 0, 1);
    border-style: solid;
    background-color: rgba(0, 0, 0, 0);
}
    
#widget_b1a.flex-element.widget-wrapper > [data-element-type] {
    padding: 0px 0px 0px 0px;
}
#widget_b1a {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin: 0px 0% 0px 0%;
}
    
#faf06529 {
    margin: 0px 0% 0px 0%;
}
}



@media all {
    
#\36 3c7b8b76c596a2813341bc5 {
    height: auto;
}
    
#\30 794d33d {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    min-width: 4%;
    padding: 0px 0px 0px 0px;
    margin: 0% 0% 0% 0%;
}
    
#bf99ecf1 {
    min-height: 320px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    flex-wrap: nowrap;
    max-width: var(--max-content-width_1, 1200px);
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#\36 fbc4baf {
    border-width: 0px;
    border-color: rgba(0, 0, 0, 1);
    border-style: solid;
    background-color: rgba(0, 0, 0, 0);
}
    
#f6fdc406 {
    margin: 0px 0% 0px 0%;
}
    
#widget_7l8 {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-top: -14px;
}
}



@media all {
    
#\36 3c7b8b76c596a2813341bc5 {
    height: auto;
}
    
#ec52789c {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    min-width: 4%;
    margin: 0% 0% 0% 0%;
}
    
#\34 f13fa04 {
    min-height: 320px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    flex-wrap: nowrap;
    margin: 0% 0% 0% 0%;
}
    
#\37 30ceece {
    border-width: 0px;
    border-color: rgba(0, 0, 0, 1);
    border-style: solid;
    background-color: rgba(0, 0, 0, 0);
}
    
#widget_i3l {
    width: 100%;
    height: auto;
    max-width: 100%;
}
}



@media all {
    
#\36 3c7b8b76c596a2813341bc5 {
    height: auto;
}
    
#a916f2fb {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    min-width: 4%;
    margin: 0% 0% 0% 0%;
}
    
#a53e8b1c {
    min-height: 320px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    flex-wrap: nowrap;
    margin: 0% 0% 0% 0%;
}
    
#\32 73d9a53 {
    border-width: 0px;
    border-color: rgba(0, 0, 0, 1);
    border-style: solid;
    background-color: rgba(0, 0, 0, 0);
}
    
#widget_ik4 {
    width: 100%;
    height: auto;
    max-width: 100%;
}
}



@media all {
    
#\36 3c7b8b76c596a2813341bc5 {
    height: auto;
}
    
#\30 0fc2e5d {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    min-width: 4%;
    margin: 0% 0% 0% 0%;
}
    
#\37 f2d3317 {
    min-height: 320px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    flex-wrap: nowrap;
    margin: 0% 0% 0% 0%;
}
    
#\39 f947eee {
    border-width: 0px;
    border-color: rgba(0, 0, 0, 1);
    border-style: solid;
    background-color: rgba(0, 0, 0, 0);
}
    
#widget_34e {
    width: 100%;
    height: auto;
    max-width: 100%;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#a7e99b87 {
    flex-direction: row;
    flex-wrap: nowrap;
    min-height: 98px;
    column-gap: 2%;
    padding: 6% 4% 6% 4%;
}
    
#\32 cf21611 {
    width: 32%;
    min-height: 8px;
    justify-content: flex-start;
}
    
#\38 5ea6867 {
    width: 32%;
    min-height: 8px;
    justify-content: flex-start;
}
    
#\30 ceb1903 {
    width: 32%;
    min-height: 8px;
    justify-content: flex-start;
}
    
#\31 7f7fc5a {
    justify-self: auto;
    align-self: auto;
    width: 100%;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\35 912f89d {
    order: 1;
}
    
#ed896bbf {
    order: 0;
    justify-self: auto;
    align-self: auto;
    width: 100%;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\34 364bb25 {
    justify-self: auto;
    align-self: auto;
    width: 100%;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\36 02dfced {
    min-height: 403px;
    flex-direction: row;
    flex-wrap: nowrap;
}
    
#\37 517d139 {
    padding-left: 6px;
    padding-right: 6px;
    width: 49%;
    min-height: 8px;
}
    
#f34cf812 {
    width: 100%;
    min-height: 8px;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#e34c5738 {
    padding-left: 2%;
    padding-right: 2%;
    flex-direction: row;
    flex-wrap: nowrap;
    min-height: 100px;
}
    
#\32 7f6d20f {
    width: 100%;
    min-height: 8px;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\37 0ebd4e8 {
    padding-left: var(--section-padding-left);
    padding-right: var(--section-padding-right);
}
    
#c4297014 {
    margin: 0px 0% 0px 0%;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\35 cc81926 {
    padding-left: var(--section-padding-left);
    padding-right: var(--section-padding-right);
}
    
#faf06529 {
    margin: 0px 0% 0px 0%;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#bf99ecf1 {
    padding-left: var(--section-padding-left);
    padding-right: var(--section-padding-right);
}
    
#f6fdc406 {
    margin: 0px 0% 0px 0%;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\34 f13fa04 {
    padding-left: var(--section-padding-left);
    padding-right: var(--section-padding-right);
}
    
#\33 f614a08 {
    margin: 0px 0% 0px 0%;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#a53e8b1c {
    padding-left: var(--section-padding-left);
    padding-right: var(--section-padding-right);
}
    
#\31 c6e5db7 {
    margin: 0px 0% 0px 0%;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\37 f2d3317 {
    padding-left: var(--section-padding-left);
    padding-right: var(--section-padding-right);
}
    
#d1ff99da {
    margin: 0px 0% 0px 0%;
}
}



@media (max-width: 767px) {
    
#\32 cf21611 {
    width: 100%;
    min-height: 104px;
    align-items: center;
    justify-content: flex-start;
    padding: 16px 2% 16px 2%;
    margin: 0% 0% 0% 0%;
}
    
#a7e99b87 {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    column-gap: 1%;
    row-gap: 10px;
    padding: 8% 4% 8% 4%;
}
    
#\38 5ea6867 {
    width: 100%;
    min-height: 107px;
    align-items: center;
    padding-right: 2%;
    padding-bottom: 16px;
    padding-left: 2%;
    justify-content: flex-start;
    margin: 0% 0% 0% 0%;
}
    
#\30 ceb1903 {
    width: 100%;
    min-height: 104px;
    align-items: center;
    padding-right: 2%;
    padding-bottom: 16px;
    padding-left: 2%;
    justify-content: flex-start;
    margin: 0% 0% 0% 0%;
}
    
#widget_qfs {
    align-self: auto;
    width: 100%;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#widget_pot {
    order: 1;
}
    
#\34 a484d85 {
    margin-top: 0px;
}
    
#ed896bbf {
    order: 0;
}
    
#\34 364bb25 {
    justify-self: auto;
    align-self: auto;
    width: 99.68%;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
}



@media (max-width: 767px) {
    
#\37 517d139 {
    width: 100%;
    min-height: 80px;
    align-items: center;
    height: auto;
    order: 0;
    justify-self: auto;
    align-self: auto;
    row-gap: 7px;
    padding: 1px 0px 0px 0px;
    margin: 0% 0% 0% 0%;
}
    
#f34cf812 {
    width: 100%;
    min-height: 80px;
    align-items: flex-start;
    padding-top: 4px;
    order: 1;
    justify-self: auto;
    align-self: auto;
}
    
#\36 02dfced {
    min-height: 0;
    flex-direction: column;
    row-gap: 5px;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    padding: 3% 4% 3% 4%;
}
    
#\39 33a2a00 {
    margin: 0px 0% 0px 0%;
}
    
#\35 39ebcb0 {
    margin-top: 0px;
    width: 100.00%;
    order: 0;
}
    
#widget_flj.flex-element.widget-wrapper > [data-element-type] {
    padding: 0px 0px 0px 0px;
}
#widget_flj {
    order: 1;
    margin: 2px 0% 0px 0%;
}
    
#widget_7om {
    margin-top: -54px;
}
}



@media (max-width: 767px) {
    
#\38 a174ce0 {
    width: 100%;
    min-height: 160px;
}
    
#\32 ad95025 {
    margin: 0px 0% 0px 0%;
}
    
#\36 15e9e02 {
    order: 0;
    margin-top: -32px;
}
    
#e34c5738 {
    min-height: 0;
    flex-direction: column;
    row-gap: 5px;
    flex-wrap: nowrap;
    padding: 8% 4% 5% 4%;
}
    
#de1b73bb {
    flex-direction: column;
    flex-wrap: nowrap;
    min-height: 0;
}
    
#\38 87c8c27 {
    width: 100%;
    min-height: 160px;
}
    
#\35 861fcdf {
    width: 100%;
    min-height: 160px;
}
    
#\32 7f6d20f {
    width: 100%;
    min-height: 160px;
    align-items: center;
    row-gap: 15px;
    padding: 5px 16px 12px 16px;
    margin: 0% 0% 0% 0%;
}
}



@media (max-width: 767px) {
    
#eba4b8e6 {
    min-height: 80px;
    align-items: center;
    width: 100%;
}
    
#\37 0ebd4e8 {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 0% 0% 0% 0%;
}
    
#c4297014 {
    margin: 0px 0% 0px 0%;
}
    
#widget_vgu.flex-element.widget-wrapper > [data-element-type] {
    padding: 0px 0px 0px 0px;
}
#widget_vgu {
    width: 100.00%;
    height: 450px;
    margin: 1px 0% 1px 0%;
}
}



@media (max-width: 767px) {
    
#f77570fe {
    min-height: 80px;
    align-items: center;
    width: 100%;
}
    
#\35 cc81926 {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 0% 0% 0% 0%;
}
    
#faf06529 {
    margin: 0px 0% 0px 0%;
}
}



@media (max-width: 767px) {
    
#\30 794d33d {
    min-height: 80px;
    align-items: center;
    width: 100%;
}
    
#bf99ecf1 {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 0% 0% 0% 0%;
}
    
#f6fdc406 {
    margin: 0px 0% 0px 0%;
}
    
#widget_7l8 {
    margin-top: -0px;
}
}



@media (max-width: 767px) {
    
#ec52789c {
    min-height: 312px;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 0px 0px 0px 0px;
    margin: 0% 0% 0% 0%;
}
    
#\34 f13fa04 {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 0% 0% 0% 0%;
}
    
#\33 f614a08 {
    margin: 0px 0% 0px 0%;
}
    
#widget_i3l.flex-element.widget-wrapper > [data-element-type] {
    padding: 0px 5px 0px 5px;
}
#widget_i3l {
    margin: -122px 0% 0px 0%;
}
}



@media (max-width: 767px) {
    
#a916f2fb {
    min-height: 425px;
    align-items: center;
    width: 100%;
    align-self: auto;
    height: auto;
    padding: 0px 0px 0px 0px;
    margin: 0% 0% 0% 0%;
}
    
#a53e8b1c {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    padding: 0% 0% 0% 0%;
}
    
#\31 c6e5db7 {
    margin: 0px 0% 0px 0%;
}
    
#widget_ik4.flex-element.widget-wrapper > [data-element-type] {
    padding: 0px 0px 0px 0px;
}
#widget_ik4 {
    justify-self: auto;
    align-self: auto;
    width: 100%;
    order: 0;
    margin: -86px 0% 8px 0%;
    grid-area: auto / auto / auto / auto;
}
}



@media (max-width: 767px) {
    
#\30 0fc2e5d {
    min-height: 80px;
    align-items: center;
    width: 100%;
}
    
#\37 f2d3317 {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 3% 4% 3% 4%;
}
    
#d1ff99da {
    margin: 0px 0% 0px 0%;
}
}

