@charset "UTF-8";.saving-steps-section{padding:30px 0 60px;background-color:#f5f5f5}.saving-steps-section__content{max-width:1320px;margin:0 auto;width:100%;padding:0 15px;display:flex;flex-direction:column;align-items:center}.saving-steps-section__header{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:20px 0 40px;margin:0 auto;text-align:center}.saving-steps-section__header-title{font-family:Lato,sans-serif;font-weight:900;font-style:normal;text-transform:uppercase;font-size:36px;line-height:1.3;color:#211c19;margin:0;text-align:center}@media (max-width: 768px){.saving-steps-section__header-title{font-size:26px}}.saving-steps-section__steps{display:flex;flex-wrap:wrap;justify-content:center;gap:50px;width:100%;position:relative}@media (max-width: 768px){.saving-steps-section__steps{flex-direction:column;align-items:center;gap:60px}}.saving-steps-section__step{display:flex;flex-direction:column;align-items:center;position:relative;flex:1;min-width:220px;max-width:280px;padding:20px;background-color:#fff;border-radius:12px;box-shadow:0 5px 15px #0000000d;transition:transform .3s ease}.saving-steps-section__step:hover{transform:translateY(-5px)}.saving-steps-section__step:hover:not(:last-child):after{transform:translate(50%,-50%) translateY(5px)}@media (max-width: 768px){.saving-steps-section__step:hover:not(:last-child):after{transform:translate(50%) translateY(-5px)}}@media (max-width: 768px){.saving-steps-section__step{max-width:100%;width:100%}}.saving-steps-section__step:not(:last-child):after{content:"→";position:absolute;right:-25px;top:50%;font-size:26px;color:#ff4201;font-weight:700;transform:translate(50%,-50%);z-index:1;transition:transform .3s ease}@media (max-width: 768px){.saving-steps-section__step:not(:last-child):after{content:"↓";right:50%;top:auto;bottom:-50px;transform:translate(50%)}}.saving-steps-section__card-image-container{width:150px;height:150px;margin:0 auto 15px;display:flex;justify-content:center;align-items:center}@media (max-width: 768px){.saving-steps-section__card-image-container{width:120px;height:120px}}.saving-steps-section__card-image{width:100%;height:100%;object-fit:contain}.saving-steps-section__card-content{text-align:center}.saving-steps-section__card-title{font-family:Lato,sans-serif;font-weight:700;font-style:normal;font-size:20px;line-height:1.2;color:#211c19;margin:0 0 10px;transition:color .3s ease}@media (max-width: 768px){.saving-steps-section__card-title{font-size:18px}}.saving-steps-section__card-description{font-size:16px;line-height:1.5;color:#707070;margin:0}@media (max-width: 768px){.saving-steps-section__card-description{font-size:14px}}
