:root{--ls-black: #000000;--ls-orange: #ff5416;--ls-white: #FFFFFF;--ls-blue: #0098d8;--nav-height: 60px}.tech-block{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden}.tech-block__background{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;z-index:1}.tech-block__background--parallax{background-attachment:fixed}.tech-block__overlay{position:absolute;top:0;right:0;bottom:0;left:0;opacity:var(--overlay-opacity, .5);z-index:2}.tech-block__content{position:relative;z-index:3;width:100%;max-width:var(--content-max-width, 520px);padding:40px;text-align:left}.tech-block--pos-left .tech-block__content{margin-left:5%;margin-right:auto}.tech-block--pos-center .tech-block__content{margin-left:auto;margin-right:auto}.tech-block--pos-right .tech-block__content{margin-left:auto;margin-right:5%}.tech-block__heading{font-size:var(--heading-size, 40px);font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--heading-color, var(--ls-white));margin-bottom:20px;line-height:1.1}.tech-block__description{font-size:17px;font-weight:400;line-height:1.6;color:var(--text-color, var(--ls-white));margin-bottom:20px}.tech-block__description p{margin-bottom:15px}.tech-block__description p:last-child{margin-bottom:0}.tech-block__subdesc{font-size:15px;color:#ffffffe6;margin-bottom:15px}.tech-block__bullets{list-style:none;padding:0;margin:0}.tech-block__bullets li{position:relative;padding-left:20px;margin-bottom:12px;font-size:15px;color:var(--text-color, var(--ls-white));line-height:1.5}.tech-block__bullets--italic li{font-style:italic}.tech-block__bullets li:before{content:"\2022";position:absolute;left:0;color:var(--bullet-marker-color, var(--ls-orange));font-weight:700;font-style:normal}.tech-video{background:var(--ls-black);padding:40px 20px;display:flex;justify-content:center}.tech-video__container{position:relative;width:100%;max-width:900px;aspect-ratio:16 / 9;background:#111;border-radius:8px;overflow:hidden;cursor:pointer}.tech-video__thumbnail{width:100%;height:100%;object-fit:cover}.tech-video__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000004d;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.tech-video__container:hover .tech-video__overlay{background:#0000001a}.tech-video__play{width:80px;height:80px;background:var(--ls-orange);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .3s ease,box-shadow .3s ease;color:var(--ls-white)}.tech-video__container:hover .tech-video__play{transform:scale(1.1);box-shadow:0 0 30px #ff541699}.tech-video__play svg{width:30px;height:30px;fill:currentColor;margin-left:5px}.tech-nav{position:fixed;bottom:0;left:0;right:0;height:var(--nav-height);background:rgba(0,0,0,var(--nav-bg-opacity, .95));z-index:999999;display:flex;flex-direction:column}.tech-nav--blur{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.tech-nav__progress-container{height:3px;background:#ffffff1a;width:100%}.tech-nav__progress{height:100%;width:0%;background:var(--nav-progress-color, var(--ls-orange));transition:width .15s cubic-bezier(.4,0,.2,1);will-change:width}.tech-nav__content{flex:1;display:flex;align-items:center;justify-content:space-between;padding:0 30px}.tech-nav__title{font-size:var(--nav-title-size, 12px);font-weight:700;text-transform:uppercase;letter-spacing:2px;color:var(--nav-title-color, var(--ls-white));white-space:nowrap;opacity:.7}.tech-nav__items{display:flex;align-items:center;gap:25px}.tech-nav__item{display:flex;align-items:center;gap:8px;cursor:pointer;opacity:.5;transition:opacity .3s ease}.tech-nav__item:hover,.tech-nav__item.active{opacity:1}.tech-nav__dot{width:10px;height:10px;border-radius:50%;background:#fff6;transition:background .3s ease,box-shadow .3s ease}.tech-nav__item.active .tech-nav__dot{background:var(--nav-active-color, var(--ls-orange));box-shadow:0 0 10px #ff541680}.tech-nav__label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:var(--nav-label-color, var(--ls-white))}.tech-nav__scroll{display:flex;align-items:center;justify-content:center;padding:0 15px;cursor:pointer;opacity:.5;transition:opacity .3s ease;color:var(--ls-white)}.tech-nav__scroll:hover{opacity:1}.tech-nav__scroll svg{width:20px;height:20px;fill:currentColor}.tech-nav__spacer{height:var(--nav-height);background:var(--ls-black)}@media (max-width: 768px){.tech-block__background,.tech-block__background--parallax{background-attachment:scroll}.tech-block__content{padding:30px 20px;max-width:100%}.tech-block--pos-left .tech-block__content,.tech-block--pos-right .tech-block__content{margin-left:auto;margin-right:auto}.tech-block__heading{font-size:28px}.tech-nav__title,.tech-nav__label{display:none}.tech-nav__items{width:100%;justify-content:center;gap:15px}.tech-nav__content{justify-content:center;padding:0 15px}.tech-video{padding:20px 15px}.tech-video__play{width:60px;height:60px}.tech-video__play svg{width:24px;height:24px}}.tech-divider{height:2px;background:linear-gradient(90deg,transparent,var(--ls-orange),transparent)}
/*# sourceMappingURL=/cdn/shop/t/10/assets/technology-sections.css.map */
