.popupTestDriveFormSuccess{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;overflow:hidden;left:0;top:0;right:0;bottom:0;z-index:1000}.popupTestDriveFormSuccess__wrap{height:100%;width:100%;overflow-y:auto;overflow-x:hidden;padding:40px;position:relative;z-index:1000;background-color:rgba(0,0,0,.95)}.popupTestDriveFormSuccess__group{max-width:500px;margin:0 auto;padding:30px;background-color:#fff;position:relative;z-index:1010;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.popupTestDriveFormSuccess__title{margin-right:30px;color:#a36b4f;font-family:GenesisSansHeadLight,Arial,sans-serif;font-size:35px}.popupTestDriveFormSuccess__title+.popupTestDriveFormSuccess__description{margin-top:20px}.popupTestDriveFormSuccess__description{font-family:GenesisSansTextRegular,Arial,sans-serif;font-size:16px;line-height:1.4}.popupTestDriveFormSuccess__description p:first-child{margin-top:0}.popupTestDriveFormSuccess__description p:last-child{margin-bottom:0}.popupTestDriveFormSuccess__close{width:50px;height:50px;position:absolute;right:0;top:0;background-image:url(/images/close-dark.svg);background-repeat:no-repeat;background-position:50%;cursor:pointer;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.popupTestDriveFormSuccess__close:hover{opacity:.5}.popup-enter-active,.popup-leave-active{-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.popup-enter .popupTestDriveFormSuccess__group{-webkit-transform:translateX(-200%);transform:translateX(-200%)}.popup-leave-to .popupTestDriveFormSuccess__group{-webkit-transform:translateX(200%);transform:translateX(200%)}@media screen and (max-width:575px){.popupTestDriveFormSuccess__wrap{padding:20px}.popupTestDriveFormSuccess__group{padding:15px}.popupTestDriveFormSuccess__title{font-size:16px}.popupTestDriveFormSuccess__title+.popupTestDriveFormSuccess__description{margin-top:10px}.popupTestDriveFormSuccess__description{font-size:12px}.popupTestDriveFormSuccess__close{background-size:18px 18px}}