.cmn13_text-button{align-items:center;background-color:var(--color-main-bg);border-radius:2rem;display:flex;gap:2rem;padding:4rem 3.8rem}@media screen and (max-width:768px){.cmn13_text-button{padding:2rem}}.cmn13_text-button .title{font-size:var(--font-size-middle);font-weight:700;line-height:1.33;margin:0}.cmn13_text-button .text{margin-top:.8rem}.cmn13_text-button .button{margin:0;width:min(100%,30.8rem)}.cmn13_text-button .button a{padding:1rem 2.6rem;width:100%}.cmn13_text-button.-layout-column{flex-direction:column;text-align:center}.cmn13_text-button.-layout-row{justify-content:space-between}@media screen and (max-width:768px){.cmn13_text-button.-layout-row{flex-direction:column}}.cmn13_text-button.-layout-row .content{flex:1 1 auto}.cmn13_text-button.-layout-row .button{flex:0 0 auto}@media screen and (min-width:769px){.cmn13_text-button.-layout-row .button{width:min(50%,30.8rem)}}