﻿.form-label{--field-label-error:currentColor;}.progress{padding:6px;background:rgba(0,0,0,.25);border-radius:6px;box-shadow:inset 0 1px 2px rgba(0,0,0,.25),0 1px rgba(255,255,255,.08);}.progress-bar{height:18px;background-color:#ee303c;border-radius:4px;transition:.4s linear;transition-property:width,background-color;}.progress-striped .progress-bar{background-color:#fcbc51;width:100%;background-image:linear-gradient(45deg,#fca311 25%,transparent 25%,transparent 50%,#fca311 50%,#fca311 75%,transparent 75%,transparent);animation:progressAnimationStrike 6s;}@keyframes progressAnimationStrike{from{width:0;}to{width:100%;}}.progress2{padding:6px;border-radius:30px;background:rgba(0,0,0,.25);box-shadow:inset 0 1px 2px rgba(0,0,0,.25),0 1px rgba(255,255,255,.08);}.progress-bar2{height:6px;border-radius:30px;background-image:linear-gradient(to bottom,rgba(255,255,255,.3),rgba(255,255,255,.05));transition:.4s linear;transition-property:width,background-color;}.progress-container{position:relative;}.progress-container::after{content:var(--blazor-load-percentage-text,"Loading");position:absolute;top:20px;font-size:10px;width:100%;text-align:center;}.progress-moved .progress-bar2{width:var(--blazor-load-percentage,0%);background-color:var(--palette-primary);animation:progressAnimation 1s;}@keyframes progressAnimation{0%{width:5%;background-color:var(--palette-topbar,--palette-secondary,#f9bcca);}100%{width:85%;background-color:var(--palette-topbar-darken,--palette-primary-darken,#ef476f);}}.progress-bar3{height:18px;border-radius:4px;background-image:linear-gradient(to right,#4cd964,#5ac8fa,#007aff,#7dc8e8,#5856d6,#ff2d55);transition:.4s linear;transition-property:width,background-color;}.progress-infinite .progress-bar3{width:100%;background-image:linear-gradient(to right,#4cd964,#5ac8fa,#007aff,#7dc8e8,#5856d6,#ff2d55);animation:colorAnimation 1s infinite;}@keyframes colorAnimation{0%{background-image:linear-gradient(to right,#4cd964,#5ac8fa,#007aff,#7dc8e8,#5856d6,#ff2d55);}20%{background-image:linear-gradient(to right,#5ac8fa,#007aff,#7dc8e8,#5856d6,#ff2d55,#4cd964);}40%{background-image:linear-gradient(to right,#007aff,#7dc8e8,#5856d6,#ff2d55,#4cd964,#5ac8fa);}60%{background-image:linear-gradient(to right,#7dc8e8,#5856d6,#ff2d55,#4cd964,#5ac8fa,#007aff);}100%{background-image:linear-gradient(to right,#5856d6,#ff2d55,#4cd964,#5ac8fa,#007aff,#7dc8e8);}}#preloader .left{position:absolute;left:0;width:60vw;height:100vh;background-image:linear-gradient(to right,var(--palette-secondary),var(--palette-secondary-darken));z-index:-1;}@media(max-width:640px){#preloader .left{width:80vw;}}#preloader .right{position:absolute;right:0;width:60vw;height:100vh;overflow:hidden;z-index:-1;}#preloader .right .strip-top{width:calc(50vw + 90px);transform:skewX(20deg) translateX(160px);}#preloader .right .strip-bottom{width:calc(50vw + 40px);transform:skewX(-15deg) translateX(90px);}@media(max-width:640px){#preloader .right .strip-bottom{transform:skewX(-15deg) translateX(120px);}}@media(max-width:640px){#preloader .right{width:80vw;}}#preloader .strip-bottom,#preloader .strip-top{position:absolute;right:0;height:inherit;background-image:linear-gradient(to bottom,var(--palette-primary),var(--palette-primary-darken));box-shadow:0 0 10px 0 rgba(0,0,0,.5);}#preloader .strip-bottom{width:200px;transform:skewX(-15deg) translateX(50px);}#preloader .strip-top{width:180px;transform:skewX(20deg) translateX(50px);}.fade-container{position:relative;}.fade-container::before{content:"";position:absolute;top:-3em;left:0;right:0;height:3em;pointer-events:none;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,0) 0%,#000 100%);mask-image:linear-gradient(to bottom,rgba(0,0,0,0) 0%,#000 100%);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:#fff;}.content{line-height:1.5;}.block-wrapper:not(:is(.container *)){width:100%;margin-right:auto;margin-left:auto;padding-right:1.25rem;padding-left:1.25rem;margin-bottom:1rem;}@media(min-width:1188px){.block-wrapper:not(:is(.container *)){max-width:1188px;}}@media(min-width:1370px){.block-wrapper:not(:is(.container *)){max-width:1370px;padding-right:1.25rem;padding-left:1.25rem;}}.premium-package .fade-container::before{background:transparent;}@media(min-width:993px){.about-page .grid .html-block:last-child{margin-right:auto;}.about-page .grid .html-block:first-child{margin-left:auto;}.about-page .two-sections picture{height:auto;width:525px;}}@media(min-width:1200px){.about-page .html-block{max-width:85%;}.about-page .two-sections picture{height:416px;width:625px;}}@media(max-width:768px){.about-page h3{font-size:18px;}.about-page h4{font-size:18px;}}.banner-carousel .tjt-carousel-controls{position:absolute;justify-content:space-between;width:100%;height:100%;}@media(max-width:479px){.banner-carousel .tjt-carousel-controls{position:relative;}}.ads-carousel .tjt-carousel-delimiters{position:absolute;bottom:12px;left:0;right:0;}.no-image{width:100%;}