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