.Advantages{flex-wrap:wrap;display:flex;position:relative}.Advantages:before,.Advantages:after{content:"";opacity:.4;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Advantages:before{background:linear-gradient(90deg,#008de400 0%,#008de4 50%,#008de400 100%);width:100%;height:1px}.Advantages:after{background:linear-gradient(#008de400 0%,#008de4 50%,#008de400 100%);width:1px;height:100%}.Advantages:has(.Advantages__Item:hover) .Advantages__Item{opacity:.65}.Advantages__Item{z-index:1;max-width:50%;height:182px;transition:opacity .3s;position:relative;overflow:hidden}.Advantages__Item:after{content:"";filter:blur(50px);opacity:0;z-index:-1;background-color:#008de480;border-radius:50px;width:100px;height:100px;transition:all .3s cubic-bezier(0,.16,.6,1.3);display:block;position:absolute}.Advantages__Item:hover{opacity:1!important}.Advantages__Item:hover:after{opacity:.2;width:230px;height:230px}.Advantages__Item:first-child:after{bottom:-160px;right:-300px}.Advantages__Item:first-child:hover:after{right:-115px}.Advantages__Item:nth-child(2):after{bottom:-160px;left:-300px}.Advantages__Item:nth-child(2):hover:after{left:-115px}.Advantages__Item:nth-child(3):after{top:-160px;right:-300px}.Advantages__Item:nth-child(3):hover:after{right:-115px}.Advantages__Item:nth-child(4):after{top:-160px;left:-300px}.Advantages__Item:nth-child(4):hover:after{left:-115px}@media (max-width:1024px){.Advantages__Item{height:220px}}@media (max-width:768px){.Advantages:before,.Advantages:after,.Advantages__Item:after{display:none}.Advantages__Item{max-width:none;height:auto;min-height:160px;position:relative}.Advantages__Item:before{content:"";opacity:.6;background:linear-gradient(90deg,#008de4,#008de400);width:80%;height:1px;display:block;position:absolute;bottom:0}.Advantages__Item:last-child:before{display:none}.Advantages:has(.Advantages__Item:hover) .Advantages__Item{opacity:1}}
.AdvantagesItem{width:100%;height:100%;display:flex}.AdvantagesItem__ImgContainer{-webkit-user-select:none;user-select:none;flex-basis:168px;justify-content:center;align-items:center;width:168px;display:flex}.AdvantagesItem__ContentContainer{flex-shrink:100;margin:31px 0;padding-right:16px}.AdvantagesItem__Title{color:#0b0f3b;width:max-content;margin:0 0 14px;font-size:22px;font-weight:500;position:relative}.AdvantagesItem__Title:before{content:"";z-index:-1;opacity:0;background-color:#008de4;border-radius:30px 0;width:0;height:6px;transition:all .3s cubic-bezier(0,.16,.6,1.3);position:absolute;bottom:0;left:-10px}.AdvantagesItem:hover .AdvantagesItem__Title:before{opacity:.5;width:calc(100% + 20px)}.AdvantagesItem__Description{font-size:15px}@media (max-width:768px){.AdvantagesItem__Title{width:auto;max-width:max-content}}
