

/* Start:/local/templates/spgroup/components/bitrix/breadcrumb/.default/style.min.css?1714131616448*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.smart.filter/production-sandvich/style.css?177937484610243*/
.sandvich-filter {padding: 20px; border: 1px solid #e4e9f1; margin: 0 0 20px;}
/* .sandvich-filter .catalog-mobile-filter {font-size: 120%; font-weight: 500; padding: 0 0 1.1em; display: block; border-bottom: 1px solid #E9EBF2;} */
/* .sandvich-filter .catalog-mobile-filter-close {display: none; background: url(/local/templates/np2026/images/menu-close.svg) 50% 50% no-repeat; width: 30px; height: 30px; position: absolute; top: 15px; right: 20px;} */
.sandvich-filter form {display: flex; flex-direction: column; gap: 20px;}
.sandvich-filter .items {display: flex; gap: 15px; flex-wrap: wrap;}
.sandvich-filter .item {display: flex; flex-direction: column; position: relative; border-bottom: 1px solid #e4e9f1;}
.sandvich-filter .item .title {font-weight: bold; padding: 12px 15px; text-transform: uppercase; display: flex; align-items: center; gap: 5px;}
.sandvich-filter .item .title:after {content: "\25B4"; width: 20px; height: 20px; transform: rotate(180deg); display: flex; align-items: center; justify-content: center;}

.sandvich-filter .item .title .hint {position: relative; margin: 0 auto 0 8px; width: 20px; height: 20px; background: url(/local/templates/np2026/images/filter-hint.svg) 50% 50% no-repeat;}
.sandvich-filter .item .title .hint .value {display: none; position: absolute; background: #465064; color: #BBC0C9; padding: 14px; font-size: 85%; text-transform: none; border-radius: 12px; z-index: 10; top: -20px; left: 40px; width: 100vw; max-width: 50vw;}
.sandvich-filter .item .title .hint .value:before {content: ""; position: absolute; left: -12px; top: 20px; width: 12px; height: 16px; background: url(/local/templates/np2026/images/filter-hint-v.svg) 50% 50% no-repeat;}
.sandvich-filter .item .title .hint:hover .value {display: block;}

.sandvich-filter .item .data {padding: 20px; background: #fff; box-shadow: 0 0 10px #ddd; position: absolute; top: 46px; z-index: 2;}
.sandvich-filter .item .values {display: flex; flex-direction: column; gap: 16px; font-size: 80%; list-style: none; overflow-y: auto; max-height: 200px; padding: 0 10px 0 0;}
.sandvich-filter .item .values li {}
.sandvich-filter .item .values li label {position: relative; display: flex; align-items: center; cursor: pointer; white-space: nowrap;}
.sandvich-filter .item .values li label input {position: absolute; z-index: -10; visibility: hidden;}
.sandvich-filter .item .values li label .value {display: flex; gap: 12px; align-items: center;}
.sandvich-filter .item .values li label .value i {color: #8C93A1;}
.sandvich-filter .item .values li label .value img {width: 20px; box-shadow: 0 0 0 1px #ddd;}
.sandvich-filter .item .values li label .value:before {content: ""; flex: 0 0 auto; width: 24px; height: 24px; background: #E9EBF2; border-radius: 4px; display: flex; align-items: center; justify-content: center;}
.sandvich-filter .item .values li label .count {display: none;}
.sandvich-filter .item .values li label:hover .value:before {background: #ddd;}
.sandvich-filter .item .values li label input:checked ~ .value:before {content: "\2716";}

.sandvich-filter .item .values li label .value.color:before {display: none;}
.sandvich-filter .item .values li label .value.color .color-value {width: 28px; height: 28px; border-radius: 50%; border: 3px solid #fff; box-shadow: 0 0 0 1px #E9EBF2;}
.sandvich-filter .item .values li label input:checked ~ .value.color .color-value {border: 2px solid #fff; box-shadow: 0 0 0 2px #18243D;}
.sandvich-filter .item .values li label.disabled {opacity: 0.3;}

.sandvich-filter .item .expand {color: #8C93A1; display: flex; align-items: center; gap: 8px; font-size: 80%; margin: 12px 0 0;}
.sandvich-filter .item .expand:after {content: ""; width: 20px; height: 20px; flex: 0 0 auto; background: url(/local/templates/np2026/images/filter-expand.svg) 50% 50% no-repeat; margin-top: 5px;}
.sandvich-filter .item .shrink {color: #8C93A1; display: none; align-items: center; gap: 8px; font-size: 80%; margin: 12px 0 0;}
.sandvich-filter .item .shrink:after {content: ""; width: 20px; height: 20px; flex: 0 0 auto; background: url(/local/templates/np2026/images/filter-shrink.svg) 50% 50% no-repeat; margin-top: 5px;}

/* .sandvich-filter .item_resizible:not(.item_expand) .values li:nth-child(n+7):not(:has(input:checked)) {display: none;}  */
/* .sandvich-filter .item .values li:has(input:checked) {order: -1;}  */

.sandvich-filter .item_expand .expand {display: none;}
.sandvich-filter .item_expand .shrink {display: flex;}

.sandvich-filter .item:has(input:checked) .title {background: #003492; color: #fff;}
.sandvich-filter .item:has(input.min-price:not(:placeholder-shown)) .title {background: #003492; color: #fff;}
.sandvich-filter .item:has(input.max-price:not(:placeholder-shown)) .title {background: #003492; color: #fff;}

.sandvich-filter .item .price {display: flex; gap: 10px; align-items: center; min-width: 250px;}
.sandvich-filter .item .price .bx-filter-input-container {position: relative;}
.sandvich-filter .item .price .bx-filter-input-container span {position: absolute; z-index: 1; left: 16px; top: 50%; transform: translate(0, -55%);}
.sandvich-filter .item .price .from {display: flex; flex-direction: column; flex: 1 0 45%;}
.sandvich-filter .item .price .to {display: flex; flex-direction: column; flex: 1 0 45%;}
.sandvich-filter .item .price input {border: none; border: 1px solid #D0D4DB; width: 100%; padding: 14px 16px 14px 45px; border-radius: 12px; font: inherit; font-size: 80%;}

.sandvich-filter .item .price-slider {position: relative; height: 20px; margin: 16px 0 0;}
.sandvich-filter .item .price-slider input[type='range'] {pointer-events: none; position: absolute; -webkit-appearance: none; -webkit-tap-highlight-color: rgba(255, 255, 255, 0); border: none; background: transparent; left: 0; top: 0; width: 100%; outline: none; height: 100%;}
.sandvich-filter .item .price-slider input[type='range']::-webkit-slider-thumb {pointer-events: all; position: relative; z-index: 1; outline: 0; -webkit-appearance: none; width: 20px; height: 20px; background: #18243D; margin-top: -9px; border-radius: 50%; box-shadow: none;}
.sandvich-filter .item .price-slider input[type='range']::-moz-range-thumb {pointer-events: all; position: relative; z-index: 10; -moz-appearance: none; width: 20px; height: 20px; background: #18243D; margin-top: -9px; border-radius: 50%; box-shadow: none;}
.sandvich-filter .item .price-slider input[type='range']::-ms-thumb {pointer-events: all; position: relative; z-index: 10; -ms-appearance: none; width: 20px; height: 20px; background: #18243D; margin-top: -9px; border-radius: 50%; box-shadow: none;}
.sandvich-filter .item .price-slider input[type='range']::-webkit-slider-runnable-track {background: #18243D; height: 2px;}
.sandvich-filter .item .price-slider input[type='range']::-moz-range-track {position: relative; z-index: -1; background-color: #18243D; border: 0; height: 2px;}
.sandvich-filter .item .price-slider input[type='range']:last-of-type::-moz-range-track {-moz-appearance: none; background: #18243D; border: 0; height: 2px;}
.sandvich-filter .item .price-slider input[type='range']::-moz-focus-outer {border: 0;}

.sandvich-filter .item .price-slider input[type='range']::-webkit-slider-thumb:active {z-index: 2;}
.sandvich-filter .item .price-slider input[type='range']::-moz-range-thumb:active {z-index: 2;}
.sandvich-filter .item .price-slider input[type='range']::-ms-thumb:active {z-index: 2;}

@media (max-width: 675px)
{
	.sandvich-filter .item .price-slider {height: 30px;}
	.sandvich-filter .item .price-slider input[type='range']::-webkit-slider-thumb {width: 30px; height: 30px; margin-top: -14px;}
	.sandvich-filter .item .price-slider input[type='range']::-moz-range-thumb {width: 30px; height: 30px; margin-top: -14px;}
	.sandvich-filter .item .price-slider input[type='range']::-ms-thumb {width: 30px; height: 30px; margin-top: -14px;}
}

.sandvich-filter .item:not(.item_opened) .data {display: none;}
.sandvich-filter .item_opened .title:after {transform: none;}


.sandvich-filter .buttons {display: flex; gap: 20px;}
.sandvich-filter .buttons input {flex: 0 1 auto; display: block; padding: 14px 40px; background: #F2F6FA; color: #747C8C; border: none; font: inherit; font-size: 70%; font-weight: 500; border-radius: 3em; cursor: pointer;}
.sandvich-filter .buttons input:hover {opacity: 0.8;}
.sandvich-filter .buttons .submit {display: none;}
.sandvich-filter .buttons .clear-filter {flex: 0 1 auto; display: block; padding: 14px 40px; background: #F2F6FA; color: #747C8C; border: none; font: inherit; border-radius: 3em; cursor: pointer;}
.sandvich-filter .buttons .clear-filter:hover {opacity: 0.8;}
/* .sandvich-filter .buttons input:hover {color: #ddd;} */

.sandvich-filter .bx-filter-popup-result {position: absolute; visibility: hidden;}

.sandvich-filter .sort {display: flex; gap: 10px; align-items: center;}
.sandvich-filter .sort select {border: 1px solid #aaa; background: none; font: inherit;}

/* @media (max-width: 700px)
{
	.sandvich-filter .catalog-mobile-filter {display: flex; gap: 4px; align-items: center; font-size: 12px; text-transform: uppercase;}
	.sandvich-filter .catalog-mobile-filter:before {content: ""; background: url(/local/templates/np2026/images/filters.svg) 50% 50% no-repeat; width: 20px; height: 20px; flex: 0 0 auto;}
	
	.sandvich-filter form {display: none;}
	
	.sandvich-filter.visible {display: flex; flex-direction: column; position: fixed; top: 0; left: 0; width: 100%; height: 100dvh; background: #fff; z-index: 2000; justify-content: space-between;}
	.sandvich-filter.visible .mobile-filter {padding: 20px 20px 0; position: relative;}
	.sandvich-filter.visible form {display: flex; overflow-y: auto;}
	.sandvich-filter.visible form .items {padding: 20px 20px 0; overflow-y: auto;}
	.sandvich-filter.visible form .buttons {padding: 0 20px 20px;}
	
	.sandvich-filter.visible .catalog-mobile-filter-close {display: flex;}
	
	.sandvich-filter .item .title .hint {display: none;}
} */

@media (max-width: 675px)
{
	.sandvich-filter .items {flex-direction: column; gap: 0;}
	.sandvich-filter .item .data {width: 100%; box-sizing: border-box;}
	
	.sandvich-filter .buttons {flex-direction: column;}
	.sandvich-filter .sort {white-space: nowrap;}
}
/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/pagination/style.css?17793712941559*/
.panels-pagination {display: flex; align-items: center; justify-content: start;}
.panels-pagination li {display: flex;}
.panels-pagination li a {display: flex; width: 3.5em; height: 3.5em; align-items: center; justify-content: center; font-size: 80%; border-radius: 5px; font-weight: bold;}
.panels-pagination li a:hover {background: #E9EBF2;}
.panels-pagination li span {display: flex; width: 3.5em; height: 3.5em; align-items: center; justify-content: center; font-size: 80%; font-weight: bold; border-radius: 5px;}


/* .panels-pagination li a.begin {display: none;} */
.panels-pagination li a.active {background: #E9EBF2;}
.panels-pagination li a.prev {}
.panels-pagination li a.prev:before {content: "\2039"; width: 50%; height: 50%; display: flex; align-items: center; justify-content: center; font-size: 130%;}
.panels-pagination li a.next {}
.panels-pagination li a.next:before {content: "\203A"; width: 50%; height: 50%; display: flex; align-items: center; justify-content: center; font-size: 130%;}
/* .panels-pagination li a.end {display: none;} */

.panels-pagination-wrap {display: flex; align-items: center; justify-content: space-between; margin: 0 0 40px;}
.panels-pagination-wrap .more {display: flex; align-items: center; justify-content: center; border: 1px solid #e4e9f1; border-radius: 5px; font-size: 80%; font-weight: bold; height: 3.5em; padding: 0 24px; text-transform: uppercase;}
.panels-pagination-wrap .more:hover {background: #e4e9f1;}



@media (max-width: 675px)
{
.panels-pagination-wrap {flex-direction: column; gap: 10px;}
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section/production-sandvich/style.css?17793712921219*/
.production-sandvich-list {position: relative;}
.production-sandvich-list.loading {filter: blur(1px);}
.production-sandvich-list.loading:after {content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #fff; opacity: 0.5;}
.production-sandvich-list-items {display: grid; grid-template-columns: repeat(4, minmax(0, 350px)); gap: 20px; margin: 0 0 40px;}
.production-sandvich-list-item {border: 1px solid #e4e9f1; padding: 10px; display: flex; flex-direction: column; gap: 10px;}
.production-sandvich-list-item-preview {}
.production-sandvich-list-item-preview img {width: 100%; height: 100%; object-fit: cover;}
.production-sandvich-list-item-name {font-weight: bold;}
.production-sandvich-list-item-info {display: flex; align-items: center; justify-content: space-between; gap: 20px; margin-top: auto;}
.production-sandvich-list-item-price {font-size: 130%; white-space: nowrap; font-weight: bold;}
.production-sandvich-list-item-order {flex: 0 1 40%; line-height: 40px !important; height: 40px !important;}

@media (max-width: 675px)
{
	.production-sandvich-list-items {grid-template-columns: repeat(2, minmax(0, 350px));}
	.production-sandvich-list-item-info {flex-direction: column;}
}
/* End */


/* Start:/bitrix/components/bitrix/main.userconsent.request/templates/.default/user_consent.min.css?17141315803754*/
.main-user-consent-request a{cursor:pointer}.main-user-consent-request-popup{position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,0.5);overflow:hidden;z-index:9000}.main-user-consent-request-popup-cont{min-height:290px;position:absolute;top:50%;left:50%;margin:0 auto;padding:20px;min-width:320px;width:100%;max-width:600px;background:#fff;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-border-radius:5px;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.main-user-consent-request-popup-header{margin:0 0 10px 0;font:normal 18px var(--ui-font-family-primary,var(--ui-font-family-helvetica));color:#000;text-align:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:260px}.main-user-consent-request-popup-textarea-block{margin:0 0 20px 0}.main-user-consent-request-popup-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-user-consent-request-popup-button{display:inline-block;height:39px;margin:0 10px 5px 0;padding:0 18px;border:0;border-radius:2px;font:normal 12px/39px var(--ui-font-family-primary,var(--ui-font-family-helvetica));color:#535c69;outline:0;vertical-align:middle;text-decoration:none;text-transform:uppercase;text-shadow:none;white-space:nowrap;-webkit-font-smoothing:antialiased;-webkit-transition:background-color .2s linear,color .2s linear;transition:background-color .2s linear,color .2s linear;cursor:pointer}.main-user-consent-request-popup-button-acc{background:#bbed21}.main-user-consent-request-popup-button-acc:hover{background:#d2f95f}.main-user-consent-request-popup-button-rej{-webkit-box-shadow:inset 0 0 0 1px #a1a6ac;box-shadow:inset 0 0 0 1px #a1a6ac;background:0}.main-user-consent-request-popup-button-rej:hover{background:#cfd4d8}.main-user-consent-request-popup-text{border:1px solid #999;overflow:auto;padding:8px;text-align:left;color:#545454}.main-user-consent-request-popup-link{height:130px;display:flex;justify-content:center;align-items:center;flex-direction:column}.main-user-consent-request-popup-link a{display:block;margin:20px 0 0 0;text-overflow:ellipsis;overflow:hidden;max-width:260px}.main-user-consent-request-loader{position:relative;height:100px;width:100px;margin:0 auto;-webkit-transform:translate(0,50%);transform:translate(0,50%)}.main-user-consent-request-path{stroke:#80868e;stroke-dasharray:100,200}.main-user-consent-request-loader:before{content:'';display:block;padding-top:100%}.main-user-consent-request-circular{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;height:inherit;width:inherit;-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite;-webkit-transform-origin:center center;transform-origin:center center}.main-user-consent-request-path{stroke:#ccc;stroke-dasharray:60,200;stroke-dashoffset:0;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round}.main-user-consent-request-announce{color:#333;font-size:13px;line-height:15px}.main-user-consent-request-announce-link{cursor:pointer}@keyframes rotate{100%{transform:rotate(360deg)}}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg)}}@media(min-width:1000px){.main-user-consent-request-popup-cont{min-height:400px;min-width:640px}.main-user-consent-request-popup-header{max-width:590px}.main-user-consent-request-popup-text,.main-user-consent-request-popup-link{height:240px}.main-user-consent-request-popup-link a{max-width:200px}}@media(max-width:768px){.main-user-consent-request-popup-cont{height:100%}}
/* End */


/* Start:/local/templates/spgroup/components/bitrix/news.detail/table_template/style.min.css?1714131616134*/
div.news-detail{word-wrap:break-word}div.news-detail img.detail_picture{float:left;margin:0 8px 6px 1px}.news-date-time{color:#486daa}
/* End */


/* Start:/local/templates/spgroup/components/bitrix/news.list/reviews/style.min.css?17141316163798*/
.shadow{-moz-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);padding:0 0 1px;position:relative;z-index:222}.slider-controls{background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZjNmNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');background-size:100%;background-image:-moz-linear-gradient(90deg,#eef3f6 0,#fff 100%);background-image:-webkit-linear-gradient(90deg,#eef3f6 0,#fff 100%);background-image:linear-gradient(0,#eef3f6 0,#fff 100%);-moz-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);margin:25px 0 0}.slider-controls .slider-prev,.slider-controls .slider-next{background:url(/local/templates/spgroup/components/bitrix/news.list/reviews/img/slider-controls.png);display:block;height:68px;line-height:68px;width:68px}.slider-controls .slider-prev{background-position:left top;border:1px solid #e4e9f1;float:left}.slider-controls .slider-prev:hover{background-position:left bottom}.slider-controls .slider-next{background-position:right top;border:1px solid #e4e9f1;float:right}.slider-controls .slider-next:hover{background-position:right bottom}.slider-controls .slider-pagination{border:1px solid #e4e9f1;height:68px;line-height:68px;overflow:hidden}.document{display:inline-block;min-height:28px;padding-left:32px;position:relative;vertical-align:middle}.document:hover{color:#a00}.document:hover:before{background-position:right center}.document:before{background:url(/img/document-icons.png) left center;content:"";display:block;height:28px;left:0;position:absolute;width:25px}@media screen and (max-width:1240px){.reviews-slider .wrapper{margin:0 93px}}.reviews-slider .extender{width:1275px}@media screen and (max-width:1240px){.reviews-slider .extender{width:848px}}.reviews-slider .slides{height:380px;overflow:hidden}.reviews-slider .slide{margin-right:75px;width:350px}@media screen and (max-width:1240px){.reviews-slider .slide{margin-right:74px}}.reviews-slider .heading{margin:0 0 20px}.reviews-slider .photo{-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;float:left;margin-right:14px}.reviews-slider .text{color:#282828;overflow:hidden}.reviews-slider .name{font-size:16px;margin:10px 0 22px;text-align:left}.reviews-slider .brief{border-bottom:1px solid #e4e9f1;height:209px;margin:0 0 16px;overflow:hidden;padding:0 0 16px}.reviews-slider .document{line-height:28px}.global-wrapper{min-height:-webkit-calc(100vh - 472px);min-height:calc(100vh - 472px)}@media screen and (max-width:1240px){.global-wrapper{min-height:-webkit-calc(100vh - 206px);min-height:calc(100vh - 206px)}}.items-slider .wrapper{overflow:hidden}.items-slider .slide{display:block;float:left}.slider-pagination{text-align:center}.slider-pagination a{background:white;border:1px solid #646e80;-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;display:inline-block;height:16px;margin:2px 4px;opacity:.5;vertical-align:middle;width:16px}.slider-pagination a.selected{border:3px solid #00bca4;margin:0 2px;opacity:1}.slider-pagination span{display:none}.container{margin:0 auto;width:1200px}@media screen and (max-width:1240px){.container{margin:0 auto;width:960px}}.content-section{margin:0 0 48px}@media screen and (max-width:1240px){.content-section{margin:0 0 36px}}.clearfix:after{clear:both;content:"";display:block}
/* End */


/* Start:/local/templates/spgroup/components/bitrix/news.list/slider_work_case/style.min.css?1714131616129*/
div.news-list{word-wrap:break-word}div.news-list img.preview_picture{float:left;margin:0 4px 6px 0}.news-date-time{color:#486daa}
/* End */


/* Start:/local/templates/spgroup/components/bitrix/news.list/partners/style.min.css?17141316162806*/
.shadow{-moz-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);padding:0 0 1px;position:relative;z-index:222}.slider-controls{background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZjNmNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');background-size:100%;background-image:-moz-linear-gradient(90deg,#eef3f6 0,#fff 100%);background-image:-webkit-linear-gradient(90deg,#eef3f6 0,#fff 100%);background-image:linear-gradient(0,#eef3f6 0,#fff 100%);-moz-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);margin:25px 0 0}.slider-controls .slider-prev,.slider-controls .slider-next{background:url(/local/templates/spgroup/components/bitrix/news.list/partners/img/slider-controls.png);display:block;height:68px;line-height:68px;width:68px}.slider-controls .slider-prev{background-position:left top;border:1px solid #e4e9f1;float:left}.slider-controls .slider-prev:hover{background-position:left bottom}.slider-controls .slider-next{background-position:right top;border:1px solid #e4e9f1;float:right}.slider-controls .slider-next:hover{background-position:right bottom}.slider-controls .slider-pagination{border:1px solid #e4e9f1;height:68px;line-height:68px;overflow:hidden}.global-wrapper{min-height:-webkit-calc(100vh - 472px);min-height:calc(100vh - 472px)}@media screen and (max-width:1240px){.global-wrapper{min-height:-webkit-calc(100vh - 206px);min-height:calc(100vh - 206px)}}.items-slider .wrapper{overflow:hidden}.items-slider .slide{display:block;float:left}.slider-pagination{text-align:center}.slider-pagination a{background:white;border:1px solid #646e80;-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;display:inline-block;height:16px;margin:2px 4px;opacity:.5;vertical-align:middle;width:16px}.slider-pagination a.selected{border:3px solid #00bca4;margin:0 2px;opacity:1}.slider-pagination span{display:none}.container{margin:0 auto;width:1200px}@media screen and (max-width:1240px){.container{margin:0 auto;width:960px}}.content-section{margin:0 0 48px}@media screen and (max-width:1240px){.content-section{margin:0 0 36px}}.clearfix:after{clear:both;content:"";display:block}.partners-slider{margin:26px 0 0}.partners-slider .slides{font-size:0}.partners-slider .slide{display:inline-block;float:none;margin:0 28px;vertical-align:middle}
/* End */


/* Start:/local/templates/spgroup/components/bitrix/news.list/types/style.min.css?17141316163798*/
.shadow{-moz-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);padding:0 0 1px;position:relative;z-index:222}.slider-controls{background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZjNmNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');background-size:100%;background-image:-moz-linear-gradient(90deg,#eef3f6 0,#fff 100%);background-image:-webkit-linear-gradient(90deg,#eef3f6 0,#fff 100%);background-image:linear-gradient(0,#eef3f6 0,#fff 100%);-moz-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);margin:25px 0 0}.slider-controls .slider-prev,.slider-controls .slider-next{background:url(/local/templates/spgroup/components/bitrix/news.list/types/img/slider-controls.png);display:block;height:68px;line-height:68px;width:68px}.slider-controls .slider-prev{background-position:left top;border:1px solid #e4e9f1;float:left}.slider-controls .slider-prev:hover{background-position:left bottom}.slider-controls .slider-next{background-position:right top;border:1px solid #e4e9f1;float:right}.slider-controls .slider-next:hover{background-position:right bottom}.slider-controls .slider-pagination{border:1px solid #e4e9f1;height:68px;line-height:68px;overflow:hidden}.document{display:inline-block;min-height:28px;padding-left:32px;position:relative;vertical-align:middle}.document:hover{color:#a00}.document:hover:before{background-position:right center}.document:before{background:url(/img/document-icons.png) left center;content:"";display:block;height:28px;left:0;position:absolute;width:25px}@media screen and (max-width:1240px){.reviews-slider .wrapper{margin:0 93px}}.reviews-slider .extender{width:1275px}@media screen and (max-width:1240px){.reviews-slider .extender{width:848px}}.reviews-slider .slides{height:380px;overflow:hidden}.reviews-slider .slide{margin-right:75px;width:350px}@media screen and (max-width:1240px){.reviews-slider .slide{margin-right:74px}}.reviews-slider .heading{margin:0 0 20px}.reviews-slider .photo{-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;float:left;margin-right:14px}.reviews-slider .text{color:#282828;overflow:hidden}.reviews-slider .name{font-size:16px;margin:10px 0 22px;text-align:left}.reviews-slider .brief{border-bottom:1px solid #e4e9f1;height:209px;margin:0 0 16px;overflow:hidden;padding:0 0 16px}.reviews-slider .document{line-height:28px}.global-wrapper{min-height:-webkit-calc(100vh - 472px);min-height:calc(100vh - 472px)}@media screen and (max-width:1240px){.global-wrapper{min-height:-webkit-calc(100vh - 206px);min-height:calc(100vh - 206px)}}.items-slider .wrapper{overflow:hidden}.items-slider .slide{display:block;float:left}.slider-pagination{text-align:center}.slider-pagination a{background:white;border:1px solid #646e80;-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;display:inline-block;height:16px;margin:2px 4px;opacity:.5;vertical-align:middle;width:16px}.slider-pagination a.selected{border:3px solid #00bca4;margin:0 2px;opacity:1}.slider-pagination span{display:none}.container{margin:0 auto;width:1200px}@media screen and (max-width:1240px){.container{margin:0 auto;width:960px}}.content-section{margin:0 0 48px}@media screen and (max-width:1240px){.content-section{margin:0 0 36px}}.clearfix:after{clear:both;content:"";display:block}
/* End */


/* Start:/local/templates/spgroup/components/bitrix/news.list/stages/style.min.css?17141316163798*/
.shadow{-moz-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);padding:0 0 1px;position:relative;z-index:222}.slider-controls{background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZjNmNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');background-size:100%;background-image:-moz-linear-gradient(90deg,#eef3f6 0,#fff 100%);background-image:-webkit-linear-gradient(90deg,#eef3f6 0,#fff 100%);background-image:linear-gradient(0,#eef3f6 0,#fff 100%);-moz-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);margin:25px 0 0}.slider-controls .slider-prev,.slider-controls .slider-next{background:url(/local/templates/spgroup/components/bitrix/news.list/stages/img/slider-controls.png);display:block;height:68px;line-height:68px;width:68px}.slider-controls .slider-prev{background-position:left top;border:1px solid #e4e9f1;float:left}.slider-controls .slider-prev:hover{background-position:left bottom}.slider-controls .slider-next{background-position:right top;border:1px solid #e4e9f1;float:right}.slider-controls .slider-next:hover{background-position:right bottom}.slider-controls .slider-pagination{border:1px solid #e4e9f1;height:68px;line-height:68px;overflow:hidden}.document{display:inline-block;min-height:28px;padding-left:32px;position:relative;vertical-align:middle}.document:hover{color:#a00}.document:hover:before{background-position:right center}.document:before{background:url(/img/document-icons.png) left center;content:"";display:block;height:28px;left:0;position:absolute;width:25px}@media screen and (max-width:1240px){.reviews-slider .wrapper{margin:0 93px}}.reviews-slider .extender{width:1275px}@media screen and (max-width:1240px){.reviews-slider .extender{width:848px}}.reviews-slider .slides{height:380px;overflow:hidden}.reviews-slider .slide{margin-right:75px;width:350px}@media screen and (max-width:1240px){.reviews-slider .slide{margin-right:74px}}.reviews-slider .heading{margin:0 0 20px}.reviews-slider .photo{-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;float:left;margin-right:14px}.reviews-slider .text{color:#282828;overflow:hidden}.reviews-slider .name{font-size:16px;margin:10px 0 22px;text-align:left}.reviews-slider .brief{border-bottom:1px solid #e4e9f1;height:209px;margin:0 0 16px;overflow:hidden;padding:0 0 16px}.reviews-slider .document{line-height:28px}.global-wrapper{min-height:-webkit-calc(100vh - 472px);min-height:calc(100vh - 472px)}@media screen and (max-width:1240px){.global-wrapper{min-height:-webkit-calc(100vh - 206px);min-height:calc(100vh - 206px)}}.items-slider .wrapper{overflow:hidden}.items-slider .slide{display:block;float:left}.slider-pagination{text-align:center}.slider-pagination a{background:white;border:1px solid #646e80;-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;display:inline-block;height:16px;margin:2px 4px;opacity:.5;vertical-align:middle;width:16px}.slider-pagination a.selected{border:3px solid #00bca4;margin:0 2px;opacity:1}.slider-pagination span{display:none}.container{margin:0 auto;width:1200px}@media screen and (max-width:1240px){.container{margin:0 auto;width:960px}}.content-section{margin:0 0 48px}@media screen and (max-width:1240px){.content-section{margin:0 0 36px}}.clearfix:after{clear:both;content:"";display:block}
/* End */


/* Start:/local/templates/spgroup/components/bitrix/news.list/certificates/style.min.css?1714131616129*/
div.news-list{word-wrap:break-word}div.news-list img.preview_picture{float:left;margin:0 4px 6px 0}.news-date-time{color:#486daa}
/* End */


/* Start:/local/templates/spgroup/components/bitrix/news.list/documents_slider/style.min.css?17141316163798*/
.shadow{-moz-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);padding:0 0 1px;position:relative;z-index:222}.slider-controls{background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZjNmNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');background-size:100%;background-image:-moz-linear-gradient(90deg,#eef3f6 0,#fff 100%);background-image:-webkit-linear-gradient(90deg,#eef3f6 0,#fff 100%);background-image:linear-gradient(0,#eef3f6 0,#fff 100%);-moz-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);margin:25px 0 0}.slider-controls .slider-prev,.slider-controls .slider-next{background:url(/local/templates/spgroup/components/bitrix/news.list/documents_slider/img/slider-controls.png);display:block;height:68px;line-height:68px;width:68px}.slider-controls .slider-prev{background-position:left top;border:1px solid #e4e9f1;float:left}.slider-controls .slider-prev:hover{background-position:left bottom}.slider-controls .slider-next{background-position:right top;border:1px solid #e4e9f1;float:right}.slider-controls .slider-next:hover{background-position:right bottom}.slider-controls .slider-pagination{border:1px solid #e4e9f1;height:68px;line-height:68px;overflow:hidden}.document{display:inline-block;min-height:28px;padding-left:32px;position:relative;vertical-align:middle}.document:hover{color:#a00}.document:hover:before{background-position:right center}.document:before{background:url(/img/document-icons.png) left center;content:"";display:block;height:28px;left:0;position:absolute;width:25px}@media screen and (max-width:1240px){.reviews-slider .wrapper{margin:0 93px}}.reviews-slider .extender{width:1275px}@media screen and (max-width:1240px){.reviews-slider .extender{width:848px}}.reviews-slider .slides{height:380px;overflow:hidden}.reviews-slider .slide{margin-right:75px;width:350px}@media screen and (max-width:1240px){.reviews-slider .slide{margin-right:74px}}.reviews-slider .heading{margin:0 0 20px}.reviews-slider .photo{-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;float:left;margin-right:14px}.reviews-slider .text{color:#282828;overflow:hidden}.reviews-slider .name{font-size:16px;margin:10px 0 22px;text-align:left}.reviews-slider .brief{border-bottom:1px solid #e4e9f1;height:209px;margin:0 0 16px;overflow:hidden;padding:0 0 16px}.reviews-slider .document{line-height:28px}.global-wrapper{min-height:-webkit-calc(100vh - 472px);min-height:calc(100vh - 472px)}@media screen and (max-width:1240px){.global-wrapper{min-height:-webkit-calc(100vh - 206px);min-height:calc(100vh - 206px)}}.items-slider .wrapper{overflow:hidden}.items-slider .slide{display:block;float:left}.slider-pagination{text-align:center}.slider-pagination a{background:white;border:1px solid #646e80;-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;display:inline-block;height:16px;margin:2px 4px;opacity:.5;vertical-align:middle;width:16px}.slider-pagination a.selected{border:3px solid #00bca4;margin:0 2px;opacity:1}.slider-pagination span{display:none}.container{margin:0 auto;width:1200px}@media screen and (max-width:1240px){.container{margin:0 auto;width:960px}}.content-section{margin:0 0 48px}@media screen and (max-width:1240px){.content-section{margin:0 0 36px}}.clearfix:after{clear:both;content:"";display:block}
/* End */


/* Start:/local/components/ituspeh/articles.carousel/templates/.default/style.css?17516870832466*/
.articles-carousel {
  margin: 0 0 30px 0;
  table-layout: fixed;
}

.articles-carousel .articles-carousel__text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  overflow: hidden;
  color: #3f4653;
}

.articles-carousel .articles-carousel__title {
  margin: 8px 0 8px 0;
  text-align: left;
  font-size: 16px;
  text-transform: none;
  color: #003492;
}

.articles-carousel img {
  width: 100%;
  height: 163px;
}

.articles-carousel .slides {
  margin: 0 0 16px 0;
  display: table;
  table-layout: fixed;
}

.articles-carousel .slide {
  height: 360px !important;
  padding: 0 8px 8px 8px;
  display: flex !important;
  flex-direction: column;
  justify-content: space-between;
}

.articles-carousel .button.blue {
  margin: 0 auto;
}

.articles-carousel .button.blue a {
  color: white;
}

.articles-carousel .slider-pagination {
  visibility: hidden !important;
}

.articles-carousel .slider-prev {
  left: -80px !important;
}

.articles-carousel .slider-next {
  right: -80px !important;
}

@media (max-width: 767px) {
  .articles-carousel {
    --peek-size: 60px;
  }

  .articles-carousel .caroufredsel_wrapper {
    overflow: hidden;
    padding: 0 var(--peek-size) 0 0;
    box-sizing: content-box;
  }

  .articles-carousel .slides {
    display: block;
    flex-wrap: nowrap;
  }
  .articles-carousel .slide {
    text-align: left !important;
    flex: 0 0 calc(100vw - var(--peek-size));
    max-width: calc(100vw - var(--peek-size));
  }

  .articles-carousel .articles-carousel__text {
    margin: 0;
  }

  .articles-carousel .articles-carousel__title {
    padding: 0;
  }

  .articles-carousel .articles-carousel__all-button {
    width: 75%;
  }

  .articles-carousel .slider-prev,
  .articles-carousel .slider-next,
  .articles-carousel .slider-pagination {
    display: none !important;
  }

  .articles-carousel .scroll-indicator {
    --thumb-width: 30%;
    --scroll-percent: 0;
    position: relative;
    height: 3px;
    background: #d9d9d9;
    width: calc(100% + var(--peek-size));
    margin: 8px 0 16px 0;
    border-radius: 2px;
    overflow: hidden;
  }
  .articles-carousel .scroll-indicator::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: #003492;
    border-radius: 2px;
    width: var(--thumb-width);
    left: calc((100% - var(--thumb-width)) * (var(--scroll-percent) / 100));
    transition: left 0.4s ease;
  }
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/documents-list/style.css?17696042811010*/
.c-documents-list-item:before {
    background: url(/local/templates/spgroup/img/document-icons.png) left center;
    content: "";
    display: block;
    height: 28px;
    width: 25px;
    min-width: 25px;
}

.c-documents-list-wrap {
    margin-bottom: 60px;
    margin-top: 40px;
}

.c-documents-list-title {
    text-align: left;
}

.c-documents-list-desc {

}

.c-documents-list {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.c-documents-list-item {
    display: flex;
    gap: 15px;
    width: calc(33.333333% - 20px);
}

.c-documents-list-item-name {
    font-weight: bold;
    margin-bottom: 4px;
    display: block;
}

.c-documents-list-item-info {
    color: grey;
}

.c-documents-list-item-info a {
    text-decoration: underline;
    display: inline-block;
    margin-left: 10px;
}

@media(max-width: 991px){
    .c-documents-list-item {
        width: calc(50% - 15px);
    }
}

@media(max-width: 600px){
    .c-documents-list-item {
        width: 100%;
    }
}
/* End */
/* /local/templates/spgroup/components/bitrix/breadcrumb/.default/style.min.css?1714131616448 */
/* /local/templates/.default/components/bitrix/catalog.smart.filter/production-sandvich/style.css?177937484610243 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/pagination/style.css?17793712941559 */
/* /local/templates/.default/components/bitrix/catalog.section/production-sandvich/style.css?17793712921219 */
/* /bitrix/components/bitrix/main.userconsent.request/templates/.default/user_consent.min.css?17141315803754 */
/* /local/templates/spgroup/components/bitrix/news.detail/table_template/style.min.css?1714131616134 */
/* /local/templates/spgroup/components/bitrix/news.list/reviews/style.min.css?17141316163798 */
/* /local/templates/spgroup/components/bitrix/news.list/slider_work_case/style.min.css?1714131616129 */
/* /local/templates/spgroup/components/bitrix/news.list/partners/style.min.css?17141316162806 */
/* /local/templates/spgroup/components/bitrix/news.list/types/style.min.css?17141316163798 */
/* /local/templates/spgroup/components/bitrix/news.list/stages/style.min.css?17141316163798 */
/* /local/templates/spgroup/components/bitrix/news.list/certificates/style.min.css?1714131616129 */
/* /local/templates/spgroup/components/bitrix/news.list/documents_slider/style.min.css?17141316163798 */
/* /local/components/ituspeh/articles.carousel/templates/.default/style.css?17516870832466 */
/* /local/templates/.default/components/bitrix/news.list/documents-list/style.css?17696042811010 */
