.bottom-pane{padding:10px}.bottom-pane .bottom-pane-inner{border:solid #fff;border-width:1px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:50px;padding-top:50px;position:relative;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;width:100%}.bottom-pane .bottom-pane-col{padding:10px;width:50%}.bottom-pane .bottom-pane-col h2{margin:0 0 50px}.bottom-pane .bottom-pane-col p{font-size:24px;line-height:28px}.bottom-pane .bottom-pane-content{display:inline-block;margin-bottom:20px;width:100%}.bottom-pane .bottom-pane-button a{align-items:center;display:flex;font-family:Everett Mono,sans-serif;font-weight:700;justify-content:center;position:relative;text-decoration:none;text-transform:uppercase}.bottom-pane .bottom-pane-button{display:flex}.bottom-pane .bottom-pane-button a .button-text{padding:10px 0}.bottom-pane .bottom-pane-button a .button-icon{margin-left:10px;padding-top:2px}.bottom-pane .bottom-pane-button a:after{background-color:#fff;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;transition:.3s;width:0}.bottom-pane .bottom-pane-button a:hover:after{width:100%}.bottom-pane .bottom-pane-content h5{letter-spacing:0!important}@media (max-width:1024px){.bottom-pane .bottom-pane-inner{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:20px;padding-top:20px}.bottom-pane .bottom-pane-col{width:100%}.bottom-pane .bottom-pane-col h2{margin-bottom:0}}