.lifting-dice-container{grid-template-rows:repeat(3,auto);grid-template-columns:repeat(2,auto) 33%;gap:15px;display:grid}.lifting-dice-title-container{grid-area:1/1/1/1;justify-self:start}.lifting-dice-icon{width:200px;height:200px}.lifting-dice-title{padding-left:10px;font-size:xx-large;font-weight:700}.lifting-dice-technologies-container{grid-area:1/2/1/2}.lifting-dice-description{grid-area:2/1/2/span 2;padding-top:50px;padding-left:10px;padding-right:35px;font-size:medium}.lifting-dice-app-store{grid-area:3/1/3/1;padding-left:10px}.lifting-dice-play-store{grid-area:3/2/3/2}.lifting-dice-technologies-title{justify-self:start;font-size:large;font-weight:700}.lifting-dice-technologies-list{justify-self:start}.lifting-dice-qr-code{justify-self:center;width:75%;height:auto}.lifting-dice-app-store-badge{justify-self:center;width:70%;height:auto;padding-top:5px;padding-bottom:10px}.lifting-dice-play-store-badge{justify-self:center;width:70%;height:auto}
.lifting-dice-carousel{grid-area:1/3/span 3/span 1}.lifting-dice-carousel-image{object-fit:contain;width:60%;height:auto}
