.features-grid{display:flex;flex-wrap:wrap;gap:16px 24px;justify-content:center;list-style:none;margin:24px 0 32px;padding:0}.feature-item{align-items:center;background:#fff;border:1px solid #e6eef6;border-radius:999px;display:flex;font-size:14px;gap:8px;line-height:1.3;padding:8px 12px;white-space:nowrap}.feature-icon{font-size:18px;line-height:1}.feature-text b{font-size:18px;font-weight:600}.gratitude-page{background:linear-gradient(45deg,#fff,rgba(58,150,216,.373));flex-direction:column;font-size:18px;justify-content:center;min-height:100vh;padding:150px 40px;text-align:center}.gratitude-page,.thanks{align-items:center;display:flex;width:100%}.thanks{gap:10px;justify-content:end;max-width:500px}h2{font-weight:700;margin-bottom:40px;margin-top:20px}.cta-block{align-items:center;border-radius:16px;display:flex;flex-direction:column;flex-wrap:nowrap;gap:24px;justify-content:space-around;margin:0 auto;max-width:900px;padding:24px 28px}.cta-content h3{font-size:20px;margin:0 0 6px}.cta-content p{color:#444;font-size:15px;margin:0}.cta-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(135deg,#3a96d8,#2f7fc4);border:none;box-shadow:0 6px 16px rgba(58,150,216,.35),inset 0 1px 0 hsla(0,0%,100%,.25);color:#fff;cursor:pointer;flex-direction:column;font-size:18px;font-weight:600;padding:14px 26px;transition:transform .15s ease,box-shadow .15s ease,background .3s ease}.cta-button:hover{box-shadow:0 10px 22px rgba(58,150,216,.45),inset 0 1px 0 hsla(0,0%,100%,.35);transform:translateY(-1px)}.cta-button:active{box-shadow:0 4px 10px rgba(58,150,216,.35),inset 0 2px 4px rgba(0,0,0,.15);transform:translateY(0)}@media (max-width:600px){.cta-block{flex-direction:column;justify-content:space-around;text-align:center}.cta-button{width:100%}}p{color:#333;margin-bottom:0;max-width:900px}@media (max-width:600px){.gratitude-page{padding:91px 20px}}.gratitude-text p{margin:0 auto 16px;max-width:900px}.hidden-text{display:none}.update-block{margin-top:40px}.update-lead{font-size:18px;margin:16px 0 24px}.features-list{margin:20px 0 30px;padding-left:20px}.features-list li{margin-bottom:10px}.feedback-title{font-weight:600;justify-self:center;margin-top:30px}.feature-content{display:flex;flex-direction:column;height:100%;min-width:0}.feature-content b{display:block;margin-bottom:6px}.feature-content p{color:#555;flex-grow:1;font-size:14px;line-height:1.35;margin:0}.feature-item:hover{border-color:#cfe5fb}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.feature-item:first-child{animation-delay:0s}.feature-item:nth-child(2){animation-delay:.6s}.feature-item:nth-child(3){animation-delay:1.2s}.feature-item:nth-child(4){animation-delay:1.8s}.feature-item:nth-child(5){animation-delay:2.4s}.feature-item:nth-child(6){animation-delay:3s}.feature-item:nth-child(7){animation-delay:3.6s}.feature-item:nth-child(8){animation-delay:4.2s}.feature-item:nth-child(9){animation-delay:4.8s}.feature-item:nth-child(10){animation-delay:5.4s}@media (prefers-reduced-motion:reduce){.feature-item{animation:none;background:hsla(0,0%,100%,.722)}}