.delpay{margin-bottom:160px}.delpay__title{margin-bottom:36px}.delpay__body{clip-path:inset(0);padding-block:40px;position:relative;z-index:2}.delpay__content{background-color:var(--colors-white-100);gap:24px;max-width:856px;padding:40px;width:100%}.delpay__block,.delpay__content{display:flex;flex-direction:column}.delpay__block:not(:last-child){border-bottom:1px solid var(--colors-grey-55);padding-bottom:24px}.delpay__block>:not(:last-child){margin-bottom:24px}.delpay__subtitle:not(:last-child){margin-bottom:36px}.delpay__item{display:flex;flex-direction:column;gap:20px}.delpay__item-head{align-items:center;display:flex;gap:16px}.delpay__item-icon{align-items:center;aspect-ratio:1/1;background-color:var(--colors-black-100);color:var(--colors-white-100);display:flex;flex-shrink:0;justify-content:center;padding:6px;width:40px}.delpay__item-icon img,.delpay__item-icon svg{max-height:100%;max-width:100%;object-fit:contain}.delpay__item-title{font-weight:600;letter-spacing:-.02em;line-height:120%}.delpay__item-body{font-size:16px;line-height:120%}.delpay__bg{display:grid;height:100%;left:50%;min-height:300px;pointer-events:none;position:fixed;top:calc(var(--header-height, 0) - 5px);transform:translate(-50%);width:100vw;will-change:transform;z-index:-1}.delpay__bg img,.delpay__bg video{height:100%;object-fit:cover;width:100%}@media (width <= 62em){.delpay{margin-bottom:100px}.delpay__title{margin-bottom:32px}.delpay__body{clip-path:none;padding-block:0}.delpay__content{padding:20px}.delpay__bg{position:static;top:0;transform:none;width:100%}}@media (width <= 30em){.delpay__item-title{font-size:22px}}@media (width > 30em) and (width <= 103.25em){.delpay__item-title{font-size:clamp(22px,21.180887372px + .1706484642vw,24px)}}@media (width > 103.25em){.delpay__item-title{font-size:24px}}