.principles{counter-reset:a;list-style:none;margin-bottom:150px;margin-top:-24px}.principles-principle{counter-increment:a;position:relative;margin-top:104px;margin-bottom:44px;display:flex;align-items:center;justify-content:center}.principles-principle:before{content:counter(a);color:--text-main;font-weight:700;position:absolute;--size:50px;left:-38px;line-height:var(--size);width:var(--size);height:var(--size);font-style:italic;font-weight:900;font-size:45px;line-height:50px;top:20px;left:20px;background:#cbe5fd;border:4px solid #e4f4ff;text-align:center;text-indent:-8px;border-radius:50%;z-index:2}html[dir=rtl] .principles-principle{gap:18px}.principles-text{z-index:2;font-weight:500;font-size:18px;line-height:27px;letter-spacing:-.03em;opacity:.5;transition:opacity .3s ease}.principles-video_playing+.principles-text{opacity:1}.principles-video{width:350px;height:350px;border-radius:50%;object-fit:cover;margin-right:24px;transition:opacity .3s ease;opacity:.5;background-color:#cbe5fd}.principles-video_playing{opacity:1}@media (max-width:600px){.principles-principle:before{--size:34px;left:14px;margin-left:0;top:12px;z-index:1;text-indent:-4px;font-size:24px;line-height:34px}.principles-principle{flex-direction:column;margin-top:34px}.principles{padding:0;margin-bottom:64px;margin-top:0}.principles-text,.principles-video{position:relative;width:100%}.principles-video{border-radius:14px;padding:0;margin:0;height:300px;margin-bottom:0 auto 18px}}