.row-divider-row{position:relative}.row-divider{display:block;position:absolute;width:100%;height:100px;top:auto;right:0;bottom:0;left:0}.row-divider[data-position=top]{bottom:auto;top:-1px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.row-divider[data-front=true]{z-index:50}.row-divider__shape{background-color:transparent !important;display:block;position:absolute;width:100%;height:40%;top:auto;right:0;bottom:-1px;left:0}@media(min-width:37.5em){.row-divider__shape{height:75%}}@media(min-width:56.25em){.row-divider__shape{height:100%}}.row-divider[data-style=curve] .row-divider__shape{-webkit-filter:blur(0.5px);filter:blur(0.5px);-webkit-transform:scale(1.03);transform:scale(1.03)}.row-divider[data-style=mountains] svg path:first-child{opacity:.1}.row-divider[data-style=mountains] svg path:nth-child(2){opacity:.12}.row-divider[data-style=mountains] svg path:nth-child(3){opacity:.18}.row-divider[data-style=mountains] svg path:nth-child(4){opacity:.33}.row-divider[data-style=curve] svg path:nth-child(1),.row-divider[data-style=waves] svg path:nth-child(1){opacity:.15}.row-divider[data-style=curve] svg path:nth-child(2),.row-divider[data-style=waves] svg path:nth-child(2){opacity:.3}