Commit 8f5d23b3 authored by IrinaPronina's avatar IrinaPronina

first out

parent 5198d38b
//- Все примеси в этом файле должны начинаться c имени блока (about-solutions)
mixin about-solutions(text, mods)
//- Принимает:
//- text {string} - текст
//- mods {string} - список модификаторов
//- Вызов:
+about-solutions('Текст', 'some-mod')
-
// список модификаторов
var allMods = '';
if(typeof(mods) !== 'undefined' && mods) {
var modsList = mods.split(',');
for (var i = 0; i < modsList.length; i++) {
allMods = allMods + ' about-solutions--' + modsList[i].trim();
}
}
section.about-solutions
.about-solutions__inner.container
+text-block()
+best()
+task()
+apply()
+projects()
+partners()
+more()
// В этом файле должны быть стили для БЭМ-блока about-solutions, его элементов,
// модификаторов, псевдоселекторов, псевдоэлементов, @media-условий...
// Очередность: http://nicothin.github.io/idiomatic-pre-CSS/#priority
.about-solutions {
$block-name: &; // #{$block-name}__element
padding: 52px 0 52px;
background-color: $white;
@media (min-width: $screen-xl) {
background-image: url("../img/blum.svg");
background-repeat: no-repeat;
background-color: $white;
background-position: top 80px right;
background-size: 1074px;
}
@media (min-width: $screen-sm) {
padding: 80px 0 80px;
}
.partners {
margin-bottom: 52px;
@media (min-width: $screen-lg) {
margin-bottom: 62px;
}
}
}
\ No newline at end of file
// В этом файле должны быть стили для БЭМ-блока about, его элементов,
// модификаторов, псевдоселекторов, псевдоэлементов, @media-условий...
// Очередность: http://nicothin.github.io/idiomatic-pre-CSS/#priority
.about {
$block-name: &; // #{$block-name}__element
&__solutions-grid__item.solutions-grid__item {
height: 200px;
}
&__apply {
display: none;
padding-bottom: 120px;
margin-top: 80px;
z-index: -1;
@media (min-width: $screen-xl) {
display: block;
padding-bottom: 0px;
margin-top: 160px;
}
// @media (min-width: $screen-lg) {
// margin-top: 166px;
// padding-bottom: 108px;
// }
// @media (min-width: $screen-md) {
// margin-top: 100px;
// }
// @media (min-width: $screen-sm) {
// margin-top: 80px;
// padding-bottom: 24px;
// }
}
.solutions__title {
margin-bottom: 40px;
}
&__licence {
@media (min-width: $screen-xl) {
margin-bottom: 80px;
}
}
&__solutions-block {
display: none;
@media (min-width: $screen-xl) {
display: block;
}
}
&.solutions {
margin-bottom: 80px;
@media (max-width: ($screen-xl - 1)) {
margin-bottom: 80px;
}
}
&.decor:after {
bottom: -100px;
}
&__apply {
.apply__item{
@media (max-width: ($screen-xxl - 1)){
flex: 0 0 50%;
margin-bottom: 20px;
}
}
}
}
\ No newline at end of file
//- Все примеси в этом файле должны начинаться c имени блока (apply)
mixin apply(text, mods)
//- Принимает:
//- text {string} - текст
//- mods {string} - список модификаторов
//- Вызов:
+apply('Текст', 'some-mod')
-
// список модификаторов
var allMods = '';
if(typeof(mods) !== 'undefined' && mods) {
var modsList = mods.split(',');
for (var i = 0; i < modsList.length; i++) {
allMods = allMods + ' apply--' + modsList[i].trim();
}
}
.apply(class=allMods)&attributes(attributes)
.apply__inner.container
h2.task__title.h2-inner Области применения
ul.apply__list
li.apply__item
.apply__body
.apply__icon
svg(width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg')
g(clip-path='url(#clip0_263_7463)')
path(fill-rule='evenodd' clip-rule='evenodd' d='M27.2123 0.0775398C15.9908 1.24022 6.46526 9.08612 3.19829 19.8573C2.40432 22.4751 1.9449 25.88 2.02334 28.5654L2.06438 29.9732L1.33935 29.9729C0.736046 29.9727 0.562638 30.0243 0.307155 30.2798L0 30.5868V33.4758V36.3648L0.307155 36.6719C0.60968 36.9745 0.646464 36.979 2.79455 36.979H4.97503L5.49863 38.5063C5.78665 39.3462 6.33002 40.6508 6.70611 41.4051L7.38986 42.7768L5.82193 44.3615C4.95952 45.2331 4.25388 46.0427 4.25388 46.1606C4.25388 46.2785 4.33432 46.527 4.43266 46.7129C4.531 46.8987 6.57386 49.0072 8.97217 51.3984C13.0053 55.4195 13.3652 55.7461 13.7622 55.7461C14.1469 55.7461 14.3406 55.5909 15.6346 54.2446C16.4286 53.4188 17.1402 52.7431 17.2162 52.7433C17.2921 52.7433 17.9959 53.0467 18.7801 53.4174C19.5643 53.788 20.8394 54.3004 21.6134 54.5562L23.021 55.021V57.2033C23.021 59.3537 23.0255 59.3903 23.3281 59.6928L23.6352 60H30.0274H36.4196L36.7266 59.6928C37.0292 59.3903 37.0337 59.3539 37.0337 57.201V55.016L38.0659 54.6785C39.2772 54.2825 41.346 53.4057 42.2039 52.9248L42.8076 52.5865L44.4042 54.1663C45.2824 55.0352 46.0974 55.7461 46.2154 55.7461C46.3332 55.7461 46.5817 55.6657 46.7676 55.5673C46.9534 55.469 49.0618 53.4261 51.4531 51.0278C55.4869 46.982 55.8008 46.6358 55.8008 46.2347C55.8008 45.8459 55.6492 45.6562 54.2995 44.3558C53.4737 43.5602 52.7981 42.85 52.7981 42.7774C52.7981 42.705 53.1014 42.0041 53.4721 41.2199C53.8427 40.4357 54.3551 39.1608 54.6109 38.3866L55.0757 36.979H57.258C59.4084 36.979 59.445 36.9745 59.7476 36.6719L60.0547 36.3648V33.4758V30.5868L59.7476 30.2798C59.4923 30.0244 59.3183 29.9726 58.7154 29.9725L57.9903 29.9723L57.9781 27.5641C57.9555 23.1507 57.1088 19.5977 55.1081 15.522C51.1336 7.42548 43.2388 1.64197 34.2789 0.263209C32.6964 0.0197373 28.767 -0.0834819 27.2123 0.0775398ZM32.5477 2.07974C37.5816 2.59521 42.4855 4.59065 46.3111 7.68034C52.4862 12.6675 56.0511 20.1637 56.0511 28.1615C56.0511 28.94 56.0169 29.6659 55.9751 29.7747C55.9072 29.9518 55.2 29.9727 49.2759 29.9727H42.6525L42.3643 30.2608C42.1537 30.4715 42.0522 30.7606 41.9871 31.3365C41.6602 34.2259 39.9061 37.3574 37.5779 39.2079C36.3407 40.1912 34.4266 41.1458 32.9675 41.5072C31.3461 41.9088 28.6574 41.9088 27.1497 41.5072C23.6186 40.5665 20.6736 38.1191 19.1781 34.8822C18.7243 33.9001 18.1415 31.8296 18.1415 31.1995C18.1415 30.7845 17.9462 30.359 17.652 30.133C17.5017 30.0177 15.8338 29.9797 10.8045 29.9767C4.8593 29.973 4.14753 29.9518 4.07959 29.7747C4.0378 29.6659 4.00365 28.94 4.00365 28.1615C4.00365 20.2382 7.50834 12.7846 13.5585 7.84086C18.8433 3.52255 25.8569 1.39474 32.5477 2.07974ZM28.9774 4.12573C27.9243 4.51771 27.0246 5.80889 27.0246 6.92816C27.0246 7.96498 27.7968 9.22525 28.6482 9.57782L29.0292 9.73571L28.9965 14.8735L28.9639 20.0114L28.1506 20.1628C27.2857 20.324 25.7716 20.8551 25.3043 21.1611L25.0228 21.3455V17.9522V14.5589L24.6653 14.2251C24.4688 14.0414 23.7664 13.4699 23.1045 12.9549L21.9012 12.0188L21.9775 11.3643C22.0956 10.3528 21.837 9.63187 21.0886 8.88669C19.8176 7.62104 18.2143 7.62104 16.9487 8.88669C15.6829 10.1525 15.6829 11.7582 16.9487 13.024C17.8774 13.9527 19.0201 14.207 20.0865 13.7226L20.5929 13.4926L21.8007 14.4448L23.0086 15.3969L23.0147 19.1014L23.021 22.8059L22.5378 23.3552C22.0023 23.9641 21.0701 25.3614 20.9526 25.7313C20.881 25.9569 20.714 25.9686 17.664 25.9627L14.4507 25.9566L13.4985 24.7488L12.5464 23.5409L12.7764 23.0346C13.2608 21.9681 13.0065 20.8254 12.0778 19.8967C10.812 18.6309 9.20626 18.6309 7.94048 19.8967C6.67483 21.1624 6.67483 22.7656 7.94048 24.0366C8.68616 24.7855 9.40682 25.0439 10.4181 24.9251L11.0726 24.8481L12.1986 26.274C12.8179 27.0584 13.454 27.761 13.612 27.8355C13.7946 27.9214 15.0552 27.9708 17.0669 27.9708H20.2343L20.1123 28.6277C19.9599 29.4482 20.0678 31.4379 20.3141 32.3517C21.0135 34.9456 22.4453 36.9506 24.6054 38.3607C26.309 39.4728 27.8481 39.9137 30.0274 39.9137C32.2066 39.9137 33.7457 39.4728 35.4493 38.3607C37.6094 36.9506 39.0412 34.9456 39.7406 32.3517C39.9869 31.4379 40.0948 29.4482 39.9424 28.6277L39.8204 27.9708H43.1312H46.4421L46.7756 27.6136C46.9592 27.4172 47.5287 26.7143 48.0411 26.0517L48.973 24.8471L49.632 24.9246C50.6483 25.0439 51.3673 24.7868 52.1142 24.0366C53.3799 22.7656 53.3799 21.1624 52.1142 19.8967C50.8484 18.6309 49.2427 18.6309 47.977 19.8967C47.0482 20.8254 46.7939 21.9681 47.2783 23.0346L47.5083 23.5409L46.5562 24.7488L45.604 25.9566L42.4136 25.9599L39.2232 25.9632L38.7234 25.0747C38.4484 24.586 37.9558 23.8802 37.6287 23.5064L37.0337 22.8266L37.04 19.1118L37.0461 15.3969L38.254 14.4448L39.4618 13.4926L39.9682 13.7226C41.0346 14.207 42.1773 13.9527 43.106 13.024C43.9902 12.1398 44.2345 11.2046 43.888 10.0315C43.6849 9.34423 42.6485 8.30779 41.9612 8.10473C40.7889 7.75841 39.8541 8.00238 38.9661 8.88669C38.2172 9.63237 37.9588 10.353 38.0777 11.3643L38.1546 12.0188L36.7287 13.1448C35.9444 13.7641 35.2417 14.4002 35.1673 14.5582C35.0811 14.7414 35.0319 16.0248 35.0319 18.0956V21.3455L34.7504 21.1611C34.2831 20.8551 32.769 20.324 31.9041 20.1628L31.0908 20.0114L31.0582 14.8735L31.0255 9.73571L31.4065 9.57782C32.2579 9.22525 33.0301 7.96498 33.0301 6.92816C33.0301 5.90235 32.2965 4.72352 31.3556 4.23695C30.8241 3.96208 29.5743 3.90365 28.9774 4.12573ZM30.7211 6.25792C31.3418 6.87849 30.902 7.95259 30.0274 7.95259C29.7836 7.95259 29.5271 7.83911 29.3336 7.64543C29.1399 7.45188 29.0264 7.1954 29.0264 6.95168C29.0264 6.07701 30.1005 5.63723 30.7211 6.25792ZM19.7111 10.2616C20.3318 10.8821 19.892 11.9562 19.0173 11.9562C18.7736 11.9562 18.5171 11.8428 18.3236 11.6491C18.1299 11.4555 18.0164 11.199 18.0164 10.9553C18.0164 10.7116 18.1299 10.4551 18.3236 10.2616C18.5171 10.0679 18.7736 9.95441 19.0173 9.95441C19.261 9.95441 19.5175 10.0679 19.7111 10.2616ZM41.7311 10.2616C42.3518 10.8821 41.9121 11.9562 41.0374 11.9562C40.523 11.9562 40.0365 11.4697 40.0365 10.9553C40.0365 10.441 40.523 9.95441 41.0374 9.95441C41.2811 9.95441 41.5376 10.0679 41.7311 10.2616ZM10.7029 21.2716C10.8966 21.4651 11.01 21.7216 11.01 21.9654C11.01 22.2091 10.8966 22.4656 10.7029 22.6591C10.5093 22.8528 10.2528 22.9663 10.0091 22.9663C9.7654 22.9663 9.50891 22.8528 9.31536 22.6591C9.12169 22.4656 9.00821 22.2091 9.00821 21.9654C9.00821 21.7216 9.12169 21.4651 9.31536 21.2716C9.50891 21.0779 9.7654 20.9644 10.0091 20.9644C10.2528 20.9644 10.5093 21.0779 10.7029 21.2716ZM50.7394 21.2716C51.36 21.8922 50.9203 22.9663 50.0456 22.9663C49.5312 22.9663 49.0447 22.4797 49.0447 21.9654C49.0447 21.451 49.5312 20.9644 50.0456 20.9644C50.2893 20.9644 50.5458 21.0779 50.7394 21.2716ZM31.7164 22.1519C33.1286 22.4458 34.5602 23.2406 35.6747 24.3494C38.8165 27.4752 38.8089 32.4514 35.6575 35.6028C32.5061 38.7541 27.53 38.7618 24.4041 35.62C21.2367 32.4364 21.2303 27.4943 24.3896 24.3349C26.3394 22.3852 29.0116 21.589 31.7164 22.1519ZM16.1845 32.1934C16.2184 32.3138 16.2825 32.6094 16.3267 32.8503C16.6624 34.6737 17.8406 37.1263 19.1786 38.7868C21.0619 41.1243 23.6337 42.7515 26.7352 43.5685C27.7834 43.8447 28.2466 43.8941 29.9022 43.9062C31.0853 43.915 32.1341 43.8569 32.5922 43.7573C38.5604 42.4593 42.4962 38.4581 43.8442 32.3185L43.9198 31.9745H50.9863H58.0529V33.4758V34.9772H56.0024C54.2323 34.9772 53.9161 35.0071 53.6909 35.1962C53.5253 35.3352 53.2723 35.9403 52.9978 36.8539C52.4897 38.5453 51.8913 39.9826 51.038 41.5612C50.6986 42.189 50.4209 42.8312 50.4209 42.9884C50.4209 43.1852 50.8771 43.7359 51.8875 44.759L53.3541 46.2438L49.824 49.7739L46.2939 53.304L44.8855 51.9051C44.1109 51.1356 43.3351 50.4717 43.1616 50.4298C42.9235 50.3721 42.4322 50.5664 41.1597 51.2214C39.4723 52.0899 38.149 52.6238 36.4304 53.1294C35.0298 53.5414 35.0319 53.537 35.0319 55.9574V57.9982H30.0274H25.0228V55.9477C25.0228 54.1805 24.9925 53.86 24.8038 53.6288C24.6601 53.4528 24.1374 53.2312 23.282 52.9839C21.6385 52.5087 20.1805 51.9098 18.5608 51.0445C17.8625 50.6715 17.1639 50.3662 17.0085 50.3662C16.8157 50.3662 16.2544 50.8319 15.241 51.8328L13.7562 53.2994L10.2261 49.7693L6.69597 46.2392L8.09487 44.8308C8.86445 44.0562 9.5283 43.2804 9.57022 43.1069C9.6279 42.8688 9.43359 42.3774 8.77862 41.105C7.9042 39.4061 7.36108 38.055 6.88114 36.3846C6.4784 34.9835 6.46589 34.9772 4.04256 34.9772H2.00182V33.4758V31.9745H9.06238C15.6798 31.9745 16.1267 31.9882 16.1845 32.1934Z' fill='url(#paint0_linear_263_7463)')
defs
lineargradient#paint0_linear_263_7463(x1='60.1902' y1='29.1429' x2='0.135471' y2='29.1429' gradientUnits='userSpaceOnUse')
stop(stop-color='#00BFFF')
stop(offset='1' stop-color='#00E68A')
clippath#clip0_263_7463
rect(width='60' height='60' fill='white')
.apply__text Цифровизация производства
li.apply__item
.apply__body
.apply__icon
svg(width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg')
g(clip-path='url(#clip0_263_7472)')
path(d='M22.5 46.875H37.5' stroke='url(#paint0_linear_263_7472)' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round')
path(d='M24.375 54.375H35.625' stroke='url(#paint1_linear_263_7472)' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round')
path(d='M18.7484 39.3757C15.6005 37.0143 13.2754 33.7224 12.1024 29.9662C10.9294 26.2099 10.9679 22.1799 12.2125 18.4467C13.4571 14.7136 15.8447 11.4667 19.0371 9.16588C22.2295 6.86505 26.0649 5.62696 30 5.62695C33.9351 5.62695 37.7705 6.86503 40.9629 9.16585C44.1553 11.4667 46.5429 14.7136 47.7875 18.4467C49.0321 22.1798 49.0706 26.2099 47.8976 29.9661C46.7246 33.7223 44.3995 37.0143 41.2517 39.3757' stroke='url(#paint2_linear_263_7472)' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' fill='none')
defs
lineargradient#paint0_linear_263_7472(x1='37.5338' y1='47.3607' x2='22.5338' y2='47.3607' gradientUnits='userSpaceOnUse')
stop(stop-color='#00BFFF')
stop(offset='1' stop-color='#00E68A')
lineargradient#paint1_linear_263_7472(x1='35.6504' y1='54.8607' x2='24.4004' y2='54.8607' gradientUnits='userSpaceOnUse')
stop(stop-color='#00BFFF')
stop(offset='1' stop-color='#00E68A')
lineargradient#paint2_linear_263_7472(x1='48.8346' y1='22.0192' x2='11.3346' y2='22.0192' gradientUnits='userSpaceOnUse')
stop(stop-color='#00BFFF')
stop(offset='1' stop-color='#00E68A')
clippath#clip0_263_7472
rect(width='60' height='60' fill='white')
.apply__text Энергетика
\ No newline at end of file
// В этом файле должны быть стили для БЭМ-блока apply, его элементов,
// модификаторов, псевдоселекторов, псевдоэлементов, @media-условий...
// Очередность: http://nicothin.github.io/idiomatic-pre-CSS/#priority
.apply {
$block-name: &; // #{$block-name}__element
margin-bottom: 64px;
&__title {
margin-bottom: 56px;
}
&__list {
list-style: none;
padding: 0;
filter: drop-shadow(0px 8px 32px rgba(0, 0, 0, 0.24));
@media (min-width: $screen-lg) {
display: flex;
flex-wrap: wrap;
margin: 0 -20px;
}
}
&__item {
margin-bottom: 16px;
@media (min-width: $screen-lg) {
padding: 0 20px;
flex: 0 0 25%;
margin-bottom: 0;
}
}
&__body {
background: linear-gradient(0deg, #005F82, #005F82);
display: flex;
padding: 18px 16px;
align-items: center;
border-radius: 16px;
@media (min-width: $screen-lg) {
padding: 36px 32px;
}
}
&__icon {
margin-right: 24px;
width: 48px;
height: 48px;
@media (min-width: $screen-lg) {
width: 60px;
height: 60px;
}
}
&__text {
color: $white;
font-size: 17px;
line-height: 1.3;
letter-spacing: 0.05em;
@media (min-width: $screen-lg) {
font-size: 20px;
}
}
}
\ No newline at end of file
//- Все примеси в этом файле должны начинаться c имени блока (best)
mixin best(text, mods)
//- Принимает:
//- text {string} - текст
//- mods {string} - список модификаторов
//- Вызов:
+best('Текст', 'some-mod')
-
// список модификаторов
var allMods = '';
if(typeof(mods) !== 'undefined' && mods) {
var modsList = mods.split(',');
for (var i = 0; i < modsList.length; i++) {
allMods = allMods + ' best--' + modsList[i].trim();
}
}
section.best(class=allMods)&attributes(attributes)
.best__inner.container
h2.best__title.h2-inner Преимущества
.best__about
ul.best__about-list
li.best__about-item
.best__about-body
.best__about-pic
img(src="img/logo-sq.svg" alt="Логотип").best__about-img
.best__about-content
.best__about-title
h3.best__about-h3.h5 Наглядная экономика проектов
.best__about-subtitle
p.best__about-text.text Автоматизация расчета экономической эффективности
li.best__about-item
.best__about-body
.best__about-pic
img(src="img/logo-sq.svg" alt="Логотип").best__about-img
.best__about-content
.best__about-title
h3.best__about-h3.h5 Единое пространство
.best__about-subtitle
p.best__about-text.text Единое пространство для совместной работы подразделений
li.best__about-item
.best__about-body
.best__about-pic
img(src="img/logo-sq.svg" alt="Логотип").best__about-img
.best__about-content
.best__about-title
h3.best__about-h3.h5 Эффективное управление данными
.best__about-subtitle
p.best__about-text.text Контроль полноты исходных данных
li.best__about-item
.best__about-body
.best__about-pic
img(src="img/logo-sq.svg" alt="Логотип").best__about-img
.best__about-content
.best__about-title
h3.best__about-h3.h5 Повышение эффективности
.best__about-subtitle
p.best__about-text.text Сокращение трудозатрат на ведение реестра
.best__screen
ul.best__screen-list
li.best__screen-item
img(src="img/screen1.jpg", alt="Статистика")
li.best__screen-item
img(src="img/screen2.jpg", alt="Статистика")
li.best__screen-item
img(src="img/screen3.jpg", alt="Статистика")
\ No newline at end of file
// В этом файле должны быть стили для БЭМ-блока best, его элементов,
// модификаторов, псевдоселекторов, псевдоэлементов, @media-условий...
// Очередность: http://nicothin.github.io/idiomatic-pre-CSS/#priority
.best {
$block-name: &; // #{$block-name}__element
@media (min-width: $screen-lg) {
margin-bottom: 46px;
}
&__title {
margin: 0;
margin-bottom: 32px;
@media (min-width: $screen-lg) {
margin-bottom: 56px;
}
}
&__about {
margin-bottom: 30px;
@media (min-width: $screen-lg) {
margin-bottom: 24px;
}
}
&__about-list {
padding: 0;
list-style: none;
@media (min-width: $screen-lg) {
display: flex;
flex-wrap: wrap;
margin: 0 -20px;
}
}
&__about-item {
margin-bottom: 8px;
@media (min-width: $screen-lg) {
flex: 0 0 25%;
padding: 0 20px;
margin-bottom: 0;
}
}
&__about-body {
display: flex;
justify-content: space-between;
@media (min-width: $screen-lg) {
flex: 0 0 25%;
flex-direction: column;
justify-content: start;
}
}
&__about-pic {
width: 48px;
height: 48px;
@media (min-width: $screen-lg) {
width: 64px;
height: 64px;
margin-bottom: 24px;
}
}
&__about-img {
height: 100%;
object-fit: cover;
}
&__about-content {
width: calc(100% - 64px);
display: flex;
flex-direction: column;
@media (min-width: $screen-lg) {
flex: 1 0 auto;
width: 100%;
}
}
&__about-title {
display: flex;
margin-bottom: 8px;
@media (min-width: $screen-lg) {
flex: 1 0 auto;
}
}
&__about-h3 {
margin: 0;
}
&__about-subtitle {
display: flex;
@media (min-width: $screen-lg) {
flex: 1 0 auto;
}
}
&__screen-list {
padding: 0;
list-style: none;
margin-bottom: 64px;
@media (min-width: $screen-lg) {
display: flex;
flex-wrap: wrap;
margin: 0 -20px;
}
}
&__screen-item {
margin-bottom: 24px;
@media (min-width: $screen-lg) {
padding: 20px;
flex: 0 0 33.333%;
display: flex;
margin-bottom: 0;
}
}
}
\ No newline at end of file
......@@ -25,17 +25,21 @@ mixin branch(text, mods)
.branch__top(style="background-image: url(img/branch1.jpg);")
a(href="javascript:void(0);").branch__link
.branch__item-body
h3.branch__item-title.h3 Цифровизация производства
h3.branch__item-title Цифровизация производства
ul.branch__item-bottom
li.branch__item-subtitle.h5 Цифровые двойники
li.branch__item-subtitle.h5 Достоверность данных
li.branch__item-subtitle.h5 Проактивные приложения
li.branch__item-subtitle.h5 Распределённая командная работа и цифровой рабочий
li.branch__item-item
span.branch__item-subtitle.h5 Цифровые двойники
li.branch__item-item
span.branch__item-subtitle.h5 Достоверность данных
li.branch__item-item
span.branch__item-subtitle.h5 Проактивные приложения
li.branch__item-item
span.branch__item-subtitle.h5 Распределённая командная работа и цифровой рабочий
ul.branch__grid
.branch__item(style="background-image: url(img/branch2.jpg);")
a(href="javascript:void(0);").branch__link
.branch__body
h3.branch__title-h3.h3 Нефть и газ
h3.branch__title-h3 Нефть и газ
ul.branch__bottom
li.branch__subtitle.h5 Цифровые двойники
li.branch__subtitle.h5 Цифровое бурение
......@@ -45,7 +49,7 @@ mixin branch(text, mods)
.branch__item(style="background-image: url(img/branch3.jpg);")
a(href="javascript:void(0);").branch__link
.branch__body
h3.branch__title-h3.h3 Энергетика
h3.branch__title-h3 Энергетика
ul.branch__bottom
li.branch__subtitle.h5 Генерация
li.branch__subtitle.h5 Ресурсоснабжающие организации и сбыт
......@@ -53,7 +57,7 @@ mixin branch(text, mods)
.branch__item(style="background-image: url(img/branch4.png);")
a(href="javascript:void(0);").branch__link
.branch__body
h3.branch__title-h3.h3 Промышленное производство
h3.branch__title-h3 Промышленное производство
ul.branch__bottom
li.branch__subtitle.h5 Цифровые двойники
li.branch__subtitle.h5 Достоверность данных
......
......@@ -5,13 +5,35 @@
.branch {
$block-name: &; // #{$block-name}__element
padding: 46px 0;
margin-bottom: 48px;
@media (min-width: $screen-xxl) {
padding: 148px 0;
}
@media (min-width: $screen-xl) {
padding: 108px 0;
}
@media (min-width: $screen-lg) {
padding: 100px 0;
}
@media (min-width: $screen-sm) {
padding: 60px 0;
}
&__title {
color: $white;
margin: 0 0 30px;
@media (min-width: $screen-lg) {
margin: 0 0 48px;
}
}
&__top {
background-repeat: no-repeat;
background-position: center 30%;
......@@ -23,10 +45,14 @@
position: relative;
z-index: 1;
@media (min-width: $screen-xl) {
@media (min-width: $screen-xxl) {
margin-bottom: 40px;
}
@media (min-width: $screen-xl) {
margin-bottom: 32px;
}
&:before {
content: '';
......@@ -78,29 +104,44 @@
}
&__item-body {
padding: 48px;
padding: 24px 16px;
display: flex;
flex-direction: column;
@media (min-width: $screen-xxl) {
padding: 48px;
}
@media (min-width: $screen-lg) {
padding: 32px;
align-items: center;
}
}
&__item-title {
margin: 0 0 32px;
text-align: center;
font: 18px $ff-i-b;
font-weight: 700;
margin: 0;
@media (min-width: $screen-xl) {
margin: 0 0 38px;
@media (min-width: $screen-xxl) {
font-size: 36px;
margin: 0 0 40px;
}
@media (min-width: $screen-lg) {
font-size: 30px;
text-align: center;
margin: 0 0 32px;
}
}
&__item-subtitle {
&__item-item {
padding: 0;
position: relative;
@media (min-width: $screen-lg) {
margin-right: 64px;
}
display: flex;
justify-content: center;
width: 100%;
&:first-child::after,
......@@ -123,6 +164,11 @@
&:not(:last-child) {
margin-bottom: 42px;
width: 23%;
@media (min-width: $screen-xl) {
width: 28%;
}
@media (min-width: $screen-lg) {
margin-bottom: 16px;
......@@ -130,20 +176,23 @@
}
}
&__item-subtitle {
text-align: center;
}
&__item-bottom {
margin: 0;
padding: 0;
display: flex;
flex-direction: column;
flex-wrap: wrap;
align-items: center;
justify-content: center;
max-width: 1000px;
list-style: none;
display: none;
@media (min-width: $screen-lg) {
flex-direction: row;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
}
&__grid {
......@@ -153,9 +202,13 @@
grid-template-columns: repeat(1, 1fr);
gap: 16px;
@media (min-width: $screen-xxl) {
gap: 40px;
}
@media (min-width: $screen-xl) {
grid-template-columns: repeat(3, 1fr);
gap: 40px;
gap: 16px;
}
}
......@@ -171,7 +224,7 @@
box-shadow: 0px 8px 32px rgba(0, 0, 0, 0.24);
z-index: 1;
@media (min-width: $screen-xl) {
@media (min-width: $screen-xxl) {
aspect-ratio: 1/1;
}
......@@ -281,15 +334,19 @@
&__body {
display: flex;
flex-direction: column;
padding: 32px;
padding: 24px 16px;
width: 100%;
height: 100%;
position: relative;
@media (min-width: $screen-xl) {
@media (min-width: $screen-xxl) {
padding: 48px;
}
@media (min-width: $screen-lg) {
padding: 32px;
}
&:before {
content: '';
position: absolute;
......@@ -307,17 +364,36 @@
}
&__title-h3 {
font: 18px $ff-i-b;
font-weight: 700;
margin: 0;
margin: 0 0 32px;
@media (min-width: $screen-xxl) {
font-size: 36px;
min-height: 86px;
}
@media (min-width: $screen-xl) {
min-height: 86px;
min-height: 64px;
margin: 0 0 40px;
}
@media (min-width: $screen-lg) {
font-size: 28px;
margin: 0 0 32px;
}
}
&__bottom {
list-style: disc;
display: none;
@media (min-width: $screen-xxl) {
padding-left: 20px;
}
@media (min-width: $screen-lg) {
display: block;
}
}
&__subtitle {
......
......@@ -19,7 +19,7 @@ mixin breadcrumbs(mods)
}
}
ul.breadcrumbs(class=allMods, aria-label='Breadcrumb', role='navigation')&attributes(attributes)
ul.breadcrumbs(class=allMods, aria-label='Breadcrumb', role='navigation')&attributes(attributes).container
block
......
......@@ -7,29 +7,48 @@
margin-top: $typo-margin-vertical;
margin-bottom: $typo-margin-vertical;
padding: 0;
color: $text-color;
color: $white;
font: 13px/1.2 $ff-i-r;
letter-spacing: 0.05em;
@media (min-width: $screen-xxl) {
font-size: 18px;
}
@media (min-width: $screen-xl) {
font-size: 15px;
margin-top: 0;
margin-bottom: 0;
}
a {
color: $text-color;
color: $white;
opacity: 1;
text-decoration: none;
transition: all $transition-time;
&:hover,
&:focus {
color: $text-color;
color: $main-dark;
text-decoration: none;
}
}
span {
opacity: 0.5;
}
&__item {
display: inline-block;
margin-right: 0.6em;
white-space: nowrap;
&:not(:last-child):after {
content: '>';
content: '|';
display: inline-block;
margin-left: 0.8em;
color: $gray;
color: $white;
}
}
}
\ No newline at end of file
//- Все примеси в этом файле должны начинаться c имени блока (download)
mixin download(text, mods)
//- Принимает:
//- text {string} - текст
//- mods {string} - список модификаторов
//- Вызов:
+download('Текст', 'some-mod')
-
// список модификаторов
var allMods = '';
if(typeof(mods) !== 'undefined' && mods) {
var modsList = mods.split(',');
for (var i = 0; i < modsList.length; i++) {
allMods = allMods + ' download--' + modsList[i].trim();
}
}
ul.download
li.download__item
.download__body
.download__pic
svg(width='32' height='34' viewBox='0 0 32 34' fill='none' xmlns='http://www.w3.org/2000/svg')
path(d='M28.3346 33H4.33333C3.97971 33 3.64057 32.8595 3.39052 32.6095C3.14048 32.3594 3 32.0203 3 31.6667V2.33333C3 1.97971 3.14048 1.64057 3.39052 1.39052C3.64057 1.14048 3.97971 1 4.33333 1H20.3346L29.668 10.3333V31.6667C29.668 31.8418 29.6335 32.0151 29.5665 32.1769C29.4995 32.3387 29.4013 32.4857 29.2774 32.6095C29.1536 32.7333 29.0066 32.8315 28.8449 32.8985C28.6831 32.9655 28.5097 33 28.3346 33Z' stroke='#00BFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none')
path(d='M20.334 1V10.3333H29.6686' stroke='#00BFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none')
path(d='M11.666 21.6665L16.3327 26.3332L20.9993 21.6665' stroke='#00BFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none')
path(d='M16.334 15.6665V26.3332' stroke='#00BFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none')
.download__content
.download__title
h3.download__h3.h5 Документ №1
.download__subtitle
p.download__text.text Дополнительная информация описания документа.
+hyperlink()
li.download__item
.download__body
.download__pic
svg(width='32' height='34' viewBox='0 0 32 34' fill='none' xmlns='http://www.w3.org/2000/svg')
path(d='M28.3346 33H4.33333C3.97971 33 3.64057 32.8595 3.39052 32.6095C3.14048 32.3594 3 32.0203 3 31.6667V2.33333C3 1.97971 3.14048 1.64057 3.39052 1.39052C3.64057 1.14048 3.97971 1 4.33333 1H20.3346L29.668 10.3333V31.6667C29.668 31.8418 29.6335 32.0151 29.5665 32.1769C29.4995 32.3387 29.4013 32.4857 29.2774 32.6095C29.1536 32.7333 29.0066 32.8315 28.8449 32.8985C28.6831 32.9655 28.5097 33 28.3346 33Z' stroke='#00BFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none')
path(d='M20.334 1V10.3333H29.6686' stroke='#00BFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none')
path(d='M11.666 21.6665L16.3327 26.3332L20.9993 21.6665' stroke='#00BFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none')
path(d='M16.334 15.6665V26.3332' stroke='#00BFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none')
.download__content
.download__title
h3.download__h3.h5 Документ №1
.download__subtitle
p.download__text.text Дополнительная информация описания документа.
+hyperlink()
// В этом файле должны быть стили для БЭМ-блока download, его элементов,
// модификаторов, псевдоселекторов, псевдоэлементов, @media-условий...
// Очередность: http://nicothin.github.io/idiomatic-pre-CSS/#priority
.download {
$block-name: &; // #{$block-name}__element
list-style: none;
padding: 0;
display: flex;
flex-wrap: wrap;
&__item {
margin-bottom: 20px;
@media (min-width: $screen-xl) {
max-width: 440px;
margin-right: 40px;
margin-bottom: 0;
}
}
&__body {
display: flex;
}
&__pic {
width: 32px;
height: 32px;
margin-right: 20px;
svg {
width: 100%;
height: 100%;
}
}
&__content {
width: calc(100% - 52px);
@media (min-width: $screen-xl) {}
}
&__text {
margin: 0;
}
&__subtitle {
margin-bottom: 10px;
}
}
\ No newline at end of file
// В этом файле должны быть стили для БЭМ-блока error, его элементов,
// модификаторов, псевдоселекторов, псевдоэлементов, @media-условий...
// Очередность: http://nicothin.github.io/idiomatic-pre-CSS/#priority
.error {
$block-name: &; // #{$block-name}__element
&__wrapper {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
&__descr {
padding: 70px 0 40px;
text-align: center;
}
&__error {
color: $main-dark;
display: block;
margin-bottom: 16px;
}
&__text{
display: block;
margin-bottom: 40px;
}
}
\ No newline at end of file
//- Все примеси в этом файле должны начинаться c имени блока (hyperlink)
mixin hyperlink(text, mods)
//- Принимает:
//- text {string} - текст
//- mods {string} - список модификаторов
//- Вызов:
+hyperlink('Текст', 'some-mod')
-
// список модификаторов
var allMods = '';
if(typeof(mods) !== 'undefined' && mods) {
var modsList = mods.split(',');
for (var i = 0; i < modsList.length; i++) {
allMods = allMods + ' hyperlink--' + modsList[i].trim();
}
}
.hyperlink
a(href="" download).hyperlink__link
span.text-bold Скачать
.hyperlink__svg
svg(width='16' height='16' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg')
path(d='M14.7222 3.53111V2.324L13.8687 3.17756L4.71311 12.3331L4.70077 12.3455L4.68932 12.3586C4.65416 12.3991 4.61102 12.4318 4.56262 12.4548C4.51421 12.4778 4.46158 12.4905 4.40801 12.4922C4.35446 12.4939 4.30113 12.4845 4.25137 12.4646C4.20162 12.4446 4.15652 12.4147 4.1189 12.3765C4.08127 12.3384 4.05194 12.2928 4.03275 12.2428C4.01355 12.1928 4.0049 12.1393 4.00734 12.0858C4.00978 12.0323 4.02325 11.9798 4.04692 11.9317C4.07059 11.8837 4.10394 11.841 4.14487 11.8064L4.16101 11.7928L4.17595 11.7778L13.3137 2.63116L14.1663 1.77778H12.96H9.77778C9.67464 1.77778 9.57572 1.73681 9.50279 1.66387C9.42986 1.59094 9.38889 1.49203 9.38889 1.38889C9.38889 1.28575 9.42986 1.18683 9.50279 1.1139C9.57572 1.04097 9.67464 1 9.77778 1H15.1111C15.2143 1 15.3132 1.04097 15.3861 1.1139C15.459 1.18683 15.5 1.28575 15.5 1.38889V6.72222C15.5 6.82536 15.459 6.92428 15.3861 6.99721C15.3132 7.07014 15.2143 7.11111 15.1111 7.11111C15.008 7.11111 14.9091 7.07014 14.8361 6.99721C14.7632 6.92428 14.7222 6.82536 14.7222 6.72222V3.53111ZM1.77778 3.55556H1.27778V4.05556V14.7222V15.2222H1.77778H12.4444H12.9444V14.7222V10.2778C12.9444 10.1746 12.9854 10.0757 13.0583 10.0028C13.1313 9.92986 13.2302 9.88889 13.3333 9.88889C13.4365 9.88889 13.5354 9.92986 13.6083 10.0028C13.6813 10.0757 13.7222 10.1746 13.7222 10.2778V14.7222C13.7222 15.0611 13.5876 15.3861 13.348 15.6257C13.1083 15.8654 12.7833 16 12.4444 16H1.77778C1.43889 16 1.11388 15.8654 0.874252 15.6257C0.634623 15.3861 0.5 15.0611 0.5 14.7222V4.05556C0.5 3.35392 1.07614 2.77778 1.77778 2.77778H6.22222C6.32536 2.77778 6.42428 2.81875 6.49721 2.89168C6.57014 2.96461 6.61111 3.06353 6.61111 3.16667C6.61111 3.26981 6.57014 3.36872 6.49721 3.44165C6.42428 3.51458 6.32536 3.55556 6.22222 3.55556H1.77778Z' fill='#00BFFF' stroke='#00BFFF')
.hyperlink__size
span.hyperlink__doc PDF, 1.6 Mb
\ No newline at end of file
// В этом файле должны быть стили для БЭМ-блока hyperlink, его элементов,
// модификаторов, псевдоселекторов, псевдоэлементов, @media-условий...
// Очередность: http://nicothin.github.io/idiomatic-pre-CSS/#priority
.hyperlink {
$block-name: &; // #{$block-name}__element
display: flex;
align-items: flex-end;
&__link {
text-decoration: none;
color: $color-accent;
display: flex;
align-items: flex-end;
transition: color $transition-time;
&:hover{
color: $light-blue;
}
&:active{
color: #03ACE4;
}
}
&__svg {
padding-left: 8px;
}
&__size{
padding-left: 30px;
color: #93969E;
}
}
\ No newline at end of file
//- Все примеси в этом файле должны начинаться c имени блока (inner-wrapper)
mixin inner-wrapper(mods)
//- Принимает:
//- mods {string} - список модификаторов
//- Вызов:
+inner-wrapper('some-mod')
-
// список модификаторов
var allMods = '';
if(typeof(mods) !== 'undefined' && mods) {
var modsList = mods.split(',');
for (var i = 0; i < modsList.length; i++) {
allMods = allMods + ' inner-wrapper--' + modsList[i].trim();
}
}
section.inner-wrapper(class=allMods)&attributes(attributes).bottom--angled
block
mixin inner-wrapper-top(mods)
//- Принимает:
//- mods {string} - список модификаторов
//- Вызов:
+inner-wrapper__top('some-mod')
-
// список модификаторов
var allMods = '';
if(typeof(mods) !== 'undefined' && mods) {
var modsList = mods.split(',');
for (var i = 0; i < modsList.length; i++) {
allMods = allMods + ' inner-wrapper__top--' + modsList[i].trim();
}
}
.inner-wrapper__top(class=allMods)&attributes(attributes)
block
// В этом файле должны быть стили для БЭМ-блока inner-wrapper, его элементов,
// модификаторов, псевдоселекторов, псевдоэлементов, @media-условий...
// Очередность: http://nicothin.github.io/idiomatic-pre-CSS/#priority
.inner-wrapper {
$block-name: &; // #{$block-name}__element
> :last-child {
margin-bottom: 0;
padding-bottom: 0;
}
&__top {
padding: 1px 0;
background-repeat: no-repeat;
background-color: $main-dark;
background-position: center center;
background-size: cover;
@media (min-width: $screen-xxl) {
padding-top: 80px;
}
@media (min-width: $screen-xl) {
padding: 24px 0 0 0;
}
// & + *:not(.menu-vertical):not(.docs) {
// margin-top: 50px;
// @media (min-width: $screen-xxl) {
// margin-top: 94px;
// }
// @media (min-width: $screen-xl) {
// margin-top: 70px;
// }
// }
}
}
//- Все примеси в этом файле должны начинаться c имени блока (main-descr)
mixin main-descr(text, mods)
//- Принимает:
//- text {string} - текст
//- mods {string} - список модификаторов
//- Вызов:
+main-descr('Текст', 'some-mod')
-
// список модификаторов
var allMods = '';
if(typeof(mods) !== 'undefined' && mods) {
var modsList = mods.split(',');
for (var i = 0; i < modsList.length; i++) {
allMods = allMods + ' main-descr--' + modsList[i].trim();
}
}
.main-descr(class=allMods)&attributes(attributes)
.main-descr__inner
p.slider-text.main-descr__text=text
block
// В этом файле должны быть стили для БЭМ-блока main-descr, его элементов,
// модификаторов, псевдоселекторов, псевдоэлементов, @media-условий...
// Очередность: http://nicothin.github.io/idiomatic-pre-CSS/#priority
.main-descr {
$block-name: &; // #{$block-name}__element
color: black;
display: none;
@media (min-width: $screen-xxl) {
max-width: 1080px;
}
@media (min-width: $screen-xl) {
max-width: 800px;
}
@media (min-width: $screen-lg) {
display: block;
max-width: 620px;
}
}
//- Все примеси в этом файле должны начинаться c имени блока (main-title)
mixin main-title(title, mods)
//- Принимает:
//- title {string} - title
//- mods {string} - список модификаторов
//- Вызов:
+main-title('title', 'some-mod')
-
// список модификаторов
var allMods = '';
if(typeof(mods) !== 'undefined' && mods) {
var modsList = mods.split(',');
for (var i = 0; i < modsList.length; i++) {
allMods = allMods + ' main-title--' + modsList[i].trim();
}
}
section.main-title(class=allMods)&attributes(attributes)
.main-title__inner.container
h2.main-title__text.h2=title
block
// В этом файле должны быть стили для БЭМ-блока main-title, его элементов,
// модификаторов, псевдоселекторов, псевдоэлементов, @media-условий...
// Очередность: http://nicothin.github.io/idiomatic-pre-CSS/#priority
.main-title {
$block-name: &; // #{$block-name}__element
padding-top: 12px;
padding-bottom: 46px;
color: $white;
@media (min-width: $screen-xxl) {
min-height: 680px;
display: flex;
align-items: center;
}
@media (min-width: $screen-xl) {}
@media (min-width: $screen-lg) {}
@media (min-width: $screen-md) {
padding-top: 50px;
padding-bottom: 152px;
}
@media (min-width: $screen-sm) {
padding-top: 30px;
padding-bottom: 80px;
}
&__text {
@media (min-width: $screen-xxl) {
margin-bottom: 24px;
transform: translateY(-28px);
}
}
}
\ No newline at end of file
//- Все примеси в этом файле должны начинаться c имени блока (map)
mixin map(text, mods)
//- Принимает:
//- text {string} - текст
//- mods {string} - список модификаторов
//- Вызов:
+map('Текст', 'some-mod')
-
// список модификаторов
var allMods = '';
if(typeof(mods) !== 'undefined' && mods) {
var modsList = mods.split(',');
for (var i = 0; i < modsList.length; i++) {
allMods = allMods + ' map--' + modsList[i].trim();
}
}
section.map(class=allMods)&attributes(attributes)
.map__inner.container
address.map__top
ul.map__list
li.map__item
.map__body
.map__label
p.text-bold Адрес
.map__descr
p.text-bold 123290, г. Москва, Бизнес&nbsp;-&nbsp;центр&nbsp;&laquo;Якорь&raquo;, Причальный проезд, д.&nbsp;2
li.map__item
.map__body
.map__label
p.text-bold Телефон
.map__descr
a(href="tel:+7(495)2802595").text-bold +7 (495) 280-25-95
li.map__item
.map__body
.map__label
p.text-bold Email
.map__descr
p.text-bold info@adsolutions.ru
.map__block
<iframe src="https://yandex.ru/map-widget/v1/?um=constructor%3A892b519ac9d82448b844832f1cda828fa882eaafc4b4987e66b810fbd8affa75&amp;source=constructor" width="100%" height="400" frameborder="0"></iframe>
// В этом файле должны быть стили для БЭМ-блока map, его элементов,
// модификаторов, псевдоселекторов, псевдоэлементов, @media-условий...
// Очередность: http://nicothin.github.io/idiomatic-pre-CSS/#priority
.map {
$block-name: &; // #{$block-name}__element
padding: 46px 0 30px;
@media (min-width: $screen-xxl) {
padding: 80px 0;
}
&__top{
margin: 0;
margin-bottom: 64px;
}
&__list {
list-style: none;
padding: 0;
@media (min-width: $screen-lg) {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin: 0 -20px;
}
}
&__item {
@media (min-width: $screen-lg) {
flex: 0 0 33.3333%;
padding: 0 20px;
}
}
&__body {
@media (min-width: $screen-xxl) {
padding-right: 20px;
}
}
&__label {
color: $main-dark;
margin-bottom: 32px;
p {
text-transform: uppercase;
margin: 0;
}
}
&__descr {
a {
color: $black;
text-decoration: none;
}
p{
margin: 0;
}
}
}
\ No newline at end of file
//- Все примеси в этом файле должны начинаться c имени блока (more)
mixin more(text, mods)
//- Принимает:
//- text {string} - текст
//- mods {string} - список модификаторов
//- Вызов:
+more('Текст', 'some-mod')
-
// список модификаторов
var allMods = '';
if(typeof(mods) !== 'undefined' && mods) {
var modsList = mods.split(',');
for (var i = 0; i < modsList.length; i++) {
allMods = allMods + ' more--' + modsList[i].trim();
}
}
.more(class=allMods)&attributes(attributes)
.more__inner.container
.more__wrapper
a(href="").more__btn.btn Запросить дополнительную информацию
// В этом файле должны быть стили для БЭМ-блока more, его элементов,
// модификаторов, псевдоселекторов, псевдоэлементов, @media-условий...
// Очередность: http://nicothin.github.io/idiomatic-pre-CSS/#priority
.more {
$block-name: &;
&__wrapper{
display: flex;
justify-content: center;
}
}
//- Все примеси в этом файле должны начинаться c имени блока (num-solutions)
mixin num-solutions(text, mods)
//- Принимает:
//- text {string} - текст
//- mods {string} - список модификаторов
//- Вызов:
+num-solutions('Текст', 'some-mod')
-
// список модификаторов
var allMods = '';
if(typeof(mods) !== 'undefined' && mods) {
var modsList = mods.split(',');
for (var i = 0; i < modsList.length; i++) {
allMods = allMods + ' num-solutions--' + modsList[i].trim();
}
}
section.num-solutions.section--angled.mb-section-angled
.num-solutions__inner.container
h2.num-solutions__title.h2 Решения
.num-solutions__grid
+solutions-grid()
// В этом файле должны быть стили для БЭМ-блока num-solutions, его элементов,
// модификаторов, псевдоселекторов, псевдоэлементов, @media-условий...
// Очередность: http://nicothin.github.io/idiomatic-pre-CSS/#priority
.num-solutions {
$block-name: &; // #{$block-name}__element
padding: 46px 0 80px;
@media (min-width: $screen-xxl) {
padding: 160px 0 220px;
}
@media (min-width: $screen-xl) {
padding: 100px 0 180px;
}
@media (min-width: $screen-lg) {
padding: 80px 0 160px;
}
@media (min-width: $screen-sm) {
padding: 54px 0 100px;
}
&__title {
color: $white;
margin-bottom: 24px;
@media (min-width: $screen-lg) {
margin-bottom: 36px;
}
}
}
\ No newline at end of file
......@@ -56,7 +56,7 @@ mixin page-footer(mods)
label.footer-form__label
input(type="text" name="name" placeholder="E-mail").footer-form__input
label.footer-form__label.message-mob
textarea(name="name", cols="30", rows="6", placeholder="Ваше сообщение").footer-form__textarea
textarea(name="name", cols="30", rows="2", placeholder="Ваше сообщение").footer-form__textarea
.footer-form__agree
label.footer-form__label.custom-checkbox
input(type="checkbox" name="name" required="required").footer-form__checkbox
......
......@@ -7,7 +7,16 @@
$block-name: &; // #{$block-name}__element
background-color: $main-dark;
padding: 58px 0 56px;
@media (min-width: $screen-xxl) {
padding: 120px 0 56px;
}
@media (min-width: $screen-lg) {
padding: 80px 0 48px;
}
&__body {
......@@ -18,30 +27,64 @@
&__about {
flex: 0 0 30%;
margin-right: 20px;
margin-bottom: 32px;
@media (min-width: $screen-xxl) {
margin-right: 42px;
}
@media (min-width: $screen-xl) {
margin-right: 52px;
}
@media (min-width: $screen-lg) {
margin-bottom: 0;
margin-right: 66px;
}
}
&__menu {
display: none;
@media (min-width: $screen-xxl) {
flex: 0 0 18%;
}
@media (min-width: $screen-xl) {
display: block;
flex: 0 0 20%;
flex: 0 0 17%;
}
}
&__logo {
width: 200px;
margin-bottom: 40px;
@media (min-width: $screen-xxl) {
margin-bottom: 54px;
}
@media (min-width: $screen-xl) {
margin-bottom: 46px;
}
@media (min-width: $screen-lg) {
width: 267px;
margin-bottom: 56px;
}
}
&__info {
color: $white;
margin: 0;
margin-bottom: 6px;
@media (min-width: $screen-xxl) {
margin-bottom: 24px;
}
@media (min-width: $screen-xl) {
margin-bottom: 16px;
}
@media (min-width: $screen-lg) {
padding-left: 80px;
......@@ -64,15 +107,21 @@
color: $white;
text-decoration: none;
font: 13px/1.3 $ff-i-b;
margin-bottom: 24px;
margin-bottom: 10px;
letter-spacing: 0.05em;
@media (min-width: $screen-xxl) {
font-size: 22px;
margin-bottom: 24px;
}
@media (min-width: $screen-xl) {
margin-bottom: 16px;
}
@media (min-width: $screen-lg) {
font-size: 16px;
margin-bottom: 24px;
}
}
......@@ -82,14 +131,21 @@
text-decoration: none;
font: 13px/1.3 $ff-i-sb;
font-weight: 500;
margin-bottom: 24px;
margin-bottom: 10px;
letter-spacing: 0.05em;
@media (min-width: $screen-xxl) {
font-size: 22px;
margin-bottom: 24px;
}
@media (min-width: $screen-xl) {
margin-bottom: 16px;
}
@media (min-width: $screen-lg) {
font-size: 16px;
margin-bottom: 24px;
}
}
......@@ -98,6 +154,7 @@
font: 12px/1.5 $ff-i-b;
margin-bottom: 0;
letter-spacing: 0.05em;
@media (min-width: $screen-xxl) {
font-size: 14px;
}
......@@ -108,6 +165,7 @@
font: 12px/1.5 $ff-i-r;
margin-bottom: 0;
letter-spacing: 0.05em;
@media (min-width: $screen-xxl) {
font-size: 14px;
}
......@@ -116,18 +174,23 @@
&__list {
list-style: none;
padding: 0;
}
&__item {
color: $white;
font: 18px/1.3 $ff-i-m;
font-weight: 500;
margin-bottom: 0;
letter-spacing: 0.05em;
margin-bottom: 32px;
@media (min-width: $screen-xxl) {
font-size: 22px;
margin-bottom: 32px;
}
@media (min-width: $screen-xl) {
margin-bottom: 24px;
}
}
......@@ -168,15 +231,19 @@
background: #336D69;
border: none;
border-radius: 4px;
padding: 9px 16px;
padding: 8px 16px;
margin-bottom: 8px;
border: 1px solid #336D69;
transition: all $transition-time;
&::placeholder {
color: $placeholder-color;
font: 14px/1.3 $ff-i-r;
font: 12px/1.3 $ff-i-r;
letter-spacing: 0.05em;
@media (min-width: $screen-lg) {
font-size: 14px;
}
}
&:focus {
......@@ -212,8 +279,12 @@
&__title {
color: $white;
margin: 0;
margin-bottom: 18px;
@media (min-width: $screen-lg) {
margin-bottom: 24px;
}
}
&__submit {
width: 113px;
......@@ -224,9 +295,24 @@
}
&__agree {
padding-left: 40px;
margin-bottom: 16px;
@media (min-width: $screen-xxl) {
padding-top: 24px;
padding-bottom: 24px;
}
@media (min-width: $screen-xl) {
padding-top: 4px;
padding-bottom: 4px;
}
@media (min-width: $screen-lg) {
margin-bottom: 0;
padding: 24px 0;
padding-left: 40px;
}
}
.custom-checkbox {
......@@ -294,17 +380,3 @@
}
}
.footer--angled {
z-index: 10;
--section-padding: 80px;
--clip-point: calc(100% - var(--section-padding));
clip-path: polygon(0 0, 100% var(--section-padding), 100% 100%, 0% 100%);
background: $main-dark;
@media (min-width: $screen-xxl) {
--section-padding: 80px;
}
}
\ No newline at end of file
......@@ -10,22 +10,25 @@
color: $white;
&__top {
padding: 16px 0 16px;
padding: 16px 0 10px;
display: flex;
justify-content: space-between;
align-items: flex-start;
@media (min-width: $screen-xxl) {
padding: 40px 0 47px;
padding: 40px 0 32px;
}
@media (min-width: $screen-xl) {
padding: 32px 0 32px;
padding: 32px 0 24px;
}
@media (min-width: $screen-lg) {
padding: 24px 0 12px;
}
@media (min-width: $screen-sm) {
padding: 16px 0 16px;
}
}
......@@ -52,7 +55,9 @@
display: flex;
justify-content: flex-end;
@media (min-width: $screen-xxl) {}
@media (min-width: $screen-xxl) {
justify-content: flex-start;
}
@media (min-width: $screen-xl) {
width: 40%;
......@@ -104,12 +109,12 @@
@media (min-width: $screen-xxl) {
font-size: 20px;
margin-bottom: 32px;
margin-bottom: 16px;
}
@media (min-width: $screen-lg) {
font-size: 17px;
margin-bottom: 24px;
margin-bottom: 8px;
display: block;
}
}
......@@ -122,7 +127,7 @@
&__search {
width: 22px;
height: 22px;
padding: 0;
}
&__search-close {
......@@ -426,7 +431,7 @@
}
}
@media (max-width: ($screen-xl - 1)){
@media (max-width: ($screen-xl - 1)) {
padding: 0;
background-color: transparent;
max-height: 0;
......
......@@ -8,7 +8,8 @@
// Сделаем viewport великим снова! (привет, IE10) http://timkadlec.com/2012/10/ie10-snap-mode-and-responsive-design/
@at-root {
@-ms-viewport { // stylelint-disable-line
@-ms-viewport {
// stylelint-disable-line
width: device-width;
}
}
......@@ -21,6 +22,7 @@
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Inter-Bold';
src: url('../fonts/Inter-Bold.woff2') format('woff2'),
......@@ -29,6 +31,7 @@
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Inter-Medium';
src: url('../fonts/Inter-Medium.woff2') format('woff2'),
......@@ -37,6 +40,7 @@
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Inter-SemiBold';
src: url('../fonts/Inter-SemiBold.woff2') format('woff2'),
......@@ -108,18 +112,19 @@ body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
&.lock{
&.lock {
overflow: hidden;
position: relative;
&::before{
&::before {
position: absolute;
content: '';
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background: linear-gradient(0deg,#00bfff 0,#00e68a 100%);;
background: linear-gradient(0deg, #00bfff 0, #00e68a 100%);
;
opacity: 0.5;
z-index: 10;
transition: all $transition-time;
......@@ -243,6 +248,7 @@ blockquote,
pre,
address,
figure {
padding: 0;
margin-top: 0;
margin-bottom: $typo-margin-vertical;
}
......@@ -381,6 +387,7 @@ pre {
--container-horizontal-padding: 15px;
--container-width: calc(828px - var(--container-horizontal-padding) * 2);
}
@media (min-width: $screen-md) {
--container-horizontal-padding: 15px;
--container-width: calc(600px - var(--container-horizontal-padding) * 2);
......@@ -400,13 +407,25 @@ pre {
}
.all-pages__inner{
.h5{
.all-pages__inner {
.h5 {
text-decoration: none;
color: $main-dark;
transition: color $transition-time;
&:hover{
&:hover {
color: $main-light;
}
}
}
.partners-slider__title {
background: linear-gradient(270deg, #00bfff -.23%, #00e68a 99.77%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
margin-bottom: 32px;
@media (min-width: $screen-lg) {
margin-bottom: 56px;
}
}
\ No newline at end of file
//- Все примеси в этом файле должны начинаться c имени блока (partners-slider-slider)
//- Все примеси в этом файле должны начинаться c имени блока (partners)
mixin partners-slider(text, mods)
mixin partners(text, mods)
//- Принимает:
//- text {string} - текст
//- mods {string} - список модификаторов
//- Вызов:
+partners-slider-slider('Текст', 'some-mod')
+partners('Текст', 'some-mod')
-
// список модификаторов
......@@ -14,49 +14,49 @@ mixin partners-slider(text, mods)
if(typeof(mods) !== 'undefined' && mods) {
var modsList = mods.split(',');
for (var i = 0; i < modsList.length; i++) {
allMods = allMods + ' partners-slider--' + modsList[i].trim();
allMods = allMods + ' partners--' + modsList[i].trim();
}
}
section.partners-slider(class=allMods)&attributes(attributes)
.partners-slider__inner.container
h2.partners-slider__title.h2 Нам доверяют
.partners-slider__swiper.swiper
.partners(class=allMods)&attributes(attributes)
.partners__inner.container
.partners__swiper.swiper
.swiper-wrapper
.partners-slider__slide.swiper-slide
.partners-slider__logo
img(src="img/partner-1.png" alt="Клиент" loading="lazy").partners-slider__img
.partners-slider__slide.swiper-slide
.partners-slider__logo
img(src="img/partner-2.png" alt="Клиент" loading="lazy").partners-slider__img
.partners-slider__slide.swiper-slide
.partners-slider__logo
img(src="img/partner-3.png" alt="Клиент" loading="lazy").partners-slider__img
.partners-slider__slide.swiper-slide
.partners-slider__logo
img(src="img/partner-4.png" alt="Клиент" loading="lazy").partners-slider__img
.partners-slider__slide.swiper-slide
.partners-slider__logo
img(src="img/partner-5.png" alt="Клиент" loading="lazy").partners-slider__img
.partners-slider__slide.swiper-slide
.partners-slider__logo
img(src="img/partner-1.png" alt="Клиент" loading="lazy").partners-slider__img
.partners-slider__slide.swiper-slide
.partners-slider__logo
img(src="img/partner-2.png" alt="Клиент" loading="lazy").partners-slider__img
.partners-slider__slide.swiper-slide
.partners-slider__logo
img(src="img/partner-3.png" alt="Клиент" loading="lazy").partners-slider__img
.partners-slider__slide.swiper-slide
.partners-slider__logo
img(src="img/partner-4.png" alt="Клиент" loading="lazy").partners-slider__img
.partners__slide.swiper-slide
.partners__logo
img(src="img/partner-1.png" alt="Клиент" loading="lazy").partners__img
.partners__slide.swiper-slide
.partners__logo
img(src="img/partner-2.png" alt="Клиент" loading="lazy").partners__img
.partners__slide.swiper-slide
.partners__logo
img(src="img/partner-3.png" alt="Клиент" loading="lazy").partners__img
.partners__slide.swiper-slide
.partners__logo
img(src="img/partner-4.png" alt="Клиент" loading="lazy").partners__img
.partners__slide.swiper-slide
.partners__logo
img(src="img/partner-5.png" alt="Клиент" loading="lazy").partners__img
.partners__slide.swiper-slide
.partners__logo
img(src="img/partner-1.png" alt="Клиент" loading="lazy").partners__img
.partners__slide.swiper-slide
.partners__logo
img(src="img/partner-2.png" alt="Клиент" loading="lazy").partners__img
.partners__slide.swiper-slide
.partners__logo
img(src="img/partner-3.png" alt="Клиент" loading="lazy").partners__img
.partners__slide.swiper-slide
.partners__logo
img(src="img/partner-4.png" alt="Клиент" loading="lazy").partners__img
.partners-slider__prev
.partners__prev
svg(width='29' height='24' viewBox='0 0 29 24' fill='none' xmlns='http://www.w3.org/2000/svg')
path(d='M14.4104 2.71672C14.9964 2.1311 14.9967 1.18135 14.411 0.595402C13.8254 0.00944948 12.8757 0.0091809 12.2897 0.594802L14.4104 2.71672ZM3 12L1.93964 10.939L0.87808 12L1.93964 13.0609L3 12ZM12.2897 23.4052C12.8757 23.9908 13.8254 23.9905 14.411 23.4046C14.9967 22.8186 14.9964 21.8689 14.4104 21.2832L12.2897 23.4052ZM12.2897 0.594802L1.93964 10.939L4.06036 13.0609L14.4104 2.71672L12.2897 0.594802ZM1.93964 13.0609L12.2897 23.4052L14.4104 21.2832L4.06036 10.939L1.93964 13.0609Z' fill='black')
path(d='M3.25195 10.5C2.42353 10.5 1.75195 11.1716 1.75195 12C1.75195 12.8284 2.42353 13.5 3.25195 13.5V10.5ZM27.0004 13.5C27.8288 13.5 28.5004 12.8284 28.5004 12C28.5004 11.1716 27.8288 10.5 27.0004 10.5V13.5ZM3.25195 13.5H27.0004V10.5H3.25195V13.5Z' fill='black')
.partners-slider__next
.partners__next
svg(width='29' height='24' viewBox='0 0 29 24' fill='none' xmlns='http://www.w3.org/2000/svg')
path(d='M14.5896 2.71672C14.0036 2.1311 14.0033 1.18135 14.589 0.595402C15.1746 0.00944948 16.1243 0.0091809 16.7103 0.594802L14.5896 2.71672ZM26 12L27.0604 10.939L28.1219 12L27.0604 13.0609L26 12ZM16.7103 23.4052C16.1243 23.9908 15.1746 23.9905 14.589 23.4046C14.0033 22.8186 14.0036 21.8689 14.5896 21.2832L16.7103 23.4052ZM16.7103 0.594802L27.0604 10.939L24.9396 13.0609L14.5896 2.71672L16.7103 0.594802ZM27.0604 13.0609L16.7103 23.4052L14.5896 21.2832L24.9396 10.939L27.0604 13.0609Z' fill='black')
path(d='M25.75 10.5C26.5784 10.5 27.25 11.1716 27.25 12C27.25 12.8284 26.5784 13.5 25.75 13.5V10.5ZM2.00159 13.5C1.17316 13.5 0.501585 12.8284 0.501585 12C0.501585 11.1716 1.17316 10.5 2.00159 10.5V13.5ZM25.75 13.5H2.00159V10.5H25.75V13.5Z' fill='black')
// В этом файле должны быть стили для БЭМ-блока partners-slider, его элементов,
// В этом файле должны быть стили для БЭМ-блока partners, его элементов,
// модификаторов, псевдоселекторов, псевдоэлементов, @media-условий...
// Очередность: http://nicothin.github.io/idiomatic-pre-CSS/#priority
.partners-slider {
.partners {
$block-name: &; // #{$block-name}__element
$block-name: &; // #{$block-name}__element
margin-bottom: 86px;
@media (min-width: $screen-lg) {
margin-bottom: 120px;
}
&__title {
background: linear-gradient(270deg, #00BFFF -0.23%, #00E68A 99.77%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
margin-bottom: 60px;
@media (min-width: $screen-lg) {}
}
&__slide {
......@@ -62,6 +70,7 @@
transition: opacity $transition-time;
}
}
&:hover {
svg path {
opacity: 1;
......@@ -79,5 +88,4 @@
&__next {
right: 0;
}
}
// В этом файле должны быть стили для БЭМ-блока plain-content, его элементов,
// модификаторов, псевдоселекторов, псевдоэлементов, @media-условий...
// Очередность: http://nicothin.github.io/idiomatic-pre-CSS/#priority
.plain-content {
$block-name: &; // #{$block-name}__element
padding: 46px 0 30px;
@media (min-width: $screen-xxl){
padding: 80px 0;
}
}
.plain-content.bgrd {
background-size: 0;
padding: 46px 0 30px;
@media (min-width: $screen-xxl) {
padding: 160px 0;
margin: -80px 0;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
}
\ No newline at end of file
......@@ -9,12 +9,30 @@
background-repeat: no-repeat;
background-color: $white;
background-position: center center;
background-size: cover;
padding-bottom: 120px;
margin-top: 204px;
margin-top: 80px;
z-index: -1;
@media (min-width: $screen-xl) {
padding-bottom: 120px;
}
@media (min-width: $screen-lg) {
margin-top: 204px;
padding-bottom: 108px;
}
@media (min-width: $screen-md) {
margin-top: 100px;
}
@media (min-width: $screen-sm) {
margin-top: 80px;
padding-bottom: 24px;
}
&__title {
margin-bottom: 32px;
background: linear-gradient(270deg, #00BFFF -0.23%, #00E68A 99.77%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
......@@ -22,14 +40,19 @@
}
&__grid {
padding: 0;
list-style: none;
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-columns: repeat(1, 1fr);
gap: 40px;
@media (min-width: $screen-lg) {
grid-template-columns: repeat(4, 1fr);
}
@media (min-width: $screen-xs) {
grid-template-columns: repeat(2, 1fr);
}
}
&__body {
......@@ -46,14 +69,23 @@
@media (min-width: $screen-xxl) {
width: 96px;
height: 96px;
margin-bottom: 32px;
}
@media (min-width: $screen-sm) {
margin-bottom: 8px;
}
}
&__descr {
color: $main-dark;
text-transform: uppercase;
font: 22px/1.3 $ff-i-sb;
font: 12px/1.3 $ff-i-sb;
font-weight: 600;
text-align: center;
@media (min-width: $screen-xxl) {
font-size: 22px;
}
}
}
\ No newline at end of file
//- Все примеси в этом файле должны начинаться c имени блока (projects)
mixin projects(text, mods)
//- Принимает:
//- text {string} - текст
//- mods {string} - список модификаторов
//- Вызов:
+projects('Текст', 'some-mod')
-
// список модификаторов
var allMods = '';
if(typeof(mods) !== 'undefined' && mods) {
var modsList = mods.split(',');
for (var i = 0; i < modsList.length; i++) {
allMods = allMods + ' projects--' + modsList[i].trim();
}
}
.projects(class=allMods)&attributes(attributes)
.projects__inner.container
h2.projects__title.h2-inner Проекты
// В этом файле должны быть стили для БЭМ-блока projects, его элементов,
// модификаторов, псевдоселекторов, псевдоэлементов, @media-условий...
// Очередность: http://nicothin.github.io/idiomatic-pre-CSS/#priority
.projects {
$block-name: &; // #{$block-name}__element
&__title {
color: $black;
margin-bottom: 24px;
@media (min-width: $screen-xxl) {
margin-bottom: 88px;
}
@media (min-width: $screen-xl) {
margin-bottom: 60px;
}
@media (min-width: $screen-lg) {
margin-bottom: 40px;
}
}
}
\ No newline at end of file
//- Все примеси в этом файле должны начинаться c имени блока (solutions-grid)
mixin solutions-grid(text, mods)
//- Принимает:
//- text {string} - текст
//- mods {string} - список модификаторов
//- Вызов:
+solutions-grid('Текст', 'some-mod')
-
// список модификаторов
var allMods = '';
if(typeof(mods) !== 'undefined' && mods) {
var modsList = mods.split(',');
for (var i = 0; i < modsList.length; i++) {
allMods = allMods + ' solutions-grid--' + modsList[i].trim();
}
}
ul.solutions-grid(class=allMods)&attributes(attributes)
li.solutions-grid__item
a(href="javascript:void(0);").solutions-grid__body
h3.solutions-grid__subtitle.h5 Мониторинг технологических процессов и производств
li.solutions-grid__item
a(href="javascript:void(0);").solutions-grid__body
h3.solutions-grid__subtitle.h5 Энергоучёт и энергоэффективность
li.solutions-grid__item
a(href="javascript:void(0);").solutions-grid__body
h3.solutions-grid__subtitle.h5 Промышленная безопасность персонала
li.solutions-grid__item
a(href="javascript:void(0);").solutions-grid__body
h3.solutions-grid__subtitle.h5 Планирование и оптимизация производственных процессов
li.solutions-grid__item
a(href="javascript:void(0);").solutions-grid__body
h3.solutions-grid__subtitle.h5 Аналитика и визуализация, моделирование и прогнозирование, управление данными
li.solutions-grid__item
a(href="javascript:void(0);").solutions-grid__body
h3.solutions-grid__subtitle.h5 Поддержка процессов эксплуатации и ремонтов оборудования
li.solutions-grid__item
a(href="javascript:void(0);").solutions-grid__body
h3.solutions-grid__subtitle.h5 Цифровой персонал / Цифровое рабочее место
li.solutions-grid__item
a(href="javascript:void(0);").solutions-grid__body
h3.solutions-grid__subtitle.h5 Цифровое зрение: ИИ, Большие данные, Глубокое обучение
// В этом файле должны быть стили для БЭМ-блока solutions-grid, его элементов,
// модификаторов, псевдоселекторов, псевдоэлементов, @media-условий...
// Очередность: http://nicothin.github.io/idiomatic-pre-CSS/#priority
.solutions-grid {
$block-name: &; // #{$block-name}__element
margin: 0;
list-style: none;
padding: 0;
display: grid;
grid-template-columns: repeat(12, 1fr);
gap: 16px;
z-index: 7;
filter: drop-shadow(0px 8px 32px rgba(0, 0, 0, 0.24));
transform: translateY(20px);
@media (min-width: $screen-xxl) {
margin: 0;
gap: 40px;
}
@media (min-width: $screen-xl) {
margin: 0 14%;
row-gap: 32px;
column-gap: 40px;
}
@media (min-width: $screen-lg) {
margin: 0 6%;
row-gap: 32px;
column-gap: 40px;
}
&__item {
grid-column: 12 span;
background-color: $black;
border-radius: 16px;
background-repeat: no-repeat;
background-color: $black;
background-position: center center;
background-size: cover;
overflow: hidden;
transition: all $transition-time;
@media (min-width: $screen-xxl) {
grid-column: 3 span;
}
@media (min-width: $screen-xl) {
grid-column: 6 span;
width: 320px;
aspect-ratio: 1/1;
height: 320px;
}
@media (min-width: $screen-lg) {
grid-column: 6 span;
width: 320px;
height: 200px;
}
@media (min-width: $screen-sm) {
grid-column: 6 span;
}
&:nth-child(1) {
background-image: url("../img/a1.jpg");
&:hover {
background-image: url("../img/a2.jpg");
}
}
&:nth-child(2) {
background-image: url("../img/b1.jpg");
&:hover {
background-image: url("../img/b2.jpg");
}
}
&:nth-child(3) {
background-image: url("../img/c1.jpg");
&:hover {
background-image: url("../img/c2.jpg");
}
}
&:nth-child(4) {
background-image: url("../img/d1.jpg");
&:hover {
background-image: url("../img/d2.jpg");
}
}
&:nth-child(5) {
background-image: url("../img/e1.jpg");
&:hover {
background-image: url("../img/e2.jpg");
}
}
&:nth-child(6) {
background-image: url("../img/f1.jpg");
&:hover {
background-image: url("../img/f2.jpg");
}
}
&:nth-child(7) {
background-image: url("../img/g1.jpg");
&:hover {
background-image: url("../img/g2.jpg");
}
}
&:nth-child(8) {
background-image: url("../img/h1.jpg");
&:hover {
background-image: url("../img/h2.jpg");
}
}
}
&__body {
display: block;
cursor: pointer;
text-decoration: none;
padding: 16px;
width: 100%;
height: 100%;
@media (min-width: $screen-lg) {
padding: 32px;
}
@media (min-width: $screen-md) {
padding: 16px;
}
}
&__subtitle {
margin: 0;
color: $white;
}
}
......@@ -28,29 +28,4 @@ mixin solutions(text, mods)
p.solutions__top-text.text Мы&nbsp;предлагаем набор планов и&nbsp;возможностей, инноваций и&nbsp;связанных с&nbsp;ними технологических решений, которые помогают компаниям и&nbsp;промышленным предприятиям перейти на&nbsp;новые уровни автоматизации и&nbsp;цифровизации.
p.solutions__top-text.text Наши Заказчики&nbsp;&mdash; основные предприятия реального сектора экономики: энергетики, нефтегазодобычи, промышленного производства. Наши продукты помогают им&nbsp;контролировать критическую инфраструктуру, обеспечивают аналитику для принятия управленческих решений, оптимизируют сложные технологические процессы.
h2.solutions__title.h2 Решения
ul.solutions__grid
li.solutions__item
a(href="javascript:void(0);").solutions__body
h3.solutions__subtitle.subtitle Мониторинг технологических процессов и производств
li.solutions__item
a(href="javascript:void(0);").solutions__body
h3.solutions__subtitle.subtitle Энергоучёт и энергоэффективность
li.solutions__item
a(href="javascript:void(0);").solutions__body
h3.solutions__subtitle.subtitle Мониторинг технологических процессов и производств
li.solutions__item
a(href="javascript:void(0);").solutions__body
h3.solutions__subtitle.subtitle Мониторинг технологических процессов и производств
li.solutions__item
a(href="javascript:void(0);").solutions__body
h3.solutions__subtitle.subtitle Мониторинг технологических процессов и производств
li.solutions__item
a(href="javascript:void(0);").solutions__body
h3.solutions__subtitle.subtitle Мониторинг технологических процессов и производств
li.solutions__item
a(href="javascript:void(0);").solutions__body
h3.solutions__subtitle.subtitle Мониторинг технологических процессов и производств
li.solutions__item
a(href="javascript:void(0);").solutions__body
h3.solutions__subtitle.subtitle Мониторинг технологических процессов и производств
\ No newline at end of file
+solutions-grid()
\ No newline at end of file
......@@ -6,66 +6,110 @@
$block-name: &; // #{$block-name}__element
z-index: 6;
margin-top: 32px;
&__content{
transform: translateY(10%);
@media (min-width: $screen-xl) {
margin-top: 0px;
}
&__top-title {
margin-bottom: 32px;
@media (min-width: $screen-lg) {
margin-top: 22px;
}
&__top-text {
margin-bottom: 28px;
@media (min-width: $screen-md) {
margin-top: 24px;
}
&__title {
color: $white;
margin: 0;
@media (min-width: $screen-sm) {
margin-top: 30px;
}
&__grid {
margin: 0;
list-style: none;
padding: 0;
display: grid;
grid-template-columns: repeat(12, 1fr);
gap: 40px;
z-index: 7;
filter: drop-shadow(0px 8px 32px rgba(0, 0, 0, 0.24));
transform: translateY(20px);
&__content {
transform: translateY(6px);
@media (min-width: $screen-xxl) {
transform: translateY(80px);
}
&__item {
background-color: $black;
grid-column: 3 span;
border-radius: 16px;
aspect-ratio: 1/1;
background-image: url("../img/a1.jpg");
background-repeat: no-repeat;
background-color: $black;
background-position: center center;
background-size: cover;
@media (min-width: $screen-lg) {
transform: translateY(60px);
}
transition: all $transition-time;
@media (min-width: $screen-md) {
transform: translateY(24px);
}
&:hover {
background-image: url("../img/a2.jpg");
@media (min-width: $screen-sm) {
transform: translateY(18px);
}
}
&__body {
display: block;
cursor: pointer;
text-decoration: none;
padding: 32px;
width: 100%;
height: 100%;
&__top {
@media (min-width: $screen-xxl) {
margin-bottom: 72px;
}
}
&__subtitle {
margin: 0;
&__top-title {
margin-bottom: 16px;
@media (min-width: $screen-lg) {
margin-bottom: 24px;
}
@media (min-width: $screen-md) {
margin-bottom: 20px;
}
@media (min-width: $screen-sm) {
margin-bottom: 20px;
}
}
&__top-descr {
margin-bottom: 40px;
}
&__top-text {
margin-bottom: 28px;
@media (min-width: $screen-xxl) {
margin-bottom: 28px;
}
@media (min-width: $screen-lg) {
margin-bottom: 24px;
}
@media (min-width: $screen-sm) {
margin-bottom: 18px;
}
}
&__title {
color: $white;
margin: 0;
@media (min-width: $screen-lg) {
margin-bottom: 12px;
}
}
}
// .b2 {
// position: relative;
// &:after {
// position: absolute;
// content: "";
// top: 0;
// left: 0;
// width: 100%;
// height: 100%;
// background-color: $main-dark;
// opacity: 0.5;
// }
// }
\ No newline at end of file
//- Все примеси в этом файле должны начинаться c имени блока (task)
mixin task(text, mods)
//- Принимает:
//- text {string} - текст
//- mods {string} - список модификаторов
//- Вызов:
+task('Текст', 'some-mod')
-
// список модификаторов
var allMods = '';
if(typeof(mods) !== 'undefined' && mods) {
var modsList = mods.split(',');
for (var i = 0; i < modsList.length; i++) {
allMods = allMods + ' task--' + modsList[i].trim();
}
}
.task(class=allMods)&attributes(attributes)
.task__inner.container
h2.task__title.h2-inner Решаемые задачи
ul.task__list
li.task__item
p.text Управление допусками, государственной сертификацией и аттестацией персонала опасных производств;
li.task__item
p.text Оперативные обходы с использованием мобильных устройств и систем дополненной реальности;
li.task__item
p.text Автоматизация процессов взаимодействия G2B и G2G при осуществлении государственного контроля товаров и морского и речного транспорта при международной перевозке;
li.task__item
p.text Создание алгоритмов оптимизации управления основными фондами нефтяных месторождений с использованием гибридных моделей на базе гидродинамики и исторических данных;
li.task__item
p.text Управление допусками, государственной сертификацией и аттестацией персонала опасных производств;
li.task__item
p.text Оперативные обходы с использованием мобильных устройств и систем дополненной реальности;
li.task__item
p.text Автоматизация процессов взаимодействия G2B и G2G при осуществлении государственного контроля товаров и морского и речного транспорта при международной перевозке;
li.task__item
p.text Создание алгоритмов оптимизации управления основными фондами нефтяных месторождений с использованием гибридных моделей на базе гидродинамики и исторических данных.
// В этом файле должны быть стили для БЭМ-блока task, его элементов,
// модификаторов, псевдоселекторов, псевдоэлементов, @media-условий...
// Очередность: http://nicothin.github.io/idiomatic-pre-CSS/#priority
.task {
$block-name: &;
margin-bottom: 40px;
@media (min-width: $screen-lg) {
margin-bottom: 64px;
}
&__title {
margin: 0;
margin-bottom: 30px;
@media (min-width: $screen-lg) {
margin-bottom: 56px;
}
}
&__list {
list-style: none;
padding-left: 20px;
@media (min-width: $screen-lg) {
padding-left: 26px;
}
}
&__item {
position: relative;
margin-bottom: 8px;
font-size: 18px;
color: $black;
p{
margin: 0;
}
&::before {
position: absolute;
content: "";
top: 6px;
left: -20px;
width: 10px;
height: 10px;
background-color: $color-accent;
@media (min-width: $screen-lg) {
left: -26px;
}
}
@media (min-width: $screen-lg) {
margin-bottom: 26px;
}
}
}
\ No newline at end of file
//- Все примеси в этом файле должны начинаться c имени блока (text-block)
mixin text-block(text, mods)
//- Принимает:
//- text {string} - текст
//- mods {string} - список модификаторов
//- Вызов:
+text-block('Текст', 'some-mod')
-
// список модификаторов
var allMods = '';
if(typeof(mods) !== 'undefined' && mods) {
var modsList = mods.split(',');
for (var i = 0; i < modsList.length; i++) {
allMods = allMods + ' text-block--' + modsList[i].trim();
}
}
.text-block(class=allMods)&attributes(attributes)
.text-block__inner.container
p.text-block__text.text Команда профессионалов высокой квалификации проводит обследование, консалтинг, выбор оптимальных параметров проектного решения, реализацию, внедрение, сопровождение и&nbsp;поддержку.
p.text-block__text.text-bold Сбор данных по потреблению энергоресурсов
p.text-block__text.text-bold Коммерческий учет
p.text-block__text.text-bold Диспетчеризация и технический учет
p.text-block__text.text-bold Управление жизненным циклов средств измерения и приборов учета
p.text-block__text.text Наши Заказчики&nbsp;&mdash; основные предприятия реального сектора экономики: энергетики, нефтегазодобычи, промышленного производства. Наши продукты помогают им&nbsp;контролировать критическую инфраструктуру, обеспечивают аналитику для принятия управленческих решений, оптимизируют сложные технологические процессы.
block
// В этом файле должны быть стили для БЭМ-блока text-block, его элементов,
// модификаторов, псевдоселекторов, псевдоэлементов, @media-условий...
// Очередность: http://nicothin.github.io/idiomatic-pre-CSS/#priority
.text-block {
$block-name: &;
margin-bottom: 40px;
@media (min-width: $screen-lg) {
margin-bottom: 64px;
}
&__text {
margin-bottom: 16px;
@media (min-width: $screen-xl) {}
@media (min-width: $screen-lg) {
margin-bottom: 24px;
}
@media (min-width: $screen-md) {}
@media (min-width: $screen-sm) {}
}
&__h2 {
margin-bottom: 36px;
@media (min-width: $screen-xl) {
margin-bottom: 56px;
}
}
}
\ No newline at end of file
......@@ -19,7 +19,6 @@ mixin top-slider(text, mods)
}
section.swiper.top-slider
.swiper-pagination.top-slider__pagination
.swiper-wrapper
.swiper-slide.top-slider__slide
.top-slider__img(style="background-image: url(img/slider1.jpg);")
......@@ -42,7 +41,8 @@ mixin top-slider(text, mods)
h2.top-slider__title Advanced Digital Solutions
.top-slider__descr
p Разработка комплексных программных продуктов на&nbsp;заказ, реализация решений в&nbsp;области цифровизации производства и&nbsp;снижения импортозависимости.
.top-slider__nav.container
.top-slider__wrapper.container
.top-slider__nav
button.top-slider__prev.btn-reset
svg(width='46' height='39' viewBox='0 0 46 39' fill='none' xmlns='http://www.w3.org/2000/svg')
path(d='M21.7504 2.70097C22.3363 2.11535 22.3366 1.16561 21.751 0.579654C21.1653 -0.00629759 20.2156 -0.00656617 19.6296 0.579055L21.7504 2.70097ZM3 19.32L1.93964 18.2591L0.87808 19.32L1.93964 20.381L3 19.32ZM19.6296 38.061C20.2156 38.6466 21.1653 38.6463 21.751 38.0604C22.3366 37.4744 22.3363 36.5247 21.7504 35.9391L19.6296 38.061ZM19.6296 0.579055L1.93964 18.2591L4.06036 20.381L21.7504 2.70097L19.6296 0.579055ZM1.93964 20.381L19.6296 38.061L21.7504 35.9391L4.06036 18.2591L1.93964 20.381Z' fill='white')
......@@ -51,4 +51,5 @@ mixin top-slider(text, mods)
svg(width='46' height='39' viewBox='0 0 46 39' fill='none' xmlns='http://www.w3.org/2000/svg')
path(d='M24.2496 2.70097C23.6637 2.11535 23.6634 1.16561 24.249 0.579654C24.8347 -0.00629759 25.7844 -0.00656617 26.3704 0.579055L24.2496 2.70097ZM43 19.32L44.0604 18.2591L45.1219 19.32L44.0604 20.381L43 19.32ZM26.3704 38.061C25.7844 38.6466 24.8347 38.6463 24.249 38.0604C23.6634 37.4744 23.6637 36.5247 24.2496 35.9391L26.3704 38.061ZM26.3704 0.579055L44.0604 18.2591L41.9396 20.381L24.2496 2.70097L26.3704 0.579055ZM44.0604 20.381L26.3704 38.061L24.2496 35.9391L41.9396 18.2591L44.0604 20.381Z' fill='white')
path(d='M42.5703 17.82C43.3987 17.82 44.0703 18.4916 44.0703 19.32C44.0703 20.1484 43.3987 20.82 42.5703 20.82V17.82ZM1.98031 20.82C1.15189 20.82 0.480312 20.1484 0.480312 19.32C0.480312 18.4916 1.15189 17.82 1.98031 17.82V20.82ZM42.5703 20.82H1.98031V17.82H42.5703V20.82Z' fill='white')
\ No newline at end of file
.top-slider__pagination-wrapper.container
.swiper-pagination.top-slider__pagination
\ No newline at end of file
......@@ -10,14 +10,34 @@
position: relative;
@media (max-width: ($screen-md - 1)) {
display: none;
}
&__body {
max-width: 540px;
padding: 10% 0 19%;
@media (min-width: $screen-xxl) {
max-width: 960px;
padding: 11% 0 19%;
padding-left: 10%;
padding: 154px 136px 272px;
}
@media (min-width: $screen-xl) {
max-width: 670px;
padding: 6% 0 17% 10%;
}
@media (min-width: $screen-lg) {
padding: 8% 0 17% 10%;
max-width: 540px;
}
@media (min-width: $screen-md) {
padding: 5% 0 11% 0%;
max-width: 547px;
}
@media (min-width: $screen-sm) {
padding: 5% 0 10%;
max-width: 547px;
}
}
&__img {
......@@ -29,23 +49,59 @@
}
&__title {
font: 80px $ff-i-sb;
font: 32px $ff-i-sb;
font-weight: 600;
color: $white;
margin: 0 0 14px;
@media (min-width: $screen-xxl) {
font-size: 80px;
}
@media (min-width: $screen-lg) {
font-size: 56px;
margin: 0 0 24px;
}
@media (min-width: $screen-md) {
margin: 0 0 30px;
}
@media (min-width: $screen-sm) {
margin: 0 0 24px;
}
}
&__descr {
font: 24px/1.5 $ff-i-sb;
font: 18px/1.5 $ff-i-sb;
font-weight: 600;
color: $black;
margin: 0;
@media (min-width: $screen-xxl) {
font-size: 24px;
}
}
&__nav {
position: relative;
}
&__prev {
position: absolute;
bottom: 100px;
bottom: 20px;
width: 24px;
z-index: 5;
padding: 0;
@media (min-width: $screen-lg) {
bottom: 100px;
width: 40px;
}
svg {
width: 100%;
}
svg path {
opacity: 1;
......@@ -54,21 +110,58 @@
&__next {
position: absolute;
bottom: 100px;
width: 24px;
bottom: 20px;
z-index: 5;
right: 13%;
right: 0%;
padding: 0;
@media (min-width: $screen-lg) {
right: 0;
bottom: 100px;
width: 40px;
}
svg {
width: 100%;
}
svg path {
opacity: 1;
}
}
&__pagination-wrapper {
position: relative;
}
&__pagination {
display: flex;
bottom: 100px !important;
left: 21% !important;
justify-content: center;
bottom: 20px !important;
width: var(--container-width) !important;
max-width: 960px;
@media (min-width: $screen-xxl) {
bottom: 118px !important;
left: 10% !important;
}
@media (min-width: $screen-xl) {
bottom: 100px !important;
left: 14% !important;
justify-content: flex-start;
}
@media (min-width: $screen-lg) {
bottom: 100px !important;
left: 17% !important;
justify-content: flex-start;
}
@media (min-width: $screen-sm) {
bottom: 32px !important;
}
}
.swiper-button-disabled {
......
This source diff could not be displayed because it is too large. You can view the blob instead.
<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="64" height="64" rx="8" fill="url(#paint0_linear_189_10685)"/>
<path d="M25.328 26.3964C22.7831 31.0366 17.7842 40.1446 17.7842 40.1446C17.7842 40.1446 29.3607 40.1494 29.3511 40.1446C30.26 40.1637 30.7336 40.3312 31.2167 41.2305C31.2167 41.2353 32.9627 44.4164 32.9627 44.4164C32.9627 44.4164 14.5409 44.4164 14.5361 44.4164C12.307 44.4068 11.3789 42.7804 12.4361 40.8861C14.6701 36.8965 23.3763 20.9957 23.3763 20.9861C23.8212 20.1681 24.51 19.6371 25.4189 19.6467C26.3278 19.6611 27.0215 20.2064 27.4663 21.01C27.4663 21.0196 37.5646 39.3936 37.5598 39.3888C37.8947 40.0011 38.3443 40.1207 38.9853 40.1255C43.769 40.1877 47.5385 36.6238 47.5624 31.9789C47.5863 27.5971 43.8694 23.9568 39.3106 23.9137C39.3154 23.9137 32.2643 23.9089 32.2643 23.9137C31.6664 23.8659 31.3363 23.6171 31.1067 23.2057C31.1162 23.2057 29.1597 19.618 29.1597 19.618C29.1597 19.618 36.3543 19.5415 39.2054 19.618C44.5583 19.7567 48.5383 22.139 50.8344 26.937C54.1686 33.9067 50.0403 42.2972 42.3865 44.0098C40.5639 44.4212 36.7322 44.4164 36.7275 44.4164C35.7755 44.4451 35.0915 43.9428 34.6131 43.0626C31.8051 37.8963 25.6725 26.8987 25.328 26.3964Z" fill="white"/>
<defs>
<linearGradient id="paint0_linear_189_10685" x1="64" y1="-2.26883e-06" x2="-6.08353e-06" y2="64" gradientUnits="userSpaceOnUse">
<stop stop-color="#00BFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
</defs>
</svg>
<svg width="1920" height="570" viewBox="0 0 1920 570" fill="none" xmlns="http://www.w3.org/2000/svg">
<mask id="mask0_175_17515" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="1920" height="570">
<path d="M1920 570L0 490V0L1920 28.9268V570Z" fill="white"/>
</mask>
<g mask="url(#mask0_175_17515)">
<path d="M1265.84 -63.1699L1260.33 38.4764L1260.39 38.3799L892.14 276.861L891.82 277.061L892.04 277.329L1190.05 650.908L1190.07 650.44L1048.98 805.177L1048.77 805.4L1049.01 805.6L1243.46 973.37L1243.4 973.103L1140.79 1150.59L1244.04 973.304L1244.12 973.163L1243.99 973.044L1049.75 805.147L1049.78 805.57L1191.07 650.93L1191.27 650.7L1191.09 650.462L892.92 276.95L892.82 277.425L1260.63 38.5803L1260.69 38.5432V38.4838L1265.84 -63.1699Z" fill="url(#paint0_linear_175_17515)"/>
<path d="M1278.04 -63.0371L1268.91 36.0931L1268.97 36.0041L907.351 272.31L907.051 272.503L907.231 272.763L974.291 368.487L1007.82 416.352L1016.2 428.317L1025.51 439.91L1044.19 463.075L1193.75 648.302V647.856L1069.54 803.477L1069.37 803.692L1069.59 803.885L1092.99 824.318L1095.92 826.871L1098.64 829.543L1104.07 834.902L1114.92 845.612L1158.33 888.453L1201.74 931.293C1205.25 934.93 1209.27 938.27 1213.1 941.714L1224.7 952.001L1247.91 972.568L1247.85 972.316L1158.63 1150.51L1248.5 972.494L1248.57 972.36L1248.44 972.249L1225.27 951.667L1213.68 941.38C1209.85 937.929 1205.84 934.589 1202.34 930.952L1158.98 888.082L1115.62 845.211L1104.78 834.494L1099.36 829.135L1096.64 826.463L1093.72 823.902L1070.33 803.439L1070.38 803.848L1194.78 648.309L1194.96 648.086L1194.78 647.864L1045.32 462.622L1026.62 439.472L1017.29 427.886L1008.89 415.929L975.301 368.093L908.131 272.429L908.021 272.882L1269.21 36.2119L1269.27 36.1748V36.1228L1278.04 -63.0371Z" fill="url(#paint1_linear_175_17515)"/>
<path d="M1290.24 -62.9102L1277.5 33.7114L1277.56 33.6298L922.551 267.761L922.281 267.947L922.431 268.192L1017.48 425.2L1017.49 425.23L1017.51 425.252L1197.47 645.69L1197.45 645.274L1090.13 801.778L1089.99 801.978L1090.19 802.156L1116.62 825.499L1116.59 825.462L1210.18 933.32L1210.19 933.335L1210.21 933.35L1252.4 971.752L1252.34 971.522L1176.5 1150.43L1253 971.671L1253.06 971.545L1252.94 971.441L1210.8 933.001L1210.82 933.024L1117.37 825.106L1117.35 825.083L1117.33 825.068L1090.93 801.711L1090.99 802.089L1198.51 645.66L1198.66 645.452L1198.49 645.245L1018.58 424.784L1018.62 424.836L923.371 267.888L923.241 268.318L1277.8 33.8227L1277.85 33.7856L1277.86 33.7337L1290.24 -62.9102Z" fill="url(#paint2_linear_175_17515)"/>
<path d="M1302.44 -62.7773L1286.09 31.3281L1286.14 31.2465L937.76 263.218L937.5 263.389L937.63 263.627L1018.56 421.815L1018.58 421.852L1018.61 421.889L1201.18 643.084L1201.15 642.691L1110.71 800.077L1110.6 800.27L1110.78 800.434L1137.2 824.036L1137.15 823.977L1215.1 931.887L1215.11 931.91L1215.13 931.932L1256.87 970.95L1256.81 970.727L1194.36 1150.35L1257.48 970.854L1257.53 970.735L1257.42 970.631L1215.73 931.59L1215.77 931.628L1137.96 823.665L1137.94 823.635L1137.91 823.606L1111.52 799.988L1111.59 800.352L1202.24 643.025L1202.35 642.824L1202.2 642.639L1019.68 421.414L1019.73 421.496L938.58 263.359L938.45 263.768L1286.39 31.4394L1286.43 31.4097L1286.44 31.3652L1302.44 -62.7773Z" fill="url(#paint3_linear_175_17515)"/>
<path d="M1314.64 -62.6426L1294.67 28.9468L1294.73 28.8725L952.97 258.67L952.73 258.826L952.83 259.056L1019.65 418.424L1019.67 418.476L1019.71 418.521L1204.9 640.48L1204.84 640.116L1131.29 798.379L1131.2 798.564L1131.37 798.713L1157.77 822.568L1157.71 822.486L1220.01 930.449L1220.03 930.486L1220.06 930.515L1261.34 970.142L1261.28 969.934L1212.21 1150.27L1261.96 970.038L1261.99 969.927L1261.9 969.831L1220.66 930.174L1220.71 930.233L1158.55 822.226L1158.53 822.182L1158.49 822.145L1132.12 798.275L1132.2 798.609L1205.96 640.391L1206.05 640.198L1205.9 640.027L1020.77 418.053L1020.83 418.157L953.8 258.833L953.66 259.219L1294.97 29.0655L1295.02 29.0358V28.9913L1314.64 -62.6426Z" fill="url(#paint4_linear_175_17515)"/>
<path d="M1326.84 -62.5176L1303.26 26.5631L1303.31 26.4963L968.181 254.119L967.961 254.267L968.031 254.482L1020.73 415.024L1020.76 415.098L1020.81 415.157L1208.61 637.874L1208.54 637.532L1151.87 796.685L1151.81 796.856L1151.96 796.99L1178.35 821.104L1178.27 820.993L1224.92 929.007L1224.94 929.052L1224.98 929.089L1265.81 969.332L1265.75 969.146L1230.07 1150.19L1266.44 969.221L1266.46 969.117L1266.38 969.028L1225.59 928.762L1225.65 928.844L1179.14 820.792L1179.12 820.733L1179.07 820.689L1152.71 796.552L1152.8 796.863L1209.68 637.755L1209.74 637.577L1209.61 637.421L1021.86 414.682L1021.94 414.816L969.021 254.304L968.871 254.668L1303.55 26.6818L1303.6 26.6521L1303.61 26.615L1326.84 -62.5176Z" fill="url(#paint5_linear_175_17515)"/>
<path d="M1339.04 -62.3828L1311.85 24.1817L1311.9 24.1223L983.38 249.57L983.18 249.711L983.23 249.904L1021.82 411.633L1021.84 411.722L1021.91 411.796L1212.32 635.262L1212.24 634.958L1172.46 794.987L1172.42 795.143L1172.55 795.269L1198.93 819.643L1198.84 819.502L1229.84 927.569L1229.86 927.628L1229.9 927.673L1270.29 968.531L1270.22 968.353L1247.92 1150.11L1270.92 968.405L1270.93 968.309L1270.85 968.227L1230.53 927.346L1230.59 927.45L1199.73 819.361L1199.71 819.287L1199.64 819.228L1173.3 794.838L1173.4 795.113L1213.39 635.114L1213.44 634.95L1213.32 634.809L1022.95 411.321L1023.04 411.477L984.23 249.778L984.08 250.112L1312.14 24.3005L1312.18 24.2782L1312.19 24.2411L1339.04 -62.3828Z" fill="url(#paint6_linear_175_17515)"/>
<path d="M1351.24 -62.2578L1320.44 21.798L1320.49 21.7387L998.59 245.027L998.41 245.153L998.44 245.331L1022.92 408.24L1022.93 408.344L1023.01 408.433L1216.03 632.656L1215.94 632.381L1193.04 793.293L1193.02 793.434L1193.14 793.546L1219.5 818.172L1219.41 818.002L1234.76 926.12L1234.77 926.194L1234.83 926.254L1274.76 967.721L1274.69 967.565L1265.78 1150.03L1275.39 967.58L1275.4 967.499L1275.33 967.424L1235.46 925.935L1235.53 926.061L1220.32 817.935L1220.3 817.838L1220.22 817.764L1193.9 793.115L1193.99 793.368L1217.11 632.47L1217.13 632.322L1217.02 632.196L1024.05 407.95L1024.14 408.143L999.44 245.249L999.29 245.561L1320.72 21.9242L1320.76 21.8945L1320.77 21.8648L1351.24 -62.2578Z" fill="url(#paint7_linear_175_17515)"/>
<path d="M1363.44 -62.123L1329.03 19.4167L1329.07 19.3647L1013.8 240.478L1013.64 240.597L1013.65 240.76L1024.01 404.849L1024.02 404.968L1024.11 405.064L1219.73 630.052L1219.64 629.807L1213.63 791.602L1213.62 791.729L1213.73 791.825L1240.08 816.711L1239.98 816.504L1239.69 924.674L1239.68 924.763L1239.75 924.837L1279.23 966.914L1279.17 966.773L1283.63 1149.95L1279.87 966.765V966.691L1279.81 966.624L1240.39 924.518L1240.46 924.681L1240.9 816.511V816.392L1240.8 816.303L1214.49 791.395L1214.59 791.625L1220.82 629.837L1220.83 629.703L1220.73 629.592L1025.14 404.589L1025.23 404.804L1014.65 240.73L1014.49 241.005L1329.3 19.5429L1329.33 19.5206L1329.35 19.4909L1363.44 -62.123Z" fill="url(#paint8_linear_175_17515)"/>
<path d="M1375.64 -61.9902L1337.62 17.0334L1337.66 16.9889L1029.01 235.935L1028.86 236.039V236.187L1025.11 401.449V401.59L1025.21 401.701L1223.44 627.446L1223.35 627.238L1234.22 789.909L1234.23 790.021L1234.32 790.102L1260.65 815.249L1260.56 815.011L1244.61 923.233L1244.6 923.33L1244.68 923.419L1283.7 966.111L1283.64 965.985L1301.49 1149.88L1284.34 965.948V965.881L1284.29 965.822L1245.32 923.107L1245.38 923.293L1261.47 815.078L1261.49 814.944L1261.38 814.84L1235.08 789.679L1235.18 789.872L1224.53 627.193V627.075L1224.44 626.978L1026.23 401.219L1026.33 401.464L1029.85 236.202L1029.7 236.454L1337.89 17.1596L1337.91 17.1373L1337.93 17.115L1375.64 -61.9902Z" fill="url(#paint9_linear_175_17515)"/>
<path d="M1387.84 -61.8633L1346.21 14.6517L1346.24 14.6145L1044.22 231.386L1044.09 231.482L1044.08 231.616L1026.21 398.058L1026.2 398.206L1026.31 398.332L1227.15 624.841L1227.06 624.663L1254.81 788.218L1254.83 788.307L1254.91 788.388L1281.22 813.787L1281.14 813.512L1249.55 921.787L1249.51 921.905L1249.6 922.002L1288.17 965.303L1288.12 965.192L1319.34 1149.8L1288.82 965.132L1288.81 965.073L1288.76 965.021L1250.25 921.69L1250.31 921.905L1282.05 813.653L1282.09 813.498L1281.96 813.379L1255.68 787.958L1255.77 788.129L1228.24 624.552L1228.22 624.455L1228.15 624.366L1027.32 397.857L1027.41 398.132L1045.05 231.675L1044.91 231.898L1346.47 14.7778L1346.49 14.763L1346.51 14.7407L1387.84 -61.8633Z" fill="url(#paint10_linear_175_17515)"/>
<path d="M1400.04 -61.7305L1354.8 12.2684L1354.83 12.2387L1059.43 226.843L1059.32 226.924L1059.29 227.043L1027.32 394.665L1027.28 394.828L1027.41 394.969L1230.85 622.236L1230.77 622.087L1275.41 786.518L1275.43 786.599L1275.49 786.666L1301.8 812.324L1301.73 812.012L1254.48 920.346L1254.43 920.472L1254.53 920.584L1292.64 964.493L1292.59 964.404L1337.2 1149.71L1293.29 964.315L1293.28 964.263L1293.24 964.219L1255.18 920.279L1255.23 920.517L1302.61 812.22L1302.69 812.057L1302.54 811.916L1276.27 786.235L1276.36 786.384L1231.95 621.916L1231.92 621.827L1231.86 621.76L1028.41 394.487L1028.5 394.791L1060.26 227.14L1060.12 227.347L1355.05 12.402L1355.07 12.3871L1355.09 12.3649L1400.04 -61.7305Z" fill="url(#paint11_linear_175_17515)"/>
<path d="M1412.24 -61.6035L1363.39 9.88663L1363.42 9.85694L1074.64 222.301L1074.54 222.375L1074.51 222.479L1028.42 391.281L1028.37 391.452L1028.51 391.6L1234.56 619.639L1234.48 619.505L1296 784.826L1296.03 784.893L1296.08 784.945L1322.37 810.863L1322.32 810.521L1259.42 918.9L1259.34 919.041L1259.45 919.167L1297.12 963.685L1297.07 963.611L1355.05 1149.64L1297.76 963.492L1297.75 963.455L1297.72 963.418L1260.11 918.862L1260.14 919.122L1323.18 810.789L1323.28 810.61L1323.12 810.455L1296.87 784.514L1296.95 784.64L1235.65 619.275L1235.62 619.208L1235.57 619.149L1029.5 391.125L1029.59 391.445L1075.45 222.613L1075.32 222.791L1363.63 10.0202L1363.65 10.0054L1363.66 9.99054L1412.24 -61.6035Z" fill="url(#paint12_linear_175_17515)"/>
<path d="M1424.44 -61.4707L1371.98 7.50334L1372 7.48107L1089.85 217.751L1089.76 217.817L1089.73 217.906L1029.53 387.889L1029.46 388.074L1029.61 388.237L1238.26 617.033L1238.2 616.929L1316.6 783.125L1316.62 783.177L1316.67 783.222L1342.94 809.4L1342.91 809.029L1264.37 917.466L1264.26 917.607L1264.38 917.741L1301.59 962.883L1301.55 962.816L1372.91 1149.56L1302.23 962.675L1302.22 962.645L1302.2 962.615L1265.05 917.452L1265.06 917.734L1343.74 809.355L1343.88 809.162L1343.71 808.992L1317.46 782.799L1317.53 782.895L1239.35 616.639L1239.32 616.58L1239.28 616.535L1030.59 387.755L1030.67 388.104L1090.65 218.085L1090.53 218.24L1372.22 7.63695L1372.23 7.62952L1372.24 7.61468L1424.44 -61.4707Z" fill="url(#paint13_linear_175_17515)"/>
<path d="M1436.64 -61.3379L1380.57 5.12004L1380.59 5.10519L1105.06 213.207L1104.99 213.267L1104.95 213.341L1030.64 384.503L1030.55 384.696L1030.71 384.867L1241.97 614.427L1241.91 614.345L1337.2 781.432L1337.22 781.469L1337.25 781.499L1363.52 807.937L1363.5 807.544L1269.31 916.026L1269.18 916.174L1269.3 916.323L1306.06 962.073L1306.03 962.021L1390.76 1149.47L1306.7 961.857L1306.69 961.835L1306.67 961.813L1269.98 916.033L1269.97 916.33L1364.3 807.915L1364.48 807.714L1364.29 807.521L1338.06 781.076L1338.12 781.15L1243.05 614.004L1243.03 613.959L1242.99 613.922L1031.68 384.392L1031.75 384.763L1105.85 213.549L1105.74 213.682L1380.8 5.25364L1380.81 5.24622L1380.82 5.2388L1436.64 -61.3379Z" fill="url(#paint14_linear_175_17515)"/>
<path d="M1448.84 -61.2109L1389.16 2.74573L1389.17 2.73088L1120.28 208.666L1120.21 208.71L1120.18 208.777L1031.75 381.119L1031.64 381.32L1031.81 381.505L1245.67 611.822L1245.63 611.77L1357.8 779.734L1357.82 779.756L1357.84 779.785L1384.09 806.468V806.06L1274.25 914.594L1274.1 914.742L1274.23 914.906L1310.53 961.264L1310.51 961.235L1408.62 1149.4L1311.17 961.049V961.027L1311.15 961.012L1274.91 914.624L1274.88 914.935L1384.87 806.476L1385.07 806.268L1384.87 806.06L1358.66 779.355L1358.7 779.407L1246.75 611.369L1246.73 611.34L1246.7 611.31L1032.77 381.03L1032.83 381.416L1121.04 209.015L1120.94 209.126L1389.38 2.87933L1389.39 2.8719L1389.4 2.86448L1448.84 -61.2109Z" fill="url(#paint15_linear_175_17515)"/>
<path d="M1461.04 -61.0781L1397.75 0.362434L1397.76 0.355011L1135.49 204.115L1135.43 204.16L1135.4 204.212L1032.86 377.734L1032.73 377.949L1032.91 378.135L1249.38 609.216L1249.35 609.187L1378.4 778.026L1378.41 778.048L1378.43 778.063L1404.66 805.005L1404.69 804.575L1279.19 913.161L1279.02 913.317L1279.15 913.487L1315 960.462L1314.99 960.44L1426.47 1149.32L1315.64 960.232V960.217L1315.63 960.202L1279.84 913.205L1279.79 913.532L1405.43 805.035L1405.67 804.82L1405.45 804.597L1379.25 777.632L1379.28 777.669L1250.45 608.734L1250.43 608.719L1250.42 608.697L1033.86 377.66L1033.91 378.068L1136.23 204.479L1136.15 204.575L1397.97 0.496033V0.488609H1397.98L1461.04 -61.0781Z" fill="url(#paint16_linear_175_17515)"/>
<path d="M1473.24 -60.9434L1434.86 -27.1355L1415.67 -10.2352L1406.06 -1.79625L1395.84 6.25678L1314.08 70.6662L1150.7 199.574L1150.66 199.611L1150.63 199.656L1033.97 374.351L1033.82 374.566L1034.01 374.767L1234.38 586.854L1246.92 600.103L1253.18 606.731L1259.04 613.552L1282.5 640.828L1329.41 695.389L1376.32 749.949C1384.17 759.026 1391.89 768.163 1399.84 777.196L1425.23 803.544L1425.28 803.091L1284.14 911.729L1283.94 911.878L1284.08 912.063L1305.69 941.114L1316.5 955.639L1319.2 959.268C1320.07 960.493 1320.85 961.747 1321.67 962.987L1326.57 970.439L1365.82 1030.04L1444.34 1149.23L1366.26 1029.88L1327.21 970.209L1322.32 962.749C1321.49 961.51 1320.72 960.255 1319.85 959.031L1317.15 955.394L1306.36 940.854L1284.78 911.781L1284.72 912.115L1426 803.574L1426.28 803.359L1426.05 803.121L1400.7 776.773C1392.77 767.74 1385.05 758.596 1377.22 749.511L1330.38 694.921L1283.54 640.331L1260.12 613.032L1254.27 606.211L1248.02 599.576L1235.5 586.32L1034.95 374.299L1034.99 374.715L1151.42 199.938L1151.35 200.019L1314.55 70.9779L1396.08 6.41266L1406.27 -1.65522L1415.85 -10.1165L1434.98 -27.0612L1473.24 -60.9434Z" fill="url(#paint17_linear_175_17515)"/>
<path d="M1485.44 -60.8184L1165.91 195.031L1165.87 195.06L1165.85 195.09L1035.08 370.973L1034.92 371.195L1035.12 371.403L1445.81 802.081L1445.87 801.613L1289.08 910.303L1288.86 910.459L1289 910.652L1462.18 1149.16L1289.7 910.377L1289.62 910.726L1446.55 802.14L1446.86 801.925L1446.62 801.672L1036.04 370.936L1036.07 371.366L1166.62 195.402L1166.56 195.461L1485.44 -60.8184Z" fill="url(#paint18_linear_175_17515)"/>
<path d="M1490.06 -60.9961L1181.89 190.845L1181.86 190.875L1181.83 190.904L1050.02 368.895L1049.85 369.118L1050.06 369.325L1451.61 783.971L1451.64 783.518L1299.42 911.001L1299.24 911.15L1299.37 911.32L1470.02 1149.16L1300.07 911.053L1300.02 911.38L1452.39 784.001L1452.65 783.786L1452.42 783.548L1050.97 368.85L1051.01 369.288L1182.6 191.209L1182.55 191.268L1490.06 -60.9961Z" fill="url(#paint19_linear_175_17515)"/>
<path d="M1494.68 -61.1738L1197.88 186.667L1197.85 186.689L1197.82 186.719L1064.96 366.817L1064.79 367.04L1065 367.247L1457.4 765.862L1457.41 765.416L1309.77 911.692L1309.63 911.84L1309.74 911.996L1477.85 1149.16L1310.44 911.729L1310.41 912.033L1458.23 765.862L1458.45 765.646L1458.23 765.424L1065.91 366.765L1065.95 367.203L1198.59 187.023L1198.53 187.082L1494.68 -61.1738Z" fill="url(#paint20_linear_175_17515)"/>
<path d="M1499.3 -61.3594L1213.86 182.481L1213.83 182.503L1213.81 182.54L1079.89 364.731L1079.73 364.961L1079.94 365.169L1463.2 747.744L1463.18 747.321L1320.13 912.382L1320 912.523L1320.11 912.672L1485.69 1149.16L1320.81 912.404L1320.79 912.694L1464.06 747.729L1464.25 747.507L1464.04 747.299L1080.84 364.687L1080.88 365.125L1214.57 182.837L1214.51 182.889L1499.3 -61.3594Z" fill="url(#paint21_linear_175_17515)"/>
<path d="M1503.92 -61.5371L1229.85 178.302L1229.82 178.324L1229.8 178.354L1094.83 362.654L1094.66 362.884L1094.88 363.091L1469 729.634L1468.96 729.219L1330.48 913.073L1330.38 913.206L1330.48 913.34L1493.52 1149.16L1331.18 913.08V913.355L1469.89 729.59L1470.06 729.375L1469.85 729.174L1095.77 362.602L1095.82 363.039L1230.55 178.644L1230.5 178.696L1503.92 -61.5371Z" fill="url(#paint22_linear_175_17515)"/>
<path d="M1508.54 -61.7148L1245.83 174.117L1245.8 174.139L1245.78 174.169L1109.77 360.576L1109.6 360.806L1109.82 361.014L1474.8 711.525L1474.74 711.117L1340.84 913.763L1340.76 913.89L1340.85 914.016L1501.36 1149.16L1341.56 913.756V914.016L1475.72 711.458L1475.86 711.243L1475.66 711.042L1110.7 360.524L1110.75 360.962L1246.53 174.458L1246.48 174.503L1508.54 -61.7148Z" fill="url(#paint23_linear_175_17515)"/>
<path d="M1513.15 -61.9004L1261.81 169.938L1261.79 169.96L1261.77 169.982L1124.71 358.498L1124.54 358.728L1124.76 358.936L1480.6 693.415L1480.53 693.006L1351.21 914.446L1351.13 914.572L1351.21 914.691L1509.2 1149.16L1351.93 914.432V914.676L1481.54 693.326L1481.67 693.11L1481.47 692.917L1125.63 358.438L1125.69 358.876L1262.51 170.264L1262.47 170.316L1513.15 -61.9004Z" fill="url(#paint24_linear_175_17515)"/>
<path d="M1517.77 -62.0801L1277.8 165.75L1277.78 165.772L1277.76 165.795L1139.64 356.418L1139.47 356.648L1139.7 356.856L1486.4 675.303L1486.31 674.902L1361.57 915.128L1361.51 915.246L1361.58 915.358L1517.03 1149.16L1362.3 915.105L1362.31 915.335L1487.36 675.192L1487.48 674.977L1487.28 674.791L1140.57 356.351L1140.62 356.796L1278.49 166.077L1278.45 166.121L1517.77 -62.0801Z" fill="url(#paint25_linear_175_17515)"/>
<path d="M1522.39 -62.2578L1293.78 161.572L1293.76 161.587L1293.75 161.609L1154.58 354.34L1154.41 354.578L1154.64 354.785L1492.19 657.193L1492.09 656.793L1371.94 915.818L1371.88 915.93L1371.95 916.034L1524.87 1149.16L1372.67 915.781L1372.69 916.004L1493.19 657.067L1493.29 656.845L1493.09 656.659L1155.5 354.273L1155.56 354.711L1294.47 161.891L1294.44 161.928L1522.39 -62.2578Z" fill="url(#paint26_linear_175_17515)"/>
<path d="M1527.01 -62.4434L1309.77 157.386L1309.75 157.408L1309.74 157.423L1169.52 352.262L1169.35 352.499L1169.58 352.707L1497.99 639.084L1497.88 638.683L1382.3 916.501L1382.26 916.605L1382.32 916.709L1532.7 1149.16L1383.04 916.457L1383.06 916.665L1499.01 638.935L1499.1 638.712L1498.89 638.534L1170.43 352.188L1170.49 352.633L1310.45 157.698L1310.42 157.735L1527.01 -62.4434Z" fill="url(#paint27_linear_175_17515)"/>
<path d="M1531.63 -62.6211L1325.75 153.208L1325.74 153.222L1325.72 153.237L1184.46 350.184L1184.28 350.422L1184.53 350.629L1503.79 620.981L1503.67 620.573L1392.67 917.177L1392.63 917.281L1392.69 917.377L1540.54 1149.16L1393.41 917.132L1393.43 917.333L1504.83 620.81L1504.91 620.58L1504.7 620.402L1185.36 350.102L1185.43 350.555L1326.43 153.512L1326.41 153.542L1531.63 -62.6211Z" fill="url(#paint28_linear_175_17515)"/>
<path d="M1536.25 -62.7988L1341.73 149.029L1341.72 149.044L1341.71 149.059L1199.4 348.099L1199.22 348.344L1199.47 348.552L1509.59 602.871L1509.46 602.463L1403.04 917.86L1403 917.964L1403.06 918.053L1548.37 1149.16L1403.78 917.808L1403.81 918.001L1510.65 602.678L1510.72 602.448L1510.51 602.278L1200.28 348.025L1200.36 348.47L1342.41 149.326L1342.39 149.348L1536.25 -62.7988Z" fill="url(#paint29_linear_175_17515)"/>
<path d="M1540.86 -62.9844L1357.72 144.851L1357.71 144.858L1357.7 144.873L1214.33 346.021L1214.16 346.273L1214.42 346.473L1515.4 584.761L1515.24 584.353L1413.4 918.543L1413.38 918.64L1413.43 918.721L1556.21 1149.16L1414.15 918.484L1414.18 918.669L1516.46 584.554L1516.54 584.324L1516.31 584.145L1215.21 345.939L1215.29 346.392L1358.39 145.133L1358.38 145.155L1540.86 -62.9844Z" fill="url(#paint30_linear_175_17515)"/>
<path d="M1545.48 -63.1621L1373.7 140.665L1373.69 140.672V140.687L1229.27 343.943L1229.09 344.195L1229.36 344.403L1521.2 566.659L1521.03 566.244L1423.77 919.226L1423.75 919.315L1423.8 919.397L1564.04 1149.16L1424.52 919.159L1424.55 919.338L1522.28 566.429L1522.35 566.192L1522.12 566.014L1230.14 343.854L1230.23 344.307L1374.37 140.947L1374.36 140.962L1545.48 -63.1621Z" fill="url(#paint31_linear_175_17515)"/>
<path d="M1550.1 -63.3418L1389.83 136.307L1244.21 341.863L1244.03 342.123L1244.31 342.323L1527 548.555L1526.82 548.132L1434.14 919.9L1434.12 919.989L1434.17 920.071L1571.88 1149.16L1434.89 919.833L1434.92 920.004L1528.1 548.303L1528.16 548.058L1527.92 547.88L1245.07 341.767L1245.16 342.227L1390.5 136.574L1550.1 -63.3418Z" fill="url(#paint32_linear_175_17515)"/>
<path d="M1554.72 -63.5273L1478.61 36.4268L1440.55 86.4075L1421.55 111.405L1412.05 123.904C1408.91 128.083 1405.64 132.21 1402.72 136.47L1259.15 339.785L1258.97 340.045L1259.26 340.245L1532.81 530.445L1532.61 530.015L1444.51 920.576L1444.49 920.657L1444.54 920.731L1579.71 1149.15L1445.26 920.501L1445.29 920.665L1533.92 530.17L1533.98 529.918L1533.72 529.74L1259.99 339.674L1260.1 340.134L1403.4 136.73C1406.31 132.462 1409.57 128.335 1412.71 124.157L1422.19 111.65L1441.15 86.6302L1479.01 36.5752L1554.72 -63.5273Z" fill="url(#paint33_linear_175_17515)"/>
<path d="M1559.34 -63.7051L1487.44 36.4272C1463.5 69.812 1439.42 103.152 1415.68 136.611L1274.09 337.707L1273.9 337.974L1274.2 338.175L1538.61 512.35L1538.39 511.912L1454.87 921.266L1454.85 921.348L1454.89 921.422L1587.53 1149.17L1455.62 921.199L1455.65 921.355L1539.73 512.061L1539.78 511.801L1539.51 511.623L1274.9 337.611L1275.02 338.078L1416.34 136.879L1559.34 -63.7051Z" fill="url(#paint34_linear_175_17515)"/>
<path d="M1563.95 -63.8828L1496.46 36.4498L1462.71 86.6161L1445.86 111.703L1437.43 124.246L1428.7 136.686L1289.02 335.629L1288.83 335.904L1289.15 336.097L1544.43 494.241L1544.19 493.795L1465.25 921.935L1465.24 922.016L1465.28 922.083L1595.38 1149.16L1466 921.868L1466.03 922.016L1545.55 493.929L1545.6 493.654L1545.32 493.476L1289.84 335.51L1289.97 335.978L1429.37 136.931L1438.09 124.491L1446.5 111.94L1463.3 86.8314L1496.85 36.5908L1563.95 -63.8828Z" fill="url(#paint35_linear_175_17515)"/>
<path d="M1568.57 -64.0684L1505.67 36.4943L1474.23 86.772L1458.52 111.918L1454.6 118.205L1453.62 119.771L1452.54 121.315L1450.39 124.387L1441.77 136.693L1303.96 333.551L1303.77 333.833L1304.11 334.026L1550.25 476.13L1550 475.678L1475.62 922.617L1475.61 922.692L1475.65 922.758L1603.22 1149.16L1476.38 922.543L1476.4 922.684L1551.35 475.804L1551.4 475.522L1551.1 475.351L1304.76 333.425L1304.9 333.9L1442.45 136.931L1451.05 124.625L1453.2 121.545L1454.27 120.008L1455.25 118.435L1459.17 112.141L1474.81 86.9724L1506.07 36.6279L1568.57 -64.0684Z" fill="url(#paint36_linear_175_17515)"/>
<path d="M1580.48 -64.0156L1518.84 33.6821L1488.02 82.5273L1472.63 106.954L1468.79 113.062L1467.83 114.591L1466.78 116.083L1464.68 119.074L1456.27 131.031L1321.66 322.389L1321.47 322.656L1321.78 322.849L1437.66 397.249L1495.6 434.449C1505.2 440.691 1515.04 446.747 1524.8 452.855L1554.13 471.151L1553.9 470.728L1506.83 817.513L1492.9 904.041L1491.23 914.862C1491 916.68 1490.62 918.439 1490.55 920.332C1490.76 921.304 1491.14 922.143 1491.5 923.026C1491.86 923.902 1492.26 924.763 1492.64 925.624C1495.82 932.512 1499.26 939.325 1502.69 946.139C1509.59 959.759 1516.65 973.326 1523.75 986.894C1537.98 1014.01 1552.39 1041.07 1566.86 1068.11C1581.37 1095.15 1595.81 1122.21 1610.61 1149.15C1595.91 1122.17 1581.58 1095.09 1567.18 1068.02C1552.82 1040.94 1538.52 1013.85 1524.39 986.708C1517.32 973.141 1510.27 959.566 1503.39 945.946C1499.96 939.132 1496.53 932.319 1493.37 925.446C1492.63 923.739 1491.76 921.972 1491.32 920.288C1491.39 918.566 1491.77 916.718 1492.01 914.929L1493.7 904.107L1507.75 817.587L1555.24 470.825L1555.28 470.565L1555.01 470.394L1525.66 452.121C1515.88 446.02 1506.05 439.978 1496.43 433.743L1438.44 396.588L1322.45 322.292L1322.57 322.753L1456.92 131.283L1465.32 119.319L1467.42 116.328L1468.47 114.828L1469.43 113.3L1473.27 107.191L1488.6 82.7351L1519.23 33.8157L1580.48 -64.0156Z" fill="url(#paint37_linear_175_17515)"/>
<path d="M1592.39 -63.9648L1532 30.8754L1501.81 78.2955L1486.73 102.009L1482.96 107.94L1482.02 109.424L1480.99 110.879L1478.94 113.781L1470.73 125.396L1339.32 311.262L1339.14 311.507L1339.41 311.7L1448.03 389.447L1502.34 428.324C1511.28 434.893 1520.74 441.06 1530.02 447.362L1557.96 466.199L1557.75 465.799L1521.04 814.38C1516.49 843.311 1511.84 872.258 1507.53 901.219L1505.98 912.085C1505.74 913.896 1505.5 915.707 1505.34 917.548C1505.35 918.527 1505.63 919.411 1505.87 920.316C1506.13 921.214 1506.43 922.105 1506.74 922.988C1509.31 930.047 1512.42 936.964 1515.51 943.889C1521.77 957.724 1528.34 971.477 1534.98 985.215C1548.31 1012.67 1562 1040.04 1575.81 1067.36L1596.66 1108.32L1607.19 1128.77C1610.75 1135.57 1614.19 1142.41 1617.95 1149.15C1614.22 1142.4 1610.81 1135.55 1607.28 1128.74L1596.83 1108.27L1576.15 1067.27C1562.45 1039.91 1548.88 1012.51 1535.64 985.037C1529.02 971.299 1522.47 957.538 1516.24 943.711C1513.16 936.786 1510.06 929.861 1507.51 922.832C1507.2 921.956 1506.91 921.073 1506.65 920.19C1506.41 919.314 1506.14 918.401 1506.14 917.555C1506.3 915.759 1506.54 913.94 1506.78 912.129L1508.35 901.263C1512.7 872.302 1517.38 843.378 1521.98 814.424L1559.09 465.85L1559.12 465.613L1558.88 465.45L1530.92 446.642C1521.63 440.348 1512.16 434.195 1503.22 427.634L1448.86 388.801L1340.14 311.136L1340.24 311.581L1471.39 125.634L1479.59 114.011L1481.64 111.109L1482.66 109.654L1483.6 108.17L1487.36 102.239L1502.38 78.5033L1532.39 31.0164L1592.39 -63.9648Z" fill="url(#paint38_linear_175_17515)"/>
<path d="M1604.3 -63.9121L1545.17 28.0706L1515.61 74.0582L1500.84 97.0595L1497.15 102.812C1496.55 103.777 1495.91 104.727 1495.22 105.654L1493.22 108.475L1485.21 119.749L1357.01 300.115L1356.85 300.345L1357.09 300.538L1458.39 381.632L1509.04 422.179C1517.29 429.075 1526.44 435.339 1535.24 441.848L1561.85 461.227L1561.66 460.856L1535.31 811.226C1530.86 840.269 1526.31 869.334 1522.24 898.422C1521.73 902.058 1521.25 905.695 1520.81 909.34C1520.58 911.158 1520.39 912.984 1520.24 914.817C1520.18 916.71 1520.67 918.513 1521.12 920.317C1523.11 927.509 1525.87 934.538 1528.62 941.574C1534.21 955.617 1540.28 969.556 1546.45 983.465C1558.85 1011.27 1571.79 1038.94 1584.91 1066.56C1591.48 1080.38 1598.1 1094.17 1604.8 1107.95L1614.9 1128.6L1620.02 1138.91C1621.77 1142.33 1623.39 1145.79 1625.35 1149.15C1623.41 1145.79 1621.8 1142.32 1620.06 1138.89L1614.99 1128.58L1604.97 1107.9C1598.33 1094.11 1591.76 1080.3 1585.25 1066.48C1572.24 1038.83 1559.43 1011.13 1547.12 983.309C1540.97 969.4 1534.93 955.461 1529.36 941.426C1526.62 934.404 1523.87 927.361 1521.91 920.213C1521.46 918.432 1520.99 916.613 1521.05 914.847C1521.2 913.028 1521.38 911.217 1521.62 909.392C1522.06 905.755 1522.56 902.118 1523.07 898.481C1527.18 869.394 1531.77 840.358 1536.26 811.278L1563 460.901L1563.02 460.685L1562.81 460.53L1536.19 441.173C1527.38 434.678 1518.23 428.421 1509.97 421.534L1459.27 381.031L1357.86 300.018L1357.94 300.441L1485.9 119.972L1493.9 108.69L1495.9 105.87C1496.58 104.934 1497.23 103.984 1497.82 103.019L1501.5 97.2673L1516.2 74.2438L1545.58 28.1894L1604.3 -63.9121Z" fill="url(#paint39_linear_175_17515)"/>
<path d="M1616.22 -63.8672L1558.35 25.258L1529.41 69.8206C1519.69 84.65 1510.45 99.6502 1499.69 114.094L1374.69 288.967L1374.54 289.182L1374.75 289.368L1468.67 373.802L1515.63 416.019L1521.5 421.297C1522 421.734 1522.46 422.187 1522.98 422.603L1524.56 423.85L1527.73 426.344L1540.39 436.312L1565.72 456.255L1565.54 455.913L1549.54 808.339V808.31C1545.14 837.479 1540.74 866.64 1536.91 895.854C1536.45 899.506 1535.98 903.157 1535.6 906.816C1535.38 908.642 1535.25 910.483 1535.1 912.316C1535.02 914.187 1535.33 916.02 1535.67 917.846C1537.16 925.127 1539.56 932.267 1541.97 939.385C1546.9 953.613 1552.45 967.715 1558.13 981.788C1569.56 1009.92 1581.71 1037.88 1594.1 1065.79C1600.3 1079.75 1606.59 1093.68 1612.96 1107.59L1622.6 1128.43L1627.51 1138.83L1630.01 1144.02C1630.89 1145.74 1631.64 1147.49 1632.71 1149.15C1631.65 1147.49 1630.91 1145.73 1630.04 1144.01L1627.56 1138.82L1622.69 1128.4L1613.13 1107.54C1606.82 1093.62 1600.59 1079.67 1594.44 1065.71C1582.16 1037.78 1570.15 1009.78 1558.8 981.639C1553.14 967.567 1547.62 953.465 1542.71 939.244C1540.31 932.133 1537.92 924.993 1536.45 917.757C1536.12 915.953 1535.81 914.127 1535.9 912.331C1536.05 910.505 1536.18 908.679 1536.4 906.854C1536.78 903.202 1537.26 899.55 1537.73 895.898C1541.6 866.7 1546.04 837.538 1550.49 808.376V808.362V808.347L1566.85 455.951L1566.86 455.75L1566.68 455.602L1541.34 435.688L1528.67 425.735L1525.5 423.249L1523.92 422.002C1523.4 421.579 1522.93 421.126 1522.44 420.695L1516.56 415.426L1469.55 373.253L1375.53 288.9L1375.59 289.301L1500.35 114.331L1508.15 103.398C1509.42 101.565 1510.82 99.7764 1511.98 97.906L1515.58 92.332L1529.96 70.021L1558.72 25.3916L1616.22 -63.8672Z" fill="url(#paint40_linear_175_17515)"/>
<path d="M1628.13 -63.8164L1571.51 22.4438L1543.2 65.5739C1533.7 79.9284 1524.63 94.4387 1514.16 108.437L1392.36 277.81L1392.22 278.011L1392.4 278.196L1528.44 416.256L1528.46 416.271L1528.48 416.285L1569.58 451.288L1569.42 450.969L1563.8 805.095V805.058C1559.5 834.368 1555.23 863.685 1551.63 893.055C1551.21 896.729 1550.77 900.403 1550.42 904.077C1550.21 905.91 1550.11 907.758 1549.97 909.606C1549.85 911.469 1550.04 913.325 1550.27 915.165C1551.33 922.521 1553.36 929.757 1555.45 936.971C1559.73 951.385 1564.75 965.666 1569.93 979.916C1580.38 1008.39 1591.72 1036.69 1603.35 1064.91C1609.18 1079.02 1615.11 1093.11 1621.15 1107.18L1630.32 1128.25L1635.02 1138.76L1637.43 1144L1638.67 1146.61C1639.12 1147.46 1639.47 1148.37 1640.08 1149.16C1639.47 1148.37 1639.13 1147.46 1638.68 1146.61L1637.45 1144L1635.06 1138.75L1630.41 1128.23L1621.33 1107.15C1615.35 1093.07 1609.48 1078.97 1603.7 1064.85C1592.17 1036.6 1580.99 1008.28 1570.61 979.797C1565.45 965.554 1560.45 951.274 1556.2 936.868C1554.13 929.668 1552.11 922.431 1551.07 915.121C1550.84 913.295 1550.66 911.462 1550.78 909.643C1550.93 907.81 1551.03 905.969 1551.24 904.136C1551.59 900.462 1552.03 896.795 1552.46 893.121C1556.11 863.767 1560.42 834.457 1564.76 805.147V805.132V805.117L1570.73 450.991V450.813L1570.57 450.68L1529.42 415.706L1529.45 415.736L1393.21 277.781L1393.25 278.159L1514.81 108.682L1522.41 98.0904C1525.02 94.5871 1527.32 90.9725 1529.67 87.3728L1543.74 65.7743L1571.87 22.5774L1628.13 -63.8164Z" fill="url(#paint41_linear_175_17515)"/>
<path d="M1640.04 -63.7637L1584.68 19.639L1557 61.3367C1547.72 75.2161 1538.82 89.2365 1528.64 102.789L1410.04 266.67L1409.91 266.856L1410.06 267.034L1534.13 410.081L1534.15 410.103L1534.17 410.126L1573.44 446.324L1573.3 446.034L1578.06 801.867V801.83C1573.87 831.303 1569.74 860.776 1566.37 890.309C1565.97 894.005 1565.58 897.694 1565.26 901.398C1565.08 903.246 1564.99 905.102 1564.85 906.95C1564.73 908.813 1564.82 910.676 1564.98 912.531C1565.69 919.946 1567.36 927.271 1569.14 934.568C1572.79 949.152 1577.27 963.61 1581.95 978.024C1591.39 1006.84 1601.89 1035.47 1612.73 1064.02C1618.17 1078.29 1623.73 1092.53 1629.42 1106.75C1632.27 1113.86 1635.15 1120.97 1638.08 1128.06L1642.55 1138.68L1644.86 1143.97L1646.06 1146.6C1646.5 1147.46 1646.82 1148.38 1647.46 1149.17C1646.82 1148.39 1646.51 1147.46 1646.07 1146.6L1644.88 1143.97L1642.59 1138.67L1638.17 1128.04C1635.26 1120.95 1632.41 1113.83 1629.6 1106.72C1623.97 1092.5 1618.47 1078.24 1613.09 1063.95C1602.35 1035.38 1592.02 1006.73 1582.64 977.913C1577.98 963.499 1573.52 949.048 1569.9 934.478C1568.14 927.197 1566.48 919.872 1565.79 912.509C1565.38 908.828 1565.8 905.146 1566.09 901.45C1566.42 897.754 1566.81 894.065 1567.22 890.376C1570.63 860.858 1574.81 831.385 1579.04 801.919V801.897V801.874L1574.61 446.042V445.878L1574.47 445.752L1535.14 409.584L1535.18 409.621L1410.9 266.663L1410.92 267.027L1529.29 103.049L1536.69 92.7992C1539.23 89.4072 1541.48 85.9114 1543.77 82.4304L1557.52 61.5445L1585.03 19.78L1640.04 -63.7637Z" fill="url(#paint42_linear_175_17515)"/>
<path d="M1651.95 -63.7188L1597.85 16.8264L1570.8 57.099C1561.74 70.5034 1553.01 84.034 1543.13 97.1341L1427.73 255.523L1427.61 255.693L1427.74 255.864L1539.84 403.906L1539.86 403.929L1539.88 403.951L1577.33 441.351L1577.21 441.091L1592.35 798.624V798.579C1588.28 828.223 1584.29 857.867 1581.15 887.578C1580.76 891.289 1580.42 895.008 1580.11 898.726C1579.86 902.445 1579.47 906.178 1579.74 909.919C1580.18 917.386 1581.52 924.786 1583 932.156C1586.05 946.896 1589.99 961.518 1594.16 976.095C1602.59 1005.25 1612.2 1034.2 1622.22 1063.08C1627.25 1077.51 1632.41 1091.92 1637.73 1106.29C1640.39 1113.49 1643.09 1120.66 1645.86 1127.83L1650.08 1138.57L1652.28 1143.92L1653.44 1146.58L1654.06 1147.9C1654.3 1148.33 1654.44 1148.81 1654.84 1149.16C1654.44 1148.81 1654.3 1148.32 1654.07 1147.9L1653.46 1146.57L1652.31 1143.91L1650.13 1138.56L1645.95 1127.81C1643.21 1120.64 1640.54 1113.45 1637.91 1106.26C1632.65 1091.87 1627.55 1077.45 1622.58 1063C1612.66 1034.11 1603.23 1005.12 1594.85 975.976C1590.7 961.399 1586.78 946.777 1583.76 932.059C1582.29 924.696 1580.97 917.304 1580.54 909.882C1580.28 906.171 1580.67 902.467 1580.93 898.749C1581.24 895.038 1581.59 891.319 1581.98 887.608C1585.16 857.919 1589.19 828.268 1593.3 798.639V798.616V798.594L1578.47 441.054L1578.46 440.906L1578.34 440.787L1540.84 403.417L1540.88 403.461L1428.58 255.523V255.864L1543.75 97.379C1553.63 84.2789 1562.28 70.7187 1571.29 57.292L1598.17 16.96L1651.95 -63.7188Z" fill="url(#paint43_linear_175_17515)"/>
<path d="M1663.86 -63.668L1611.02 14.0123L1584.6 52.8524C1575.75 65.7818 1567.2 78.8225 1557.61 91.4772L1445.41 244.374L1445.3 244.529L1445.4 244.693L1545.53 397.723L1545.55 397.752L1545.57 397.782L1581.19 436.385L1581.08 436.147L1606.6 795.387V795.335C1602.66 825.157 1598.82 854.986 1595.91 884.883C1595.54 888.616 1595.24 892.357 1594.94 896.098C1594.72 899.839 1594.36 903.587 1594.51 907.35C1594.75 914.861 1595.78 922.328 1596.99 929.765C1599.48 944.646 1602.88 959.431 1606.55 974.171C1613.96 1003.64 1622.65 1032.93 1631.82 1062.13C1636.42 1076.73 1641.17 1091.3 1646.1 1105.84C1648.57 1113.11 1651.07 1120.37 1653.66 1127.62C1654.95 1131.24 1656.27 1134.86 1657.62 1138.47L1659.71 1143.87L1660.82 1146.56L1661.42 1147.89C1661.66 1148.32 1661.79 1148.81 1662.21 1149.16C1661.79 1148.82 1661.66 1148.32 1661.43 1147.89L1660.84 1146.56L1659.74 1143.86L1657.68 1138.45C1656.34 1134.84 1655.04 1131.22 1653.76 1127.59C1651.2 1120.34 1648.73 1113.07 1646.29 1105.79C1641.42 1091.24 1636.74 1076.66 1632.2 1062.05C1623.14 1032.84 1614.63 1003.53 1607.26 974.052C1603.61 959.32 1600.24 944.535 1597.78 929.676C1596.58 922.246 1595.57 914.787 1595.34 907.313C1595.19 903.579 1595.55 899.846 1595.78 896.105C1596.09 892.372 1596.39 888.631 1596.76 884.898C1599.71 855.023 1603.59 825.194 1607.58 795.379V795.349V795.32L1582.35 436.073L1582.34 435.947L1582.24 435.843L1546.57 397.27L1546.61 397.329L1446.26 244.388L1446.25 244.707L1558.23 91.7147C1567.81 79.06 1576.28 65.9821 1585.08 53.0379L1611.34 14.1384L1663.86 -63.668Z" fill="url(#paint44_linear_175_17515)"/>
<path d="M1675.77 -63.6152L1624.19 11.2075L1598.4 48.6151C1589.77 61.0695 1581.4 73.6278 1572.09 85.8298L1463.09 233.241L1462.98 233.382L1463.06 233.531L1551.22 391.556L1551.24 391.593L1551.27 391.622L1585.06 431.42L1584.97 431.212L1620.87 792.151V792.092C1618.94 807.1 1617.11 822.107 1615.38 837.13C1613.66 852.152 1612.01 867.174 1610.7 882.219C1610.35 885.982 1610.09 889.745 1609.8 893.508C1609.59 897.271 1609.26 901.042 1609.33 904.82C1609.42 912.368 1610.18 919.901 1611.14 927.405C1613.11 942.42 1615.98 957.354 1619.15 972.242C1625.54 1002.03 1633.29 1031.64 1641.56 1061.17C1645.71 1075.93 1650.03 1090.66 1654.54 1105.37C1656.8 1112.73 1659.1 1120.07 1661.5 1127.4C1662.7 1131.07 1663.92 1134.73 1665.19 1138.38C1665.83 1140.21 1666.47 1142.03 1667.15 1143.85L1668.21 1146.57L1668.79 1147.92L1669.11 1148.59C1669.24 1148.79 1669.31 1149.06 1669.58 1149.18C1669.31 1149.06 1669.25 1148.79 1669.11 1148.59L1668.79 1147.92L1668.22 1146.57L1667.18 1143.84C1666.51 1142.02 1665.87 1140.2 1665.24 1138.37C1663.99 1134.72 1662.78 1131.05 1661.6 1127.39C1659.24 1120.05 1656.96 1112.71 1654.74 1105.34C1650.29 1090.63 1646.04 1075.89 1641.94 1061.12C1633.78 1031.58 1626.22 1001.94 1619.86 972.168C1616.72 957.279 1613.87 942.346 1611.92 927.353C1610.97 919.857 1610.22 912.338 1610.15 904.82C1610.08 901.064 1610.41 897.308 1610.63 893.538C1610.92 889.775 1611.19 886.019 1611.54 882.256C1612.87 867.219 1614.54 852.204 1616.28 837.189C1618.03 822.174 1619.88 807.166 1621.83 792.166V792.136V792.107L1586.2 431.153L1586.19 431.041L1586.11 430.945L1552.26 391.17L1552.31 391.236L1463.92 233.286L1463.9 233.575L1572.69 86.0747C1581.97 73.8653 1590.26 61.2773 1598.85 48.8081L1624.48 11.3411L1675.77 -63.6152Z" fill="url(#paint45_linear_175_17515)"/>
<path d="M1687.68 -63.5703L1637.36 8.38744L1612.2 44.3626C1603.78 56.3419 1595.61 68.4178 1586.58 80.1596L1480.78 222.079L1480.68 222.212L1480.75 222.353L1556.94 385.366L1556.96 385.403L1556.99 385.44L1588.95 426.44L1588.87 426.255L1635.15 788.901V788.834C1633.3 803.938 1631.55 819.057 1629.91 834.176C1628.27 849.295 1626.74 864.421 1625.51 879.562C1624.95 887.14 1624.27 894.704 1624.18 902.304C1624.15 909.897 1624.69 917.482 1625.42 925.053C1626.92 940.186 1629.28 955.268 1631.95 970.306C1637.34 1000.39 1644.12 1030.32 1651.46 1060.18C1655.15 1075.11 1659.01 1090.01 1663.09 1104.88C1665.13 1112.31 1667.22 1119.74 1669.41 1127.15C1670.51 1130.85 1671.63 1134.56 1672.8 1138.25C1673.39 1140.1 1673.99 1141.94 1674.63 1143.78C1674.95 1144.7 1675.28 1145.62 1675.63 1146.53C1675.81 1146.98 1675.99 1147.44 1676.19 1147.9C1676.29 1148.12 1676.39 1148.35 1676.51 1148.56C1676.65 1148.76 1676.71 1149.05 1676.99 1149.16C1676.71 1149.05 1676.65 1148.77 1676.51 1148.56C1676.4 1148.34 1676.29 1148.12 1676.19 1147.89C1675.99 1147.44 1675.81 1146.98 1675.64 1146.52C1675.29 1145.61 1674.97 1144.69 1674.65 1143.77C1674.02 1141.93 1673.43 1140.09 1672.85 1138.24C1671.69 1134.54 1670.59 1130.84 1669.51 1127.13C1667.35 1119.71 1665.29 1112.28 1663.28 1104.84C1659.27 1089.96 1655.47 1075.05 1651.84 1060.12C1644.61 1030.25 1638.03 1000.31 1632.67 970.231C1630.03 955.194 1627.69 940.12 1626.21 925.001C1625.49 917.445 1624.97 909.867 1625.01 902.296C1625.11 894.733 1625.8 887.155 1626.38 879.592C1627.63 864.458 1629.19 849.332 1630.84 834.22C1632.5 819.102 1634.27 803.997 1636.14 788.893V788.864V788.834L1590.11 426.173L1590.1 426.076L1590.03 425.987L1558.01 385.017L1558.06 385.091L1481.64 222.138L1481.61 222.405L1587.2 80.3971C1596.18 68.633 1604.3 56.5349 1612.67 44.5407L1637.68 8.50619L1687.68 -63.5703Z" fill="url(#paint46_linear_175_17515)"/>
<path d="M1699.59 -63.5195L1650.53 5.57326L1626 40.116C1617.79 51.6203 1609.8 63.2062 1601.07 74.5028L1498.45 210.937L1498.36 211.055L1498.41 211.189L1562.62 379.197L1562.64 379.241L1562.67 379.278L1592.8 421.473L1592.73 421.318L1649.39 785.663V785.589C1645.89 816.02 1642.64 846.458 1640.29 876.956C1639.76 884.586 1639.15 892.201 1638.99 899.846C1638.88 907.491 1639.21 915.128 1639.74 922.751C1640.83 938.003 1642.69 953.218 1644.88 968.404C1649.28 998.776 1655.07 1029.03 1661.44 1059.2C1664.65 1074.29 1668.04 1089.35 1671.65 1104.39C1673.46 1111.9 1675.33 1119.42 1677.3 1126.91C1678.29 1130.66 1679.3 1134.4 1680.37 1138.14C1680.91 1140.01 1681.46 1141.87 1682.05 1143.73C1682.35 1144.66 1682.65 1145.59 1682.99 1146.51C1683.16 1146.97 1683.33 1147.43 1683.52 1147.89C1683.62 1148.12 1683.72 1148.34 1683.83 1148.56C1683.97 1148.76 1684.03 1149.05 1684.32 1149.15C1684.02 1149.05 1683.96 1148.76 1683.83 1148.56C1683.72 1148.34 1683.62 1148.11 1683.52 1147.89C1683.33 1147.43 1683.16 1146.97 1682.99 1146.51C1682.66 1145.59 1682.36 1144.66 1682.07 1143.72C1681.49 1141.86 1680.94 1140 1680.41 1138.13C1679.35 1134.39 1678.36 1130.65 1677.39 1126.89C1675.45 1119.39 1673.62 1111.87 1671.84 1104.36C1668.29 1089.31 1664.97 1074.24 1661.82 1059.15C1655.55 1028.96 1649.97 998.701 1645.59 968.337C1641.41 937.996 1637.73 907.446 1641.14 876.971C1643.54 846.495 1646.83 816.05 1650.37 785.634V785.597L1650.36 785.56L1593.94 421.191L1593.93 421.11L1593.88 421.035L1563.68 378.863L1563.72 378.945L1499.26 210.989L1499.22 211.241L1601.62 74.718C1610.31 63.3992 1618.25 51.791 1626.41 40.2718L1650.8 5.66975L1699.59 -63.5195Z" fill="url(#paint47_linear_175_17515)"/>
<path d="M1711.5 -63.4668L1663.7 2.76104L1639.8 35.8713C1631.81 46.9006 1624 57.9967 1615.56 68.8479L1516.14 199.789L1516.06 199.901L1516.1 200.02L1568.34 373.015L1568.35 373.06L1568.38 373.104L1596.69 416.501L1596.64 416.368L1663.68 782.421V782.339C1660.35 812.993 1657.33 843.661 1655.13 874.366C1652.15 905.079 1654.66 935.903 1658.02 966.527C1661.46 997.173 1666.24 1027.73 1671.62 1058.22C1674.33 1073.47 1677.22 1088.7 1680.35 1103.9C1681.92 1111.5 1683.54 1119.09 1685.28 1126.67C1686.15 1130.46 1687.05 1134.25 1688.02 1138.02C1688.5 1139.91 1689 1141.8 1689.55 1143.68C1689.82 1144.62 1690.11 1145.56 1690.42 1146.49C1690.58 1146.96 1690.74 1147.43 1690.93 1147.89C1691.02 1148.12 1691.12 1148.35 1691.23 1148.57C1691.36 1148.77 1691.42 1149.07 1691.73 1149.16C1691.42 1149.07 1691.36 1148.77 1691.23 1148.57C1691.12 1148.35 1691.02 1148.12 1690.93 1147.89C1690.75 1147.43 1690.58 1146.96 1690.43 1146.49C1690.12 1145.56 1689.84 1144.62 1689.57 1143.68C1689.03 1141.8 1688.54 1139.91 1688.07 1138.02C1687.12 1134.25 1686.24 1130.45 1685.38 1126.66C1683.67 1119.07 1682.08 1111.48 1680.55 1103.87C1677.49 1088.67 1674.66 1073.44 1672.02 1058.18C1666.74 1027.69 1662.19 997.114 1658.75 966.483C1655.44 935.859 1652.98 905.087 1656 874.403C1658.25 843.713 1661.31 813.045 1664.69 782.406V782.369L1664.68 782.332L1597.86 416.256L1597.85 416.19L1597.81 416.123L1569.44 372.748L1569.48 372.837L1516.98 199.886L1516.93 200.116L1616.13 69.078C1624.53 58.2119 1632.29 47.0936 1640.23 36.042L1663.99 2.87238L1711.5 -63.4668Z" fill="url(#paint48_linear_175_17515)"/>
<path d="M1723.41 -63.416L1676.87 -0.0531158L1653.6 31.6246C1645.82 42.1789 1638.2 52.7926 1630.05 63.191L1533.82 188.648L1533.74 188.744L1533.77 188.855L1574.04 366.839L1574.05 366.891L1574.08 366.935L1600.56 411.527L1600.52 411.416L1677.94 779.176V779.095C1674.8 809.978 1672.01 840.876 1669.94 871.812C1669.47 879.546 1668.94 887.28 1668.69 895.029C1668.46 902.77 1668.49 910.519 1668.68 918.26C1669.06 933.742 1670.03 949.218 1671.28 964.678C1673.8 995.591 1677.55 1026.45 1681.91 1057.25C1684.11 1072.65 1686.48 1088.03 1689.1 1103.4C1690.41 1111.08 1691.78 1118.75 1693.28 1126.42C1694.03 1130.25 1694.8 1134.08 1695.65 1137.9C1696.08 1139.81 1696.52 1141.72 1697.01 1143.63C1697.26 1144.58 1697.51 1145.53 1697.8 1146.47C1697.94 1146.94 1698.1 1147.41 1698.28 1147.88C1698.37 1148.11 1698.46 1148.35 1698.58 1148.57C1698.63 1148.68 1698.7 1148.79 1698.77 1148.9C1698.85 1149 1698.92 1149.15 1699.1 1149.15C1698.92 1149.15 1698.85 1149 1698.77 1148.9C1698.7 1148.79 1698.64 1148.68 1698.58 1148.57C1698.47 1148.34 1698.38 1148.11 1698.29 1147.88C1698.12 1147.41 1697.96 1146.94 1697.82 1146.47C1697.53 1145.53 1697.28 1144.58 1697.04 1143.63C1696.56 1141.73 1696.12 1139.81 1695.71 1137.9C1694.88 1134.08 1694.12 1130.25 1693.39 1126.41C1691.93 1118.75 1690.59 1111.07 1689.31 1103.38C1686.76 1088.01 1684.45 1072.63 1682.32 1057.22C1678.07 1026.41 1674.53 995.547 1672.02 964.641C1669.57 933.742 1668.13 902.755 1670.83 871.842C1672.95 840.921 1675.78 810.023 1678.97 779.146V779.102L1678.96 779.057L1601.74 411.275L1601.73 411.216L1601.7 411.164L1575.16 366.586L1575.2 366.683L1534.67 188.729L1534.62 188.937L1630.63 63.384C1638.74 52.9633 1646.32 42.3348 1654.05 31.7656L1677.18 0.0285225L1723.41 -63.416Z" fill="url(#paint49_linear_175_17515)"/>
<path d="M1735.32 -63.3711L1690.05 -2.87315L1667.41 27.3721C1659.85 37.444 1652.41 47.5752 1644.55 57.5283L1551.5 177.5L1551.43 177.589L1551.45 177.693L1579.75 360.671L1579.76 360.723L1579.79 360.775L1604.44 406.57L1604.41 406.481L1692.22 775.94L1692.21 775.851C1689.29 806.98 1686.72 838.123 1684.77 869.289C1684.31 877.082 1683.82 884.875 1683.53 892.676C1683.25 900.477 1683.17 908.277 1683.21 916.078C1683.3 931.679 1683.86 947.281 1684.68 962.867C1686.32 994.048 1689.04 1025.19 1692.35 1056.29C1694.02 1071.84 1695.86 1087.38 1697.95 1102.91C1699 1110.67 1700.1 1118.43 1701.33 1126.18C1701.95 1130.05 1702.6 1133.92 1703.32 1137.79C1703.68 1139.71 1704.07 1141.64 1704.5 1143.57C1704.72 1144.54 1704.95 1145.5 1705.21 1146.45C1705.34 1146.93 1705.49 1147.41 1705.65 1147.88C1705.74 1148.12 1705.82 1148.35 1705.94 1148.58C1705.99 1148.7 1706.06 1148.81 1706.13 1148.92C1706.21 1149.01 1706.28 1149.16 1706.47 1149.16C1706.29 1149.16 1706.21 1149.01 1706.13 1148.92C1706.06 1148.81 1706 1148.7 1705.94 1148.58C1705.83 1148.35 1705.74 1148.11 1705.66 1147.88C1705.5 1147.4 1705.35 1146.93 1705.22 1146.45C1704.96 1145.5 1704.73 1144.54 1704.52 1143.57C1704.1 1141.65 1703.72 1139.72 1703.37 1137.79C1702.66 1133.92 1702.03 1130.05 1701.43 1126.18C1700.23 1118.43 1699.16 1110.66 1698.15 1102.9C1696.13 1087.37 1694.36 1071.83 1692.76 1056.28C1689.56 1025.17 1687.05 994.026 1685.42 962.852C1684.63 947.266 1684.09 931.672 1684.02 916.078C1683.99 908.285 1684.08 900.484 1684.37 892.691C1684.68 884.898 1685.18 877.104 1685.64 869.319C1687.64 838.16 1690.25 807.017 1693.21 775.903V775.859L1693.2 775.814L1605.59 406.325L1605.58 406.28L1605.56 406.236L1580.84 360.463L1580.88 360.567L1552.31 177.611L1552.26 177.804L1645.07 57.7287C1652.89 47.7608 1660.29 37.6147 1667.81 27.5206L1690.31 -2.76924L1735.32 -63.3711Z" fill="url(#paint50_linear_175_17515)"/>
<path d="M1747.23 -63.3184L1703.22 -5.69279L1681.22 23.12C1673.87 32.7168 1666.62 42.3582 1659.05 51.866L1569.19 166.353L1569.13 166.434L1569.14 166.523L1585.47 354.489L1585.48 354.549L1585.51 354.601L1608.33 401.598L1608.31 401.531L1706.5 772.698L1706.49 772.601C1703.81 803.982 1701.47 835.378 1699.62 866.788C1697.48 898.199 1697.41 929.669 1698.22 961.094C1699.01 992.534 1700.71 1023.95 1702.95 1055.35C1704.09 1071.05 1705.37 1086.74 1706.9 1102.42C1707.67 1110.26 1708.49 1118.09 1709.45 1125.93C1709.93 1129.84 1710.44 1133.76 1711.03 1137.66C1711.33 1139.61 1711.64 1141.56 1712.02 1143.51C1712.21 1144.48 1712.41 1145.45 1712.65 1146.42C1712.77 1146.9 1712.9 1147.38 1713.06 1147.86C1713.14 1148.1 1713.23 1148.33 1713.33 1148.57C1713.38 1148.69 1713.44 1148.8 1713.52 1148.91C1713.6 1149.01 1713.68 1149.16 1713.87 1149.14C1713.68 1149.16 1713.6 1149.01 1713.52 1148.91C1713.45 1148.8 1713.39 1148.69 1713.33 1148.57C1713.22 1148.34 1713.14 1148.1 1713.06 1147.86C1712.91 1147.38 1712.78 1146.9 1712.66 1146.41C1712.43 1145.45 1712.23 1144.47 1712.05 1143.5C1711.69 1141.56 1711.38 1139.6 1711.09 1137.65C1710.51 1133.75 1710.02 1129.83 1709.56 1125.92C1708.64 1118.09 1707.85 1110.25 1707.12 1102.4C1705.66 1086.72 1704.44 1071.03 1703.38 1055.33C1701.26 1023.93 1699.77 992.505 1698.98 961.079C1698.22 929.646 1698.33 898.206 1700.52 866.811C1702.41 835.407 1704.8 804.012 1707.53 772.646V772.601L1707.52 772.557L1609.51 401.36L1609.5 401.331L1609.48 401.301L1586.59 354.326L1586.62 354.437L1570.02 166.486L1569.97 166.657L1659.59 52.0664C1667.12 42.5438 1674.33 32.8876 1681.64 23.2684L1703.52 -5.5963L1747.23 -63.3184Z" fill="url(#paint51_linear_175_17515)"/>
<path d="M1759.14 -63.2676L1716.4 -8.50696L1695.03 18.8733C1687.9 27.9952 1680.83 37.1467 1673.55 46.2017L1586.87 155.211L1586.81 155.285V155.367L1591.17 348.328V348.387L1591.19 348.446L1612.19 396.638L1612.17 396.594L1720.74 769.468L1720.73 769.371C1718.32 801.012 1716.2 832.667 1714.43 864.338C1712.48 896.001 1711.83 927.701 1711.84 959.393C1711.83 991.086 1712.51 1022.78 1713.66 1054.46C1714.25 1070.3 1714.96 1086.13 1715.9 1101.97C1716.38 1109.88 1716.91 1117.8 1717.57 1125.7C1717.9 1129.66 1718.27 1133.61 1718.72 1137.55C1718.95 1139.53 1719.19 1141.5 1719.5 1143.47C1719.65 1144.46 1719.82 1145.44 1720.03 1146.42C1720.14 1146.91 1720.25 1147.4 1720.4 1147.88C1720.48 1148.12 1720.56 1148.36 1720.66 1148.6C1720.71 1148.72 1720.77 1148.84 1720.85 1148.94C1720.93 1149.04 1721.02 1149.19 1721.21 1149.16C1721.02 1149.19 1720.93 1149.04 1720.85 1148.94C1720.77 1148.83 1720.72 1148.71 1720.66 1148.6C1720.56 1148.36 1720.48 1148.12 1720.4 1147.88C1720.26 1147.4 1720.14 1146.91 1720.04 1146.42C1719.84 1145.44 1719.67 1144.46 1719.52 1143.47C1719.22 1141.5 1718.98 1139.53 1718.77 1137.55C1718.34 1133.61 1717.99 1129.65 1717.67 1125.7C1717.04 1117.79 1716.55 1109.88 1716.11 1101.97C1715.23 1086.13 1714.59 1070.3 1714.07 1054.46C1713.04 1022.78 1712.56 991.086 1712.58 959.401C1712.62 927.716 1713.32 896.023 1715.31 864.367C1717.12 832.705 1719.29 801.057 1721.75 769.423V769.371L1721.74 769.319L1613.33 396.423L1613.32 396.401L1613.31 396.379L1592.24 348.202L1592.27 348.32L1587.63 155.367L1587.57 155.523L1674 46.4021C1681.24 37.3248 1688.27 28.1585 1695.37 19.0218L1716.62 -8.40305L1759.14 -63.2676Z" fill="url(#paint52_linear_175_17515)"/>
<path d="M1771.05 -63.2227L1729.58 -11.3344C1715.73 5.95178 1701.99 23.2825 1688.05 40.5316L1604.55 144.063L1604.5 144.13V144.204L1596.88 342.153V342.212L1596.9 342.272L1607.07 368.472L1612.15 381.572L1614.69 388.126L1615.96 391.399C1616.34 392.497 1616.67 393.611 1617.03 394.717L1633.83 447.8L1667.47 553.959L1735 766.225L1734.99 766.121L1729.38 861.896C1728.38 877.854 1727.62 893.826 1727.03 909.799C1726.43 925.771 1725.95 941.744 1725.57 957.716C1724.8 989.669 1724.47 1021.62 1724.52 1053.57C1724.55 1069.55 1724.68 1085.53 1725.02 1101.5C1725.19 1109.48 1725.41 1117.47 1725.77 1125.46C1725.95 1129.45 1726.16 1133.44 1726.46 1137.43C1726.61 1139.43 1726.78 1141.41 1727.02 1143.4C1727.14 1144.4 1727.27 1145.39 1727.45 1146.38C1727.54 1146.88 1727.64 1147.37 1727.77 1147.86C1727.84 1148.1 1727.92 1148.35 1728.01 1148.58C1728.06 1148.7 1728.12 1148.82 1728.2 1148.93C1728.28 1149.03 1728.38 1149.19 1728.57 1149.15C1728.38 1149.18 1728.28 1149.03 1728.2 1148.93C1728.12 1148.82 1728.07 1148.7 1728.02 1148.58C1727.92 1148.35 1727.85 1148.1 1727.78 1147.86C1727.65 1147.37 1727.55 1146.87 1727.46 1146.38C1727.29 1145.39 1727.16 1144.4 1727.04 1143.4C1726.81 1141.41 1726.65 1139.42 1726.51 1137.43C1726.23 1133.44 1726.04 1129.45 1725.87 1125.46C1725.55 1117.47 1725.36 1109.48 1725.23 1101.5C1724.96 1085.53 1724.9 1069.55 1724.94 1053.57C1725.02 1021.62 1725.54 989.669 1726.32 957.724C1726.72 941.751 1727.22 925.779 1727.85 909.814C1728.46 893.841 1729.25 877.884 1730.27 861.919L1736.02 766.158V766.106L1736 766.054L1668.78 553.721L1635.05 447.577L1618.17 394.509C1617.81 393.403 1617.48 392.297 1617.1 391.198L1615.82 387.925L1613.27 381.372L1608.16 368.271L1597.95 342.064L1597.97 342.183L1605.29 144.226L1605.23 144.367L1688.48 40.7245C1702.34 23.4458 1716.01 6.08538 1729.79 -11.2305L1771.05 -63.2227Z" fill="url(#paint53_linear_175_17515)"/>
<path d="M1782.96 -63.1699L1622.23 132.916L1622.18 132.975L1622.17 133.042L1602.58 335.978L1602.57 336.045L1602.59 336.105L1675.78 549.566L1749.26 762.975L1749.24 762.871C1745.67 827.273 1742.35 891.675 1739.39 956.092C1737.9 988.296 1736.59 1020.51 1735.52 1052.73C1734.99 1068.83 1734.52 1084.95 1734.23 1101.06C1734.09 1109.11 1733.99 1117.17 1734.02 1125.23C1734.04 1129.26 1734.08 1133.29 1734.22 1137.31C1734.29 1139.32 1734.38 1141.34 1734.54 1143.35C1734.62 1144.35 1734.72 1145.36 1734.86 1146.36C1734.93 1146.86 1735.02 1147.36 1735.14 1147.86C1735.2 1148.1 1735.27 1148.35 1735.37 1148.59C1735.42 1148.71 1735.48 1148.83 1735.55 1148.95C1735.63 1149.05 1735.74 1149.19 1735.93 1149.16C1735.74 1149.19 1735.63 1149.05 1735.55 1148.95C1735.47 1148.84 1735.42 1148.72 1735.37 1148.59C1735.27 1148.35 1735.21 1148.1 1735.15 1147.86C1735.03 1147.36 1734.95 1146.86 1734.88 1146.36C1734.74 1145.36 1734.65 1144.35 1734.57 1143.35C1734.42 1141.33 1734.34 1139.32 1734.28 1137.31C1734.16 1133.28 1734.13 1129.26 1734.13 1125.23C1734.14 1117.17 1734.27 1109.11 1734.44 1101.06C1734.8 1084.95 1735.34 1068.84 1735.94 1052.74C1737.15 1020.52 1738.64 988.319 1740.14 956.114C1743.2 891.705 1746.61 827.302 1750.28 762.908V762.856L1750.26 762.804L1677.1 549.336L1603.65 335.919L1603.66 336.045L1622.95 133.087L1622.89 133.213L1782.96 -63.1699Z" fill="url(#paint54_linear_175_17515)"/>
<path d="M1790.19 -63.1699L1638.37 134.267L1638.33 134.326L1638.32 134.393L1619.81 336.958L1619.8 337.018L1619.82 337.077L1688.94 550.471L1758.35 763.813L1758.34 763.709C1754.97 827.985 1751.84 892.261 1749.04 956.544C1747.63 988.69 1746.4 1020.83 1745.39 1052.99C1744.89 1069.06 1744.45 1085.14 1744.18 1101.22C1744.05 1109.26 1743.96 1117.29 1743.98 1125.34C1744 1129.36 1744.04 1133.38 1744.17 1137.4C1744.24 1139.41 1744.33 1141.42 1744.47 1143.43C1744.55 1144.43 1744.64 1145.43 1744.77 1146.43C1744.84 1146.93 1744.92 1147.43 1745.03 1147.92C1745.09 1148.17 1745.15 1148.42 1745.24 1148.66C1745.28 1148.78 1745.34 1148.9 1745.41 1149.02C1745.48 1149.12 1745.59 1149.27 1745.77 1149.24C1745.58 1149.27 1745.48 1149.12 1745.41 1149.02C1745.34 1148.9 1745.28 1148.78 1745.24 1148.66C1745.15 1148.41 1745.09 1148.17 1745.03 1147.92C1744.92 1147.43 1744.84 1146.93 1744.78 1146.43C1744.65 1145.43 1744.56 1144.43 1744.49 1143.43C1744.35 1141.42 1744.27 1139.41 1744.21 1137.4C1744.1 1133.38 1744.07 1129.36 1744.07 1125.34C1744.08 1117.3 1744.2 1109.26 1744.37 1101.22C1744.71 1085.15 1745.22 1069.07 1745.79 1053C1746.93 1020.85 1748.35 988.705 1749.76 956.559C1752.65 892.276 1755.88 828 1759.34 763.732V763.68L1759.32 763.628L1690.23 550.234L1620.85 336.884L1620.86 337.003L1639.07 134.423L1639.02 134.541L1790.19 -63.1699Z" fill="url(#paint55_linear_175_17515)"/>
<path d="M1797.41 -63.1699L1654.49 135.618L1654.45 135.669L1654.44 135.729L1637.01 337.916V337.975L1637.03 338.027L1702.07 551.347L1767.4 764.623L1767.39 764.526C1764.22 828.676 1761.28 892.825 1758.65 956.982C1757.33 989.061 1756.17 1021.15 1755.22 1053.23C1754.75 1069.28 1754.34 1085.32 1754.09 1101.37C1753.97 1109.39 1753.88 1117.41 1753.91 1125.44C1753.93 1129.45 1753.97 1133.46 1754.09 1137.47C1754.15 1139.47 1754.24 1141.47 1754.38 1143.48C1754.45 1144.48 1754.54 1145.48 1754.66 1146.48C1754.72 1146.97 1754.8 1147.47 1754.9 1147.97C1754.95 1148.21 1755.01 1148.47 1755.1 1148.7C1755.14 1148.82 1755.19 1148.95 1755.26 1149.06C1755.33 1149.16 1755.42 1149.32 1755.61 1149.29C1755.42 1149.31 1755.33 1149.16 1755.26 1149.06C1755.19 1148.94 1755.14 1148.82 1755.1 1148.7C1755.02 1148.46 1754.96 1148.21 1754.9 1147.97C1754.8 1147.47 1754.72 1146.97 1754.66 1146.48C1754.54 1145.48 1754.46 1144.48 1754.39 1143.48C1754.26 1141.47 1754.18 1139.47 1754.13 1137.47C1754.02 1133.46 1754 1129.44 1754 1125.44C1754.01 1117.41 1754.13 1109.39 1754.28 1101.37C1754.6 1085.32 1755.09 1069.28 1755.62 1053.24C1756.7 1021.15 1758.04 989.076 1759.37 956.997C1762.09 892.84 1765.14 828.69 1768.4 764.556V764.504L1768.39 764.459L1703.37 551.132L1638.06 337.856L1638.07 337.968L1655.2 135.766L1655.16 135.885L1797.41 -63.1699Z" fill="url(#paint56_linear_175_17515)"/>
<path d="M1804.63 -63.1699L1670.62 136.968L1670.59 137.02V137.08L1654.24 338.895V338.947L1654.25 338.999L1715.22 552.253L1776.48 765.461L1776.47 765.372C1773.5 829.396 1770.74 893.419 1768.28 957.45C1767.04 989.462 1765.96 1021.48 1765.08 1053.51C1764.64 1069.52 1764.26 1085.53 1764.02 1101.54C1763.91 1109.55 1763.83 1117.56 1763.85 1125.56C1763.87 1129.56 1763.91 1133.57 1764.02 1137.57C1764.08 1139.57 1764.16 1141.57 1764.29 1143.58C1764.36 1144.58 1764.44 1145.57 1764.56 1146.57C1764.62 1147.07 1764.69 1147.57 1764.79 1148.07C1764.84 1148.31 1764.9 1148.56 1764.98 1148.8C1765.02 1148.92 1765.06 1149.05 1765.13 1149.16C1765.19 1149.26 1765.27 1149.42 1765.46 1149.4C1765.27 1149.42 1765.19 1149.26 1765.13 1149.16C1765.07 1149.04 1765.02 1148.92 1764.98 1148.8C1764.9 1148.56 1764.85 1148.31 1764.8 1148.07C1764.7 1147.57 1764.64 1147.07 1764.58 1146.57C1764.46 1145.58 1764.39 1144.58 1764.33 1143.58C1764.21 1141.58 1764.14 1139.57 1764.09 1137.57C1763.99 1133.57 1763.97 1129.56 1763.97 1125.56C1763.98 1117.55 1764.09 1109.55 1764.24 1101.54C1764.54 1085.53 1765 1069.52 1765.51 1053.52C1766.53 1021.5 1767.79 989.484 1769.03 957.465C1771.59 893.434 1774.44 829.418 1777.5 765.402V765.357L1777.49 765.313L1716.55 552.06L1655.32 338.851L1655.33 338.955L1671.38 137.124L1671.34 137.236L1804.63 -63.1699Z" fill="url(#paint57_linear_175_17515)"/>
<path d="M1811.85 -63.1699L1686.75 138.319L1686.72 138.371V138.423L1671.45 339.86V339.912L1671.46 339.964L1728.36 553.143L1785.55 766.278L1785.54 766.196C1782.77 830.093 1780.2 893.991 1777.91 957.888C1776.75 989.84 1775.75 1021.79 1774.93 1053.75C1774.53 1069.73 1774.17 1085.71 1773.95 1101.69C1773.85 1109.69 1773.77 1117.67 1773.8 1125.67C1773.82 1129.66 1773.85 1133.66 1773.96 1137.65C1774.02 1139.65 1774.09 1141.65 1774.21 1143.64C1774.27 1144.64 1774.35 1145.64 1774.46 1146.63C1774.52 1147.13 1774.58 1147.63 1774.67 1148.12C1774.72 1148.37 1774.77 1148.62 1774.84 1148.86C1774.88 1148.98 1774.92 1149.1 1774.98 1149.22C1775.04 1149.33 1775.1 1149.49 1775.29 1149.48C1775.1 1149.49 1775.04 1149.33 1774.98 1149.22C1774.92 1149.1 1774.88 1148.99 1774.84 1148.86C1774.77 1148.61 1774.72 1148.37 1774.67 1148.12C1774.58 1147.63 1774.52 1147.13 1774.46 1146.63C1774.35 1145.64 1774.28 1144.64 1774.22 1143.64C1774.11 1141.65 1774.04 1139.65 1773.99 1137.65C1773.9 1133.66 1773.88 1129.67 1773.88 1125.67C1773.89 1117.67 1774 1109.69 1774.13 1101.69C1774.42 1085.71 1774.84 1069.73 1775.32 1053.76C1776.27 1021.81 1777.46 989.855 1778.62 957.903C1781.01 894.005 1783.68 830.108 1786.54 766.218V766.174L1786.53 766.129L1729.66 552.943L1672.5 339.801L1672.51 339.897L1687.48 138.445L1687.45 138.549L1811.85 -63.1699Z" fill="url(#paint58_linear_175_17515)"/>
<path d="M1819.07 -63.1699L1702.87 139.67L1702.84 139.715V139.766L1688.65 340.833V340.877L1688.66 340.922L1741.48 554.026L1794.6 767.094L1794.59 767.012C1792.03 830.776 1789.64 894.547 1787.51 958.326C1786.44 990.211 1785.51 1022.1 1784.76 1054C1784.39 1069.94 1784.06 1085.89 1783.86 1101.84C1783.76 1109.81 1783.7 1117.79 1783.72 1125.76C1783.74 1129.75 1783.77 1133.73 1783.87 1137.73C1783.92 1139.72 1783.99 1141.71 1784.11 1143.7C1784.17 1144.7 1784.24 1145.69 1784.34 1146.69C1784.39 1147.18 1784.45 1147.68 1784.54 1148.18C1784.58 1148.42 1784.63 1148.67 1784.7 1148.91C1784.73 1149.03 1784.77 1149.16 1784.83 1149.28C1784.89 1149.38 1784.93 1149.55 1785.12 1149.54C1784.93 1149.54 1784.89 1149.37 1784.83 1149.28C1784.78 1149.16 1784.74 1149.04 1784.71 1148.91C1784.64 1148.67 1784.59 1148.42 1784.55 1148.18C1784.47 1147.68 1784.41 1147.18 1784.36 1146.69C1784.26 1145.69 1784.2 1144.7 1784.14 1143.7C1784.03 1141.71 1783.98 1139.72 1783.93 1137.73C1783.85 1133.74 1783.83 1129.76 1783.83 1125.77C1783.84 1117.8 1783.94 1109.82 1784.07 1101.85C1784.34 1085.9 1784.74 1069.95 1785.18 1054.01C1786.07 1022.12 1787.17 990.234 1788.26 958.348C1790.48 894.577 1792.97 830.806 1795.63 767.042V767.005L1795.62 766.968L1742.83 553.856L1689.74 340.781L1689.75 340.87L1703.64 139.796L1703.61 139.893L1819.07 -63.1699Z" fill="url(#paint59_linear_175_17515)"/>
<path d="M1826.29 -63.1699L1719 141.028L1718.98 141.073V141.117L1705.87 341.805V341.849L1705.88 341.894L1754.63 554.932L1803.67 767.933L1803.66 767.859C1801.3 831.496 1799.09 895.141 1797.14 958.793C1796.15 990.62 1795.31 1022.45 1794.61 1054.27C1794.27 1070.19 1793.97 1086.1 1793.79 1102.02C1793.7 1109.98 1793.64 1117.93 1793.67 1125.9C1793.69 1129.87 1793.72 1133.85 1793.81 1137.83C1793.86 1139.82 1793.92 1141.81 1794.03 1143.8C1794.08 1144.79 1794.15 1145.79 1794.24 1146.78C1794.29 1147.28 1794.34 1147.78 1794.42 1148.27C1794.46 1148.51 1794.5 1148.76 1794.57 1149C1794.6 1149.12 1794.64 1149.25 1794.68 1149.36C1794.73 1149.47 1794.77 1149.64 1794.95 1149.65C1794.76 1149.64 1794.73 1149.47 1794.68 1149.36C1794.63 1149.25 1794.6 1149.13 1794.57 1149C1794.51 1148.76 1794.46 1148.51 1794.43 1148.27C1794.35 1147.77 1794.3 1147.28 1794.25 1146.78C1794.16 1145.79 1794.1 1144.79 1794.05 1143.8C1793.95 1141.81 1793.9 1139.82 1793.86 1137.83C1793.78 1133.85 1793.77 1129.87 1793.77 1125.9C1793.78 1117.94 1793.87 1109.98 1794 1102.03C1794.25 1086.11 1794.62 1070.2 1795.03 1054.29C1795.86 1022.46 1796.88 990.642 1797.88 958.816C1799.93 895.171 1802.23 831.526 1804.69 767.888V767.851L1804.68 767.814L1755.96 554.776L1706.94 341.775L1706.95 341.857L1719.76 141.154L1719.73 141.244L1826.29 -63.1699Z" fill="url(#paint60_linear_175_17515)"/>
<path d="M1833.51 -63.1699L1735.13 142.379L1735.11 142.416V142.461L1723.08 342.777V342.814L1723.09 342.851L1767.76 555.815L1812.73 768.749L1812.72 768.682C1810.56 832.194 1808.54 895.712 1806.75 959.231C1805.84 990.991 1805.08 1022.76 1804.45 1054.52C1804.14 1070.4 1803.87 1086.28 1803.71 1102.17C1803.63 1110.11 1803.58 1118.05 1803.6 1125.99C1803.61 1129.96 1803.65 1133.93 1803.74 1137.9C1803.79 1139.89 1803.84 1141.88 1803.94 1143.86C1803.99 1144.85 1804.05 1145.84 1804.14 1146.83C1804.18 1147.33 1804.24 1147.82 1804.31 1148.32C1804.35 1148.56 1804.39 1148.81 1804.44 1149.05C1804.47 1149.17 1804.5 1149.3 1804.54 1149.42C1804.59 1149.52 1804.61 1149.69 1804.79 1149.71C1804.61 1149.7 1804.59 1149.52 1804.54 1149.42C1804.5 1149.3 1804.46 1149.17 1804.44 1149.05C1804.38 1148.81 1804.34 1148.56 1804.31 1148.32C1804.24 1147.82 1804.19 1147.33 1804.15 1146.83C1804.07 1145.85 1804.01 1144.85 1803.97 1143.86C1803.88 1141.88 1803.83 1139.89 1803.8 1137.9C1803.73 1133.93 1803.71 1129.96 1803.72 1125.99C1803.73 1118.05 1803.82 1110.11 1803.93 1102.17C1804.16 1086.28 1804.5 1070.4 1804.88 1054.52L1807.51 959.246C1809.4 895.727 1811.51 832.216 1813.77 768.705V768.668L1813.76 768.63L1769.11 555.659L1724.15 342.733L1724.16 342.807L1735.89 142.483L1735.87 142.565L1833.51 -63.1699Z" fill="url(#paint61_linear_175_17515)"/>
<path d="M1840.73 -63.1699L1751.25 143.73L1751.23 143.767V143.804L1740.28 343.742V343.779L1740.29 343.816L1780.89 556.713L1821.79 769.573V769.514C1819.83 832.899 1818 896.291 1816.38 959.684C1815.56 991.384 1814.87 1023.08 1814.3 1054.78C1814.02 1070.62 1813.78 1086.48 1813.63 1102.33C1813.56 1110.26 1813.51 1118.18 1813.54 1126.1C1813.55 1130.07 1813.58 1134.03 1813.67 1137.99C1813.71 1139.98 1813.77 1141.96 1813.85 1143.94C1813.9 1144.93 1813.95 1145.92 1814.03 1146.91C1814.07 1147.4 1814.12 1147.89 1814.18 1148.39C1814.21 1148.64 1814.25 1148.88 1814.3 1149.13C1814.33 1149.25 1814.35 1149.37 1814.39 1149.49C1814.44 1149.59 1814.45 1149.77 1814.62 1149.79C1814.45 1149.77 1814.44 1149.59 1814.39 1149.49C1814.35 1149.37 1814.32 1149.25 1814.3 1149.13C1814.25 1148.88 1814.21 1148.64 1814.18 1148.39C1814.12 1147.9 1814.07 1147.4 1814.04 1146.91C1813.96 1145.92 1813.92 1144.93 1813.87 1143.94C1813.79 1141.96 1813.75 1139.98 1813.71 1137.99C1813.65 1134.03 1813.63 1130.07 1813.64 1126.1C1813.65 1118.18 1813.73 1110.25 1813.84 1102.33C1814.05 1086.48 1814.37 1070.63 1814.72 1054.78L1817.12 959.691C1818.84 896.299 1820.76 832.914 1822.82 769.529V769.499L1822.81 769.469L1782.24 556.572L1741.37 343.705V343.772L1752.02 143.819L1752 143.893L1840.73 -63.1699Z" fill="url(#paint62_linear_175_17515)"/>
<path d="M1847.95 -63.1699L1767.38 145.081L1767.37 145.11V145.148L1757.5 344.714V344.744L1757.51 344.774L1794.03 557.596L1830.85 770.389V770.338C1829.09 833.596 1827.45 896.863 1825.99 960.129C1825.25 991.762 1824.64 1023.4 1824.13 1055.04L1823.54 1102.49L1823.46 1126.22L1823.58 1138.08L1823.75 1144.01L1823.91 1146.97L1824.05 1148.45C1824.08 1148.7 1824.11 1148.94 1824.16 1149.19C1824.23 1149.42 1824.2 1149.71 1824.45 1149.87C1824.2 1149.72 1824.23 1149.42 1824.16 1149.19C1824.12 1148.94 1824.08 1148.7 1824.06 1148.45L1823.93 1146.97L1823.78 1144.01L1823.64 1138.08L1823.58 1126.22L1823.76 1102.49L1824.56 1055.04L1826.74 960.144C1828.29 896.878 1830.03 833.619 1831.89 770.36V770.33V770.3L1795.39 557.478L1758.59 344.677V344.744L1768.16 145.17L1768.15 145.237L1847.95 -63.1699Z" fill="url(#paint63_linear_175_17515)"/>
<path d="M1855.17 -63.1699L1783.51 146.432L1783.5 146.461V146.491L1774.71 345.679V345.709V345.739L1807.16 558.487L1839.91 771.213V771.161C1838.35 834.294 1836.9 897.434 1835.61 960.575C1834.95 992.141 1834.42 1023.71 1833.98 1055.29L1833.47 1102.65L1833.41 1126.33L1833.52 1138.16L1833.67 1144.08L1833.81 1147.04L1833.93 1148.52L1834.03 1149.25C1834.1 1149.48 1834.06 1149.77 1834.29 1149.94C1834.06 1149.78 1834.1 1149.48 1834.03 1149.25L1833.94 1148.52L1833.83 1147.04L1833.7 1144.08L1833.58 1138.16L1833.53 1126.33L1833.7 1102.65L1834.42 1055.3L1836.37 960.589C1837.76 897.449 1839.3 834.316 1840.96 771.184V771.161V771.139L1808.53 558.383L1775.81 345.657V345.716L1784.3 146.521L1784.29 146.58L1855.17 -63.1699Z" fill="url(#paint64_linear_175_17515)"/>
<path d="M1862.39 -63.1699L1799.63 147.782L1799.62 147.805V147.834L1791.91 346.651V346.674V346.696L1820.29 559.378L1848.97 772.037V771.993L1845.22 961.027C1844.64 992.534 1844.19 1024.04 1843.81 1055.55L1843.38 1102.81L1843.33 1126.44L1843.43 1138.26L1843.56 1144.17L1843.69 1147.12L1843.8 1148.6L1843.88 1149.33C1843.94 1149.56 1843.91 1149.85 1844.11 1150.03C1843.91 1149.85 1843.94 1149.56 1843.88 1149.33L1843.8 1148.6L1843.7 1147.12L1843.59 1144.17L1843.48 1138.26L1843.44 1126.44L1843.59 1102.81L1844.23 1055.56L1845.96 961.035L1850 772.008V771.985V771.963L1821.65 559.281L1793 346.622V346.674L1800.41 147.849L1800.4 147.901L1862.39 -63.1699Z" fill="url(#paint65_linear_175_17515)"/>
<path d="M1869.61 -63.1699L1815.76 149.133L1815.75 149.156V149.178L1809.12 347.616V347.639V347.661L1833.42 560.268L1858.02 772.861V772.824L1854.83 961.48C1854.34 992.92 1853.96 1024.37 1853.65 1055.81L1853.29 1102.98L1853.26 1126.56L1853.35 1138.36L1853.47 1144.25L1853.58 1147.2L1853.67 1148.67C1853.74 1149.15 1853.69 1149.67 1853.94 1150.11C1853.69 1149.67 1853.74 1149.14 1853.68 1148.67L1853.6 1147.2L1853.5 1144.25L1853.41 1138.36L1853.38 1126.56L1853.52 1102.98L1854.09 1055.82L1855.6 961.488L1859.08 772.839V772.816V772.794L1834.8 560.187L1810.22 347.594V347.639L1816.55 149.193L1816.54 149.237L1869.61 -63.1699Z" fill="url(#paint66_linear_175_17515)"/>
<path d="M1876.83 -63.1699L1831.89 150.492V150.506V150.529L1826.34 348.596V348.611V348.626L1846.57 561.159L1867.1 773.678V773.648L1864.46 961.926L1863.5 1056.07L1863.22 1103.14L1863.2 1126.67L1863.28 1138.45L1863.38 1144.33L1863.47 1147.27C1863.55 1148.24 1863.48 1149.25 1863.77 1150.19C1863.48 1149.25 1863.56 1148.24 1863.48 1147.27L1863.4 1144.33L1863.33 1138.45L1863.31 1126.68L1863.43 1103.15L1863.92 1056.08L1865.2 961.94L1868.13 773.67V773.655V773.64L1847.93 561.1L1827.43 348.574V348.611L1832.68 150.543V150.581L1876.83 -63.1699Z" fill="url(#paint67_linear_175_17515)"/>
<path d="M1884.05 -63.1699L1848.02 151.842V151.857V151.872L1843.55 349.561V349.576V349.591L1858.75 549.625L1874.24 749.652L1876.16 774.65L1875.86 799.685L1875.28 849.769L1874.2 949.939L1873.38 1050.12L1873.15 1100.2L1873.13 1125.24L1873.19 1137.76L1873.27 1144.03L1873.35 1147.16C1873.41 1148.2 1873.36 1149.26 1873.6 1150.28C1873.36 1149.26 1873.43 1148.2 1873.37 1147.16L1873.31 1144.03L1873.26 1137.76L1873.25 1125.24L1873.38 1100.2L1873.84 1050.12L1874.98 949.946L1876.21 849.777L1876.87 799.692L1877.21 774.642L1875.33 749.637L1860.14 549.595L1844.65 349.561V349.591L1848.82 151.894V151.924L1884.05 -63.1699Z" fill="url(#paint68_linear_175_17515)"/>
<path d="M1891.27 -63.1699L1864.15 153.193V153.201V153.215L1862.01 277.9L1860.94 340.246C1860.42 350.645 1861.45 361.021 1861.95 371.404L1863.72 402.548L1878.03 651.709L1885.23 776.283L1884.18 900.975L1883.33 1025.67L1883.1 1088.01L1883.07 1119.19L1883.11 1134.77L1883.17 1142.57C1883.24 1145.16 1883.16 1147.77 1883.44 1150.35C1883.17 1147.77 1883.26 1145.16 1883.21 1142.57L1883.18 1134.77L1883.21 1119.19L1883.38 1088.01L1883.89 1025.67L1885.02 900.975L1886.26 776.283L1879.25 651.687L1864.89 402.525L1863.07 371.382C1862.56 360.999 1861.51 350.622 1862.02 340.231L1863 277.893L1864.95 153.215V153.238L1891.27 -63.1699Z" fill="url(#paint69_linear_175_17515)"/>
<path d="M1898.49 -63.1699L1885.75 88.3236L1882.61 126.199L1881.05 145.14L1880.27 154.611L1880.16 164.096L1879.27 239.98L1878.38 315.872L1878.16 334.843L1878.05 344.328L1877.99 349.071L1877.96 351.446L1878.05 353.814L1879.48 391.741L1885.19 543.457L1891.12 695.166L1894.09 771.02L1894.28 775.763C1894.31 777.329 1894.27 778.918 1894.27 780.498L1894.22 789.984L1894.11 808.955L1893.9 846.897L1893.17 998.665L1893.01 1074.55L1892.99 1112.49L1893.02 1131.46C1893.08 1137.79 1892.99 1144.12 1893.27 1150.43C1893.02 1144.12 1893.14 1137.79 1893.11 1131.46L1893.16 1112.49L1893.35 1074.55L1893.85 998.665L1894.82 846.897L1895.08 808.955L1895.21 789.984L1895.28 780.498C1895.28 778.918 1895.32 777.344 1895.3 775.748L1895.12 771.005L1892.27 695.151L1886.56 543.442L1880.62 391.734L1879.14 353.806L1879.05 351.439L1879.07 349.071L1879.12 344.328L1879.22 334.843L1879.41 315.872L1880.18 239.995L1880.95 164.119L1881.05 154.633L1881.81 145.162L1883.35 126.228L1886.41 88.3533L1898.49 -63.1699Z" fill="url(#paint70_linear_175_17515)"/>
<path d="M1905.72 -63.1699L1899.22 88.4869L1897.64 126.399L1896.85 145.355L1896.46 154.833C1896.37 157.995 1896.4 161.157 1896.36 164.319L1895.89 240.181L1895.42 316.05L1895.22 353.985L1895.92 391.912L1898.72 543.628L1901.75 695.337L1903.26 771.191C1903.45 777.515 1903.33 783.831 1903.34 790.155L1903.29 809.118L1903.2 847.053C1902.99 948.202 1902.63 1049.36 1903.11 1150.51C1902.96 1125.22 1903.17 1099.93 1903.23 1074.65L1903.57 998.784L1904.12 847.06L1904.27 809.126L1904.34 790.162C1904.34 783.846 1904.47 777.515 1904.29 771.191L1902.89 695.337L1900.09 543.62L1897.06 391.912L1896.3 353.985L1896.44 316.057L1896.8 240.196L1897.16 164.334C1897.19 161.172 1897.15 158.01 1897.24 154.848L1897.62 145.37L1898.38 126.414L1899.89 88.5017L1905.72 -63.1699Z" fill="url(#paint71_linear_175_17515)"/>
<path d="M1912.94 -63.1699L1912.48 240.27L1912.25 543.71L1912.48 847.149L1912.94 1150.59L1913.4 847.149L1913.63 543.71L1913.39 240.27L1912.94 -63.1699Z" fill="url(#paint72_linear_175_17515)"/>
</g>
<defs>
<linearGradient id="paint0_linear_175_17515" x1="1078.83" y1="223.993" x2="1078.83" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint1_linear_175_17515" x1="1092.55" y1="223.993" x2="1092.55" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint2_linear_175_17515" x1="1106.26" y1="223.993" x2="1106.26" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint3_linear_175_17515" x1="1119.97" y1="223.993" x2="1119.97" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint4_linear_175_17515" x1="1133.69" y1="223.994" x2="1133.69" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint5_linear_175_17515" x1="1147.4" y1="223.993" x2="1147.4" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint6_linear_175_17515" x1="1161.11" y1="223.994" x2="1161.11" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint7_linear_175_17515" x1="1174.83" y1="223.993" x2="1174.83" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint8_linear_175_17515" x1="1188.54" y1="223.994" x2="1188.54" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint9_linear_175_17515" x1="1200.38" y1="223.993" x2="1200.38" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint10_linear_175_17515" x1="1207.02" y1="223.994" x2="1207.02" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint11_linear_175_17515" x1="1213.67" y1="223.993" x2="1213.67" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint12_linear_175_17515" x1="1220.31" y1="223.994" x2="1220.31" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint13_linear_175_17515" x1="1226.96" y1="223.993" x2="1226.96" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint14_linear_175_17515" x1="1233.6" y1="223.992" x2="1233.6" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint15_linear_175_17515" x1="1240.24" y1="223.993" x2="1240.24" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint16_linear_175_17515" x1="1246.89" y1="223.992" x2="1246.89" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint17_linear_175_17515" x1="1253.54" y1="223.993" x2="1253.54" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint18_linear_175_17515" x1="1260.18" y1="223.992" x2="1260.18" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint19_linear_175_17515" x1="1269.96" y1="223.993" x2="1269.96" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint20_linear_175_17515" x1="1279.73" y1="223.993" x2="1279.73" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint21_linear_175_17515" x1="1289.51" y1="223.993" x2="1289.51" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint22_linear_175_17515" x1="1299.29" y1="223.993" x2="1299.29" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint23_linear_175_17515" x1="1309.07" y1="223.994" x2="1309.07" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint24_linear_175_17515" x1="1318.84" y1="223.994" x2="1318.84" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint25_linear_175_17515" x1="1328.62" y1="223.992" x2="1328.62" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint26_linear_175_17515" x1="1339.64" y1="223.993" x2="1339.64" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint27_linear_175_17515" x1="1351.03" y1="223.993" x2="1351.03" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint28_linear_175_17515" x1="1362.41" y1="223.993" x2="1362.41" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint29_linear_175_17515" x1="1373.79" y1="223.993" x2="1373.79" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint30_linear_175_17515" x1="1385.18" y1="223.993" x2="1385.18" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint31_linear_175_17515" x1="1396.57" y1="223.994" x2="1396.57" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint32_linear_175_17515" x1="1407.95" y1="223.992" x2="1407.95" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint33_linear_175_17515" x1="1419.34" y1="223.992" x2="1419.34" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint34_linear_175_17515" x1="1430.72" y1="223.993" x2="1430.72" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint35_linear_175_17515" x1="1442.11" y1="223.993" x2="1442.11" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint36_linear_175_17515" x1="1453.49" y1="223.993" x2="1453.49" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint37_linear_175_17515" x1="1466.02" y1="223.994" x2="1466.02" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint38_linear_175_17515" x1="1478.56" y1="223.993" x2="1478.56" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint39_linear_175_17515" x1="1491.09" y1="223.993" x2="1491.09" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint40_linear_175_17515" x1="1503.62" y1="223.994" x2="1503.62" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint41_linear_175_17515" x1="1516.15" y1="223.993" x2="1516.15" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint42_linear_175_17515" x1="1528.69" y1="223.993" x2="1528.69" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint43_linear_175_17515" x1="1541.22" y1="223.994" x2="1541.22" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint44_linear_175_17515" x1="1554.58" y1="223.993" x2="1554.58" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint45_linear_175_17515" x1="1569.38" y1="223.993" x2="1569.38" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint46_linear_175_17515" x1="1584.18" y1="223.994" x2="1584.18" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint47_linear_175_17515" x1="1598.98" y1="223.993" x2="1598.98" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint48_linear_175_17515" x1="1613.78" y1="223.993" x2="1613.78" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint49_linear_175_17515" x1="1628.58" y1="223.992" x2="1628.58" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint50_linear_175_17515" x1="1643.38" y1="223.993" x2="1643.38" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint51_linear_175_17515" x1="1658.18" y1="223.993" x2="1658.18" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint52_linear_175_17515" x1="1672.98" y1="223.992" x2="1672.98" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint53_linear_175_17515" x1="1683.97" y1="223.993" x2="1683.97" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint54_linear_175_17515" x1="1692.78" y1="223.993" x2="1692.78" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint55_linear_175_17515" x1="1704.99" y1="223.993" x2="1704.99" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint56_linear_175_17515" x1="1717.21" y1="223.993" x2="1717.21" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint57_linear_175_17515" x1="1729.43" y1="223.993" x2="1729.43" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint58_linear_175_17515" x1="1741.64" y1="223.993" x2="1741.64" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint59_linear_175_17515" x1="1753.86" y1="223.993" x2="1753.86" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint60_linear_175_17515" x1="1766.07" y1="223.993" x2="1766.07" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint61_linear_175_17515" x1="1778.29" y1="223.993" x2="1778.29" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint62_linear_175_17515" x1="1790.51" y1="223.993" x2="1790.51" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint63_linear_175_17515" x1="1802.72" y1="223.993" x2="1802.72" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint64_linear_175_17515" x1="1814.94" y1="223.993" x2="1814.94" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint65_linear_175_17515" x1="1827.15" y1="223.993" x2="1827.15" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint66_linear_175_17515" x1="1839.37" y1="223.993" x2="1839.37" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint67_linear_175_17515" x1="1851.59" y1="223.993" x2="1851.59" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint68_linear_175_17515" x1="1863.8" y1="223.993" x2="1863.8" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint69_linear_175_17515" x1="1876.03" y1="223.993" x2="1876.03" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint70_linear_175_17515" x1="1888.23" y1="223.993" x2="1888.23" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint71_linear_175_17515" x1="1900.46" y1="223.993" x2="1900.46" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
<linearGradient id="paint72_linear_175_17515" x1="1912.94" y1="223.993" x2="1912.94" y2="1116.69" gradientUnits="userSpaceOnUse">
<stop offset="0.2858" stop-color="#BFEFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
</defs>
</svg>
......@@ -55,23 +55,27 @@ window.addEventListener("load", () => {
/*-- Partners Slider --*/
const partnersSlider = document.querySelector(".partners-slider");
const partnersSlider = document.querySelector(".partners");
if (partnersSlider) {
let partnersSwiper;
partnersSwiper = new Swiper(".partners-slider__swiper.swiper", {
slidesPerView: 2,
partnersSwiper = new Swiper(".partners__swiper.swiper", {
slidesPerView: 1,
spaceBetween: 0,
loop: true,
// autoplay: true,
// delay: 3500,
speed: 1000,
navigation: {
prevEl: ".partners-slider__prev",
nextEl: ".partners-slider__next",
prevEl: ".partners__prev",
nextEl: ".partners__next",
},
breakpoints: {
// when window width is >= 640px
576: {
slidesPerView: 2,
spaceBetween: 0
},
992: {
slidesPerView: 3,
spaceBetween: 0
......
......@@ -10,9 +10,21 @@ block meta
block content
h1 Error 404
p Page not found.
+inner-wrapper()
+inner-wrapper-top(style="background-image: url(img/bgrd_error.jpg);")
+breadcrumbs()
+breadcrumbs-item('Главная', '/')
+breadcrumbs-item('404')
+main-title('404')
section.error.plain-content
.error__inner.container
.error__wrapper
.error__title
img(src="img/404.png", alt="404")
.error__descr
span.error__error.h3 Ошибка!
p.error__text.text К сожалению, запрашиваемая Вами страница не найдена...
a.error__btn.btn(href="javascript:void(0)") на главную
//- block footer
//- p footer
......
extends ../pug/layout.pug
block meta
title Кто мы
meta(name='description', content='')
//- block append head
//- link(rel='stylesheet', href='css/some.css')
block content
+inner-wrapper()
+inner-wrapper-top(style="background-image: url(img/bgrd_about.jpg);")
+breadcrumbs()
+breadcrumbs-item('Главная', '/')
+breadcrumbs-item('Кто мы')
+main-title('Кто мы')
+main-descr('На основе современных технологий мы осуществляем цифровизацию энергетической и нефтегазовой отраслей, которая помогает нашим Заказчикам преодолевать препятствия для достижения амбициозных целей в условиях изменяющегося рынка.')
section.about.solutions.decor
.solutions__inner.container
.solutions__content
.solutions__top
.solutions__top-descr
p.solutions__top-text.text Команда профессионалов высокой квалификации проводит обследование, консалтинг, выбор оптимальных параметров проектного решения, реализацию, внедрение, сопровождение и&nbsp;поддержку.
p.solutions__top-text.text Мы&nbsp;предлагаем набор планов и&nbsp;возможностей, инноваций и&nbsp;связанных с&nbsp;ними технологических решений, которые помогают компаниям и&nbsp;промышленным предприятиям перейти на&nbsp;новые уровни автоматизации и&nbsp;цифровизации.
p.solutions__top-text.text Компания объединяет специалистов в&nbsp;области&nbsp;ИТ и&nbsp;современных цифровых технологий, специалистов из&nbsp;энергетики и&nbsp;нефтегазовой отрасли, а&nbsp;сотрудничество с&nbsp;научными организациями и&nbsp;проведение совместных научно-исследовательских и&nbsp;проектно-конструкторских работ позволяет создавать уникальные инновационные решения для Вашего бизнеса.
p.solutions__top-text.text Мы&nbsp;стремимся изменить мир с&nbsp;помощью передовых технологий, высокого качества нашей работы, заинтересованности наших сотрудников и&nbsp;развития нашей корпоративной культуры.
p.solutions__top-text.text Наши преимущества: честность, креативность, мобильность, надежность.
.about__solutions-block
h2.solutions__title.h2-inner Решения
ul.solutions-grid
li.solutions-grid__item.about__solutions-grid__item
a(href="javascript:void(0);").solutions-grid__body
h3.solutions-grid__subtitle.h5 Мониторинг технологических процессов и производств
li.solutions-grid__item.about__solutions-grid__item
a(href="javascript:void(0);").solutions-grid__body
h3.solutions-grid__subtitle.h5 Энергоучёт и энергоэффективность
li.solutions-grid__item.about__solutions-grid__item
a(href="javascript:void(0);").solutions-grid__body
h3.solutions-grid__subtitle.h5 Промышленная безопасность персонала
li.solutions-grid__item.about__solutions-grid__item
a(href="javascript:void(0);").solutions-grid__body
h3.solutions-grid__subtitle.h5 Планирование и оптимизация производственных процессов
li.solutions-grid__item.about__solutions-grid__item
a(href="javascript:void(0);").solutions-grid__body
h3.solutions-grid__subtitle.h5 Аналитика и визуализация, моделирование и прогнозирование, управление данными
li.solutions-grid__item.about__solutions-grid__item
a(href="javascript:void(0);").solutions-grid__body
h3.solutions-grid__subtitle.h5 Поддержка процессов эксплуатации и ремонтов оборудования
li.solutions-grid__item.about__solutions-grid__item
a(href="javascript:void(0);").solutions-grid__body
h3.solutions-grid__subtitle.h5 Цифровой персонал / Цифровое рабочее место
li.solutions-grid__item.about__solutions-grid__item
a(href="javascript:void(0);").solutions-grid__body
h3.solutions-grid__subtitle.h5 Цифровое зрение: ИИ, Большие данные, Глубокое обучение
section.apply.about__apply
.apply__inner.container
h2.task__title.h2-inner Отрасли
ul.apply__list
li.apply__item
.apply__body
.apply__icon
svg(width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg')
g(clip-path='url(#clip0_263_7463)')
path(fill-rule='evenodd' clip-rule='evenodd' d='M27.2123 0.0775398C15.9908 1.24022 6.46526 9.08612 3.19829 19.8573C2.40432 22.4751 1.9449 25.88 2.02334 28.5654L2.06438 29.9732L1.33935 29.9729C0.736046 29.9727 0.562638 30.0243 0.307155 30.2798L0 30.5868V33.4758V36.3648L0.307155 36.6719C0.60968 36.9745 0.646464 36.979 2.79455 36.979H4.97503L5.49863 38.5063C5.78665 39.3462 6.33002 40.6508 6.70611 41.4051L7.38986 42.7768L5.82193 44.3615C4.95952 45.2331 4.25388 46.0427 4.25388 46.1606C4.25388 46.2785 4.33432 46.527 4.43266 46.7129C4.531 46.8987 6.57386 49.0072 8.97217 51.3984C13.0053 55.4195 13.3652 55.7461 13.7622 55.7461C14.1469 55.7461 14.3406 55.5909 15.6346 54.2446C16.4286 53.4188 17.1402 52.7431 17.2162 52.7433C17.2921 52.7433 17.9959 53.0467 18.7801 53.4174C19.5643 53.788 20.8394 54.3004 21.6134 54.5562L23.021 55.021V57.2033C23.021 59.3537 23.0255 59.3903 23.3281 59.6928L23.6352 60H30.0274H36.4196L36.7266 59.6928C37.0292 59.3903 37.0337 59.3539 37.0337 57.201V55.016L38.0659 54.6785C39.2772 54.2825 41.346 53.4057 42.2039 52.9248L42.8076 52.5865L44.4042 54.1663C45.2824 55.0352 46.0974 55.7461 46.2154 55.7461C46.3332 55.7461 46.5817 55.6657 46.7676 55.5673C46.9534 55.469 49.0618 53.4261 51.4531 51.0278C55.4869 46.982 55.8008 46.6358 55.8008 46.2347C55.8008 45.8459 55.6492 45.6562 54.2995 44.3558C53.4737 43.5602 52.7981 42.85 52.7981 42.7774C52.7981 42.705 53.1014 42.0041 53.4721 41.2199C53.8427 40.4357 54.3551 39.1608 54.6109 38.3866L55.0757 36.979H57.258C59.4084 36.979 59.445 36.9745 59.7476 36.6719L60.0547 36.3648V33.4758V30.5868L59.7476 30.2798C59.4923 30.0244 59.3183 29.9726 58.7154 29.9725L57.9903 29.9723L57.9781 27.5641C57.9555 23.1507 57.1088 19.5977 55.1081 15.522C51.1336 7.42548 43.2388 1.64197 34.2789 0.263209C32.6964 0.0197373 28.767 -0.0834819 27.2123 0.0775398ZM32.5477 2.07974C37.5816 2.59521 42.4855 4.59065 46.3111 7.68034C52.4862 12.6675 56.0511 20.1637 56.0511 28.1615C56.0511 28.94 56.0169 29.6659 55.9751 29.7747C55.9072 29.9518 55.2 29.9727 49.2759 29.9727H42.6525L42.3643 30.2608C42.1537 30.4715 42.0522 30.7606 41.9871 31.3365C41.6602 34.2259 39.9061 37.3574 37.5779 39.2079C36.3407 40.1912 34.4266 41.1458 32.9675 41.5072C31.3461 41.9088 28.6574 41.9088 27.1497 41.5072C23.6186 40.5665 20.6736 38.1191 19.1781 34.8822C18.7243 33.9001 18.1415 31.8296 18.1415 31.1995C18.1415 30.7845 17.9462 30.359 17.652 30.133C17.5017 30.0177 15.8338 29.9797 10.8045 29.9767C4.8593 29.973 4.14753 29.9518 4.07959 29.7747C4.0378 29.6659 4.00365 28.94 4.00365 28.1615C4.00365 20.2382 7.50834 12.7846 13.5585 7.84086C18.8433 3.52255 25.8569 1.39474 32.5477 2.07974ZM28.9774 4.12573C27.9243 4.51771 27.0246 5.80889 27.0246 6.92816C27.0246 7.96498 27.7968 9.22525 28.6482 9.57782L29.0292 9.73571L28.9965 14.8735L28.9639 20.0114L28.1506 20.1628C27.2857 20.324 25.7716 20.8551 25.3043 21.1611L25.0228 21.3455V17.9522V14.5589L24.6653 14.2251C24.4688 14.0414 23.7664 13.4699 23.1045 12.9549L21.9012 12.0188L21.9775 11.3643C22.0956 10.3528 21.837 9.63187 21.0886 8.88669C19.8176 7.62104 18.2143 7.62104 16.9487 8.88669C15.6829 10.1525 15.6829 11.7582 16.9487 13.024C17.8774 13.9527 19.0201 14.207 20.0865 13.7226L20.5929 13.4926L21.8007 14.4448L23.0086 15.3969L23.0147 19.1014L23.021 22.8059L22.5378 23.3552C22.0023 23.9641 21.0701 25.3614 20.9526 25.7313C20.881 25.9569 20.714 25.9686 17.664 25.9627L14.4507 25.9566L13.4985 24.7488L12.5464 23.5409L12.7764 23.0346C13.2608 21.9681 13.0065 20.8254 12.0778 19.8967C10.812 18.6309 9.20626 18.6309 7.94048 19.8967C6.67483 21.1624 6.67483 22.7656 7.94048 24.0366C8.68616 24.7855 9.40682 25.0439 10.4181 24.9251L11.0726 24.8481L12.1986 26.274C12.8179 27.0584 13.454 27.761 13.612 27.8355C13.7946 27.9214 15.0552 27.9708 17.0669 27.9708H20.2343L20.1123 28.6277C19.9599 29.4482 20.0678 31.4379 20.3141 32.3517C21.0135 34.9456 22.4453 36.9506 24.6054 38.3607C26.309 39.4728 27.8481 39.9137 30.0274 39.9137C32.2066 39.9137 33.7457 39.4728 35.4493 38.3607C37.6094 36.9506 39.0412 34.9456 39.7406 32.3517C39.9869 31.4379 40.0948 29.4482 39.9424 28.6277L39.8204 27.9708H43.1312H46.4421L46.7756 27.6136C46.9592 27.4172 47.5287 26.7143 48.0411 26.0517L48.973 24.8471L49.632 24.9246C50.6483 25.0439 51.3673 24.7868 52.1142 24.0366C53.3799 22.7656 53.3799 21.1624 52.1142 19.8967C50.8484 18.6309 49.2427 18.6309 47.977 19.8967C47.0482 20.8254 46.7939 21.9681 47.2783 23.0346L47.5083 23.5409L46.5562 24.7488L45.604 25.9566L42.4136 25.9599L39.2232 25.9632L38.7234 25.0747C38.4484 24.586 37.9558 23.8802 37.6287 23.5064L37.0337 22.8266L37.04 19.1118L37.0461 15.3969L38.254 14.4448L39.4618 13.4926L39.9682 13.7226C41.0346 14.207 42.1773 13.9527 43.106 13.024C43.9902 12.1398 44.2345 11.2046 43.888 10.0315C43.6849 9.34423 42.6485 8.30779 41.9612 8.10473C40.7889 7.75841 39.8541 8.00238 38.9661 8.88669C38.2172 9.63237 37.9588 10.353 38.0777 11.3643L38.1546 12.0188L36.7287 13.1448C35.9444 13.7641 35.2417 14.4002 35.1673 14.5582C35.0811 14.7414 35.0319 16.0248 35.0319 18.0956V21.3455L34.7504 21.1611C34.2831 20.8551 32.769 20.324 31.9041 20.1628L31.0908 20.0114L31.0582 14.8735L31.0255 9.73571L31.4065 9.57782C32.2579 9.22525 33.0301 7.96498 33.0301 6.92816C33.0301 5.90235 32.2965 4.72352 31.3556 4.23695C30.8241 3.96208 29.5743 3.90365 28.9774 4.12573ZM30.7211 6.25792C31.3418 6.87849 30.902 7.95259 30.0274 7.95259C29.7836 7.95259 29.5271 7.83911 29.3336 7.64543C29.1399 7.45188 29.0264 7.1954 29.0264 6.95168C29.0264 6.07701 30.1005 5.63723 30.7211 6.25792ZM19.7111 10.2616C20.3318 10.8821 19.892 11.9562 19.0173 11.9562C18.7736 11.9562 18.5171 11.8428 18.3236 11.6491C18.1299 11.4555 18.0164 11.199 18.0164 10.9553C18.0164 10.7116 18.1299 10.4551 18.3236 10.2616C18.5171 10.0679 18.7736 9.95441 19.0173 9.95441C19.261 9.95441 19.5175 10.0679 19.7111 10.2616ZM41.7311 10.2616C42.3518 10.8821 41.9121 11.9562 41.0374 11.9562C40.523 11.9562 40.0365 11.4697 40.0365 10.9553C40.0365 10.441 40.523 9.95441 41.0374 9.95441C41.2811 9.95441 41.5376 10.0679 41.7311 10.2616ZM10.7029 21.2716C10.8966 21.4651 11.01 21.7216 11.01 21.9654C11.01 22.2091 10.8966 22.4656 10.7029 22.6591C10.5093 22.8528 10.2528 22.9663 10.0091 22.9663C9.7654 22.9663 9.50891 22.8528 9.31536 22.6591C9.12169 22.4656 9.00821 22.2091 9.00821 21.9654C9.00821 21.7216 9.12169 21.4651 9.31536 21.2716C9.50891 21.0779 9.7654 20.9644 10.0091 20.9644C10.2528 20.9644 10.5093 21.0779 10.7029 21.2716ZM50.7394 21.2716C51.36 21.8922 50.9203 22.9663 50.0456 22.9663C49.5312 22.9663 49.0447 22.4797 49.0447 21.9654C49.0447 21.451 49.5312 20.9644 50.0456 20.9644C50.2893 20.9644 50.5458 21.0779 50.7394 21.2716ZM31.7164 22.1519C33.1286 22.4458 34.5602 23.2406 35.6747 24.3494C38.8165 27.4752 38.8089 32.4514 35.6575 35.6028C32.5061 38.7541 27.53 38.7618 24.4041 35.62C21.2367 32.4364 21.2303 27.4943 24.3896 24.3349C26.3394 22.3852 29.0116 21.589 31.7164 22.1519ZM16.1845 32.1934C16.2184 32.3138 16.2825 32.6094 16.3267 32.8503C16.6624 34.6737 17.8406 37.1263 19.1786 38.7868C21.0619 41.1243 23.6337 42.7515 26.7352 43.5685C27.7834 43.8447 28.2466 43.8941 29.9022 43.9062C31.0853 43.915 32.1341 43.8569 32.5922 43.7573C38.5604 42.4593 42.4962 38.4581 43.8442 32.3185L43.9198 31.9745H50.9863H58.0529V33.4758V34.9772H56.0024C54.2323 34.9772 53.9161 35.0071 53.6909 35.1962C53.5253 35.3352 53.2723 35.9403 52.9978 36.8539C52.4897 38.5453 51.8913 39.9826 51.038 41.5612C50.6986 42.189 50.4209 42.8312 50.4209 42.9884C50.4209 43.1852 50.8771 43.7359 51.8875 44.759L53.3541 46.2438L49.824 49.7739L46.2939 53.304L44.8855 51.9051C44.1109 51.1356 43.3351 50.4717 43.1616 50.4298C42.9235 50.3721 42.4322 50.5664 41.1597 51.2214C39.4723 52.0899 38.149 52.6238 36.4304 53.1294C35.0298 53.5414 35.0319 53.537 35.0319 55.9574V57.9982H30.0274H25.0228V55.9477C25.0228 54.1805 24.9925 53.86 24.8038 53.6288C24.6601 53.4528 24.1374 53.2312 23.282 52.9839C21.6385 52.5087 20.1805 51.9098 18.5608 51.0445C17.8625 50.6715 17.1639 50.3662 17.0085 50.3662C16.8157 50.3662 16.2544 50.8319 15.241 51.8328L13.7562 53.2994L10.2261 49.7693L6.69597 46.2392L8.09487 44.8308C8.86445 44.0562 9.5283 43.2804 9.57022 43.1069C9.6279 42.8688 9.43359 42.3774 8.77862 41.105C7.9042 39.4061 7.36108 38.055 6.88114 36.3846C6.4784 34.9835 6.46589 34.9772 4.04256 34.9772H2.00182V33.4758V31.9745H9.06238C15.6798 31.9745 16.1267 31.9882 16.1845 32.1934Z' fill='url(#paint0_linear_263_7463)')
defs
lineargradient#paint0_linear_263_7463(x1='60.1902' y1='29.1429' x2='0.135471' y2='29.1429' gradientUnits='userSpaceOnUse')
stop(stop-color='#00BFFF')
stop(offset='1' stop-color='#00E68A')
clippath#clip0_263_7463
rect(width='60' height='60' fill='white')
.apply__text Цифровизация производства
li.apply__item
.apply__body
.apply__icon
svg(width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg')
path(d='M1.13228 50.3223C1.74789 50.3223 2.25358 49.8171 2.25358 49.202V34.0219C2.25358 27.2117 6.6288 21.6757 12.0044 21.6757H20.2382V26.9151H12.0044C9.38805 26.9151 7.25539 29.4305 7.25539 32.528V49.2129C7.25539 49.8281 7.7611 50.3333 8.37671 50.3333C8.99232 50.3333 9.49798 49.8281 9.49798 49.2129V32.528C9.49798 30.7047 10.6413 29.1559 12.0044 29.1559H20.2382V30.1115C20.2382 30.7266 20.7439 31.2319 21.3595 31.2319H38.6625C39.2781 31.2319 39.7838 30.7266 39.7838 30.1115V29.1559H48.0176C49.3697 29.1559 50.513 30.6937 50.513 32.528V49.2129C50.513 49.8281 51.0187 50.3333 51.6343 50.3333C52.2499 50.3333 52.7556 49.8281 52.7556 49.2129V32.528C52.7556 29.4305 50.6229 26.9151 48.0066 26.9151H39.7728V21.6757H48.0066C53.3822 21.6757 57.7574 27.2117 57.7574 34.0219V49.202C57.7574 49.8171 58.2631 50.3223 58.8787 50.3223C59.4943 50.3223 60 49.8171 60 49.202V34.0219C60 25.9705 54.6244 19.424 48.0066 19.424H39.7728V18.4683C39.7728 17.8532 39.2671 17.348 38.6515 17.348H31.1213V14.9754H35.7713C36.3869 14.9754 36.8926 14.4701 36.8926 13.855V10.1204C36.8926 9.50528 36.3869 9 35.7713 9H24.2286C23.613 9 23.1074 9.50528 23.1074 10.1204V13.855C23.1074 14.4701 23.613 14.9754 24.2286 14.9754H28.8787V17.348H21.3485C20.7329 17.348 20.2272 17.8532 20.2272 18.4683V19.424H11.9934C5.38658 19.424 0 25.9705 0 34.0219V49.202C0.010993 49.8171 0.516671 50.3223 1.13228 50.3223ZM25.3609 11.2518H34.6501V12.7346H25.3609V11.2518ZM22.4808 19.5887H37.5412V20.5443V28.0355V28.9911H22.4808V28.0355V20.5443V19.5887Z' fill='url(#paint0_linear_175_2936)')
defs
lineargradient#paint0_linear_175_2936(x1='60.1353' y1='29.0762' x2='0.135348' y2='29.0762' gradientUnits='userSpaceOnUse')
stop(stop-color='#00BFFF')
stop(offset='1' stop-color='#00E68A')
.apply__text Нефть и газ
li.apply__item
.apply__body
.apply__icon
svg(width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg')
g(clip-path='url(#clip0_263_7472)')
path(d='M22.5 46.875H37.5' stroke='url(#paint0_linear_263_7472)' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round')
path(d='M24.375 54.375H35.625' stroke='url(#paint1_linear_263_7472)' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round')
path(d='M18.7484 39.3757C15.6005 37.0143 13.2754 33.7224 12.1024 29.9662C10.9294 26.2099 10.9679 22.1799 12.2125 18.4467C13.4571 14.7136 15.8447 11.4667 19.0371 9.16588C22.2295 6.86505 26.0649 5.62696 30 5.62695C33.9351 5.62695 37.7705 6.86503 40.9629 9.16585C44.1553 11.4667 46.5429 14.7136 47.7875 18.4467C49.0321 22.1798 49.0706 26.2099 47.8976 29.9661C46.7246 33.7223 44.3995 37.0143 41.2517 39.3757' stroke='url(#paint2_linear_263_7472)' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' fill='none')
defs
lineargradient#paint0_linear_263_7472(x1='37.5338' y1='47.3607' x2='22.5338' y2='47.3607' gradientUnits='userSpaceOnUse')
stop(stop-color='#00BFFF')
stop(offset='1' stop-color='#00E68A')
lineargradient#paint1_linear_263_7472(x1='35.6504' y1='54.8607' x2='24.4004' y2='54.8607' gradientUnits='userSpaceOnUse')
stop(stop-color='#00BFFF')
stop(offset='1' stop-color='#00E68A')
lineargradient#paint2_linear_263_7472(x1='48.8346' y1='22.0192' x2='11.3346' y2='22.0192' gradientUnits='userSpaceOnUse')
stop(stop-color='#00BFFF')
stop(offset='1' stop-color='#00E68A')
clippath#clip0_263_7472
rect(width='60' height='60' fill='white')
.apply__text Энергетика
li.apply__item
.apply__body
.apply__icon
<svg width="60" height="60" viewBox="0 0 60 60" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.0547 9.32387L40.7504 9.64775L40.7167 18.9271L40.6829 28.2064H38.5512H36.4196V23.7444V19.2822L36.1114 18.9742C35.9004 18.763 35.6634 18.666 35.3591 18.666C34.8544 18.666 35.1665 18.4075 29.3898 23.6087L25.8121 26.8299L25.7493 23.0931C25.7148 21.0379 25.6376 19.256 25.5776 19.1332C25.4278 18.8263 25.0904 18.666 24.594 18.666C24.2198 18.666 23.5909 19.1916 18.6545 23.6295C15.6179 26.3594 13.0653 28.7461 12.9821 28.9333C12.8774 29.1688 12.829 30.2677 12.8251 32.5059L12.8195 35.7384H11.0691C9.40024 35.7384 9.3022 35.7525 8.9664 36.0411C8.61466 36.3432 8.61416 36.3465 8.57374 38.1625L8.53331 39.9814L5.93467 40.0253L3.33602 40.0693L2.50512 40.4785C1.53802 40.9546 0.873956 41.6354 0.408733 42.6276L0.0779556 43.3331L0.0390407 47.5698L0 51.8065H1.07468H2.14924L2.152 47.8836C2.15451 44.3465 2.17748 43.9114 2.38537 43.4586C2.90494 42.3271 3.42666 42.1532 6.32319 42.1461L8.55139 42.1405V43.2076V44.2746H6.97822C5.20018 44.2746 4.61093 44.4334 4.40807 44.9672C4.33702 45.1538 4.28329 46.6981 4.28329 48.5509V51.8065H5.35032H6.41734V49.1076V46.4086H7.48437H8.55139V46.9654C8.55139 47.6217 8.72827 48.1445 9.02703 48.3716C9.1793 48.4872 9.76228 48.5359 11.0307 48.5387L12.8195 48.5427V49.6137C12.8195 50.7811 13.0178 51.4513 13.4283 51.671C13.6072 51.7666 20.3853 51.8065 36.467 51.8065H59.2524L59.6046 51.5036L59.9569 51.2006L59.9917 30.6339C60.0107 19.322 59.9959 9.94149 59.9588 9.78809C59.9215 9.63457 59.7681 9.39455 59.6178 9.25458C59.3565 9.01105 59.1876 9 55.7222 9H52.0997L51.7916 9.30818L51.4835 9.61624V18.9114V28.2064H50.4196H49.3557L49.3212 18.9271L49.2866 9.64775L48.9823 9.32387L48.6779 9H45.0185H41.3591L41.0547 9.32387ZM47.0898 13.7702V16.4064H44.9558H42.8217V13.7702V11.134H44.9558H47.0898V13.7702ZM57.8856 13.7702V16.4064H55.7516H53.6175V13.7702V11.134H55.7516H57.8856V13.7702ZM47.0898 23.3735V28.2064H44.9558H42.8217V23.4572C42.8217 20.845 42.8594 18.6701 42.9055 18.6242C42.9514 18.5781 43.9117 18.5405 45.0395 18.5405H47.0898V23.3735ZM57.8557 23.4048L57.8886 28.2064H55.7531H53.6175V23.3704V18.5344L55.7202 18.5688L57.8228 18.6032L57.8557 23.4048ZM23.6153 25.9525V29.7243L23.9235 30.0323C24.1323 30.2413 24.372 30.3405 24.6679 30.3405C25.0642 30.3405 25.5237 29.963 29.6635 26.2384L34.2228 22.1362L34.2902 25.9559C34.3272 28.0567 34.3696 29.7875 34.3843 29.8021C34.9728 30.3848 33.9815 30.3405 46.4231 30.3405H57.8856V40.0069V49.6732L36.451 49.6415L15.0163 49.6097V48.0406V46.4714L19.9748 46.4412C23.4985 46.4196 25.0156 46.3679 25.2173 46.2622C25.7017 46.0086 25.7682 45.4339 25.7261 41.8614C25.6872 38.5635 25.6817 38.5019 25.4007 38.2209L25.1149 37.9352L20.0342 37.8997L14.9535 37.8643V33.8543V29.8444L19.1903 26.0177C21.5205 23.9129 23.4694 22.1887 23.5211 22.1859C23.5728 22.1832 23.6153 23.8781 23.6153 25.9525ZM12.8195 42.1405V46.4086H11.7525H10.6854V42.1405V37.8724H11.7525H12.8195V42.1405ZM23.6153 42.1405V44.2746H19.2844H14.9535V42.2243C14.9535 41.0965 14.9912 40.1362 15.0373 40.0902C15.0832 40.0442 17.0321 40.0065 19.3681 40.0065H23.6153V42.1405Z" fill="url(#paint0_linear_175_2946)"/>
<defs>
<linearGradient id="paint0_linear_175_2946" x1="60.1353" y1="29.7918" x2="0.135348" y2="29.7918" gradientUnits="userSpaceOnUse">
<stop stop-color="#00BFFF"/>
<stop offset="1" stop-color="#00E68A"/>
</linearGradient>
</defs>
</svg>
.apply__text Промышленное производство
section.text-block
.text-block__inner.container
h2.text-block__h2.h2-inner Команда
p.text-block__text.text Команда профессионалов высокой квалификации проводит обследование, консалтинг, выбор оптимальных параметров проектного решения, реализацию, внедрение, сопровождение и поддержку.
p.text-block__text.text Наши Заказчики – основные предприятия реального сектора экономики: энергетики, нефтегазодобычи, промышленного производства. Наши продукты помогают им контролировать критическую инфраструктуру, обеспечивают аналитику для принятия управленческих решений, оптимизируют сложные технологические процессы.
p.text-block__text.text Наши Заказчики – основные предприятия реального сектора экономики: энергетики, нефтегазодобычи, промышленного производства. Наши продукты помогают им контролировать критическую инфраструктуру, обеспечивают аналитику для принятия управленческих решений, оптимизируют сложные технологические процессы.
section.text-block
.text-block__inner.container
h2.text-block__h2.h2-inner Карьера
p.text-block__text.text Команда профессионалов высокой квалификации проводит обследование, консалтинг, выбор оптимальных параметров проектного решения, реализацию, внедрение, сопровождение и поддержку.
p.text-block__text.text Наши Заказчики – основные предприятия реального сектора экономики: энергетики, нефтегазодобычи, промышленного производства. Наши продукты помогают им контролировать критическую инфраструктуру, обеспечивают аналитику для принятия управленческих решений, оптимизируют сложные технологические процессы.
section.text-block.pt-16
.text-block__inner.container
h2.text-block__h2.h2-inner Лицензии и сертификаты
section.about__licence
.about__licence-inner.container
.about__licence-wrapper
+download()
//- block footer
//- p footer
//- block append page-bottom
//- script(src='js/some.js')
......@@ -10,12 +10,18 @@ block meta
block content
section.section(class=allMods)&attributes(attributes)
section.section.plain-content(class=allMods)&attributes(attributes)
.container
h2.title-h2.plus__title.h2 Все страницы
.all-pages__inner
p #[a.h5(href="index.html", target="_blank").link Главная]
p #[a.h5(href="about.html", target="_blank").link Кто мы]
p #[a.h5(href="solutions.html", target="_blank").link Решения]
p #[a.h5(href="monitoring.html", target="_blank").link Мониторинг технологических процессов и производств]
p #[a.h5(href="planning.html", target="_blank").link Планирование и оптимизация производственных процессов]
p #[a.h5(href="industries.html", target="_blank").link Отрасли]
p #[a.h5(href="contacts.html", target="_blank").link Контакты]
p #[a.h5(href="404.html", target="_blank").link 404]
//- block footer
//- p footer
......
extends ../pug/layout.pug
block meta
title Контакты
meta(name='description', content='')
//- block append head
//- link(rel='stylesheet', href='css/some.css')
block content
+inner-wrapper()
+inner-wrapper-top(style="background-image: url(img/bgrd_contacts.jpg);")
+breadcrumbs()
+breadcrumbs-item('Главная', '/')
+breadcrumbs-item('Контакты')
+main-title('Контакты')
+map()
//- block footer
//- p footer
//- block append page-bottom
//- script(src='js/some.js')
......@@ -9,10 +9,13 @@ block meta
block content
+top-slider()
//- +solutions()
//- +plus()
//- +branch()
//- +partners-slider()
+solutions()
+plus()
+branch()
section.partners-slider(class=allMods)&attributes(attributes)
.partners-slider__inner.container
h2.partners-slider__title.h2 Нам доверяют
+partners()
//- block footer
......
extends ../pug/layout.pug
block meta
title Отрасли
meta(name='description', content='')
//- block append head
//- link(rel='stylesheet', href='css/some.css')
block content
+inner-wrapper()
+inner-wrapper-top(style="background-image: url(img/bgrd_industries.jpg);")
+breadcrumbs()
+breadcrumbs-item('Главная', '/')
+breadcrumbs-item('Отрасли')
+main-title('Отрасли')
+main-descr('Разработка комплексных программных продуктов на заказ, реализация решений в области цифровизации производства и снижения импортозависимости.')
section.plain-content.bgrd(style="background-image: url(img/romb.svg);")
.plain-content__inner.container
.plain-content__text
p.text Advanced Digital Solutions предлагает своим заказчикам широкий спектр решений и&nbsp;услуг&nbsp;&mdash; от&nbsp;автоматизации деятельности предприятий до&nbsp;сопровождения и&nbsp;поддержки&nbsp;ИТ и&nbsp;инженерной инфраструктуры. Наши опыт и&nbsp;экспертиза помогут вам достичь целей и&nbsp;повысить эффективность бизнеса. Предлагает своим заказчикам широкий спектр решений и&nbsp;услуг&nbsp;&mdash; от&nbsp;автоматизации деятельности предприятий до&nbsp;сопровождения и&nbsp;поддержки&nbsp;ИТ и&nbsp;инженерной инфраструктуры. Наши опыт и&nbsp;экспертиза помогут вам достичь целей и&nbsp;повысить эффективность бизнеса.
p.text Наши опыт и&nbsp;экспертиза помогут вам достичь целей и&nbsp;повысить эффективность бизнеса. Предлагает своим заказчикам широкий спектр решений и&nbsp;услуг&nbsp;&mdash; от&nbsp;автоматизации еятельности предприятий до&nbsp;сопровождения и&nbsp;поддержки&nbsp;ИТ и&nbsp;инженерной инфраструктуры. Наши опыт и&nbsp;экспертиза помогут вам достичь целей и&nbsp;повысить эффективность бизнеса.
section.num-solutions.section--angled.mb-section-angled
.num-solutions__inner.container
h2.num-solutions__title.h2 Отрасли
.branch__block
.branch__top(style="background-image: url(img/branch1.jpg);")
a(href="javascript:void(0);").branch__link
.branch__item-body
h3.branch__item-title Цифровизация производства
ul.branch__item-bottom
li.branch__item-item
span.branch__item-subtitle.h5 Цифровые двойники
li.branch__item-item
span.branch__item-subtitle.h5 Достоверность данных
li.branch__item-item
span.branch__item-subtitle.h5 Проактивные приложения
li.branch__item-item
span.branch__item-subtitle.h5 Распределённая командная работа и цифровой рабочий
ul.branch__grid
.branch__item(style="background-image: url(img/branch2.jpg);")
a(href="javascript:void(0);").branch__link
.branch__body
h3.branch__title-h3 Нефть и газ
ul.branch__bottom
li.branch__subtitle.h5 Цифровые двойники
li.branch__subtitle.h5 Цифровое бурение
li.branch__subtitle.h5 Интегрированное планирование и оптимизация
li.branch__subtitle.h5 Переработка и сбыт
li.branch__subtitle.h5 Корпоративные сервисы
.branch__item(style="background-image: url(img/branch3.jpg);")
a(href="javascript:void(0);").branch__link
.branch__body
h3.branch__title-h3 Энергетика
ul.branch__bottom
li.branch__subtitle.h5 Генерация
li.branch__subtitle.h5 Ресурсоснабжающие организации и сбыт
li.branch__subtitle.h5 Корпоративные сервисы
.branch__item(style="background-image: url(img/branch4.png);")
a(href="javascript:void(0);").branch__link
.branch__body
h3.branch__title-h3 Промышленное производство
ul.branch__bottom
li.branch__subtitle.h5 Цифровые двойники
li.branch__subtitle.h5 Достоверность данных
li.branch__subtitle.h5 Проактивные приложения
li.branch__subtitle.h5 Распределённая командная работа и цифровой рабочий
//- block footer
//- p footer
//- block append page-bottom
//- script(src='js/some.js')
extends ../pug/layout.pug
block meta
title Мониторинг технологических процессов и производств
meta(name='description', content='')
//- block append head
//- link(rel='stylesheet', href='css/some.css')
block content
+inner-wrapper()
+inner-wrapper-top(style="background-image: url(img/slider2.jpg);")
+breadcrumbs()
+breadcrumbs-item('Главная', '/')
+breadcrumbs-item('Решения', '/')
+breadcrumbs-item('Мониторинг технологических процессов и производств')
+main-title('Мониторинг технологических процессов и производств')
+main-descr('Разработка комплексных программных продуктов на заказ, реализация решений в области цифровизации производства и снижения импортозависимости.')
+about-solutions()
//- block footer
//- p footer
//- block append page-bottom
//- script(src='js/some.js')
extends ../pug/layout.pug
block meta
title Планирование и оптимизация производственных процессов
meta(name='description', content='')
//- block append head
//- link(rel='stylesheet', href='css/some.css')
block content
+inner-wrapper()
+inner-wrapper-top(style="background-image: url(img/slider2.jpg);")
+breadcrumbs()
+breadcrumbs-item('Главная', '/')
+breadcrumbs-item('Решения', '/')
+breadcrumbs-item('Планирование и оптимизация производственных процессов')
+main-title('Планирование и оптимизация производственных процессов')
+main-descr('Разработка комплексных программных продуктов на заказ, реализация решений в области цифровизации производства и снижения импортозависимости.')
+about-solutions()
//- block footer
//- p footer
//- block append page-bottom
//- script(src='js/some.js')
extends ../pug/layout.pug
block meta
title Решения
meta(name='description', content='')
//- block append head
//- link(rel='stylesheet', href='css/some.css')
block content
+inner-wrapper()
+inner-wrapper-top(style="background-image: url(img/bgrd_solutions.jpg);")
+breadcrumbs()
+breadcrumbs-item('Главная', '/')
+breadcrumbs-item('Решения')
+main-title('Решения')
+main-descr('Разработка комплексных программных продуктов на заказ, реализация решений в области цифровизации производства и снижения импортозависимости.')
section.plain-content
.plain-content__inner.container
.plain-content__text
p.text Advanced Digital Solutions предлагает своим заказчикам широкий спектр решений и&nbsp;услуг&nbsp;&mdash; от&nbsp;автоматизации деятельности предприятий до&nbsp;сопровождения и&nbsp;поддержки&nbsp;ИТ и&nbsp;инженерной инфраструктуры. Наши опыт и&nbsp;экспертиза помогут вам достичь целей и&nbsp;повысить эффективность бизнеса. Предлагает своим заказчикам широкий спектр решений и&nbsp;услуг&nbsp;&mdash; от&nbsp;автоматизации деятельности предприятий до&nbsp;сопровождения и&nbsp;поддержки&nbsp;ИТ и&nbsp;инженерной инфраструктуры. Наши опыт и&nbsp;экспертиза помогут вам достичь целей и&nbsp;повысить эффективность бизнеса.
p.text Наши опыт и&nbsp;экспертиза помогут вам достичь целей и&nbsp;повысить эффективность бизнеса. Предлагает своим заказчикам широкий спектр решений и&nbsp;услуг&nbsp;&mdash; от&nbsp;автоматизации еятельности предприятий до&nbsp;сопровождения и&nbsp;поддержки&nbsp;ИТ и&nbsp;инженерной инфраструктуры. Наши опыт и&nbsp;экспертиза помогут вам достичь целей и&nbsp;повысить эффективность бизнеса.
+num-solutions()
//- block footer
//- p footer
//- block append page-bottom
//- script(src='js/some.js')
......@@ -16,6 +16,7 @@ html(class='page no-js', lang='ru')
meta(name='format-detection', content='email=no')
meta(content='notranslate', name='google')
//- Предзагрузка шрифтов или иных ресурсов
//- link(rel='preload', href='fonts/Bloggersans.woff2', as='font', type='font/woff2', crossorigin='anonymous')
......
......@@ -14,14 +14,121 @@
.section--angled {
z-index: 10;
--section-padding: 80px;
--section-padding: 12px;
--clip-point: calc(100% - var(--section-padding));
clip-path: polygon(0 0, 100% var(--section-padding), 100% 100%, 0% var(--clip-point));
background: linear-gradient(0deg, #00BFFF 0%, #00E68A 100%);
@media (min-width: $screen-xxl) {
--section-padding: 80px;
}
@media (min-width: $screen-xl) {
--section-padding: 52px;
}
@media (min-width: $screen-lg) {
--section-padding: 46px;
}
@media (min-width: $screen-md) {
--section-padding: 30px;
}
@media (min-width: $screen-sm) {
--section-padding: 20px;
}
}
.footer--angled {
z-index: 10;
--section-padding: 12px;
--clip-point: calc(100% - var(--section-padding));
clip-path: polygon(0 0, 100% var(--section-padding), 100% 100%, 0% 100%);
background: $main-dark;
@media (min-width: $screen-xxl) {
--section-padding: 80px;
}
@media (min-width: $screen-xl) {
--section-padding: 52px;
}
@media (min-width: $screen-lg) {
--section-padding: 46px;
}
@media (min-width: $screen-md) {
--section-padding: 30px;
}
@media (min-width: $screen-sm) {
--section-padding: 20px;
}
}
.bottom--angled {
z-index: 10;
--section-padding: 12px;
--section-padding-minus: -12px;
--clip-point: calc(100% - var(--section-padding));
clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% var(--clip-point));
background: $main-dark;
@media (min-width: $screen-xxl) {
--section-padding: 80px;
}
@media (min-width: $screen-xl) {
--section-padding: 52px;
}
@media (min-width: $screen-lg) {
--section-padding: 46px;
}
@media (min-width: $screen-md) {
--section-padding: 30px;
}
@media (min-width: $screen-sm) {
--section-padding: 20px;
}
}
.mb-section-angled {
margin-bottom: -12px;
@media (min-width: $screen-xxl) {
margin-bottom: -80px;
}
@media (min-width: $screen-xl) {
margin-bottom: -52px;
}
@media (min-width: $screen-lg) {
margin-bottom: -46px;
}
@media (min-width: $screen-md) {
margin-bottom: -30px;
}
@media (min-width: $screen-sm) {
margin-bottom: -20px;
}
}
.decor {
......@@ -33,20 +140,43 @@
&:after {
content: "";
position: absolute;
left: 50%;
transform: translateX(-50%) rotate(2deg);
left: 0;
transform: skewY(2.5deg);
width: 100vw;
height: 100px;
}
&:before {
top: -40px; background-color: $main-light;
transform-origin: 100% 0;
height: 53px;
top: -31px;
background-color: $main-light;
@media (min-width: $screen-xl) {
top: 0;
}
@media (min-width: $screen-md) {
top: -24px;
}
@media (min-width: $screen-sm) {
height: 100px;
}
}
&:after {
bottom: -40px;
transform-origin: 100%;
bottom: -32px;
background-color: $color-accent;
z-index: -1;
@media (min-width: $screen-sm) {
bottom: -80px;
}
}
}
......@@ -79,7 +209,7 @@
}
&:focus {
border: 2px solid #64D8FF;
outline: 2px solid #64D8FF;
}
&:active {
......@@ -93,14 +223,15 @@
}
@media (min-width: $screen-md) {
font-size: 13px;
font-size: 12px;
}
}
/*--- Text---*/
.h2 {
font: 36px/1.5 $ff-i-sb;
margin: 0;
font: 28px/1.2 $ff-i-sb;
font-weight: 600;
letter-spacing: 0.02em;
......@@ -108,15 +239,38 @@
font-size: 72px;
}
@media (min-width: $screen-xl) {
@media (min-width: $screen-lg) {
font-size: 60px;
}
}
.h2-inner {
margin: 0;
font: 28px/1.2 $ff-i-sb;
font-weight: 600;
letter-spacing: 0.02em;
@media (min-width: $screen-xxl) {
font-size: 48px;
}
@media (min-width: $screen-lg) {
font-size: 40px;
}
}
.h3 {
font: 36px $ff-i-b;
font: 25px $ff-i-b;
font-weight: 700;
letter-spacing: 0.02em;
@media (min-width: $screen-xxl) {
font-size: 36px;
}
@media (min-width: $screen-lg) {
font-size: 30px;
}
}
.h4 {
......@@ -132,16 +286,18 @@
font-size: 22px;
}
}
.h5 {
font: 15px/1.3 $ff-i-sb;
font-weight: 600;
letter-spacing: 0.05em;
margin: 0;
@media (min-width: $screen-xxl) {
font-size: 20px;
}
@media (min-width: $screen-xl) {
@media (min-width: $screen-lg) {
font-size: 17px;
}
}
......@@ -149,7 +305,7 @@
.text {
font: 13px/1.5 $ff-i-r;
font: 14px/1.5 $ff-i-r;
font-weight: 400;
letter-spacing: 0.05em;
......@@ -157,7 +313,21 @@
font-size: 18px;
}
@media (min-width: $screen-xl) {
@media (min-width: $screen-lg) {
font-size: 15px;
}
}
.text-bold {
font: 14px/1.5 $ff-i-b;
letter-spacing: 0.05em;
@media (min-width: $screen-xxl) {
font-size: 18px;
}
@media (min-width: $screen-lg) {
font-size: 15px;
}
}
......@@ -171,4 +341,19 @@
@media (min-width: $screen-md) {
font-size: 20px;
}
}
.slider-text {
font: 18px/1.5 $ff-i-sb;
font-weight: 600;
letter-spacing: 0.05em;
@media (min-width: $screen-xxl) {
font-size: 24px;
}
}
.pt-16 {
padding-top: 16px;
}
\ No newline at end of file
......@@ -13,6 +13,7 @@ $gray-lightest: hsl(0, 0%, 90%);
$white: hsl(0, 0%, 100%);
$color-accent: #00BFFF;
$light-blue: #64D8FF;
$color-main: #014945;
$color-success: hsl(120, 39%, 54%);
$color-danger: #F02020;
......@@ -93,7 +94,7 @@ $ff-i-sb: 'Inter-SemiBold', sans-serif;
// Ширины
$screen-xs: 0;
$screen-xs: 360px;
$screen-sm: 576px;
$screen-md: 768px;
$screen-lg: 992px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment