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

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

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

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

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

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

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

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

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

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

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

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

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

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

  *#dm .dmInner div.u_1875909303 img {
    object-fit:cover !important;
    border-radius:30px 30px 30px 30px !important;
  }

  *#dm .dmInner div.u_1131961397 img { border-radius:30px 30px 30px 30px !important; }

  *#dm .dmInner div.u_1071849851 img { border-radius:30px 30px 30px 30px !important; }

  *#dm .dmInner div.u_1558926425 img {
    object-fit:contain !important;
    border-radius:30px 30px 30px 30px !important;
  }
}
@media (min-width:1025px) {}
@media (min-width:768px) and (max-width:1024px) {}
@media (min-width:0px) and (max-width:767px) {}
.questions-banner
{
	padding:18px 0 !important;
	position:relative !important;
	left:50% !important;
	right:50% !important;
	margin-left:-50vw !important;
	margin-right:-50vw !important;
	width:100vw !important;
	max-width:100vw !important;
	overflow:hidden !important;
	background:#0f2f46 !important;
}
.questions-track
{
	align-items:center !important;
	white-space:nowrap !important;
	will-change:transform !important;
	display:flex !important;
	width:max-content !important;
	animation:questions-marquee 35s linear infinite !important;
}
.question-item
{
	text-decoration:none !important;
	transition:opacity 0.3s ease !important;
	color:#f5f8fa !important;
	font-size:16px !important;
	font-weight:400 !important;
	letter-spacing:0.2px !important;
}
.question-item:hover
{
	opacity:0.75 !important;
}
.separator
{
	font-size:16px !important;
	margin:0 24px !important;
	color:rgba(255,255,255,0.35) !important;
}
.questions-banner:hover .questions-track
{
	animation-play-state:paused !important;
}
.questions-banner::before,.questions-banner::after
{
	content:"" !important;
	position:absolute !important;
	top:0 !important;
	width:80px !important;
	height:100% !important;
	z-index:2 !important;
	pointer-events:none !important;
}
.questions-banner::before
{
	left:0 !important;
	background:linear-gradient(to right,#0f2f46,transparent) !important;
}
.questions-banner::after
{
	right:0 !important;
	background:linear-gradient(to left,#0f2f46,transparent) !important;
}
.questions-content
{
	gap:24px !important;
	display:flex !important;
	align-items:center !important;
	flex-shrink:0 !important;
	white-space:nowrap !important;
}
.questions-content span
{
	color:#ffffff !important;
	font-size:17px !important;
	font-weight:400 !important;
	margin:0 16px !important;
}
.questions-content span:nth-child(even)
{
	color:rgba(255,255,255,0.35) !important;
}
.questions-marquee
{
	display:flex !important;
	width:max-content !important;
	animation:scroll 60s linear infinite !important;
}
.questions-content .sep
{
	color:rgba(255,255,255,0.35) !important;
}
*#dm .dmInner div.u_1111412615
{
}
.home-hero
{
	position:relative !important;
	left:50% !important;
	right:50% !important;
	margin-left:-50vw !important;
	margin-right:-50vw !important;
	width:100vw !important;
	max-width:100vw !important;
	min-height:640px !important;
	display:flex !important;
	align-items:center !important;
	overflow:hidden !important;
	background:linear-gradient(120deg,#0f2f46 0%,#123852 48%,#1b5578 100%) !important;
	padding:90px 24px !important;
	margin-top:0 !important;
	padding-top:0 !important;
}
.home-hero__title
{
	color:white !important;
}
html,body
{
	margin:0 !important;
	padding:0 !important;
}
*#dm .dmInner div.u_631303536
{
}
@media (max-width:760px) {
  .home-hero {
    min-height:auto;
    padding:48px 20px 60px;
  }

  .home-hero__inner { width:100%; }

  .home-hero__content { max-width:100%; }

  .home-hero__eyebrow {
    font-size:12px;
    padding:8px 14px;
    margin-bottom:18px;
  }

  .home-hero__title {
    font-size:clamp(32px,9vw,42px);
    line-height:1.08;
    letter-spacing:-1px;
  }

  .home-hero__animated {
    height:2.2em;
    margin-top:4px;
  }

  .home-hero__words span {
    height:2.2em;
    line-height:1.1em;
    white-space:normal;
  }

  @keyframes heroWords {
    0%, 14% { transform:translateY(0); }
    20%, 34% { transform:translateY(-2.2em); }
    40%, 54% { transform:translateY(-4.4em); }
    60%, 74% { transform:translateY(-6.6em); }
    80%, 94% { transform:translateY(-8.8em); }
    100% { transform:translateY(0); }
  }

  .home-hero__subtitle {
    margin-top:22px;
    font-size:18px;
    line-height:1.5;
  }

  .home-hero__actions {
    display:flex;
    flex-direction:column;
    gap:12px;
    margin-top:28px;
  }

  .home-hero__btn {
    width:100%;
    min-height:52px;
    font-size:16px;
  }

  .practitioner-intro {
    width:calc(100% - 24px);
    margin-top:-24px;
    padding:22px 18px;
    border-radius:18px;
    font-size:15px;
    line-height:1.5;
  }
}
separatorHomeCss{color:red !important}*#dm .dmInner div.u_1111412615
{
}
*#dm .dmInner div.u_631303536
{
}
separatorHomeCss{color:red !important}@media all {
    
#c65fd297 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    min-width: 4%;
    padding: 0px 16px 0px 16px;
    margin: 0% 0% 0% 0%;
}
    
#\31 ced728a::before, #\31 ced728a > .bgExtraLayerOverlay {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 1);
    opacity: 0.28;
    border-radius: inherit;
}
#\31 ced728a {
    background-color: var(--color_3);
    background-image: url("https://irp.cdn-website.com/5c6ab2fc/dms3rep/multi/opt/pexels-photo-9486806-1920w.jpeg");
    background-position: 50% 100%;
    background-attachment: fixed;
}
    
#\30 ee8d2ea {
    min-height: 230px;
    column-gap: 4%;
    row-gap: 24px;
    max-width: none;
    width: 100%;
    flex-wrap: nowrap;
    padding: 2% 8% 2% 8%;
    margin: 0% 0% 0% 0%;
}
    
#undefined {
    width: 40%;
}
    
#widget_tod {
    width: 100%;
    height: 200px;
    max-width: 100%;
}
}



@media all {
    
#\34 0345893 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 34.31%;
    min-width: 4%;
    justify-content: flex-start;
    align-items: flex-end;
}
    
#\32 d788436 {
    width: 928px;
    height: auto;
    max-width: 100%;
    order: 1;
}
    
#\35 371bfa6 {
    background-color: var(--color_4);
    background-image: none;
}
    
#\37 e7065c6 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 100px;
    width: 61.56%;
    min-width: 4%;
    justify-content: flex-start;
    padding: 0px 16px 0px 16px;
    margin: 0px 0% 0px 0%;
}
    
#\39 354cb58 {
    min-height: 462px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    max-width: none;
    padding: 4% 4% 4% 4%;
}
    
#ab08852b {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-bottom: 10px;
    order: 0;
}
    
#aae99130 {
    width: 100.00%;
    height: 699px;
    max-width: 100%;
}
    
#\36 7e279c7 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 99.82%;
    min-height: 147px;
    max-height: 100%;
    order: 0;
    height: auto;
    align-self: auto;
    row-gap: 0px;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\38 f71b00a {
    width: 280px;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 3;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#widget_epm {
    width: 100%;
    height: 36px;
    max-width: 100%;
    order: 2;
}
}



@media all {
    
#\36 3c7b8b76c596a2813341bc5 {
    height: auto;
}
    
#\36 a54f6c9 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    min-width: 4%;
    margin: 0% 0% 0% 0%;
}
    
#\37 79a3020 {
    min-height: 119px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    flex-wrap: nowrap;
    margin: 0% 0% 0% 0%;
}
    
#\32 f2c8a2c {
    border-width: 0px;
    border-color: rgba(0, 0, 0, 1);
    border-style: solid;
    background-color: var(--color_4);
    background-image: none;
}
    
#widget_qpg {
    width: 100%;
    height: auto;
    position: relative;
    min-width: 10px;
    min-height: 10px;
    max-width: 100%;
}
}



@media all {
    
#\35 3c04487 {
    min-height: 240px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    flex-wrap: nowrap;
    max-width: none;
    padding: 6% 4% 2% 4%;
    margin: 0% 0% 0% 0%;
}
    
#\32 3a313c5 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    min-width: 4%;
    justify-content: flex-start;
    padding: 16px 16px 16px 16px;
    margin: 0% 0% 0% 0%;
}
    
#\39 48ffe69 {
    background-color: var(--color_4);
    background-image: none;
}
    
#\37 957cc73 {
    width: 100%;
    height: auto;
    max-width: 100%;
}
}



@media all {
    
#\31 3924461 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    min-height: 92px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 6%;
    order: 2;
    height: auto;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#\32 9343269 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 47%;
    min-height: auto;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 4%;
    justify-self: auto;
    order: 0;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\39 7789719 {
    width: 100%;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 2;
    grid-area: auto / auto / auto / auto;
}
    
#\37 9225cef {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 32%;
    min-width: 4%;
    background-image: url("https://irp.cdn-website.com/5c6ab2fc/dms3rep/multi/opt/Analyse+de+la+marche-1032h.png");
    border-radius: 30px 30px 30px 30px;
    padding: 16px 16px 16px 16px;
    margin: 0% 0% 0% 0%;
}
    
#afbbc985.flex-element.widget-wrapper > [data-element-type] {
    padding-top: 4px;
    padding-bottom: 4px;
}
#afbbc985 {
    width: 100%;
    height: auto;
    min-height: 1px;
    max-width: 100%;
    align-self: auto;
    order: 0;
    grid-area: auto / auto / auto / auto;
}
    
#abc5f350 {
    width: 100%;
    height: 200px;
    max-width: 100%;
}
    
#\35 48c7ff2 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 100px;
    width: 65%;
    min-width: 4%;
    justify-content: space-between;
    padding: 0% 16px 0% 16px;
    margin: 0% 0% 0% 0%;
}
    
#\32 f00ba74 {
    min-height: 240px;
    column-gap: 3%;
    row-gap: 18px;
    width: 100%;
    max-width: none;
    flex-wrap: nowrap;
    padding: 2% 4% 6% 4%;
    margin: 0% 0% 0% 0%;
}
    
#a76ae5bc {
    justify-content: flex-start;
    align-items: flex-start;
    width: 47%;
    min-height: auto;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 4%;
    justify-self: auto;
    order: 0;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\32 3f294be {
    width: 100%;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 2;
    grid-area: auto / auto / auto / auto;
}
    
#\38 c26277c.flex-element.widget-wrapper > [data-element-type] {
    padding-top: 4px;
    padding-bottom: 4px;
}
#\38 c26277c {
    width: 100%;
    height: auto;
    min-height: 1px;
    max-width: 100%;
    align-self: auto;
    order: 0;
    grid-area: auto / auto / auto / auto;
}
    
#d61b0606 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    min-height: 92px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 6%;
    order: 2;
    height: auto;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#\36 44c4aaf {
    background-color: var(--color_4);
    background-image: none;
}
    
#b509e7b4 {
    width: 100%;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 2;
    grid-area: auto / auto / auto / auto;
}
    
#\38 f1ce91c {
    justify-content: flex-start;
    align-items: flex-start;
    width: 47%;
    min-height: auto;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 4%;
    justify-self: auto;
    order: 0;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
    grid-area: auto / auto / auto / auto;
}
    
#befd1a40 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    min-height: 92px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 6%;
    order: 2;
    height: auto;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#e00fb4fd {
    justify-content: flex-start;
    align-items: flex-start;
    width: 47%;
    min-height: auto;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 4%;
    justify-self: auto;
    order: 0;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\35 6ed971f.flex-element.widget-wrapper > [data-element-type] {
    padding-top: 4px;
    padding-bottom: 4px;
}
#\35 6ed971f {
    width: 100%;
    height: auto;
    min-height: 1px;
    max-width: 100%;
    align-self: auto;
    order: 0;
    grid-area: auto / auto / auto / auto;
}
    
#\30 57e713f {
    justify-content: flex-start;
    align-items: flex-start;
    width: 47%;
    min-height: auto;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 4%;
    justify-self: auto;
    order: 0;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\33 aa31c76.flex-element.widget-wrapper > [data-element-type] {
    padding-top: 4px;
    padding-bottom: 4px;
}
#\33 aa31c76 {
    width: 100%;
    height: auto;
    min-height: 1px;
    max-width: 100%;
    align-self: auto;
    order: 0;
    grid-area: auto / auto / auto / auto;
}
    
#ad53cbcd {
    width: 100%;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 2;
    grid-area: auto / auto / auto / auto;
}
    
#f374079a {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    min-height: 92px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 6%;
    order: 2;
    height: auto;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#c425abcf {
    justify-content: flex-start;
    align-items: flex-start;
    width: 47%;
    min-height: auto;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 4%;
    justify-self: auto;
    order: 0;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\30 3f16e55.flex-element.widget-wrapper > [data-element-type] {
    padding-top: 4px;
    padding-bottom: 4px;
}
#\30 3f16e55 {
    width: 100%;
    height: auto;
    min-height: 1px;
    max-width: 100%;
    align-self: auto;
    order: 0;
    grid-area: auto / auto / auto / auto;
}
    
#\35 9955c45 {
    width: 100%;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 2;
    grid-area: auto / auto / auto / auto;
}
    
#f82df3a6 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 47%;
    min-height: auto;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 4%;
    justify-self: auto;
    order: 0;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
    grid-area: auto / auto / auto / auto;
}
    
#ae1a6ae3.flex-element.widget-wrapper > [data-element-type] {
    padding-top: 4px;
    padding-bottom: 4px;
}
#ae1a6ae3 {
    width: 100%;
    height: auto;
    min-height: 1px;
    max-width: 100%;
    align-self: auto;
    order: 0;
    grid-area: auto / auto / auto / auto;
}
    
#c230997f {
    width: 100%;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 2;
    grid-area: auto / auto / auto / auto;
}
    
#\39 0af5f24 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    min-height: 92px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 6%;
    order: 2;
    height: auto;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#e9351847 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 47%;
    min-height: auto;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 4%;
    justify-self: auto;
    order: 0;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\38 ba3f139.flex-element.widget-wrapper > [data-element-type] {
    padding-top: 4px;
    padding-bottom: 4px;
}
#\38 ba3f139 {
    width: 100%;
    height: auto;
    min-height: 1px;
    max-width: 100%;
    align-self: auto;
    order: 0;
    grid-area: auto / auto / auto / auto;
}
    
#b69c7552 {
    width: 100%;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 2;
    grid-area: auto / auto / auto / auto;
}
    
#\39 e14b0d7 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 47%;
    min-height: auto;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 4%;
    justify-self: auto;
    order: 0;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\36 1ed3b31.flex-element.widget-wrapper > [data-element-type] {
    padding-top: 4px;
    padding-bottom: 4px;
}
#\36 1ed3b31 {
    width: 100%;
    height: auto;
    min-height: 1px;
    max-width: 100%;
    align-self: auto;
    order: 0;
    grid-area: auto / auto / auto / auto;
}
    
#\36 3a812e9 {
    width: 100%;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 2;
    grid-area: auto / auto / auto / auto;
}
    
#\39 14dd440 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 47%;
    min-height: auto;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 4%;
    justify-self: auto;
    order: 0;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\37 ad02e65.flex-element.widget-wrapper > [data-element-type] {
    padding-top: 4px;
    padding-bottom: 4px;
}
#\37 ad02e65 {
    width: 100%;
    height: auto;
    min-height: 1px;
    max-width: 100%;
    align-self: auto;
    order: 0;
    grid-area: auto / auto / auto / auto;
}
    
#\38 e6c9740 {
    width: 100%;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 2;
    grid-area: auto / auto / auto / auto;
}
    
#\30 b999c0d.flex-element.widget-wrapper > [data-element-type] {
    padding-top: 4px;
    padding-bottom: 4px;
}
#\30 b999c0d {
    width: 100%;
    height: auto;
    min-height: 1px;
    max-width: 100%;
    align-self: auto;
    order: 0;
    grid-area: auto / auto / auto / auto;
}
    
#c5678850 {
    width: 100%;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 2;
    grid-area: auto / auto / auto / auto;
}
}



@media all {
    
#\32 2a973a2 {
    min-height: 8px;
    column-gap: 8%;
    row-gap: 24px;
    width: 34.48%;
    min-width: 4%;
    flex-direction: row;
    justify-content: flex-start;
    order: 1;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
    
#\31 1dbb7e2 {
    width: 35.72%;
    height: 447px;
    max-width: 100%;
    align-self: flex-end;
}
    
#c135ce4f {
    width: 100%;
    height: auto;
    max-width: 100%;
}
    
#e583c4dc {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 49.52%;
    min-width: 4%;
    order: 0;
    padding: 4% 0px 4% 0px;
    margin: 0% 0% 0% 10%;
}
    
#dd37cf7f {
    width: 56.78%;
    height: 542px;
    max-width: 100%;
    margin: 0px 0% 0px -0.5%;
}
    
#\33 8c7d094 {
    background-color: var(--color_4);
    background-image: none;
}
    
#c210ba92 {
    width: 250px;
    height: auto;
    min-height: 64px;
    max-width: 100%;
}
    
#\34 a113abc {
    width: 100%;
    height: auto;
    max-width: 100%;
}
    
#\33 7c2c681 {
    min-height: 795px;
    column-gap: 6%;
    row-gap: 36px;
    width: 100%;
    max-width: none;
    flex-wrap: nowrap;
    padding: 4% 4% 0% 0%;
    margin: 0% 0% 0% 0%;
}
}



@media all {
    
#\33 5841754 {
    min-height: 8px;
    column-gap: 0%;
    row-gap: 60px;
    width: 49%;
    justify-content: space-between;
    align-items: center;
    min-width: 4%;
    background-color: var(--color_4);
    border-radius: 30px;
    flex-wrap: nowrap;
    background-image: none;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 11px 0px;
    padding: 3% 0% 3% 0%;
    margin: 0% 0% 0% 0%;
}
    
#\31 27b5740 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-height: 64px;
    max-height: 100%;
    align-self: flex-start;
    padding: 0% 6% 0% 7%;
    margin: 0% 0% 0% 0%;
}
    
#c2073850 {
    width: 85.83%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\33 0646add {
    width: 100%;
    height: auto;
    max-width: 100%;
}
    
#\37 e4d688c {
    border-width: 0px;
    border-color: rgba(0, 0, 0, 1);
    border-style: solid;
    background-color: var(--color_4);
    background-image: none;
}
    
#\35 b3a50bf {
    min-height: 8px;
    column-gap: 0%;
    row-gap: 60px;
    width: 49%;
    justify-content: space-between;
    align-items: center;
    min-width: 4%;
    background-color: var(--color_4);
    border-radius: 30px;
    flex-wrap: nowrap;
    background-image: none;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 11px 0px;
    padding: 3% 0% 3% 0%;
    margin: 0% 0% 0% 0%;
}
    
#\31 40aec3b {
    min-height: 367px;
    column-gap: 2%;
    row-gap: 12px;
    max-width: none;
    width: 100%;
    flex-wrap: nowrap;
    padding: 0% 6% 8% 6%;
    margin: 0% 0% 0% 0%;
}
    
#b8c33f3a {
    min-height: 8px;
    column-gap: 0%;
    row-gap: 60px;
    width: 49%;
    justify-content: space-between;
    align-items: center;
    min-width: 4%;
    background-color: var(--color_4);
    border-radius: 30px;
    flex-wrap: nowrap;
    background-image: none;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 11px 0px;
    padding: 3% 0% 3% 0%;
    margin: 0% 0% 0% 0%;
}
    
#b2911162 {
    width: 85.83%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 2;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\32 ddcc3a7 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-height: 64px;
    max-height: 100%;
    align-self: flex-start;
    order: 3;
    padding: 0% 6% 0% 7%;
    margin: 0% 0% 0% 0%;
}
    
#\35 d186bea {
    width: 100%;
    height: auto;
    max-width: 100%;
}
    
#\31 0d3dc69 {
    width: 85.83%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\32 1c5e913 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-height: 64px;
    max-height: 100%;
    align-self: flex-start;
    order: 2;
    padding: 0% 6% 0% 7%;
    margin: 0% 0% 0% 0%;
}
    
#\36 ad576c0 {
    width: 100%;
    height: auto;
    max-width: 100%;
}
    
#\37 2b4736f {
    min-height: 8px;
    column-gap: 0%;
    row-gap: 60px;
    width: 49%;
    justify-content: space-between;
    align-items: center;
    min-width: 4%;
    background-color: var(--color_4);
    border-radius: 30px;
    flex-wrap: nowrap;
    background-image: none;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 11px 0px;
    padding: 3% 0% 3% 0%;
    margin: 0% 0% 0% 0%;
}
    
#\38 80141ea {
    width: 85.83%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#b43c4a7f {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-height: 64px;
    max-height: 100%;
    align-self: flex-start;
    order: 2;
    padding: 0% 6% 0% 7%;
    margin: 0% 0% 0% 0%;
}
    
#a0299a17 {
    width: 100%;
    height: auto;
    max-width: 100%;
}
    
#\37 9ac83ea {
    width: 60px;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\36 de6e6b1 {
    width: 60px;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#\37 4ef9644 {
    width: 60px;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\32 24f5eb0 {
    width: 60px;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\33 23e975d {
    margin: 0px 0% 0px 0%;
}
}



@media all {
    
#\36 3c7b8b76c596a2813341bc5 {
    height: auto;
}
    
#ec0bb0ae {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    min-width: 4%;
    margin: 0% 0% 0% 0%;
}
    
#\34 81909d6 {
    min-height: 107px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    flex-wrap: nowrap;
    margin: 0% 0% 0% 0%;
}
    
#\32 3635ffd {
    border-width: 0px;
    border-color: rgba(0, 0, 0, 1);
    border-style: solid;
    background-color: var(--color_4);
    background-image: none;
}
    
#d3aba452 {
    width: 100.00%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
}



@media all {
    
#a1b7c49e {
    min-height: 97px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    max-width: none;
    flex-wrap: nowrap;
    padding: 4% 4% 0% 4%;
    margin: 0% 0% 0% 0%;
}
    
#dc3bf0c7 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    min-width: 4%;
    justify-content: flex-start;
    padding: 16px 16px 16px 16px;
    margin: 0% 0% 0% 0%;
}
    
#\30 650d278 {
    width: 100%;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\35 b417ac3 {
    background-color: var(--color_4);
    background-image: none;
}
    
#d4c8a151 {
    width: 100.00%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#widget_b3e {
    width: 280px;
    height: auto;
    position: relative;
    min-width: 10px;
    min-height: 10px;
    max-width: 100%;
}
}



@media all {
    
#\35 1648131 {
    border-width: 0px;
    border-color: rgba(0, 0, 0, 1);
    border-style: solid;
    background-color: var(--color_4);
    background-image: none;
}
    
#\36 3c7b8b76c596a2813341bc5 {
    height: auto;
}
    
#\31 6c22ecb {
    min-height: 168px;
    column-gap: 0%;
    row-gap: 0px;
    width: 100%;
    flex-wrap: nowrap;
    margin: 0% 0% 0% 0%;
}
    
#f8ddceec {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    min-width: 4%;
    margin: 0% 0% 0% 0%;
}
    
#widget_eot {
    width: 100%;
    height: auto;
    position: relative;
    min-width: 10px;
    min-height: 10px;
    max-width: 100%;
}
}



@media all {
    
#\36 3c7b8b76c596a2813341bc5 {
    height: auto;
}
    
#d6fe74d0 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    min-width: 4%;
    margin: 0% 0% 0% 0%;
}
    
#\33 7d2053b {
    min-height: 320px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    flex-wrap: nowrap;
    padding: 5% 0% 5% 0%;
    margin: 0% 0% 0% 0%;
}
    
#cfeaea0c {
    border-width: 0px;
    border-color: rgba(0, 0, 0, 1);
    border-style: solid;
    background-color: rgba(255, 255, 255, 1);
    background-image: none;
}
    
#widget_21v.flex-element.widget-wrapper > [data-element-type] {
    padding: 0px 0px 0px 0px;
}
#widget_21v {
    width: 100.00%;
    height: 780px;
    max-width: 100%;
    margin: -100px 0% -100px 0%;
}
    
#c019e594 {
    margin: 0px 0% 0px 0%;
}
}



@media all {
    
#\37 b3687c2 {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-bottom: 10px;
    order: 0;
}
    
#\30 f48c9ee {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 34.31%;
    min-width: 4%;
    justify-content: flex-start;
    align-items: flex-end;
    order: 0;
}
    
#\39 dc758c3 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 100px;
    width: 61.56%;
    min-width: 4%;
    justify-content: flex-start;
    order: 1;
    padding: 0px 16px 0px 16px;
    margin: 0px 0% 0px 0%;
}
    
#da9c1c87 {
    width: 92.11%;
    height: 696px;
    max-width: 100%;
}
    
#\35 f6f546e {
    min-height: 462px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    max-width: none;
    padding: 4% 4% 4% 4%;
}
    
#\30 24bb4a4 {
    background-color: var(--color_4);
    background-image: none;
}
    
#\38 9c6e595 {
    width: 928px;
    height: auto;
    max-width: 100%;
    order: 1;
}
    
#\33 25993a1 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 99.82%;
    min-height: 147px;
    max-height: 100%;
    order: 0;
    height: auto;
    align-self: auto;
    row-gap: 0px;
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
    grid-area: auto / auto / auto / auto;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\30 ee8d2ea {
    padding-left: 4%;
    padding-right: 4%;
    min-height: 240px;
    flex-direction: row;
    flex-wrap: nowrap;
    column-gap: 2%;
}
    
#c65fd297 {
    width: 100%;
    row-gap: 16px;
    min-height: 8px;
}
    
#\31 ced728a::before, #\31 ced728a > .bgExtraLayerOverlay {
    
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\34 0345893 {
    width: 100%;
    min-height: 80px;
    order: 0;
    align-items: flex-start;
}
    
#\39 354cb58 {
    flex-direction: column;
    flex-wrap: nowrap;
    min-height: 0;
    row-gap: 24px;
    padding: 4% 4% 4% 4%;
}
    
#\37 e7065c6 {
    width: 100%;
    min-height: 80px;
    order: 1;
    row-gap: 50px;
}
    
#\30 78295de {
    margin: 0px 0% 0px 0%;
}
    
#aae99130 {
    height: 280px;
}
    
#\36 7e279c7 {
    height: auto;
    min-height: 119px;
}
}



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



@media (min-width: 768px) and (max-width: 1024px) {
    
#\35 3c04487 {
    padding-left: 4%;
    padding-right: 4%;
    min-height: 67px;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\32 f00ba74 {
    padding-left: 4%;
    padding-right: 4%;
    flex-direction: column;
    flex-wrap: nowrap;
    min-height: 0;
    column-gap: 2%;
}
    
#\37 9225cef {
    width: 100%;
    min-height: 80px;
    margin: 0% 0% 0% 0%;
}
    
#abc5f350 {
    height: 130px;
}
    
#\35 48c7ff2 {
    width: 100%;
    min-height: 80px;
    row-gap: 32px;
    justify-content: space-between;
    margin: 0% 0% 0% 0%;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\32 2a973a2 {
    width: 33.48%;
    min-height: 8px;
    justify-content: space-between;
    flex-direction: column;
    flex-wrap: nowrap;
}
    
#\31 1dbb7e2 {
    width: 62.59%;
    height: 227px;
    margin: 0px 0% 0px 0%;
}
    
#dd37cf7f {
    height: 244px;
    width: 100.00%;
    margin: 0px 0% 0px 0%;
}
    
#e583c4dc {
    width: 62.52%;
    min-height: 8px;
    justify-content: flex-start;
    padding: 4% 0% 4% 0%;
}
    
#c210ba92 {
    width: 271px;
}
    
#\37 45a5975 {
    margin: 0px 0% 0px 0%;
}
    
#\33 7c2c681 {
    min-height: 440px;
    flex-direction: row;
    flex-wrap: nowrap;
    row-gap: 21px;
    column-gap: 4%;
    padding: 4% 4% 0% 0%;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\33 5841754 {
    border-radius: 30px;
    align-items: flex-start;
    width: 49.5%;
    row-gap: 24px;
    min-height: 8px;
    padding: 3% 0px 0px 0px;
}
    
#\31 27b5740 {
    padding-right: 8%;
    flex-direction: column;
    flex-wrap: nowrap;
    padding-left: 8%;
    margin-top: 0%;
    align-items: flex-start;
    min-height: 115px;
}
    
#c2073850.flex-element.widget-wrapper > [data-element-type] {
    padding: 0px 8px 0px 8px;
}
#c2073850 {
    width: 90.17%;
    margin: 0px 0% 0px 0%;
}
    
#\35 b3a50bf {
    border-radius: 30px;
    align-items: flex-start;
    width: 49.5%;
    row-gap: 24px;
    min-height: 8px;
    padding: 3% 0px 0px 0px;
}
    
#\31 40aec3b {
    padding-left: 2%;
    padding-right: 2%;
    min-height: 331px;
    column-gap: 1%;
    padding-bottom: 1%;
    flex-direction: row;
    flex-wrap: nowrap;
}
    
#b8c33f3a {
    border-radius: 30px;
    align-items: flex-start;
    width: 49.5%;
    row-gap: 24px;
    min-height: 8px;
    padding: 3% 0px 0px 0px;
}
    
#b2911162.flex-element.widget-wrapper > [data-element-type] {
    padding: 0px 8px 0px 8px;
}
#b2911162 {
    width: 90.17%;
    margin: 0px 0% 0px 0%;
}
    
#\32 ddcc3a7 {
    padding-right: 8%;
    flex-direction: column;
    flex-wrap: nowrap;
    padding-left: 8%;
    margin-top: 0%;
    align-items: flex-start;
    min-height: 115px;
}
    
#\31 0d3dc69.flex-element.widget-wrapper > [data-element-type] {
    padding: 0px 8px 0px 8px;
}
#\31 0d3dc69 {
    width: 90.17%;
    margin: 0px 0% 0px 0%;
}
    
#\32 1c5e913 {
    padding-right: 8%;
    flex-direction: column;
    flex-wrap: nowrap;
    padding-left: 8%;
    margin-top: 0%;
    align-items: flex-start;
    min-height: 115px;
}
    
#\37 2b4736f {
    border-radius: 30px;
    align-items: flex-start;
    width: 49.5%;
    row-gap: 24px;
    min-height: 8px;
    padding: 3% 0px 0px 0px;
}
    
#\38 80141ea.flex-element.widget-wrapper > [data-element-type] {
    padding: 0px 8px 0px 8px;
}
#\38 80141ea {
    width: 90.17%;
    margin: 0px 0% 0px 0%;
}
    
#b43c4a7f {
    padding-right: 8%;
    flex-direction: column;
    flex-wrap: nowrap;
    padding-left: 8%;
    margin-top: 0%;
    align-items: flex-start;
    min-height: 115px;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\34 81909d6 {
    padding-left: var(--section-padding-left);
    padding-right: var(--section-padding-right);
}
    
#\34 61767d0 {
    margin: 0px 0% 0px 0%;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#a1b7c49e {
    padding-left: 2%;
    padding-right: 2%;
    min-height: 138px;
}
    
#\30 650d278 {
    width: 100.00%;
}
}



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



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



@media (min-width: 768px) and (max-width: 1024px) {
    
#\30 f48c9ee {
    width: 100%;
    min-height: 80px;
    order: 0;
    align-items: flex-start;
}
    
#\39 dc758c3 {
    width: 100%;
    min-height: 80px;
    order: 1;
    row-gap: 50px;
}
    
#c24b37f5 {
    margin: 0px 0% 0px 0%;
}
    
#da9c1c87 {
    height: 280px;
}
    
#\35 f6f546e {
    flex-direction: column;
    flex-wrap: nowrap;
    min-height: 0;
    row-gap: 24px;
    padding: 4% 4% 4% 4%;
}
    
#\33 25993a1 {
    height: auto;
    min-height: 119px;
}
}



@media (max-width: 767px) {
    
#c65fd297 {
    width: 100%;
    min-height: 80px;
    align-items: center;
    row-gap: 12px;
    height: auto;
}
    
#\30 ee8d2ea {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    row-gap: 0px;
    padding: 4% 6% 4% 6%;
}
    
#\31 ced728a::before, #\31 ced728a > .bgExtraLayerOverlay {
    
}
}



@media (max-width: 767px) {
    
#\34 0345893 {
    width: 100%;
    min-height: 80px;
    align-items: center;
    order: 0;
}
    
#\37 e7065c6 {
    width: 100%;
    min-height: 80px;
    align-items: flex-start;
    order: 1;
    row-gap: 24px;
}
    
#\39 354cb58 {
    min-height: unset;
    flex-direction: column;
    padding-right: var(--section-padding-right);
    padding-left: var(--section-padding-left);
}
    
#aae99130 {
    height: 151px;
}
    
#\36 7e279c7 {
    height: auto;
    min-height: 65px;
}
}



@media (max-width: 767px) {
    
#\36 a54f6c9 {
    min-height: 56px;
    align-items: center;
    width: 100%;
    height: auto;
}
    
#\37 79a3020 {
    min-height: 0;
    flex-direction: column;
    padding-left: var(--section-padding-left);
    padding-right: var(--section-padding-right);
    flex-wrap: nowrap;
}
}



@media (max-width: 767px) {
    
#\35 3c04487 {
    min-height: 0;
    flex-direction: column;
    padding-left: 4%;
    padding-right: 4%;
    flex-wrap: nowrap;
    padding-top: 8%;
}
    
#\32 3a313c5 {
    width: 100%;
    min-height: 80px;
    align-items: flex-start;
}
}



@media (max-width: 767px) {
    
#\31 3924461 {
    flex-direction: column;
    flex-wrap: nowrap;
}
    
#\32 9343269 {
    align-items: flex-start;
    width: 100%;
    margin: 0px 0% 0px 0%;
}
    
#\37 9225cef {
    width: 100%;
    min-height: 80px;
    align-items: center;
}
    
#\32 f00ba74 {
    min-height: 0;
    flex-direction: column;
    padding-left: 4%;
    padding-right: 4%;
    flex-wrap: nowrap;
    row-gap: 0px;
    padding-bottom: 8%;
}
    
#abc5f350 {
    height: 136px;
}
    
#a76ae5bc {
    align-items: flex-start;
    width: 100%;
    margin: 0px 0% 0px 0%;
}
    
#d61b0606 {
    flex-direction: column;
    flex-wrap: nowrap;
}
    
#\35 48c7ff2 {
    width: 100%;
    min-height: 80px;
    align-items: flex-start;
    row-gap: 24px;
    padding-top: 16px;
    padding-bottom: 16px;
    justify-content: flex-start;
}
    
#\38 f1ce91c {
    align-items: flex-start;
    width: 100%;
    margin: 0px 0% 0px 0%;
}
    
#befd1a40 {
    flex-direction: column;
    flex-wrap: nowrap;
}
    
#e00fb4fd {
    align-items: flex-start;
    width: 100%;
    margin: 0px 0% 0px 0%;
}
    
#\30 57e713f {
    align-items: flex-start;
    width: 100%;
    margin: 0px 0% 0px 0%;
}
    
#f374079a {
    flex-direction: column;
    flex-wrap: nowrap;
}
    
#c425abcf {
    align-items: flex-start;
    width: 100%;
    margin: 0px 0% 0px 0%;
}
    
#f82df3a6 {
    align-items: flex-start;
    width: 100%;
    margin: 0px 0% 0px 0%;
}
    
#\39 0af5f24 {
    flex-direction: column;
    flex-wrap: nowrap;
}
    
#e9351847 {
    align-items: flex-start;
    width: 100%;
    margin: 0px 0% 0px 0%;
}
    
#\39 e14b0d7 {
    align-items: flex-start;
    width: 100%;
    margin: 0px 0% 0px 0%;
}
    
#\39 14dd440 {
    align-items: flex-start;
    width: 100%;
    margin: 0px 0% 0px 0%;
}
}



@media (max-width: 767px) {
    
#\32 2a973a2 {
    width: 100%;
    min-height: 272px;
    align-items: flex-start;
    height: auto;
    padding: 16px 0px 16px 0px;
    margin: 0% 2% 0% 2%;
}
    
#\31 1dbb7e2 {
    height: 188px;
    order: 1;
}
    
#e583c4dc {
    width: 100%;
    min-height: 80px;
    align-items: flex-start;
    justify-content: flex-start;
    row-gap: 19px;
    padding: 4% 0px 4% 0px;
    margin: 0% 5% 0% 5%;
}
    
#dd37cf7f {
    height: 240px;
    justify-self: auto;
    align-self: auto;
    width: 49.13%;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\37 45a5975 {
    margin: 0px 0% 0px 0%;
}
    
#\33 7c2c681 {
    min-height: unset;
    flex-direction: column;
    row-gap: 5px;
    padding: 10% 0% 4% 0%;
}
    
#\34 a113abc {
    width: 88.47%;
}
    
#c135ce4f {
    width: 90.08%;
}
}



@media (max-width: 767px) {
    
#\33 5841754 {
    min-height: 80px;
    align-items: center;
    width: 100%;
    border-radius: 30px;
    row-gap: 32px;
}
    
#\31 27b5740 {
    min-height: 56px;
}
    
#\35 b3a50bf {
    min-height: 80px;
    align-items: center;
    width: 100%;
    border-radius: 30px;
    row-gap: 32px;
}
    
#\31 40aec3b {
    min-height: 0;
    flex-direction: column;
    padding-left: 4%;
    padding-right: 4%;
    padding-bottom: 3%;
    flex-wrap: nowrap;
}
    
#b8c33f3a {
    min-height: 80px;
    align-items: center;
    width: 100%;
    border-radius: 30px;
    row-gap: 32px;
}
    
#\32 ddcc3a7 {
    min-height: 56px;
}
    
#\32 1c5e913 {
    min-height: 56px;
}
    
#\37 2b4736f {
    min-height: 80px;
    align-items: center;
    width: 100%;
    border-radius: 30px;
    row-gap: 32px;
}
    
#b43c4a7f {
    min-height: 56px;
}
}



@media (max-width: 767px) {
    
#ec0bb0ae {
    min-height: 80px;
    align-items: center;
    width: 100%;
}
    
#\34 81909d6 {
    min-height: 0;
    flex-direction: column;
    padding-left: var(--section-padding-left);
    padding-right: var(--section-padding-right);
    flex-wrap: nowrap;
}
}



@media (max-width: 767px) {
    
#a1b7c49e {
    min-height: 0;
    flex-direction: column;
    padding-left: 4%;
    padding-right: 4%;
    flex-wrap: nowrap;
}
    
#dc3bf0c7 {
    width: 100%;
    min-height: 80px;
    align-items: center;
}
}



@media (max-width: 767px) {
    
#\31 6c22ecb {
    min-height: 0;
    flex-direction: column;
    padding-left: var(--section-padding-left);
    padding-right: var(--section-padding-right);
    flex-wrap: nowrap;
}
    
#f8ddceec {
    min-height: 80px;
    align-items: center;
    width: 100%;
}
}



@media (max-width: 767px) {
    
#d6fe74d0 {
    min-height: 80px;
    align-items: center;
    width: 100%;
}
    
#\33 7d2053b {
    min-height: 0;
    flex-direction: column;
    padding-left: var(--section-padding-left);
    padding-right: var(--section-padding-right);
    flex-wrap: nowrap;
}
    
#widget_21v.flex-element.widget-wrapper > [data-element-type] {
    padding: 0px 0px 0px 0px;
}
#widget_21v {
    width: 100.00%;
    margin: -33px 0% 0px 0%;
}
}



@media (max-width: 767px) {
    
#\30 f48c9ee {
    width: 100%;
    min-height: 80px;
    align-items: center;
    order: 0;
}
    
#\39 dc758c3 {
    width: 100%;
    min-height: 80px;
    align-items: flex-start;
    order: 1;
    row-gap: 24px;
}
    
#da9c1c87 {
    height: 425px;
    width: 100.00%;
}
    
#\35 f6f546e {
    min-height: unset;
    flex-direction: column;
    padding-right: var(--section-padding-right);
    padding-left: var(--section-padding-left);
}
    
#\33 25993a1 {
    height: auto;
    min-height: 65px;
}
}

#\31 ced728a.lazy:not([data-loaded='true']) {background-image: url('data:image/jpeg; base64,/9j/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAAHAAoDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAb/xAAfEAACAwAABwAAAAAAAAAAAAABAgADBAUGERIUUXH/xAAUAQEAAAAAAAAAAAAAAAAAAAAD/8QAFhEBAQEAAAAAAAAAAAAAAAAAAQIA/9oADAMBAAIRAxEAPwCowcm49PZ5hNhA6E+5ZVcGyVVJWrOFRQo+CIhkhkql3//Z')!important}#\37 9225cef.lazy:not([data-loaded='true']) {background-image: url('data:image/jpeg; base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAHCAIAAAC+zks0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAA5ElEQVQI1wHZACb/AL25uLOrp3VwbFdNSFpVUIuHg6usqrCxs8PBw8bDxgCdmpmjnZl6c29rYFtnYVyDgn+Mk5aEj5aLl52FkpUAgH17k42Kh3x2hXdvfXJqgH98cHuBWW13TmdvRV5fAGpmYoV+eo+AeJGBd4N2bXl3dVxnbj5SXSRBSRg2OABlXlpzbGh+cWp6bWVzaGF8d3VzdnlaY2c6SU4vPkAAW1RQXFZTWlNQVU9NVE9Ncm9th4WFh4WGcnR2Z2lsAFlST0tIRz89PkA+P0dERXJvbqCbmbawrq2op6CdnDVBX5QqMrjnAAAAAElFTkSuQmCC')!important}