.container__wrapper{padding:0 16px}.container{border-left:1px dashed var(--color-border-dashed);border-right:1px dashed var(--color-border-dashed);width:100%;max-width:1280px;margin:0 auto;position:relative}.container__inner{width:100%;padding:0 clamp(16px,5.45809vw - 25.8635px,40px)}
.corner-marker{background-color:var(--corner-marker-bg,var(--color-bg-main));pointer-events:none;z-index:1;justify-content:center;align-items:center;width:19px;height:19px;display:flex;position:absolute;overflow:hidden}.corner-marker svg{z-index:1;color:var(--color-border-dashed);display:block;position:relative}.corner-marker--left{left:-10px}.corner-marker--right{right:-10px}.corner-marker--bottom{bottom:-10px}.corner-marker--top{top:-10px}
.border-line{width:100%;height:1px;position:relative}.border-line__dash{border-bottom:1px dashed var(--color-border-dashed);height:1px;position:absolute;bottom:0;left:0;right:0}.border-line__dashed{position:absolute}.border-line__dashed--left{border-right:1px dashed var(--color-border-dashed);height:25px;top:0;left:-1px}.border-line__dashed--right{border-left:1px dashed var(--color-border-dashed);height:25px;top:0;right:-1px}
