.about-block-small{display:flex;padding:2rem;margin-bottom:.8rem;background:#0068a1;background:var(--c-08)}@media (min-width:640px){.about-block-small{display:grid;grid-template-columns:12.6rem auto;grid-gap:2rem;gap:2rem;padding:2rem 2rem 4rem}}@media (min-width:1080px){.about-block-small{grid-template-columns:20rem auto;gap:3rem;padding:3rem;margin-bottom:10rem}}@media (min-width:1400px){.about-block-small{grid-template-columns:34rem auto;gap:4rem}}.about-block-small_img{aspect-ratio:1/1;width:100%;-o-object-fit:cover;object-fit:cover;display:none}@media (min-width:640px){.about-block-small_img{display:block}}@media (min-width:1400px){.about-block-small_img{aspect-ratio:340/200}}.about-block-small_title{margin-bottom:0}.about-block-small_content{display:flex;flex-direction:column;justify-content:space-between}@media (min-width:1080px){.about-block-small_content{justify-content:flex-start}}.about-block-small_button{width:-moz-max-content;width:max-content;margin-top:2rem}@media (min-width:1080px){.about-block-small_button{margin-top:4rem}}.about-list{margin-bottom:14rem}@media (min-width:1080px){.about-list{margin-bottom:16rem}}@media (min-width:1400px){.about-list{margin-bottom:20rem}}@media (min-width:1080px){.about-list_mobile{display:none}}.about-list_spoiler{margin-bottom:.8rem}.about-list_desktop{display:none}@media (min-width:1080px){.about-list_desktop{display:flex;gap:3.8rem}}.about-list_anchor-menu-wrap{position:relative}.about-list_anchor-menu{position:sticky;flex-shrink:0;width:26rem}.about-list_content{width:calc(100% - 29.8rem)}.about-list_form .v-form-inline_wrapper{flex-direction:column}