s-divider{--color-top:#0000;--color-bottom:#0000;contain:paint;justify-content:center;align-items:center;width:100%;height:250px;display:flex;position:relative}s-divider s-inside{background-color:var(--color-top);justify-content:center;align-items:center;width:100%;height:100%;display:flex;rotate:-5deg}s-divider s-inside:before{content:"";background-color:var(--color-bottom);width:110%;height:200px;position:absolute;top:50%}s-divider s-inside span{z-index:1;opacity:.7;corner-shape:squircle;border-radius:50px;position:absolute;transform:skew(-5deg)}s-divider s-inside span[color=primary]{background-color:var(--primary)}s-divider s-inside span[color=secondary]{background-color:var(--secondary)}s-divider s-inside span:first-child{width:150px;height:30px;left:10%;translate:0 -35%}s-divider s-inside span:nth-child(2){width:300px;height:30px;right:5%;translate:0 -35%}s-divider s-inside span:nth-child(3){width:300px;height:30px;left:5%;translate:0 35%}s-divider s-inside span:nth-child(4){width:150px;height:30px;right:10%;translate:0 35%}@media screen and (width<=900px){s-divider s-inside span{left:50%!important}s-divider s-inside span:first-child{translate:-50% -35%}s-divider s-inside span:nth-child(3){translate:-50% 35%}s-divider s-inside span:nth-child(2),s-divider s-inside span:nth-child(4){display:none}}s-icon{fill:#0000;stroke-width:2px;place-items:center;transition:inherit;display:grid;aspect-ratio:1!important}s-icon svg{vector-effect:non-scaling-stroke;width:100%;height:100%;transition:inherit}s-icon svg *{transition:inherit}s-svg{background-size:cover}s-svg svg{width:100%;height:100%}
