.container-for-open-form{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;align-items:stretch;padding-bottom:2rem}.btns-for-open-form{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1;min-height:280px;justify-content:space-between;transition:transform .3s ease,box-shadow .3s ease;padding:20px;box-sizing:border-box}.btns-for-open-form img{object-fit:contain;margin-bottom:15px;flex-shrink:0}.btns-for-open-form span{text-align:center;text-transform:uppercase;font-family:Lato,sans-serif;font-weight:300;color:#707070;max-width:275px;margin:10px auto;line-height:1.1;flex-grow:1;display:flex;align-items:center;justify-content:center}.btn-customization-cta{display:inline-block;background-color:#e4e4e4;color:#666;padding:10px 20px;transition:all .3s ease;border:none;font-size:14px;cursor:pointer;text-transform:uppercase;white-space:nowrap;text-decoration:none;margin-top:auto;flex-shrink:0}.btn-customization-cta:hover{background-color:#666 !important;color:#e4e4e4 !important}@media (min-width:992px){.btns-for-open-form{min-height:280px}.btns-for-open-form img{width:110px;height:110px}}@media (max-width:768px){.container-for-open-form{flex-direction:column;align-items:center;gap:1rem}.btns-for-open-form{max-width:100%;width:100%;min-height:210px}}@media (max-width:480px){.btns-for-open-form{min-width:auto;padding:15px;min-height:180px}.btns-for-open-form img{width:50px;height:50px;margin-bottom:10px}.btns-for-open-form span{font-size:12px;margin-bottom:15px}.btn-customization-cta{padding:10px 20px;font-size:12px}}@media screen and (min-width:320px){.btns-for-open-form span{font-size:calc(7px + .8vw)}}