.has-floating-border-1,.has-floating-border-2{position:relative}.has-floating-border-1:before,.has-floating-border-2:after{content:"";pointer-events:none;position:absolute;z-index:2}.has-floating-border-1:before{background-color:var(--fb1-color,transparent);bottom:var(--fb1-bottom,auto);height:var(--fb1-height,0);left:var(--fb1-left,auto);right:var(--fb1-right,auto);top:var(--fb1-top,auto);width:var(--fb1-width,0)}.has-floating-border-2:after{background-color:var(--fb2-color,transparent);bottom:var(--fb2-bottom,auto);height:var(--fb2-height,0);left:var(--fb2-left,auto);right:var(--fb2-right,auto);top:var(--fb2-top,auto);width:var(--fb2-width,0)}@media(max-width:767px){.has-floating-border-1:before,.has-floating-border-2:after{display:none}}
