.home-main{display:flex;flex-direction:column}@media(min-width:576px){.home-main{flex-direction:row}}.home-main__image{position:relative;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;margin-bottom:1px}.home-main__image:last-child{margin-bottom:0}@media(min-width:576px){.home-main__image{flex:0 0 33.3333333333%;max-width:33.3333333333%;min-height:unset;margin-bottom:0}}.home-main__image:hover img{transform:scale(1.3);-webkit-transform:scale(1.3)}@media(min-width:576px){.home-main__image img{transition:all .3s ease}}.home-main__image--text{position:absolute;left:0;top:0;width:100%;height:100%}.home-main__image--text,.home-main__image--text span{display:flex;align-items:center;justify-content:center}.home-main__image--text span{text-align:center;font-size:14px;font-weight:500;height:30px;min-width:92px;border:1px solid #22242a;background-color:#fff;padding:0 10px}@media(min-width:576px){.home-main__image--text span{font-size:18px;font-weight:500;height:38px}}.home-main__image--basichtml{position:absolute;left:0;right:0;top:0;bottom:0;display:block;margin:auto;font-weight:700;text-align:center;height:46px}