@charset "UTF-8";.mosha__toast{border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;display:flex;justify-content:space-between;margin:0 16px;max-height:800px;max-width:480px;min-height:64px;min-width:312px;overflow:hidden;padding:12px 8px;position:fixed;touch-action:none;transition:top .3s ease-out .5s,bottom .3s ease-out .5s;width:-moz-max-content;width:max-content;word-break:break-word;z-index:9999;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mosha__toast__content-wrapper{align-items:center;display:flex}.mosha__toast__content{color:#fff;display:flex;flex-direction:column;font-family:sans-serif;line-height:20px}.mosha__toast__content__text{font-size:16px;font-weight:700;margin-bottom:2px}.mosha__toast__content__description{font-size:14px;font-weight:400}.mosha__toast__slot-wrapper{width:100%}.mosha__toast__close-icon:before{color:#fff;content:"×";cursor:pointer;font-size:20px;font-weight:600;margin-left:10px;position:relative;top:-12px;transition:color .3s}.mosha__toast__close-icon:hover:before{color:gray}.mosha__toast__progress{background-color:#fff9;bottom:0;height:8px;margin-left:-8px;position:absolute;transition:all .2s linear;z-index:9999}.mosha__toast.success{background-color:#06d6a0}.mosha__toast.warning{background-color:#ffc43d}.mosha__toast.info{background-color:#1b9aaa}.mosha__toast.danger{background-color:#ef476f}.mosha__toast.default{background-color:#fff}.mosha__toast.default .mosha__toast__close-icon:before,.mosha__toast.default .mosha__toast__content{color:#616161}.mosha__toast.default .mosha__toast__close-icon:hover:before{color:#d0d4d4}.mosha__toast.default .mosha__toast__progress{background-image:linear-gradient(-225deg,#69eacb,#eaccf8 48%,#6654f1)}@media only screen and (max-width:475px){.mosha__toast{left:0;margin:0 auto;max-width:95.2%;right:0}}.mosha__icon{margin-right:16px}.mosha__bounceInRight-enter-active{animation:bounceInRight .7s}.mosha__bounceInRight-leave-active{animation:bounceOutLeft .7s}.mosha__bounceInLeft-enter-active{animation:bounceInLeft .7s}.mosha__bounceInLeft-leave-active{animation:bounceOutRight .7s}.mosha__bounceInDown-enter-active{animation:bounceInDown .7s}.mosha__bounceInDown-leave-active{animation:bounceOutUp .7s}.mosha__bounceInUp-enter-active{animation:bounceInUp .7s}.mosha__bounceInUp-leave-active{animation:bounceOutDown .7s}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(2000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-2000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.mosha__slideInRight-enter-active{animation:slideInRight .5s}.mosha__slideInRight-leave-active{animation:slideOutRight .5s}.mosha__slideInLeft-enter-active{animation:slideInLeft .5s}.mosha__slideInLeft-leave-active{animation:slideOutLeft .5s}.mosha__slideInDown-enter-active{animation:slideInDown .5s}.mosha__slideInDown-leave-active{animation:slideOutUp .5s}.mosha__slideInUp-enter-active{animation:slideInUp .5s}.mosha__slideInUp-leave-active{animation:slideOutDown .5s}@keyframes slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown{0%{opacity:0;transform:translate3d(0,-120%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.mosha__zoomIn-enter-active{animation:zoomIn .5s}.mosha__zoomIn-leave-active{animation:zoomOut .5s}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.mosha__fadeOutRight-leave-active{animation:fadeOutRight .5s}.mosha__fadeOutLeft-leave-active{animation:fadeOutLeft .5s}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}:root{--popper-theme-background-color:#fff;--popper-theme-background-color-hover:#fff;--popper-theme-text-color:#000;--popper-theme-border-width:0px;--popper-theme-border-style:solid;--popper-theme-border-radius:20px;--popper-theme-padding:20px;--popper-theme-box-shadow:0 6px 30px -6px rgba(0,0,0,.25)}:root .tele2-page{--popper-theme-background-color:#fff;--popper-theme-background-color-hover:#fff;--popper-theme-text-color:#000;--popper-theme-border-width:0px;--popper-theme-border-style:solid;--popper-theme-border-radius:20px;--popper-theme-padding:16px;--popper-theme-box-shadow:0px 2px 16px 0px #0000000f,0px -10px 22px 0px #00000008}.t2-button{align-items:center;cursor:pointer;display:inline-flex;flex-wrap:nowrap}.t2-button:focus{outline:2px solid transparent;outline-offset:2px}.t2-button:disabled{opacity:.5;pointer-events:none}.t2-button.t2-button-only-icon{padding-left:0!important;padding-right:0!important}.t2-button.t2-button-only-icon .t2-button-text{height:1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;margin:0;white-space:nowrap}.t2-button.t2-button-with-icon.t2-button-right-icon{flex-direction:row-reverse}.t2-button.t2-button-with-icon.t2-button-right-icon>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.t2-button.t2-button-small .t2-button-text{font-family:T2 Halvar Breit,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:12px;font-weight:800;line-height:16px}.t2-button.t2-button-small .t2-button-icon{height:1.5rem;width:1.5rem}.t2-button.t2-button-small.t2-button-only-icon{min-width:2rem}.t2-button.t2-button-medium .t2-button-text{font-family:T2 Halvar Breit,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:16px;font-weight:800;line-height:20px}.t2-button.t2-button-medium .t2-button-icon{height:1.5rem;width:1.5rem}.t2-button.t2-button-medium.t2-button-only-icon{min-width:3.25rem}.t2-button.t2-button-large .t2-button-icon{height:1.5rem;width:1.5rem}.t2-button.t2-button-large.t2-button-only-icon{min-width:3.75rem}.t2-button.t2-button-left-content{justify-content:flex-start}.t2-button.t2-button-left-content.t2-button-only-icon{justify-content:center}.t2-button.t2-button-right-content{justify-content:flex-end}.t2-button.t2-button-center-content,.t2-button.t2-button-right-content.t2-button-only-icon{justify-content:center}.t2-button-normal{font-weight:400}.t2-button-bold,.t2-button-normal{font-family:Tele2 Text Sans;font-size:16px;line-height:22px}.t2-button-bold{font-weight:700}.show-menu{overflow-y:hidden}.SliderComponent .slider-connect{background-color:#0098ff!important}.SliderComponent .slider-touch-area{background-color:#fff!important;border-radius:50%;height:.5rem;left:.375rem;position:relative;top:.375rem;width:.5rem}.SliderComponent .slider-handle{background-color:#0098ff!important;height:1.25rem!important;width:1.25rem!important}.SliderComponent .slider-tooltip{background-color:transparent!important;border:.0625rem solid transparent!important;color:#444c5a!important;font-size:.875rem!important;font-weight:500!important;line-height:1.125rem!important}@media (max-width:1023px){.NewsVue__showcase .swiper-button-next,.NewsVue__showcase .swiper-button-prev{display:none}}.custom{margin:0 -1.875rem;padding:0 1.875rem}@media (max-width:1023px){.custom{margin:0;padding:0}}.modal .modal-dialog{z-index:111111}
