/*!****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/resources/scss/CampaignPanel.scss ***!
  \****************************************************************************************************************************************************************************************/.rec_cp_backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:999999;display:flex;justify-content:center;align-items:center}.rec_cp_backdrop.nobackdrop{background:none;pointer-events:none}.rec_cp_backdrop.rec_cp_position-center{justify-content:center;align-items:center}.rec_cp_backdrop.rec_cp_position-top{justify-content:center;align-items:flex-start;padding-top:50px}.rec_cp_backdrop.rec_cp_position-bottom{justify-content:center;align-items:flex-end;padding-bottom:50px}.rec_cp_container{background-color:#fff;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.2);position:relative;max-width:90%;max-height:90%;display:flex;flex-direction:column;overflow:auto;animation:fadeInScale .3s ease-out forwards;flex:1;width:100%;height:100%;max-width:100%;max-height:100%;box-sizing:border-box}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.rec_cp_container.full-screen{width:100vw!important;height:100vh!important;max-width:100%;max-height:100%;border-radius:0;top:0;left:0}.rec_cp_inner-container{flex:1;overflow:auto;display:flex;flex-direction:column}.rec_cp_play{flex-direction:column;gap:16px;max-width:100%;max-height:100%;transition:all .3s ease-in-out}.rec_cp_close,.rec_cp_play{display:flex;align-items:center;position:absolute}.rec_cp_close{top:-60px;right:50%;background:transparent;border:none;cursor:pointer;z-index:10;padding:10px;justify-content:center;border-radius:50%;transition:background-color .2s;background-color:hsla(0,0%,100%,.2)}.rec_cp_close:hover{background-color:hsla(0,0%,100%,.4)}.rec_cp_close svg{width:15px;height:15px;stroke:#fff}.rec_cp_closeCustom{position:relative;width:48px;height:48px;border-radius:50%;background:#6f6969;cursor:pointer;display:flex;align-items:center;justify-content:center}.rec_cp_closeCustom:after,.rec_cp_closeCustom:before{content:"";position:absolute;width:24px;height:2px;background:#fff;border-radius:999px;top:50%;left:50%;transform-origin:center}.rec_cp_closeCustom:before{transform:translate(-50%,-50%) rotate(45deg)}.rec_cp_closeCustom:after{transform:translate(-50%,-50%) rotate(-45deg)}.rec_cp_video-container{width:100%;height:100%;position:relative;background-color:#000;overflow:hidden}.rec_cp_video-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:transparent;border:none;cursor:pointer;z-index:2;padding:0;display:flex;align-items:center;justify-content:center;transition:transform .2s ease-in-out}.rec_cp_video-play-button:hover{transform:translate(-50%,-50%) scale(1.1)}.rec_cp_video-play-button svg{width:80px;height:80px}.rec_cp_video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:100%;max-height:100%;object-fit:contain}.rec_cp_video-restricted::-webkit-media-controls-mute-button,.rec_cp_video-restricted::-webkit-media-controls-play-button,.rec_cp_video-restricted::-webkit-media-controls-start-playback-button,.rec_cp_video-restricted::-webkit-media-controls-volume-control-container{display:none!important}.rec_cp_video-restricted::-webkit-media-controls-panel{background-image:none!important;background-color:transparent!important}.rec_cp_miniPlay{pointer-events:auto;height:143px!important;width:254px!important;transition:all .3s ease-in-out}.rec_cp_blur{height:100vh;width:100vw;backdrop-filter:blur(10px)}.rec_cp_blur,.rec_cp_relative{position:relative}.rec_cp_centerPlay{position:relative;width:64px;height:64px;border-radius:50%;background:rgba(0,0,0,.6)}.rec_cp_centerPlay:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-35%,-50%);width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:18px solid #fff}.rec_cp_centerPlay.miniPlay{scale:.7}.rec_cp_skeleton-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.rec_top_panel_container{background:#ffb947;display:flex;padding-top:12px;padding-bottom:12px;align-items:center;justify-content:center;gap:8px;width:100%;font-size:14px;line-height:20px;color:#17142a;min-width:1280px;z-index:100;position:sticky;top:0;transition:transform .4s ease-in-out,opacity .4s ease-in-out,margin-top .4s ease-in-out}.rec_top_panel_container.rec_top_panel_closing{transform:translateY(-100%);opacity:0;margin-top:-48px}.rec_top_panel_content_wrapper{justify-content:space-between;max-width:1280px}.rec_top_panel_content,.rec_top_panel_content_wrapper{display:flex;align-items:center;gap:8px;width:100%}.rec_top_panel_bold{font-weight:600}.rec_top_panel_uppercase{text-transform:uppercase}