.container-hp-features{display:flex;flex-direction:row;gap:4vw}.hp-features-text{flex-basis:800px;flex-grow:0;flex-shrink:2}.hp-features-robot{flex-basis:300px;flex-grow:0;flex-shrink:1;padding-top:60px}.hp-features-text-content{display:flex;flex-direction:row;flex-wrap:nowrap;gap:3vw}.hp-features-text-content h4{color:#48bc87;cursor:pointer;font-size:17px}.hp-features-text-content-column{flex-basis:330px;flex-grow:1;flex-shrink:1}.hp-features-item{display:flex;flex-direction:row;flex-wrap:nowrap;gap:15px;padding-bottom:30px}.hp-features-item-icon i{color:#48bc87;padding-top:3px}.hp-features-paragraph{display:none;font-size:15px;padding-bottom:0}@media screen and (max-width:960px){.container-hp-features{flex-direction:column-reverse}.hp-features-text{flex-basis:400px}.hp-features-robot{align-self:flex-end;flex-basis:200px;padding-top:0;width:200px}}@media screen and (max-width:560px){.hp-features-text-content{flex-direction:column;gap:0}.hp-features-text-content-column{flex-basis:200px}.hp-features-robot{align-self:center;flex-basis:100px}.hp-features-item{padding-bottom:20px}}