@keyframes menu-move-down{0%{top:-7.875rem}to{top:0}}@keyframes menu-move-up{0%{top:7.875rem}to{top:0}}.module.module--steps{position:relative}.module.module--steps .grid-container{position:relative;z-index:1}.module.module--steps .steps-list-wrapper{padding-top:2.5rem;margin-top:1.5rem;align-items:stretch}@media print,screen and (min-width:47.9375em){.module.module--steps .steps-list-wrapper{margin-top:2.5rem}}@media screen and (min-width:87.5em){.module.module--steps .steps-list-wrapper{margin:3.75rem -2.5rem 0;padding:3.75rem 0 0}}.module.module--steps .steps-list-wrapper .inner{position:relative;height:100%;background-color:#fff;padding:3.75rem 1.875rem 2.8125rem;border-bottom:.375rem solid #3db8ea;box-shadow:0 .625rem 1.25rem 0 rgba(37,46,49,.15)}@media screen and (min-width:87.5em){.module.module--steps .steps-list-wrapper .inner{padding:5.3125rem 2.5rem 2.8125rem}}@media print,screen and (min-width:75em){.module.module--steps .steps-list-wrapper .step{padding:0 1.875rem}}@media screen and (min-width:87.5em){.module.module--steps .steps-list-wrapper .step{padding:0 5rem}}@media print,screen and (max-width:74.99875em){.module.module--steps .steps-list-wrapper .step:not(:last-of-type){margin-bottom:8.4375rem}}.module.module--steps .steps-list-wrapper .step:not(:last-of-type) .inner:after{position:absolute;margin:auto;display:block;width:1.875rem;height:1.875rem;background:url(../../../img/stem-right-blue.svg) no-repeat 50%;background-size:contain;content:""}@media print,screen and (max-width:74.99875em){.module.module--steps .steps-list-wrapper .step:not(:last-of-type) .inner:after{left:0;right:0;transform:rotate(90deg);bottom:-4.375rem}}@media print,screen and (min-width:75em){.module.module--steps .steps-list-wrapper .step:not(:last-of-type) .inner:after{top:0;bottom:0;right:-2.8125rem}}@media screen and (min-width:87.5em){.module.module--steps .steps-list-wrapper .step:not(:last-of-type) .inner:after{width:2.8125rem;height:2.8125rem;right:-5.9375rem}}.module.module--steps .steps-list-wrapper .icon-wrapper{position:absolute;top:-2.5rem;right:0;left:0;margin:auto;width:5rem;height:5rem;border-radius:50%;border:.625rem solid #fff;background-color:#3db8ea}@media screen and (min-width:87.5em){.module.module--steps .steps-list-wrapper .icon-wrapper{top:-3.75rem;width:7.5rem;height:7.5rem;border-width:1rem}}.module.module--steps .steps-list-wrapper .icon-wrapper svg{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:1.5rem;height:1.5rem}@media screen and (min-width:87.5em){.module.module--steps .steps-list-wrapper .icon-wrapper svg{width:2.5rem;height:2.5rem}}.module.module--steps .steps-list-wrapper .title-part{display:flex;align-items:center}.module.module--steps .steps-list-wrapper .content-part{margin-top:1.25rem}.module.module--steps .steps-list-wrapper .content-part>div{width:100%}.module.module--steps.bg-white .list-item .inner{background-color:#f3f7f9}.module.module--steps.bg-white .list-item .inner .icon-wrapper{border-color:#f3f7f9}