.tile{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding:4vw;width:100%}@media screen and (max-width: 767px){.tile{flex-direction:column !important}}.tile .imgContainer{flex:7}.tile .imgContainer img{width:100%;height:100%;object-fit:cover;border-radius:3vw}.tile .tile_info{flex:5;text-align:left;font-size:1.5rem;padding:2rem}@media screen and (max-width: 767px){.tile .tile_info{padding:2rem 0}}.svgLine svg{width:100vw}.home-logo-block{height:11vw;width:100vw;background-color:#ffbb00}@media screen and (max-width: 767px){.home-logo-block{height:11vw}}.home-logo{padding:1rem;height:9rem;width:100vw;display:flex;flex-direction:row;justify-content:center;background-color:#ffbb00;position:relative}@media screen and (max-width: 767px){.home-logo{height:6rem}}.home-logo img{height:100%;width:unset}.svgLineHomeLogo{bottom:-0.4rem;left:0;position:relative;bottom:0.8rem;right:0;width:100vw}.svgLineHomeLogo svg{width:100vw}@media screen and (min-width: 1024px){.svgLineHomeLogo .header__svgLine{bottom:-0.5rem}}
