.s-button-carousel__wrap{padding:4rem 0;background-color:#fcfcfc}.s-button-carousel__title{margin-bottom:2rem}.s-button-carousel__item{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}@media only screen and (max-width: 987px){.s-button-carousel__item{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}}.s-button-carousel__item-left{width:34%}@media only screen and (max-width: 987px){.s-button-carousel__item-left{margin-bottom:2rem;width:100%}}.s-button-carousel__item-logo{margin-bottom:2rem}.s-button-carousel__item-logo img{width:auto;height:55px}.s-button-carousel__item-text p{margin-bottom:1rem}.s-button-carousel__item-text p:last-child{margin-bottom:0}.s-button-carousel__item-right{display:flex;flex-direction:row;align-items:center;justify-content:center;width:66%}@media only screen and (max-width: 987px){.s-button-carousel__item-right{width:100%}}.s-button-carousel__item-right img{width:100%;height:auto}.s-button-carousel__buttons{margin-top:2rem;text-align:center}.s-button-carousel__buttons button{display:inline-flex;flex-direction:row;align-items:center;justify-content:space-between;margin-right:2rem;padding:.5rem 1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:1px solid var(--color-black-text);border-radius:.5rem;cursor:pointer;color:var(--color-black-text);font-family:var(--font-ptmono);font-size:var(--font-size-t-sm);white-space:nowrap}@media only screen and (max-width: 767px){.s-button-carousel__buttons button{margin-right:0;margin-bottom:.75rem}}.s-button-carousel__buttons button.selected{background-color:var(--color-black-text);border-color:var(--color-black-text);color:var(--color-white)}
