.spec-card
{
	overflow:hidden !important;
	border-radius:16px !important;
	min-height:545px !important;
	box-shadow:rgba(0,0,0,0.1) 0px 20px 25px -5px,rgba(0,0,0,0.04) 0px 10px 10px -5px !important;
}
.small-card
{
	overflow:hidden !important;
	border-radius:12px !important;
	box-shadow:rgba(0,0,0,0.24) 0px 3px 8px !important;
	min-height:162px !important;
	transition:all 200ms ease-in !important;
}
.small-card:hover
{
	background-color:#374151 !important;
	transition:all 200ms ease-in !important;
}
.fix-height-1
{
	min-height:120px !important;
}
.text-highlight,.text-highlight *
{
	color:#9CA3AF !important;
	transition:color 200ms ease-in !important;
}
.text-highlight:hover,.text-highlight:hover *
{
	color:#ffffff !important;
	transition:color 200ms ease-in !important;
}
.appended
{
	position:absolute !important;
	bottom:-5px !important;
	left:-5px !important;
	min-width:160px !important;
}
.appended-content
{
	transform:translatex(5px) !important;
}
.down-arrow
{
	position:absolute !important;
	bottom:0px !important;
	left:unset !important;
	margin-left:0% !important;
}
@media all {
  *#dm .dmInner div.u_4138623597 {
    border-style:solid !important;
    border-width:1px 1px 1px 1px !important;
    border-color:rgb(255,255,255) rgb(255,255,255) rgb(255,255,255) rgb(255,255,255) !important;
    border-radius:100px 100px 100px 100px !important;
  }

  *#dm .dmInner a.u_2975254159:hover .iconBg { background-color:rgb(252,120,79) !important; }

  *#dm .dmInner a.u_2975254159.hover .iconBg { background-color:rgb(252,120,79) !important; }

  *#dm .dmInner a.u_2975254159 .iconBg {
    display:inline-block !important;
    background-color:var(--color_1) !important;
    mask-image:url(https://irp.cdn-website.com/2faddaee/icon/Container%288%29.svg) !important;
  }

  *#dm .dmInner div.u_1186916899 hr {
    color:var(--color_6) !important;
    border-width:3px !important;
  }

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

  *#dm .dmInner div.u_1552022779 input::placeholder {
    font-size:12px !important;
    color:rgba(140,140,140,1) !important;
  }

  *#dm .dmInner div.u_1552022779 input.placeholder {
    font-size:12px !important;
    color:rgba(140,140,140,1) !important;
  }

  *#dm .dmInner div.u_1552022779 textarea::placeholder {
    font-size:12px !important;
    color:rgba(140,140,140,1) !important;
  }

  *#dm .dmInner div.u_1552022779 textarea.placeholder {
    font-size:12px !important;
    color:rgba(140,140,140,1) !important;
  }

  *#dm .dmInner div.u_1552022779 select::placeholder {
    font-size:12px !important;
    color:rgba(140,140,140,1) !important;
  }

  *#dm .dmInner div.u_1552022779 select.placeholder {
    font-size:12px !important;
    color:rgba(140,140,140,1) !important;
  }

  *#dm .dmInner div.u_1552022779 .dmforminput label:not(.for-checkable):not(.custom-contact-checkable) { font-size:14px !important; }

  *#dm .dmInner div.u_1552022779 .m-recaptcha { font-size:14px !important; }

  *#dm .dmInner div.u_1552022779 input:not([type="submit"]) {
    background-color:var(--color_3) !important;
    background-image:none !important;
    border-style:solid !important;
    border-width:2px 2px 1px 2px !important;
    border-color:rgb(255,255,255) rgb(255,255,255) rgba(172,172,172,1) rgb(255,255,255) !important;
  }

  *#dm .dmInner div.u_1552022779 textarea {
    background-color:var(--color_3) !important;
    background-image:none !important;
    border-style:solid !important;
    border-width:2px 2px 1px 2px !important;
    border-color:rgb(255,255,255) rgb(255,255,255) rgba(172,172,172,1) rgb(255,255,255) !important;
  }

  *#dm .dmInner div.u_1552022779 select {
    background-color:var(--color_3) !important;
    background-image:none !important;
    border-style:solid !important;
    border-width:2px 2px 1px 2px !important;
    border-color:rgb(255,255,255) rgb(255,255,255) rgba(172,172,172,1) rgb(255,255,255) !important;
  }

  *#dm .dmInner div.u_1552022779 .dmformsubmit { width:1154px !important; }

  *#dm .dmInner div.u_1552022779 input[type="submit"] {
    color:var(--color_3) !important;
    font-weight:bold !important;
  }

  *#dm .dmInner div.u_1552022779 .dmformsubmit:hover input[type="submit"] { color:var(--color_2) !important; }

  *#dm .dmInner div.u_1552022779 .dmformsubmit.hover input[type="submit"] { color:var(--color_2) !important; }

  *#dm .dmInner a.u_1166789559:hover .iconBg { background-color:rgb(252,120,79) !important; }

  *#dm .dmInner a.u_1166789559.hover .iconBg { background-color:rgb(252,120,79) !important; }

  *#dm .dmInner a.u_1166789559 .iconBg {
    display:inline-block !important;
    background-color:var(--color_1) !important;
    mask-image:url(https://irp.cdn-website.com/2faddaee/icon/Container%288%29.svg) !important;
  }

  *#dm .dmInner div.u_1874952324 hr {
    color:var(--color_6) !important;
    border-width:3px !important;
  }
}
@media (max-width:767px) {
  .down-arrow {
    position:absolute !important;
    bottom:0px !important;
    left:unset !important;
    margin-left:-4% !important;
  }
}
@media (min-width:1025px) {}
@media (min-width:768px) and (max-width:1024px) {}
@media (min-width:0px) and (max-width:767px) {}
separatorHomeCss{color:red !important}separatorHomeCss{color:red !important}@media all {
    
#\36 3bd85219866cc3622781521 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    align-items: center;
    min-width: 4%;
    background-color: rgba(0, 0, 0, 0);
    padding: 0px 0px 0px 0px;
    margin: 0% 0% 0% 0%;
}
    
#\36 3bd85219866cc3622781520 {
    min-height: 800px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    flex-wrap: nowrap;
    padding: 50px 20px 50px 20px;
    margin: 0% 0% 0% 0%;
}
    
#\36 3bd85219866cc362278151f::before, #\36 3bd85219866cc362278151f > .bgExtraLayerOverlay {
    border-radius: inherit;
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: var(--color_1);
    opacity: 0.5;
}
#\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/2faddaee/dms3rep/multi/opt/Section%2813%29-1920w.png");
}
    
#\36 3c7b8b76c596a2813341bc5 {
    height: auto;
}
    
#\36 3bd85219866cc362278151d {
    margin: 0px 0% 0px 0%;
}
    
#widget_ctq.flex-element.widget-wrapper > [data-element-type] {
    padding: 6px 0px 6px 0px;
}
#widget_ctq {
    width: 50%;
    height: auto;
    max-width: 100%;
    margin: 0px 0% 0px 0%;
}
    
#widget_8mm {
    width: 100%;
    height: auto;
    max-width: 100%;
}
    
#widget_ui5 {
    width: 100%;
    height: auto;
    max-width: 100%;
}
    
#widget_u18 {
    width: 250px;
    height: auto;
    min-height: 54px;
    max-width: 100%;
}
    
#group_495 {
    align-items: center;
    width: 20px;
    min-height: 20px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#\35 a3d046e {
    width: 20px;
    height: auto;
    max-width: 100%;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
}



@media all {
    
#\33 fe17bc2 {
    min-height: 850px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    flex-wrap: nowrap;
    padding: 50px 20px 100px 20px;
    margin: 0% 0% 0% 0%;
}
    
#b570310d {
    border-width: 0px;
    border-color: rgba(0, 0, 0, 1);
    border-style: solid;
    background-color: var(--color_11);
    background-image: none;
}
    
#b3bdbf77 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 60px;
    width: 100%;
    align-items: center;
    min-width: 4%;
    background-color: rgba(0, 0, 0, 0);
    flex-wrap: nowrap;
    padding: 0px 0px 0px 0px;
    margin: 0% 0% 0% 0%;
}
    
#ea715b53 {
    margin: 0px 0% 0px 0%;
}
    
#d89bbe3c {
    flex-direction: row;
    align-items: center;
    width: 100%;
    min-height: 30px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 10px;
    min-width: 32px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#\33 c3de2e6 {
    width: 100%;
    height: auto;
    min-width: 32px;
    max-width: 100%;
    margin: 0px 0% 0px 0%;
}
    
#\33 4223b4d {
    align-items: center;
    width: 100%;
    min-height: 100px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    flex-wrap: nowrap;
    min-width: 32px;
    order: 0;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#\35 40ae259 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 60px;
    max-height: 100%;
    row-gap: 10px;
    column-gap: 24px;
    flex-wrap: nowrap;
    min-width: 32px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#\32 2e5c7c6 {
    width: 100%;
    height: auto;
    max-width: 100%;
}
    
#group_n6o {
    flex-direction: row;
    align-items: center;
    width: 100%;
    min-height: 160px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 20px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#group_h94 {
    align-items: center;
    width: 33%;
    min-height: 100px;
    max-height: 100%;
    row-gap: 32px;
    column-gap: 24px;
    justify-content: flex-start;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#widget_fop.flex-element.widget-wrapper > [data-element-type] {
    padding: 0px 0px 0px 0px;
}
#widget_fop {
    width: 384px;
    height: 240px;
    max-width: 100%;
    margin: 0px 0% 0px 0%;
}
    
#group_s5b {
    align-items: center;
    width: 100%;
    min-height: 100px;
    max-height: 100%;
    row-gap: 12px;
    column-gap: 24px;
    justify-content: flex-start;
    padding: 0px 32px 0px 32px;
    margin: 0px 0% 0px 0%;
}
    
#\37 3d1909f {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#c2291e20 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#e8620dec.flex-element.widget-wrapper > [data-element-type].flexButton.dmWidget {
    padding: 10px 0px 10px 0px;
}
#e8620dec {
    width: 280px;
    height: auto;
    max-width: 100%;
    order: 1;
    margin: 10px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\39 980fd3c {
    align-items: center;
    width: 33%;
    min-height: 160px;
    max-height: 100%;
    row-gap: 32px;
    column-gap: 24px;
    justify-content: flex-start;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#a8d3d052.flex-element.widget-wrapper > [data-element-type] {
    padding: 0px 0px 0px 0px;
}
#a8d3d052 {
    width: 384px;
    height: 240px;
    max-width: 100%;
    margin: 0px 0% 0px 0%;
}
    
#\37 e48ee4b {
    align-items: center;
    width: 100%;
    min-height: 0px;
    max-height: 100%;
    row-gap: 12px;
    column-gap: 24px;
    justify-content: flex-start;
    padding: 0px 32px 0px 32px;
    margin: 0px 0% 0px 0%;
}
    
#\38 004dbab {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#fd1176a9 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#e3b28eb1.flex-element.widget-wrapper > [data-element-type].flexButton.dmWidget {
    padding: 10px 0px 10px 0px;
}
#e3b28eb1 {
    width: 280px;
    height: auto;
    max-width: 100%;
    order: 1;
    margin: 10px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#f745ee02 {
    align-items: center;
    width: 33%;
    min-height: 160px;
    max-height: 100%;
    row-gap: 32px;
    column-gap: 24px;
    justify-content: flex-start;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#\31 f182272.flex-element.widget-wrapper > [data-element-type] {
    padding: 0px 0px 0px 0px;
}
#\31 f182272 {
    width: 384px;
    height: 240px;
    max-width: 100%;
    margin: 0px 0% 0px 0%;
}
    
#ff9d9f01 {
    align-items: center;
    width: 100%;
    min-height: 160px;
    max-height: 100%;
    row-gap: 12px;
    column-gap: 24px;
    justify-content: flex-start;
    padding: 0px 32px 0px 32px;
    margin: 0px 0% 0px 0%;
}
    
#ce2a291c {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#f4380bce {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#e42a12fe.flex-element.widget-wrapper > [data-element-type].flexButton.dmWidget {
    padding: 10px 0px 10px 0px;
}
#e42a12fe {
    width: 280px;
    height: auto;
    max-width: 100%;
    order: 1;
    margin: 10px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
}



@media all {
    
#\37 dbf551b {
    align-items: center;
    width: 100%;
    min-height: 100px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    flex-wrap: nowrap;
    min-width: 32px;
    order: 0;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#\30 9c6ee83 {
    width: 100%;
    height: auto;
    min-width: 32px;
    max-width: 100%;
    margin: 0px 0% 0px 0%;
}
    
#e4b8fe50 {
    align-items: center;
    width: 22%;
    min-height: 50px;
    max-height: 100%;
    row-gap: 32px;
    column-gap: 24px;
    border-width: 1px 1px 1px 1px;
    border-color: var(--color_12) var(--color_12) var(--color_12) var(--color_12);
    border-style: solid;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#\35 d2bd1c2 {
    min-height: 850px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    flex-wrap: nowrap;
    padding: 50px 20px 50px 20px;
    margin: 0% 0% 0% 0%;
}
    
#\32 603328f {
    margin: 0px 0% 0px 0%;
}
    
#\37 d3d0cc1 {
    flex-direction: row;
    align-items: center;
    width: 100%;
    min-height: 160px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 20px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#\38 d0a8505 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#a9fc4821 {
    align-items: center;
    width: 100%;
    min-height: 100px;
    max-height: 100%;
    row-gap: 12px;
    column-gap: 24px;
    border-width: 0px 0px 0px 0px;
    border-color: rgba(55, 65, 81, 1) rgba(55, 65, 81, 1) rgba(55, 65, 81, 1) rgba(55, 65, 81, 1);
    border-style: solid;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#\34 0b8bf37 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 60px;
    width: 100%;
    align-items: center;
    min-width: 4%;
    background-color: rgba(0, 0, 0, 0);
    flex-wrap: nowrap;
    padding: 0px 0px 0px 0px;
    margin: 0% 0% 0% 0%;
}
    
#\35 70bf59f {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 60px;
    max-height: 100%;
    row-gap: 10px;
    column-gap: 24px;
    flex-wrap: nowrap;
    min-width: 32px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#\37 de35aa9.flex-element.widget-wrapper > [data-element-type] {
    padding: 0px 0px 0px 0px;
}
#\37 de35aa9 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 1;
    margin: 0px 0% -10px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\35 40bb8df {
    border-width: 0px;
    border-color: rgba(0, 0, 0, 1);
    border-style: solid;
    background-color: var(--color_1);
    background-image: none;
}
    
#\39 0ccb6fd {
    width: 100%;
    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_2lg {
    width: 30px;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#\37 983c688 {
    align-items: center;
    width: 22%;
    min-height: 50px;
    max-height: 100%;
    row-gap: 32px;
    column-gap: 24px;
    border-radius: 0px 0px 0px 0px;
    border-width: 1px 1px 1px 1px;
    border-color: var(--color_12) var(--color_12) var(--color_12) var(--color_12);
    border-style: solid;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#c43e4cea {
    align-items: center;
    width: 100%;
    min-height: 100px;
    max-height: 100%;
    row-gap: 12px;
    column-gap: 24px;
    border-width: 0px 0px 0px 0px;
    border-color: rgba(55, 65, 81, 1) rgba(55, 65, 81, 1) rgba(55, 65, 81, 1) rgba(55, 65, 81, 1);
    border-style: solid;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#bb5651ff {
    width: 40px;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#fee3da95.flex-element.widget-wrapper > [data-element-type] {
    padding: 0px 0px 0px 0px;
}
#fee3da95 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 1;
    margin: 0px 0% -10px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\33 4c44566 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#f6aaba22 {
    align-items: center;
    width: 22%;
    min-height: 50px;
    max-height: 100%;
    row-gap: 32px;
    column-gap: 24px;
    border-width: 1px 1px 1px 1px;
    border-color: var(--color_12) var(--color_12) var(--color_12) var(--color_12);
    border-style: solid;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#\30 633423e {
    align-items: center;
    width: 100%;
    min-height: 100px;
    max-height: 100%;
    row-gap: 12px;
    column-gap: 24px;
    border-width: 0px 0px 0px 0px;
    border-color: rgba(55, 65, 81, 1) rgba(55, 65, 81, 1) rgba(55, 65, 81, 1) rgba(55, 65, 81, 1);
    border-style: solid;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#f2c32987 {
    width: 30px;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#d6e5148e.flex-element.widget-wrapper > [data-element-type] {
    padding: 0px 0px 0px 0px;
}
#d6e5148e {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 1;
    margin: 0px 0% -10px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\30 51fc5f1 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\33 3552e8c {
    align-items: center;
    width: 22%;
    min-height: 50px;
    max-height: 100%;
    row-gap: 32px;
    column-gap: 24px;
    border-width: 1px 1px 1px 1px;
    border-color: var(--color_12) var(--color_12) var(--color_12) var(--color_12);
    border-style: solid;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#\30 c87dd96 {
    align-items: center;
    width: 100%;
    min-height: 100px;
    max-height: 100%;
    row-gap: 12px;
    column-gap: 24px;
    border-width: 0px 0px 0px 0px;
    border-color: rgba(55, 65, 81, 1) rgba(55, 65, 81, 1) rgba(55, 65, 81, 1) rgba(55, 65, 81, 1);
    border-style: solid;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#\32 32b9dfb {
    width: 30px;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#\39 b139613.flex-element.widget-wrapper > [data-element-type] {
    padding: 0px 0px 0px 0px;
}
#\39 b139613 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 1;
    margin: 0px 0% -10px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#d56d316f {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#group_vu7 {
    align-items: center;
    width: 100%;
    min-height: 160px;
    max-height: 100%;
    row-gap: 20px;
    column-gap: 24px;
    padding: 0px 0px 0px 0px;
    margin: 50px 0% 0px 0%;
}
    
#\32 c2fcc59 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#f5abcf06.flex-element.widget-wrapper > [data-element-type].flexButton.dmWidget {
    padding: 10px 0px 10px 0px;
}
#f5abcf06 {
    width: 280px;
    height: auto;
    max-width: 100%;
    order: 2;
    justify-self: auto;
    margin: 10px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#group_70o {
    flex-direction: row;
    align-items: center;
    width: 100%;
    min-height: 100px;
    max-height: 100%;
    row-gap: 10px;
    column-gap: 24px;
    flex-wrap: wrap;
    align-content: center;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#widget_l1s {
    width: auto;
    height: auto;
    min-width: 32px;
    max-width: 100%;
    order: 0;
    margin: 0px 0% 0px 0%;
}
    
#\32 1561b1a {
    width: auto;
    height: auto;
    min-width: 32px;
    max-width: 100%;
    order: 1;
    margin: 0px 0% 0px 0%;
}
    
#\32 fd0d8b2 {
    width: auto;
    height: auto;
    min-width: 32px;
    max-width: 100%;
    order: 2;
    margin: 0px 0% 0px 0%;
}
    
#\35 223b941 {
    width: auto;
    height: auto;
    min-width: 32px;
    max-width: 100%;
    order: 3;
    margin: 0px 0% 0px 0%;
}
    
#ab1a4355 {
    width: auto;
    height: auto;
    min-width: 32px;
    max-width: 100%;
    order: 4;
    margin: 0px 0% 0px 0%;
}
    
#a8fd1626 {
    width: auto;
    height: auto;
    min-width: 32px;
    max-width: 100%;
    order: 6;
    margin: 0px 0% 0px 0%;
}
    
#\38 fb5da90 {
    width: auto;
    height: auto;
    min-width: 32px;
    max-width: 100%;
    order: 8;
    margin: 0px 0% 0px 0%;
}
    
#\30 564e902 {
    width: auto;
    height: auto;
    min-width: 32px;
    max-width: 100%;
    order: 10;
    margin: 0px 0% 0px 0%;
}
    
#ce3aa7b9 {
    width: auto;
    height: auto;
    min-width: 32px;
    max-width: 100%;
    order: 12;
    margin: 0px 0% 0px 0%;
}
    
#c6426d10 {
    width: auto;
    height: auto;
    min-width: 32px;
    max-width: 100%;
    order: 14;
    margin: 0px 0% 0px 0%;
}
    
#\35 593aa93 {
    width: auto;
    height: auto;
    min-width: 32px;
    max-width: 100%;
    order: 5;
    margin: 0px 0% 0px 0%;
}
    
#\36 28fee24 {
    width: auto;
    height: auto;
    min-width: 32px;
    max-width: 100%;
    order: 7;
    margin: 0px 0% 0px 0%;
}
    
#ac7b118f {
    width: auto;
    height: auto;
    min-width: 32px;
    max-width: 100%;
    order: 9;
    margin: 0px 0% 0px 0%;
}
    
#\39 1254bae {
    width: auto;
    height: auto;
    min-width: 32px;
    max-width: 100%;
    order: 11;
    margin: 0px 0% 0px 0%;
}
    
#cb1680d5 {
    width: auto;
    height: auto;
    min-width: 32px;
    max-width: 100%;
    order: 13;
    margin: 0px 0% 0px 0%;
}
}



@media all {
    
#\31 8eb99a5 {
    border-width: 0px;
    border-color: rgba(0, 0, 0, 1);
    border-style: solid;
    background-color: var(--color_3);
    background-image: none;
}
    
#\34 dadbd36 {
    align-items: center;
    width: 100%;
    min-height: 100px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    flex-wrap: nowrap;
    min-width: 32px;
    order: 0;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#\32 36bca22 {
    flex-direction: row;
    align-items: center;
    width: 100%;
    min-height: 30px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 10px;
    min-width: 32px;
    order: 2;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#\35 931c558 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\39 62c30b0 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 60px;
    max-height: 100%;
    row-gap: 10px;
    column-gap: 24px;
    flex-wrap: nowrap;
    min-width: 32px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#d915d9a6 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 60px;
    width: 100%;
    align-items: center;
    min-width: 4%;
    background-color: rgba(0, 0, 0, 0);
    flex-wrap: nowrap;
    padding: 0px 0px 0px 0px;
    margin: 0% 0% 0% 0%;
}
    
#\36 3a9ed07 {
    align-items: center;
    width: 70%;
    min-height: 160px;
    max-height: 100%;
    row-gap: 20px;
    column-gap: 24px;
    border-radius: 30px 30px 30px 30px;
    box-shadow: rgba(0, 0, 0, 0.51) 0px 3px 11px 0px;
    padding: 50px 50px 50px 50px;
    margin: 0px 0% 0px 0%;
}
    
#a2fbd3eb {
    width: 100%;
    height: auto;
    max-width: 100%;
}
    
#ea9ff576 {
    width: 100%;
    height: auto;
    min-width: 32px;
    max-width: 100%;
    order: 0;
    margin: 0px 0% 0px 0%;
}
    
#bdc62fc0 {
    min-height: 1000px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    flex-wrap: nowrap;
    padding: 100px 20px 100px 20px;
    margin: 0% 0% 0% 0%;
}
    
#a3acea4d {
    margin: 0px 0% 0px 0%;
}
    
#\31 4c07f94 {
    align-items: center;
    width: 70%;
    min-height: 160px;
    max-height: 100%;
    row-gap: 20px;
    column-gap: 24px;
    border-radius: 30px 30px 30px 30px;
    box-shadow: rgba(0, 0, 0, 0.51) 0px 3px 11px 0px;
    padding: 50px 50px 50px 50px;
    margin: 0px 0% 0px 0%;
}
    
#\31 21c904c {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#widget_mm8 {
    width: 100%;
    height: auto;
    max-width: 100%;
}
}



@media all {
    
#\38 69d0f37 {
    align-items: flex-start;
    width: 32px;
    min-height: 30px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#f89ff342 {
    flex-direction: row;
    align-items: center;
    width: 100%;
    min-height: 100px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#bc43acdf {
    margin: 0px 0% 0px 0%;
}
    
#e85034df {
    width: 32px;
    height: auto;
    max-width: 100%;
}
    
#\36 8a45f26 {
    width: 100%;
    height: auto;
    min-width: 32px;
    max-width: 100%;
    order: 1;
    margin: 0px 0% 0px 0%;
}
    
#d04efd5c {
    align-items: flex-start;
    width: 32px;
    min-height: 30px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#e4f27881.flex-element.widget-wrapper > [data-element-type] {
    padding-top: 4px;
    padding-bottom: 4px;
}
#e4f27881 {
    width: 100%;
    height: auto;
    min-height: 1px;
    max-width: 100%;
}
    
#\31 ada77d3 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 30px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 10px;
    min-width: 32px;
    justify-self: auto;
    align-self: auto;
    order: 0;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#c3eaab71 {
    width: 32px;
    height: auto;
    max-width: 100%;
}
    
#f5be2c92 {
    align-items: flex-start;
    width: 50px;
    min-height: 30px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#\39 fd7bc66 {
    justify-content: flex-start;
    align-items: center;
    width: 50%;
    min-height: 160px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    flex-wrap: nowrap;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#\32 37e43e8 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 30px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 10px;
    min-width: 32px;
    order: 0;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#\34 654ed1b {
    align-items: flex-start;
    width: 32px;
    min-height: 30px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#\30 e9c839b {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 160px;
    max-height: 100%;
    row-gap: 16px;
    column-gap: 20px;
    flex-wrap: nowrap;
    order: 3;
    padding: 16px 0px 16px 0px;
    margin: 0px 0% 0px 0%;
}
    
#d3bae8f4 {
    width: 32px;
    height: auto;
    max-width: 100%;
}
    
#\31 c40a34e {
    width: 100%;
    height: auto;
    max-width: 100%;
}
    
#\38 6f442dd {
    align-items: flex-start;
    width: 32px;
    min-height: 30px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#d486b02b {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 20px;
    flex-direction: row;
    width: 100%;
    align-items: center;
    min-width: 4%;
    background-color: rgba(0, 0, 0, 0);
    padding: 0px 0px 0px 0px;
    margin: 0% 0% 0% 0%;
}
    
#\39 d8f8bd4 {
    min-height: 1000px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    flex-wrap: nowrap;
    padding: 50px 20px 50px 20px;
    margin: 0% 0% 0% 0%;
}
    
#\30 43bce07 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 30px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 10px;
    min-width: 32px;
    justify-self: auto;
    align-self: auto;
    order: 0;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\36 baf0e0a {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 30px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 10px;
    min-width: 32px;
    justify-self: auto;
    align-self: auto;
    order: 0;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#aa6c4da0 {
    width: 100%;
    height: auto;
    max-width: 100%;
}
    
#c17d9492 {
    width: 100%;
    height: auto;
    max-width: 100%;
}
    
#\33 705be0d {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
}
    
#e516583b {
    width: 100%;
    height: auto;
    max-width: 100%;
}
    
#\34 60f170d {
    border-width: 0px;
    border-color: rgba(0, 0, 0, 1);
    border-style: solid;
    background-color: rgba(0, 0, 0, 0);
}
    
#ae163db7 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 30px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 10px;
    min-width: 32px;
    justify-self: auto;
    align-self: auto;
    order: 0;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\39 e504062 {
    width: 100%;
    height: auto;
    max-width: 100%;
}
    
#e8ed3619 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 30px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 10px;
    min-width: 32px;
    justify-self: auto;
    align-self: auto;
    order: 0;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#ba779254 {
    width: 32px;
    height: auto;
    max-width: 100%;
}
    
#\38 0c8b833 {
    width: 100%;
    height: auto;
    max-width: 100%;
}
    
#d65b5e94 {
    align-items: flex-start;
    width: 32px;
    min-height: 30px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#\35 7bd793b {
    width: 32px;
    height: auto;
    max-width: 100%;
}
    
#group_0lf {
    align-items: flex-start;
    width: 50%;
    min-height: 160px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#\38 a817217 {
    width: 500px;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#group_qtf {
    align-items: flex-start;
    width: 100px;
    min-height: 76px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    background-color: var(--color_6);
    background-image: none;
    border-radius: 8px 8px 8px 8px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#\30 21adf46 {
    align-items: center;
    width: 100%;
    min-height: 76px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 10px;
    background-color: var(--color_3);
    background-image: none;
    border-radius: 8px 8px 8px 8px;
    justify-self: auto;
    align-self: auto;
    order: 0;
    flex-direction: row;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#widget_pl3 {
    width: 23px;
    height: auto;
    max-width: 100%;
}
    
#group_etk {
    align-items: flex-start;
    width: 58%;
    min-height: 75px;
    max-height: 100%;
    row-gap: 0px;
    column-gap: 24px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#widget_hkh {
    width: 100%;
    height: auto;
    max-width: 100%;
}
    
#widget_km8 {
    width: 100%;
    height: auto;
    max-width: 100%;
}
    
#\39 1bdb2dd.flex-element.widget-wrapper > [data-element-type].flexButton.dmWidget {
    padding: 10px 0px 10px 0px;
}
#\39 1bdb2dd {
    width: 350px;
    height: auto;
    min-height: 54px;
    max-width: 100%;
    justify-self: auto;
    order: 4;
    align-self: flex-start;
    margin: 24px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
}



@media all {
    
#\32 7666812 {
    width: 100%;
    height: auto;
    max-width: 100%;
}
    
#acea92b1 {
    width: 32px;
    height: auto;
    max-width: 100%;
}
    
#\37 74aa993 {
    align-items: flex-start;
    width: 32px;
    min-height: 30px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#\37 61b8cbc {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 20px;
    flex-direction: row;
    width: 100%;
    align-items: center;
    min-width: 4%;
    background-color: rgba(0, 0, 0, 0);
    padding: 0px 0px 0px 0px;
    margin: 0% 0% 0% 0%;
}
    
#\32 f9a2265 {
    align-items: flex-start;
    width: 32px;
    min-height: 30px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#b3d67574.flex-element.widget-wrapper > [data-element-type] {
    padding-top: 4px;
    padding-bottom: 4px;
}
#b3d67574 {
    width: 100%;
    height: auto;
    min-height: 1px;
    max-width: 100%;
}
    
#\30 aa60f00 {
    width: 100%;
    height: auto;
    max-width: 100%;
}
    
#\37 c14f79c {
    min-height: 1000px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    flex-wrap: nowrap;
    padding: 50px 20px 50px 20px;
    margin: 0% 0% 0% 0%;
}
    
#\38 9641de9 {
    width: 32px;
    height: auto;
    max-width: 100%;
}
    
#f3903a74.flex-element.widget-wrapper > [data-element-type] {
    padding: 0px 0px 0px 0px;
}
#f3903a74 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 6;
    margin: 10px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\33 e633ebe {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 30px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 10px;
    min-width: 32px;
    justify-self: auto;
    align-self: auto;
    order: 1;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#dc2a7aef {
    width: 32px;
    height: auto;
    max-width: 100%;
}
    
#\39 65b146e {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 30px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 10px;
    min-width: 32px;
    order: 0;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#cb2c8440 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 160px;
    max-height: 100%;
    row-gap: 16px;
    column-gap: 20px;
    flex-wrap: nowrap;
    order: 3;
    padding: 16px 0px 16px 0px;
    margin: 0px 0% 0px 0%;
}
    
#\31 c1f19ea {
    align-items: flex-start;
    width: 50%;
    min-height: 160px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    order: 0;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#\31 b4fc42d {
    width: 100%;
    height: auto;
    max-width: 100%;
}
    
#\39 00bc3a7 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 30px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 10px;
    min-width: 32px;
    justify-self: auto;
    align-self: auto;
    order: 4;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\32 e9bdf69 {
    width: 100%;
    height: auto;
    max-width: 100%;
}
    
#c9b44215 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 30px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 10px;
    min-width: 32px;
    justify-self: auto;
    align-self: auto;
    order: 2;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#e682ec24.flex-element.widget-wrapper > [data-element-type] {
    padding: 0px 0px 0px 0px;
}
#e682ec24 {
    width: 100%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    margin: 0px 0% 10px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\32 1012c32 {
    width: 32px;
    height: auto;
    max-width: 100%;
}
    
#\38 c8e47d7 {
    width: 100%;
    height: auto;
    max-width: 100%;
}
    
#\32 1401deb {
    flex-direction: row;
    align-items: center;
    width: 100%;
    min-height: 100px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#c2eb988a {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
}
    
#\30 16eb990 {
    margin: 0px 0% 0px 0%;
}
    
#\36 9e07756 {
    align-items: flex-start;
    width: 50px;
    min-height: 30px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#f90a7841 {
    align-items: flex-start;
    width: 32px;
    min-height: 30px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#b2d09c3f {
    width: 600px;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#f21ad140 {
    width: 100%;
    height: auto;
    min-width: 32px;
    max-width: 100%;
    order: 1;
    margin: 0px 0% 0px 0%;
}
    
#\34 72de18c {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 30px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 10px;
    min-width: 32px;
    justify-self: auto;
    align-self: auto;
    order: 3;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#dc0a65dc {
    align-items: flex-start;
    width: 32px;
    min-height: 30px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#e9729bd8 {
    justify-content: flex-start;
    align-items: center;
    width: 50%;
    min-height: 160px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    flex-wrap: nowrap;
    order: 1;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#\32 2d10e30 {
    border-width: 0px;
    border-color: rgba(0, 0, 0, 1);
    border-style: solid;
    background-color: rgba(0, 0, 0, 0);
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\36 3bd85219866cc3622781520 {
    padding-right: 2%;
}
    
#\36 3bd85219866cc362278151f::before, #\36 3bd85219866cc362278151f > .bgExtraLayerOverlay {
    
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\33 fe17bc2 {
    padding-left: 2%;
    padding-right: 2%;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\35 d2bd1c2 {
    padding-left: 2%;
    padding-right: 2%;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#bdc62fc0 {
    padding-left: 2%;
    padding-right: 2%;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\39 d8f8bd4 {
    padding-left: 2%;
    padding-right: 2%;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\37 c14f79c {
    padding-left: 2%;
    padding-right: 2%;
}
}



@media (max-width: 767px) {
    
#\36 3bd85219866cc3622781521 {
    min-height: 80px;
    align-items: center;
    width: 100%;
    padding: 0px 0px 60px 0px;
    margin: 0% 0% 0% 0%;
}
    
#\36 3bd85219866cc3622781520 {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 100px 20px 50px 20px;
}
    
#widget_ctq {
    width: 75%;
}
    
#\36 3bd85219866cc362278151d {
    margin: 0px 0% 0px 0%;
}
    
#\36 3bd85219866cc362278151f::before, #\36 3bd85219866cc362278151f > .bgExtraLayerOverlay {
    
}
    
#widget_u18 {
    width: 318px;
}
}



@media (max-width: 767px) {
    
#\33 fe17bc2 {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 50px 20px 50px 20px;
}
    
#b3bdbf77 {
    min-height: 80px;
    align-items: center;
    width: 100%;
}
    
#widget_fop {
    height: 240px;
}
    
#a8d3d052 {
    height: 240px;
}
    
#\31 f182272 {
    height: 240px;
}
    
#group_n6o {
    flex-direction: column;
    flex-wrap: nowrap;
}
    
#group_h94 {
    min-width: 32px;
    width: 100%;
    margin: 0px 0% 0px 0%;
}
    
#\39 980fd3c {
    min-width: 32px;
    width: 100%;
    margin: 0px 0% 0px 0%;
}
    
#f745ee02 {
    min-width: 32px;
    width: 100%;
    margin: 0px 0% 0px 0%;
}
    
#ff9d9f01 {
    justify-content: center;
}
    
#ea715b53 {
    margin: 0px 0% 0px 0%;
}
}



@media (max-width: 767px) {
    
#\35 d2bd1c2 {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 50px 20px 50px 20px;
}
    
#\34 0b8bf37 {
    min-height: 80px;
    align-items: center;
    width: 100%;
}
    
#\37 983c688 {
    min-width: 32px;
    width: 100%;
    margin: 0px 0% 0px 0%;
}
    
#e4b8fe50 {
    min-width: 32px;
    width: 100%;
    margin: 0px 0% 0px 0%;
}
    
#f6aaba22 {
    min-width: 32px;
    width: 100%;
    margin: 0px 0% 0px 0%;
}
    
#\33 3552e8c {
    min-width: 32px;
    width: 100%;
    margin: 0px 0% 0px 0%;
}
    
#\37 d3d0cc1 {
    flex-direction: column;
    flex-wrap: nowrap;
}
    
#\32 603328f {
    margin: 0px 0% 0px 0%;
}
    
#group_70o {
    column-gap: 10px;
}
}



@media (max-width: 767px) {
    
#bdc62fc0 {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 50px 20px 50px 20px;
}
    
#d915d9a6 {
    min-height: 80px;
    align-items: center;
    width: 100%;
}
    
#a3acea4d {
    margin: 0px 0% 0px 0%;
}
    
#\36 3a9ed07 {
    width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0% 0px 0%;
}
    
#\35 931c558.flex-element.widget-wrapper > [data-element-type] {
    padding: 40px 0px 40px 0px;
}
#\35 931c558 {
    margin: 0px 0% 0px 0%;
}
    
#\31 4c07f94 {
    width: 100%;
    padding: 30px 30px 30px 30px;
    margin: 0px 0% 0px 0%;
}
}



@media (max-width: 767px) {
    
#d486b02b {
    min-height: 80px;
    align-items: center;
    width: 100%;
}
    
#\39 d8f8bd4 {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 50px 20px 50px 20px;
}
    
#\38 a817217 {
    height: auto;
    width: 800px;
}
    
#f89ff342 {
    flex-direction: column;
    flex-wrap: nowrap;
}
    
#\39 fd7bc66 {
    min-width: 32px;
    width: 100%;
    margin: 0px 0% 0px 0%;
}
    
#group_0lf {
    min-width: 32px;
    width: 100%;
    margin: 0px 0% 0px 0%;
}
    
#\39 e504062 {
    width: auto;
}
    
#\32 37e43e8 {
    justify-content: center;
}
    
#bc43acdf {
    margin: 0px 0% 0px 0%;
}
    
#\39 1bdb2dd {
    width: 100%;
}
}



@media (max-width: 767px) {
    
#\37 61b8cbc {
    min-height: 80px;
    align-items: center;
    width: 100%;
}
    
#\30 16eb990 {
    margin: 0px 0% 0px 0%;
}
    
#b2d09c3f {
    height: auto;
    width: 800px;
}
    
#\37 c14f79c {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 50px 20px 50px 20px;
}
    
#\39 65b146e {
    justify-content: center;
}
    
#e9729bd8 {
    min-width: 32px;
    width: 100%;
    margin: 0px 0% 0px 0%;
}
    
#\32 1401deb {
    flex-direction: column;
    flex-wrap: nowrap;
}
    
#\31 c1f19ea {
    min-width: 32px;
    width: 100%;
    margin: 0px 0% 0px 0%;
}
    
#\38 c8e47d7 {
    width: auto;
}
}

