.options__item{display:flex;flex-direction:column;align-items:center}@media screen and (max-width:639px){.options__item{padding-top:4.5rem;padding-bottom:4.5rem}.options__item:first-child{padding-top:0}.options__item:last-child{padding-bottom:0}}@media screen and (min-width:640px) and (max-width:959px){.options__item{width:50%;padding-right:4rem;padding-left:4rem}}.options__item:not(:first-child){position:relative}.options__item:not(:first-child)::before{content:"Or";position:absolute;top:0;left:50%;transform:translate(-50%,-50%);z-index:10;color:#696871;font-size:24px;font-size:2.4rem;line-height:1.44;font-weight:400;pointer-events:none}@media screen and (min-width:640px){.options__item:not(:first-child)::before{top:50%;left:0;transform:translate(-50%,-100%)}}@media screen and (min-width:960px){.options__item:not(:first-child)::before{font-size:35px;font-size:3.5rem;line-height:1.44}}.options__item-more{margin-top:auto;width:100%;max-width:28.2rem}.options__button{min-width:unset;width:100%}