.mobile-only-content{display:none}.sticky-button-div{height:3rem;width:100%}@media screen and (max-width:768px){.mobile-only-content{display:block}.sticky-button-div{background-color:var(--background-color-secondary-light);bottom:0;display:flex;gap:8px;justify-content:space-between;left:0;padding:10px;position:fixed;right:0;z-index:999}.sticky-button-div a{flex:1;text-align:center;white-space:normal;word-wrap:break-word;border-radius:6px;font-size:14px;font-weight:700;line-height:1.2em;padding:10px}}