html{font-size:16px;scroll-behavior:smooth}
.ld-page{font-size:1rem;line-height:1.5;letter-spacing:.15px}
.ld-spacing__1{margin:1rem 0}
.ld-spacing__2{margin:2rem 0}
.ld-spacing__4{margin:4rem 0}
.ld-spacing__6{margin:6rem 0}
.ld-grid{display:grid;column-gap:2rem;row-gap:1rem;grid-template-columns:repeat(12,1fr)}
.ld-grid__1{grid-column:span 1}
.ld-grid__2{grid-column:span 2}
.ld-grid__3{grid-column:span 3}
.ld-grid__4{grid-column:span 4}
.ld-grid__5{grid-column:span 5}
.ld-grid__6{grid-column:span 6}
.ld-grid__7{grid-column:span 7}
.ld-grid__8{grid-column:span 8}
.ld-grid__9{grid-column:span 9}
.ld-grid__10{grid-column:span 10}
.ld-grid__11{grid-column:span 11}
.ld-grid__12{grid-column:span 12}
.ld-heading__1{font-size:3rem;line-height:1.2}
.ld-heading__2{font-size:2rem;line-height:1.35;margin-bottom:1.5rem}
.ld-heading__2-5{font-size:2.5rem;line-height:1.3;margin-bottom:1.5rem}
.ld-heading__3{font-size:1.5em;line-height:1.35;margin-bottom:1rem}
.ld-heading__3-5{font-size:2rem;font-weight:400;line-height:1.35;margin-bottom:1rem;letter-spacing:1px}
.ld-title{font-size:1.25rem;font-weight:400;line-height:1.5;padding-right:1rem}
.ld-param{font-size:1.25rem;line-height:1.5}
.ld-list{margin:0 0 2rem;padding-inline-start:40px}
.ld-list li{position:relative;list-style:none;margin-bottom:1rem;padding-left:1.5rem;color:#6c6c6c}
.ld-list li::after{content:"";position:absolute;top:.575rem;left:0;width:.5rem;height:.5rem;background:#000}
.ld-list__none{padding-inline-start:0;margin:0}
.ld-list__none li{padding:10px 0;color:#000}
.ld-list__none li::after{display:none}
.ld-list__2{padding-inline-start:0}
.ld-link:hover span{color:var(--color-hover);text-decoration:underline}
.ld-link:hover svg{fill:var(--color-hover)}
.ld-link svg{transform:translateY(1px)}
.ld-link__2{color:var(--color-primary)}
.ld-quout{padding-inline-start:32px}
.ld-quout__text{position:relative;font-size:3rem;line-height:1.25;padding-right:1rem;margin-block-end:20px}
.ld-quout__text::before{content:"“";left:0;padding-inline-end:6px;position:absolute;top:0;transform:translate(-100%)}
.ld-quout__text::after{content:"”";display:inline-block;transform:translateX(-50%)}
.ld-quout__author{position:relative;display:flex;align-items:baseline;gap:16px;font-size:1rem;line-height:1.5;font-weight:700;text-align:end;padding-right:1rem}
.ld-quout__author::before{content:"";width:100%;height:1px;background:#71767c;flex:1}
.ld-box__title{display:flex;align-items:flex-start;justify-content:space-evenly;font-size:1rem;font-weight:400;margin:.5rem 0 2rem;cursor:pointer}
.ld-box__top{background:#fff}
.ld-box__top-item{margin-top:2rem}
.ld-box__top-item.current{position:relative;scroll-margin-top:30px}
.ld-box__top-item.current::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:inline-block;width:48px;height:24px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNjggMzQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0iI2VmZjFmMiI+PHBvbHlnb24gcG9pbnRzPSIwLDM0IDM0LDAgNjgsMzQgIj48L3BvbHlnb24+PC9zdmc+")}
.ld-box__top-item.current svg{transform:rotate(180deg) translateY(-3px)}
.ld-box__bottom{position:relative;background:#eff1f2}
.ld-box__bottom::before{content:"";position:absolute;right:100%;top:0;bottom:0;width:calc(100vw / 2);background:#eff1f2}
.ld-box__bottom::after{content:"";position:absolute;left:100%;top:0;bottom:0;width:calc(100vw / 2);background:#eff1f2}
.ld-box__bottom-item{display:none;padding:2rem 1rem 4rem}
.ld-btn{display:inline-block;padding:.75rem 1rem;background:var(--color-primary);color:#fff}
.ld-btn:hover{background:var(--color-hover);color:#fff}
.ld-btn svg{margin-left:2px}
.ld-wrapper{margin:1.5rem 0 0}
.ld-hover:hover{color:var(--color-hover)!important;cursor:pointer!important}
.ld-hover:hover svg{fill:var(--color-hover)!important}
.ld-scroll{scroll-margin-top:100px}
.ld-bar{position:sticky;top:0;background:#fff;z-index:9}
.ld-bar__container{border-top:1px solid #e0e2e5;border-bottom:1px solid #e0e2e5}
.ld-bar__btn,.ld-page__technology button{display:inline-block;margin:auto;padding:1.5rem 1rem}
.ld-bar__btn:hover,.ld-page__technology button:hover{color:var(--color-hover)}
.ld-bar__sticky{box-shadow:0 -16px 0 #fff,0 0 16px rgba(0,0,0,.25)}
.ld-bar__sticky .ld-bar__container{border:0}
.ld-tab__bar{display:flex;flex-wrap:wrap;list-style:none;padding:0 1rem;border-bottom:1px solid #000}
.ld-tab__btn{padding:.75rem 1rem 0}
.ld-tab__btn:hover{color:var(--color-hover)}
.ld-tab__btn span{display:inline-block;padding:0 0 .5625rem}
.ld-tab__btn.current{color:var(--color-primary)}
.ld-tab__btn.current span{border-bottom:.125rem solid var(--color-primary)}
.ld-tab__btn.current:hover span{border-color:var(--color-hover)}
.ld-tab__content{padding:1rem 2rem 0}
.ld-tab__holder{display:none}
.ld-tab__holder-item__title{display:flex;align-items:center;justify-content:space-between;font-weight:700;padding:1rem 0;border-top:1px solid #000;cursor:pointer}
.ld-tab__holder-item__content{display:none;padding:0 3rem 3rem 0}
.ld-tab__holder-item.show .ld-tab__holder-item__content{display:block}
.ld-tab__holder-item.show .ld-tab__holder-item__title svg{transform:rotate(180deg)}
.ld-page__static ul{margin:0 0 2rem}
.ld-page__static ul li{position:relative;list-style:none;margin-bottom:1rem;padding-left:1.5rem;color:#6c6c6c}
.ld-page__static ul li::after{content:"";position:absolute;top:.575rem;left:0;width:.5rem;height:.5rem;background:#000}
.ld-page__static a{color:var(--color-primary)}
.ld-page__static a svg{margin-left:.5rem}
.ld-page__static a:hover{color:var(--color-hover);text-decoration:underline}
.ld-page__static a:hover svg{fill:var(--color-hover);text-decoration:underline}
.ld-page__static a[target="_blank"]{position:relative}
.ld-page__static a[target="_blank"]::after{content:"";display:inline-block;min-width:13px;height:13px;margin-left:6px;transform:translateY(1px);background-repeat:no-repeat;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBmaWxsPSIjMWVhMGQyIj48cGF0aCBkPSJNMzIwIDBjLTE3LjcgMC0zMiAxNC4zLTMyIDMyczE0LjMgMzIgMzIgMzJsODIuNyAwTDIwMS40IDI2NS40Yy0xMi41IDEyLjUtMTIuNSAzMi44IDAgNDUuM3MzMi44IDEyLjUgNDUuMyAwTDQ0OCAxMDkuM2wwIDgyLjdjMCAxNy43IDE0LjMgMzIgMzIgMzJzMzItMTQuMyAzMi0zMmwwLTE2MGMwLTE3LjctMTQuMy0zMi0zMi0zMkwzMjAgMHpNODAgMzJDMzUuOCAzMiAwIDY3LjggMCAxMTJMMCA0MzJjMCA0NC4yIDM1LjggODAgODAgODBsMzIwIDBjNDQuMiAwIDgwLTM1LjggODAtODBsMC0xMTJjMC0xNy43LTE0LjMtMzItMzItMzJzLTMyIDE0LjMtMzIgMzJsMCAxMTJjMCA4LjgtNy4yIDE2LTE2IDE2TDgwIDQ0OGMtOC44IDAtMTYtNy4yLTE2LTE2bDAtMzIwYzAtOC44IDcuMi0xNiAxNi0xNmwxMTIgMGMxNy43IDAgMzItMTQuMyAzMi0zMnMtMTQuMy0zMi0zMi0zMkw4MCAzMnoiPjwvcGF0aD48L3N2Zz4=")}
.ld-page__static a[target="_blank"]:hover::after{background-repeat:no-repeat;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBmaWxsPSIjMzRiNGU2Ij48cGF0aCBkPSJNMzIwIDBjLTE3LjcgMC0zMiAxNC4zLTMyIDMyczE0LjMgMzIgMzIgMzJsODIuNyAwTDIwMS40IDI2NS40Yy0xMi41IDEyLjUtMTIuNSAzMi44IDAgNDUuM3MzMi44IDEyLjUgNDUuMyAwTDQ0OCAxMDkuM2wwIDgyLjdjMCAxNy43IDE0LjMgMzIgMzIgMzJzMzItMTQuMyAzMi0zMmwwLTE2MGMwLTE3LjctMTQuMy0zMi0zMi0zMkwzMjAgMHpNODAgMzJDMzUuOCAzMiAwIDY3LjggMCAxMTJMMCA0MzJjMCA0NC4yIDM1LjggODAgODAgODBsMzIwIDBjNDQuMiAwIDgwLTM1LjggODAtODBsMC0xMTJjMC0xNy43LTE0LjMtMzItMzItMzJzLTMyIDE0LjMtMzIgMzJsMCAxMTJjMCA4LjgtNy4yIDE2LTE2IDE2TDgwIDQ0OGMtOC44IDAtMTYtNy4yLTE2LTE2bDAtMzIwYzAtOC44IDcuMi0xNiAxNi0xNmwxMTIgMGMxNy43IDAgMzItMTQuMyAzMi0zMnMtMTQuMy0zMi0zMi0zMkw4MCAzMnoiPjwvcGF0aD48L3N2Zz4=")}
.ld-page__static a.normal{color:#000}
.ld-page__static a.normal svg{transform:translateY(1px)}
.ld-page__static a.normal:hover{color:var(--color-hover)}
.ld-page__technology section{margin:6rem 0}
.ld-page__technology p{margin:1.5rem 0}
.ld-page__technology p em{font-size:1.25rem;line-height:1.5;font-style:normal}
.ld-page__technology strong{font-weight:700}
.ld-page__technology h1{font-size:3rem;line-height:1.2;margin:1rem 0}
.ld-page__technology h2{font-size:2.5rem;line-height:1.35;margin-bottom:1.5rem}
.ld-page__technology h2 strong{font-size:2rem}
.ld-page__technology h3{font-size:1.25rem;font-weight:400;line-height:1.35;margin-bottom:1.5rem;letter-spacing:1px}
.ld-page__technology .ld-box__bottom:nth-child(6){grid-row-start:2}
.ld-page__technology .ld-box__bottom:nth-child(7){grid-row-start:3}
.ld-page__technology .ld-box__bottom:nth-child(8){grid-row-start:4}
.ld-page__technology .ld-box__title{position:relative}
.ld-page__technology .ld-box__title::after{content:"";min-width:18px;height:18px;margin-top:4px;background-repeat:no-repeat;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNMjMzLjQgNDA2LjZjMTIuNSAxMi41IDMyLjggMTIuNSA0NS4zIDBsMTkyLTE5MmMxMi41LTEyLjUgMTIuNS0zMi44IDAtNDUuM3MtMzIuOC0xMi41LTQ1LjMgMEwyNTYgMzM4LjcgODYuNiAxNjkuNGMtMTIuNS0xMi41LTMyLjgtMTIuNS00NS4zIDBzLTEyLjUgMzIuOCAwIDQ1LjNsMTkyIDE5MnoiPjwvcGF0aD48L3N2Zz4=")}
.ld-page__technology .ld-box__top-item:hover .ld-box__title::after{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBmaWxsPSIjMzRiNGU2Ij48cGF0aCBkPSJNMjMzLjQgNDA2LjZjMTIuNSAxMi41IDMyLjggMTIuNSA0NS4zIDBsMTkyLTE5MmMxMi41LTEyLjUgMTIuNS0zMi44IDAtNDUuM3MtMzIuOC0xMi41LTQ1LjMgMEwyNTYgMzM4LjcgODYuNiAxNjkuNGMtMTIuNS0xMi41LTMyLjgtMTIuNS00NS4zIDBzLTEyLjUgMzIuOCAwIDQ1LjNsMTkyIDE5MnoiPjwvcGF0aD48L3N2Zz4=")}
.ld-page__technology .ld-box__top-item.current .ld-box__title::after{transform:rotate(180deg)}
.ld-page__support .ld-home-item{position:relative;margin-bottom:18px;color:#fff}
.ld-page__support .ld-home-item::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(0deg,rgba(0,0,0,.8) 0,rgba(0,0,0,0) 100%)}
.ld-page__support .ld-home-item::after{content:"";position:absolute;left:0;bottom:-18px;width:100%;height:10px;background:var(--color-primary);box-shadow:0 4px 4px 0 rgba(130,130,130,.25)}
.ld-page__support .ld-home-item__title{position:absolute;bottom:12px;left:0;right:0;font-size:20px;line-height:25px;text-align:center}
.ld-page__support .ld-home-item:nth-child(2n+2)::after{background:#5bc200}
.ld-page__support .ld-home-faq__item{margin-bottom:8px}
.ld-page__support .ld-home-faq__item-title{display:flex;align-items:center;justify-content:space-between;font-size:1rem;font-weight:400;padding:12px 15px;background:#e0e2e5;cursor:pointer}
.ld-page__support .ld-home-faq__item-content{display:none;margin:12px 0 24px}
.ld-page__support .ld-home-faq__item.show .ld-home-faq__item-content{display:block}
.ld-page__support .ld-home-faq__item.show .ld-home-faq__item-title svg{transform:rotate(90deg)}
.ld-page__applications ul{padding-inline-start:16px}
.ld-page__applications ul li{color:#000;margin-bottom:.5rem}
.ld-page__applications .ld-grid{gap:1.5rem}
.ld-page__applications .ld-bar__container{display:flex}
.ld-page__applications .ld-quout__text{font-size:2.25rem}
.ld-page__applications .ld-apps__box{padding:40px 32px;background:#eff1f2}
.ld-page__applications .ld-apps__heading{font-size:1.75rem;line-height:2.25rem;margin-bottom:.75rem}
.ld-page__applications .ld-apps__item-name{position:absolute;bottom:0;left:0;right:0;font-size:1.5rem;line-height:1.75rem;text-align:center;padding:.625rem;z-index:2}
.ld-page__applications .ld-apps__item-name__2{font-size:1.25rem;padding:.25rem .625rem}
.ld-page__applications .ld-apps__item-name i{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}
.ld-page__applications .ld-apps__item-image::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(0deg,rgba(0,0,0,.8) 0,rgba(0,0,0,0) 100%);z-index:1}
.ld-page__applications .ld-apps__item:hover .ld-apps__item-name{background:var(--color-hover);color:#fff}
.ld-page__applications .ld-apps__item:hover .ld-apps__item-image::after{display:none}
.ld-page__applications .ld-hero-main{position:relative}
.ld-page__applications .ld-hero-main::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:1}
.ld-page__applications .ld-hero-content{position:absolute;top:50%;left:32px;transform:translateY(-50%);color:#fff;z-index:2}
.ld-page__applications .ld-apps-design__item{min-height:452px;background:#e7f5fa;border-radius:16px;padding:39px 22px;text-align:center}
.ld-page__applications .ld-apps-design__item-title{font-size:22px;line-height:28px;margin:30px 0 20px;text-transform:uppercase}
.ld-page__applications .ld-apps-design__item-summary{font-size:14px}
.ld-page__applications .ld-apps-design__item-featured{display:flex;align-items:center;justify-content:center;min-height:100%;font-size:3.25rem;text-align:center;background:linear-gradient(134.88deg,#26a2c6 2.99%,#36887d 57.01%,#6ab555 99.02%);color:#fff;border-radius:16px}
.ld-page__applications .ld-bar__btn.active{position:relative;font-weight:700}
.ld-page__applications .ld-bar__btn.active::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:#000}
.ld-page__applications .ld-box__top-item{padding-bottom:2rem;margin-top:0}
.ld-page__applications .ld-box__title{min-height:3rem;margin-bottom:0}
.ld-page__applications .ld-hero-content{left:0;right:0;text-align:center}
.application-by-ids-container{margin-top:14px}
.application-by-ids-container .swiper{padding:10px 5px}
.application-by-ids-container .swiper-slide{height:auto}
.application-by-ids-container .swiper-pagination,.ld-page__applications .swiper-ld-apps-systems .swiper-pagination{display:none}
.application-by-ids-container .prj-item{height:100%;box-shadow:1px 1px 8.2px 0 rgba(178,178,178,.25)}
.application-by-ids-container .prj-view{display:block;margin-bottom:0!important;padding-bottom:15px}
.application-by-ids-container .a-item.type-guild{height:100%}
.application-by-ids-container .a-item.type-guild .a-content{font-size:14px;padding:6px 12px 12px}
.application-by-ids-container .a-item.type-guild .a-date{display:flex;margin-bottom:8px}
.application-by-ids-container .a-item.type-guild .a-name{font-size:20px;line-height:24px}
.application-by-ids-container .a-item.type-guild .a-download{line-height:24px;font-weight:700;color:var(--color-primary)}
.application-by-ids-container .a-item.type-guild .a-download:hover{color:var(--color-hover)}
.application-by-ids-container .icon-download{width:24px;height:24px;background-image:url(../images/dynacord-static-icon-download-1.png);background-repeat:no-repeat;background-size:contain}
@media (max-width:768px){
  .ld-grid__md__1{grid-column:span 1}
  .ld-grid__md__2{grid-column:span 2}
  .ld-grid__md__3{grid-column:span 3}
  .ld-grid__md__4{grid-column:span 4}
  .ld-grid__md__5{grid-column:span 5}
  .ld-grid__md__6{grid-column:span 6}
  .ld-grid__md__7{grid-column:span 7}
  .ld-grid__md__8{grid-column:span 8}
  .ld-grid__md__9{grid-column:span 9}
  .ld-grid__md__10{grid-column:span 10}
  .ld-grid__md__11{grid-column:span 11}
  .ld-grid__md__12{grid-column:span 12}
  .ld-grid__md__gap__2{row-gap:2rem}
  .ld-grid__md__row-start__2{grid-row-start:2}
  .ld-grid__md__row-start__2 h3{text-align:center}
  .ld-heading__1,.ld-page__technology h1{font-size:2.5rem}
  .ld-heading__2-5,.ld-page__technology h2{font-size:2rem}
  .ld-heading__3-5,.ld-page__technology h2 strong,.ld-page__technology h3{font-size:1.5rem}
  .ld-quout__text{font-size:2rem}
  .ld-box__bottom-item{padding:2rem 0}
  .ld-page__support .ld-box__bottom:nth-child(5){grid-row-start:2}
  .ld-page__support .ld-box__bottom:nth-child(6){grid-row-start:3}
  .ld-page__technology .ld-box__bottom:nth-child(8){grid-row-start:5}
  .ld-page__technology .ld-box__bottom:nth-child(9){grid-row-start:6}
  .ld-page__applications .ld-bar__container{overflow:auto;white-space:nowrap}
  .ld-page__applications .ld-hero .container{padding:0}
  .ld-page__applications .ld-apps__item-name{bottom:unset;top:50%;transform:translateY(-50%);font-size:1.125rem;background:0 0}
  .ld-page__applications .ld-apps__flex a{display:block;margin-bottom:4px}
  .ld-page__applications .ld-apps__flex span{display:none!important}
}
@media (max-width:576px){
  .ld-grid__sm__1{grid-column:span 1}
  .ld-grid__sm__2{grid-column:span 2}
  .ld-grid__sm__3{grid-column:span 3}
  .ld-grid__sm__4{grid-column:span 4}
  .ld-grid__sm__5{grid-column:span 5}
  .ld-grid__sm__6{grid-column:span 6}
  .ld-grid__sm__7{grid-column:span 7}
  .ld-grid__sm__8{grid-column:span 8}
  .ld-grid__sm__9{grid-column:span 9}
  .ld-grid__sm__10{grid-column:span 10}
  .ld-grid__sm__11{grid-column:span 11}
  .ld-grid__sm__12{grid-column:span 12}
  .ld-grid__md__row-start__2 h3{text-align:left}
  .ld-page__technology section,.ld-spacing__6{margin:5rem 0}
  .ld-heading__1,.ld-page__technology h1{font-size:2rem}
  .ld-heading__2,.ld-page__technology h2 strong{font-size:1.5rem}
  .ld-heading__2-5,.ld-page__technology h2{font-size:1.5rem}
  .ld-heading__3-5,.ld-page__technology h3{font-size:1.5rem}
  .ld-page__technology p em,.ld-param{font-size:1.125rem}
  .ld-wrapper{row-gap:3rem}
  .ld-list{padding-inline-start:20px}
  .ld-list__none{padding-inline-start:0}
  .ld-quout__text{font-size:1.5rem}
  .ld-box__hidden{display:none}
  .ld-tab__bar{flex-wrap:nowrap;white-space:nowrap;overflow:auto;padding:0}
  .ld-tab__content{padding:1rem 0 0}
  .ld-tab__holder-item__content{padding:0 0 3rem 0}
  .ld-page__support .ld-box__bottom:nth-child(5){grid-row-start:2}
  .ld-page__support .ld-box__bottom:nth-child(6){grid-row-start:4}
  .ld-page__support .ld-box__bottom:nth-child(7){grid-row-start:6}
  .ld-page__technology .ld-box__bottom:nth-child(7){grid-row-start:4}
  .ld-page__technology .ld-box__bottom:nth-child(8){grid-row-start:6}
  .ld-page__technology .ld-box__bottom:nth-child(9){grid-row-start:8}
  .ld-page__applications .ld-scroll{scroll-margin-top:75px}
  .ld-page__applications .ld-br{display:none}
  .ld-page__applications .ld-quout__text{font-size:1.5rem}
  .ld-page__applications .ld-spacing__4{margin:2rem 0}
  .ld-page__applications .ld-grid{gap:10px!important}
  .ld-page__applications .ld-apps-system .ld-grid{gap:0!important}
  .ld-page__applications .ld-bar__btn{padding:1rem}
  .ld-page__applications .ld-apps__box{padding:12px 10px}
  .ld-page__applications .ld-apps__heading{font-size:1.25rem;line-height:1.75rem}
  .ld-page__applications .ld-apps-design__item{min-height:auto;padding:20px 10px 24px;border-radius:12px}
  .ld-page__applications .ld-apps-design__item-featured{font-size:1.5rem}
  .ld-page__applications .ld-apps-design__item-title{font-size:1rem;line-height:1.25rem;margin:12px 0}
  .ld-page__applications .ld-apps-design__item-summary{font-size:13px;line-height:17px}
  .ld-page__applications .ld-apps-design__item img{max-width:60px;max-height:60px}
  .application-by-ids-container .swiper{padding:10px 0 20px}
  .application-by-ids-container .swiper-pagination,.ld-page__applications .swiper-ld-apps-systems .swiper-pagination{display:flex}
  .application-by-ids-container .swiper-projects-by-ids{padding:0 2px 24px}
  .application-by-ids-container .sc-btn{display:none}
  .application-by-ids-container .p-view{font-size:14px}
  .application-by-ids-container .prj-title{font-size:15px}
  .application-by-ids-container .prj-view{font-size:14px}
  .application-by-ids-container .a-item.type-guild .a-name{font-size:16px;line-height:20px}
  .application-by-ids-container .a-item.type-guild .a-content{font-size:13px;padding:12px 10px}
  .application-by-ids-container .a-item.type-guild .a-date{margin:6px 0}
  .application-by-ids-container .a-item.type-guild .a-download{line-height:20px}
  .application-by-ids-container .a-item.type-guild .icon-download{width:20px;height:20px}
}