.pillars_list{max-width:796px;position:relative;z-index:10;display:grid;grid-template-columns:repeat(3, 1fr);row-gap:.5rem;column-gap:.5rem;width:100%;margin:0 auto;padding:0}.pillars_list.owl-carousel{display:block}.pillars_list.owl-carousel .item{width:calc(100% / 3 - (2 * .5rem / 3) * 1);margin-right:.5rem}.pillars_list .item{position:relative;display:inline-flex !important;width:260px;height:640px;margin:0 auto}.pillars_list .item .item_in{position:absolute;left:50%;transform:translateX(-50%);bottom:0;width:192px;height:560px;transition:all 400ms ease 0ms}.pillars_list .item:nth-child(2) .item_in{bottom:80px}.notouch .pillars_list .item:is(:hover,:focus) .item_in{height:calc(560px + 48px)}.pillars_list .item .img{overflow:hidden;border-radius:16px;position:absolute;inset:0}.pillars_list .item .img::after{position:absolute;inset:0;content:"";background:linear-gradient(180deg, rgba(0,0,0,0) 51.77%, rgba(0,0,0,0.8) 92.63%)}.pillars_list .item .title{color:#fff;position:absolute;z-index:9;font-weight:400;margin:0;transition:all 400ms ease 0ms}.pillars_list .item .title.rotate{opacity:1;width:95px;white-space:nowrap;right:0;rotate:-90deg;bottom:1rem;transform:translate(50%, 50%)}.notouch .pillars_list .item:is(:hover,:focus) .title.rotate{opacity:0}.pillars_list .item .title:not(.rotate){opacity:0;white-space:nowrap;display:flex;align-items:center;justify-content:space-between;bottom:1.5rem;left:1.5rem;right:1.5rem}.pillars_list .item .title:not(.rotate)::after{flex-shrink:0;content:"";position:relative;width:20px;height:20px;background:#D6AD37;-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:20px 20px;mask-repeat:no-repeat;mask-position:center center;mask-size:20px 20px;margin:0}.notouch .pillars_list .item:is(:hover,:focus) .title:not(.rotate){opacity:1}@media screen and (max-width:900px){.pillars_list{max-width:448px}.pillars_list .item{width:144px;height:448px}.pillars_list .item .item_in{width:130px;height:400px}.pillars_list .item:nth-child(2) .item_in{bottom:48px}.notouch .pillars_list .item:is(:hover,:focus) .item_in{height:calc(400px + 48px)}.pillars_list .item .title.rotate{opacity:1 !important}.pillars_list .item .title:not(.rotate){display:none}}@media screen and (max-width:500px){.pillars_list{max-width:380px}.pillars_list .item{width:91px;height:360px}.pillars_list .item .item_in{width:91px;height:320px}.pillars_list .item:nth-child(2) .item_in{bottom:40px}.notouch .pillars_list .item:is(:hover,:focus) .item_in{height:calc(320px + 48px)}.pillars_list .item .title.rotate{width:60px;bottom:0}}