.s1 .container .d .b{transition:all .3s ease;width:250px;background-color:#fbfcfc}.s1 .container .d .b:hover{transform:scale(1.05)}.s1 .container .d .b img{width:120px;height:120px}.s1 .container .d .b p{font-weight:bolder}@keyframes translation{0%,to{transform:translateX(0);opacity:1}50%{transform:translateX(10px);opacity:.3}}@keyframes coloring{0%,to{color:#e91e63}50%{color:grey}}.title .sub-title{font-size:30px;font-weight:800}.title .sub-title span{color:#e91e63}