.below-line {display: none;position: relative;width: 100%;height: 80px;font-family: 'PT Sans', sans-serif;font-size: 16px;line-height: 18px;font-weight: 400;background: #f5f5f6;color: #2c2e32;padding-bottom: 30px;}.below-line-intro {display: flex;flex-direction: row;justify-content: center;align-items: center;height: 100%;}.below-line-intro a {color: #2c2e32;text-decoration: underline !important;}.below-line-intro a:hover {color: #2c2e32;text-decoration: none !important;}a.below-line-close {position: absolute;top: 10px;right: 20px;width: 40px;height: 40px;text-align: center;text-decoration: none !important;font-weight: 400;line-height: 40px;font-size: 26px;color: #2c2e32 !important;opacity: .35;transition: opacity .2s ease;-webkit-transition: opacity .2s ease;}.below-line-close:before {content: "\00d7";font-family: Arial,"Helvetica CY","Nimbus Sans L",sans-serif!important;}.below-line-close:hover {text-decoration: none;opacity: 1;color: #2c2e32 !important;}a.below-line-button {display: block;background: #338FFF;color: #ffffff !important;text-decoration: none !important;font-weight: 600;padding: 10px 16px;border-radius: 4px;margin: 0 0 0 20px;transition: background .15s ease;-webkit-transition: background .15s ease;}@media (max-width:992px) {.below-line {display: block;padding: 0 10px 30px;height: auto;}.below-line-intro {flex-direction: column;justify-content: flex-start;align-items: center;line-height: 22px;}a.below-line-button {margin: 20px 0 0;}a.below-line-close {display: none;}}.below-line-button:hover {color: #ffffff !important;background: #5aa4ff;text-decoration: none !important;}