:root{--graphic-enter-duration: 2s}.resize-animation-stopper *{-webkit-animation:none !important;animation:none !important;-webkit-transition:none !important;transition:none !important;-webkit-animation-play-state:revert;animation-play-state:revert}.v-popup--hide{display:none}.v-popup__overlay{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100%;background-color:#000;opacity:.45;z-index:10001}.v-popup--close .v-popup__overlay{-webkit-animation:scale_out_overlay;animation:scale_out_overlay;-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);-webkit-animation-duration:600ms;animation-duration:600ms;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes scale_out_overlay{0%{opacity:.7}100%{opacity:0;display:none;z-index:-1}}@keyframes scale_out_overlay{0%{opacity:.7}100%{opacity:0;display:none;z-index:-1}}.v-popup__container{width:35.498377376vw;min-width:635px;max-width:760px;background-color:#181d20;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);padding:33px 30px;color:#fff;z-index:10001;max-height:calc(100vh - 20px);overflow-x:hidden;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 1200px){.v-popup__container{width:25.498377376vw;min-width:550px}}.v-popup--close .v-popup__container{-webkit-animation:scale_out_container;animation:scale_out_container;-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);-webkit-animation-duration:300ms;animation-duration:300ms;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes scale_out_container{0%{-webkit-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1)}25%{-webkit-transform:translate(-50%, -50%) scale(1.05);transform:translate(-50%, -50%) scale(1.05)}85%{opacity:0}100%{-webkit-transform:translate(-50%, -50%) scale(0);transform:translate(-50%, -50%) scale(0);opacity:0}}@keyframes scale_out_container{0%{-webkit-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1)}25%{-webkit-transform:translate(-50%, -50%) scale(1.05);transform:translate(-50%, -50%) scale(1.05)}85%{opacity:0}100%{-webkit-transform:translate(-50%, -50%) scale(0);transform:translate(-50%, -50%) scale(0);opacity:0}}.v-popup__close{width:100%;text-align:right}.v-popup__close-btn{position:relative;cursor:pointer;background-color:rgba(0,0,0,0);margin:0;padding:0;border:none;color:#fff;font-size:18px;margin-bottom:40px;width:20px;height:20px}.v-popup__close-btn span:first-of-type,.v-popup__close-btn span:last-of-type{content:"";position:absolute;display:block;width:3px;height:18px;background-color:#fff;right:50%;top:50%;-webkit-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}.v-popup__close-btn span:last-of-type{-webkit-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg)}.v-popup__title{position:relative;color:#fff;font-family:"ingra",Helvetica,Arial,sans-serif;font-size:26px;font-weight:400;line-height:34px;text-align:center;width:55%;margin:0 auto;padding-bottom:1.4rem}.v-popup__title span{font-size:16px;padding-bottom:12px;font-weight:600;display:block;color:#71b2c7}.v-popup__text{position:relative;margin:1.6125rem 2.8125rem 2rem;line-height:2;text-align:center;font-size:1rem}.v-popup__link{display:block;color:#fff;border:1px solid #71b2c7;padding:1.25em 1.5em;width:37.125%;letter-spacing:2px;text-transform:uppercase;font-size:.875em;font-weight:500;height:100%;margin:0 auto;text-align:center;margin-bottom:1.6125rem;-webkit-transition:background .2s ease-out;transition:background .2s ease-out}.v-popup__link:hover{text-decoration:none;background:#71b2c7}.v-popup__img{position:relative;display:block;height:100%;overflow:hidden}.v-popup__img::after{content:"";display:block;padding-bottom:0}.v-popup__img-img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media screen and (max-width: 650px){.v-popup__container{width:calc(100% - 80px);min-width:auto;max-height:calc(100% - 85px);position:fixed;overflow-y:auto}.v-popup__close-btn{margin-bottom:1.4rem}.v-popup__link{width:calc(100% - 80px)}.v-popup__title{width:85%;font-size:22px;line-height:32px}.v-popup__text{line-height:1.75;margin:1.6125rem 0 2rem}}
/*# sourceMappingURL=maps/popup.css.map */
