.sy-hyoka{background:var(--accent-light-blue);padding:80px var(--side-padding) 160px}.sy-hyoka__inner{align-items:center;display:flex;flex-direction:column;width:100%}.sy-hyoka__header{align-self:flex-start;margin-bottom:80px;max-width:400px;width:100%}.sy-hyoka__title{color:var(--font-color);font-family:var(--bfont);font-size:30px;font-weight:var(--bold-weight);letter-spacing:1.5px;line-height:var(--short-height);margin-bottom:16px}.sy-hyoka__description{color:var(--font-color);font-family:var(--afont);font-size:16px;font-weight:var(--regular-weight);letter-spacing:var(--small-spacing);line-height:var(--long-height)}.sy-hyoka__steps{align-items:center;display:flex;gap:16px;justify-content:center;width:100%}.sy-hyoka__step{align-items:center;display:flex;flex:1;flex-direction:column;gap:34px;max-width:303px}.sy-hyoka__step-circle{align-items:center;background:var(--main-color);border-radius:50%;display:flex;flex-direction:column;flex-shrink:0;gap:4px;height:303px;justify-content:center;padding:20px;width:303px}.sy-hyoka__step-icon{height:64px;object-fit:contain;width:64px}.sy-hyoka__step-circle-text{color:var(--background-color);font-weight:var(--bold-weight);text-align:center}.sy-hyoka__step-circle-text,.sy-hyoka__step-desc{font-family:var(--afont);font-size:16px;letter-spacing:var(--small-spacing);line-height:var(--long-height)}.sy-hyoka__step-desc{color:var(--font-color);font-weight:var(--regular-weight)}.sy-hyoka__arrow{color:var(--main-color);flex-shrink:0;font-size:32px;padding-bottom:60px}@media (max-width:991px){.sy-hyoka{padding:60px var(--side-padding) 80px}.sy-hyoka__step-circle{height:160px;width:160px}}@media (max-width:767px){.sy-hyoka{padding:48px var(--side-padding) 60px}.sy-hyoka__header{margin-bottom:40px;max-width:100%}.sy-hyoka__steps{flex-direction:column;gap:16px}.sy-hyoka__step{max-width:100%;width:100%}.sy-hyoka__arrow{padding-bottom:0;transform:rotate(90deg)}.sy-hyoka__step-circle{height:200px;width:200px}}