//@import url('https://fonts.googleapis.com/css?family=Open+Sans:300&subset=cyrillic,cyrillic-ext'); @import "../_partials/tablet-tariffs.less"; @import "../_partials/popup-order.less"; .main-wrap { background: #fff; } @blue: #49b3ff; @size1: 80px; @size2: 58px; @size3: 24px; @size4: 16px; @black: #231f20; @pink: #ec008c; .h2,h2{ font-size: @size3; color: @blue; font-weight: 100; position: relative; margin-top: 0; margin-bottom: 0; padding: 0 6px; margin-left: 45px; .heading{ color: @black; font-weight: bold; } .small-heading{ color: black; font-size: @size4; } &:before { content: ''; position: absolute; width: 45px; height: 16px; background: @blue; right: 100%; top: 5px; } } @import "office_doma_partials/_topblock"; @import "office_doma_partials/_bestvoice"; @import "office_doma_partials/_remoteoffice"; @import "office_doma_partials/_tariffs"; @import "office_doma_partials/_advantages"; @import "office_doma_partials/_fouroptions"; @import "office_doma_partials/_order";