.main-container{min-height:100vh;display:flex;justify-content:center;background-color:#f9fafb;padding:35px 1rem 1rem}.main-content{width:100%;max-width:48rem}.main-title{font-size:1.875rem;font-weight:700;text-align:center;margin-bottom:2rem}.iphone-size-comparison{width:320px;height:180px;max-width:none}.sticky-footer{display:flex;flex-direction:row-reverse;justify-content:space-between;position:sticky;bottom:0;background-color:white;z-index:5;padding:1rem;box-shadow:0 -2px 5px rgba(0,0,0,.1)}@media (min-width:801px){.iphone-size-comparison{width:640px;height:360px}.sticky-footer{position:static;bottom:auto;background-color:transparent;z-index:auto;padding:1.5rem;box-shadow:none}}