body { word-wrap: break-word; } body.bricks-is-frontend .iw-anime-around { -webkit-animation: iw-rotation 12s infinite linear; animation: iw-rotation 12s infinite linear; } .plyr .plyr__controls .plyr__controls__item.plyr__time, .plyr .plyr__controls .plyr__controls__item.plyr__progress__container { display: none !important; } .pswp.pswp--open .pswp__content{ display: flex;  align-items: center; justify-content: center; }  .pswp.pswp--open .pswp__content > video{ width: min(90vw, 420px) !important; aspect-ratio: 9 / 16; height: auto !important;  display: block; border: 0; border-radius: 8px; }  .pswp.pswp--open .pswp__content > video[style]{ height: auto !important; }  .pswp.pswp--open .pswp__top-bar{  top: 0 !important; right: 0 !important; left: auto !important;  width: auto !important; background: transparent; padding: 0 !important;  z-index: 99999; }  .pswp.pswp--open .pswp__item[aria-hidden="false"]{ position: relative; }  .pswp.pswp--open .pswp__button--close{ position: absolute !important; top: 10px !important; right: 10px !important; width: 44px; height: 44px; background: rgba(0,0,0,.35); border-radius: 999px; backdrop-filter: blur(6px); }  .pswp.pswp--open .pswp__button--close svg{ width: 22px; height: 22px; fill: #fff; } .brxe-form .form-group.captcha { padding-top: 5px; padding-bottom: 10px; } @media screen and (max-width: 477px) { .iw-hide-w477 { display: none !important; } } @keyframes iw-rotation { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } } body #cookiebanner-root .cb{font-size:.938rem!important;font-family:inherit!important;}body #cookiebanner-root .cb.cb_line.cb_bottom{bottom:0;padding:10px;background:transparent;max-width:640px;}body #cookiebanner-root .cb.cb_line.cb_bottom .cb__content-body{padding:15px 55px 15px 15px;background-color:#000000;border-radius:4px;box-shadow:5px 5px 20px 0 rgba(0,0,0,.2);width:100%;text-align:left!important;line-height:1.4em!important;}body #cookiebanner-root a.cb__link{font-weight:600;color:#ffffff!important;transition:all .3s ease-in-out 0s;display:inline-block;}body #cookiebanner-root .cb__aside{position:absolute;display:flex;width:40px!important;top:50%;right:20px;transform:translateY(-50%);padding:0!important;margin:0!important;z-index:2;}body #cookiebanner-root .cb.cb_line .cb__aside .cb__b{margin:0!important;width:40px!important;max-width:100%!important;font-size:16px!important;padding:0!important;box-shadow:none!important;background:transparent!important;color:#ffffff;appearance:unset!important;}@media (hover:hover) and (pointer:fine){body #cookiebanner-root a.cb__link:hover,body #cookiebanner-root .cb.cb_line .cb__aside .cb__b:hover{color:var(--color-e47f35)!important}}