.bw__modal{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:123456;display:flex;justify-content:center;align-items:center;overflow-y:scroll}.bw__modal .bw__modal-form--row{display:grid;grid-template-columns:1fr;grid-column-gap:25px}.bw__modal .bw__modal-form--row .form-group{display:flex;flex-direction:column-reverse;position:relative}.bw__modal .bw__modal-form--row .form-group label{font-size:14px}.bw__modal .bw__modal-form--row .form-group input[type=text],.bw__modal .bw__modal-form--row .form-group input[type=email],.bw__modal .bw__modal-form--row .form-group select{padding:10px 15px;width:100%}.bw__modal .form-group p{margin:0}.bw__modal h2,.bw__modal h3{margin:0}.bw__modal .row{height:100%;display:flex}.bw__modal .container{width:auto}.bw__modal .bw__modal-image{padding:0;min-height:450px}.bw__modal .bw__modal-image img{height:100%;width:100%}.bw__modal .bw__modal-content{height:100vh;position:relative;background:#fff;box-shadow:0px 2px 20px rgba(0,0,0,.2);overflow:scroll}.bw__modal .bw__modal-content-header{padding:26px 26px 0}@media only screen and (min-width:980px){.bw__modal .bw__modal-content-header{padding:15px 108px;box-shadow:0 4px 12px #241c151f}}.bw__modal .bw__modal-form{padding:15px}.bw__modal .bw__modal-close{position:fixed;right:25px;top:25px;width:30px;height:30px;cursor:pointer;z-index:12345678;background:#fff;border-radius:50%;padding-top:3px}.bw__modal .bw__modal-close:before,.bw__modal .bw__modal-close:after{position:absolute;left:15px;content:' ';height:25px;width:2px;background-color:#cacbd1}.bw__modal .bw__modal-close:before{transform:rotate(45deg)}.bw__modal .bw__modal-close:after{transform:rotate(-45deg)}.bw__modal--small .bw__modal-content{width:848px;height:452px}.bw__modal--small .bw__modal-content .bw__modal-form{padding:88px 108px 72px;display:flex;flex-direction:column;justify-content:space-between;height:100%}.bw__modal--small .bw__modal-content .bw__modal-form .bw__modal--actions a{height:64px}.bw__modal--actions{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:24px}.bw__modal .bw__form{height:calc( 100vh - 110px )}.bw__form--bottom{margin-top:20px}@media only screen and (min-width:980px){.bw__modal .bw__form{height:calc( 100% - 100px )}.bw__modal .bw__modal-form--row{margin-top:5px}.bw__modal .bw__modal-form--row-two-columns{grid-template-columns:1fr 1fr}.bw__modal .bw__modal-close{position:absolute;right:30px;top:14px;width:25px;height:25px}.bw__modal .bw__modal-content{height:700px;max-height:calc(100vh - 80px)}.bw__modal .bw__modal-form{overflow:scroll;height:calc(100% - 102px);margin:0 0 36px;padding:0 108px}.bw__form--bottom{margin-top:0}}