#popup_overlay{background:rgba(0,0,0,.7);position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;overflow:hidden}#popup_overlay .popup_overlay_wrap{position:relative;height:100%;width:100%;overflow-y:auto;overflow-x:auto}#popup{padding:0;width:1000px;height:600px;background:var(--bg);color:var(--bg-color-associated);position:relative;margin:20px auto;display:block}@media(min-width: 1400px){#popup{width:1200px}}@media(min-width: 768px)and (max-width: 991px){#popup{width:80%;height:auto}}@media(max-width: 767px){#popup{width:95%;height:auto;margin-top:10px}}#popup .close_popup{position:absolute;right:0;left:auto;top:0;z-index:500}#popup .close_popup::before,#popup .close_popup::after{background:var(--bg-color-associated)}#popup .content{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media(max-width: 991px){#popup .content{-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}#popup .content .thumb_wrap{width:45%;position:relative;height:600px}@media(max-width: 991px){#popup .content .thumb_wrap{height:240px;width:100%}}@media(min-width: 768px)and (max-width: 991px){#popup .content .thumb_wrap{height:380px}}#popup .content .thumb_wrap .thumb{background-attachment:scroll;background-size:cover;background-color:#ccc;background-repeat:no-repeat;background-position:center;width:100%;height:100%}#popup .content .content_wrap{width:55%;padding:1em 2em 3em;position:relative;text-align:center;height:600px;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}@media(max-width: 991px){#popup .content .content_wrap{width:100%}}@media(max-width: 991px){#popup .content .content_wrap{height:auto;width:100%;display:block}}@media(max-width: 767px){#popup .content .content_wrap{padding-right:1em;padding-left:1em}}#popup .content .content_wrap .subtitle,#popup .content .content_wrap .title,#popup .content .content_wrap .description{max-width:500px;margin-left:auto;margin-right:auto;width:90%}#popup .content .content_wrap .title{margin-bottom:10px}#popup .content .content_wrap .description{line-height:150%}#popup .content .content_wrap .content{position:relative}#popup .content .content_wrap .logo{margin-bottom:40px}@media(max-width: 991px){#popup .content .content_wrap .logo{margin-bottom:20px}}#popup .content .content_wrap .logo img{max-width:250px;max-height:100px;width:auto;height:auto}#popup .content .content_wrap .title{font-weight:bold;font-style:normal;font-family:var(--first-font);line-height:120%;letter-spacing:.05em;color:var(--header-color-associated);font-size:28px;position:relative}@media(min-width: 768px)and (max-width: 991px){#popup .content .content_wrap .title{font-size:24px}}@media(max-width: 767px){#popup .content .content_wrap .title{font-size:22px}}#popup .content .content_wrap .title strong{font-weight:normal}#popup .content .content_wrap .subtitle{font-style:normal;font-weight:normal;font-family:var(--first-font);line-height:120%;position:relative;text-transform:uppercase;letter-spacing:.15em;color:#ccc;font-size:18px;margin-bottom:.5em}@media(min-width: 1400px){#popup .content .content_wrap .subtitle{font-size:20px}}@media(max-width: 991px){#popup .content .content_wrap .subtitle{font-size:16px}}#popup .content .content_wrap .subtitle strong{font-weight:normal}#popup .content .content_wrap .subtitle strong{color:var(--secondary)}#popup .content .content_wrap .btns_wrap{margin-top:1em;justify-content:center}#popup .content .content_wrap .btns_wrap .btnCta{display:inline-block;height:60px;overflow:hidden;text-align:center}@media(max-width: 991px){#popup .content .content_wrap .btns_wrap .btnCta{height:50px}}#popup .content .content_wrap .btns_wrap .btnCta a{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;padding:0 1.5em;height:100%;font-family:var(--first-font);font-size:13px;font-weight:normal;font-style:normal;text-align:center;text-decoration:none;text-transform:uppercase;z-index:1;overflow:hidden;position:relative;line-height:120%;letter-spacing:.16em;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}#popup .content .content_wrap .btns_wrap .btnCta a *{color:inherit;font-weight:inherit}#popup .content .content_wrap .btns_wrap .btnCta a .fas{font-weight:900}#popup .content .content_wrap .btns_wrap .btnCta a:hover,#popup .content .content_wrap .btns_wrap .btnCta a:focus{text-decoration:none;outline:none}#popup .content .content_wrap .btns_wrap .btnCta a{background-color:var(--highlighted);color:var(--highlighted-color-associated)}#popup .content .content_wrap .btns_wrap .btnCta a:hover{background-color:var(--hover);color:var(--hover-color-associated)}#popup #countdown{font-size:var(--font-size);position:absolute;background:var(--secondary);color:var(--secondary-color-associated);top:50%;left:50%;z-index:200;width:400px;height:340px;margin-top:-170px;margin-left:-200px;padding:2em;text-align:center;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}@media(min-width: 1200px){#popup #countdown{height:400px;margin-top:-200px}}@media(min-width: 768px)and (max-width: 991px){#popup #countdown{height:300px;margin-top:-150px}}@media(max-width: 767px){#popup #countdown{width:90%;left:5%;height:70%;top:15%;margin:0;padding:1em}}#popup #countdown:before{content:"";display:block;position:absolute;top:10px;left:10px;right:10px;bottom:10px;border:1px solid var(--secondary-color-associated);z-index:1}#popup #countdown *{position:relative;z-index:2}#popup #countdown .countdown_title{font-weight:bold;font-style:normal;font-family:var(--first-font);line-height:120%;letter-spacing:.05em;color:var(--secondary-color-associated);font-size:28px;margin-bottom:1em}@media(min-width: 768px)and (max-width: 991px){#popup #countdown .countdown_title{font-size:24px}}@media(max-width: 767px){#popup #countdown .countdown_title{font-size:22px}}#popup #countdown .countdown_title strong{font-weight:normal}@media(max-width: 767px){#popup #countdown .countdown_title{font-size:1em;margin-bottom:.5em}}#popup #countdown .countdown_content{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}#popup #countdown .countdown_content .item{position:relative;padding:0 .5em}#popup #countdown .countdown_content .item:first-child{padding-left:0}#popup #countdown .countdown_content .item:last-child{padding-right:0}#popup #countdown .countdown_content .item:not(:first-child) .val:before{content:":";position:absolute;top:0;height:100%;left:-0.3em;color:var(--secondary-color-associated);display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}#popup #countdown .countdown_content .item span{display:block}@media(max-width: 767px){#popup #countdown .countdown_content .item .label{font-size:.8em}}#popup #countdown .countdown_content .item .val{font-weight:bold;font-style:normal;font-family:var(--first-font);line-height:120%;letter-spacing:.05em;color:var(--secondary-color-associated);font-size:2.5em;position:relative}#popup #countdown .countdown_content .item .val strong{font-weight:normal}@media(max-width: 767px){#popup #countdown .countdown_content .item .val{font-size:1.7em}}