@charset "UTF-8";.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(1.25rem,.5127rem + 2.2727vw,1.875rem) clamp(1.25rem,-.2245rem + 4.5454vw,2.5rem)}.grid .m-telCard{max-width:none;margin-right:0;margin-left:0}.grid .btn{width:100%}.grid .m-btn{height:100%;margin-top:0}.block_text+.grid{margin-top:2.5rem}.grid_inner{width:100%}@media (max-width:32.4375rem){.grid{grid-template-columns:none}}@media not all and (max-width:32.4375rem){.grid>:nth-child(odd){justify-self:end}.grid>:nth-child(even){justify-self:start}.block_text{text-align:center}}