.svg__box__corner{display:block;width:4rem;height:auto;fill:none}.svg__box__corner path{fill:var(--interface-text-inverse)}.svg__box__corner__path{fill:var(--interface-accent-color)}.svg__box__center{display:block;width:27.8rem;height:auto;fill:none}.svg__box__center path{fill:var(--interface-text-inverse)}.svg__box__left{display:block;width:4.1rem;height:auto;fill:none}.svg__box__left rect{fill:var(--interface-text-inverse)}.svg__box__left__path{fill:var(--interface-accent-color)}.svg__box__top{display:block;width:27.8rem;height:.3rem;fill:none}.svg__box__top__path{fill:var(--interface-accent-color)}.svg__box__right{display:block;width:4.1rem;height:auto;fill:none}.svg__box__right rect{fill:var(--interface-text-inverse)}.svg__box__right__path{fill:var(--interface-accent-color)}.svg__box__bottom{display:block;width:27.8rem;height:.3rem;fill:none}.svg__box__bottom__path{fill:var(--interface-accent-color)}.svg__box{position:relative;width:100%;max-width:var(--layout-max-width);margin:0 auto;border-radius:1.6rem;padding:2.4rem 0}.svg__box__content{position:relative;z-index:1}.svg__box .svg__box__bottom,.svg__box .svg__box__center,.svg__box .svg__box__corner,.svg__box .svg__box__left,.svg__box .svg__box__right,.svg__box .svg__box__top{pointer-events:none;position:absolute}.svg__box .svg__box__bottom__path,.svg__box .svg__box__center__path,.svg__box .svg__box__corner__path,.svg__box .svg__box__left__path,.svg__box .svg__box__right__path,.svg__box .svg__box__top__path{fill:var(--box-color)}.svg__box .svg__box__corner:nth-child(2){top:0;left:0;transform:rotate(0)}.svg__box .svg__box__corner:nth-child(3){top:0;right:0;transform:rotate(90deg)}.svg__box .svg__box__corner:nth-child(4){bottom:0;left:0;transform:rotate(270deg)}.svg__box .svg__box__corner:nth-child(5){bottom:0;right:0;transform:rotate(180deg)}.svg__box .svg__box__bottom,.svg__box .svg__box__top{left:50%;transform:translate(-50%);width:calc(100% - 4.8rem)}.svg__box .svg__box__top{top:0}.svg__box .svg__box__bottom{bottom:0}.svg__box .svg__box__left,.svg__box .svg__box__right{top:50%;height:calc(100% - 4.8rem);width:4rem;transform:translateY(-50%)}.svg__box .svg__box__left{left:0}.svg__box .svg__box__right{right:0}.svg__box .svg__box__center{top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 7.2rem);height:calc(100% - .2rem)}
