/*!/wp-content/themes/Impreza/common/css/elements/popup.css*/.usoverlay_fixed .w-popup-wrap,.popup-active .w-popup-wrap{overflow-y:scroll}.popup-active{overflow:hidden}.w-popup-trigger{background:none;padding:0;cursor:pointer}.w-popup-trigger.type_image img{vertical-align:top;transition:opacity 0.2s}.no-touch .w-popup-trigger.type_image:hover img{opacity:.75}.l-header .w-popup-trigger.type_image{height:inherit}.l-header .w-popup-trigger.type_image img{display:block;height:inherit;width:auto}.l-main .w-popup-trigger.type_icon{transition:color 0.2s;color:var(--color-content-link)}.no-touch .l-main .w-popup-trigger.type_icon:hover{color:var(--color-content-link-hover)}.l-main .w-popup-trigger.type_icon i{vertical-align:top}.w-popup-overlay{position:fixed;display:none;z-index:10001;top:0;left:0;right:0;bottom:0;transition:opacity 0.3s;opacity:0}.w-popup-overlay.active{opacity:1}.w-popup-wrap{display:none;align-items:center;justify-content:center;z-index:10002;top:0;left:0;right:0;height:100vh;cursor:pointer}.w-popup-wrap.popup-ios-height{height:100%}.w-popup-wrap.pos_absolute{position:absolute}.w-popup-wrap.pos_fixed{position:fixed}.w-popup-wrap.pos_fixed{overflow-y:auto}.w-popup-closer{position:fixed;top:0;right:0;text-align:center;font-size:2rem;line-height:5rem;width:5rem;cursor:pointer;color:#fff;opacity:0}.w-popup-closer:before{content:'\f00d';font-family:fontawesome;font-weight:400;vertical-align:top}.w-popup-box.active+.w-popup-closer{opacity:1;transition:opacity 0.3s ease 0.2s}.w-popup-box{max-height:100%;cursor:default}.w-popup-box-h{margin:1.5rem 0;overflow:hidden;border-radius:inherit}.w-popup-box-title{font-size:2rem;line-height:1.5;padding:1rem 1.5rem}.w-popup-box-content{overflow:hidden;height:100%}.w-popup-box-content img,.w-popup-box-content iframe{vertical-align:top}.w-popup-box-content h1,.w-popup-box-content h2,.w-popup-box-content h3,.w-popup-box-content h4,.w-popup-box-content h5,.w-popup-box-content h6{color:inherit}.w-popup-box[style*="100%"] .w-popup-box-h{margin:0}.w-popup-box[style*="100%"] .w-popup-box-title{padding-right:5rem}@media (min-width:601px){.w-popup-box:not([style*="100%"])+.w-popup-closer{background:none!important;color:#fff!important}}@media (max-width:600px){.w-popup-box{width:100%!important}.w-popup-box-h{margin:0}.w-popup-box-title{padding-right:50px!important}.w-popup-box-content[style*="padding"]{padding:50px 1.5rem 1.5rem!important}.w-popup-closer{line-height:50px;height:50px;width:50px}}.w-popup-box.animation_fadeIn .w-popup-box-h{opacity:0;transition:opacity 0.3s}.w-popup-box.animation_fadeIn.active .w-popup-box-h{opacity:1}.w-popup-box.animation_scaleUp .w-popup-box-h{transform:scale(.7);opacity:0;transition:all 0.3s}.w-popup-box.animation_scaleUp.active .w-popup-box-h{transform:scale(1);opacity:1}.w-popup-box.animation_scaleDown .w-popup-box-h{transform:scale(1.5);opacity:0;transition:all 0.3s}.w-popup-box.animation_scaleDown.active .w-popup-box-h{transform:scale(1);opacity:1}.w-popup-box.animation_slideTop .w-popup-box-h{transform:translateY(-20%);opacity:0;transition:all 0.3s cubic-bezier(.25,.5,.5,.9)}.w-popup-box.animation_slideTop.active .w-popup-box-h{transform:translateX(0);opacity:1}.w-popup-box.animation_slideBottom .w-popup-box-h{transform:translateY(20%);opacity:0;transition:all 0.3s cubic-bezier(.25,.5,.5,.9)}.w-popup-box.animation_slideBottom.active .w-popup-box-h{transform:translateY(0);opacity:1}.w-popup-box.animation_flipHor{-webkit-perspective:1300px;perspective:1300px}.w-popup-box.animation_flipHor .w-popup-box-h{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transform:rotateY(-70deg);transition:all 0.3s;opacity:0}.w-popup-box.animation_flipHor.active .w-popup-box-h{transform:rotateY(0deg);opacity:1}.w-popup-box.animation_flipVer{-webkit-perspective:1300px;perspective:1300px}.w-popup-box.animation_flipVer .w-popup-box-h{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transform:rotateX(-70deg);transition:all 0.3s;opacity:0}.w-popup-box.animation_flipVer.active .w-popup-box-h{transform:rotateX(0deg);opacity:1}