@media all {
  *#dm .dmInner div.u_223112636 hr {
    color:var(--color_8) !important;
    border:none !important;
    background:linear-gradient(89deg,transparent,currentColor,transparent) !important;
    height:2px !important;
  }

  *#dm .dmInner div.u_1968368001 hr {
    color:var(--color_8) !important;
    border:none !important;
    background:linear-gradient(89deg,transparent,currentColor,transparent) !important;
    height:2px !important;
  }

  *#dm .dmInner div.u_1877254729 hr {
    color:var(--color_8) !important;
    border:none !important;
    background:linear-gradient(89deg,transparent,currentColor,transparent) !important;
    height:2px !important;
  }

  *#dm .dmInner div.u_1474158425 hr {
    color:var(--color_8) !important;
    border:none !important;
    background:linear-gradient(89deg,transparent,currentColor,transparent) !important;
    height:2px !important;
  }

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

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

  *#dm .dmInner div.u_1197248164 hr {
    color:var(--color_8) !important;
    border:none !important;
    background:linear-gradient(89deg,transparent,currentColor,transparent) !important;
    height:2px !important;
  }

  *#dm .dmInner div.u_1273967899 hr {
    color:var(--color_8) !important;
    border:none !important;
    background:linear-gradient(89deg,transparent,currentColor,transparent) !important;
    height:2px !important;
  }

  *#dm .dmInner div.u_1107334174 hr {
    color:var(--color_8) !important;
    border:none !important;
    background:linear-gradient(89deg,transparent,currentColor,transparent) !important;
    height:2px !important;
  }

  *#dm .dmInner div.u_1786850381 hr {
    color:var(--color_8) !important;
    border:none !important;
    background:linear-gradient(89deg,transparent,currentColor,transparent) !important;
    height:2px !important;
  }

  *#dm .dmInner div.u_1514088284 hr {
    color:var(--color_8) !important;
    border:none !important;
    background:linear-gradient(89deg,transparent,currentColor,transparent) !important;
    height:2px !important;
  }

  *#dm .dmInner div.u_1264701915 hr {
    color:var(--color_8) !important;
    border:none !important;
    background:linear-gradient(89deg,transparent,currentColor,transparent) !important;
    height:2px !important;
  }

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

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

  *#dm .dmInner *.u_undefined::after { margin-top:12px !important; }

  *#dm .dmInner *.u_1326469714::after { margin-top:12px !important; }
}
.logo-scroll
{
	overflow:hidden !important;
	background:#ffffff !important;
	padding:28px 0 !important;
}
.logo-track
{
	display:flex !important;
	width:max-content !important;
	align-items:center !important;
	gap:70px !important;
	animation:scrollLogos 26s linear infinite !important;
}
.logo-track img
{
	filter:none !important;
	opacity:0.75 !important;
	transition:opacity 0.25s ease,transform 0.25s ease !important;
	height:60px !important;
	width:auto !important;
	display:block !important;
	object-fit:contain !important;
}
.logo-track img:hover
{
	opacity:1 !important;
	transform:scale(1.04) !important;
}
@media (max-width:768px) {
  .logo-track {
    gap:40px;
    animation-duration:18s;
  }

  .logo-track img { height:40px; }
}
@media (max-width:768px) {
  .logo-track {
    gap:50px;
    animation-duration:20s;
  }

  .logo-track img { height:40px; }
}
@media (max-width:768px) {
  .logo-scroll { padding:30px 0; }

  .logo-track {
    gap:55px;
    animation-duration:18s;
  }

  .logo-track img { height:38px; }
}
@media (max-width:768px) {
  .logo-track {
    gap:55px;
    animation-duration:18s;
  }

  .logo-track img { height:38px; }
}
@media (max-width:768px) {
  .logo-track {
    gap:55px;
    animation-duration:18s;
  }

  .logo-track img { height:38px; }
}
@media (max-width:768px) {
  .logo-track {
    gap:40px;
    animation-duration:26s;
  }

  .logo-track img { height:32px; }
}
@media (max-width:768px) {
  .logo-track {
    gap:30px;
    animation-duration:26s;
  }

  .logo-track img { height:32px; }
}
@media (max-width:768px) {
  .logo-track {
    gap:30px;
    animation-duration:26s;
  }

  .logo-track img { height:60px; }
}
.logo-track img.logo
{
	height:42px !important;
	width:auto !important;
	display:block !important;
	opacity:1 !important;
	filter:brightness(0) saturate(100%) !important;
	transition:transform .25s ease !important;
}
.logo-track img.logo:hover
{
	transform:scale(1.04) !important;
}
@media (max-width:768px) {
  .logo-track {
    gap:38px;
    animation-duration:24s;
  }

  .logo-track img.logo { height:32px; }
}
.logo-wall
{
	background:#ffffff !important;
	display:flex !important;
	flex-wrap:wrap !important;
	align-items:center !important;
	justify-content:space-between !important;
	gap:28px 40px !important;
	padding:30px 10px !important;
}
.logo-wall img
{
	height:46px !important;
	width:auto !important;
	max-width:220px !important;
	object-fit:contain !important;
	display:block !important;
}
@media (max-width:1024px) {
  .logo-wall {
    justify-content:center;
    gap:22px 34px;
  }

  .logo-wall img {
    height:42px;
    max-width:200px;
  }
}
@media (max-width:768px) {
  .logo-wall {
    justify-content:center;
    gap:18px 26px;
    padding:24px 6px;
  }

  .logo-wall img {
    height:34px;
    max-width:180px;
  }
}
.logo-item
{
	height:86px !important;
	display:flex !important;
	align-items:center !important;
	overflow:hidden !important;
}
.logo-item img
{
	height:60px !important;
	width:auto !important;
	max-width:220px !important;
	object-fit:contain !important;
	display:block !important;
	transition:none !important;
}
.l-disney img
{
	max-width:240px !important;
}
.l-neills img
{
	max-width:260px !important;
}
.l-universal img
{
	max-width:210px !important;
}
.l-wb img
{
	max-width:180px !important;
	transform:scale(1.40) !important;
	transform-origin:center !important;
}
.l-apple img
{
	max-width:180px !important;
}
.l-filmnation img
{
	max-width:210px !important;
	transform:scale(1.45) !important;
	transform-origin:center !important;
}
@media (max-width:768px) {
  .logo-scroll { padding:14px 0; }

  .logo-track {
    gap:32px;
    animation-duration:22s;
  }

  .logo-item { height:44px; }

  .logo-item img {
    height:30px;
    max-width:135px;
  }

  .l-neills img { max-width:160px; }

  .l-disney img { max-width:150px; }
}
@media (max-width:768px) {
  .logo-scroll { padding:20px 0; }

  .logo-track {
    gap:40px;
    animation-duration:24s;
  }

  .logo-item { height:60px; }

  .logo-item img {
    height:42px;
    max-width:180px;
  }
}
@media (max-width:768px) {
  .logo-scroll { padding:20px 0; }

  .logo-track {
    gap:40px;
    animation-duration:24s;
  }

  .logo-item { height:60px; }

  .logo-item img {
    height:42px;
    max-width:180px;
  }
}
.l-marvel img
{
	transform:scale(1.35) !important;
	transform-origin:center !important;
}
.l-hbo img
{
	transform:scale(1.45) !important;
	transform-origin:center !important;
}
.l-focus img
{
	transform:scale(1.55) !important;
	transform-origin:center !important;
}
.l-dc img
{
	transform:scale(1.55) !important;
	transform-origin:center !important;
}
.l-bbc img
{
	transform:scale(1.55) !important;
	transform-origin:center !important;
}
@media (max-width:768px) {
  .logo-scroll { padding:20px 0; }

  .logo-track {
    gap:40px;
    animation-duration:24s;
  }

  .logo-item { height:60px; }

  .logo-item img {
    height:42px;
    max-width:180px;
  }
}
@media (max-width:768px) {
  .logo-scroll { padding:20px 0; }

  .logo-track {
    gap:40px;
    animation-duration:24s;
  }

  .logo-item { height:60px; }

  .logo-item img {
    height:42px;
    max-width:180px;
  }
}
@media (max-width:768px) {
  .logo-scroll { padding:20px 0; }

  .logo-track {
    gap:36px;
    animation-duration:22s;
  }

  .logo-item { height:64px; }

  .logo-item img {
    height:42px;
    max-width:170px;
  }

  .l-marvel img,
  .l-hbo img,
  .l-filmnation img,
  .l-focus img,
  .l-dc img,
  .l-bbc img,
  .l-wb img { transform:scale(1.25); }
}
@media (max-width:768px) {
  .logo-scroll { padding:20px 0; }

  .logo-track {
    gap:40px;
    animation-duration:24s;
  }

  .logo-track img { height:40px; }
}
@media (max-width:768px) {
  .logo-scroll { padding:18px 0; }

  .logo-track {
    gap:44px;
    animation-duration:22s;
  }

  .logo-track img { height:40px; }
}
*#dm .dmInner div.u_1669575561
{
}
@keyframes scrollLogos {
  from { transform:translateX(0); }
  to { transform:translateX(-50%); }
}
@media (max-width:768px) {
  .logo-scroll { padding:18px 0; }

  .logo-track {
    gap:44px;
    animation-duration:22s;
  }

  .logo-track img { height:40px; }
}
@media (min-width:0px) and (max-width:767px) {}
@media (min-width:1025px) {}
@media (min-width:768px) and (max-width:1024px) {}
separatorHomeCss{color:red !important}*#dm .dmInner div.u_1669575561
{
}
separatorHomeCss{color:red !important}@media all {
    
#\36 3bd85219866cc3622781520 {
    min-height: 960px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    max-width: none;
    flex-wrap: nowrap;
    padding: 4% 2% 4% 2%;
    margin: 0% 0% 0% 0%;
}
    
#\36 3bd85219866cc3622781522 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    min-width: 4%;
    background-color: rgba(0, 0, 0, 0);
    align-items: center;
    padding: 16px 16px 16px 16px;
    margin: 0% 0% 0% 0%;
}
    
#\36 3bd85219866cc362278151f::before, #\36 3bd85219866cc362278151f > .bgExtraLayerOverlay {
    
}
#\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/e508a1e8/dms3rep/multi/opt/prosthetic-makeup-designer-london-film-da0b48e7-1920w.webp");
}
    
#\36 3c7b8b76c596a2813341bc5 {
    height: auto;
}
    
#widget_6d2 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#widget_416 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 1;
}
    
#widget_0cr {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
}
    
#group_orj {
    flex-direction: row;
    align-items: center;
    width: 100%;
    min-height: 81px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 24px;
    margin-left: 0px;
    margin-right: 0px;
    order: 3;
    height: auto;
}
    
#widget_4n6 {
    width: 280px;
    height: auto;
    max-width: 100%;
}
    
#\36 86708c5 {
    width: 280px;
    height: auto;
    max-width: 100%;
}
    
#\37 adb5ed4.flex-element.widget-wrapper > [data-element-type] {
    padding-top: 4px;
    padding-bottom: 4px;
}
#\37 adb5ed4 {
    width: 92.61%;
    height: auto;
    min-height: 1px;
    max-width: 100%;
    order: 1;
    justify-self: auto;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
}



@media all {
    
#\36 3d24979f4a54e38542a8abe::before, #\36 3d24979f4a54e38542a8abe > .bgExtraLayerOverlay {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: var(--color_1);
    opacity: 0.75;
    border-radius: inherit;
}
#\36 3d24979f4a54e38542a8abe {
    border-width: 0px;
    border-color: rgba(0, 0, 0, 1);
    border-style: solid;
    background-color: var(--color_1);
    background-image: url("https://lirp.cdn-website.com/e508a1e8/dms3rep/multi/opt/Film+Pattern+Background-1920w.webp");
}
    
#\36 3d24979f4a54e38542a8abb {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    min-width: 4%;
    background-color: rgba(0, 0, 0, 0);
    padding: 16px 16px 16px 16px;
    margin: 0% 0% 0% 0%;
}
    
#\36 3d24979f4a54e38542a8abd {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    min-width: 4%;
    background-color: rgba(0, 0, 0, 0);
    padding: 16px 16px 16px 16px;
    margin: 0% 0% 0% 0%;
}
    
#\36 3d24979f4a54e38542a8abc {
    min-height: 320px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    max-width: none;
    padding: 4% 0% 4% 0%;
    margin: 0% 0% 0% 0%;
}
    
#widget_r52 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#widget_et0 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
}
    
#widget_bqo {
    width: 100%;
    height: 782px;
    max-width: 100%;
}
    
#widget_7pc.flex-element.widget-wrapper > [data-element-type] {
    padding-top: 4px;
    padding-bottom: 4px;
}
#widget_7pc {
    width: 100%;
    height: auto;
    min-height: 1px;
    max-width: 100%;
    order: 1;
    justify-self: auto;
    align-self: auto;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
}



@media all {
    
#\31 8bb6dea::before, #\31 8bb6dea > .bgExtraLayerOverlay {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: var(--color_1);
    opacity: 0.3;
    border-radius: inherit;
}
#\31 8bb6dea {
    align-items: center;
    width: 19.2%;
    min-height: 465px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 4%;
    border-radius: 300px 300px 300px 300px;
    min-width: 32px;
    background-image: url("https://lirp.cdn-website.com/e508a1e8/dms3rep/multi/opt/Alien-animatronic-head-prosthetic-makeup-desi-1920w.webp");
    border-width: 0px 0px 0px 0px;
    border-color: var(--color_8) var(--color_8) var(--color_8) var(--color_8);
    border-style: solid;
    order: 2;
    padding: 2% 2% 2% 2%;
}
    
#\37 6459d07 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#b866d5f8::before, #b866d5f8 > .bgExtraLayerOverlay {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: var(--color_1);
    opacity: 0.3;
    border-radius: inherit;
}
#b866d5f8 {
    align-items: center;
    width: 19.2%;
    min-height: 465px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 4%;
    border-radius: 300px 300px 300px 300px;
    min-width: 32px;
    background-image: url("https://lirp.cdn-website.com/e508a1e8/dms3rep/multi/opt/Halloween-2022-foam-latex-prosthetic-makeup--1920w.webp");
    border-width: 0px 0px 0px 0px;
    border-color: var(--color_8) var(--color_8) var(--color_8) var(--color_8);
    border-style: solid;
    order: 1;
    padding: 2% 2% 2% 2%;
}
    
#c5cc5a99 {
    background-color: var(--color_5);
    background-image: none;
}
    
#dcdfa3a8 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 0;
    margin-right: 0%;
    margin-left: 0%;
}
    
#\37 135054c {
    width: 65%;
    height: auto;
    max-width: 100%;
    order: 1;
}
    
#\31 00305d6 {
    min-height: 0;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    flex-direction: column;
    flex-wrap: nowrap;
    max-width: none;
    padding: 4% 0% 4% 0%;
}
    
#\31 ee5e7c6 {
    flex-direction: row;
    width: 100%;
    min-width: 4%;
    min-height: 80px;
    column-gap: 1%;
    row-gap: 24px;
    justify-content: space-between;
    align-items: center;
    padding: 16px 0px 16px 0px;
}
    
#f39a2b78 {
    width: 100%;
    height: auto;
    max-width: 100%;
}
    
#\34 99da388::before, #\34 99da388 > .bgExtraLayerOverlay {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: var(--color_1);
    opacity: 0.3;
    border-radius: inherit;
}
#\34 99da388 {
    align-items: center;
    width: 19.2%;
    min-height: 465px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 4%;
    border-radius: 300px 300px 300px 300px;
    min-width: 32px;
    background-image: url("https://lirp.cdn-website.com/e508a1e8/dms3rep/multi/opt/oraclefx-special-fx-gore-film-tv-1920w.webp");
    border-width: 0px 0px 0px 0px;
    border-color: var(--color_8) var(--color_8) var(--color_8) var(--color_8);
    border-style: solid;
    order: 3;
    padding: 2% 2% 2% 2%;
}
    
#\35 ca17f02 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#\36 623c4b9::before, #\36 623c4b9 > .bgExtraLayerOverlay {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: var(--color_1);
    opacity: 0.3;
    border-radius: inherit;
}
#\36 623c4b9 {
    align-items: center;
    width: 17.26%;
    min-height: 465px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 4%;
    border-radius: 300px 300px 300px 300px;
    min-width: 32px;
    background-image: url("https://lirp.cdn-website.com/e508a1e8/dms3rep/multi/opt/special-fx-makeup-lifecasting-1920w.webp");
    border-width: 0px 0px 0px 0px;
    border-color: var(--color_8) var(--color_8) var(--color_8) var(--color_8);
    border-style: solid;
    margin-left: 4px;
    flex-wrap: nowrap;
    order: 4;
    padding: 2% 2% 2% 2%;
}
    
#c50e09aa::before, #c50e09aa > .bgExtraLayerOverlay {
    border-radius: inherit;
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: var(--color_1);
    opacity: 0.3;
}
#c50e09aa {
    align-items: center;
    width: 19.2%;
    min-height: 465px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 4%;
    border-radius: 300px 300px 300px 300px;
    min-width: 32px;
    background-image: url("https://lirp.cdn-website.com/e508a1e8/dms3rep/multi/opt/WhatsApp+Image+2026-02-20+at+11.10.42+%2828%29-1920w.webp");
    border-width: 0px 0px 0px 0px;
    border-color: var(--color_8) var(--color_8) var(--color_8) var(--color_8);
    border-style: solid;
    order: 0;
    padding: 2% 2% 2% 2%;
}
    
#\38 3c1a74e {
    min-height: 80px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    min-width: 4%;
    align-items: center;
    justify-content: flex-start;
    padding: 16px 5% 16px 5%;
}
    
#\39 eec093d {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#widget_nge {
    width: 100%;
    height: auto;
    max-width: 100%;
}
    
#e00de349 {
    width: 99.71%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#eb4d7321 {
    width: 99.42%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#c42f4a98 {
    width: 99.12%;
    height: auto;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#f319942e {
    width: 105.65%;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\37 d91e5ce.flex-element.widget-wrapper > [data-element-type] {
    padding-top: 4px;
    padding-bottom: 4px;
}
#\37 d91e5ce {
    width: 100%;
    height: auto;
    min-height: 1px;
    max-width: 100%;
    order: 0;
    justify-self: auto;
    align-self: auto;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#d6be895f.flex-element.widget-wrapper > [data-element-type] {
    padding-top: 4px;
    padding-bottom: 4px;
}
#d6be895f {
    width: 100%;
    height: auto;
    min-height: 1px;
    max-width: 100%;
    order: 2;
}
    
#group_0k6 {
    width: 100%;
    min-width: 4%;
    min-height: 80px;
    column-gap: 4%;
    row-gap: 24px;
}
}



@media all {
    
#\31 67c038b {
    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 ef3fdba {
    width: 100%;
    height: auto;
    max-width: 100%;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#c038d9b7::before, #c038d9b7 > .bgExtraLayerOverlay {
    
}
#c038d9b7 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 52%;
    min-width: 4%;
    justify-content: flex-start;
    background-image: radial-gradient(circle, rgba(184, 29, 61, 1) 0%, rgba(122, 127, 133, 1) 100%);
    background-origin: border-box;
    padding: 16px 16px 16px 16px;
    margin: 0% 0% 0% 0%;
}
    
#f84b3b82 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 22%;
    min-width: 4%;
    justify-content: flex-start;
    padding: 16px 16px 16px 16px;
    margin: 0% 0% 0% 0%;
}
    
#\38 e43e3ed {
    width: 100%;
    height: auto;
    max-width: 100%;
    align-self: auto;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\36 318b7c1 {
    background-color: var(--color_4);
    background-image: initial;
    border-style: solid;
    border-color: var(--color_2) #000000 #000000 #000000;
    border-width: 0px 0px 0px 0px;
}
    
#\37 0e5ba7b {
    min-height: 240px;
    column-gap: 2%;
    row-gap: 12px;
    width: 100%;
    max-width: none;
    flex-wrap: nowrap;
    padding: 4% 4% 4% 4%;
    margin: 0% 0% 0% 0%;
}
    
#\31 12cbc21 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 22%;
    min-width: 4%;
    justify-content: flex-end;
    padding: 16px 16px 16px 16px;
    margin: 0% 0% 0% 0%;
}
}



@media all {
    
#\32 9777019 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
}
    
#\36 1fba8ad {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
}
    
#\35 ab8f69d {
    background-color: var(--color_4);
    background-image: initial;
    border-style: solid;
    border-color: var(--color_2) #000000 #000000 #000000;
    border-width: 1px 0 0 0;
}
    
#\35 7e26bd8 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
}
    
#fbdcdc5f {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 0px;
    width: 25%;
    min-width: 4%;
    border-style: solid;
    border-color: #000000 var(--color_2) #000000 #000000;
    border-width: 0px 0px 0px 0px;
    align-items: center;
    justify-content: flex-start;
    padding: 3% 3% 3% 3%;
    margin: 0% 0% 0% 0%;
}
    
#a15b7f0d {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 2;
}
    
#\36 67f9a99 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 0px;
    width: 25%;
    min-width: 4%;
    border-style: solid;
    border-color: #000000 var(--color_2) #000000 #000000;
    border-width: 0 1px 0 0;
    align-items: center;
    justify-content: flex-start;
    padding: 3% 3% 3% 3%;
    margin: 0% 0% 0% 0%;
}
    
#f80763f8 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#\37 9bfb7d9 {
    min-height: 0px;
    column-gap: 0%;
    row-gap: 0px;
    width: 100%;
    flex-wrap: nowrap;
    max-width: none;
    padding: 0% 4% 4% 4%;
    margin: 0% 0% 0% 0%;
}
    
#\30 a909dc1 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#\31 1ba5b54 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 0px;
    width: 25%;
    min-width: 4%;
    border-style: solid;
    border-color: #000000 var(--color_2) #000000 #000000;
    border-width: 0 1px 0 0;
    align-items: center;
    justify-content: flex-start;
    padding: 3% 3% 3% 3%;
    margin: 0% 0% 0% 0%;
}
    
#\33 15c1f0c {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 0px;
    width: 25%;
    min-width: 4%;
    border-style: solid;
    border-color: #000000 var(--color_2) #000000 #000000;
    border-width: 0 1px 0 0;
    align-items: center;
    justify-content: flex-start;
    padding: 3% 3% 3% 3%;
    margin: 0% 0% 0% 0%;
}
    
#\30 ce91ea1 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#\35 fa8779b {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#dace53b4.flex-element.widget-wrapper > [data-element-type] {
    padding-top: 4px;
    padding-bottom: 4px;
}
#dace53b4 {
    width: 98.94%;
    height: auto;
    min-height: 1px;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\32 70cc34f.flex-element.widget-wrapper > [data-element-type] {
    padding-top: 4px;
    padding-bottom: 4px;
}
#\32 70cc34f {
    width: 99.47%;
    height: auto;
    min-height: 1px;
    max-width: 100%;
    order: 1;
    justify-self: auto;
    align-self: auto;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\37 d3b69fd.flex-element.widget-wrapper > [data-element-type] {
    padding-top: 4px;
    padding-bottom: 4px;
}
#\37 d3b69fd {
    width: 98.41%;
    height: auto;
    min-height: 1px;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\32 4a19253.flex-element.widget-wrapper > [data-element-type] {
    padding-top: 4px;
    padding-bottom: 4px;
}
#\32 4a19253 {
    width: 97.57%;
    height: auto;
    min-height: 1px;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 1;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
}



@media all {
    
#\36 3c7b8b76c596a2813341bc5 {
    height: auto;
}
    
#ab8496d7 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    min-width: 4%;
    background-color: var(--color_1);
    background-image: none;
    margin: 0% 0% 0% 0%;
}
    
#ebb341c1 {
    min-height: 320px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    flex-wrap: nowrap;
    max-width: none;
    margin: 0% 0% 0% 0%;
}
    
#\30 a96cc8e {
    border-width: 0px;
    border-color: rgba(0, 0, 0, 1);
    border-style: solid;
    background-color: var(--color_1);
    background-image: none;
}
    
#widget_6ro {
    width: 100%;
    height: auto;
    max-width: 100%;
}
    
#widget_760 {
    width: 100%;
    height: auto;
    max-width: 100%;
}
    
#widget_4md {
    width: 100%;
    height: auto;
    max-width: 100%;
}
    
#widget_1ft {
    width: 280px;
    height: auto;
    max-width: 100%;
    align-self: center;
    margin-left: 0px;
    margin-right: 0px;
}
    
#\35 92825ca.flex-element.widget-wrapper > [data-element-type] {
    padding-top: 4px;
    padding-bottom: 4px;
}
#\35 92825ca {
    width: 47.15%;
    height: auto;
    min-height: 1px;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
}



@media all {
    
#\36 7e89f56 {
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-end;
    width: 64.23%;
    min-height: 207px;
    max-height: 100%;
    row-gap: 24px;
    column-gap: 8%;
    order: 4;
    align-self: flex-end;
    height: auto;
    padding: 0% 0% 0% 0%;
    margin: -16.6% 0% 0% 0%;
}
    
#a10089f3::before, #a10089f3 > .bgExtraLayerOverlay {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: var(--color_8);
    opacity: 0.75;
    border-radius: inherit;
}
#a10089f3 {
    background-color: var(--color_8);
    background-image: url("https://lirp.cdn-website.com/e508a1e8/dms3rep/multi/opt/Film+Pattern+Background-1920w.webp");
}
    
#c7477672 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 48%;
    min-width: 4%;
    order: 0;
    background-image: url("https://lirp.cdn-website.com/e508a1e8/dms3rep/multi/opt/thumbnail_DSC_3220-b57fd54-1920w.webp");
    padding: 16px 16px 16px 16px;
    margin: 0% 0% 0% 0%;
}
    
#cdaec3e0 {
    width: 100%;
    height: 100px;
    max-width: 100%;
    order: 3;
    justify-self: auto;
    align-self: auto;
    grid-area: auto / auto / auto / auto;
}
    
#c0049484 {
    width: 65.27%;
    height: auto;
    max-width: 100%;
    order: 1;
}
    
#\35 decbf66 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 48%;
    min-width: 4%;
    order: 1;
    justify-content: flex-start;
    padding: 16px 0px 0% 16px;
    margin: 0% 0% 0% 0%;
}
    
#fe20527c {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 0;
}
    
#e3b6e606 {
    width: 52.93%;
    height: 302px;
    max-width: 100%;
    order: 2;
    margin-left: -0px;
    grid-area: auto / auto / auto / auto;
}
    
#\31 2bfddd6 {
    min-height: 240px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    max-width: none;
    flex-wrap: nowrap;
    padding: 4% 4% 4% 4%;
    margin: 0% 0% 0% 0%;
}
    
#widget_0e5 {
    width: 280px;
    height: auto;
    max-width: 100%;
    order: 2;
}
}



@media all {
    
#\35 8578b3b {
    width: 330px;
    height: auto;
    max-width: 100%;
}
    
#ccbf6bfa {
    width: 500px;
    height: auto;
    max-width: 100%;
}
    
#bb3d32a4 {
    min-height: 751px;
    column-gap: 4%;
    row-gap: 24px;
    max-width: none;
    width: 100%;
    padding: 4% 6% 4% 6%;
    margin: 0% 0% 0% 0%;
}
    
#\33 062ee51 {
    background-color: var(--color_5);
    background-image: initial;
}
    
#\33 8a35fad::before, #\33 8a35fad > .bgExtraLayerOverlay {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: var(--color_1);
    opacity: 0.2;
    border-radius: inherit;
}
#\33 8a35fad {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 16px;
    width: 100%;
    min-width: 4%;
    background-image: url("https://lirp.cdn-website.com/e508a1e8/dms3rep/multi/opt/special-effects-makeup-film-1920w.png");
    border-radius: 30px;
    padding: 4% 3% 8% 3%;
    margin: 0% 0% 0% 0%;
}
    
#f7782f65 {
    width: 303px;
    height: auto;
    max-width: 100%;
    min-height: auto;
    justify-self: auto;
    align-self: auto;
    order: 0;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#d48e733f.flex-element.widget-wrapper > [data-element-type] {
    padding-top: 4px;
    padding-bottom: 4px;
}
#d48e733f {
    width: 25.60%;
    height: auto;
    min-height: 1px;
    max-width: 100%;
    order: 0;
    justify-self: auto;
    align-self: auto;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
}



@media all {
    
#\36 3c7b8b76c596a2813341bc5 {
    height: auto;
}
    
#c71c2d59 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    min-width: 4%;
    background-color: var(--color_2);
    background-image: none;
    margin: 0% 0% 0% 0%;
}
    
#\32 3d8de50 {
    min-height: 175px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    flex-wrap: nowrap;
    max-width: none;
    padding: 0px 0px 0px 0px;
    margin: 0% 0% 0% 0%;
}
    
#\39 85799ee {
    border-width: 0px;
    border-color: rgba(0, 0, 0, 1);
    border-style: solid;
    background-color: rgba(0, 0, 0, 0);
}
    
#widget_tih {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 1;
}
    
#widget_9ih {
    width: 100%;
    height: auto;
    position: relative;
    min-width: 10px;
    min-height: 10px;
    max-width: 100%;
    justify-self: auto;
    align-self: auto;
    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: 2%;
}
    
#\36 3bd85219866cc362278151f::before, #\36 3bd85219866cc362278151f > .bgExtraLayerOverlay {
    
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\36 3d24979f4a54e38542a8abc {
    padding-left: 2%;
    padding-right: 2%;
}
    
#widget_bqo {
    height: 494px;
}
    
#\36 3d24979f4a54e38542a8abe::before, #\36 3d24979f4a54e38542a8abe > .bgExtraLayerOverlay {
    
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\34 99da388::before, #\34 99da388 > .bgExtraLayerOverlay {
    
}
#\34 99da388 {
    width: 32.5%;
    min-height: 373px;
    padding: 3% 3% 3% 3%;
    margin: 0px 0% 0px 0%;
}
    
#\31 8bb6dea::before, #\31 8bb6dea > .bgExtraLayerOverlay {
    
}
#\31 8bb6dea {
    width: 32.5%;
    min-height: 373px;
    padding: 3% 3% 3% 3%;
    margin: 0px 0% 0px 0%;
}
    
#b866d5f8::before, #b866d5f8 > .bgExtraLayerOverlay {
    
}
#b866d5f8 {
    width: 32.5%;
    min-height: 373px;
    padding: 3% 3% 3% 3%;
    margin: 0px 0% 0px 0%;
}
    
#\30 907c1d5 {
    margin: 0px 0% 0px 0%;
}
    
#\36 623c4b9::before, #\36 623c4b9 > .bgExtraLayerOverlay {
    
}
#\36 623c4b9 {
    width: 32.5%;
    min-height: 373px;
    padding: 3% 3% 3% 3%;
    margin: 0px 0% 0px 0%;
}
    
#\37 135054c {
    width: 99.81%;
}
    
#\31 00305d6 {
    flex-direction: column;
    flex-wrap: nowrap;
    min-height: 0;
    padding: 4% 0% 4% 0%;
}
    
#\31 ee5e7c6 {
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    min-height: 80px;
}
    
#c50e09aa::before, #c50e09aa > .bgExtraLayerOverlay {
    
}
#c50e09aa {
    width: 32.5%;
    height: auto;
    min-height: 373px;
    padding: 3% 3% 3% 3%;
    margin: 0px 0% 0px 0%;
}
    
#\38 3c1a74e {
    width: 100%;
    min-height: 80px;
    padding: 16px 6% 16px 6%;
    margin: 0px 0% 0px 0%;
}
    
#group_0k6 {
    width: 100%;
    min-height: 80px;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#c038d9b7::before, #c038d9b7 > .bgExtraLayerOverlay {
    
}
#c038d9b7 {
    width: 100%;
    min-height: 80px;
    margin: 0% 0% 0% 0%;
}
    
#f84b3b82 {
    width: 100%;
    min-height: 80px;
    margin: 0% 0% 0% 0%;
}
    
#\37 0e5ba7b {
    padding-left: 4%;
    padding-right: 4%;
    flex-direction: column;
    flex-wrap: nowrap;
    column-gap: 0%;
    min-height: 0;
    row-gap: 0px;
}
    
#\31 12cbc21 {
    width: 100%;
    min-height: 80px;
    margin: 0% 0% 0% 0%;
}
}



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



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



@media (min-width: 768px) and (max-width: 1024px) {
    
#\36 7e89f56 {
    width: 100%;
    column-gap: 3%;
}
    
#c7477672 {
    width: 100%;
    min-height: 250px;
    height: auto;
}
    
#cdaec3e0 {
    height: 20px;
}
    
#c0049484 {
    width: 77.29%;
}
    
#\35 decbf66 {
    width: 100%;
    min-height: 80px;
    padding-right: 0px;
    row-gap: 16px;
    align-items: flex-start;
}
    
#fe20527c {
    width: 100.00%;
}
    
#e3b6e606 {
    height: 187px;
    width: 22%;
}
    
#\31 2bfddd6 {
    padding-left: 4%;
    padding-right: 4%;
    flex-direction: column;
    flex-wrap: nowrap;
    min-height: 0;
    column-gap: 2%;
}
    
#a10089f3::before, #a10089f3 > .bgExtraLayerOverlay {
    
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\35 8578b3b {
    width: 36.74%;
}
    
#ccbf6bfa {
    width: 36.85%;
}
    
#bb3d32a4 {
    min-height: 303px;
    padding: 4% 4% 4% 4%;
}
    
#\33 8a35fad::before, #\33 8a35fad > .bgExtraLayerOverlay {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: var(--color_1);
    border-radius: inherit;
}
#\33 8a35fad {
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 30px;
    padding-left: 4%;
    padding-right: 4%;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\32 3d8de50 {
    padding-left: var(--section-padding-left);
    padding-right: var(--section-padding-right);
}
    
#d844ce01 {
    margin: 0px 0% 0px 0%;
}
}



@media (max-width: 767px) {
    
#\36 3bd85219866cc3622781520 {
    min-height: 0;
    flex-direction: column;
    padding-left: 4%;
    padding-right: 4%;
    flex-wrap: nowrap;
}
    
#\36 3bd85219866cc3622781522 {
    min-height: 80px;
    align-items: center;
    width: 100%;
}
    
#\36 3bd85219866cc362278151f::before, #\36 3bd85219866cc362278151f > .bgExtraLayerOverlay {
    
}
    
#group_orj {
    column-gap: 6.9936864627784106%;
    flex-direction: column;
    flex-wrap: nowrap;
}
    
#widget_4n6 {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
}
    
#\36 86708c5 {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
}
}



@media (max-width: 767px) {
    
#\36 3d24979f4a54e38542a8abb {
    min-height: 160px;
    align-items: center;
    width: 100%;
}
    
#\36 3d24979f4a54e38542a8abd {
    min-height: 160px;
    align-items: center;
    width: 100%;
}
    
#\36 3d24979f4a54e38542a8abc {
    min-height: unset;
    flex-direction: column;
    padding-left: 4%;
    padding-right: 4%;
}
    
#widget_bqo {
    height: 386px;
}
    
#\36 3d24979f4a54e38542a8abe::before, #\36 3d24979f4a54e38542a8abe > .bgExtraLayerOverlay {
    
}
}



@media (max-width: 767px) {
    
#\34 99da388::before, #\34 99da388 > .bgExtraLayerOverlay {
    
}
#\34 99da388 {
    min-width: 32px;
    min-height: 438px;
    width: 90%;
    padding: 5% 5% 5% 5%;
    margin: 0px 0% 0px 0%;
}
    
#\31 8bb6dea::before, #\31 8bb6dea > .bgExtraLayerOverlay {
    
}
#\31 8bb6dea {
    min-width: 32px;
    min-height: 438px;
    width: 90%;
    padding: 5% 5% 5% 5%;
    margin: 0px 0% 0px 0%;
}
    
#b866d5f8::before, #b866d5f8 > .bgExtraLayerOverlay {
    
}
#b866d5f8 {
    min-width: 32px;
    width: 90%;
    min-height: 438px;
    padding: 5% 5% 5% 5%;
    margin: 0px 0% 0px 0%;
}
    
#\36 623c4b9::before, #\36 623c4b9 > .bgExtraLayerOverlay {
    
}
#\36 623c4b9 {
    min-width: 32px;
    width: 90%;
    height: auto;
    min-height: 438px;
    padding: 5% 5% 5% 5%;
    margin: 0px 0% 0px 0%;
}
    
#\37 135054c {
    width: 99.90%;
}
    
#\31 00305d6 {
    min-height: 0;
    flex-direction: column;
    padding-right: var(--section-padding-right);
    padding-left: var(--section-padding-left);
    row-gap: 0px;
    flex-wrap: nowrap;
}
    
#\31 ee5e7c6 {
    width: 100%;
    min-height: 80px;
    align-items: center;
    flex-direction: column;
    flex-wrap: nowrap;
}
    
#c50e09aa::before, #c50e09aa > .bgExtraLayerOverlay {
    
}
#c50e09aa {
    min-width: 32px;
    height: auto;
    min-height: 438px;
    width: 90%;
    padding: 5% 5% 5% 5%;
    margin: 0px 0% 0px 0%;
}
    
#\38 3c1a74e {
    width: 100%;
    min-height: 80px;
    align-items: center;
}
    
#group_0k6 {
    width: 100%;
    min-height: 80px;
    align-items: center;
}
}



@media (max-width: 767px) {
    
#c038d9b7::before, #c038d9b7 > .bgExtraLayerOverlay {
    
}
#c038d9b7 {
    width: 100%;
    min-height: 80px;
    align-items: flex-start;
}
    
#f84b3b82 {
    width: 100%;
    min-height: 80px;
    align-items: flex-start;
}
    
#\37 0e5ba7b {
    min-height: 0;
    flex-direction: column;
    padding-left: 4%;
    padding-right: 4%;
    flex-wrap: nowrap;
    row-gap: 0px;
}
    
#\31 12cbc21 {
    width: 100%;
    min-height: 80px;
    align-items: flex-start;
}
}



@media (max-width: 767px) {
    
#\36 67f9a99 {
    width: 50%;
    min-height: 80px;
    align-items: center;
    padding-left: 8%;
    padding-right: 8%;
    justify-content: flex-start;
    flex: 1 1 auto;
    margin: 0% 0% 0% 0%;
}
    
#\37 9bfb7d9 {
    min-height: 240px;
    flex-direction: row;
    padding-left: 0%;
    padding-right: 0%;
    flex-wrap: wrap;
    column-gap: 0%;
}
    
#fbdcdc5f {
    width: 50%;
    min-height: 80px;
    align-items: center;
    padding-left: 8%;
    padding-right: 8%;
    justify-content: flex-start;
    flex: 1 1 auto;
    margin: 0% 0% 0% 0%;
}
    
#\31 1ba5b54 {
    width: 50%;
    min-height: 80px;
    align-items: center;
    padding-left: 8%;
    padding-right: 8%;
    justify-content: flex-start;
    flex: 1 1 auto;
    margin: 0% 0% 0% 0%;
}
    
#\33 15c1f0c {
    width: 50%;
    min-height: 80px;
    align-items: center;
    padding-left: 8%;
    padding-right: 8%;
    justify-content: flex-start;
    flex: 1 1 auto;
    margin: 0% 0% 0% 0%;
}
}



@media (max-width: 767px) {
    
#ab8496d7 {
    min-height: 80px;
    align-items: center;
    width: 100%;
}
    
#ebb341c1 {
    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) {
    
#\36 7e89f56 {
    width: 100%;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    align-self: flex-start;
    margin-left: 0px;
    margin-right: 0px;
    justify-content: flex-start;
    row-gap: 10px;
    padding-top: 16px;
    padding-bottom: 16px;
}
    
#c7477672 {
    width: 100%;
    min-height: 80px;
    align-items: center;
}
    
#c0049484 {
    width: 100%;
}
    
#\35 decbf66 {
    width: 100%;
    min-height: 80px;
    align-items: flex-start;
    padding: 16px 16px 16px 16px;
}
    
#fe20527c {
    width: 100%;
}
    
#e3b6e606 {
    height: 349px;
    width: 100%;
    order: 0;
    margin: 0px 0% 0px 0%;
}
    
#\31 2bfddd6 {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 8% 4% 8% 4%;
}
    
#a10089f3::before, #a10089f3 > .bgExtraLayerOverlay {
    
}
}



@media (max-width: 767px) {
    
#\35 8578b3b {
    width: 78.37%;
}
    
#ccbf6bfa {
    width: 74.91%;
}
    
#bb3d32a4 {
    min-height: unset;
    flex-direction: column;
    padding: 4% 4% 4% 4%;
}
    
#\33 8a35fad::before, #\33 8a35fad > .bgExtraLayerOverlay {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: var(--color_1);
    border-radius: inherit;
}
#\33 8a35fad {
    width: 100%;
    min-height: 240px;
    align-items: flex-start;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 30px;
    padding: 6% 6% 7% 6%;
}
    
#f7782f65 {
    height: auto;
    width: 292px;
    min-height: 50px;
}
}



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

