.beneficts-column{color:#343434}.beneficts-column-title{text-align:center;margin:10px 0 12px;font-size:21px;line-height:24px}.beneficts-column-text{text-align:center;font-size:18px;font-weight:300}.user-guide-title-wrapper,.user-guide-points-wrapper{grid-template-columns:200px 1fr;gap:2em;display:grid}@media (max-width:950px){.user-guide-title-wrapper,.user-guide-points-wrapper{grid-template-columns:1fr}}.user-guide-points-wrapper img{object-fit:contain;border-radius:50%;align-self:flex-start;width:200px;margin:0 auto}@media (max-width:950px){.user-guide-points-wrapper img{width:120px}}.user-guide-points-wrapper li{margin-top:8px;font-size:18px;font-weight:300}.user-guide-title-wrapper p{text-align:left;color:#343434;padding-left:1.5em;font-size:20px}.spinner{border:5px solid #f3f3f3;border-top-color:var(--falcon-primary);border-radius:50%;align-self:center;min-width:50px;max-width:50px;min-height:50px;max-height:50px;margin-left:auto;margin-right:auto;animation:2s linear infinite spin}.spinner-small{min-width:20px!important;max-width:20px!important;min-height:20px!important;max-height:20pxv!important;border:3px solid #f3f3f3!important;border-top-color:#ff6b6b!important}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}