.scroll-block{background-color:var(--primary-1000);height:100vh;overflow:hidden;scroll-behavior:auto;width:100vw}@media(min-width:80em){.scroll-block{background-color:unset!important;height:auto!important;overflow:unset!important;scroll-behavior:smooth!important;width:auto!important}}.storylane .container{align-items:center;display:flex;flex-direction:column}.storylane--landscape{z-index:9999999}.storylane button{align-items:center;background-color:var(--neutral-0)!important;border:none;border-radius:20px;box-shadow:0 16px 20px 0 rgba(6,28,57,.251);color:var(--secondary-600);display:flex;font-size:.75rem;gap:5px;padding:10px 16px;position:absolute;white-space:nowrap;z-index:1}.storylane button:hover{background-color:var(--secondary-300)!important}.storylane button#slFullScreen:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='13' fill='none' viewBox='0 0 12 13'%3E%3Cpath stroke='%231666DB' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.28' d='m5.82 6.68 3.2-3.2M6.46 3.48h2.56v2.56'/%3E%3Cpath stroke='%231666DB' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.28' d='M.7 5.4V2.84c0-.704.576-1.28 1.28-1.28h7.68c.704 0 1.28.576 1.28 1.28v7.68c0 .704-.576 1.28-1.28 1.28H7.1'/%3E%3Ccircle cx='.7' cy='7.96' r='.64' fill='%231666DB'/%3E%3Ccircle cx='2.62' cy='7.96' r='.64' fill='%231666DB'/%3E%3Ccircle cx='4.54' cy='7.96' r='.64' fill='%231666DB'/%3E%3Ccircle cx='.7' cy='11.8' r='.64' fill='%231666DB'/%3E%3Ccircle cx='2.62' cy='11.8' r='.64' fill='%231666DB'/%3E%3Ccircle cx='4.54' cy='11.8' r='.64' fill='%231666DB'/%3E%3Ccircle cx='.7' cy='9.88' r='.64' fill='%231666DB'/%3E%3Ccircle cx='4.54' cy='9.88' r='.64' fill='%231666DB'/%3E%3C/svg%3E");display:block;height:11px;width:11px}.storylane button#slFullScreenClose:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='14' fill='none' viewBox='0 0 13 14'%3E%3Cpath stroke='%231666DB' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.28' d='M6.5 12.76a5.76 5.76 0 1 0 0-11.52 5.76 5.76 0 0 0 0 11.52M4.58 5.08l3.84 3.84M4.58 8.92l3.84-3.84'/%3E%3C/svg%3E");display:block;height:11px;width:11px}.storylane .storylane-wrapper:not(.storylane--landscape .storylane-wrapper){background:#fff;border-radius:12px;box-shadow:var(--shadow-1);padding:4px;position:relative;width:100%}.storylane #slFullScreenClose,.storylane .storylane-notice{display:none}.storylane .phone-rotate{animation:rotate-horizontal 2.5s infinite;height:66px;width:66px}.storylane .phone-rotate svg{height:100%;width:100%}@media(max-width:80em){.storylane--landscape{z-index:9999999!important}.storylane--landscape #slFullScreen{display:none!important}.storylane--landscape #slFullScreenClose{display:flex;margin:0 auto auto;position:relative;width:-moz-fit-content;width:fit-content}.storylane--landscape .storylane-wrapper{background-color:var(--primary-1000);display:flex;flex-direction:column;height:100vh;left:0;padding:32px 40px;position:fixed;top:0;width:100vw;z-index:99999}.storylane--landscape .storylane-wrapper .storylane-notice{align-items:center;align-self:center;display:flex;flex-direction:column;margin:auto;text-align:center;width:100%}.storylane--landscape .storylane-wrapper .sl-embed{display:none}.storylane--landscape .storylane-wrapper .storylane-notice-box{border-radius:12px;display:flex;gap:6px;padding:16px}.storylane--landscape .storylane-wrapper .storylane-notice-box p{text-align:left}.storylane--landscape .storylane-wrapper .storylane-notice-box svg{flex:none}.storylane .storylane-notice{display:none}.storylane #slFullScreen{bottom:12px;right:12px}}@media screen and (max-width:80em)and (orientation:landscape){.storylane--landscape .storylane-wrapper{padding:0}.storylane--landscape .storylane-wrapper #slFullScreenClose{margin:0;position:absolute;right:32px;top:32px}.storylane--landscape .storylane-wrapper .storylane-notice{display:none!important}.storylane--landscape .storylane-wrapper .sl-embed{display:flex;justify-content:center}.storylane--landscape .storylane-wrapper .sl-embed iframe{aspect-ratio:16/9;height:100vh!important;position:relative!important;width:auto!important}}@media(min-width:80em){.storylane .storylane-wrapper:after,.storylane .storylane-wrapper:before{background:var(--prod-outline-bg);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:20%;color:var(--product-color-500);content:"";height:600px;left:70%;position:absolute;width:600px;z-index:-2}.storylane .storylane-wrapper:after{bottom:unset;left:-40%;top:-20%}.storylane .storylane-wrapper #slFullScreen,.storylane .storylane-wrapper #slFullScreenClose{display:none!important}}@keyframes rotate-horizontal{0%{opacity:0;transform:rotate(0deg)}10%{opacity:1;transform:rotate(0deg)}60%{opacity:1;transform:rotate(90deg)}85%{opacity:1}to{opacity:0;transform:rotate(90deg)}}