.section-backdrop__editor-ph{align-items:center;background:repeating-linear-gradient(45deg,rgba(65,84,123,.06) 0 12px,rgba(65,84,123,.12) 12px 24px);border:1px dashed rgba(65,84,123,.5);border-radius:8px;color:#41547b;display:flex;font-size:13px;font-weight:600;justify-content:center;min-height:96px;padding:16px 24px;position:relative;text-align:center;z-index:1}.dnd-section:has(.section-backdrop){position:relative;z-index:0}.dnd-section:has(.section-backdrop)~.dnd-section{position:relative;z-index:1}.section-backdrop{inset:0;overflow:hidden;pointer-events:none;position:absolute;z-index:-1}.section-backdrop__pools,.section-backdrop__ramp{background-position:top;background-repeat:no-repeat;background-size:100% var(--sbd-h-mobile,1610px);inset:0;position:absolute}@media (min-width:768px){.section-backdrop__pools,.section-backdrop__ramp{background-size:100% var(--sbd-h-tablet,1670px)}}@media (min-width:992px){.section-backdrop__pools,.section-backdrop__ramp{background-size:100% var(--sbd-h-desktop,1150px)}}@media (min-width:2000px){.section-backdrop__pools,.section-backdrop__ramp{background-size:100% var(--sbd-h-ultra,1510px)}}.section-backdrop__image{display:block;height:100%;inset:0;-webkit-mask-image:linear-gradient(to bottom,#000 0,#000 var(--sbd-img-fade,55%),transparent 100%);mask-image:linear-gradient(to bottom,#000 0,#000 var(--sbd-img-fade,55%),transparent 100%);object-fit:cover;position:absolute;width:100%}.section-backdrop__image--width{height:var(--sbd-img-hd,auto);inset:0 0 auto 0;object-fit:cover;width:100%}@media (min-width:768px) and (max-width:991px){.section-backdrop__image--width{height:var(--sbd-img-ht,100dvh);inset:0 0 auto 0;object-fit:cover;width:100%}}@media (max-width:767px){.section-backdrop__image--width{height:var(--sbd-img-hm,100dvh);inset:0 0 auto 0;object-fit:cover;width:100%}}.section-backdrop__image--height{height:100%;inset:0 0 0 auto;object-fit:fill;width:auto}