.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}
.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}
.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}
.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}
.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{content:" ";display:table}
.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both}
.popup-container{display:flex;position:fixed;align-items:center;justify-content:center;z-index:10000;left:0;top:0;width:100%;height:100%;padding:10vh 0;background-color:#2b2d31;background-color:rgba(43,45,49,0.85)}
@media screen and (max-width:992px){.popup-container{display:block;padding:0;overflow:auto}
}
.popup-container .popup-content{display:flex;width:960px;height:718px;position:relative;flex-direction:column;background-color:#fefefe;margin:auto;overflow:auto;z-index:1050;max-height:100%;border-radius:8px;box-shadow:0 8px 16px 0 rgba(43,45,49,0.25);line-height:22px}
@media screen and (max-width:992px){.popup-container .popup-content{margin:0;width:100%}
}
.popup-container .popup-content .popup-body{height:100%;width:100%;padding:48px 48px 0;overflow:auto}
@media screen and (max-width:992px){.popup-container .popup-content .popup-body{padding:45px 16px 0}
}
.popup-container .popup-content .popup-body h1,.popup-container .popup-content .popup-body h2{text-align:left}
.popup-container .popup-content .popup-body .logo-container{margin-right:30px;margin-bottom:20px;margin-top:20px;float:left}
@media screen and (max-width:992px){.popup-container .popup-content .popup-body .logo-container{margin-right:15px}
}
.popup-container .popup-content .popup-body .logo-container img{max-width:45px;height:40px;margin-top:5px}
@media screen and (max-width:992px){.popup-container .popup-content .popup-body .logo-container img{max-width:35px;height:30px}
}
.popup-container .popup-content .popup-body h1{color:#e41c23;width:calc(100% - 75px);line-height:1;letter-spacing:.3px;margin-bottom:50px;float:left}
@media screen and (max-width:992px){.popup-container .popup-content .popup-body h1{width:calc(100% - 60px);margin-bottom:30px;font-size:40px}
}
.popup-container .popup-content .popup-body h3{color:#00314d;clear:both}
.popup-container .popup-content .button-container{margin:24px 0 0 0;padding:17px 48px 15px;display:flex;justify-content:space-between;background-color:#f5f6f7;border-radius:8px}
@media screen and (max-width:992px){.popup-container .popup-content .button-container{padding:17px 16px 14.4px}
}
.popup-container .popup-content .button-container .btn{width:auto;min-width:auto;line-height:22px;padding:9px 31px;font-family:"Gilroy-SemiBold",Arial,sans-serif}
@media screen and (max-width:992px){.popup-container .popup-content .button-container .btn{max-height:48px}
}
.popup-container .popup-content .button-container a:first-child{margin-bottom:0}
@media screen and (max-width:992px){.popup-container .popup-content .button-container a:first-child{margin-right:0}
}
.hide{display:none}