.srms[data-reduce-width=true] .srms__container{margin:0 auto;max-width:105.2rem}.srms__list{display:grid;grid-template-columns:1fr;row-gap:var(--spacer_48)}@media (max-width:600px){.srms__list{row-gap:var(--spacer_24)}}.srms__item{align-items:center;column-gap:var(--spacer_48);display:grid;grid-template-columns:1fr 1fr}@media (max-width:600px){.srms__item{grid-template-columns:1fr;row-gap:var(--spacer_24)}}.srms[data-inner-alignment=top] .srms__item{align-items:flex-start}.srms[data-inner-alignment=bottom] .srms__item{align-items:flex-end}.srms__item-title strong{color:var(--primary_color)}@media (max-width:800px){.srms__item-title{margin-bottom:var(--spacer_8)}}.srms__item-text :is(blockquote,h1,h2,h3,h4,h5,h6,ol,p,ul){margin-bottom:var(--spacer_8)}.srms__item-text>:is(p,h1,h2,h3,h4,h5,h6):last-child{margin-block-end:0}.srms__item-image{border-radius:var(--border_radius_8)}@media (min-width:601px){.srms[data-layout-invert=false] .srms__item:nth-child(2n) .srms__item-texts{order:2}.srms[data-layout-invert=false] .srms__item:nth-child(2n) .srms__item-image{order:1}.srms[data-layout-invert=true] .srms__item:nth-child(odd) .srms__item-texts{order:2}.srms[data-layout-invert=true] .srms__item:nth-child(odd) .srms__item-image{order:1}.srms[data-reduce-width=false] .srms__item-image{border-radius:var(--border_radius_10)}}.srms__item-button-container{margin-top:var(--spacer_32)}@media (max-width:480px){.srms__item-button{width:100%}}