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

  *#dm .dmInner div.u_1170230394 img {
    border-radius:50% 50% 50% 50% !important;
    object-fit:cover !important;
  }

  *#dm .dmInner div.u_1441997776 .svg {
    color:rgba(45,46,50,1) !important;
    fill:rgba(0,0,0,1) !important;
  }

  *#dm .dmInner *.u_1170230394 { width:100% !important; }

  *#dm .dmInner div.u_1073796982 .svg {
    color:rgba(45,46,50,1) !important;
    fill:rgba(0,0,0,1) !important;
  }

  *#dm .dmInner div.u_1524020124 img {
    border-radius:50% 50% 50% 50% !important;
    object-fit:cover !important;
  }

  *#dm .dmInner *.u_1524020124 { width:100% !important; }

  *#dm .dmInner div.u_1333744792 .svg {
    color:rgba(45,46,50,1) !important;
    fill:rgba(0,0,0,1) !important;
  }

  *#dm .dmInner div.u_1687180336 img {
    border-radius:50% 50% 50% 50% !important;
    object-fit:cover !important;
  }

  *#dm .dmInner *.u_1687180336 { width:100% !important; }
}
:root
{
	--black:#000000 !important;
	--white:#ffffff !important;
	--grey:#555555 !important;
	--light-grey:#999999 !important;
	--border-light:rgba(0,0,0,0.12) !important;
	--font-heading:"Cormorant Garamond",serif !important;
	--font-body:"Work Sans",sans-serif !important;
}
.page
{
	max-width:1140px !important;
	margin:0 auto !important;
	padding:60px 26px !important;
	background:var(--white) !important;
	color:var(--black) !important;
	line-height:1.7 !important;
	-webkit-font-smoothing:antialiased !important;
	font-family:var(--font-body) !important;
}
.section-title
{
	font-family:var(--font-heading) !important;
	font-size:36px !important;
	font-weight:400 !important;
	letter-spacing:0.07em !important;
	text-transform:uppercase !important;
	margin-bottom:40px !important;
}
.kicker
{
	text-transform:uppercase !important;
	letter-spacing:0.20em !important;
	font-size:0.75rem !important;
	color:var(--grey) !important;
	margin-bottom:10px !important;
}
.hero
{
	padding:80px 0 !important;
	border-bottom:1px solid var(--border-light) !important;
}
.hero-text
{
	max-width:700px !important;
}
.hero-title
{
	font-family:var(--font-heading) !important;
	font-size:48px !important;
	text-transform:uppercase !important;
	letter-spacing:0.08em !important;
	font-weight:400 !important;
	margin-bottom:20px !important;
}
.hero-subtitle
{
	color:var(--grey) !important;
	font-size:1.05rem !important;
	margin-bottom:40px !important;
}
.btn
{
	display:inline-block !important;
	padding:14px 30px !important;
	border:1px solid var(--black) !important;
	color:var(--black) !important;
	text-transform:uppercase !important;
	font-size:0.8rem !important;
	letter-spacing:0.18em !important;
	transition:0.2s ease !important;
	font-family:var(--font-body) !important;
}
.btn:hover
{
	background:var(--black) !important;
	color:var(--white) !important;
}
.loft-grid
{
	display:grid !important;
	grid-template-columns:repeat(auto-fit,minmax(290px,1fr)) !important;
	gap:40px !important;
	margin-top:30px !important;
}
.loft-card img
{
	width:100% !important;
	height:260px !important;
	object-fit:cover !important;
	border:1px solid var(--border-light) !important;
}
.loft-card-title
{
	margin-top:15px !important;
	font-family:var(--font-heading) !important;
	font-size:20px !important;
	letter-spacing:0.05em !important;
}
.why-section
{
	padding:60px 0 !important;
	border-top:1px solid var(--border-light) !important;
	border-bottom:1px solid var(--border-light) !important;
}
.why-grid
{
	display:grid !important;
	grid-template-columns:repeat(auto-fit,minmax(260px,1fr)) !important;
	gap:40px !important;
}
.why-title
{
	font-family:var(--font-heading) !important;
	font-size:20px !important;
	text-transform:uppercase !important;
	margin-bottom:10px !important;
	letter-spacing:0.05em !important;
}
.why-text
{
	color:var(--grey) !important;
}
.footer
{
	padding:50px 0 70px !important;
	color:var(--light-grey) !important;
	font-size:0.85rem !important;
	letter-spacing:0.12em !important;
	text-transform:uppercase !important;
	text-align:center !important;
	font-family:var(--font-body) !important;
}
separatorHomeCss{color:red !important}:root
{
	--black:#000000 !important;
	--white:#ffffff !important;
	--grey:#555555 !important;
	--light-grey:#999999 !important;
	--border-light:rgba(0,0,0,0.12) !important;
	--font-heading:"Cormorant Garamond",serif !important;
	--font-body:"Work Sans",sans-serif !important;
}
.page
{
	max-width:1140px !important;
	margin:0 auto !important;
	padding:60px 26px !important;
	background:var(--white) !important;
	color:var(--black) !important;
	line-height:1.7 !important;
	-webkit-font-smoothing:antialiased !important;
	font-family:var(--font-body) !important;
}
.section-title
{
	font-family:var(--font-heading) !important;
	font-size:36px !important;
	font-weight:400 !important;
	letter-spacing:0.07em !important;
	text-transform:uppercase !important;
	margin-bottom:40px !important;
}
.kicker
{
	text-transform:uppercase !important;
	letter-spacing:0.20em !important;
	font-size:0.75rem !important;
	color:var(--grey) !important;
	margin-bottom:10px !important;
}
.hero
{
	padding:80px 0 !important;
	border-bottom:1px solid var(--border-light) !important;
}
.hero-text
{
	max-width:700px !important;
}
.hero-title
{
	font-family:var(--font-heading) !important;
	font-size:48px !important;
	text-transform:uppercase !important;
	letter-spacing:0.08em !important;
	font-weight:400 !important;
	margin-bottom:20px !important;
}
.hero-subtitle
{
	color:var(--grey) !important;
	font-size:1.05rem !important;
	margin-bottom:40px !important;
}
.btn
{
	display:inline-block !important;
	padding:14px 30px !important;
	border:1px solid var(--black) !important;
	color:var(--black) !important;
	text-transform:uppercase !important;
	font-size:0.8rem !important;
	letter-spacing:0.18em !important;
	transition:0.2s ease !important;
	font-family:var(--font-body) !important;
}
.btn:hover
{
	background:var(--black) !important;
	color:var(--white) !important;
}
.loft-grid
{
	display:grid !important;
	grid-template-columns:repeat(auto-fit,minmax(290px,1fr)) !important;
	gap:40px !important;
	margin-top:30px !important;
}
.loft-card img
{
	width:100% !important;
	height:260px !important;
	object-fit:cover !important;
	border:1px solid var(--border-light) !important;
}
.loft-card-title
{
	margin-top:15px !important;
	font-family:var(--font-heading) !important;
	font-size:20px !important;
	letter-spacing:0.05em !important;
}
.why-section
{
	padding:60px 0 !important;
	border-top:1px solid var(--border-light) !important;
	border-bottom:1px solid var(--border-light) !important;
}
.why-grid
{
	display:grid !important;
	grid-template-columns:repeat(auto-fit,minmax(260px,1fr)) !important;
	gap:40px !important;
}
.why-title
{
	font-family:var(--font-heading) !important;
	font-size:20px !important;
	text-transform:uppercase !important;
	margin-bottom:10px !important;
	letter-spacing:0.05em !important;
}
.why-text
{
	color:var(--grey) !important;
}
.footer
{
	padding:50px 0 70px !important;
	color:var(--light-grey) !important;
	font-size:0.85rem !important;
	letter-spacing:0.12em !important;
	text-transform:uppercase !important;
	text-align:center !important;
	font-family:var(--font-body) !important;
}
separatorHomeCss{color:red !important}@media all {
    
#flex-header {
    --overlapping-background-color: var(--color_3);
    --overlapping-background-image: var(--color_3);
}
}



@media all {
    
#\36 3c7b8b76c596a2813341bc5 {
    height: auto;
}
    
#\31 07effe5 {
    border-width: 0px 0px 0px 0px;
    border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1);
    border-style: solid;
    background-color: var(--color_3);
    border-radius: 0px 0px 0px 0px;
    background-image: url();
}
    
#\35 531b362 {
    min-height: 696px;
    column-gap: 20%;
    row-gap: 120px;
    max-width: none;
    width: 100%;
    flex-wrap: nowrap;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#\32 1d47455::before, #\32 1d47455 > .bgExtraLayerOverlay {
    
}
#\32 1d47455 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 40px;
    width: 96%;
    align-items: center;
    min-width: 4%;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("https://le-de.cdn-website.com/9bbf560b4b7448bbb4e413ba586006d4/dms3rep/multi/opt/loft1-1920w.jpg");
    border-radius: 0px 0px 0px 0px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 11px 0px;
    margin: 0% 2% 2% 2%;
}
    
#widget_7hj {
    width: 1002px;
    height: 224px;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    grid-area: auto / auto / auto / auto;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\35 531b362 {
    flex-direction: column;
    flex-wrap: nowrap;
    min-height: 0;
    row-gap: 32px;
    padding: 0% 2% 0% 2%;
}
    
#\32 1d47455::before, #\32 1d47455 > .bgExtraLayerOverlay {
    
}
#\32 1d47455 {
    width: 100%;
    min-height: 80px;
    order: 0;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    row-gap: 24px;
    margin: 0px 0% 0px 0%;
}
}



@media (max-width: 767px) {
    
#\35 531b362 {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    row-gap: 24px;
    padding: 0% 0% 0% 0%;
}
    
#\32 1d47455::before, #\32 1d47455 > .bgExtraLayerOverlay {
    
}
#\32 1d47455 {
    min-height: 0px;
    align-items: center;
    width: 100%;
    order: 0;
    justify-content: flex-start;
    row-gap: 26px;
    background-position: 50% 50%;
    padding: 114px 10px 114px 10px;
    margin: 0% 0% 2% 0%;
}
    
#\35 5e6eae0 {
    margin-left: 4%;
    margin-right: 4%;
}
}



@media all {
    
#\36 8807378 {
    width: 99.9973217003145%;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 1;
    grid-area: auto / auto / auto / auto;
}
    
#\31 49b1809 {
    width: 116px;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 0;
    margin-bottom: 20px;
    grid-area: auto / auto / auto / auto;
}
    
#\39 a0c4a8e {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 32px;
    width: 25%;
    justify-content: space-between;
    min-width: 4%;
    border-radius: 20px 20px 20px 20px;
    background-color: rgba(0, 0, 0, 0.05);
    border-color: rgba(255, 255, 255, 0.5) rgba(255, 255, 255, 0.5) rgba(255, 255, 255, 0.5) rgba(255, 255, 255, 0.5);
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    background-image: initial;
    padding: 3% 3% 3% 3%;
    margin: 0px 0% 0px 0%;
}
    
#e270ebb8 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 99.50268524126793%;
    min-height: 160px;
    max-height: 100%;
    align-self: auto;
    justify-self: auto;
    order: 0;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
    grid-area: auto / auto / auto / auto;
}
    
#e50e6b25 {
    justify-content: space-between;
    align-items: flex-start;
    width: 89.78%;
    min-height: 60px;
    max-height: 100%;
    order: 1;
    padding: 8px 16px 8px 16px;
    margin: 0% 0% 0% 0%;
}
    
#\35 211f2f0 {
    width: 99.9973217003145%;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 1;
    grid-area: auto / auto / auto / auto;
}
    
#\34 ff7109f {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 32px;
    width: 32%;
    justify-content: space-between;
    min-width: 4%;
    border-radius: 20px 20px 20px 20px;
    background-color: rgba(0, 0, 0, 0.05);
    border-color: rgba(255, 255, 255, 0.5) rgba(255, 255, 255, 0.5) rgba(255, 255, 255, 0.5) rgba(255, 255, 255, 0.5);
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    background-image: initial;
    padding: 3% 3% 3% 3%;
    margin: 0px 0% 0px 0%;
}
    
#\38 9300c83 {
    width: 56px;
    height: 56px;
    min-width: 56px;
    min-height: 56px;
    max-width: 56px;
    order: 0;
    max-height: none;
}
    
#\36 a3cde6b {
    width: 116px;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 0;
    margin-bottom: 20px;
    grid-area: auto / auto / auto / auto;
}
    
#e3cd67ad {
    width: 116px;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 0;
    margin-bottom: 20px;
    grid-area: auto / auto / auto / auto;
}
    
#\33 6fc28af {
    justify-content: flex-start;
    align-items: flex-start;
    width: 99.50268524126793%;
    min-height: 160px;
    max-height: 100%;
    align-self: auto;
    justify-self: auto;
    order: 0;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\35 d7c1757 {
    width: 100%;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 0;
    grid-area: auto / auto / auto / auto;
}
    
#\37 3d92faf {
    justify-content: space-between;
    align-items: flex-start;
    width: 89.78%;
    min-height: 60px;
    max-height: 100%;
    order: 1;
    padding: 8px 16px 8px 16px;
    margin: 0% 0% 0% 0%;
}
    
#\30 3741b01 {
    min-height: 219px;
    column-gap: 2%;
    row-gap: 12px;
    width: 100%;
    flex-wrap: nowrap;
    padding: 0% 0% 2% 0%;
    margin: 0px 0% 0px 0%;
    grid-area: 1 / 1 / span 1 / span 1;
}
    
#\36 fb8777d {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100.00006842870583%;
    min-height: auto;
    max-height: 100%;
    order: 1;
    flex-wrap: nowrap;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#\31 bf2bd24 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 99.50268524126793%;
    min-height: 160px;
    max-height: 100%;
    align-self: auto;
    justify-self: auto;
    order: 0;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
    grid-area: auto / auto / auto / auto;
}
    
#ee106f36 {
    width: 100%;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 0;
    grid-area: auto / auto / auto / auto;
}
    
#f1404cce {
    width: 100%;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 0;
    grid-area: auto / auto / auto / auto;
}
    
#df0b865e.flex-element.widget-wrapper > [data-element-type] {
    padding: 0px 0px 0px 0px;
}
#df0b865e {
    width: 99.9973217003145%;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\36 b126ad2 {
    width: 56px;
    height: 56px;
    min-width: 56px;
    min-height: 56px;
    max-width: 56px;
    order: 0;
    max-height: none;
    justify-self: auto;
    align-self: auto;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#bdcd3e65 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100.00006842870583%;
    min-height: auto;
    max-height: 100%;
    order: 1;
    flex-wrap: nowrap;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#\32 1fe93be {
    width: 100%;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 0;
    grid-area: auto / auto / auto / auto;
}
    
#c8218ef6 {
    width: 100%;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 0;
    grid-area: auto / auto / auto / auto;
}
    
#\39 7d7ad9d {
    width: 56px;
    height: 56px;
    min-width: 56px;
    min-height: 56px;
    max-width: 56px;
    order: 0;
    max-height: none;
    justify-self: auto;
    align-self: auto;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\35 bf80f21 {
    background-color: rgba(0, 0, 0, 0);
    background-image: initial;
}
    
#\37 2e22c43 {
    margin: 0px 0% 0px 0%;
}
    
#a84855d3 {
    justify-content: space-between;
    align-items: flex-start;
    width: 89.78%;
    min-height: 60px;
    max-height: 100%;
    order: 1;
    padding: 8px 16px 8px 16px;
    margin: 0% 0% 0% 0%;
}
    
#\39 2e62fc8 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 32px;
    width: 39%;
    justify-content: space-between;
    min-width: 4%;
    border-radius: 20px 20px 20px 20px;
    background-color: rgba(0, 0, 0, 0.05);
    border-color: rgba(255, 255, 255, 0.5) rgba(255, 255, 255, 0.5) rgba(255, 255, 255, 0.5) rgba(255, 255, 255, 0.5);
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    background-image: initial;
    padding: 3% 3% 3% 3%;
    margin: 0px 0% 0px 0%;
}
    
#\30 b5cb7bc {
    width: 100%;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 0;
    grid-area: auto / auto / auto / auto;
}
    
#c2532b57 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100.00006842870583%;
    min-height: auto;
    max-height: 100%;
    order: 1;
    flex-wrap: nowrap;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\31 49b1809 {
    height: auto;
    width: 110px;
}
    
#\39 a0c4a8e {
    width: 48.5%;
    min-height: 8px;
    row-gap: 24px;
    flex: 1 1 auto;
    padding: 4% 4% 4% 4%;
    margin: 0% 0% 0% 0%;
}
    
#e50e6b25 {
    width: 83.00%;
    margin: 0px 0% 0px 0%;
}
    
#\34 ff7109f {
    width: 48.5%;
    min-height: 8px;
    row-gap: 24px;
    flex: 1 1 auto;
    padding: 4% 4% 4% 4%;
    margin: 0% 0% 0% 0%;
}
    
#\38 9300c83 {
    height: 50px;
    width: 50px;
    min-width: 50px;
    min-height: 50px;
    margin: 0px 0% 0px 0%;
}
    
#\36 a3cde6b {
    height: auto;
    width: 110px;
}
    
#e3cd67ad {
    height: auto;
    width: 110px;
}
    
#a84855d3 {
    width: 83.00%;
    margin: 0px 0% 0px 0%;
}
    
#\37 3d92faf {
    width: 83.00%;
    margin: 0px 0% 0px 0%;
}
    
#\39 2e62fc8 {
    width: 48.5%;
    min-height: 8px;
    row-gap: 24px;
    flex: 1 1 auto;
    padding: 4% 4% 4% 4%;
    margin: 0% 0% 0% 0%;
}
    
#\30 3741b01 {
    padding-left: 4%;
    padding-right: 4%;
    flex-direction: row;
    flex-wrap: wrap;
    min-height: 290px;
    column-gap: 3%;
    row-gap: 24px;
    padding-bottom: 1.5%;
}
    
#\36 fb8777d {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
}
    
#c2532b57 {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
}
    
#bdcd3e65 {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
}
}



@media (max-width: 767px) {
    
#\30 3741b01 {
    grid-area: 1 / 1 / span 1 / span 1;
}
    
#\35 bf80f21 {
    grid-template-rows: minmax(8px, max-content);
}
}



@media (max-width: 767px) {
    
#\31 49b1809 {
    width: 96px;
    height: auto;
}
    
#\39 a0c4a8e {
    width: 100%;
    min-height: 80px;
    align-items: flex-start;
    row-gap: 16px;
    padding: 6% 6% 5% 6%;
}
    
#e50e6b25 {
    min-height: 54px;
    width: 82.96%;
}
    
#\34 ff7109f {
    width: 100%;
    min-height: 80px;
    align-items: flex-start;
    row-gap: 16px;
    padding: 6% 6% 5% 6%;
}
    
#\38 9300c83 {
    height: 44px;
    width: 44px;
    min-width: 44px;
    min-height: 44px;
}
    
#\36 a3cde6b {
    width: 96px;
    height: auto;
}
    
#\39 7d7ad9d {
    height: 44px;
    width: 44px;
    min-width: 44px;
    min-height: 44px;
}
    
#e3cd67ad {
    width: 96px;
    height: auto;
}
    
#a84855d3 {
    min-height: 54px;
    width: 82.96%;
}
    
#\37 3d92faf {
    min-height: 54px;
    width: 82.96%;
}
    
#\39 2e62fc8 {
    width: 100%;
    min-height: 80px;
    align-items: flex-start;
    row-gap: 16px;
    padding: 6% 6% 5% 6%;
}
    
#\30 3741b01 {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    row-gap: 20px;
    padding: 4% 4% 4% 4%;
}
    
#\36 fb8777d {
    order: 2;
    justify-content: flex-start;
    align-self: auto;
    min-height: 64px;
    justify-self: auto;
    width: 99.53%;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#c2532b57 {
    order: 2;
    justify-content: flex-start;
    align-self: auto;
    min-height: 64px;
    justify-self: auto;
    width: 99.53%;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\36 b126ad2 {
    height: 44px;
    width: 44px;
    min-width: 44px;
    min-height: 44px;
}
    
#bdcd3e65 {
    order: 2;
    justify-content: flex-start;
    align-self: auto;
    min-height: 64px;
    justify-self: auto;
    width: 99.53%;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
}



@media all {
    
#\34 66f978c {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 30px;
    width: 100%;
    min-width: 4%;
    order: 0;
    padding: 4% 16px 4% 16px;
    margin: 0% 0% 0% 0%;
}
    
#a5d33c38 {
    width: 280px;
    height: auto;
    min-height: 64px;
    max-width: 100%;
    order: 4;
}
    
#d8b6f461 {
    width: 96%;
    height: auto;
    max-width: 100%;
    order: 2;
}
    
#\30 5791e5f {
    width: 96%;
    height: auto;
    max-width: 100%;
    order: 3;
    margin-bottom: 20px;
}
    
#a312b251 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 0;
    align-self: auto;
    grid-area: auto / auto / auto / auto;
}
    
#ec89e07b {
    background-color: rgba(229, 229, 229, 1);
    background-image: none;
    border-width: 0px 0px 0px 0px;
    border-color: #000000 #000000 #000000 #000000;
    border-style: solid;
}
    
#\36 be5d689 {
    min-height: 240px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    max-width: none;
    flex-wrap: nowrap;
    padding: 6% 4% 6% 4%;
    margin: 0% 0% 0% 0%;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#a5d33c38 {
    width: 59.45%;
    min-height: 60px;
    justify-self: auto;
    align-self: auto;
    order: 4;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\34 66f978c {
    width: 100%;
    min-height: 80px;
    row-gap: 17px;
}
    
#d8b6f461 {
    width: 100%;
    order: 2;
}
    
#\30 5791e5f {
    width: 100%;
    order: 3;
}
    
#a312b251 {
    width: 100.00%;
    order: 0;
}
    
#\36 be5d689 {
    padding-left: 4%;
    padding-right: 4%;
    flex-direction: column;
    flex-wrap: nowrap;
    min-height: 0;
    column-gap: 2%;
    row-gap: 7px;
}
}



@media (max-width: 767px) {
    
#\34 66f978c {
    width: 100%;
    min-height: 80px;
    align-items: flex-start;
    row-gap: 11px;
}
    
#a5d33c38 {
    width: 100%;
    min-height: 50px;
}
    
#d8b6f461.flex-element.widget-wrapper > [data-element-type] {
    padding: 10px 0px 10px 0px;
}
#d8b6f461 {
    width: 100%;
    margin: 0px 0% 0px 0%;
}
    
#\30 5791e5f {
    width: 100%;
}
    
#\36 be5d689 {
    min-height: 0;
    flex-direction: column;
    row-gap: 14px;
    flex-wrap: nowrap;
    padding: 20% 4% 20% 4%;
}
    
#a312b251.flex-element.widget-wrapper > [data-element-type] {
    padding: 10px 0px 10px 0px;
}
#a312b251 {
    margin: 0px 0% 0px 0%;
}
    
#\30 ff0ff7f {
    margin: 0px 0% 0px 0%;
}
}

