.advantages5{padding-top:140px;padding-bottom:40px;}.advantages5 .item{display:flex;align-items:center;gap:40px;margin-bottom:40px;}.advantages5 .item:last-child{margin-bottom:0;}.advantages5 h3{margin-bottom:0;}.advantages5 h3 span{font-size:4rem;font-weight:700;color:var(--color3);}.advantages5 .right{position:relative;}.advantages5 .right img{position:absolute;top:-40px;right:0;width:calc(50vw - 40px);height:calc(100% + 80px);max-height:none;}@media (max-width:767px){.advantages5{padding-top:60px;padding-bottom:0;}.advantages5 .flex-content{flex-direction:column;gap:40px;}.advantages5 .item{gap:20px;margin-bottom:25px;}.advantages5 h3 span{font-size:2.25rem;}.advantages5 .right img{position:static;width:100vw;height:auto;margin-left:-20px;max-height:340px;}}@media (min-width:768px) and (max-width:1023px){.advantages5{padding-top:80px;padding-bottom:20px;}.advantages5 .flex-content{gap:40px;}.advantages5 .item{gap:20px;margin-bottom:25px;}.advantages5 h3 span{font-size:2.5rem;}.advantages5 .right img{top:-40px;width:calc(50vw - 20px);height:calc(100% + 80px);}}