.contact-link a
{
	color:#fff !important;
	transition:all 0.5s ease !important;
}
li[data-grab="accordion-item-container"]>div[data-grab="accordion-item-title-wrapper"]
{
	min-height:90px !important;
}
.contact-link a:hover
{
	color:#FDB9B9 !important;
}
*#dm .dmInner div.u_1868725401 .svg
{
	fill:rgba(255,255,255,1) !important;
}
*#dm .dmInner *.u_1082087738 .svg
{
	width:100% !important;
}
*#dm .dmInner div.u_1082087738 .svg
{
	fill:rgba(255,255,255,1) !important;
}
*#dm .dmInner *.u_1100137296 .svg
{
	width:100% !important;
}
*#dm .dmInner div.u_1100137296 .svg
{
	fill:rgba(255,255,255,1) !important;
}
*#dm .dmInner *.u_1966317046 .svg
{
	width:100% !important;
}
*#dm .dmInner div.u_1966317046 .svg
{
	fill:rgba(255,255,255,1) !important;
}
*#dm .dmInner a.u_1196204210
{
	-moz-border-radius:0px !important;
	-webkit-border-radius:0px !important;
}
*#dm .dmInner a.u_1196204210 span.text
{
	font-size:14px !important;
}
*#dm .dmInner a.u_1520923068
{
	-moz-border-radius:0px !important;
	-webkit-border-radius:0px !important;
}
*#dm .dmInner a.u_1520923068 span.text
{
	font-size:14px !important;
}
*#dm .dmInner a.u_1970489203
{
	-moz-border-radius:0px !important;
	-webkit-border-radius:0px !important;
}
*#dm .dmInner a.u_3615625321
{
	-moz-border-radius:0px !important;
	-webkit-border-radius:0px !important;
}
*#dm .dmInner div.u_1100137296
{
	padding:25% !important;
	border-radius:50% !important;
	border-color:rgba(175,49,46,1) rgba(175,49,46,1) rgba(175,49,46,1) rgba(175,49,46,1) !important;
	border-style:solid !important;
	border-width:0.8px 0.8px 0.8px 0.8px !important;
	background-color:rgba(175,49,46,1) !important;
	background-image:none !important;
}
*#dm .dmInner div.u_1966317046
{
	padding:25% !important;
	border-radius:50% !important;
	border-color:rgba(175,49,46,1) rgba(175,49,46,1) rgba(175,49,46,1) rgba(175,49,46,1) !important;
	border-style:solid !important;
	border-width:0.8px 0.8px 0.8px 0.8px !important;
	background-color:rgba(175,49,46,1) !important;
	background-image:none !important;
}
*#dm .dmInner div.u_1868725401
{
	padding:25% !important;
	border-radius:50% !important;
	border-color:rgba(175,49,46,1) rgba(175,49,46,1) rgba(175,49,46,1) rgba(175,49,46,1) !important;
	border-style:solid !important;
	border-width:0.8px 0.8px 0.8px 0.8px !important;
	background-color:rgba(175,49,46,1) !important;
	background-image:none !important;
}
*#dm .dmInner div.u_1082087738
{
	padding:25% !important;
	border-radius:50% !important;
	border-color:rgba(175,49,46,1) rgba(175,49,46,1) rgba(175,49,46,1) rgba(175,49,46,1) !important;
	border-style:solid !important;
	border-width:0.8px 0.8px 0.8px 0.8px !important;
	background-color:rgba(175,49,46,1) !important;
	background-image:none !important;
}
*#dm .dmInner div.u_2907046081
{
	background-color:rgba(175,49,46,1) !important;
	background-image:none !important;
	border-style:solid !important;
	border-width:5px 5px 5px 5px !important;
	border-color:rgb(252,255,253) rgb(252,255,253) rgb(252,255,253) rgb(252,255,253) !important;
	border-radius:0px 0px 0px 0px !important;
}
*#dm .dmInner nav.u_1273202650
{
	color:white !important;
}
*#dm .dmInner div.u_2878317961 img
{
	object-fit:cover !important;
}
*#dm .dmInner div.u_1999921575 .svg
{
	fill:rgba(255,255,255,1) !important;
}
*#dm .dmInner div.u_1408865007 .svg
{
	fill:rgba(255,255,255,1) !important;
}
*#dm .dmInner div.u_1490971060 .svg
{
	fill:rgba(255,255,255,1) !important;
}
*#dm .dmInner div.u_1475299541 .svg
{
	fill:rgba(255,255,255,1) !important;
}
.map-style
{
	width:480px !important;
	height:400px !important;
}
@media only screen and (max-width:425px) {
  .map-class {
    width:150px;
    height:300px;
  }
}
@media only screen and (max-width:425px) {
  .map-style {
    width:150px;
    height:300px;
  }
}
.flip-box
{
	background-color:transparent !important;
	width:300px !important;
	min-height:250px !important;
	max-height:250px !important;
	border:1px solid #f1f1f1 !important;
	perspective:1000px !important;
}
.flip-box-inner
{
	position:relative !important;
	width:100% !important;
	height:100% !important;
	text-align:center !important;
	transition:transform 0.8s !important;
	transform-style:preserve-3d !important;
}
.flip-box:hover .flip-box-inner
{
	transform:rotateX(180deg) !important;
}
.flip-box-front,.flip-box-back
{
	position:absolute !important;
	width:100% !important;
	height:100% !important;
	-webkit-backface-visibility:hidden !important;
	backface-visibility:hidden !important;
}
.flip-box-front
{
	background-color:#bbb !important;
	color:black !important;
}
.flip-box-back
{
	background-color:dodgerblue !important;
	color:white !important;
	transform:rotateX(180deg) !important;
}
*#dm .dmInner *.u_1305673109 .svg
{
	width:100% !important;
}
*#dm .dmInner div.u_1305673109 .svg
{
	fill:rgba(255,255,255,1) !important;
}
*#dm .dmInner div.u_1305673109
{
	padding:25% !important;
	border-radius:50% !important;
	border-color:rgba(175,49,46,1) rgba(175,49,46,1) rgba(175,49,46,1) rgba(175,49,46,1) !important;
	border-style:solid !important;
	border-width:0.8px 0.8px 0.8px 0.8px !important;
	background-color:rgba(175,49,46,1) !important;
	background-image:none !important;
}
*#dm .dmInner *.u_1441904721 .svg
{
	width:100% !important;
}
*#dm .dmInner div.u_1441904721 .svg
{
	fill:rgba(255,255,255,1) !important;
}
*#dm .dmInner div.u_1441904721
{
	padding:25% !important;
	border-radius:50% !important;
	border-color:rgba(175,49,46,1) rgba(175,49,46,1) rgba(175,49,46,1) rgba(175,49,46,1) !important;
	border-style:solid !important;
	border-width:0.8px 0.8px 0.8px 0.8px !important;
	background-color:rgba(175,49,46,1) !important;
	background-image:none !important;
}
@media all {
  *#dm .dmInner nav.u_1998592992 { color:white !important; }

  *#dm .dmInner div.u_1003875463 img { object-fit:contain !important; }

  *#dm .dmInner div.u_1506058267 img { object-fit:contain !important; }

  *#dm .dmInner div.u_1934167960 img { object-fit:contain !important; }

  *#dm .dmInner div.u_1963139840 img { object-fit:contain !important; }

  *#dm .dmInner div.u_1944737672 img { object-fit:contain !important; }

  *#dm .dmInner div.u_1843496910 img { object-fit:contain !important; }

  *#dm .dmInner div.u_1301507890 img { object-fit:contain !important; }

  *#dm .dmInner div.u_1592057326 img { object-fit:contain !important; }

  *#dm .dmInner div.u_1301736321 img { object-fit:contain !important; }

  *#dm .dmInner div.u_1583018408 img { object-fit:contain !important; }

  *#dm .dmInner div.u_1528495538 img { object-fit:contain !important; }

  *#dm .dmInner div.u_1014540939 img { object-fit:contain !important; }

  *#dm .dmInner div.u_1847573080 img { object-fit:contain !important; }

  *#dm .dmInner div.u_1125037759 img { object-fit:contain !important; }

  *#dm .dmInner div.u_1294224378 img { object-fit:contain !important; }

  *#dm .dmInner div.u_2878317961 img { object-fit:cover !important; }

  *#dm .dmInner nav.u_1992783987 { color:white !important; }

  *#dm .dmInner nav.u_1056872505 { color:white !important; }

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

  *#dm .dmInner div.u_1999921575 .svg { fill:var(--color_3) !important; }

  *#dm .dmInner div.u_1408865007 .svg { fill:var(--color_3) !important; }

  *#dm .dmInner div.u_1490971060 .svg { fill:var(--color_3) !important; }

  *#dm .dmInner div.u_1475299541 .svg { fill:var(--color_3) !important; }

  *#dm .dmInner a.u_1520923068 span.text { font-size:18px !important; }

  *#dm .dmInner div.u_1881177767 {
    background-color:rgba(0,0,0,0) !important;
    background-image:none !important;
  }

  *#dm .dmInner *.u_2685971152 .slider-btn { background-color:var(--color_3) !important; }

  *#dm .dmInner *.u_2685971152 .dot.active { background-color:var(--color_2) !important; }

  *#dm .dmInner *.u_2685971152 .slider-btn:hover {
    color:var(--color_3) !important;
    background-color:var(--color_14) !important;
  }

  *#dm .dmInner div.u_2685971152 .slider-btn {
    border-style:solid !important;
    border-width:0px !important;
  }

  *#dm .dmInner div.u_2685971152 .slider-btn:hover {
    border-style:solid !important;
    border-width:0px !important;
  }

  *#dm .dmInner *.u_2685971152 .reviewer-name { color:var(--color_2) !important; }

  *#dm .dmInner div.u_1662969284 img {
    object-fit:cover !important;
    object-position:50% 0% !important;
  }

  *#dm .dmInner div.u_1389905419 img { object-fit:contain !important; }

  *#dm .dmInner div.u_1108047695 img { object-fit:contain !important; }

  *#dm .dmInner div.u_1355459327 img { object-fit:contain !important; }

  *#dm .dmInner div.u_1258809003 img { object-fit:contain !important; }

  *#dm .dmInner div.u_1693927833 img { object-fit:contain !important; }

  *#dm .dmInner div.u_1072608137 img { object-fit:contain !important; }

  *#dm .dmInner div.u_1948402771 img { object-fit:contain !important; }

  *#dm .dmInner div.u_1066432710 img { object-fit:contain !important; }

  *#dm .dmInner div.u_1079072205 {
    border-style:solid !important;
    border-width:0px 0px 0px 3px !important;
    border-color:rgb(7,7,7) rgb(7,7,7) rgb(7,7,7) rgb(175,49,46) !important;
  }

  *#dm .dmInner div.u_1381907787 img { object-fit:contain !important; }

  *#dm .dmInner a.u_1757418883:hover .iconBg { background-color:rgb(175,49,46) !important; }

  *#dm .dmInner a.u_1757418883.hover .iconBg { background-color:rgb(175,49,46) !important; }

  *#dm .dmInner a.u_1757418883 .iconBg {
    display:inline-block !important;
    mask-image:url(https://irp.cdn-website.com/794ba89d/icon/Arrow_2581937.svg) !important;
    background-color:var(--color_3) !important;
    order:1 !important;
  }

  *#dm .dmInner div.u_1676994653 img { object-fit:contain !important; }

  *#dm .dmInner div.u_1688774016 img { object-fit:contain !important; }

  *#dm .dmInner div.u_1470317087 {
    border-style:solid !important;
    border-width:0px 0px 0px 3px !important;
    border-color:rgb(7,7,7) rgb(7,7,7) rgb(7,7,7) rgb(175,49,46) !important;
  }

  *#dm .dmInner div.u_1407409437 img { object-fit:contain !important; }

  *#dm .dmInner div.u_1734516707 img { object-fit:contain !important; }

  *#dm .dmInner div.u_1417855226 img { object-fit:contain !important; }

  *#dm .dmInner a.u_1931269618:hover {
    border-color:rgba(0,0,0,0) !important;
    background-color:rgba(0,0,0,0) !important;
    background-image:none !important;
  }

  *#dm .dmInner a.u_1931269618.hover {
    border-color:rgba(0,0,0,0) !important;
    background-color:rgba(0,0,0,0) !important;
    background-image:none !important;
  }

  *#dm .dmInner a.u_1931269618:hover span.text { color:var(--color_1) !important; }

  *#dm .dmInner a.u_1931269618.hover span.text { color:var(--color_1) !important; }

  *#dm .dmInner div.u_2900101136 img { border-radius:10px 10px 0px 0px !important; }

  *#dm .dmInner div.u_1571889264 img { border-radius:10px 10px 0px 0px !important; }

  *#dm .dmInner div.u_1647748623 img { border-radius:10px 10px 0px 0px !important; }

  *#dm .dmInner div.u_1279809315 hr { color:var(--color_3) !important; }

  *#dm .dmInner div.u_1124402902 img { border-radius:10px 10px 0px 0px !important; }

  *#dm .dmInner div.u_1924156259 hr { color:var(--color_3) !important; }

  *#dm .dmInner div.u_1445055655 hr { color:var(--color_3) !important; }

  *#dm .dmInner div.u_1606850855 img { border-radius:10px 10px 0px 0px !important; }

  *#dm .dmInner div.u_1732741825 img { border-radius:10px 10px 0px 0px !important; }

  *#dm .dmInner div.u_1123370923 hr { color:var(--color_3) !important; }

  *#dm .dmInner a.u_1931269618 span.text { color:var(--color_3) !important; }

  *#dm .dmInner a.u_1931269618 {
    background-color:rgba(0,0,0,0) !important;
    background-image:none !important;
    border-style:solid !important;
    border-width:1.06667px 1.06667px 1.06667px 1.06667px !important;
    border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) !important;
  }

  *#dm .dmInner div.u_1143899759 hr {
    color:var(--color_3) !important;
    border-width:1px !important;
  }

  *#dm .dmInner div.u_2715090442 hr {
    color:var(--color_3) !important;
    border-width:1px !important;
  }

  *#dm .dmInner a.u_1931269618 .iconBg {
    display:inline-block !important;
    background-color:var(--color_3) !important;
    mask-image:url(https://irp.cdn-website.com/794ba89d/icon/Arrow_3134107.svg) !important;
    width:24px !important;
    height:24px !important;
    order:1 !important;
  }

  *#dm .dmInner a.u_1165048849:hover {
    border-color:rgba(0,0,0,0) !important;
    background-color:rgba(0,0,0,0) !important;
    background-image:none !important;
  }

  *#dm .dmInner a.u_1165048849.hover {
    border-color:rgba(0,0,0,0) !important;
    background-color:rgba(0,0,0,0) !important;
    background-image:none !important;
  }

  *#dm .dmInner a.u_1165048849:hover span.text { color:var(--color_1) !important; }

  *#dm .dmInner a.u_1165048849.hover span.text { color:var(--color_1) !important; }

  *#dm .dmInner a.u_1165048849 span.text { color:var(--color_3) !important; }

  *#dm .dmInner a.u_1165048849 {
    background-color:rgba(0,0,0,0) !important;
    background-image:none !important;
    border-style:solid !important;
    border-width:1.06667px 1.06667px 1.06667px 1.06667px !important;
    border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) !important;
  }

  *#dm .dmInner a.u_1165048849 .iconBg {
    display:inline-block !important;
    background-color:var(--color_3) !important;
    mask-image:url(https://irp.cdn-website.com/794ba89d/icon/Arrow_3134107.svg) !important;
    width:24px !important;
    height:24px !important;
    order:1 !important;
  }

  *#dm .dmInner a.u_1180320262:hover {
    border-color:rgba(0,0,0,0) !important;
    background-color:rgba(0,0,0,0) !important;
    background-image:none !important;
  }

  *#dm .dmInner a.u_1180320262.hover {
    border-color:rgba(0,0,0,0) !important;
    background-color:rgba(0,0,0,0) !important;
    background-image:none !important;
  }

  *#dm .dmInner a.u_1180320262:hover span.text { color:var(--color_1) !important; }

  *#dm .dmInner a.u_1180320262.hover span.text { color:var(--color_1) !important; }

  *#dm .dmInner a.u_1180320262 span.text { color:var(--color_3) !important; }

  *#dm .dmInner a.u_1180320262 {
    background-color:rgba(0,0,0,0) !important;
    background-image:none !important;
    border-style:solid !important;
    border-width:1.06667px 1.06667px 1.06667px 1.06667px !important;
    border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) !important;
  }

  *#dm .dmInner a.u_1262196525:hover {
    border-color:rgba(0,0,0,0) !important;
    background-color:rgba(0,0,0,0) !important;
    background-image:none !important;
  }

  *#dm .dmInner a.u_1262196525.hover {
    border-color:rgba(0,0,0,0) !important;
    background-color:rgba(0,0,0,0) !important;
    background-image:none !important;
  }

  *#dm .dmInner a.u_1262196525:hover span.text { color:var(--color_1) !important; }

  *#dm .dmInner a.u_1262196525.hover span.text { color:var(--color_1) !important; }

  *#dm .dmInner a.u_1262196525 span.text { color:var(--color_3) !important; }

  *#dm .dmInner a.u_1262196525 {
    background-color:rgba(0,0,0,0) !important;
    background-image:none !important;
    border-style:solid !important;
    border-width:1.06667px 1.06667px 1.06667px 1.06667px !important;
    border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) !important;
  }

  *#dm .dmInner a.u_1262196525 .iconBg {
    display:inline-block !important;
    background-color:var(--color_3) !important;
    mask-image:url(https://irp.cdn-website.com/794ba89d/icon/Arrow_3134107.svg) !important;
    width:24px !important;
    height:24px !important;
    order:1 !important;
  }

  *#dm .dmInner a.u_1695618305:hover {
    border-color:rgba(0,0,0,0) !important;
    background-color:rgba(0,0,0,0) !important;
    background-image:none !important;
  }

  *#dm .dmInner a.u_1695618305.hover {
    border-color:rgba(0,0,0,0) !important;
    background-color:rgba(0,0,0,0) !important;
    background-image:none !important;
  }

  *#dm .dmInner a.u_1695618305:hover span.text { color:var(--color_1) !important; }

  *#dm .dmInner a.u_1695618305.hover span.text { color:var(--color_1) !important; }

  *#dm .dmInner a.u_1695618305 span.text { color:var(--color_3) !important; }

  *#dm .dmInner a.u_1695618305 {
    background-color:rgba(0,0,0,0) !important;
    background-image:none !important;
    border-style:solid !important;
    border-width:1.06667px 1.06667px 1.06667px 1.06667px !important;
    border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) !important;
  }

  *#dm .dmInner a.u_1695618305 .iconBg {
    display:inline-block !important;
    background-color:var(--color_3) !important;
    mask-image:url(https://irp.cdn-website.com/794ba89d/icon/Arrow_3134107.svg) !important;
    width:24px !important;
    height:24px !important;
    order:1 !important;
  }

  *#dm .dmInner a.u_1224352265:hover {
    border-color:rgba(0,0,0,0) !important;
    background-color:rgba(0,0,0,0) !important;
    background-image:none !important;
  }

  *#dm .dmInner a.u_1224352265.hover {
    border-color:rgba(0,0,0,0) !important;
    background-color:rgba(0,0,0,0) !important;
    background-image:none !important;
  }

  *#dm .dmInner a.u_1224352265:hover span.text { color:var(--color_1) !important; }

  *#dm .dmInner a.u_1224352265.hover span.text { color:var(--color_1) !important; }

  *#dm .dmInner a.u_1224352265 span.text { color:var(--color_3) !important; }

  *#dm .dmInner a.u_1224352265 {
    background-color:rgba(0,0,0,0) !important;
    background-image:none !important;
    border-style:solid !important;
    border-width:1.06667px 1.06667px 1.06667px 1.06667px !important;
    border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) !important;
  }

  *#dm .dmInner a.u_1224352265 .iconBg {
    display:inline-block !important;
    background-color:var(--color_3) !important;
    mask-image:url(https://irp.cdn-website.com/794ba89d/icon/Arrow_3134107.svg) !important;
    width:24px !important;
    height:24px !important;
    order:1 !important;
  }

  *#dm .dmInner a.u_1180320262 .iconBg {
    display:inline-block !important;
    background-color:var(--color_3) !important;
    mask-image:url(https://irp.cdn-website.com/794ba89d/icon/Arrow_3134107.svg) !important;
    width:24px !important;
    height:24px !important;
    order:1 !important;
  }

  *#dm .dmInner a.u_1931269618:hover .iconBg { background-color:rgba(204,204,204,1) !important; }

  *#dm .dmInner a.u_1931269618.hover .iconBg { background-color:rgba(204,204,204,1) !important; }

  *#dm .dmInner a.u_1165048849:hover .iconBg { background-color:rgba(204,204,204,1) !important; }

  *#dm .dmInner a.u_1165048849.hover .iconBg { background-color:rgba(204,204,204,1) !important; }

  *#dm .dmInner a.u_1180320262:hover .iconBg { background-color:rgba(204,204,204,1) !important; }

  *#dm .dmInner a.u_1180320262.hover .iconBg { background-color:rgba(204,204,204,1) !important; }

  *#dm .dmInner a.u_1262196525:hover .iconBg { background-color:rgba(204,204,204,1) !important; }

  *#dm .dmInner a.u_1262196525.hover .iconBg { background-color:rgba(204,204,204,1) !important; }

  *#dm .dmInner a.u_1695618305:hover .iconBg { background-color:rgba(204,204,204,1) !important; }

  *#dm .dmInner a.u_1695618305.hover .iconBg { background-color:rgba(204,204,204,1) !important; }

  *#dm .dmInner a.u_1224352265:hover .iconBg { background-color:rgba(204,204,204,1) !important; }

  *#dm .dmInner a.u_1224352265.hover .iconBg { background-color:rgba(204,204,204,1) !important; }

  *#dm .dmInner div.u_1972420750 img { border-radius:10px 10px 0px 0px !important; }

  *#dm .dmInner div.u_1976213034 img { border-radius:10px 10px 0px 0px !important; }

  *#dm .dmInner div.u_1553719740 img { border-radius:10px 10px 0px 0px !important; }
}
@media (min-width:1025px) {
  *#dm .dmInner *.u_2685971152 .reviews-slider-widget { padding:16px !important; }

  *#dm .dmInner div.u_3611418652 iframe { height:450px !important; }
}
@media (min-width:768px) and (max-width:1024px) {
  *#dm .dmInner div.u_2878317961 img {
    object-position:50% 0% !important;
    object-fit:cover !important;
  }

  *#dm .dmInner *.u_2685971152 .reviews-slider-widget { padding:16px !important; }
}
@media (min-width:0px) and (max-width:767px) {
  *#dm .dmInner div.u_2878317961 img {
    object-position:50% 0% !important;
    object-fit:cover !important;
  }

  *#dm .dmInner *.u_2685971152 .reviews-slider-widget { padding:16px !important; }

  *#dm .dmInner a.u_1757418883 span.text { font-size:14px !important; }
}
*#dm .dmInner div.u_1881177767
{
	background-color:rgba(175,49,46,1) !important;
	background-image:none !important;
	border-style:solid !important;
	border-width:0px 0px 0px 0px !important;
	border-color:rgba(175,49,46,1) rgba(175,49,46,1) rgba(175,49,46,1) rgba(175,49,46,1) !important;
}
*#dm .dmInner a.u_1757418883
{
	-moz-border-radius:0px !important;
	-webkit-border-radius:0px !important;
}
*#dm .dmInner div.u_1477507069
{
	background:rgba(0,0,0,0.30) !important;
	backdrop-filter:blur(10px) !important;
	-webkit-backdrop-filter:blur(10px) !important;
	border-radius:14px !important;
	padding:10px !important;
}
*#dm .dmInner div.u_1841729832
{
	background-color:rgba(175,49,46,1) !important;
	background-image:none !important;
	border-style:solid !important;
	border-width:5px 5px 5px 5px !important;
	border-color:rgb(252,255,253) rgb(252,255,253) rgb(252,255,253) rgb(252,255,253) !important;
	border-radius:0px 0px 0px 0px !important;
}
separatorHomeCss{color:red !important}.map-style
{
	width:450px !important;
	height:300px !important;
}
*#dm .dmInner div.u_1477507069
{
}
*#dm .dmInner div.u_1477507069
{
}
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 {
    
#\36 3bd85219866cc3622781521 {
    column-gap: 4%;
    row-gap: 25px;
    background-color: rgba(0, 0, 0, 0);
    width: 100%;
    min-height: 80px;
    align-items: center;
    min-width: 4%;
    height: auto;
    padding: 5% 0px 0% 0px;
    margin: 0% 0% 0% 0%;
}
    
#\36 3bd85219866cc3622781520 {
    column-gap: 3%;
    row-gap: 18px;
    flex-direction: column;
    max-width: var(--max-content-width_1, 1200px);
    width: 100%;
    min-height: 0;
    flex-wrap: nowrap;
    padding: 15% 2% 5% 2%;
    margin: 0% 0% 0% 0%;
}
    
#\36 3bd85219866cc362278151f::before, #\36 3bd85219866cc362278151f > .bgExtraLayerOverlay {
    border-radius: inherit;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    position: absolute;
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 1) 26%, rgba(255, 255, 255, 1) 100%);
    opacity: 0.3;
    content: '';
    height: 100%;
}
#\36 3bd85219866cc362278151f {
    background-color: rgba(0, 0, 0, 0);
    border-width: 0px;
    border-color: rgba(0, 0, 0, 1);
    background-image: url("https://lirp.cdn-website.com/794ba89d/dms3rep/multi/opt/min-cfc-shop426-1920w.webp");
    border-style: solid;
}
    
#\36 3c7b8b76c596a2813341bc5 {
    height: auto;
}
    
#widget_p3b.flex-element.widget-wrapper > [data-element-type] {
    padding: 20px 0px 20px 0px;
}
#widget_p3b {
    align-self: center;
    max-width: 100%;
    width: 1096px;
    height: auto;
    order: 1;
    margin: 0px 0px 0px 0px;
    grid-area: auto / auto / auto / auto;
}
    
#widget_egt {
    align-self: center;
    margin-left: 0px;
    max-width: 100%;
    width: 280px;
    height: auto;
    order: 2;
    margin-right: 0px;
}
    
#\36 3bd85219866cc362278151d {
    margin: 0px 0% 0px 0%;
}
    
#group_09k {
    row-gap: 24px;
    column-gap: 24px;
    max-height: 100%;
    width: 100%;
    min-height: 160px;
    align-items: center;
    order: 3;
}
    
#widget_rn3 {
    align-self: auto;
    max-width: 100%;
    width: 60%;
    height: auto;
    min-width: 32px;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#group_usb {
    max-height: 100%;
    min-height: auto;
    flex-wrap: nowrap;
    row-gap: 0px;
    column-gap: 24px;
    background-color: rgba(255,255,255,0.30);
    border-radius: 8px 8px 8px 8px;
    width: 20%;
    align-items: center;
    background-image: none;
    order: 0;
    padding: 10px 0px 10px 0px;
    margin: 0px 0% 0px 0%;
}
    
#widget_jeu {
    max-width: 100%;
    width: 20%;
    height: auto;
    min-width: 32px;
    order: 0;
    margin: 0px 0% 0px 0%;
}
    
#\36 bfa8e80 {
    align-self: auto;
    max-width: 100%;
    width: 60%;
    height: auto;
    min-width: 32px;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#widget_34j {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 0;
    justify-self: auto;
    align-self: auto;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
}



@media all {
    
#\36 3c7b8b76c596a2813341bc5 {
    height: auto;
}
    
#ff0111f4 {
    column-gap: 4%;
    row-gap: 0px;
    width: 100%;
    min-height: 80px;
    border-width: 2px 2px 2px 2px;
    border-color: rgba(175, 49, 46, 1) rgba(175, 49, 46, 1) rgba(175, 49, 46, 1) rgba(175, 49, 46, 1);
    border-style: solid;
    min-width: 4%;
    border-radius: 16px 16px 16px 16px;
    box-shadow: var(--color_2) 0px -12px 11px -9px inset;
    padding: 0px 0px 0px 0px;
    margin: 0% 0% 0% 0%;
}
    
#\32 6b74f79 {
    column-gap: 4%;
    row-gap: 24px;
    flex-direction: column;
    max-width: var(--max-content-width_1, 1200px);
    width: 100%;
    min-height: 0;
    flex-wrap: nowrap;
    padding: 3% 0% 6% 0%;
    margin: 0% 0% 0% 0%;
}
    
#\37 eca043f {
    background-color: rgba(255, 255, 255, 1);
    border-width: 0px;
    border-color: rgba(0, 0, 0, 1);
    background-image: none;
    border-style: solid;
}
    
#group_dnn {
    row-gap: 24px;
    column-gap: 24px;
    margin-left: 0%;
    width: 31.99%;
    min-height: auto;
    align-items: center;
    height: auto;
    margin-right: 0%;
}
    
#group_5nn {
    row-gap: 24px;
    column-gap: 24px;
    max-height: 100%;
    flex-direction: row;
    width: 125.49%;
    min-height: auto;
    align-items: center;
    height: auto;
}
    
#widget_699 {
    max-width: 100%;
    width: 100%;
    height: auto;
    min-width: 32px;
    margin: 0px 0% 0px 0%;
}
    
#\34 a3b7ff7 {
    row-gap: 24px;
    column-gap: 24px;
    max-height: 100%;
    flex-direction: row;
    width: 100.00%;
    min-height: auto;
    align-items: center;
    height: auto;
}
    
#\35 e9aaf65 {
    max-width: 100%;
    width: 100%;
    height: auto;
    min-width: 32px;
    margin: 0px 0% 0px 0%;
}
    
#f040c671 {
    row-gap: 24px;
    column-gap: 24px;
    max-height: 100%;
    flex-direction: row;
    width: 100.00%;
    min-height: auto;
    align-items: center;
    height: auto;
}
    
#\35 af6d8ae {
    max-width: 100%;
    width: 60px;
    height: auto;
    min-width: 32px;
    margin: 0px 0% 0px 0%;
}
    
#\39 acc74d9 {
    max-width: 100%;
    width: 100%;
    height: auto;
    min-width: 32px;
    margin: 0px 0% 0px 0%;
}
    
#\35 f5a85da {
    row-gap: 24px;
    column-gap: 24px;
    margin-left: 0%;
    width: 31.99%;
    min-height: auto;
    align-items: center;
    height: auto;
    margin-right: 0%;
}
    
#\33 25cec96 {
    max-width: 100%;
    width: 51.275px;
    height: auto;
    min-width: 32px;
    order: 0;
    margin: 0px 0% 0px 0%;
}
    
#\31 fd46a0a {
    max-width: 100%;
    width: 79.03%;
    height: auto;
    min-width: 32px;
    order: 2;
    margin: 0px 0% 0px 0%;
}
    
#\32 57ee69e {
    row-gap: 24px;
    column-gap: 24px;
    max-height: 100%;
    flex-direction: row;
    width: 100.00%;
    min-height: auto;
    align-items: center;
    height: auto;
}
    
#\31 1f74f52 {
    row-gap: 24px;
    column-gap: 24px;
    margin-left: 0%;
    width: 31.99%;
    min-height: auto;
    align-items: center;
    height: auto;
    margin-right: 0%;
}
    
#a6253391 {
    row-gap: 24px;
    column-gap: 24px;
    max-height: 100%;
    flex-direction: row;
    width: 100.00%;
    min-height: auto;
    align-items: center;
    height: auto;
}
    
#\30 ad6465c {
    max-width: 100%;
    width: 60px;
    height: auto;
    min-width: 32px;
    margin: 0px 0% 0px 0%;
}
    
#\37 8c9fded {
    max-width: 100%;
    width: 100%;
    height: auto;
    min-width: 32px;
    margin: 0px 0% 0px 0%;
}
    
#c5ee9a4e {
    row-gap: 24px;
    column-gap: 24px;
    max-height: 100%;
    flex-direction: row;
    width: 100.00%;
    min-height: auto;
    align-items: center;
    height: auto;
}
    
#\36 df2441b {
    max-width: 100%;
    width: 60px;
    height: auto;
    min-width: 32px;
    margin: 0px 0% 0px 0%;
}
    
#b8e4ffcf {
    max-width: 100%;
    width: 100%;
    height: auto;
    min-width: 32px;
    margin: 0px 0% 0px 0%;
}
    
#group_gqk {
    row-gap: 24px;
    column-gap: 2.014774892909234%;
    max-height: 100%;
    flex-direction: row;
    align-content: center;
    width: 100%;
    justify-content: flex-start;
    min-height: 160px;
    align-items: center;
    flex-wrap: nowrap;
    order: 2;
}
    
#\33 f0c95f9 {
    align-self: auto;
    max-width: 100%;
    width: 60px;
    justify-self: auto;
    height: auto;
    min-width: 32px;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\32 82cac38 {
    align-self: auto;
    max-width: 100%;
    width: 60px;
    justify-self: auto;
    height: auto;
    min-width: 32px;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#group_s2c {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: auto;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    order: 1;
    background-color: var(--color_2);
    background-image: none;
    border-radius: 8px 8px 0px 0px;
}
    
#\32 df5f7c8.flex-element.widget-wrapper > [data-element-type] {
    padding: 0px 0px 0px 0px;
}
#\32 df5f7c8 {
    align-self: auto;
    max-width: 100%;
    width: 100%;
    justify-self: auto;
    height: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\39 b8722b0 {
    margin: 0px 0% 0px 0%;
}
}



@media all {
    
#\36 3c7b8b76c596a2813341bc5 {
    height: auto;
}
    
#a0336176 {
    column-gap: 2%;
    row-gap: 12px;
    width: 100%;
    min-height: 320px;
    flex-wrap: nowrap;
    max-width: var(--max-content-width_1, 1200px);
    padding: 4% 0% 2% 0%;
    margin: 0% 0% 0% 0%;
}
    
#\32 991d081 {
    background-color: rgba(0, 0, 0, 0);
    border-width: 0px;
    border-color: rgba(0, 0, 0, 1);
    border-style: solid;
}
    
#\37 8411a8d {
    column-gap: 4%;
    row-gap: 24px;
    width: 49%;
    min-height: 8px;
    justify-content: flex-start;
    min-width: 4%;
    order: 1;
    margin: 0% 0% 0% 0%;
}
    
#\37 8aa2e15 {
    column-gap: 4%;
    row-gap: 24px;
    width: 49%;
    min-height: 8px;
    align-items: center;
    min-width: 4%;
    order: 0;
    margin: 0% 0% 0% 0%;
}
    
#\37 c33ee91.flex-element.widget-wrapper > [data-element-type] {
    padding: 0px 0px 0px 0px;
}
#\37 c33ee91 {
    align-self: auto;
    max-width: 100%;
    width: 100.00%;
    height: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#widget_ke5 {
    max-width: 100%;
    width: 100%;
    margin-top: 14px;
    height: auto;
}
    
#\36 d708f74 {
    align-self: auto;
    max-width: 100%;
    width: 315px;
    justify-self: auto;
    height: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#widget_1i8.flex-element.widget-wrapper > [data-element-type] {
    padding: 0px 0px 0px 0px;
}
#widget_1i8 {
    align-self: flex-start;
    max-width: 100%;
    width: 100%;
    height: auto;
    order: 0;
    margin: -17px 0px -17px 0px;
}
    
#innergrid_obk {
    grid-template-columns: repeat(9, minmax(0, 1fr));
    max-width: 100%;
    grid-template-rows: minmax(75px, max-content) minmax(75px, max-content) minmax(75px, max-content) minmax(75px, max-content) minmax(75px, max-content) minmax(75px, max-content) minmax(75px, max-content) minmax(75px, max-content);
    width: 100%;
}
    
#fcfb584b {
    align-self: start;
    max-width: 100%;
    width: 95.89%;
    justify-self: end;
    height: 554px;
    margin: 50px 0px 0px 0px;
    grid-area: 1 / 1 / span 8 / span 9;
}
    
#widget_7hi.flex-element.widget-wrapper > [data-element-type] {
    padding: 10px 10px 10px 10px;
}
#widget_7hi {
    align-self: start;
    max-width: 100%;
    width: 91.20%;
    justify-self: start;
    height: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: 1 / 1 / span 2 / span 4;
}
    
#\39 2f27032 {
    margin: 0px 0% 0px 0%;
}
    
#\33 58c3a47 {
    column-gap: 4%;
    row-gap: 24px;
    width: 32%;
    min-height: 8px;
    align-items: center;
    min-width: 4%;
    order: 0;
    margin: 0% 0% 0% 0%;
}
    
#\37 c883242 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
    max-width: 100%;
    grid-template-rows: minmax(75px, max-content) minmax(75px, max-content) minmax(75px, max-content) minmax(75px, max-content) minmax(75px, max-content) minmax(75px, max-content) minmax(75px, max-content) minmax(75px, max-content);
    width: 100%;
}
    
#\32 e40672f {
    align-self: start;
    max-width: 100%;
    width: 95.89%;
    justify-self: end;
    height: 554px;
    margin: 50px 0px 0px 0px;
    grid-area: 1 / 1 / span 8 / span 9;
}
    
#\36 2435b0c.flex-element.widget-wrapper > [data-element-type] {
    padding: 10px 10px 10px 10px;
}
#\36 2435b0c {
    align-self: start;
    max-width: 100%;
    width: 91.20%;
    justify-self: start;
    height: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: 1 / 1 / span 2 / span 4;
}
}



@media all {
    
#\35 8705614 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-height: auto;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    align-self: auto;
    order: 1;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\36 3c7b8b76c596a2813341bc5 {
    height: auto;
}
    
#\34 f656527 {
    border-width: 0px;
    border-color: rgba(0, 0, 0, 1);
    background-image: linear-gradient(135deg, rgba(0, 0, 0, 1) 30%, rgba(175, 49, 46, 1) 100%);
    background-origin: border-box;
    border-style: solid;
}
    
#\37 8c9fd03 {
    column-gap: 4%;
    row-gap: 24px;
    flex-direction: column;
    max-width: var(--max-content-width_1, 1200px);
    width: 100%;
    min-height: 0;
    flex-wrap: nowrap;
    padding: 4% 0% 4% 0%;
    margin: 0% 0% 0% 0%;
}
    
#\35 a586559 {
    column-gap: 4%;
    row-gap: 24px;
    align-content: center;
    width: 100%;
    min-height: 80px;
    flex-wrap: nowrap;
    min-width: 4%;
    margin: 0% 0% 0% 0%;
}
    
#\36 8064d0f {
    align-self: auto;
    max-width: 100%;
    width: 100%;
    justify-self: auto;
    height: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\35 bcedd1c.flex-element.widget-wrapper > [data-element-type].flexButton.dmWidget {
    padding: 10px 10px 10px 10px;
}
#\35 bcedd1c {
    align-self: center;
    max-width: 100%;
    width: auto;
    justify-self: auto;
    height: auto;
    order: 4;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#c5f54f6b {
    margin: 0px 0% 0px 0%;
}
    
#\39 581f148 {
    row-gap: 10px;
    column-gap: 10px;
    max-height: 100%;
    flex-direction: row;
    align-content: center;
    width: 100%;
    justify-content: space-between;
    min-height: 160px;
    align-items: center;
    flex-wrap: wrap;
    --column-gap: 10px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#d2d86b61 {
    row-gap: 10px;
    column-gap: 2.0338983050847457%;
    max-height: 100%;
    width: 32%;
    justify-content: flex-start;
    min-height: 480px;
    align-items: flex-start;
    order: 0;
    flex-wrap: nowrap;
    background-color: rgba(175, 49, 46, 1);
    background-image: none;
    border-radius: 10px 10px 10px 10px;
    border-width: 1px 1px 1px 1px;
    border-color: var(--color_3) var(--color_3) var(--color_3) var(--color_3);
    border-style: solid;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#widget_1l1 {
    width: 100%;
    height: 200px;
    max-width: 100%;
    margin-right: 0%;
    margin-left: 0%;
}
    
#widget_rki {
    width: 80%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#e0e1ddff {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 3;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#widget_n96.flex-element.widget-wrapper > [data-element-type] {
    padding-top: 4px;
    padding-bottom: 4px;
}
#widget_n96 {
    width: 30%;
    height: auto;
    min-height: 1px;
    max-width: 100%;
    justify-self: auto;
    order: 2;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#group_llg {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-height: auto;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 5px;
    order: 1;
    --column-gap: 5px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#widget_an0.flex-element.widget-wrapper > [data-element-type].flexButton.dmWidget {
    padding: 0px 0px 0px 0px;
}
#widget_an0 {
    width: auto;
    height: auto;
    min-height: auto;
    max-width: 100%;
    order: 1;
    margin: 0px 0% 0px 0%;
}
    
#group_a3d {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    min-height: 160px;
    max-height: 100%;
    row-gap: 10px;
    column-gap: 6.465734972217545%;
    flex-wrap: nowrap;
}
    
#\31 7a34af7 {
    row-gap: 10px;
    column-gap: 2.0338983050847457%;
    max-height: 100%;
    width: 32%;
    justify-content: flex-start;
    min-height: 480px;
    align-items: flex-start;
    order: 0;
    flex-wrap: nowrap;
    background-color: rgba(175, 49, 46, 1);
    background-image: none;
    border-radius: 10px 10px 10px 10px;
    border-width: 1px 1px 1px 1px;
    border-color: var(--color_3) var(--color_3) var(--color_3) var(--color_3);
    border-style: solid;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#c707d4ba {
    width: 100%;
    height: 200px;
    max-width: 100%;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\36 28b4be4 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 160px;
    max-height: 100%;
    row-gap: 10px;
    column-gap: 6.465734972217545%;
    flex-wrap: nowrap;
}
    
#e6ded617 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-height: auto;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    align-self: auto;
    order: 1;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#c5707caf.flex-element.widget-wrapper > [data-element-type] {
    padding-top: 4px;
    padding-bottom: 4px;
}
#c5707caf {
    width: 30%;
    height: auto;
    min-height: 1px;
    max-width: 100%;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\37 5a726e0 {
    width: 100%;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 2;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#b6489948 {
    row-gap: 10px;
    column-gap: 2.0338983050847457%;
    max-height: 100%;
    width: 32%;
    justify-content: flex-start;
    min-height: 480px;
    align-items: flex-start;
    order: 0;
    flex-wrap: nowrap;
    background-color: rgba(175, 49, 46, 1);
    background-image: none;
    border-radius: 10px 10px 10px 10px;
    border-width: 1px 1px 1px 1px;
    border-color: var(--color_3) var(--color_3) var(--color_3) var(--color_3);
    border-style: solid;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#\38 e70dd3b {
    width: 100%;
    height: 200px;
    max-width: 100%;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\39 80746f3 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 160px;
    max-height: 100%;
    row-gap: 10px;
    column-gap: 6.465734972217545%;
    flex-wrap: nowrap;
}
    
#\35 6a8a999 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-height: auto;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    align-self: auto;
    order: 1;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\39 1ff2dfa.flex-element.widget-wrapper > [data-element-type] {
    padding-top: 4px;
    padding-bottom: 4px;
}
#\39 1ff2dfa {
    width: 30%;
    height: auto;
    min-height: 1px;
    max-width: 100%;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\32 0b83a4f {
    width: 100%;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 2;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\33 6098a05 {
    row-gap: 10px;
    column-gap: 2.0338983050847457%;
    max-height: 100%;
    width: 32%;
    justify-content: flex-start;
    min-height: 480px;
    align-items: flex-start;
    order: 0;
    flex-wrap: nowrap;
    background-color: rgba(175, 49, 46, 1);
    background-image: none;
    border-radius: 10px 10px 10px 10px;
    border-width: 1px 1px 1px 1px;
    border-color: var(--color_3) var(--color_3) var(--color_3) var(--color_3);
    border-style: solid;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#e1e0f48a {
    width: 100%;
    height: 200px;
    max-width: 100%;
    margin-right: 0%;
    margin-left: 0%;
}
    
#dc871fc5 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 160px;
    max-height: 100%;
    row-gap: 10px;
    column-gap: 6.465734972217545%;
    flex-wrap: nowrap;
}
    
#\37 3ef17e2 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-height: auto;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    align-self: auto;
    order: 1;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\34 977f259.flex-element.widget-wrapper > [data-element-type] {
    padding-top: 4px;
    padding-bottom: 4px;
}
#\34 977f259 {
    width: 30%;
    height: auto;
    min-height: 1px;
    max-width: 100%;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\31 c0fca6d {
    width: 100%;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 2;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\34 c6a540e {
    row-gap: 10px;
    column-gap: 2.0338983050847457%;
    max-height: 100%;
    width: 32%;
    justify-content: flex-start;
    min-height: 480px;
    align-items: flex-start;
    order: 0;
    flex-wrap: nowrap;
    background-color: rgba(175, 49, 46, 1);
    background-image: none;
    border-radius: 10px 10px 10px 10px;
    border-width: 1px 1px 1px 1px;
    border-color: var(--color_3) var(--color_3) var(--color_3) var(--color_3);
    border-style: solid;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#\30 d27dbc8 {
    width: 100%;
    height: 200px;
    max-width: 100%;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\36 a510837 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 160px;
    max-height: 100%;
    row-gap: 10px;
    column-gap: 6.465734972217545%;
    flex-wrap: nowrap;
}
    
#\36 fffa060.flex-element.widget-wrapper > [data-element-type] {
    padding-top: 4px;
    padding-bottom: 4px;
}
#\36 fffa060 {
    width: 30%;
    height: auto;
    min-height: 1px;
    max-width: 100%;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#df8f618d {
    width: 100%;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 2;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\32 8beee59 {
    row-gap: 10px;
    column-gap: 2.0338983050847457%;
    max-height: 100%;
    width: 32%;
    justify-content: flex-start;
    min-height: 480px;
    align-items: flex-start;
    order: 0;
    flex-wrap: nowrap;
    background-color: rgba(175, 49, 46, 1);
    background-image: none;
    border-radius: 10px 10px 10px 10px;
    border-width: 1px 1px 1px 1px;
    border-color: var(--color_3) var(--color_3) var(--color_3) var(--color_3);
    border-style: solid;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#\35 f2cd018 {
    width: 100%;
    height: 200px;
    max-width: 100%;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\38 732d283 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 160px;
    max-height: 100%;
    row-gap: 10px;
    column-gap: 6.465734972217545%;
    flex-wrap: nowrap;
}
    
#cf8dd4e1 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-height: auto;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    align-self: auto;
    order: 1;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#f4eb1d65.flex-element.widget-wrapper > [data-element-type] {
    padding-top: 4px;
    padding-bottom: 4px;
}
#f4eb1d65 {
    width: 30%;
    height: auto;
    min-height: 1px;
    max-width: 100%;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\36 ccb491d {
    width: 100%;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 2;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\34 ccb1422 {
    width: 80%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\30 7063493.flex-element.widget-wrapper > [data-element-type].flexButton.dmWidget {
    padding: 0px 0px 0px 0px;
}
#\30 7063493 {
    width: auto;
    height: auto;
    min-height: auto;
    max-width: 100%;
    order: 1;
    margin: 0px 0% 0px 0%;
}
    
#\33 da65f18 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-height: auto;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 5px;
    order: 1;
    --column-gap: 5px;
    justify-self: auto;
    align-self: auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\32 61dc21a {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-height: auto;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 5px;
    order: 1;
    --column-gap: 5px;
    justify-self: auto;
    align-self: auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\36 a7d1d76.flex-element.widget-wrapper > [data-element-type].flexButton.dmWidget {
    padding: 0px 0px 0px 0px;
}
#\36 a7d1d76 {
    width: auto;
    height: auto;
    min-height: auto;
    max-width: 100%;
    order: 1;
    margin: 0px 0% 0px 0%;
}
    
#\33 d285a36 {
    width: 80%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#abde46b0 {
    width: 80%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\30 05c5a41.flex-element.widget-wrapper > [data-element-type].flexButton.dmWidget {
    padding: 0px 0px 0px 0px;
}
#\30 05c5a41 {
    width: auto;
    height: auto;
    min-height: auto;
    max-width: 100%;
    order: 1;
    margin: 0px 0% 0px 0%;
}
    
#\38 82214bf {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-height: auto;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 5px;
    order: 1;
    --column-gap: 5px;
    justify-self: auto;
    align-self: auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\35 b25d2f6.flex-element.widget-wrapper > [data-element-type].flexButton.dmWidget {
    padding: 0px 0px 0px 0px;
}
#\35 b25d2f6 {
    width: auto;
    height: auto;
    min-height: auto;
    max-width: 100%;
    order: 1;
    margin: 0px 0% 0px 0%;
}
    
#f8080970 {
    width: 80%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\34 86e6e13 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-height: auto;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 5px;
    order: 1;
    --column-gap: 5px;
    justify-self: auto;
    align-self: auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#b5f9f831 {
    width: 80%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\30 72f3d00.flex-element.widget-wrapper > [data-element-type].flexButton.dmWidget {
    padding: 0px 0px 0px 0px;
}
#\30 72f3d00 {
    width: auto;
    height: auto;
    min-height: auto;
    max-width: 100%;
    order: 1;
    margin: 0px 0% 0px 0%;
}
    
#\32 7c38912 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-height: auto;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 5px;
    order: 1;
    --column-gap: 5px;
    justify-self: auto;
    align-self: auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\32 8e51d29 {
    width: 100%;
    height: 200px;
    max-width: 100%;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\37 e1972ab {
    width: 100%;
    height: 200px;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\35 109b79c {
    width: 100%;
    height: 200px;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
}



@media all {
    
#\33 5544772 {
    row-gap: 24px;
    column-gap: 24px;
    background-color: var(--color_3);
    border-radius: 4px 4px 4px 4px;
    max-height: 100%;
    flex-direction: row;
    width: 30%;
    min-height: 120px;
    align-items: center;
    background-image: none;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\34 5170865 {
    max-width: 100%;
    width: 50%;
    height: 80px;
}
    
#\36 3c7b8b76c596a2813341bc5 {
    height: auto;
}
    
#cbbc4a40 {
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    min-height: 632px;
    flex-wrap: nowrap;
    padding: 4% 0% 4% 0%;
    margin: 0% 0% 0% 0%;
}
    
#\35 e763d28 {
    background-color: rgba(0, 0, 0, 0);
    border-width: 0px;
    border-color: rgba(0, 0, 0, 1);
    border-style: solid;
}
    
#group_f70 {
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    min-height: 8px;
    align-items: center;
    min-width: 4%;
}
    
#\32 34d0cee {
    max-width: 100%;
    width: 100%;
    justify-self: auto;
    height: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#c500a73d {
    max-width: 100%;
    width: 50%;
    height: auto;
}
    
#a8f7671f {
    row-gap: 24px;
    column-gap: 24px;
    background-color: var(--color_3);
    border-radius: 4px 4px 4px 4px;
    max-height: 100%;
    flex-direction: row;
    width: 30%;
    min-height: 120px;
    align-items: center;
    background-image: none;
    order: 7;
}
    
#e1386b63 {
    max-width: 100%;
    width: 50%;
    height: auto;
}
    
#a7ef38c8 {
    align-self: auto;
    max-height: 100%;
    --column-gap: 19px;
    min-height: 100px;
    border-color: #000000 #000000 #000000 #000000;
    flex-wrap: wrap;
    row-gap: 26px;
    column-gap: 19px;
    background-color: var(--color_14);
    border-radius: 10px 10px 10px 10px;
    flex-direction: row;
    width: 100%;
    border-width: 0px 0px 0px 0px;
    align-items: center;
    background-image: none;
    border-style: solid;
    justify-self: auto;
    height: auto;
    order: 0;
    padding: 40px 10px 40px 10px;
    margin: 10px 0% 10px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\36 e35ec6a {
    row-gap: 24px;
    column-gap: 24px;
    background-color: var(--color_3);
    border-radius: 4px 4px 4px 4px;
    max-height: 100%;
    flex-direction: row;
    width: 30%;
    min-height: 120px;
    align-items: center;
    background-image: none;
    order: 0;
}
    
#\35 b06c031 {
    row-gap: 24px;
    column-gap: 24px;
    background-color: var(--color_3);
    border-radius: 4px 4px 4px 4px;
    max-height: 100%;
    flex-direction: row;
    width: 30%;
    min-height: 120px;
    align-items: center;
    background-image: none;
    order: 4;
}
    
#\39 86973a6 {
    row-gap: 24px;
    column-gap: 24px;
    background-color: var(--color_3);
    border-radius: 4px 4px 4px 4px;
    max-height: 100%;
    flex-direction: row;
    width: 30%;
    min-height: 120px;
    align-items: center;
    background-image: none;
    order: 3;
}
    
#f90941a5 {
    max-width: 100%;
    width: 50%;
    height: auto;
}
    
#a53cb0ca {
    row-gap: 24px;
    column-gap: 24px;
    background-color: var(--color_3);
    border-radius: 4px 4px 4px 4px;
    max-height: 100%;
    flex-direction: row;
    width: 30%;
    min-height: 120px;
    align-items: center;
    background-image: none;
    order: 5;
}
    
#\34 db6e837 {
    row-gap: 24px;
    column-gap: 24px;
    background-color: var(--color_3);
    border-radius: 4px 4px 4px 4px;
    max-height: 100%;
    flex-direction: row;
    width: 30%;
    min-height: 120px;
    align-items: center;
    background-image: none;
    order: 6;
}
    
#\37 e8eeea8 {
    max-width: 100%;
    width: 50%;
    height: auto;
}
    
#d6b145c2 {
    max-width: 100%;
    width: 50%;
    height: auto;
}
    
#\36 967093c {
    max-width: 100%;
    width: 50%;
    height: auto;
}
    
#f3dae05b {
    row-gap: 24px;
    column-gap: 24px;
    background-color: var(--color_3);
    border-radius: 4px 4px 4px 4px;
    max-height: 100%;
    flex-direction: row;
    width: 30%;
    min-height: 120px;
    align-items: center;
    background-image: none;
    order: 8;
}
    
#\36 ecabb9c {
    max-width: 100%;
    width: 50%;
    height: auto;
}
    
#\36 06b9ccc {
    row-gap: 24px;
    column-gap: 24px;
    background-color: var(--color_3);
    border-radius: 4px 4px 4px 4px;
    max-height: 100%;
    flex-direction: row;
    width: 30%;
    min-height: 0px;
    align-items: center;
    background-image: none;
}
    
#\30 badfe76 {
    max-width: 100%;
    width: 50%;
    height: 80px;
}
    
#\35 a2c6556 {
    row-gap: 24px;
    column-gap: 24px;
    background-color: var(--color_3);
    border-radius: 4px 4px 4px 4px;
    max-height: 100%;
    flex-direction: row;
    width: 30%;
    min-height: 0px;
    align-items: center;
    background-image: none;
}
    
#\34 b7f8d7e {
    row-gap: 24px;
    column-gap: 24px;
    max-height: 100%;
    flex-direction: row;
    width: 50%;
    justify-content: flex-start;
    min-height: 160px;
    align-items: center;
}
    
#\30 2fea34c {
    max-height: 100%;
    min-height: 0px;
    row-gap: 24px;
    column-gap: 24px;
    background-color: var(--color_3);
    border-radius: 4px 4px 4px 4px;
    flex-direction: row;
    width: 30%;
    align-items: center;
    background-image: none;
}
    
#\33 5b3ff1d {
    align-self: auto;
    max-height: 100%;
    min-height: 100px;
    border-color: #000000 #000000 #000000 #000000;
    flex-wrap: wrap;
    row-gap: 24px;
    column-gap: 24px;
    background-color: var(--color_14);
    flex-direction: row;
    width: 100%;
    border-width: 0 0 0px 0;
    align-items: center;
    background-image: none;
    border-style: solid;
    justify-self: auto;
    height: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\34 d3f1bcc {
    max-width: 100%;
    width: 50%;
    height: 80px;
}
    
#\36 50b89cc {
    row-gap: 24px;
    column-gap: 24px;
    background-color: var(--color_3);
    border-radius: 4px 4px 4px 4px;
    max-height: 100%;
    flex-direction: row;
    width: 30%;
    min-height: 120px;
    align-items: center;
    background-image: none;
    order: 2;
}
    
#bd752fa6.flex-element.widget-wrapper > [data-element-type] {
    padding: 0px 0px 0px 0px;
}
#bd752fa6 {
    max-width: 100%;
    width: 50%;
    height: auto;
    align-self: center;
    margin: 0px 0% 0px 0%;
}
    
#e0c6cdd4 {
    row-gap: 24px;
    column-gap: 24px;
    background-color: var(--color_3);
    border-radius: 4px 4px 4px 4px;
    max-height: 100%;
    flex-direction: row;
    width: 30%;
    min-height: 0px;
    align-items: center;
    background-image: none;
}
    
#e9ba3af7 {
    row-gap: 24px;
    column-gap: 24px;
    background-color: var(--color_3);
    border-radius: 4px 4px 4px 4px;
    max-height: 100%;
    flex-direction: row;
    width: 30%;
    min-height: 0px;
    align-items: center;
    background-image: none;
}
    
#\33 4efd7d9 {
    max-width: 100%;
    width: 50%;
    height: 80px;
}
    
#bc8caa42 {
    max-width: 100%;
    width: 50%;
    height: 80px;
}
    
#ad2eca71 {
    max-height: 100%;
    min-height: 0px;
    row-gap: 24px;
    column-gap: 24px;
    background-color: var(--color_3);
    border-radius: 4px 4px 4px 4px;
    flex-direction: row;
    width: 30%;
    align-items: center;
    background-image: none;
}
    
#\39 3c2fb29 {
    max-width: 100%;
    width: 50%;
    height: 80px;
}
    
#\39 9e35a5d {
    max-height: 100%;
    min-height: 0px;
    row-gap: 24px;
    column-gap: 24px;
    background-color: var(--color_3);
    border-radius: 4px 4px 4px 4px;
    flex-direction: row;
    width: 30%;
    align-items: center;
    background-image: none;
}
    
#\31 e6839fe {
    max-width: 100%;
    width: 50%;
    height: 80px;
}
    
#\32 1f617bd {
    max-height: 100%;
    min-height: 0px;
    row-gap: 24px;
    column-gap: 24px;
    background-color: var(--color_3);
    border-radius: 4px 4px 4px 4px;
    flex-direction: row;
    width: 30%;
    align-items: center;
    background-image: none;
}
    
#b3126348 {
    align-self: auto;
    max-width: 100%;
    width: 50%;
    justify-self: auto;
    height: 80px;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\34 5f04484 {
    margin: 0px 0% 0px 0%;
}
    
#e850b565 {
    max-width: 100%;
    width: 50%;
    height: auto;
}
    
#a556d03e {
    row-gap: 24px;
    column-gap: 24px;
    background-color: var(--color_3);
    border-radius: 4px 4px 4px 4px;
    max-height: 100%;
    flex-direction: row;
    width: 30%;
    min-height: 120px;
    align-items: center;
    background-image: none;
    order: 7;
}
    
#\34 d3603c1 {
    max-width: 100%;
    width: 50%;
    height: 80px;
}
    
#\30 6b844e1 {
    row-gap: 24px;
    column-gap: 24px;
    background-color: var(--color_3);
    border-radius: 4px 4px 4px 4px;
    max-height: 100%;
    flex-direction: row;
    width: 30%;
    min-height: 120px;
    align-items: center;
    background-image: none;
    order: 8;
}
    
#ef0e6e3d {
    max-width: 100%;
    width: 50%;
    height: auto;
}
    
#\37 b639ae8 {
    row-gap: 24px;
    column-gap: 24px;
    background-color: var(--color_3);
    border-radius: 4px 4px 4px 4px;
    max-height: 100%;
    flex-direction: row;
    width: 30%;
    min-height: 0px;
    align-items: center;
    background-image: none;
}
    
#\37 5bc988e {
    max-width: 100%;
    width: 50%;
    height: 80px;
}
    
#\39 10ebfee {
    max-height: 100%;
    min-height: 0px;
    row-gap: 24px;
    column-gap: 24px;
    background-color: var(--color_3);
    border-radius: 4px 4px 4px 4px;
    flex-direction: row;
    width: 30%;
    align-items: center;
    background-image: none;
}
    
#c5c574c7 {
    max-width: 100%;
    width: 50%;
    height: 80px;
}
    
#f93c66a9 {
    max-height: 100%;
    min-height: 0px;
    row-gap: 24px;
    column-gap: 24px;
    background-color: var(--color_3);
    border-radius: 4px 4px 4px 4px;
    flex-direction: row;
    width: 30%;
    align-items: center;
    background-image: none;
}
    
#e6483875 {
    max-width: 100%;
    width: 50%;
    height: 80px;
}
}



@media all {
    
#\36 3c7b8b76c596a2813341bc5 {
    height: auto;
}
    
#\30 fdfcd64 {
    column-gap: 4%;
    row-gap: 0px;
    width: 100%;
    min-height: 8px;
    align-items: center;
    min-width: 4%;
    padding: 0px 0px 0px 0px;
    margin: 0% 0% 0% 0%;
}
    
#be268d57 {
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    min-height: 320px;
    flex-wrap: nowrap;
    padding: 4% 0% 4% 0%;
    margin: 0% 0% 0% 0%;
}
    
#d2879582::before, #d2879582 > .bgExtraLayerOverlay {
    background-color: rgba(0, 0, 0, 1);
    border-radius: inherit;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    position: absolute;
    opacity: 0.4;
    content: '';
    height: 100%;
}
#d2879582 {
    background-color: rgba(0, 0, 0, 0);
    background-attachment: fixed;
    border-width: 0px;
    border-color: rgba(0, 0, 0, 1);
    background-image: url("https://lirp.cdn-website.com/794ba89d/dms3rep/multi/opt/desk-cfc3-1920w.webp");
    border-style: solid;
}
    
#\36 0b8630b {
    max-width: 100%;
    width: 100%;
    justify-self: auto;
    height: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\38 d4c63b7.flex-element.widget-wrapper > [data-element-type].flexButton.dmWidget {
    padding: 10px 10px 10px 10px;
}
#\38 d4c63b7 {
    align-self: auto;
    max-width: 100%;
    width: 30%;
    justify-self: auto;
    height: auto;
    order: 2;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#widget_rct {
    width: 99.98%;
    height: auto;
    max-width: 100%;
    order: 1;
}
    
#f71d0a92 {
    margin: 0px 0% 0px 0%;
}
}



@media all {
    
#\33 4211865 {
    margin-left: 0%;
    max-width: 100%;
    width: 20%;
    height: auto;
    margin-right: 0%;
}
    
#\36 3c7b8b76c596a2813341bc5 {
    height: auto;
}
    
#fc8b1ae6 {
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    min-height: 8px;
    justify-content: flex-start;
    min-width: 4%;
    order: 1;
    margin: 0% 0% 0% 0%;
}
    
#\31 125cbcb {
    column-gap: 2%;
    row-gap: 12px;
    width: 100%;
    min-height: 320px;
    flex-wrap: nowrap;
    margin: 0% 0% 0% 0%;
}
    
#fc890e7e {
    background-color: rgba(0, 0, 0, 0);
    border-width: 0px;
    border-color: rgba(0, 0, 0, 1);
    border-style: solid;
}
    
#group_d62 {
    align-self: auto;
    max-height: 100%;
    min-height: auto;
    border-color: #000000 #000000 #000000 #000000;
    flex-wrap: wrap;
    row-gap: 10px;
    column-gap: 10px;
    flex-direction: row;
    align-content: center;
    width: 100%;
    border-width: 0px 0px 0px 0px;
    align-items: center;
    border-style: solid;
    justify-self: auto;
    order: 1;
    --column-gap: 10px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#group_nut {
    max-height: 100%;
    min-height: 420px;
    border-color: var(--color_14) var(--color_14) var(--color_14) var(--color_14);
    flex-wrap: nowrap;
    margin-right: 0%;
    row-gap: 16px;
    column-gap: 2.0338983050847457%;
    border-radius: 8px 8px 8px 8px;
    margin-left: 0%;
    width: 32%;
    justify-content: space-between;
    border-width: 2px 2px 2px 2px;
    align-items: center;
    border-style: solid;
}
    
#group_ffd {
    row-gap: 24px;
    column-gap: 4.137931034482759%;
    margin-left: 0%;
    max-height: 100%;
    flex-direction: row;
    width: 100%;
    justify-content: flex-start;
    min-height: auto;
    align-items: center;
    flex-wrap: nowrap;
    margin-right: 0%;
}
    
#widget_e1e {
    margin-left: 0%;
    max-width: 100%;
    width: 20%;
    height: auto;
    margin-right: 0%;
}
    
#widget_i3j {
    margin-left: 0%;
    max-width: 100%;
    width: 100%;
    height: auto;
    margin-right: 0%;
}
    
#widget_455 {
    max-width: 100%;
    width: 100%;
    height: auto;
}
    
#f09facd0 {
    max-height: 100%;
    min-height: 420px;
    border-color: var(--color_14) var(--color_14) var(--color_14) var(--color_14);
    flex-wrap: nowrap;
    margin-right: 0%;
    row-gap: 16px;
    column-gap: 2.0338983050847457%;
    border-radius: 8px 8px 8px 8px;
    margin-left: 0%;
    width: 32%;
    justify-content: space-between;
    border-width: 2px 2px 2px 2px;
    align-items: center;
    border-style: solid;
}
    
#a5e6bf6e {
    row-gap: 24px;
    column-gap: 4.137931034482759%;
    max-height: 100%;
    flex-direction: row;
    width: 100%;
    justify-content: flex-start;
    min-height: auto;
    align-items: center;
    flex-wrap: nowrap;
    padding: 10px 10px 10px 10px;
    margin: 0px 0% 0px 0%;
}
    
#\37 d3fb3ab {
    margin-left: 0%;
    max-width: 100%;
    width: 20%;
    height: auto;
    margin-right: 0%;
}
    
#\30 1ad2ba4 {
    margin-left: 0%;
    max-width: 100%;
    width: 100%;
    height: auto;
    margin-right: 0%;
}
    
#b5c66ce9 {
    max-width: 100%;
    width: 100%;
    height: auto;
}
    
#\36 b3e270c {
    max-width: 100%;
    width: 100%;
    height: auto;
}
    
#\36 5c3510c {
    max-height: 100%;
    min-height: 420px;
    border-color: var(--color_14) var(--color_14) var(--color_14) var(--color_14);
    flex-wrap: nowrap;
    margin-right: 0%;
    row-gap: 16px;
    column-gap: 2.0338983050847457%;
    border-radius: 8px 8px 8px 8px;
    margin-left: 0%;
    width: 32%;
    justify-content: space-between;
    border-width: 2px 2px 2px 2px;
    align-items: center;
    border-style: solid;
}
    
#f2a9eaca {
    row-gap: 24px;
    column-gap: 4.137931034482759%;
    margin-left: 0%;
    max-height: 100%;
    flex-direction: row;
    width: 100%;
    justify-content: flex-start;
    min-height: auto;
    align-items: center;
    flex-wrap: nowrap;
    margin-right: 0%;
}
    
#\35 09b7108 {
    margin-left: 0%;
    max-width: 100%;
    width: 20%;
    height: auto;
    margin-right: 0%;
}
    
#c3ddafb0 {
    margin-left: 0%;
    max-width: 100%;
    width: 100%;
    height: auto;
    margin-right: 0%;
}
    
#\39 25015d7 {
    max-width: 100%;
    width: 100%;
    height: auto;
}
    
#\38 c9f382b {
    max-width: 100%;
    width: 100%;
    height: auto;
}
    
#e9226170 {
    align-self: auto;
    max-width: 100%;
    width: 100%;
    justify-self: auto;
    height: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#group_vho {
    row-gap: 24px;
    column-gap: 0px;
    max-height: 100%;
    flex-direction: row;
    --column-gap: 0px;
    width: 100%;
    justify-content: flex-start;
    min-height: auto;
    align-items: center;
    order: 0;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#widget_j29 {
    max-width: 100%;
    width: 100%;
    height: auto;
}
    
#\37 0f29592 {
    max-height: 100%;
    min-height: 420px;
    border-color: var(--color_14) var(--color_14) var(--color_14) var(--color_14);
    flex-wrap: nowrap;
    margin-right: 0%;
    row-gap: 16px;
    column-gap: 2.0338983050847457%;
    border-radius: 8px 8px 8px 8px;
    margin-left: 0%;
    width: 32%;
    justify-content: space-between;
    border-width: 2px 2px 2px 2px;
    align-items: center;
    border-style: solid;
}
    
#\39 34819cd {
    row-gap: 24px;
    column-gap: 4.137931034482759%;
    margin-left: 0%;
    max-height: 100%;
    flex-direction: row;
    width: 100%;
    justify-content: flex-start;
    min-height: auto;
    align-items: center;
    flex-wrap: nowrap;
    margin-right: 0%;
}
    
#\39 e92e9b9 {
    margin-left: 0%;
    max-width: 100%;
    width: 20%;
    height: auto;
    margin-right: 0%;
}
    
#\33 021b3bf {
    margin-left: 0%;
    max-width: 100%;
    width: 100%;
    height: auto;
    margin-right: 0%;
}
    
#\36 d7c413d {
    max-width: 100%;
    width: 100%;
    height: auto;
}
    
#\32 a25100e {
    max-width: 100%;
    width: 100%;
    height: auto;
}
    
#\39 7db91cf {
    max-height: 100%;
    min-height: 420px;
    border-color: var(--color_14) var(--color_14) var(--color_14) var(--color_14);
    flex-wrap: nowrap;
    margin-right: 0%;
    row-gap: 16px;
    column-gap: 2.0338983050847457%;
    border-radius: 8px 8px 8px 8px;
    margin-left: 0%;
    width: 32%;
    justify-content: space-between;
    border-width: 2px 2px 2px 2px;
    align-items: center;
    border-style: solid;
}
    
#\33 55654de {
    row-gap: 24px;
    column-gap: 4.137931034482759%;
    margin-left: 0%;
    max-height: 100%;
    flex-direction: row;
    width: 100%;
    justify-content: flex-start;
    min-height: auto;
    align-items: center;
    flex-wrap: nowrap;
    margin-right: 0%;
}
    
#d5bccbca {
    margin-left: 0%;
    max-width: 100%;
    width: 20%;
    height: auto;
    margin-right: 0%;
}
    
#\39 189ce7c {
    margin-left: 0%;
    max-width: 100%;
    width: 100%;
    height: auto;
    margin-right: 0%;
}
    
#d4a2fa9a {
    max-width: 100%;
    width: 100%;
    height: auto;
}
    
#c4b62797 {
    max-width: 100%;
    width: 100%;
    height: auto;
}
    
#\30 a3ed33c {
    max-height: 100%;
    min-height: 420px;
    border-color: var(--color_14) var(--color_14) var(--color_14) var(--color_14);
    flex-wrap: nowrap;
    margin-right: 0%;
    row-gap: 16px;
    column-gap: 2.0338983050847457%;
    border-radius: 8px 8px 8px 8px;
    margin-left: 0%;
    width: 32%;
    justify-content: space-between;
    border-width: 2px 2px 2px 2px;
    align-items: center;
    border-style: solid;
}
    
#\37 2fea88b {
    row-gap: 24px;
    column-gap: 4.137931034482759%;
    margin-left: 0%;
    max-height: 100%;
    flex-direction: row;
    width: 100%;
    justify-content: flex-start;
    min-height: auto;
    align-items: center;
    flex-wrap: nowrap;
    margin-right: 0%;
}
    
#ed166945 {
    margin-left: 0%;
    max-width: 100%;
    width: 20%;
    height: auto;
    margin-right: 0%;
}
    
#e0cf4eca {
    margin-left: 0%;
    max-width: 100%;
    width: 100%;
    height: auto;
    margin-right: 0%;
}
    
#\35 6f4e62a {
    max-width: 100%;
    width: 100%;
    height: auto;
}
    
#\31 ead4228 {
    max-width: 100%;
    width: 100%;
    height: auto;
}
    
#\34 b3a283c {
    max-height: 100%;
    min-height: 420px;
    border-color: var(--color_14) var(--color_14) var(--color_14) var(--color_14);
    flex-wrap: nowrap;
    margin-right: 0%;
    row-gap: 16px;
    column-gap: 2.0338983050847457%;
    border-radius: 8px 8px 8px 8px;
    margin-left: 0%;
    width: 32%;
    justify-content: space-between;
    border-width: 2px 2px 2px 2px;
    align-items: center;
    border-style: solid;
}
    
#\30 55a6b91 {
    row-gap: 24px;
    column-gap: 4.137931034482759%;
    margin-left: 0%;
    max-height: 100%;
    flex-direction: row;
    width: 100%;
    justify-content: flex-start;
    min-height: auto;
    align-items: center;
    flex-wrap: nowrap;
    margin-right: 0%;
}
    
#dfa0f883 {
    margin-left: 0%;
    max-width: 100%;
    width: 100%;
    height: auto;
    margin-right: 0%;
}
    
#d1bb95c9 {
    max-width: 100%;
    width: 100%;
    height: auto;
}
    
#\37 4a77525 {
    max-width: 100%;
    width: 100%;
    height: auto;
}
    
#cf7b4f92 {
    max-height: 100%;
    min-height: 420px;
    border-color: var(--color_14) var(--color_14) var(--color_14) var(--color_14);
    flex-wrap: nowrap;
    margin-right: 0%;
    row-gap: 16px;
    column-gap: 2.0338983050847457%;
    border-radius: 8px 8px 8px 8px;
    margin-left: 0%;
    width: 32%;
    justify-content: space-between;
    border-width: 2px 2px 2px 2px;
    align-items: center;
    border-style: solid;
}
    
#f0b62fa4 {
    row-gap: 24px;
    column-gap: 4.137931034482759%;
    margin-left: 0%;
    max-height: 100%;
    flex-direction: row;
    width: 100%;
    justify-content: flex-start;
    min-height: auto;
    align-items: center;
    flex-wrap: nowrap;
    margin-right: 0%;
}
    
#\35 f468937 {
    margin-left: 0%;
    max-width: 100%;
    width: 20%;
    height: auto;
    margin-right: 0%;
}
    
#\31 43279ed {
    margin-left: 0%;
    max-width: 100%;
    width: 100%;
    height: auto;
    margin-right: 0%;
}
    
#dcd283d7 {
    max-width: 100%;
    width: 100%;
    height: auto;
}
    
#aed3fac8 {
    max-width: 100%;
    width: 100%;
    height: auto;
}
}



@media all {
    
#\36 3c7b8b76c596a2813341bc5 {
    height: auto;
}
    
#\37 f1f304c {
    column-gap: 4%;
    row-gap: 24px;
    margin: 0% 0% 0% 0%;
    width: 100%;
    min-height: 80px;
    min-width: 4%;
}
    
#\35 77709e6 {
    background-color: rgba(255, 255, 255, 1);
    border-width: 0px;
    border-color: rgba(0, 0, 0, 1);
    background-image: none;
    border-style: solid;
}
    
#a5796596 {
    margin: 0px 0% 0px 0%;
    max-width: 100%;
    width: 100%;
    justify-self: auto;
    grid-area: auto / auto / auto / auto;
    height: auto;
    order: 0;
}
    
#bece2e76 {
    margin: 0px 0% 0px 0%;
    max-width: 100%;
    width: 280px;
    justify-self: auto;
    grid-area: auto / auto / auto / auto;
    height: auto;
    order: 2;
}
    
#\36 ea95877 {
    column-gap: 4%;
    row-gap: 24px;
    margin: 0% 0% 0% 0%;
    flex-direction: column;
    max-width: var(--max-content-width_1, 1200px);
    width: 100%;
    min-height: 0;
    flex-wrap: nowrap;
}
    
#group_4kr {
    row-gap: 24px;
    column-gap: 24px;
    max-height: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
    flex-direction: row;
    width: 100%;
    justify-content: flex-start;
    min-height: 160px;
    align-items: center;
}
    
#group_t7k {
    row-gap: 24px;
    column-gap: 2.049180199721277%;
    max-height: 100%;
    width: 50%;
    justify-content: flex-start;
    min-height: 160px;
    align-items: flex-start;
    flex-wrap: nowrap;
    order: 1;
}
    
#\39 7b3491c {
    align-self: stretch;
    max-height: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
    min-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    flex-direction: row;
    width: 40%;
    justify-content: flex-start;
    align-items: center;
    order: 0;
    height: auto;
}
    
#\38 2742c75 {
    margin: 0px 0% 0px 0%;
    max-width: 100%;
    width: 100%;
    justify-self: auto;
    grid-area: auto / auto / auto / auto;
    height: auto;
    order: 1;
}
    
#widget_kce {
    max-width: 100%;
    width: 100%;
    height: 500px;
}
}



@media all {
    
#\37 6af1630 {
    column-gap: 4%;
    row-gap: 24px;
    margin: 0% 0% 0% 0%;
    width: 100%;
    min-height: 8px;
    justify-content: flex-start;
    min-width: 4%;
    order: 1;
}
    
#\36 3c7b8b76c596a2813341bc5 {
    height: auto;
}
    
#\39 0c56dfc {
    background-color: rgba(0, 0, 0, 0);
    border-width: 0px;
    border-color: rgba(0, 0, 0, 1);
    border-style: solid;
}
    
#\39 a4d26c2 {
    align-self: center;
    margin: 0px 0% 0px 0%;
    max-width: 100%;
    width: 100%;
    grid-area: auto / auto / auto / auto;
    height: auto;
    order: 0;
}
    
#\30 b6a5ddf {
    column-gap: 2%;
    row-gap: 12px;
    margin: 0% 0% 0% 0%;
    width: 100%;
    min-height: 523px;
    flex-wrap: nowrap;
}
    
#widget_k4d {
    max-width: 100%;
    width: 100%;
    height: auto;
    order: 0;
}
    
#group_lqb {
    row-gap: 24px;
    column-gap: 24px;
    max-height: 100%;
    padding: 10px 0px 10px 0px;
    margin: 0px 0% 0px 0%;
    flex-direction: row;
    width: 100%;
    justify-content: flex-start;
    min-height: 160px;
    align-items: flex-start;
    order: 1;
}
    
#group_6iv {
    row-gap: 24px;
    column-gap: 24px;
    max-height: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
    flex-direction: row;
    width: 50%;
    justify-content: flex-start;
    min-height: 160px;
    align-items: center;
    order: 0;
}
    
#\36 50691ea {
    row-gap: 24px;
    column-gap: 24px;
    max-height: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
    flex-direction: row;
    width: 50%;
    justify-content: flex-start;
    min-height: 0px;
    align-items: center;
    order: 0;
}
    
#\36 0538ad7 {
    max-width: 100%;
    width: 100%;
    height: auto;
    order: 0;
}
}



@media all {
    
#\32 9708541 {
    max-width: 100%;
    width: 30px;
    height: auto;
}
    
#\36 3c7b8b76c596a2813341bc5 {
    height: auto;
}
    
#\34 e3e2316 {
    column-gap: 2%;
    row-gap: 12px;
    max-width: var(--max-content-width_1, 1200px);
    width: 100%;
    min-height: 320px;
    flex-wrap: nowrap;
    margin: 0% 0% 0% 0%;
}
    
#\31 02f054b {
    border-width: 0px;
    border-color: rgba(0, 0, 0, 1);
    background-image: linear-gradient(135deg, rgba(0, 0, 0, 1) 30%, rgba(175, 49, 46, 1) 100%);
    background-origin: border-box;
    border-style: solid;
}
    
#a375adb1 {
    column-gap: 4%;
    row-gap: 24px;
    width: 49%;
    min-height: 8px;
    min-width: 4%;
    margin: 0% 0% 0% 0%;
}
    
#\33 e3bb93b {
    column-gap: 4%;
    row-gap: 24px;
    width: 49%;
    min-height: 8px;
    min-width: 4%;
    margin: 0% 0% 0% 0%;
}
    
#\30 d2b95ac {
    align-self: auto;
    max-width: 100%;
    width: 100%;
    justify-self: auto;
    height: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#a22d3eab {
    align-self: auto;
    max-width: 100%;
    width: 100%;
    justify-self: auto;
    height: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#group_m82 {
    row-gap: 0px;
    column-gap: 4.081632653061225%;
    max-height: 100%;
    width: 89.43%;
    justify-content: flex-start;
    min-height: 160px;
    align-items: center;
    flex-wrap: nowrap;
}
    
#d9fb25fc {
    max-width: 100%;
    width: 26.8194px;
    height: auto;
    order: 0;
}
    
#a183325e {
    align-self: auto;
    max-width: 100%;
    width: 100%;
    justify-self: auto;
    height: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\32 d65cf9d {
    align-self: auto;
    max-height: 100%;
    min-height: 0px;
    row-gap: 24px;
    column-gap: 24px;
    flex-direction: row;
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    justify-self: auto;
    height: auto;
    order: 0;
    padding: 0px 10px 0px 10px;
    margin: 9px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\34 7f13c78 {
    align-self: auto;
    max-height: 100%;
    min-height: 0px;
    row-gap: 24px;
    column-gap: 24px;
    flex-direction: row;
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    justify-self: auto;
    height: auto;
    order: 0;
    padding: 0px 10px 0px 10px;
    margin: 9px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#d582341d {
    max-width: 100%;
    width: 100%;
    height: auto;
}
    
#\35 d8017ce {
    align-self: auto;
    max-height: 100%;
    min-height: 0px;
    row-gap: 24px;
    column-gap: 24px;
    flex-direction: row;
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    justify-self: auto;
    height: auto;
    order: 0;
    padding: 0px 10px 0px 10px;
    margin: 9px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\36 8c3ccc5 {
    max-width: 100%;
    width: 30px;
    height: auto;
}
    
#f18575dd {
    max-width: 100%;
    width: 100%;
    height: auto;
}
    
#\38 34fc9bc {
    align-self: auto;
    max-height: 100%;
    min-height: 0px;
    row-gap: 24px;
    column-gap: 24px;
    flex-direction: row;
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    justify-self: auto;
    height: auto;
    order: 0;
    padding: 0px 10px 0px 10px;
    margin: 9px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\37 b93db1e {
    max-width: 100%;
    width: 30px;
    height: auto;
}
    
#d7fe9de7 {
    max-width: 100%;
    width: 100%;
    height: auto;
}
    
#widget_bcq {
    width: 100%;
    height: auto;
    position: relative;
    min-width: 10px;
    min-height: 10px;
    max-width: 100%;
}
}



@media all {
    
#\31 3264569.flex-element.widget-wrapper > [data-element-type] {
    padding: 0px 0px 0px 20px;
}
#\31 3264569 {
    width: 100.00%;
    height: auto;
    max-width: 100%;
    margin: 0px 0% 0px 0%;
}
    
#\36 3c7b8b76c596a2813341bc5 {
    height: auto;
}
    
#\35 335aa5d {
    flex-direction: row;
    align-items: center;
    width: 100%;
    min-height: 101px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 20px;
    margin-right: 0%;
    margin-left: 0%;
    height: auto;
    --column-gap: 20px;
}
    
#\31 8ae4b29 {
    border-width: 0px;
    border-color: rgba(0, 0, 0, 1);
    border-style: solid;
    background-color: rgba(244, 244, 244, 1);
    background-image: none;
}
    
#\36 3f72463 {
    margin: 0px 0% 0px 0%;
}
    
#\37 10ea460 {
    width: 34.31%;
    height: 65px;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 2;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#d8257ba6 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 42%;
    min-width: 4%;
    margin: 0% 0% 0% 0%;
}
    
#f8f5fc57 {
    width: 30.33%;
    height: 67px;
    max-width: 100%;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\38 93d517d {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 0px;
    width: 57%;
    min-width: 4%;
    flex-wrap: nowrap;
    background-color: rgba(244, 244, 244, 0.48);
    background-image: none;
    border-radius: 0px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
    margin: 0% 0% 0% 0%;
}
    
#ce84a4fa {
    min-height: 180px;
    column-gap: 1%;
    row-gap: 6px;
    width: 100%;
    flex-wrap: nowrap;
    padding: 1% 0% 1% 0%;
    margin: 0% 0% 0% 0%;
}
    
#\35 3715d16 {
    width: 29.52%;
    height: 65px;
    max-width: 100%;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
}



@media all {
    
#\39 7234848 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 65%;
    min-width: 4%;
    margin: 0% 0% 0% 0%;
}
    
#\36 3c7b8b76c596a2813341bc5 {
    height: auto;
}
    
#\32 e6975a3 {
    min-height: 200px;
    column-gap: 2%;
    row-gap: 12px;
    width: 100%;
    flex-wrap: nowrap;
    padding: 3% 0% 3% 0%;
    margin: 0% 0% 0% 0%;
}
    
#c820cea1::before, #c820cea1 > .bgExtraLayerOverlay {
    
    background-image: linear-gradient(135deg, rgba(94, 7, 7, 1) 30%, rgba(45, 43, 43, 1) 100%);
}
#c820cea1 {
    border-width: 0px;
    border-color: rgba(0, 0, 0, 1);
    border-style: solid;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("https://lirp.cdn-website.com/794ba89d/dms3rep/multi/opt/image+-+2026-03-13T005852.102-1920w.webp");
}
    
#\38 8785b11 {
    margin: 0px 0% 0px 0%;
}
    
#widget_mfj {
    width: 97.18%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#c91e656c {
    max-width: 100%;
    width: 334px;
    justify-self: auto;
    height: auto;
    order: 2;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#e5b60321 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 33%;
    min-width: 4%;
    align-items: center;
    margin: 0% 0% 0% 0%;
}
    
#widget_mi9 {
    width: 75.34%;
    height: auto;
    max-width: 100%;
    order: 1;
}
    
#b88b33c7 {
    width: 53.87%;
    height: 172px;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
}



@media all {
    
#\32 9595958 {
    border-width: 0px;
    border-color: rgba(0, 0, 0, 1);
    border-style: solid;
    background-color: rgba(244, 244, 244, 1);
    background-image: none;
}
    
#\36 3c7b8b76c596a2813341bc5 {
    height: auto;
}
    
#\30 c3372f9.flex-element.widget-wrapper > [data-element-type] {
    padding: 0px 0px 0px 20px;
}
#\30 c3372f9 {
    width: 100.00%;
    height: auto;
    max-width: 100%;
    margin: 0px 0% 0px 0%;
}
    
#\31 7ad2245 {
    margin: 0px 0% 0px 0%;
}
    
#bf58e6e3 {
    width: 30.33%;
    height: 67px;
    max-width: 100%;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\31 49d20b5 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 0px;
    width: 57%;
    min-width: 4%;
    flex-wrap: nowrap;
    background-color: rgba(244, 244, 244, 0.48);
    background-image: none;
    border-radius: 0px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
    margin: 0% 0% 0% 0%;
}
    
#\34 290094b {
    flex-direction: row;
    align-items: center;
    width: 100%;
    min-height: 101px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 20px;
    margin-right: 0%;
    margin-left: 0%;
    height: auto;
    --column-gap: 20px;
}
    
#f6de2f90 {
    min-height: 180px;
    column-gap: 1%;
    row-gap: 6px;
    width: 100%;
    flex-wrap: nowrap;
    padding: 1% 0% 1% 0%;
    margin: 0% 0% 0% 0%;
}
    
#\33 8ceef2e {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 42%;
    min-width: 4%;
    margin: 0% 0% 0% 0%;
}
    
#bc34c0df {
    width: 29.52%;
    height: 65px;
    max-width: 100%;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#b0eeef80 {
    flex-direction: row;
    align-items: center;
    width: 100%;
    min-height: 101px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 20px;
    margin-right: 0%;
    margin-left: 0%;
    height: auto;
    --column-gap: 20px;
}
    
#\38 a7370fb {
    width: 34.31%;
    height: 65px;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 2;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#fe0d83d1 {
    width: 30.33%;
    height: 67px;
    max-width: 100%;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\36 4e839d8 {
    width: 29.52%;
    height: 65px;
    max-width: 100%;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\36 3bd85219866cc3622781520 {
    column-gap: 2%;
    row-gap: 24px;
    padding-top: 18%;
    flex-direction: column;
    padding-left: 6%;
    min-height: 0;
    flex-wrap: nowrap;
    padding-right: 6%;
}
    
#\36 3bd85219866cc362278151f::before, #\36 3bd85219866cc362278151f > .bgExtraLayerOverlay {
    
}
    
#widget_p3b {
    order: 0;
}
    
#\36 3bd85219866cc3622781521 {
    width: 100%;
    min-height: 80px;
}
    
#group_usb {
    width: 31.54%;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\32 6b74f79 {
    padding-left: var(--section-padding-left);
    padding-right: var(--section-padding-right);
}
    
#\39 b8722b0 {
    margin: 0px 0% 0px 0%;
}
    
#f040c671 {
    min-height: auto;
}
    
#\32 57ee69e {
    min-height: auto;
}
    
#a6253391 {
    min-height: auto;
}
    
#c5ee9a4e {
    min-height: auto;
}
    
#\34 a3b7ff7 {
    margin-left: 0%;
    width: 48.24%;
    min-height: auto;
    margin-right: 0%;
}
    
#\31 1f74f52 {
    row-gap: 0px;
    margin-left: 0%;
    width: 50%;
    justify-content: space-between;
    min-height: auto;
    order: 1;
    margin-right: 0%;
}
    
#\35 f5a85da {
    row-gap: 0px;
    margin-left: 0%;
    width: 50%;
    justify-content: space-between;
    min-height: auto;
    order: 0;
    margin-right: 0%;
}
    
#group_dnn {
    row-gap: 0px;
    margin-left: 0%;
    column-gap: 3.5169666162934465%;
    flex-direction: row;
    width: 100%;
    min-height: auto;
    justify-content: space-around;
    flex-wrap: nowrap;
    height: auto;
    order: 2;
    margin-right: 0%;
}
    
#group_gqk {
    column-gap: 0%;
    row-gap: 0px;
    --column-gap: 0px;
    flex-direction: row;
    align-content: center;
    min-height: auto;
    flex-wrap: wrap;
    order: 1;
}
    
#group_5nn {
    margin-left: 0%;
    width: 48.24%;
    margin-right: 0%;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#a0336176 {
    flex-direction: column;
    padding-left: var(--section-padding-left);
    min-height: 0;
    flex-wrap: nowrap;
    padding-right: var(--section-padding-right);
}
    
#\39 2f27032 {
    margin: 0px 0% 0px 0%;
}
    
#\37 8aa2e15 {
    width: 100%;
    min-height: 80px;
}
    
#\37 8411a8d {
    width: 100%;
    min-height: 80px;
}
    
#widget_7hi {
    align-self: start;
    width: 99.99%;
    justify-self: start;
    margin: 0px 0% 0px 0%;
    grid-area: 1 / 1 / span 2 / span 4;
}
    
#\33 58c3a47 {
    width: 100%;
    min-height: 80px;
}
    
#\36 2435b0c {
    align-self: start;
    width: 99.99%;
    justify-self: start;
    margin: 0px 0% 0px 0%;
    grid-area: 1 / 1 / span 2 / span 4;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\37 8c9fd03 {
    padding-left: var(--section-padding-left);
    padding-right: var(--section-padding-right);
}
    
#c5f54f6b {
    margin: 0px 0% 0px 0%;
}
    
#\39 581f148 {
    column-gap: 2%;
    flex-direction: row;
    align-content: center;
    flex-wrap: wrap;
}
    
#d2d86b61 {
    margin-left: 0%;
    width: 49%;
    margin-right: 0%;
}
    
#widget_n96 {
    width: 30%;
}
    
#\31 7a34af7 {
    margin-left: 0%;
    width: 49%;
    margin-right: 0%;
}
    
#c5707caf {
    width: 30%;
}
    
#b6489948 {
    margin-left: 0%;
    width: 49%;
    margin-right: 0%;
}
    
#\39 1ff2dfa {
    width: 30%;
}
    
#\33 6098a05 {
    margin-left: 0%;
    width: 49%;
    margin-right: 0%;
}
    
#\34 977f259 {
    width: 30%;
}
    
#\34 c6a540e {
    margin-left: 0%;
    width: 49%;
    margin-right: 0%;
}
    
#\36 fffa060 {
    width: 30%;
}
    
#\32 8beee59 {
    margin-left: 0%;
    width: 49%;
    margin-right: 0%;
}
    
#f4eb1d65 {
    width: 30%;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#cbbc4a40 {
    padding-left: var(--section-padding-left);
    padding-right: var(--section-padding-right);
}
    
#\34 5f04484 {
    margin: 0px 0% 0px 0%;
}
    
#\37 e8eeea8 {
    height: auto;
}
    
#bd752fa6 {
    height: auto;
}
    
#e1386b63 {
    height: auto;
}
    
#d6b145c2 {
    height: auto;
}
    
#\36 ecabb9c {
    height: auto;
}
    
#c500a73d {
    height: auto;
}
    
#\36 967093c {
    height: auto;
}
    
#f90941a5 {
    height: auto;
}
    
#e850b565 {
    height: auto;
}
    
#\34 d3603c1 {
    height: auto;
}
    
#ef0e6e3d {
    height: auto;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#be268d57 {
    padding-left: var(--section-padding-left);
    padding-right: var(--section-padding-right);
}
    
#f71d0a92 {
    margin: 0px 0% 0px 0%;
}
    
#d2879582::before, #d2879582 > .bgExtraLayerOverlay {
    
}
    
#\36 0b8630b {
    order: 0;
}
    
#widget_rct {
    width: auto;
    height: auto;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\38 d4c63b7 {
    order: 3;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#f3ac7c10 {
    margin: 0px 0% 0px 0%;
}
    
#\31 125cbcb {
    padding-left: var(--section-padding-left);
    padding-right: var(--section-padding-right);
}
    
#group_d62 {
    column-gap: 2%;
    flex-direction: row;
    align-content: center;
    flex-wrap: wrap;
}
    
#group_nut {
    margin-left: 0%;
    width: 49%;
    margin-right: 0%;
    min-height: 370px;
}
    
#f09facd0 {
    margin-left: 0%;
    width: 49%;
    margin-right: 0%;
    min-height: 370px;
}
    
#\36 5c3510c {
    margin-left: 0%;
    width: 49%;
    margin-right: 0%;
    min-height: 370px;
}
    
#\37 0f29592 {
    margin-left: 0%;
    width: 49%;
    margin-right: 0%;
    min-height: 370px;
}
    
#\39 7db91cf {
    margin-left: 0%;
    width: 49%;
    margin-right: 0%;
    min-height: 370px;
}
    
#\30 a3ed33c {
    margin-left: 0%;
    width: 49%;
    margin-right: 0%;
    min-height: 370px;
}
    
#\34 b3a283c {
    margin-left: 0%;
    width: 49%;
    margin-right: 0%;
    min-height: 370px;
}
    
#cf7b4f92 {
    margin-left: 0%;
    width: 49%;
    margin-right: 0%;
    min-height: 370px;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\32 fc93b7b {
    margin: 0px 0% 0px 0%;
}
    
#\36 ea95877 {
    padding-left: var(--section-padding-left);
    padding-right: var(--section-padding-right);
}
    
#group_4kr {
    column-gap: 3.4954848121053352%;
    flex-direction: column;
    justify-content: center;
    flex-wrap: nowrap;
}
    
#\39 7b3491c {
    margin-left: 0%;
    width: 100%;
    margin-right: 0%;
}
    
#group_t7k {
    margin-left: 0%;
    width: 100%;
    margin-right: 0%;
}
    
#widget_kce {
    height: 604px;
}
}



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



@media (min-width: 768px) and (max-width: 1024px) {
    
#\34 e3e2316 {
    padding-left: var(--section-padding-left);
    padding-right: var(--section-padding-right);
    flex-direction: column;
    flex-wrap: nowrap;
    min-height: 0;
}
    
#\36 f95b34d {
    margin: 0px 0% 0px 0%;
}
    
#group_m82 {
    width: 100%;
}
    
#a375adb1 {
    width: 100%;
    min-height: 80px;
    order: 1;
}
    
#\33 e3bb93b {
    width: 100%;
    min-height: 80px;
    order: 0;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\36 3f72463 {
    margin: 0px 0% 0px 0%;
}
    
#ce84a4fa {
    padding-left: var(--section-padding-left);
    padding-right: var(--section-padding-right);
}
    
#\38 93d517d {
    column-gap: 4%;
    flex-direction: column;
    flex-wrap: nowrap;
}
    
#\35 335aa5d {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
    column-gap: 5.140768705570505%;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
}
    
#f8f5fc57 {
    margin-right: 0%;
    margin-left: 0%;
    width: 47.43%;
}
    
#\35 3715d16 {
    margin-right: 0%;
    margin-left: 0%;
    width: 47.43%;
}
    
#\37 10ea460 {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\32 e6975a3 {
    padding-left: var(--section-padding-left);
    padding-right: var(--section-padding-right);
}
    
#\38 8785b11 {
    margin: 0px 0% 0px 0%;
}
    
#c820cea1::before, #c820cea1 > .bgExtraLayerOverlay {
    
}
}



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



@media (max-width: 767px) {
    
#\36 3bd85219866cc3622781521 {
    row-gap: 13px;
    width: 100%;
    min-height: 80px;
    align-items: center;
}
    
#\36 3bd85219866cc3622781520 {
    row-gap: 0px;
    flex-direction: column;
    min-height: 0;
    flex-wrap: nowrap;
    padding: 25% 4% 15% 4%;
}
    
#\36 3bd85219866cc362278151f::before, #\36 3bd85219866cc362278151f > .bgExtraLayerOverlay {
    
}
    
#widget_p3b {
    width: 100.00%;
    justify-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#e1622eb7 {
    flex-direction: row;
    min-height: 100px;
    flex-wrap: nowrap;
}
    
#ce490c9c {
    width: 32%;
    min-height: 8px;
}
    
#\32 32aadc6 {
    width: 32%;
    min-height: 8px;
}
    
#\35 2d86ea3 {
    width: 32%;
    min-height: 8px;
}
    
#widget_egt {
    order: 1;
}
    
#\36 3bd85219866cc362278151d {
    margin: 0px 0% 0px 0%;
}
    
#widget_rn3 {
    width: auto;
    height: 50px;
}
    
#group_usb {
    width: 70%;
    min-height: 100px;
    height: auto;
}
    
#\36 bfa8e80 {
    width: auto;
    height: 50px;
}
}



@media (max-width: 767px) {
    
#ff0111f4 {
    width: 100%;
    min-height: 80px;
    align-items: center;
}
    
#\32 6b74f79 {
    flex-direction: column;
    padding-left: var(--section-padding-left);
    min-height: 0;
    flex-wrap: nowrap;
    padding-right: var(--section-padding-right);
}
    
#\35 f5a85da {
    margin-left: 0%;
    row-gap: 0px;
    width: 100%;
    min-height: auto;
    margin-right: 0%;
}
    
#\31 1f74f52 {
    margin-left: 0%;
    row-gap: 0px;
    width: 100%;
    min-height: auto;
    margin-right: 0%;
}
    
#group_dnn {
    margin-left: 0%;
    row-gap: 0px;
    width: 100.00%;
    min-height: 153px;
    margin-right: 0%;
    height: auto;
}
    
#group_gqk {
    column-gap: 7.286527514231499%;
    row-gap: 0px;
    flex-direction: column;
    flex-wrap: nowrap;
}
}



@media (max-width: 767px) {
    
#a0336176 {
    flex-direction: column;
    padding-left: var(--section-padding-left);
    min-height: 0;
    flex-wrap: nowrap;
    padding-right: var(--section-padding-right);
}
    
#\37 8411a8d {
    width: 100%;
    min-height: 80px;
    align-items: center;
}
    
#\37 8aa2e15 {
    width: 100%;
    min-height: 80px;
    align-items: center;
}
    
#fcfb584b {
    align-self: start;
    width: 100.00%;
    justify-self: start;
    height: 249px;
    margin: 0px 0px 0px 0px;
    grid-area: 2 / 2 / span 7 / span 8;
}
    
#innergrid_obk {
    grid-template-rows: minmax(31.25px, max-content) minmax(31.25px, max-content) minmax(31.25px, max-content) minmax(31.25px, max-content) minmax(31.25px, max-content) minmax(31.25px, max-content) minmax(31.25px, max-content) minmax(31.25px, max-content);
}
    
#widget_7hi {
    align-self: start;
    width: 100.00%;
    justify-self: start;
    margin: 0px 0% 0px 0%;
    grid-area: 1 / 1 / span 2 / span 5;
}
    
#widget_ke5 {
    align-self: flex-start;
    margin-left: 0px;
    margin-right: 0px;
}
    
#\33 58c3a47 {
    width: 100%;
    min-height: 80px;
    align-items: center;
}
    
#\37 c883242 {
    grid-template-rows: minmax(31.25px, max-content) minmax(31.25px, max-content) minmax(31.25px, max-content) minmax(31.25px, max-content) minmax(31.25px, max-content) minmax(31.25px, max-content) minmax(31.25px, max-content) minmax(31.25px, max-content);
}
    
#\32 e40672f {
    align-self: start;
    width: 100.00%;
    justify-self: start;
    height: 249px;
    margin: 0px 0px 0px 0px;
    grid-area: 2 / 2 / span 7 / span 8;
}
    
#\36 2435b0c {
    align-self: start;
    width: 100.00%;
    justify-self: start;
    margin: 0px 0% 0px 0%;
    grid-area: 1 / 1 / span 2 / span 5;
}
}



@media (max-width: 767px) {
    
#\35 a586559 {
    width: 100%;
    min-height: 80px;
    align-items: center;
}
    
#\37 8c9fd03 {
    flex-direction: column;
    padding-left: var(--section-padding-left);
    min-height: 0;
    flex-wrap: nowrap;
    padding-right: var(--section-padding-right);
}
    
#\39 581f148 {
    column-gap: 2%;
    flex-direction: column;
    flex-wrap: nowrap;
}
    
#d2d86b61 {
    margin-left: 0%;
    width: 100%;
    margin-right: 0%;
}
    
#widget_1l1 {
    height: 240px;
}
    
#widget_n96 {
    width: 30%;
}
    
#\31 7a34af7 {
    margin-left: 0%;
    width: 100%;
    margin-right: 0%;
}
    
#c707d4ba {
    height: 240px;
}
    
#c5707caf {
    width: 30%;
}
    
#b6489948 {
    margin-left: 0%;
    width: 100%;
    margin-right: 0%;
}
    
#\38 e70dd3b {
    height: 240px;
}
    
#\39 1ff2dfa {
    width: 30%;
}
    
#\33 6098a05 {
    margin-left: 0%;
    width: 100%;
    margin-right: 0%;
}
    
#e1e0f48a {
    height: 240px;
}
    
#\34 977f259 {
    width: 30%;
}
    
#\34 c6a540e {
    margin-left: 0%;
    width: 100%;
    margin-right: 0%;
}
    
#\30 d27dbc8 {
    height: 240px;
}
    
#\36 fffa060 {
    width: 30%;
}
    
#\32 8beee59 {
    margin-left: 0%;
    width: 100%;
    margin-right: 0%;
}
    
#\35 f2cd018 {
    height: 240px;
}
    
#f4eb1d65 {
    width: 30%;
}
    
#\32 8e51d29 {
    height: 240px;
}
    
#\37 e1972ab {
    height: 240px;
}
    
#\35 109b79c {
    height: 240px;
}
}



@media (max-width: 767px) {
    
#\33 5544772 {
    margin-left: 0%;
    width: 100%;
    margin-right: 0%;
}
    
#\34 5170865 {
    width: 100%;
    height: 60px;
}
    
#cbbc4a40 {
    flex-direction: column;
    padding-left: var(--section-padding-left);
    min-height: 0;
    flex-wrap: nowrap;
    padding-right: var(--section-padding-right);
}
    
#group_f70 {
    width: 100%;
    min-height: 80px;
    align-items: center;
}
    
#c500a73d {
    height: auto;
}
    
#a8f7671f {
    margin-left: 0%;
    width: 100%;
    margin-right: 0%;
}
    
#e1386b63 {
    width: 50%;
    height: auto;
}
    
#a7ef38c8 {
    column-gap: 0.4166666666666667%;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 10px 10px 10px 10px;
    margin: 0px 0% 0px 0%;
}
    
#\36 e35ec6a {
    margin-left: 0%;
    width: 100%;
    margin-right: 0%;
}
    
#\35 b06c031 {
    margin-left: 0%;
    width: 100%;
    margin-right: 0%;
}
    
#\39 86973a6 {
    margin-left: 0%;
    width: 100%;
    margin-right: 0%;
}
    
#f90941a5 {
    height: auto;
}
    
#a53cb0ca {
    margin-left: 0%;
    width: 100%;
    margin-right: 0%;
}
    
#\34 db6e837 {
    margin-left: 0%;
    width: 100%;
    margin-right: 0%;
}
    
#\37 e8eeea8 {
    height: auto;
}
    
#d6b145c2 {
    width: 100%;
    height: auto;
}
    
#\36 967093c {
    height: auto;
}
    
#f3dae05b {
    margin-left: 0%;
    width: 100%;
    margin-right: 0%;
}
    
#\36 ecabb9c {
    height: auto;
}
    
#\36 06b9ccc {
    width: 48.38%;
    order: 0;
    min-height: auto;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\30 badfe76 {
    width: 100.00%;
    height: 60px;
}
    
#\35 a2c6556 {
    width: 48.38%;
    order: 4;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\34 b7f8d7e {
    column-gap: 3.2362459546925564%;
    --column-gap: 10px;
    width: 100%;
    min-height: auto;
    order: 0;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
}
    
#\30 2fea34c {
    width: 48.38%;
    order: 5;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\33 5b3ff1d {
    column-gap: 0.4166666666666667%;
    row-gap: 0px;
    flex-direction: column;
    justify-content: center;
    flex-wrap: nowrap;
    padding: 10px 10px 10px 10px;
    margin: 0px 0% 0px 0%;
}
    
#\34 d3f1bcc {
    width: 100%;
    height: 60px;
}
    
#\36 50b89cc {
    margin-left: 0%;
    width: 100%;
    margin-right: 0%;
}
    
#bd752fa6 {
    width: 100%;
    height: auto;
}
    
#e0c6cdd4 {
    width: 48.38%;
    order: 2;
    margin-right: 0%;
    margin-left: 0%;
}
    
#e9ba3af7 {
    width: 48.38%;
    order: 7;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\33 4efd7d9 {
    width: 100%;
    height: 60px;
}
    
#bc8caa42 {
    width: 100%;
    height: 60px;
}
    
#ad2eca71 {
    width: 48.38%;
    order: 8;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\39 3c2fb29 {
    width: 100%;
    height: 60px;
}
    
#\39 9e35a5d {
    width: 48.38%;
    order: 3;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\31 e6839fe {
    width: 100%;
    height: 60px;
}
    
#\32 1f617bd {
    width: 48.38%;
    order: 9;
    margin-right: 0%;
    margin-left: 0%;
}
    
#b3126348 {
    width: 100%;
    height: 60px;
    order: 0;
}
    
#e850b565 {
    height: auto;
}
    
#a556d03e {
    margin-left: 0%;
    width: 100%;
    margin-right: 0%;
}
    
#\34 d3603c1 {
    height: auto;
}
    
#\30 6b844e1 {
    margin-left: 0%;
    width: 100%;
    margin-right: 0%;
}
    
#ef0e6e3d {
    height: auto;
}
    
#\37 b639ae8 {
    width: 48.38%;
    order: 1;
    min-height: auto;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\37 5bc988e {
    width: 100%;
    height: 60px;
}
    
#\39 10ebfee {
    width: 48.38%;
    order: 10;
    margin-right: 0%;
    margin-left: 0%;
}
    
#c5c574c7 {
    width: 100.00%;
    height: 60px;
}
    
#f93c66a9 {
    width: 48.38%;
    order: 6;
    margin-right: 0%;
    margin-left: 0%;
}
    
#e6483875 {
    width: 100%;
    height: 60px;
}
}



@media (max-width: 767px) {
    
#\30 fdfcd64 {
    width: 100%;
    min-height: 80px;
    align-items: center;
}
    
#be268d57 {
    flex-direction: column;
    padding-left: var(--section-padding-left);
    min-height: 0;
    flex-wrap: nowrap;
    padding-right: var(--section-padding-right);
}
    
#d2879582::before, #d2879582 > .bgExtraLayerOverlay {
    
}
    
#\38 d4c63b7 {
    width: 51.20%;
}
}



@media (max-width: 767px) {
    
#fc8b1ae6 {
    width: 100%;
    min-height: 80px;
    align-items: center;
}
    
#\31 125cbcb {
    flex-direction: column;
    padding-left: var(--section-padding-left);
    min-height: 0;
    flex-wrap: nowrap;
    padding-right: var(--section-padding-right);
}
    
#group_d62 {
    column-gap: 2%;
    flex-direction: column;
    flex-wrap: nowrap;
}
    
#group_nut {
    margin-left: 0%;
    width: 100%;
    margin-right: 0%;
    min-height: auto;
}
    
#f09facd0 {
    margin-left: 0%;
    width: 100%;
    margin-right: 0%;
    min-height: auto;
}
    
#\36 5c3510c {
    margin-left: 0%;
    width: 100%;
    margin-right: 0%;
    row-gap: 16px;
    min-height: auto;
}
    
#\37 0f29592 {
    margin-left: 0%;
    width: 100%;
    margin-right: 0%;
    min-height: auto;
}
    
#\39 7db91cf {
    margin-left: 0%;
    width: 100%;
    margin-right: 0%;
    min-height: auto;
}
    
#\30 a3ed33c {
    margin-left: 0%;
    width: 100%;
    margin-right: 0%;
    min-height: auto;
}
    
#\34 b3a283c {
    margin-left: 0%;
    width: 100%;
    margin-right: 0%;
    min-height: auto;
}
    
#cf7b4f92 {
    margin-left: 0%;
    width: 100%;
    margin-right: 0%;
    min-height: auto;
}
}



@media (max-width: 767px) {
    
#\36 ea95877 {
    flex-direction: column;
    padding-left: var(--section-padding-left);
    min-height: 0;
    flex-wrap: nowrap;
    padding-right: var(--section-padding-right);
}
    
#\37 f1f304c {
    width: 100%;
    min-height: 80px;
    align-items: center;
}
    
#widget_kce {
    height: 284px;
}
    
#group_4kr {
    column-gap: 3.4954848121053352%;
    flex-direction: column;
    flex-wrap: nowrap;
}
    
#\39 7b3491c {
    margin-left: 0%;
    width: 100%;
    margin-right: 0%;
}
    
#group_t7k {
    margin-left: 0%;
    width: 100%;
    margin-right: 0%;
}
}



@media (max-width: 767px) {
    
#\37 6af1630 {
    width: 100%;
    min-height: 80px;
    align-items: center;
}
    
#\30 b6a5ddf {
    flex-direction: column;
    padding-left: var(--section-padding-left);
    min-height: 0;
    flex-wrap: nowrap;
    padding-right: var(--section-padding-right);
}
    
#group_lqb {
    column-gap: 7.29483282674772%;
    flex-direction: column;
    flex-wrap: nowrap;
}
    
#group_6iv {
    margin-left: 0%;
    width: 100%;
    margin-right: 0%;
}
    
#\36 50691ea {
    margin-left: 0%;
    width: 100%;
    margin-right: 0%;
}
}



@media (max-width: 767px) {
    
#\34 e3e2316 {
    flex-direction: column;
    padding-left: var(--section-padding-left);
    min-height: 0;
    flex-wrap: nowrap;
    padding-right: var(--section-padding-right);
}
    
#a375adb1 {
    width: 100%;
    min-height: 80px;
    align-items: center;
}
    
#\33 e3bb93b {
    width: 100%;
    min-height: 80px;
    align-items: center;
}
    
#group_m82 {
    width: 100%;
}
    
#widget_bcq {
    width: 100%;
    height: auto;
}
}



@media (max-width: 767px) {
    
#\35 335aa5d {
    padding: 10px 0px 10px 0px;
    margin: 0px 0% 0px 0%;
}
    
#\37 10ea460 {
    height: 40px;
    width: 31.57%;
}
    
#d8257ba6 {
    width: 100%;
    min-height: 80px;
    align-items: center;
}
    
#f8f5fc57 {
    height: 40px;
    width: 29.08%;
}
    
#\38 93d517d {
    min-height: 80px;
    align-items: center;
    width: 100%;
}
    
#ce84a4fa {
    min-height: 0;
    flex-direction: column;
    padding-left: var(--section-padding-left);
    padding-right: var(--section-padding-right);
    flex-wrap: nowrap;
}
    
#\35 3715d16 {
    height: 28px;
    width: 27.71%;
}
}



@media (max-width: 767px) {
    
#\39 7234848 {
    width: 100%;
    min-height: 80px;
    align-items: center;
}
    
#\32 e6975a3 {
    min-height: 0;
    flex-direction: column;
    padding-left: var(--section-padding-left);
    padding-right: var(--section-padding-right);
    flex-wrap: nowrap;
}
    
#c820cea1::before, #c820cea1 > .bgExtraLayerOverlay {
    
}
    
#e5b60321 {
    width: 100%;
    min-height: 80px;
    align-items: center;
}
    
#c91e656c {
    width: 309px;
}
    
#b88b33c7 {
    height: 146px;
}
    
#widget_mfj {
    align-self: center;
    margin-left: 0%;
    margin-right: 0%;
}
    
#widget_mi9 {
    align-self: center;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
}
}



@media (max-width: 767px) {
    
#bf58e6e3 {
    height: 48px;
    width: 43.06%;
}
    
#\31 49d20b5 {
    min-height: 80px;
    align-items: center;
    width: 100%;
    order: 0;
}
    
#\34 290094b {
    height: auto;
    min-height: 84px;
    padding: 10px 0px 10px 0px;
    margin: 0px 0% 0px 0%;
}
    
#f6de2f90 {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 1% 2% 1% 2%;
}
    
#\33 8ceef2e {
    width: 100%;
    min-height: 80px;
    align-items: center;
    order: 1;
}
    
#bc34c0df {
    height: 64px;
    width: 40.98%;
}
    
#b0eeef80 {
    height: auto;
    min-height: 66px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#\38 a7370fb {
    height: 46px;
    width: 54.14%;
}
    
#\31 7ad2245 {
    margin: 0px 0% 0px 0%;
}
    
#fe0d83d1 {
    height: 48px;
    width: 43.06%;
}
    
#\36 4e839d8 {
    height: 64px;
    width: 40.98%;
}
}

