.c-spacer{display:block;overflow:hidden;position:relative}.c-spacer:after,.c-spacer:before{content:"";clear:both;display:table}.c-spacer__bg-transparent{background:transparent}.c-spacer__bg-white{background:#fff}.c-spacer__bg-gray1{background:#242424}.c-spacer__bg-gray2{background:#555551}.c-spacer__bg-gray4{background:#dddbd9}.c-spacer__bg-gray5{background:#f4f1ed}.c-spacer__bg-yellow1{background:#feeb29}@media only screen and (max-width:767px){.c-spacer__height{height:var(--mobile-spacer-height)}}@media only screen and (min-width:768px)and (max-width:1021px){.c-spacer__height{height:var(--tablet-spacer-height)}}@media only screen and (min-width:1022px){.c-spacer__height{height:var(--desktop-spacer-height)}}.c-spacer__divider{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:var(--divider-height)}.c-spacer__divider-transparent{background:transparent}.c-spacer__divider-white{background:#fff}.c-spacer__divider-gray1{background:#242424}.c-spacer__divider-gray2{background:#555551}.c-spacer__divider-gray4{background:#dddbd9}.c-spacer__divider-gray5{background:#f4f1ed}.c-spacer__divider-yellow1{background:#feeb29}.c-spacer__divider__w100{width:100%}