.landing-instant-writing-outer-wrap{color:#0a0f0f;box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:36px;width:100%;padding:0 20px;display:flex}.landing-instant-video-section-outer{justify-content:center;align-items:center;gap:48px;width:100%;max-width:1200px;display:flex}.landing-instant-action-btn{-webkit-overflow-scrolling:touch;flex-direction:column;gap:12px;min-width:240px;display:flex;overflow-y:auto}.landing-instant-action-btn button{cursor:pointer;color:#666;text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px 40px 12px 16px;font-size:18px;font-weight:500;transition:all .2s;display:flex}.landing-instant-action-btn button:hover{background-color:#d3d2d2}.landing-instant-action-btn button.active-btn{color:#fff;background-color:#000;box-shadow:0 4px 12px #0000001a}.landing-instant-action-btn button.active-btn svg path{stroke:#fff}.landing-instant-video-section{flex:1;width:100%;max-width:850px}.landing-instant-video-section-placeholder{aspect-ratio:16/9;background:var(--landing-bg-color);border-radius:32px;width:100%;position:relative;overflow:hidden}.landing-instant-video-track{flex-direction:column;width:100%;height:100%;display:flex}.landing-instant-video-slide{flex-shrink:0;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.landing-instant-video-slide img{background:var(--landing-bg-color);width:100%;height:100%;display:block}.landing-instant-video-section video{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:1024px){.landing-instant-video-section-outer{flex-direction:column;gap:24px}.landing-instant-action-btn{scrollbar-width:none;flex-direction:row;justify-content:center;width:100%;padding-bottom:4px;overflow-x:auto}.landing-instant-action-btn::-webkit-scrollbar{display:none}.landing-instant-action-btn button{border-radius:6px;flex-shrink:0;width:auto;padding:10px 20px;font-size:16px}}@media (max-width:768px){.landing-instant-writing-outer-wrap{gap:24px;padding:0 16px}.landing-instant-video-section-placeholder{border-radius:20px}.landing-instant-action-btn{gap:8px}.landing-instant-action-btn button{padding:8px 16px;font-size:14px}.landing-instant-action-btn button .icon-wrap svg{width:18px;height:18px}}@media (max-width:600px){.landing-instant-action-btn{justify-content:flex-start}}
