.m__design_helmet__wrapper--header h4{color:#5b5b5b;font-size:22px;text-align:center}.m__design_helmet__wrapper--helmets{display:grid;gap:4rem;grid-template-columns:repeat(2,minmax(0,1fr))}.m__design_helmet__wrapper--helmets .helmet{background-position:50%;background-repeat:no-repeat;background-size:contain;display:none;height:500px;margin:auto;width:500px}.m__design_helmet__wrapper__colour-picker{align-items:center;background:#fff;border-radius:50px;display:flex;filter:drop-shadow(0 4px 3px rgb(0 0 0/.07)) drop-shadow(0 2px 2px rgb(0 0 0/.06));height:74px;justify-content:space-evenly;margin:2.5rem auto 1rem;width:425px}.m__design_helmet__wrapper__colour-picker .colour{border-radius:50%;cursor:pointer;height:40px;width:40px;z-index:1}.m__design_helmet__wrapper--helmets .helmet.active{display:block}.m__design_helmet__wrapper__colour-picker .border{align-items:center;border-radius:50%;display:flex;height:52px;justify-content:center;width:52px}.m__design_helmet__wrapper__colour-picker .border.active{border:2px solid #00a398}.colour#black{background:#2c2c2c}.colour#dark-blue{background:#1442bf}.colour#green{background:#8ee8e1}.colour#grey{background:#a0a0a0}.colour#light-blue{background:#62ceff}.colour#light-grey{background:#e5e5e5}.colour#pink{background:#ff8be9}@media only screen and (max-width:1084px){.m__design_helmet__wrapper--helmets .helmet{height:400px;width:400px}}@media only screen and (max-width:910px){.m__design_helmet__wrapper--helmets .helmet{height:350px;width:350px}.m__design_helmet__wrapper--helmets{gap:2rem}}@media only screen and (max-width:767px){.m__design_helmet__wrapper--helmets{grid-template-columns:repeat(1,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.m__design_helmet__wrapper__colour-picker{height:47px;width:255px}.m__design_helmet__wrapper__colour-picker .colour{height:25px;width:25px}.m__design_helmet__wrapper__colour-picker .border{height:33px;width:33px}}@media only screen and (max-width:500px){.m__design_helmet__wrapper--helmets .helmet{height:300px;width:300px}}