@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Unna:ital@0;1&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,700;1,400;1,700&display=swap";#popup_overlay{background:rgba(0,0,0,.6);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;background:var(--bg);width:950px;height:600px;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 .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:160%}#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-family:var(--first-font);font-weight:800;line-height:125%;position:relative;text-transform:none;color:var(--titles);font-size:1.7em;position:relative}#popup .content .content_wrap .title strong{font-weight:inherit}#popup .content .content_wrap .title strong{color:var(--secondary)}#popup .content .content_wrap .subtitle{line-height:130%;position:relative;font-family:var(--highlight-font);font-style:italic;color:var(--highlighted);font-size:1.8em;margin-bottom:.5em}@media(max-width: 767px){#popup .content .content_wrap .subtitle{font-size:1.4em}}#popup .content .content_wrap .subtitle strong{font-weight:inherit}#popup .content .content_wrap .btn{margin-top:1em}#popup .content .content_wrap .btn .book{display:inline-block;height:60px;overflow:hidden;text-align:center}@media(max-width: 991px){#popup .content .content_wrap .btn .book{height:50px}}#popup .content .content_wrap .btn .book 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:1em 2em;height:100%;text-align:center;text-decoration:none;z-index:1;overflow:hidden;position:relative;line-height:120%;font-family:var(--first-font);font-size:12px;text-transform:uppercase;font-weight:700;letter-spacing:.05em;-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 .content_wrap .btn .book a{padding-right:1.5em;padding-left:1.5em}}#popup .content .content_wrap .btn .book a *{color:inherit;font-weight:inherit}#popup .content .content_wrap .btn .book a:hover,#popup .content .content_wrap .btn .book a:focus{text-decoration:none;outline:none}#popup .content .content_wrap .btn .book a{background-color:var(--highlighted);color:var(--white)}#popup .content .content_wrap .btn .book a:hover{background-color:var(--hover);color:var(--white)}#popup #countdown{font-size:var(--font-size);position:absolute;background:rgba(0,0,0,.5);color:#fff;top:0;left:0;z-index:200;width:100%;height:100%;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}#popup #countdown .countdown_title{font-family:var(--first-font);font-weight:800;line-height:125%;position:relative;text-transform:none;color:#fff;font-size:1.3em;margin-bottom:1em}#popup #countdown .countdown_title strong{font-weight:inherit}#popup #countdown .countdown_title strong{color:var(--secondary)}@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}#popup #countdown .countdown_content .item:not(:first-child) .val:before{content:":";position:absolute;left:0;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}#popup #countdown .countdown_content .item span{display:block}#popup #countdown .countdown_content .item .label{font-family:var(--second-font);font-size:.8em}#popup #countdown .countdown_content .item .val{font-family:var(--first-font);font-weight:800;line-height:125%;position:relative;text-transform:none;color:#fff;font-size:2em;padding:0 10px;min-width:65px}#popup #countdown .countdown_content .item .val strong{font-weight:inherit}#popup #countdown .countdown_content .item .val strong{color:var(--secondary)}