.simple-orders-app-banner-selector{display:flex;justify-content:center;align-items:center;width:100%;box-sizing:border-box;padding:var(--spacing-4x) 0 var(--spacing-5x) 0}@media only screen and (max-width:1023px){.simple-orders-app-banner-selector{padding:var(--spacing-4x) 0}}.simple-orders-app-banner-button{display:inline-flex;height:max-content;width:100%;gap:var(--spacing-x);align-items:center;justify-content:center;padding:var(--spacing-3x);box-sizing:border-box;border-radius:var(--radius-2x);border:0;text-decoration:none;cursor:pointer;border-bottom:3px solid #679b00;background:radial-gradient(297.44% 67.29% at 50% 50%,#C5FF00 0,#96FF01 100%);color:var(--color-text-neutral-primary)}.simple-orders-app-banner-button:hover{background:linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.1)),radial-gradient(297.44% 67.29% at 50% 50%,#C5FF00 0,#96FF01 100%)}.simple-orders-app-banner-button:active{background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),radial-gradient(297.44% 67.29% at 50% 50%,#C5FF00 0,#96FF01 100%)}.simple-orders-app-banner-button__text{font:var(--font-body-medium)}.simple-orders-app-banner{display:flex;gap:var(--spacing-3x);width:100%;justify-content:center;padding:var(--spacing-4x);border-radius:var(--radius-2x);text-decoration:none;cursor:pointer;box-sizing:border-box;background:url(/next-static/assets/simple-orders-app-banner/rubble-img.png) no-repeat,url(/next-static/assets/simple-orders-app-banner/rubble-big-2-img.png) no-repeat,linear-gradient(343deg,#0E0F11 11.44%,#11353D 101.27%);background-position:right 230px bottom 0,right 0 bottom 0,0;background-size:170px 112px,282px 112px,cover}.simple-orders-app-banner__title{font:var(--font-title-2-semi-bold)}.simple-orders-app-banner__title-1{color:var(--color-text-contrast-primary)}.simple-orders-app-banner__title-2{color:#c0fe01}.simple-orders-app-banner__content{display:flex;flex-direction:column;gap:var(--spacing-2x);flex:1 1}.simple-orders-app-banner__text{flex:1 1;font:var(--font-body-regular)}.simple-orders-app-banner__text-1{color:rgba(255,255,255,.6)}.simple-orders-app-banner__text-2{color:var(--color-text-contrast-primary)}.simple-orders-app-banner__button{width:240px;align-self:flex-end}@media only screen and (max-width:1023px){.simple-orders-app-banner{background:url(/next-static/assets/simple-orders-app-banner/rubble-img.png) no-repeat,url(/next-static/assets/simple-orders-app-banner/rubble-big-img.png) no-repeat,linear-gradient(343deg,#0E0F11 11.44%,#11353D 101.27%);background-position:right 205px bottom 0,right 0 bottom 0,0;background-size:170px 112px,233px 112px,cover}}@media only screen and (max-width:767px){.simple-orders-app-banner{flex-direction:column;background:url(/next-static/assets/simple-orders-app-banner/rubble-2-img.png) no-repeat,linear-gradient(343deg,#0E0F11 11.44%,#11353D 101.27%);background-position:right 0 top 0,0;background-size:146px 160px,cover}.simple-orders-app-banner__text{flex:0 1}.simple-orders-app-banner__button{width:100%;align-self:center}}.simple-orders-app-video-banner{display:flex;width:100%;font-family:Inter,sans-serif;cursor:pointer}.simple-orders-app-video-banner *,.simple-orders-app-video-banner :after,.simple-orders-app-video-banner :before{box-sizing:border-box;margin:0;padding:0}.simple-orders-app-video-banner__container{width:100%;height:144px;background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);border-radius:12px;overflow:hidden;position:relative;box-shadow:0 8px 20px rgba(0,0,0,.25);display:flex;align-items:center}.simple-orders-app-video-banner__content{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;padding:0 20px;position:relative;z-index:2}.simple-orders-app-video-banner__text{flex:1 1;padding-right:16px;color:#fff;display:flex;flex-direction:column;justify-content:center}.simple-orders-app-video-banner__title{font-size:24px;font-weight:700;margin-bottom:6px;line-height:1.2;letter-spacing:-.02em}.simple-orders-app-video-banner__desc{font-size:14px;font-weight:400;color:rgba(255,255,255,.9);line-height:1.4}.simple-orders-app-video-banner__media{width:200px;height:110px;border-radius:10px;overflow:hidden;position:relative;flex-shrink:0;box-shadow:0 4px 12px rgba(0,0,0,.3);background-color:#0a0f14}.simple-orders-app-video-banner__video-wrapper{width:100%;height:100%;position:relative}.simple-orders-app-video-banner__video-wrapper video{width:100%;height:100%;object-fit:contain}.simple-orders-app-video-banner__bg-shape{position:absolute;border-radius:50%;opacity:.05;z-index:1}.simple-orders-app-video-banner__bg-shape--1{width:250px;height:250px;background:#fff;top:-120px;left:-80px}.simple-orders-app-video-banner__bg-shape--2{width:180px;height:180px;background:#fff;bottom:-80px;right:15%}@media only screen and (max-width:767px){.simple-orders-app-video-banner__container{height:auto}.simple-orders-app-video-banner__content{flex-direction:column;gap:20px;padding:20px}}