:root{--th-wave-height:160px}.dnd-section:has(.th-wave-divider){-webkit-mask-image:linear-gradient(#000 0 0),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1440 160'%3E%3Cpath d='M0 0h1440v95c-260 20-500-3-740-35C470 28 260 20 0 45Z'/%3E%3C/svg%3E");mask-image:linear-gradient(#000 0 0),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1440 160'%3E%3Cpath d='M0 0h1440v95c-260 20-500-3-740-35C470 28 260 20 0 45Z'/%3E%3C/svg%3E");-webkit-mask-position:top,bottom;mask-position:top,bottom;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% calc(100% - var(--th-wave-height)),100% var(--th-wave-height);mask-size:100% calc(100% - var(--th-wave-height)),100% var(--th-wave-height);overflow:visible;position:relative;z-index:2}.dnd-section:has(.th-wave-divider)+.dnd-section{margin-top:calc(var(--th-wave-height)*-1);padding-top:var(--th-wave-height);position:relative;z-index:1}.dnd-section:has(.th-wave-divider):after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1440 160'%3E%3Cpath fill='none' stroke='%23c45d36' stroke-width='8' d='M0 45c260-25 470-17 700 15 240 32 480 55 740 35' vector-effect='non-scaling-stroke'/%3E%3C/svg%3E");background-position:bottom;background-repeat:no-repeat;background-size:100% 100%;bottom:0;content:"";height:var(--th-wave-height);left:0;pointer-events:none;position:absolute;width:100%;z-index:20}.th-wave-divider{height:1px;pointer-events:none;position:absolute;width:1px}