.services_list{width:100%;position:relative;display:flex;flex-direction:column;gap:36px}.hp .services_list{margin:-60px auto 0}.services_list .item{align-items:center;box-shadow:4px 4px 14.7px 0 rgba(73,73,73,0.27);overflow:hidden;border:2px solid var(--clr, #E61853);border-radius:16px;background:#fff;padding:0;box-sizing:border-box;width:100%;text-align:left;position:relative;display:flex;justify-content:space-between;gap:0;margin:0}.services_list .item::after{z-index:0;content:"";width:1000px;height:475px;top:50px;left:initial;right:-100px;position:absolute;-webkit-mask-image:url('../../../../img/services_triangel_bg.svg');mask-image:url('../../../../img/services_triangel_bg.svg');-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:1000px 475px;mask-repeat:no-repeat;mask-position:center center;mask-size:1000px 475px;background:var(--clr, #E61853)}.services_list .item:nth-child(even){flex-direction:row-reverse}.services_list .item:nth-child(even)::after{left:-100px;right:initial;-webkit-mask-image:url('../../../../img/services_triangel_bg2.svg');mask-image:url('../../../../img/services_triangel_bg2.svg')}.services_list .item .text{z-index:10;position:relative;align-items:flex-start;max-width:400px;padding:96px;display:flex;flex-direction:column;gap:68px}.services_list .item .text .logo{z-index:10;position:relative;overflow:hidden;display:block;width:100%;height:initial;margin:0}.services_list .item .text .logo img{max-height:94px;max-width:100%;display:block;margin:0}.services_list .item .text .in{display:flex;flex-direction:column;gap:24px}.services_list .item .text .in .title{color:#535353;display:block;font-size:20px;line-height:26px;font-weight:500;margin:0}.services_list .item .img{position:relative;z-index:10;max-width:900px;width:calc(100% - 440px)}.services_list .item .img img{height:initial;max-width:100%;display:block;position:relative;margin:0}@media screen and (max-width:1430px){.services_list{gap:24px}.services_list .item .text{max-width:360px;padding:68px;gap:48px}.services_list .item .text .logo img{max-height:80px}.services_list .item .text .in{gap:18px}.services_list .item .text .in .title{font-size:18px;line-height:24px}.services_list .item .img{width:calc(100% - 400px)}}@media screen and (max-width:1360px){.services_list .item::after{display:none}}@media screen and (max-width:1000px){.services_list .item .text{max-width:calc(100% - 290px);padding:68px;gap:48px}.services_list .item .img{width:490px;position:absolute;bottom:-30px;right:-150px}.services_list .item:nth-child(even) .img{left:-150px}}@media screen and (max-width:700px){.services_list .item .text{max-width:100%;padding:36px;gap:36px}.services_list .item .text .logo img{max-height:60px}.services_list .item .img{display:none}}/*# sourceMappingURL=1.css.map */