body{background-color:#000}*{padding:0;margin:0}.gem-span{text-transform:none}@media (width <= 900px){.gem-span{font-size:.5rem}}@media (width > 900px){.gem-span{font-size:1rem}}.checkout-select{width:100%;height:3.5rem;background:transparent;color:#fff;border:1px solid #fff;border-radius:3px;font-family:Arial;font-size:1rem;padding-left:.5rem}.checkout-select option{background:#000;color:#fff}.height-animation-show{animation:height-animation-open .4s forwards}.height-animation-hide{animation:height-animation-close .4s forwards}@keyframes height-animation-open{0%{max-height:0}to{max-height:150px}}@keyframes height-animation-close{0%{max-height:150px}to{max-height:0}}
