.asliders_list{display:grid;grid-template-columns:repeat(1, 1fr);row-gap:2rem;column-gap:2rem;width:100%;margin:0;padding:0}.asliders_list.owl-carousel{display:block}.asliders_list.owl-carousel .item{width:calc(100% / 1 - (0 * 2rem / 1) * 1);margin-right:2rem}.asliders_list .item{box-sizing:border-box;border:1px solid #7a3fc7;border-radius:16px;background:linear-gradient(135deg, #331050, #451268 60%, #1a0e28);display:block;width:100%;text-align:center;padding:64px 48px}.asliders_list .item .title{margin:0 0 1rem}.asliders_list .item .anotation{max-width:520px}.asliders_list .item .anotation:has(+ .btn){margin:0 auto 1.5rem}@media screen and (max-width:1000px){.asliders_list .item{padding:40px 24px}}.reference_list{width:100%;position:relative;margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(3, 1fr);row-gap:1.5rem;column-gap:1.5rem}.reference_list.owl-carousel{display:block}.reference_list.owl-carousel .item{width:calc(100% / 3 - (2 * 1.5rem / 3) * 1);margin-right:1.5rem}.reference_list.owl-carousel .owl-stage-outer{padding-top:.5rem;margin-top:-0.5rem}.reference_list.owl-carousel .owl-stage{display:flex}.reference_list.owl-carousel .owl-item{display:flex;flex:1 0 auto;align-items:stretch}.reference_list .item{display:inline-flex !important;flex-direction:column}.reference_list.rdy .item{width:100% !important;margin:0}.reference_list .item .item_in{display:block;height:100%;background-color:#211334;border:1px solid #392655;overflow:hidden;border-radius:16px;transition:all 400ms ease 0ms}.notouch .reference_list a.item_in:is(:hover,:focus){border-color:#7a3fc7;transform:translateY(-4px)}.reference_list .item .img{width:100%;position:relative;margin:0}.reference_list .item .img .in{min-height:0;display:block;position:relative;overflow:hidden;aspect-ratio:120 / 63;background:#1a0e28}.reference_list .item .text{box-sizing:border-box;text-align:left;width:100%;position:relative;margin:0;padding:1.5rem}.reference_list .item .text .tag{font-family:'JetBrains Mono',sans-serif,Arial;font-size:.75rem;color:#82ff3f;text-transform:lowercase;letter-spacing:.04em;margin:0 0 .5rem}.reference_list .item .text .title{margin:0}.reference_list .item .text .anotation{margin:.75rem 0 0}@media screen and (max-width:1000px){.reference_list{grid-template-columns:repeat(2, 1fr);row-gap:1.25rem;column-gap:1.25rem}.reference_list.owl-carousel{display:block}.reference_list.owl-carousel .item{width:calc(100% / 2 - (1 * 1.25rem / 2) * 1);margin-right:1.25rem}}@media screen and (max-width:600px){.reference_list{grid-template-columns:repeat(1, 1fr);row-gap:1.25rem;column-gap:1.25rem}.reference_list.owl-carousel{display:block}.reference_list.owl-carousel .item{width:calc(100% / 1 - (0 * 1.25rem / 1) * 1);margin-right:1.25rem}.reference_list .item .text{padding:1.25rem}}.reference_list.owl-carousel .owl-nav{display:flex;justify-content:flex-end;gap:.75rem;margin:1.5rem 0 0}.reference_list.owl-carousel .owl-nav .owl-prev,.reference_list.owl-carousel .owl-nav .owl-next{cursor:pointer;font-size:0;position:relative;width:2.75rem;height:2.75rem;background-color:#211334;border:1px solid #392655;border-radius:50%;transition:all 400ms ease 0ms}.reference_list.owl-carousel .owl-nav .owl-prev::before,.reference_list.owl-carousel .owl-nav .owl-next::before{content:"";position:absolute;inset:0;background-color:#b6a6cc;-webkit-mask-image:url('../../../../img/arrow_right.svg');mask-image:url('../../../../img/arrow_right.svg');-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:16px 16px;mask-repeat:no-repeat;mask-position:center center;mask-size:16px 16px;transition:all 400ms ease 0ms}.reference_list.owl-carousel .owl-nav .owl-prev::before{transform:rotate(180deg)}.reference_list.owl-carousel .owl-nav .owl-prev.disabled,.reference_list.owl-carousel .owl-nav .owl-next.disabled{opacity:.35;cursor:no-drop}.notouch .reference_list.owl-carousel .owl-nav .owl-prev:not(.disabled):hover,.notouch .reference_list.owl-carousel .owl-nav .owl-next:not(.disabled):hover{background-color:#82ff3f;border-color:#82ff3f}.notouch .reference_list.owl-carousel .owl-nav .owl-prev:not(.disabled):hover::before,.notouch .reference_list.owl-carousel .owl-nav .owl-next:not(.disabled):hover::before{background-color:#10190a}.technology_list{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 0;align-items:center;width:100%;margin:0;padding:0}.technology_list .item{position:relative;display:inline-flex;align-items:center;width:20%;margin:0}.technology_list .item .item_in{height:60px;display:block;width:100%;position:relative}.technology_list .item .img{position:absolute;inset:0;margin:0 auto;display:block;width:100%;transition:all 400ms ease 0ms}.technology_list .item .img img{object-fit:contain}@media screen and (max-width:1000px){.technology_list .item{width:25%}.technology_list .item .item_in{height:50px}}@media screen and (max-width:700px){.technology_list .item{width:33.33%}}@media screen and (max-width:500px){.technology_list .item{width:50%}.technology_list .item .item_in{height:44px}}