.ctl-pvm-system{position:relative;width:100%;overflow:hidden;padding:80px 0;background:linear-gradient(var(--ctl-pvm-system-section-gradient-angle, 135deg), var(--ctl-pvm-system-section-gradient-start, transparent) 0%, var(--ctl-pvm-system-section-gradient-end, transparent) 100%),var(--ctl-pvm-system-section-bg, #fff)}.ctl-pvm-system::before{content:'';position:absolute;inset:0;background-image:var(--ctl-pvm-system-texture-image);background-position:center;background-repeat:no-repeat;background-size:cover;opacity:var(--ctl-pvm-system-texture-opacity, 0.15);pointer-events:none}@media (max-width: 992px){.ctl-pvm-system{padding:24px 0}}.ctl-pvm-system__inner{position:relative;z-index:1;width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;box-sizing:border-box}@media (min-width: 993px){.ctl-pvm-system__inner{padding-left:112px;padding-right:112px}}@media (max-width: 992px){.ctl-pvm-system__inner{padding-left:16px;padding-right:16px}}.ctl-pvm-system__layout{display:grid;grid-template-columns:minmax(0, 509px) minmax(0, 650px);gap:56px;align-items:start}@media (max-width: 992px){.ctl-pvm-system__layout{grid-template-columns:minmax(0, 1fr);gap:24px}}.ctl-pvm-system__media{overflow:hidden;border-radius:var(--ctl-pvm-system-media-radius, 20px);border:var(--ctl-pvm-system-media-border-width, 0) solid var(--ctl-pvm-system-media-border, transparent);background:var(--ctl-pvm-system-media-bg, rgba(241,246,255,0.5))}@media (max-width: 992px){.ctl-pvm-system__media{width:100%;max-width:358px;height:calc(100vw - 32px);max-height:358px;margin-left:auto;margin-right:auto;border-radius:16px}}.ctl-pvm-system__media-image{display:block;width:100%;height:auto;object-position:center}@media (max-width: 992px){.ctl-pvm-system__media-image{height:100%;object-fit:cover}}.ctl-pvm-system__content{display:flex;flex-direction:column;align-items:flex-start;gap:32px;min-width:0}@media (max-width: 992px){.ctl-pvm-system__content{gap:24px;width:100%;max-width:358px;margin-left:auto;margin-right:auto}}.ctl-pvm-system__title{margin:0;color:var(--ctl-pvm-system-title-color, #2d2c53);font-family:Marcellus, sans-serif;font-size:40px;font-weight:400;line-height:1.32}@media (max-width: 992px){.ctl-pvm-system__title{font-size:24px;line-height:1.33333}}.ctl-pvm-system__steps{width:100%;display:flex;flex-direction:column;gap:32px}@media (max-width: 992px){.ctl-pvm-system__steps{gap:24px}}.ctl-pvm-system__step{position:relative;width:100%;padding-left:41px}.ctl-pvm-system__step::before{content:'';position:absolute;left:0;top:10px;width:9px;height:9px;border-radius:999px;background:var(--ctl-pvm-system-dot-color, #2d2c53)}.ctl-pvm-system__step:not(:last-child)::after{content:'';position:absolute;left:4px;top:18px;bottom:-47px;width:1px;background:var(--ctl-pvm-system-line-color, #2d2c53)}@media (max-width: 992px){.ctl-pvm-system__step{padding-left:24px}.ctl-pvm-system__step::before{top:5px}.ctl-pvm-system__step:not(:last-child)::after{top:14px;bottom:-24px}}.ctl-pvm-system__step-title{margin:0 0 16px;color:var(--ctl-pvm-system-step-title-color, #2d2c53);font-family:Marcellus, sans-serif;font-size:24px;font-weight:400;line-height:1.2}@media (max-width: 992px){.ctl-pvm-system__step-title{margin-bottom:12px;font-size:20px;line-height:1.2}}.ctl-pvm-system__step-body{color:var(--ctl-pvm-system-step-body-color, rgba(45,44,83,0.8));font-family:'Supreme-Variable', sans-serif;font-size:18px;font-weight:400;line-height:1.33333;max-width:578px}.ctl-pvm-system__step-body p{margin:0}@media (max-width: 992px){.ctl-pvm-system__step-body{max-width:none;font-size:16px;line-height:20px}}.ctl-pvm-system__button{display:inline-flex;align-items:center;justify-content:center;gap:12px;width:297px;height:48px;min-height:48px;padding:12px 24px;margin-left:41px;box-sizing:border-box;border-radius:4px;border:var(--ctl-pvm-system-button-border-width, 1px) solid var(--ctl-pvm-system-button-border, #e2f858);background:var(--ctl-pvm-system-button-bg, #e2f858);color:var(--ctl-pvm-system-button-text, #2d2c53);text-decoration:none;transition:background-color .2s cubic-bezier(0.19, 1, 0.22, 1),border-color .2s cubic-bezier(0.19, 1, 0.22, 1),color .2s cubic-bezier(0.19, 1, 0.22, 1),transform .2s cubic-bezier(0.19, 1, 0.22, 1)}.ctl-pvm-system__button:hover{background:var(--ctl-pvm-system-button-hover-bg, #2d2c53);border-color:var(--ctl-pvm-system-button-hover-border, #2d2c53);color:var(--ctl-pvm-system-button-hover-text, #fff);transform:translateY(-1px)}.ctl-pvm-system__button:hover .ctl-pvm-system__button-icon{color:var(--ctl-pvm-system-button-hover-icon, #fff)}.ctl-pvm-system__button--static{cursor:default}@media (max-width: 992px){.ctl-pvm-system__button{width:100%;margin-left:0}}.ctl-pvm-system__button-label{font-family:'Supreme-Variable', sans-serif;font-size:16px;font-weight:700;line-height:1.5;text-align:center}.ctl-pvm-system__button-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;color:var(--ctl-pvm-system-button-icon, #2d2c53);flex-shrink:0;transition:color .2s cubic-bezier(0.19, 1, 0.22, 1)}.ctl-pvm-system__button-icon svg{display:block;width:20px;height:20px;transform:rotate(-90deg)}
