.add-to-homescreen__icon{height:53px;width:53px;padding:.5rem;margin-right:.25rem}.add-to-homescreen__alert .alert-dialog-container{border:6px solid #e1e1e1}.add-to-homescreen__alert .alert-dialog.alert-dialog--material{width:300px;border-radius:var(--border-radius)}.add-to-homescreen__alert .alert-dialog-container--material{border-radius:var(--border-radius)}.add-to-homescreen__alert .alert-dialog-title.alert-dialog-title--material{text-align:center}.add-to-homescreen__alert .alert-dialog-content--material{padding:0;margin-bottom:0}.add-to-homescreen__alert .alert-dialog-footer--material{height:auto}.add-to-homescreen__alert.--ios-facebook .alert-dialog,.add-to-homescreen__alert.--ios-instagram .alert-dialog,.add-to-homescreen__alert.--ios-messenger .alert-dialog,.add-to-homescreen__alert.--ios-safari .alert-dialog{top:80%;transition:transform .2s ease}.add-to-homescreen__alert.--ios-facebook .alert-dialog:after,.add-to-homescreen__alert.--ios-instagram .alert-dialog:after,.add-to-homescreen__alert.--ios-messenger .alert-dialog:after,.add-to-homescreen__alert.--ios-safari .alert-dialog:after{content:"";position:absolute;left:50%;bottom:-12px;margin-left:-12px;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #e1e1e1}.add-to-homescreen__alert.--ios-messenger .alert-dialog,.add-to-homescreen__alert.--ios-open-safari .alert-dialog{right:12px;left:auto;transform:translateY(-50%)}.add-to-homescreen__alert.--ios-messenger .alert-dialog:after,.add-to-homescreen__alert.--ios-open-safari .alert-dialog:after{content:"";left:auto;right:8px}.add-to-homescreen__alert.--ios-instagram .alert-dialog{top:124px;right:8px;left:auto;transform:translateY(-50%)}.add-to-homescreen__alert.--ios-instagram .alert-dialog:after{content:"";left:auto;right:8px;bottom:auto;top:-12px;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:12px solid #e1e1e1;border-top:none}.add-to-homescreen__alert.--ios-facebook .alert-dialog{top:auto;bottom:0;right:8px;left:auto;transform:translateY(-10%)}.add-to-homescreen__alert.--ios-facebook .alert-dialog:after{content:"";left:auto;right:24px;bottom:-12px;top:auto}.add-to-homescreen__alert.--ios-ipad .alert-dialog{top:0;bottom:auto;right:0;left:auto;transform:translate(-6px,8%)}.add-to-homescreen__alert.--ios-ipad .alert-dialog:after{content:"";left:auto;right:12vw;bottom:auto;top:-12px;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:12px solid #e1e1e1;border-top:none}.app-icon-row{display:flex;position:absolute;width:340px;margin-left:-170px;left:50%;top:10px}.app-icon-row__spacer{height:80px}.add-to-homescreen__safari-icon{color:#0279ff}.app-icon{height:64px;width:64px;border-radius:16px;box-shadow:var(--box-shadow--large);margin:0 4px}.app-icon.--placeholder{height:60px;width:60px;box-shadow:none;background:#e1e1e1;opacity:0;position:relative;top:4px}.app-icon.--placeholder:first-child{animation:fade-in-out 2.4s ease infinite;animation-delay:.2s}.app-icon.--placeholder:nth-child(2),.app-icon.--placeholder:nth-child(4){animation:fade-in-out 2.4s ease infinite;animation-delay:.8s}.app-icon.--placeholder:last-child{animation:fade-in-out 2.4s ease infinite;animation-delay:.2s}.ios-download{background:#e1e1e1;position:relative;width:300px;font-size:14px;text-align:center;margin-top:12px;padding:10px 0 16px}.ios-download__safari-prompt{position:absolute;background:rgba(var(--color-rgb--black),.3);top:-42px;left:0;text-align:center;width:300px;color:var(--color-ui--white);padding:8px;border-radius:6px;font-size:.75rem;text-shadow:0 0 4px #000}.ios-download__icon{height:24px;width:24px;position:relative;top:6px}.ios-download__icon.--add-to-homescreen{margin:0 2px;opacity:.6;top:7px}@keyframes fade-in-out{0%{opacity:.2}50%{opacity:1}to{opacity:.2}}