.foodie-roller-container{grid-template-rows:auto auto;grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.foodie-roller-title-container{grid-area:1/1/1/1;justify-self:center;padding-left:10px}.foodie-roller-icon{width:200px;height:200px}.foodie-roller-title{font-size:xx-large;font-weight:700}.foodie-roller-technologies-container{grid-area:2/1/2/1;justify-self:center;padding-top:10px;padding-left:10px}.foodie-roller-description{justify-self:top;padding-left:10px;padding-right:10px;font-size:medium;position:relative}.foodie-roller-technologies-title{justify-self:start;font-size:large;font-weight:700;position:relative}.foodie-roller-technologies-list{justify-self:start}.foodie-roller-download-container{grid-template-rows:repeat(2,auto);grid-template-columns:repeat(2,auto);gap:15px;display:grid}.foodie-roller-download-title-container{grid-area:1/1/1/3;justify-self:center}.foodie-roller-download-title{font-size:x-large;font-weight:700}.foodie-roller-download-app-store{grid-area:2/1/2/1;justify-self:center}.foodie-roller-download-play-store{grid-area:2/2/2/2;justify-self:center}.foodie-roller-download-qr-code{justify-self:center;width:55%;height:auto;padding-left:100px}.foodie-roller-download-app-store-badge{justify-self:start;width:130%;height:auto;padding-top:10px;padding-bottom:10px}.foodie-roller-download-play-store-badge{justify-self:end;width:130%;height:auto;padding-left:10px}
.foodie-roller-carousel{grid-area:2/2/span 2/span 2}.foodie-roller-carousel-image{object-fit:contain;width:30%;height:auto}.p{padding-right:100px}
