.ang-solutions-list{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:20px}.ang-solutions-items{grid-row-gap:40px;align-items:flex-start;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:32px;gap:32px}.ang-solutions-items .ang-solution-item{grid-column-start:span 6}.ang-solutions-items .ang-solution-item:last-child:after,.ang-solutions-items .ang-solution-item:nth-last-child(2):nth-child(odd):after{border-bottom:0}.ang-solutions-items .ang-solution-item__wrapper{position:relative}@media(max-width:1023px){.ang-solutions-items .ang-solution-item{grid-column-start:span 12}.ang-solutions-items .ang-solution-item:last-child:after{border-bottom:0}}.ang-solutions-items .marker{background:#706767;border:8px solid #fff;border-radius:999px;cursor:pointer;display:block;height:32px;position:absolute;transition:all .3s;width:32px}.ang-solutions-items .marker.active{border:4px solid #fff}.ang-solutions-items .marker .tooltip{background:#fff;cursor:auto;display:none;padding:16px 26px 16px 22px;position:absolute;top:50%;transform:translateY(-50%);width:300px;z-index:1}.ang-solutions-items .marker .tooltip:after{background:#fff;content:"";display:block;height:11px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(45deg);width:11px}.ang-solutions-items .marker .tooltip.left{display:block;left:auto;right:50px}.ang-solutions-items .marker .tooltip.left:after{left:auto;right:0;transform:translate(50%,-50%) rotate(45deg)}.ang-solutions-items .marker .tooltip.right{display:block;left:50px;right:auto}.ang-solutions-items .marker .tooltip.right:after{left:0;right:auto;transform:translate(-50%,-50%) rotate(45deg)}.ang-solutions-items .marker .tooltip .close{cursor:pointer;height:24px;position:absolute;right:6px;top:6px;width:24px}.ang-solutions-items .marker .tooltip .close:after{background-color:#9e9998;content:"";display:block;height:24px;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%239E9998' d='M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3C/svg%3E") no-repeat 50% 50%;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%239E9998' d='M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3C/svg%3E") no-repeat 50% 50%;position:absolute;right:0;top:50%;transform:translateY(-50%);width:24px}@media(max-width:1023px){.ang-solutions-items .marker .tooltip{bottom:0;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0!important;position:fixed;right:auto!important;top:auto;transform:none;width:100%}}.ang-solutions-items .marker .ang-catalog-item{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:12px;padding:0}.ang-solutions-items .marker .ang-catalog-item .title{line-height:normal;min-height:auto}:root{--colors-background-header:#fff;--colors-text-primary:#1a1717;--colors-text-gray:#1a1717;--colors-text-header-link:#706767;--colors-text-seo:#706767;--colors-text-gray1:#f4f2f2;--colors-text-gray2:#706767;--colors-text-gray3:#f7f6f5;--colors-text-gray4:#9e9998;--colors-text-gray5:#dbd8d7;--colors-text-link-blue:#284d94;--colors-text-discount:#9e9998;--colors-background-hr:#ebe9e8;--colors-background-lgr:#faf9f9;--colors-background-button:#474141;--colors-background-button-invert:#fff;--colors-background-blocks:#f4f2f2;--colors-background-blocks-invert:#fff;--colors-swiper-bullet:#dbd8d7;--colors-swiper-bullet-active:#474141;--colors-button-default:#f4f2f2;--colors-button-default-active:#474141;--colors-button-text-default-active:#fff;--colors-other-red:#cf0a2c;--colors-other-darkgrey:#474141;--colors-other-white:#fff;--colors-other-green:#2c6047;--colors-other-light-green:rgba(194,224,204,.48);--colors-other-burgundy:#9b3232;--colors-scrollbar:#9e9998;--colors-arrow:#9e9998;--colors-checkbox-border:#dbd8d7;--colors-checkbox-background:#f7f6f5;--colors-checkbox-checked-background:#474141;--colors-checkbox-disabled-border:#ebe9e8;--colors-checkbox-disabled-background:#ebe9e8;--fonts-family-light:"Inter",sans-serif;--fonts-family-medium:"Inter",sans-serif;--fonts-family-bold:"Inter",sans-serif;--fonts-family-regular:"Inter",sans-serif;--fonts-family-heading-light:"Vollkorn",serif;--fonts-family-heading-medium:"Vollkorn",serif;--fonts-family-heading-bold:"Vollkorn",serif;--fonts-family-heading-regular:"Vollkorn",serif}.ang-pagination{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:16px}.ang-pagination__showmore{font-size:16px;font-weight:500;height:48px!important;padding:0 24px!important;width:100%}.ang-pagination__showmore--active,.ang-pagination__showmore:hover{background:#474141;color:#fff}.ang-pagination__wrapper ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.ang-pagination__wrapper ul li{align-items:center;background:#f4f2f2;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:500;height:40px;justify-content:center}.ang-pagination__wrapper ul li.active,.ang-pagination__wrapper ul li:hover{background:#474141;color:#fff}.ang-pagination__wrapper ul li.dots{background:none}.ang-pagination__wrapper ul li.dots:hover{background:none;color:#000;color:initial}.ang-pagination__wrapper ul li a{display:block;height:100%;line-height:40px;padding:0 12px;width:100%}