@media all {
  *#dm .dmInner *.u_1034038580 .caption-inner {
    border-bottom-left-radius:0px !important;
    -webkit-border-top-right-radius:0px !important;
    -moz-border-top-right-radius:0px !important;
    -webkit-border-bottom-right-radius:0px !important;
    -webkit-border-bottom-left-radius:0px !important;
    border-top-right-radius:0px !important;
    -webkit-border-top-left-radius:0px !important;
    border-radius:0px !important;
    -moz-border-bottom-right-radius:0px !important;
    -moz-border-top-left-radius:0px !important;
    border-top-left-radius:0px !important;
    -moz-border-radius:0px !important;
    -moz-border-bottom-left-radius:0px !important;
    border-bottom-right-radius:0px !important;
    -webkit-border-radius:0px !important;
  }

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

  *#dm .dmInner div.u_1034038580 .caption-container .caption-title {
    font-family: 'Poppins' !important;
    color:var(--color_5) !important;
  }

  *#dm .dmInner *.u_1601692796 { background-position:50% 50% !important; }

  *#dm .dmInner *.u_1839975780 { display:block !important; }

  *#dm .dmInner *.u_1027375610 { display:none !important; }

  *#dm .dmInner div.u_1034038580 .caption-container .caption-text { color:var(--color_5) !important; }

  *#dm .dmInner div.u_1034038580 .caption-container .caption-text .rteBlock { color:var(--color_5) !important; }

  *#dm .dmInner *.u_1934527437 { display:block !important; }

  *#dm .dmInner *.u_1004313722 { display:none !important; }

  *#dm .dmInner *.u_1058849391 { display:block !important; }

  *#dm .dmInner *.u_1730559510 { display:none !important; }

  *#dm .dmInner div.u_1034038580 .caption-inner { background-color:rgba(0,0,0,0.11) !important; }

  *#dm .dmInner a.u_1340219938:hover { background-image:none !important; }

  *#dm .dmInner a.u_1340219938.hover { background-image:none !important; }

  *#dm .dmInner *.u_1684701962 { background-position:50% 100% !important; }

  *#dm .dmInner *.u_1831964616 { display:block !important; }

  *#dm .dmInner *.u_1088230025 { display:none !important; }
}
@media (min-width:1025px) {
  *#dm .dmInner *.u_1034038580 .photoGalleryThumbs { padding:4px !important; }

  *#dm .dmInner *.u_1034038580 .layout-container { padding:4px !important; }

  *#dm .dmInner *.u_1034038580 .photoGalleryViewAll { padding:0 8px !important; }

  *#dm .dmInner div.u_1034038580 .caption-container .caption-title { font-size:36px !important; }

  *#dm .dmInner div.u_1034038580 .caption-container .caption-text { font-size:17px !important; }

  *#dm .dmInner div.u_1034038580 .caption-container .caption-text .rteBlock { font-size:17px !important; }
}
@media (min-width:768px) and (max-width:1024px) {
  *#dm .dmInner div.u_1034038580 .caption-container .caption-title { font-size:33px !important; }

  *#dm .dmInner *.u_1034038580 .photoGalleryThumbs { padding:4px !important; }

  *#dm .dmInner *.u_1034038580 .layout-container { padding:4px !important; }

  *#dm .dmInner *.u_1034038580 .photoGalleryViewAll { padding:0 8px !important; }
}
@media (min-width:0px) and (max-width:767px) {
  *#dm .dmInner *.u_1034038580 .photoGalleryThumbs .image-container a { padding-top:225px !important; }

  *#dm .dmInner *.u_1034038580 .photoGalleryThumbs { padding:4px !important; }

  *#dm .dmInner *.u_1034038580 .layout-container { padding:4px !important; }

  *#dm .dmInner *.u_1034038580 .photoGalleryViewAll { padding:0 8px !important; }

  *#dm .dmInner div.u_1034038580 .caption-container .caption-title { font-size:24px !important; }

  *#dm .dmInner a.u_1565402126 span.text { font-size:15px !important; }
}
*#dm .dmInner a.span .text
{
	font-size:32px !important;
}
*#dm .dmInner a.span.text
{
	font-size:40px !important;
}
*#dm .dmInner a.span.icon
{
	font-size:40px !important;
}
#menuToggle
{
	display:block !important;
	position:relative !important;
	top:50px !important;
	left:50px !important;
	z-index:1 !important;
	-webkit-user-select:none !important;
	user-select:none !important;
}
#menuToggle a
{
	text-decoration:none !important;
	color:#232323 !important;
	transition:color 0.3s ease !important;
}
#menuToggle a:hover
{
	color:tomato !important;
}
#menuToggle input
{
	display:block !important;
	width:40px !important;
	height:32px !important;
	position:absolute !important;
	top:-7px !important;
	left:-5px !important;
	cursor:pointer !important;
	opacity:0 !important;
	z-index:2 !important;
	-webkit-touch-callout:none !important;
}
#menuToggle span
{
	display:block !important;
	width:33px !important;
	height:4px !important;
	margin-bottom:5px !important;
	position:relative !important;
	background:#cdcdcd !important;
	border-radius:3px !important;
	z-index:1 !important;
	transform-origin:4px 0px !important;
	transition:transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),opacity 0.55s ease !important;
}
#menuToggle span:first-child
{
	transform-origin:0% 0% !important;
}
#menuToggle span:nth-last-child(2)
{
	transform-origin:0% 100% !important;
}
#menuToggle input:checked~span
{
	opacity:1 !important;
	transform:rotate(45deg) translate(-2px,-1px) !important;
	background:#232323 !important;
}
#menuToggle input:checked~span:nth-last-child(3)
{
	opacity:0 !important;
	transform:rotate(0deg) scale(0.2,0.2) !important;
}
#menuToggle input:checked~span:nth-last-child(2)
{
	transform:rotate(-45deg) translate(0,-1px) !important;
}
#menu
{
	position:absolute !important;
	width:300px !important;
	margin:-100px 0 0 -50px !important;
	padding:50px !important;
	padding-top:125px !important;
	background:#ededed !important;
	list-style-type:none !important;
	-webkit-font-smoothing:antialiased !important;
	transform-origin:0% 0% !important;
	transform:translate(-100%,0) !important;
	transition:transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0) !important;
}
#menu li
{
	padding:10px 0 !important;
	font-size:22px !important;
}
#menuToggle input:checked~ul
{
	transform:none !important;
}
.text-shadow
{
	text-shadow:0 0 10px #e15e89,2px 2px 2px #000000 !important;
}
.pink-bullet ul li:before
{
	color:#EFA6BD !important;
	font-size:24px !important;
}
separatorHomeCss{color:red !important}#dm div.dmInner #site_content .dmWidget span.icon
{
	font-size:50px !important;
}
*#dm .dmInner div.u_1034038580
{
}
separatorHomeCss{color:red !important}@media all {
    
#\36 3bd85219866cc3622781521 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 0px;
    width: 63%;
    min-width: 4%;
    background-color: rgba(0, 0, 0, 0);
    padding: 0% 10px 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#\36 3bd85219866cc3622781520 {
    min-height: 320px;
    column-gap: 0%;
    row-gap: 0px;
    width: 100%;
    flex-wrap: nowrap;
    max-width: none;
    padding: 125px 40px 125px 40px;
    margin: 0% 0% 0% 0%;
}
    
#\36 3bd85219866cc3622781522[data-background-color-animation] {
    --bg-start: rgba(191, 91, 124, 1);
    --bg-end: rgba(0, 0, 0, 0.44);
}
#\36 3bd85219866cc3622781522 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 6px;
    width: 33%;
    min-width: 4%;
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 6px 6px 6px 6px;
    border-style: solid;
    border-color: var(--color_5) var(--color_5) var(--color_5) var(--color_5);
    border-width: 0px 0px 0px 0px;
    justify-content: flex-start;
    background-image: none;
    box-shadow: rgba(0,0,0,0.25) 3px 3px 11px 0px;
    padding: 30px 30px 30px 30px;
    margin: 0% 2% 0% 2%;
}
    
#\36 3bd85219866cc362278151f::before, #\36 3bd85219866cc362278151f > .bgExtraLayerOverlay {
    border-radius: inherit;
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.2;
    background-color: rgba(0,0,0,0.25);
}
#\36 3bd85219866cc362278151f {
    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/0af5316c/dms3rep/multi/opt/pexels-photo-5483022-1920w.png");
    background-position: 50% 0%;
}
    
#\36 3c7b8b76c596a2813341bc5 {
    height: auto;
}
    
#widget_r1c.flex-element.widget-wrapper > [data-element-type] {
    padding: 0px 0px 0px 0px;
}
#widget_r1c {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin: 0px 0% 8px 0%;
}
    
#widget_5k0.flex-element.widget-wrapper > [data-element-type] {
    padding: 2px 0px 2px 0px;
}
#widget_5k0 {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin: 0px 0% 8px 0%;
}
    
#widget_hjo.flex-element.widget-wrapper > [data-element-type] {
    padding: 2px 0px 2px 0px;
}
#widget_hjo {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin: 0px 0% 0px 0%;
}
    
#widget_j6r.flex-element.widget-wrapper > [data-element-type] {
    padding: 2px 0px 2px 0px;
}
#widget_j6r {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin: 0px 0% 12px 0%;
}
    
#widget_kus.flex-element.widget-wrapper > [data-element-type].flexButton.dmWidget {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 3px;
}
#widget_kus {
    width: 175px;
    height: auto;
    min-height: 55px;
    max-width: 100%;
    align-self: center;
    margin-bottom: 10px;
    margin-top: 21px;
}
    
#b2967908.flex-element.widget-wrapper > [data-element-type] {
    padding: 2px 0px 2px 0px;
}
#b2967908 {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin: 0px 0% 0px 0%;
}
    
#f89c5077.flex-element.widget-wrapper > [data-element-type] {
    padding-top: 2px;
    padding-bottom: 2px;
}
#f89c5077 {
    width: 100%;
    height: auto;
    max-width: 100%;
}
}



@media all {
    
#\30 7172a9c {
    min-height: 240px;
    column-gap: 0%;
    row-gap: 0px;
    width: 100%;
    max-width: none;
    flex-wrap: nowrap;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#f7b2d1c4 {
    min-height: 8px;
    column-gap: 0%;
    row-gap: 24px;
    width: 100%;
    min-width: 4%;
    background-color: var(--color_6);
    background-image: initial;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#widget_1lg {
    width: 100%;
    height: auto;
    max-width: 100%;
}
}



@media all {
    
#b0be1ff0 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 0px;
    width: 48.76921862667719%;
    min-width: 4%;
    padding: 50px 40px 50px 40px;
    margin: 0% 0% 0% 0%;
}
    
#\36 888be5d {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 51.14%;
    min-width: 4%;
    padding: 16px 16px 16px 16px;
    margin: 0% 0% 0% 0%;
}
    
#\31 c835e04 {
    min-height: 483px;
    column-gap: 0%;
    row-gap: 0px;
    width: 100%;
    flex-wrap: nowrap;
    max-width: none;
    padding: 80px 8% 80px 8%;
    margin: 0% 0% 0% 0%;
}
    
#widget_rdm {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 0;
    margin-bottom: 4px;
}
    
#widget_g5r {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin-bottom: 12px;
    grid-area: auto / auto / auto / auto;
}
    
#widget_j08 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
}
    
#\30 540fae0.flex-element.widget-wrapper > [data-element-type].flexButton.dmWidget {
    padding-top: 0px;
    padding-bottom: 0px;
}
#\30 540fae0 {
    width: 245px;
    height: auto;
    min-height: 55px;
    max-width: 100%;
    justify-self: auto;
    align-self: center;
    order: 2;
    margin: -11px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#widget_k48 {
    width: 100.00%;
    height: 466px;
    min-height: 100px;
    max-width: 100%;
    order: 0;
}
    
#\31 0941d38 {
    margin: 0px 0% 0px 0%;
}
    
#fcf8d445 {
    width: 100.00%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: center;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#c12f6dd3.flex-element.widget-wrapper > [data-element-type].flexButton.dmWidget {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 3px;
}
#c12f6dd3 {
    width: 175px;
    height: auto;
    min-height: 55px;
    max-width: 100%;
    align-self: auto;
    justify-self: auto;
    order: 2;
    margin: 22px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
}



@media all {
    
#\32 15d3d18 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 9px;
    width: 100%;
    min-width: 4%;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#\37 b6d1b09 {
    min-height: 225px;
    column-gap: 0%;
    row-gap: 0px;
    width: 100%;
    flex-wrap: nowrap;
    max-width: none;
    padding: 43px 8% 10px 8%;
    margin: 0% 0% 0% 0%;
}
    
#\31 227490e {
    width: 75px;
    height: auto;
    max-width: 100%;
    align-self: center;
    justify-self: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    order: 0;
    grid-area: auto / auto / auto / auto;
}
    
#\33 f620e13 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 3;
    margin: 1px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#fb47d6b9 {
    width: 100.00%;
    height: auto;
    max-width: 100%;
    order: 4;
    justify-self: auto;
    align-self: center;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\37 7ee363e::before, #\37 7ee363e > .bgExtraLayerOverlay {
    border-radius: inherit;
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 1);
    opacity: 0.8;
}
#\37 7ee363e {
    background-color: var(--color_2);
    background-image: url("https://lirp.cdn-website.com/0af5316c/dms3rep/multi/opt/pexels-photo-7233363-1920w.jpeg");
    background-repeat: repeat;
    background-size: auto;
    background-attachment: fixed;
}
#\37 7ee363e.lazy:not([data-loaded='true']) {
    background-image: url('data:image/jpeg; base64,/9j/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAASAAoDASIAAhEBAxEB/8QAGAAAAwEBAAAAAAAAAAAAAAAAAAQGAgX/xAAkEAACAQMCBgMAAAAAAAAAAAABAgADBBEFExIUISIxQTJRcf/EABcBAAMBAAAAAAAAAAAAAAAAAAEDBAb/xAAdEQACAQQDAAAAAAAAAAAAAAAAAQIDBBExEiFR/9oADAMBAAIRAxEAPwCjOpazeVRynCKanDAx3dvvZTP5NaYVpM9bZYM/yyY0b21z1QwvK0zeykk+MILrw5zswV8E+PuSFSrU3G728n3CEdTL7PTP/9k=');
}
    
#\36 190537c {
    margin: 0px 0% 0px 0%;
}
}



@media all {
    
#\32 2212602 {
    width: 54px;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: center;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#c66a5025 {
    align-items: flex-start;
    width: 80.08%;
    min-height: 106px;
    max-height: 100%;
    row-gap: 5px;
    column-gap: 4%;
    height: auto;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 2.3%;
}
    
#\39 fb867e6 {
    width: 100.00%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    grid-area: auto / auto / auto / auto;
}
    
#e08d6e49 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    grid-area: auto / auto / auto / auto;
}
    
#ac648523 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    min-height: 50px;
    max-height: 100%;
    align-self: flex-start;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#\30 d67bda2 {
    min-height: 17px;
    column-gap: 2%;
    row-gap: 12px;
    max-width: none;
    width: 100%;
    flex-wrap: nowrap;
    padding: 2% 8% 2% 8%;
    margin: 0% 0% 0% 0%;
}
    
#\37 01c78bb {
    justify-content: flex-start;
    width: 49%;
    min-width: 4%;
    min-height: 8px;
    column-gap: 4%;
    row-gap: 12px;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#\36 30b96c5::before, #\36 30b96c5 > .bgExtraLayerOverlay {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: var(--color_5);
    opacity: 0.8;
    border-radius: inherit;
}
#\36 30b96c5 {
    background-color: var(--color_5);
    background-image: url("https://lirp.cdn-website.com/0af5316c/dms3rep/multi/opt/pexels-photo-7233363-1920w.jpeg");
    background-repeat: repeat;
    background-size: auto;
    background-attachment: fixed;
}
#\36 30b96c5.lazy:not([data-loaded='true']) {
    background-image: url('data:image/jpeg; base64,/9j/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAASAAoDASIAAhEBAxEB/8QAGAAAAwEBAAAAAAAAAAAAAAAAAAQGAgX/xAAkEAACAQMCBgMAAAAAAAAAAAABAgADBBEFExIUISIxQTJRcf/EABcBAAMBAAAAAAAAAAAAAAAAAAEDBAb/xAAdEQACAQQDAAAAAAAAAAAAAAAAAQIDBBExEiFR/9oADAMBAAIRAxEAPwCjOpazeVRynCKanDAx3dvvZTP5NaYVpM9bZYM/yyY0b21z1QwvK0zeykk+MILrw5zswV8E+PuSFSrU3G728n3CEdTL7PTP/9k=');
}
    
#\39 d4b79ed {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    min-height: 50px;
    max-height: 100%;
    align-self: center;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#\36 9432d0e {
    align-items: flex-start;
    width: 80.08%;
    min-height: 106px;
    max-height: 100%;
    row-gap: 5px;
    column-gap: 4%;
    height: auto;
    order: 2;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 2.3%;
}
    
#d9f46f8f {
    width: 100.00%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    grid-area: auto / auto / auto / auto;
}
    
#\33 fc85778 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    grid-area: auto / auto / auto / auto;
}
    
#\33 743ac6f {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    min-height: 50px;
    max-height: 100%;
    align-self: center;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#cd9d4cff {
    align-items: flex-start;
    width: 80.08%;
    min-height: 106px;
    max-height: 100%;
    row-gap: 5px;
    column-gap: 4%;
    height: auto;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 2.3%;
}
    
#\30 704cef7 {
    width: 100.00%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    grid-area: auto / auto / auto / auto;
}
    
#c58ae77d {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    grid-area: auto / auto / auto / auto;
}
    
#b9b76a04 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    min-height: 50px;
    max-height: 100%;
    align-self: center;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#\38 a59e29e {
    align-items: flex-start;
    width: 80.08%;
    min-height: 106px;
    max-height: 100%;
    row-gap: 5px;
    column-gap: 4%;
    height: auto;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 2.3%;
}
    
#\38 a6d526b {
    width: 100.00%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    grid-area: auto / auto / auto / auto;
}
    
#\34 d2a81c3 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    grid-area: auto / auto / auto / auto;
}
    
#\31 f4bd52f {
    justify-content: flex-start;
    width: 49%;
    min-width: 4%;
    min-height: 8px;
    column-gap: 4%;
    row-gap: 12px;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#\37 345b732 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    min-height: 50px;
    max-height: 100%;
    align-self: center;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#a08afa03 {
    align-items: flex-start;
    width: 80.08%;
    min-height: 106px;
    max-height: 100%;
    row-gap: 5px;
    column-gap: 4%;
    height: auto;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 2.3%;
}
    
#\32 193b1fc {
    width: 100.00%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    grid-area: auto / auto / auto / auto;
}
    
#\38 85b358e {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    grid-area: auto / auto / auto / auto;
}
    
#c2313067 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    min-height: 50px;
    max-height: 100%;
    align-self: center;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#\31 a4af74a {
    align-items: flex-start;
    width: 80.08%;
    min-height: 106px;
    max-height: 100%;
    row-gap: 5px;
    column-gap: 4%;
    height: auto;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 2.3%;
}
    
#d99233b5 {
    width: 100.00%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    grid-area: auto / auto / auto / auto;
}
    
#\31 b184342 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    grid-area: auto / auto / auto / auto;
}
    
#\39 152586c {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    min-height: 50px;
    max-height: 100%;
    align-self: center;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#aa885c27 {
    align-items: flex-start;
    width: 80.08%;
    min-height: 106px;
    max-height: 100%;
    row-gap: 5px;
    column-gap: 4%;
    height: auto;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 2.3%;
}
    
#\35 a849e87 {
    width: 100.00%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    grid-area: auto / auto / auto / auto;
}
    
#\30 53903ea {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    grid-area: auto / auto / auto / auto;
}
    
#\34 daaf4d3 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    min-height: 50px;
    max-height: 100%;
    align-self: center;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#\35 d50d3c7 {
    align-items: flex-start;
    width: 80.08%;
    min-height: 106px;
    max-height: 100%;
    row-gap: 5px;
    column-gap: 4%;
    height: auto;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 2.3%;
}
    
#dac19499 {
    width: 100.00%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    grid-area: auto / auto / auto / auto;
}
    
#\30 057fc8c {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    grid-area: auto / auto / auto / auto;
}
    
#\38 023916d {
    margin: 0px 0% 0px 0%;
}
    
#\34 d8f555c {
    width: 54px;
    height: auto;
    max-width: 100%;
    align-self: center;
    justify-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\31 a5b50bc {
    width: 54px;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: center;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\39 fd7db76 {
    width: 54px;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: center;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#e0ffd065 {
    width: 54px;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: center;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#c6287e17 {
    width: 54px;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: center;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\32 44266a1 {
    width: 54px;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: center;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\32 49e8f56 {
    width: 54px;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: center;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
}



@media all {
    
#ad399610 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin-bottom: 12px;
    grid-area: auto / auto / auto / auto;
}
    
#\37 c14bbc9 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
}
    
#c9af2b50.flex-element.widget-wrapper > [data-element-type].flexButton.dmWidget {
    padding-top: 0px;
    padding-bottom: 0px;
}
#c9af2b50 {
    width: 175px;
    height: auto;
    min-height: 55px;
    max-width: 100%;
    align-self: auto;
    justify-self: auto;
    order: 3;
    margin: 28px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\39 f964a94 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 0;
    margin-bottom: 4px;
}
    
#bb183410 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 0px;
    width: 64.28%;
    min-width: 4%;
    order: 1;
    padding: 50px 40px 50px 40px;
    margin: 0% 0% 0% 0%;
}
    
#\30 8333985 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 35.61056098192424%;
    min-width: 4%;
    order: 0;
    background-image: url("https://irp.cdn-website.com/0af5316c/import/clib/hopelives_org/dms3rep/multi/Community+%282%29-292x395.jpeg");
    padding: 16px 16px 16px 16px;
    margin: 0% 0% 0% 0%;
}
    
#\34 0d81750 {
    margin: 0px 0% 0px 0%;
}
    
#\30 25665c0 {
    min-height: 483px;
    column-gap: 0%;
    row-gap: 0px;
    width: 100%;
    flex-wrap: nowrap;
    max-width: none;
    padding: 80px 8% 80px 8%;
    margin: 0% 0% 0% 0%;
}
}



@media all {
    
#\32 0529ce4::before, #\32 0529ce4 > .bgExtraLayerOverlay {
    border-radius: inherit;
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 1);
    opacity: 0.8;
}
#\32 0529ce4 {
    background-color: var(--color_2);
    background-image: url("https://lirp.cdn-website.com/0af5316c/dms3rep/multi/opt/pexels-photo-7233363-1920w.jpeg");
    background-repeat: repeat;
    background-size: auto;
    background-attachment: fixed;
}
#\32 0529ce4.lazy:not([data-loaded='true']) {
    background-image: url('data:image/jpeg; base64,/9j/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAASAAoDASIAAhEBAxEB/8QAGAAAAwEBAAAAAAAAAAAAAAAAAAQGAgX/xAAkEAACAQMCBgMAAAAAAAAAAAABAgADBBEFExIUISIxQTJRcf/EABcBAAMBAAAAAAAAAAAAAAAAAAEDBAb/xAAdEQACAQQDAAAAAAAAAAAAAAAAAQIDBBExEiFR/9oADAMBAAIRAxEAPwCjOpazeVRynCKanDAx3dvvZTP5NaYVpM9bZYM/yyY0b21z1QwvK0zeykk+MILrw5zswV8E+PuSFSrU3G728n3CEdTL7PTP/9k=');
}
    
#\37 01fe3e8 {
    margin: 0px 0% 0px 0%;
}
    
#\37 cb6dcf7 {
    min-height: 0px;
    column-gap: 0%;
    row-gap: 0px;
    width: 100%;
    flex-wrap: nowrap;
    max-width: none;
    padding: 0px 8% 40px 8%;
    margin: 0% 0% 0% 0%;
}
    
#fdbb2cf8 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 9px;
    width: 100%;
    min-width: 4%;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#ddbe903a.flex-element.widget-wrapper > [data-element-type] {
    padding-top: 0%;
}
#ddbe903a {
    width: 200px;
    height: 55px;
    max-width: 100%;
    min-width: 32px;
    justify-self: auto;
    align-self: center;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\36 3bd85219866cc3622781520 {
    padding-right: 40px;
}
    
#widget_r1c {
    align-self: flex-start;
    margin-left: 0px;
    margin-right: 0px;
}
    
#\36 3bd85219866cc362278151f::before, #\36 3bd85219866cc362278151f > .bgExtraLayerOverlay {
    
}
    
#b2967908 {
    align-self: flex-start;
    margin-left: 0px;
    margin-right: 0px;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\30 7172a9c {
    padding-left: 0%;
    padding-right: 0%;
}
    
#widget_1lg {
    justify-self: auto;
    align-self: center;
    width: 99.99772914568264%;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\31 c835e04 {
    padding-left: 2%;
    padding-right: 2%;
    flex-direction: column;
    flex-wrap: nowrap;
    min-height: 0;
}
    
#b0be1ff0 {
    width: 100%;
    min-height: 80px;
}
    
#\36 888be5d {
    width: 100%;
    min-height: 80px;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\37 b6d1b09 {
    padding-left: 2%;
    padding-right: 2%;
}
    
#\31 227490e {
    height: auto;
}
    
#\37 7ee363e::before, #\37 7ee363e > .bgExtraLayerOverlay {
    
}
#\37 7ee363e.lazy:not([data-loaded='true']) {
    background-image: url('data:image/jpeg; base64,/9j/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAASAAoDASIAAhEBAxEB/8QAGAAAAwEBAAAAAAAAAAAAAAAAAAQGAgX/xAAkEAACAQMCBgMAAAAAAAAAAAABAgADBBEFExIUISIxQTJRcf/EABcBAAMBAAAAAAAAAAAAAAAAAAEDBAb/xAAdEQACAQQDAAAAAAAAAAAAAAAAAQIDBBExEiFR/9oADAMBAAIRAxEAPwCjOpazeVRynCKanDAx3dvvZTP5NaYVpM9bZYM/yyY0b21z1QwvK0zeykk+MILrw5zswV8E+PuSFSrU3G728n3CEdTL7PTP/9k=');
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#e08d6e49 {
    width: 100.00%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#ac648523 {
    justify-self: auto;
    align-self: flex-start;
    width: 100%;
    order: 0;
    align-items: flex-start;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\30 d67bda2 {
    column-gap: 3%;
    flex-direction: column;
    flex-wrap: nowrap;
    min-height: 0;
    row-gap: 30px;
    padding: 10% 4% 8% 4%;
}
    
#\37 01c78bb {
    flex-direction: column;
    flex-wrap: nowrap;
    width: 100%;
    row-gap: 32px;
    min-height: 80px;
}
    
#\39 fb867e6 {
    width: 100.00%;
    order: 0;
}
    
#\39 d4b79ed {
    justify-self: auto;
    align-self: flex-start;
    width: 100%;
    order: 0;
    align-items: flex-start;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#d9f46f8f {
    width: 100.00%;
    order: 0;
}
    
#\33 fc85778 {
    width: 100.00%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\33 743ac6f {
    justify-self: auto;
    align-self: flex-start;
    width: 100%;
    order: 0;
    align-items: flex-start;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\30 704cef7 {
    width: 100.00%;
    order: 0;
}
    
#c58ae77d {
    width: 100.00%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#b9b76a04 {
    justify-self: auto;
    align-self: flex-start;
    width: 100%;
    order: 0;
    align-items: flex-start;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\38 a6d526b {
    width: 100.00%;
    order: 0;
}
    
#\34 d2a81c3 {
    width: 100.00%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\31 f4bd52f {
    flex-direction: column;
    flex-wrap: nowrap;
    width: 100%;
    row-gap: 32px;
    min-height: 80px;
}
    
#\37 345b732 {
    justify-self: auto;
    align-self: flex-start;
    width: 100%;
    order: 0;
    align-items: flex-start;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\32 193b1fc {
    width: 100.00%;
    order: 0;
}
    
#\38 85b358e {
    width: 100.00%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#c2313067 {
    justify-self: auto;
    align-self: flex-start;
    width: 100%;
    order: 0;
    align-items: flex-start;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#d99233b5 {
    width: 100.00%;
    order: 0;
}
    
#\31 b184342 {
    width: 100.00%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\39 152586c {
    justify-self: auto;
    align-self: flex-start;
    width: 100%;
    order: 0;
    align-items: flex-start;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\35 a849e87 {
    width: 100.00%;
    order: 0;
}
    
#\30 53903ea {
    width: 100.00%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\34 daaf4d3 {
    justify-self: auto;
    align-self: flex-start;
    width: 100%;
    order: 0;
    align-items: flex-start;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#dac19499 {
    width: 100.00%;
    order: 0;
}
    
#\30 057fc8c {
    width: 100.00%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\36 30b96c5::before, #\36 30b96c5 > .bgExtraLayerOverlay {
    
}
#\36 30b96c5.lazy:not([data-loaded='true']) {
    background-image: url('data:image/jpeg; base64,/9j/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAASAAoDASIAAhEBAxEB/8QAGAAAAwEBAAAAAAAAAAAAAAAAAAQGAgX/xAAkEAACAQMCBgMAAAAAAAAAAAABAgADBBEFExIUISIxQTJRcf/EABcBAAMBAAAAAAAAAAAAAAAAAAEDBAb/xAAdEQACAQQDAAAAAAAAAAAAAAAAAQIDBBExEiFR/9oADAMBAAIRAxEAPwCjOpazeVRynCKanDAx3dvvZTP5NaYVpM9bZYM/yyY0b21z1QwvK0zeykk+MILrw5zswV8E+PuSFSrU3G728n3CEdTL7PTP/9k=');
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\30 25665c0 {
    padding-left: 2%;
    padding-right: 2%;
    flex-direction: column;
    flex-wrap: nowrap;
    min-height: 0;
}
    
#\30 8333985 {
    width: 100%;
    min-height: 301px;
    height: auto;
}
    
#bb183410 {
    width: 100%;
    min-height: 80px;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\32 0529ce4::before, #\32 0529ce4 > .bgExtraLayerOverlay {
    
}
#\32 0529ce4.lazy:not([data-loaded='true']) {
    background-image: url('data:image/jpeg; base64,/9j/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAASAAoDASIAAhEBAxEB/8QAGAAAAwEBAAAAAAAAAAAAAAAAAAQGAgX/xAAkEAACAQMCBgMAAAAAAAAAAAABAgADBBEFExIUISIxQTJRcf/EABcBAAMBAAAAAAAAAAAAAAAAAAEDBAb/xAAdEQACAQQDAAAAAAAAAAAAAAAAAQIDBBExEiFR/9oADAMBAAIRAxEAPwCjOpazeVRynCKanDAx3dvvZTP5NaYVpM9bZYM/yyY0b21z1QwvK0zeykk+MILrw5zswV8E+PuSFSrU3G728n3CEdTL7PTP/9k=');
}
    
#\37 cb6dcf7 {
    padding-left: 2%;
    padding-right: 2%;
}
}



@media (max-width: 767px) {
    
#\36 3bd85219866cc3622781521 {
    min-height: 80px;
    align-items: flex-start;
    width: 100%;
    padding-right: 0px;
}
    
#\36 3bd85219866cc3622781520 {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 20px 20px 20px 20px;
}
    
#\36 3bd85219866cc3622781522 {
    min-height: 386px;
    align-items: center;
    width: 100%;
    margin-top: 10px;
    height: auto;
    padding: 20px 20px 20px 20px;
}
    
#widget_r1c {
    justify-self: auto;
    align-self: auto;
    width: 99.95%;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\36 3bd85219866cc362278151f::before, #\36 3bd85219866cc362278151f > .bgExtraLayerOverlay {
    
}
#\36 3bd85219866cc362278151f {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
    
#widget_5k0 {
    order: 1;
}
    
#b2967908 {
    justify-self: auto;
    align-self: auto;
    width: 99.95%;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\36 3bd85219866cc362278151d {
    margin: 0px 0% 0px 0%;
}
    
#widget_kus {
    min-height: 33px;
    width: 161px;
}
}



@media (max-width: 767px) {
    
#\30 7172a9c {
    min-height: 0;
    flex-direction: column;
    padding-left: 15px;
    padding-right: 15px;
    flex-wrap: nowrap;
    padding-top: 8px;
}
    
#f7b2d1c4 {
    width: 100%;
    min-height: 80px;
    align-items: center;
}
}



@media (max-width: 767px) {
    
#b0be1ff0 {
    width: 100%;
    min-height: 80px;
    align-items: center;
    padding: 0px 0px 0px 0px;
}
    
#\36 888be5d {
    width: 100%;
    min-height: 80px;
    align-items: center;
}
    
#\31 c835e04 {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 30px 20px 40px 20px;
}
    
#\30 540fae0 {
    width: 175px;
    min-height: 51px;
}
    
#widget_rdm {
    margin-bottom: 13px;
}
}



@media (max-width: 767px) {
    
#\32 15d3d18 {
    width: 100%;
    min-height: 80px;
    align-items: center;
}
    
#\37 b6d1b09 {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 40px 20px 40px 20px;
}
    
#\31 227490e {
    height: auto;
    width: 60px;
}
    
#\37 7ee363e::before, #\37 7ee363e > .bgExtraLayerOverlay {
    
}
#\37 7ee363e.lazy:not([data-loaded='true']) {
    background-image: url('data:image/jpeg; base64,/9j/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAASAAoDASIAAhEBAxEB/8QAGAAAAwEBAAAAAAAAAAAAAAAAAAQGAgX/xAAkEAACAQMCBgMAAAAAAAAAAAABAgADBBEFExIUISIxQTJRcf/EABcBAAMBAAAAAAAAAAAAAAAAAAEDBAb/xAAdEQACAQQDAAAAAAAAAAAAAAAAAQIDBBExEiFR/9oADAMBAAIRAxEAPwCjOpazeVRynCKanDAx3dvvZTP5NaYVpM9bZYM/yyY0b21z1QwvK0zeykk+MILrw5zswV8E+PuSFSrU3G728n3CEdTL7PTP/9k=');
}
}



@media (max-width: 767px) {
    
#\32 2212602 {
    height: auto;
    width: 60px;
}
    
#c66a5025 {
    width: 100.00%;
    row-gap: 5px;
    margin: 0px 0% 0px 0%;
}
    
#\39 fb867e6 {
    width: 108.06%;
}
    
#e08d6e49 {
    width: 102.85%;
}
    
#ac648523 {
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    align-self: flex-start;
    margin-left: 0px;
    margin-right: 0px;
    row-gap: 15px;
}
    
#\30 d67bda2 {
    min-height: 0;
    flex-direction: column;
    row-gap: 60px;
    flex-wrap: nowrap;
    padding: 16% 4% 16% 4%;
}
    
#\37 01c78bb {
    width: 100%;
    min-height: 80px;
    align-items: center;
    row-gap: 32px;
    height: auto;
}
    
#\39 d4b79ed {
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    align-self: flex-start;
    margin-left: 0px;
    margin-right: 0px;
    row-gap: 15px;
}
    
#\36 9432d0e {
    width: 100.00%;
    row-gap: 5px;
    margin: 0px 0% 0px 0%;
}
    
#d9f46f8f {
    width: 108.06%;
}
    
#\33 fc85778 {
    width: 102.85%;
}
    
#\33 743ac6f {
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    align-self: flex-start;
    margin-left: 0px;
    margin-right: 0px;
    row-gap: 15px;
}
    
#cd9d4cff {
    width: 100.00%;
    row-gap: 5px;
    margin: 0px 0% 0px 0%;
}
    
#\30 704cef7 {
    width: 108.06%;
}
    
#c58ae77d {
    width: 102.85%;
}
    
#b9b76a04 {
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    align-self: flex-start;
    margin-left: 0px;
    margin-right: 0px;
    row-gap: 15px;
}
    
#\38 a59e29e {
    width: 100.00%;
    row-gap: 5px;
    margin: 0px 0% 0px 0%;
}
    
#\38 a6d526b {
    width: 108.06%;
}
    
#\34 d2a81c3 {
    width: 102.85%;
}
    
#\31 f4bd52f {
    width: 100%;
    min-height: 80px;
    align-items: center;
    row-gap: 32px;
    height: auto;
}
    
#\37 345b732 {
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    align-self: flex-start;
    margin-left: 0px;
    margin-right: 0px;
    row-gap: 15px;
}
    
#a08afa03 {
    width: 100.00%;
    row-gap: 5px;
    margin: 0px 0% 0px 0%;
}
    
#\32 193b1fc {
    width: 108.06%;
}
    
#\38 85b358e {
    width: 102.85%;
}
    
#c2313067 {
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    align-self: flex-start;
    margin-left: 0px;
    margin-right: 0px;
    row-gap: 15px;
}
    
#\31 a4af74a {
    width: 100.00%;
    row-gap: 5px;
    margin: 0px 0% 0px 0%;
}
    
#d99233b5 {
    width: 108.06%;
}
    
#\31 b184342 {
    width: 102.85%;
}
    
#\39 152586c {
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    align-self: flex-start;
    margin-left: 0px;
    margin-right: 0px;
    row-gap: 15px;
}
    
#aa885c27 {
    width: 100.00%;
    row-gap: 5px;
    margin: 0px 0% 0px 0%;
}
    
#\35 a849e87 {
    width: 108.06%;
}
    
#\30 53903ea {
    width: 102.85%;
}
    
#\34 daaf4d3 {
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    align-self: flex-start;
    margin-left: 0px;
    margin-right: 0px;
    row-gap: 15px;
}
    
#\35 d50d3c7 {
    width: 100.00%;
    row-gap: 5px;
    margin: 0px 0% 0px 0%;
}
    
#dac19499 {
    width: 108.06%;
}
    
#\30 057fc8c {
    width: 102.85%;
}
    
#\36 30b96c5::before, #\36 30b96c5 > .bgExtraLayerOverlay {
    
}
#\36 30b96c5.lazy:not([data-loaded='true']) {
    background-image: url('data:image/jpeg; base64,/9j/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAASAAoDASIAAhEBAxEB/8QAGAAAAwEBAAAAAAAAAAAAAAAAAAQGAgX/xAAkEAACAQMCBgMAAAAAAAAAAAABAgADBBEFExIUISIxQTJRcf/EABcBAAMBAAAAAAAAAAAAAAAAAAEDBAb/xAAdEQACAQQDAAAAAAAAAAAAAAAAAQIDBBExEiFR/9oADAMBAAIRAxEAPwCjOpazeVRynCKanDAx3dvvZTP5NaYVpM9bZYM/yyY0b21z1QwvK0zeykk+MILrw5zswV8E+PuSFSrU3G728n3CEdTL7PTP/9k=');
}
    
#\34 d8f555c {
    height: auto;
    width: 60px;
}
    
#\31 a5b50bc {
    height: auto;
    width: 60px;
}
    
#\39 fd7db76 {
    height: auto;
    width: 60px;
}
    
#e0ffd065 {
    height: auto;
    width: 60px;
}
    
#c6287e17 {
    height: auto;
    width: 60px;
}
    
#\32 44266a1 {
    height: auto;
    width: 60px;
}
    
#\32 49e8f56 {
    height: auto;
    width: 60px;
}
}



@media (max-width: 767px) {
    
#c9af2b50 {
    width: 175px;
    min-height: 51px;
    align-self: flex-start;
    margin-left: 0%;
    margin-right: 0%;
}
    
#\39 f964a94 {
    margin-bottom: 13px;
}
    
#bb183410 {
    width: 100%;
    min-height: 80px;
    align-items: center;
    padding: 0px 0px 0px 0px;
}
    
#\30 8333985 {
    width: 100%;
    min-height: 80px;
    align-items: center;
}
    
#\30 25665c0 {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 30px 20px 40px 20px;
}
}



@media (max-width: 767px) {
    
#\32 0529ce4::before, #\32 0529ce4 > .bgExtraLayerOverlay {
    
}
#\32 0529ce4.lazy:not([data-loaded='true']) {
    background-image: url('data:image/jpeg; base64,/9j/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAASAAoDASIAAhEBAxEB/8QAGAAAAwEBAAAAAAAAAAAAAAAAAAQGAgX/xAAkEAACAQMCBgMAAAAAAAAAAAABAgADBBEFExIUISIxQTJRcf/EABcBAAMBAAAAAAAAAAAAAAAAAAEDBAb/xAAdEQACAQQDAAAAAAAAAAAAAAAAAQIDBBExEiFR/9oADAMBAAIRAxEAPwCjOpazeVRynCKanDAx3dvvZTP5NaYVpM9bZYM/yyY0b21z1QwvK0zeykk+MILrw5zswV8E+PuSFSrU3G728n3CEdTL7PTP/9k=');
}
    
#\37 cb6dcf7 {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 40px 20px 40px 20px;
}
    
#fdbb2cf8 {
    width: 100%;
    min-height: 80px;
    align-items: center;
}
}

