html{scroll-behavior:smooth}.price-strike-through{position:relative;display:inline-block}.price-strike-through::before{content:'';border-bottom:2px solid #fff;width:100%;position:absolute;right:0;top:50%;-webkit-transform:skewY(12deg);transform:skewY(-25deg)}.price-strike-through-black{position:relative;display:inline-block}.price-strike-through-black::before{content:'';border-bottom:2px solid #000;width:100%;position:absolute;right:0;top:50%;-webkit-transform:skewY(-10deg);transform:skewY(-10deg)}.oms-icon-wrapper{transition:filter .25s ease,transform .25s ease;filter:drop-shadow(0 0 4px rgba(0,229,255,.5))}.oms-icon-wrapper:hover{filter:drop-shadow(0 0 8px rgba(0,229,255,.8));transform:translateY(-2px)}.oms-icon-wrapper--no-glow{filter:none !important}.oms-icon-wrapper--no-glow:hover{filter:none !important;transform:none}.oms-workflow-icons{display:inline-block;width:65px;height:65px;margin-bottom:15px;background-color:#00e5ff;mask:var(--icon) no-repeat center/contain;-webkit-mask:var(--icon) no-repeat center/contain}.oms-bullet{display:flex;align-items:flex-start;gap:12px}.oms-bullet-icon{display:inline-block;width:30px;height:30px;mask:var(--icon) no-repeat center/contain;-webkit-mask:var(--icon) no-repeat center/contain;margin-right:10px;margin-top:3px}.section-dark .oms-bullet-icon{background-color:#00e5ff}.section-light .oms-bullet-icon{background-color:#5a5a5a}.oms-bullet-text{opacity:.9;line-height:1.5}