.lrs-features{padding:100px 0;background-color:#000;color:#fff}.lrs-features .bg-img{display:block;width:100%;height:auto}.lrs-features .content-wrapper{position:relative}.lrs-features .block-item{--position-top: 15%;--position-left: 15%;display:flex;flex-direction:row;gap:77px;align-items:center;position:absolute;top:var(--position-top);left:var(--position-left);cursor:pointer}.lrs-features .block-item .block-img{--img-width: 247px;width:var(--img-width);height:var(--img-width);border-radius:50%;border:1px solid #ff9900;background-color:#fff;animation:ripple-1 4s linear infinite;position:relative;z-index:1}.lrs-features .block-item .block-img:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;animation:ripple-2 4s linear infinite;animation-delay:2s;pointer-events:none}@keyframes ripple-1{0%{box-shadow:0 0 #ffae0099,0 0 #ffae004d}to{box-shadow:0 0 0 13px #ffae0000,0 0 0 25px #ffae0000}}@keyframes ripple-2{0%{box-shadow:0 0 #ffae0099,0 0 #ffae004d}to{box-shadow:0 0 0 13px #ffae0000,0 0 0 25px #ffae0000}}.lrs-features .block-item .left-wrapper{position:relative}.lrs-features .block-item .left-wrapper .triangle{position:absolute;left:50%;transform:translate(-50%);bottom:-35px}.lrs-features .block-item .right-wrapper{display:flex;flex-direction:column;justify-content:center;max-width:400px}.lrs-features .block-item .right-wrapper .title{color:#fff;margin:18px 0 11px;font-family:Roboto;font-size:28.661px;font-style:normal;font-weight:700;line-height:normal}.lrs-features .block-item .right-wrapper .text{color:#b3b3b3;font-family:Roboto;font-size:21.496px;font-style:normal;font-weight:400;line-height:normal}.lrs-features .block-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;justify-content:center;align-items:center;z-index:1000;pointer-events:auto}.lrs-features .block-modal .modal-content{--modal-background: #1a1a1a;background:var(--modal-background);border-radius:8px;max-width:1000px;width:90%;padding:69px 50px 50px;position:relative;box-shadow:0 4px 20px #0003;display:flex;flex-direction:column;gap:16px;color:#fff;z-index:1001;pointer-events:auto;overflow:auto;max-height:80vh}.lrs-features .block-modal .modal-close{position:absolute;top:12px;right:16px;font-size:24px;cursor:pointer;color:#333}.lrs-features .block-modal .modal-inner img{width:100%;height:auto;border-radius:4px}.lrs-features .block-modal .modal-inner h3{color:#fff;font-family:Roboto;font-size:32.284px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:11px}.lrs-features .block-modal .modal-inner div{color:#fff;font-family:Roboto;font-size:21.523px;font-style:normal;font-weight:400;line-height:normal}.lrs-features .block-modal .modal-inner .flex-wrapper{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:34px}.lrs-features .hide-pc{display:none}.lrs-features .hide-mb{display:block}.lrs-features .block-modal .modal-content iframe{width:100%;height:auto;aspect-ratio:16/9;position:relative;z-index:1005;pointer-events:auto}@media screen and (min-width:1440px) and (max-width: 1600px){.lrs-features .block-item .block-img{width:calc(var(--img-width) * .6);height:calc(var(--img-width) * .6)}}@media screen and (min-width:1250px) and (max-width: 1440px){.lrs-features .block-item .block-img{width:calc(var(--img-width) * .4);height:calc(var(--img-width) * .4)}.lrs-features .block-item{left:calc(var(--position-left) * .9)}.lrs-features .block-item .right-wrapper{max-width:300px}.lrs-features .block-item .right-wrapper svg{width:22px;height:20px}.lrs-features .block-item .right-wrapper .title{font-size:18px;margin:6px 0 0}.lrs-features .block-item .right-wrapper .text{font-size:15px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.lrs-features .block-item .left-wrapper .triangle{width:15px;bottom:-25px}.lrs-features .block-item{gap:30px}}@media screen and (min-width:768px) and (max-width: 1250px){.lrs-features .block-item .block-img{width:calc(var(--img-width) * .4);height:calc(var(--img-width) * .4)}.lrs-features .block-item{left:calc(var(--position-left) * .9)}.lrs-features .block-item .right-wrapper{max-width:200px}.lrs-features .block-item .right-wrapper svg{width:18px;height:17px}.lrs-features .block-item .right-wrapper .title{font-size:15px;margin:6px 0 0}.lrs-features .block-item .right-wrapper .text{font-size:12px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.lrs-features .block-item .left-wrapper .triangle{width:12px;bottom:-20px}.lrs-features .block-item{gap:30px}}@media screen and (max-width: 768px){.lrs-features{padding:0}.lrs-features .hide-pc{display:block}.lrs-features .hide-mb{display:none}.lrs-features .block-item .right-wrapper{max-width:150px}.lrs-features .block-item .block-img{--img-width-mb: 150px;max-width:var(--img-width-mb);max-height:var(--img-width-mb)}@keyframes ripple-1-small{0%{box-shadow:0 0 #ffae0099,0 0 #ffae004d}to{box-shadow:0 0 0 6px #ffae0000,0 0 0 12px #ffae0000}}@keyframes ripple-2-small{0%{box-shadow:0 0 #ffae0099,0 0 #ffae004d}to{box-shadow:0 0 0 6px #ffae0000,0 0 0 12px #ffae0000}}.lrs-features .block-item .block-img{animation:ripple-1-small 4s linear infinite}.lrs-features .block-item .block-img:after{animation:ripple-2-small 4s linear infinite;animation-delay:2s}.lrs-features .block-item .right-wrapper .title{font-size:15px;margin:6px 0 0}.lrs-features .block-item .right-wrapper .text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;word-break:break-word;--text-font-size-mb: 12px;font-size:var(--text-font-size-mb)}.lrs-features .block-item{--position-top-mb: 15%;--position-left-mb: 15%;gap:30px;top:var(--position-top-mb);left:var(--position-left-mb)}.lrs-features .block-item.img-right{flex-direction:row-reverse}.lrs-features .block-item .right-wrapper svg{width:18px;height:17px}.lrs-features .block-modal .modal-inner .flex-wrapper{gap:20px;margin-bottom:25px}.lrs-features .block-modal .modal-inner .flex-wrapper svg{width:18px;height:17px}.lrs-features .block-modal .modal-inner h3{font-size:18px}.lrs-features .block-modal .modal-inner div{color:#b3b3b3;font-size:15px}.lrs-features .block-modal .modal-content{padding:34px 20px;min-height:unset}.lrs-features .block-item .left-wrapper .triangle{width:12px;bottom:-15px}.lrs-features .block-modal .modal-close svg{width:20px;height:20px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/lrs-features.css.map */
