.smm-starter-section{background:#050915;flex-direction:column;justify-content:center;align-items:center;padding:120px 20px 60px;display:flex;overflow:hidden}.smm-starter-container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:60px;width:100%;max-width:1280px;margin:0 auto 36px;display:flex}.smm-starter-content{flex:1}.smm-starter-title{color:#fff;max-width:clamp(250px,48vw,600px);margin-bottom:24px;font-size:clamp(28px,5vw,64px);font-weight:500;line-height:1.1}.smm-starter-description{color:#a0a0a0;max-width:clamp(300px,48vw,500px);margin-bottom:40px;font-size:16px;line-height:1.6}.smm-starter-actions{flex-wrap:wrap;gap:20px;display:flex}.smm-starter-btn-primary{color:#fff;cursor:pointer;background-color:#4187ff;border:none;border-radius:8px;align-items:center;gap:8px;padding:14px 24px;font-size:clamp(14px,2vw,16px);font-weight:500;text-decoration:none;transition:background-color .3s;display:inline-flex}.smm-starter-btn-primary:hover{color:#fff;background-color:#ff5f55}.smm-starter-btn-primary svg{transition:transform .22s cubic-bezier(.2,.8,.2,1);display:inline-block;transform:translate(0)}.smm-starter-btn-primary:hover svg{transform:translate(6px)}.smm-starter-btn-outline{color:#fff;cursor:pointer;background-color:#0000;border:1px solid #ffffff4d;border-radius:8px;padding:14px 24px;font-size:clamp(14px,2vw,16px);font-weight:500;text-decoration:none;transition:background-color .3s}.smm-starter-btn-outline:hover{color:#050915;background-color:#fff}.smm-starter-visual{aspect-ratio:1;flex:1;max-width:500px;position:relative}.smm-starter-grid-wrapper{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);gap:0;width:100%;height:100%;margin-left:0;margin-right:0;display:grid}.smm-starter-shape-item{width:100%;height:100%;position:relative;overflow:hidden}.smm-starter-img-cover{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.smm-starter-cell-1{background:linear-gradient(90deg,#ffc8dd 50%,#3b82f6 50%);border-top-left-radius:50%;border-bottom-left-radius:50%;grid-area:1/1}.smm-starter-cell-2{border-radius:100%;grid-area:1/2;overflow:hidden}.smm-starter-cell-3{clip-path:polygon(0 0,0% 100%,100% 100%);background-color:#ef4444;grid-area:1/3}.smm-starter-cell-4{background-color:#fbbf24;border-radius:100px 100px 0 0;grid-area:2/1;overflow:hidden}.smm-starter-cell-4 img{-o-object-fit:cover;object-fit:cover;border-radius:100%;width:100%;height:100%}.smm-starter-cell-5{background:linear-gradient(225deg,#fbbf24 50%,#ef4444 50%);grid-area:2/2;position:relative;overflow:hidden}.smm-starter-cell-6{background-color:#fbbf24;border-radius:50%;grid-area:2/3}.smm-starter-cell-7{background-color:#fbbf24;border-radius:0 0 100px 100px;grid-area:3/1/auto/span 1}.smm-starter-cell-8{background-color:#0000;grid-area:3/2;position:relative;overflow:hidden}.smm-starter-cell-8:before{content:"";background-color:#86efac;border-top-left-radius:100px;border-top-right-radius:100px;width:100%;height:50%;position:absolute;top:0;left:0}.smm-starter-cell-8:after{content:"";background-color:#fbbf24;border-top-left-radius:100px;border-top-right-radius:100px;width:100%;height:50%;position:absolute;bottom:0;left:0}.smm-starter-cell-9{grid-area:3/3;overflow:hidden}.smm-starter-stat-strip{justify-content:center;width:100%;margin-top:48px;display:flex}.smm-starter-stat-inner{justify-content:center;align-items:center;gap:64px;width:100%;max-width:1280px;padding:12px 16px;display:flex}.smm-starter-trusted{color:#fff;letter-spacing:2px;white-space:nowrap;margin-right:18px;font-size:clamp(14px,2vw,16px);font-weight:500}.smm-starter-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;display:flex}.smm-starter-logo{flex-shrink:0;justify-content:center;align-items:center;height:clamp(24px,2.5vw,28px);display:flex}.smm-starter-logo img{opacity:.98;filter:grayscale()invert()brightness(2)contrast();width:auto;height:clamp(28px,2.5vw,30px);transition:filter .22s,opacity .22s;display:block}@media (max-width:900px){.smm-starter-container{flex-direction:column;align-items:flex-start}.smm-starter-visual{align-self:center;width:100%;max-width:400px}.smm-starter-content{flex-direction:column;justify-content:center;align-items:center;margin:auto;display:flex}.smm-starter-title{text-align:center;max-width:clamp(250px,70vw,600px);font-size:clamp(28px,5vw,64px)}.smm-starter-description{text-align:center;max-width:clamp(300px,70vw,500px);font-size:15px}.smm-starter-section{padding:120px 20px 60px}.smm-starter-stat-inner{flex-direction:column;gap:24px}}@media (max-width:512px){.smm-starter-btn-primary,.smm-starter-btn-outline{padding:10px 16px}.smm-starter-actions{gap:12px}.smm-starter-logos{gap:18px 32px}}
