/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
* {
  scroll-behavior: smooth;
}
#g-navigation a.jl-logo:hover path:last-child {
  transform: translateY(0%);
}
#g-navigation a.jl-logo svg {
  max-width: 162px;
  #margin-top: 14px;
}
#g-navigation a.jl-logo svg path:nth-child(1), #g-navigation a.jl-logo svg path:nth-child(3) {
  fill: #000;
}
#g-navigation a.jl-logo svg path:nth-child(2) {
  fill: #ef4136;
}
#g-navigation a.jl-logo svg path:nth-child(4) {
  fill: #ef4036;
}
#g-navigation a.jl-logo svg path:last-child {
  transform: translateY(100%);
  transition: 0.5s ease-in-out;
}
#g-navigation [id*="dm"].jl-navbar-dropdown {
  display: block;
  opacity: 0;
  pointer-events: none;
  transition: 0.25s ease-in-out;
}
#g-navigation [id*="dm"].jl-navbar-dropdown.jl-open {
  opacity: 1;
  pointer-events: all;
}
[id*="jlnavbar"] a[href="/content"] {
  display: none;
}
.jl-width-2xlarge {
  width: 800px;
}
.jl-width-2xlarge .tm-title {
  white-space: wrap;
}
.jl-width-2xlarge .tm-content {
  width: 640px;
}
.jl-width-2xlarge .jl-button-large span {
  font-size: 130%;
  font-weight: 500;
}
body.home ul[id*="jl-slideshow"] img.tm-image {
  color: transparent;
}
body.home .home-intro-header h3, body.home .testimonials-header h3 {
  font-size: 32px;
  text-transform: uppercase;
}
body.home #g-header {
  background-color: #02030b;
}
body.home [id*="jltestimonial"] pre {
  border: 0;
}
body.home [id*="jltestimonial"] pre img {
  border-radius: 50%;
  margin-top: 20px;
}
body.home .services-header .tm-description > h3, body.home .services-header .tm-description > p {
  display: none;
}
body.home [id*="jltestimonial"] .jl-wrapper {
  background-image: none !important;
}
body.home [id*="jltestimonial"] .jl-wrapper .tm-content pre {
  margin: 0;
}
#cf_2, .convertforms .cf-input::placeholder {
  --input-placeholder-color: #000 !important;
}
body.view-article #g-hero {
  padding: 0;
}
body.view-article #g-hero .dynamic-header div {
  height: auto;
  margin: 0;
  padding: 0;
}
body.view-article #g-hero .dynamic-header div img {
  margin-top: 1em;
}
body.view-article #g-container-main {
  padding-top: 0;
}
body.view-article #g-container-main .jl-article > p.jl-margin-top, body.view-article #g-container-main .jl-article > .pagenavigation {
  display: none;
}
body.view-article #g-container-main .jl-article ul.fields-container {
  display: none;
}
body.view-article #g-container-main .jl-article .introtext, body.view-article #g-container-main .jl-article .com-content-article__body > p:first-child {
  display: none;
}
body.view-category #g-hero {
  padding: 0;
}
body.view-category #g-hero .dynamic-header {
  display: none;
}
body.view-category #g-container-main {
  padding-top: 0;
}
body.view-category #g-container-main .g-content {
  margin: 0;
  padding: 0;
}
body.view-category #g-container-main .g-content .category-desc .autocatheadimg {
  width: 100vw;
  max-height: 600px;
  overflow: hidden;
  margin-left: calc(((100vw - 100% )/2) * -1);
  margin-bottom: 40px;
}
body.view-category #g-container-main .g-content .category-desc .dynmnu {
  position: absolute;
  left: 1%;
  max-width: calc((100vw - 1200px)/2);
  margin: 46px 0 0 0;
  overflow: hidden;
  z-index: 1;
  transition: none;
}
body.view-category #g-container-main .g-content .category-desc .dynmnu.scrld {
  position: fixed;
  top: 65px;
}
body.view-category #g-container-main .g-content .category-desc .dynmnu.collapsed {
  width: auto;
  max-width: none;
  z-index: 0;
}
body.view-category #g-container-main .g-content .category-desc .dynmnu.collapsed ul {
  margin-left: -100%;
  background: #fff;
}
body.view-category #g-container-main .g-content .category-desc .dynmnu.collapsed #dynpop {
  transform: scaleX(1);
  height: 32px;
  padding-left: 32px;
}
body.view-category #g-container-main .g-content .category-desc .dynmnu.collapsed #dynpop:hover:before {
  background-color: #ef4136;
}
body.view-category #g-container-main .g-content .category-desc .dynmnu.collapsed #dynpop:hover p {
  background: #fff;
  border-color: #fff;
}
body.view-category #g-container-main .g-content .category-desc .dynmnu.collapsed.showdyn {
  padding: 0 30px 0 0;
  z-index: 1;
}
body.view-category #g-container-main .g-content .category-desc .dynmnu.collapsed.showdyn ul {
  margin-left: 0%;
  border: 1px solid #ef4136;
  border-width: 1px 1px 1px 0;
}
body.view-category #g-container-main .g-content .category-desc .dynmnu.collapsed.showdyn #dynpop {
  padding-left: 0;
  margin-left: -4px;
}
body.view-category #g-container-main .g-content .category-desc .dynmnu.collapsed.showdyn #dynpop:before {
  left: 0;
  right: 0;
  background-color: #fff;
}
body.view-category #g-container-main .g-content .category-desc .dynmnu.collapsed.showdyn #dynpop p:first-child {
  transform: rotate(-25deg);
}
body.view-category #g-container-main .g-content .category-desc .dynmnu.collapsed.showdyn #dynpop p:nth-child(2) {
  transform: scaleX(0.3);
}
body.view-category #g-container-main .g-content .category-desc .dynmnu.collapsed.showdyn #dynpop p:last-child {
  transform: rotate(25deg);
}
body.view-category #g-container-main .g-content .category-desc .dynmnu.collapsed.showdyn #dynpop:hover:before {
  background-color: #ef4136;
}
body.view-category #g-container-main .g-content .category-desc .dynmnu #dynpop {
  display: inline-block;
  position: relative;
  vertical-align: top;
  transform: scaleX(0);
  transition: all 0.2s linear;
  width: 32px;
  height: 0px;
  margin-left: -5px;
  cursor: pointer;
}
body.view-category #g-container-main .g-content .category-desc .dynmnu #dynpop:before {
  content: "";
  position: absolute;
  top: 0;
  right: -32px;
  bottom: 0;
  left: 32px;
}
body.view-category #g-container-main .g-content .category-desc .dynmnu #dynpop p {
  display: block;
  position: relative;
  margin: 10px 1px;
  padding: 0;
  width: 30px;
  height: 3px;
  background: #ef4136;
  border: 1px solid #ef4136;
  transition: transform 0.6s linear;
}
body.view-category #g-container-main .g-content .category-desc .dynmnu #dynpop p:first-child {
  margin-top: 1px;
  transform-origin: top right;
}
body.view-category #g-container-main .g-content .category-desc .dynmnu #dynpop p:nth-child(2) {
  transform-origin: left center;
}
body.view-category #g-container-main .g-content .category-desc .dynmnu #dynpop p:last-child {
  transform-origin: bottom right;
}
body.view-category #g-container-main .g-content .category-desc .dynmnu ul {
  display: inline-block;
  margin: 0;
  transition: all 0.2s linear;
  background: #fff;
}
body.view-category #g-container-main .g-content .category-desc .dynmnu ul li {
  position: relative;
  width: 100%;
  padding: 5px 15px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
}
body.view-category #g-container-main .g-content .category-desc .dynmnu ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: #ccc;
  width: 5px;
}
body.view-category #g-container-main .g-content .category-desc .dynmnu ul li.inview:before {
  background: #ef4136;
}
body.view-category #g-container-main .g-content .category-desc .dynmnu ul li:hover {
  color: #39f;
}
body.view-category #g-container-main .g-content .jl-grid {
  margin: 0rem 0.625rem 0rem 0.625rem;
  padding: 0rem 1.5rem 0rem 1.5rem;
}
body.view-category #g-container-main .g-content .jl-grid .el-blog-item {
  padding-left: 0;
  margin-top: 0;
  border-bottom: 1px solid #aaa;
}
body.view-category #g-container-main .g-content .jl-grid .el-blog-item .jl-article {
  padding: 2rem 0 1rem 0;
}
body.view-category #g-container-main .g-content .jl-grid .el-blog-item .jl-article .page-header {
  position: relative;
}
body.view-category #g-container-main .g-content .jl-grid .el-blog-item .jl-article .page-header .page-anchor {
  position: absolute;
  top: -108px;
  display: block;
  height: 0;
}
body.view-category #g-container-main .g-content .jl-grid .el-blog-item .jl-article .jl-article-meta {
  display: none;
}
body.view-category #g-container-main .g-content .jl-grid:last-child .el-blog-item:last-child {
  border: 0;
}
[data-rlta-type="accordions"] > [id*="rlta"][data-rlta-element="button"] {
  position: relative;
  background-color: #e6e8ec !important;
  padding: 0.75rem !important;
}
[data-rlta-type="accordions"] > [id*="rlta"][data-rlta-element="button"] > h3 {
  margin-left: 1.9rem !important;
}
[data-rlta-type="accordions"] > [id*="rlta"][data-rlta-element="button"]:before {
  content: "";
  position: absolute;
  width: 1.4em;
  height: 1.4em;
  float: left;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
[data-rlta-type="accordions"] > [id*="rlta"][data-rlta-element="button"][data-rlta-state="closed"]:before {
  background-image: url('data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%232C2C2C%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22%232C2C2C%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E');
}
[data-rlta-type="accordions"] > [id*="rlta"][data-rlta-element="button"][data-rlta-state="open"]:before {
  background-image: url('data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%232C2C2C%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E');
}
[data-rlta-type="accordions"] > [id*="rlta"][data-rlta-element="panel"] [data-rlta-element="panel-content"] {
  color: #333 !important;
}
#g-footer .convertforms input {
  text-align: center !important;
}
@media (min-width: 640px) {
  #g-footer .convertforms .cf-two-thirds {
    width: auto;
  }
}
body.com_content #g-container-main {
  background: none;
}
body.view-article .dynamic-header {
  width: 100vw;
  min-width: 100vw;
  max-height: 600px;
  overflow: hidden;
  margin-left: calc(((100vw - 100%)/2) * -1);
}
body.view-article .dynamic-header img {
  width: 100vw;
  margin: 0 !important;
}
[id*="jlgridcard"].jl-grid > div {
  position: relative;
}
[id*="jlgridcard"].jl-grid > div .el-item h3 {
  position: absolute;
  width: 100%;
  top: 164px;
}
[id*="jlgridcard"].jl-grid > div .el-item .tm-content {
  margin-top: 226px !important;
}
[id*="jlgridcard"].jl-grid > div .el-item .tm-content .jl-button-secondary {
  background-color: rgba(255, 255, 255, 0);
  color: #0083ff;
  border-color: #0083ff;
}
[id*="jlgridcard"].jl-grid > div .el-item .tm-content .jl-button-secondary:before {
  background-color: #fff;
  content: "";
  height: 150px;
  left: -75px;
  position: absolute;
  top: -35px;
  transform: rotate(35deg);
  transition: all 1600ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 40px;
  opacity: 0;
}
[id*="jlgridcard"].jl-grid > div .el-item .tm-content .jl-button-secondary:hover {
  background-color: #0083ff;
  border-color: #0083ff;
  color: #ffffff;
}
[id*="jlgridcard"].jl-grid > div .el-item .tm-content .jl-button-secondary:hover:before {
  left: 120%;
  transition: all 1300ms cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 0.25;
}
[id*="jlgridcard"].jl-grid > div .el-item .tm-content pre {
  position: absolute;
  top: -226px;
  margin: 0;
  border: 0;
  padding: 0;
}
[id*="jlfeaturebox"] .jl-card {
  position: relative;
}
[id*="jlfeaturebox"] .jl-card > h3.el-title {
  padding-top: 71px;
}
[id*="jlfeaturebox"] .jl-card > .jl-icon-box + h3.el-title {
  padding-top: 0px;
}
[id*="jlfeaturebox"] .jl-card div.jl-margin-top:not(.tm-content) {
  display: inline-block;
}
[id*="jlfeaturebox"] .jl-card div.jl-margin-top:not(.tm-content):after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-bottom: 1px solid currentColor;
  transition: width 0.3s ease-out;
}
[id*="jlfeaturebox"] .jl-card div.jl-margin-top:not(.tm-content) a.jl-button {
  position: unset;
}
[id*="jlfeaturebox"] .jl-card div.jl-margin-top:not(.tm-content) a.jl-button:before {
  display: none;
}
[id*="jlfeaturebox"] .jl-card div.jl-margin-top:not(.tm-content) a.jl-button:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
[id*="jlfeaturebox"] .jl-card .tm-content > p {
  margin: 0;
}
[id*="jlfeaturebox"] .jl-card .tm-content > .jl-margin-top > a.jl-button-secondary[href*="/component/"] {
  display: none;
}
[id*="jlfeaturebox"] .jl-card .tm-content > .jl-margin-top > a.jl-button-secondary {
  padding: 0;
  line-height: 1.75;
  background: 0 0;
  color: #1c1c1c;
  position: relative;
  border-radius: 0;
  overflow: visible;
}
[id*="jlfeaturebox"] .jl-card .tm-content > .jl-margin-top > a.jl-button-secondary:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid currentColor;
  transition: width 0.3s ease-out;
  height: auto;
  width: 0%;
  top: unset;
  opacity: 1;
  transform: none;
  background-color: unset;
}
[id*="jlfeaturebox"] .jl-card .tm-content > .jl-margin-top > a.jl-button-secondary:after {
  content: "";
  position: absolute;
  top: -253px;
  left: -40px;
  right: -233px;
  bottom: -63px;
}
[id*="jlfeaturebox"] .jl-card .tm-content > pre {
  position: absolute;
  top: -113px;
  margin: 0;
  padding: 0;
  border: 0;
  cursor: pointer;
  overflow: visible;
}
[id*="jlfeaturebox"] .jl-card .tm-content > pre img, [id*="jlfeaturebox"] .jl-card .tm-content > pre svg {
  width: 40px;
  height: 49px;
  transition: 0.2s ease-out;
  /*filter: drop-shadow(1px 1px 1px #333);*/
}
[id*="jlfeaturebox"] .jl-card .tm-content > pre svg.security {
  overflow: visible;
}
[id*="jlfeaturebox"] .jl-card .tm-content > pre svg.security #g840, [id*="jlfeaturebox"] .jl-card .tm-content > pre svg.security #g836, [id*="jlfeaturebox"] .jl-card .tm-content > pre svg.security #g10 {
  transition: 0.2s ease-out;
}
[id*="jlfeaturebox"] .jl-card .tm-content > pre svg.security #g836 {
  transform-origin: 58px 78px;
}
[id*="jlfeaturebox"] .jl-card .tm-content > pre svg.security #g10 {
  transform-origin: 65% 51%;
}
[id*="jlfeaturebox"] .jl-card:hover div.jl-margin-top:not(.tm-content):after {
  width: 100%;
}
[id*="jlfeaturebox"] .jl-card:hover a.jl-button-secondary:before {
  width: 100% !important;
}
[id*="jlfeaturebox"] .jl-card:hover pre img {
  filter: invert(30%) sepia(97%) saturate(1984%) hue-rotate(196deg) brightness(103%) contrast(107%);
  transform: scale(1.2);
}
[id*="jlfeaturebox"] .jl-card:hover pre svg:not(.security) {
  transform: scale(1.2);
}
[id*="jlfeaturebox"] .jl-card:hover pre svg:not(.security) g, [id*="jlfeaturebox"] .jl-card:hover pre svg:not(.security) path {
  fill: #0083ff;
  stroke: #0083ff;
}
[id*="jlfeaturebox"] .jl-card:hover pre svg.security #g840 {
  fill: #0083ff;
}
[id*="jlfeaturebox"] .jl-card:hover pre svg.security #g836 {
  animation-name: rotate;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  fill: red;
}
[id*="jlfeaturebox"] .jl-card:hover pre svg.security #g10 {
  transform: scale(140%);
  fill: #fff;
  stroke: #0083ff;
}
.jl-article li.block-icon {
  list-style-type: none;
  margin-left: -1.5rem;
}
.jl-article li.block-icon img[src*="/images/icons/"] {
  width: 40px;
  height: 49px;
}
body.g-error #g-container-main {
  position: relative;
  padding: 0;
}
body.g-error #g-container-main .jl-container {
  max-width: 100vw;
  padding: 0;
}
body.g-error #g-container-main .jl-container .g-content.g-particle {
  margin: 0;
  padding: 0;
}
body.g-error #g-container-main .jl-container .g-content.g-particle img.tm-image {
  width: 100vw;
  min-width: 100vw;
  margin-left: calc(((100vw - 100%)/2) * -1);
}
body.g-error #g-container-main .jl-container .msg404 {
  display: none;
}
body.g-error #g-container-main .jl-container .txt404 {
  position: absolute;
  top: 300px;
  font-size: 1.7rem;
  line-height: 1.75rem;
  padding-left: 15% !important;
}
body.g-error #g-container-main .jl-container .btn404 {
  display: none;
}
@keyframes flagrot1 {
  0% {
    transform: rotate(-10deg) translate(-135px) rotate(10deg);
  }
  100% {
    transform: rotate(180deg) translate(-135px) rotate(-180deg);
  }
}
@keyframes flagrot2 {
  0% {
    transform: rotate(-10deg) translate(-135px) rotate(10deg);
  }
  100% {
    transform: rotate(167deg) translate(-135px) rotate(-167deg);
  }
}
@keyframes flagrot3 {
  0% {
    transform: rotate(-10deg) translate(-135px) rotate(10deg);
  }
  100% {
    transform: rotate(154deg) translate(-135px) rotate(-154deg);
  }
}
@keyframes flagrot4 {
  0% {
    transform: rotate(-10deg) translate(-135px) rotate(10deg);
  }
  100% {
    transform: rotate(139deg) translate(-135px) rotate(-139deg);
  }
}
@keyframes flagrot5 {
  0% {
    transform: rotate(-10deg) translate(-135px) rotate(10deg);
  }
  100% {
    transform: rotate(120deg) translate(-135px) rotate(-120deg);
  }
}
@keyframes flagrot6 {
  0% {
    transform: rotate(-10deg) translate(-135px) rotate(10deg);
  }
  100% {
    transform: rotate(100deg) translate(-135px) rotate(-100deg);
  }
}
@keyframes flagrot7 {
  0% {
    transform: rotate(-10deg) translate(-135px) rotate(10deg);
  }
  100% {
    transform: rotate(80deg) translate(-135px) rotate(-80deg);
  }
}
@keyframes flagrot8 {
  0% {
    transform: rotate(-10deg) translate(-135px) rotate(10deg);
  }
  100% {
    transform: rotate(60deg) translate(-135px) rotate(-60deg);
  }
}
@keyframes flagrot9 {
  0% {
    transform: rotate(-10deg) translate(-135px) rotate(10deg);
  }
  100% {
    transform: rotate(41deg) translate(-135px) rotate(-41deg);
  }
}
@keyframes flagrotA {
  0% {
    transform: rotate(-10deg) translate(-135px) rotate(10deg);
  }
  100% {
    transform: rotate(26deg) translate(-135px) rotate(-26deg);
  }
}
@keyframes flagrotB {
  0% {
    transform: rotate(-10deg) translate(-135px) rotate(10deg);
  }
  100% {
    transform: rotate(13deg) translate(-135px) rotate(-13deg);
  }
}
@keyframes flagrotC {
  0% {
    transform: rotate(-10deg) translate(-135px) rotate(10deg);
  }
  100% {
    transform: rotate(0deg) translate(-135px) rotate(0deg);
  }
}
.secstats {
  z-index: 1;
}
.secstats .tm-flags {
  position: absolute;
  top: -110px;
  right: 10px;
  bottom: 12px;
  left: 50px;
  margin: 0 !important;
}
.secstats .tm-flags p {
  margin: 0;
  width: 40px;
  position: absolute;
  left: 146px;
  bottom: 0;
  opacity: 0;
  transition: 0.5s ease-in-out;
}
.secstats .tm-flags p picture img, .secstats .tm-flags p picture:after {
  transition: 0.25s ease-in-out;
}
.secstats .tm-flags p picture img {
  width: 36px;
  height: 22px;
  border: 1px solid #000;
}
.secstats .tm-flags p picture:after {
  content: attr(data-title);
  position: absolute;
  bottom: 105%;
  left: 111%;
  background: #111;
  border: 1px solid red;
  color: #fff;
  white-space: nowrap;
  font-size: 0.9rem;
  padding: 2px 6px;
  transform: scaleX(0);
  transform-origin: left;
}
.secstats .tm-flags p:nth-child(n+7) picture:after {
  left: unset;
  right: 111%;
  transform-origin: right;
}
.secstats .tm-flags p:hover {
  z-index: 1;
}
.secstats .tm-flags p:hover picture img {
  transform: scale(1.4);
  border: 2px solid #333;
}
.secstats .tm-flags p:hover picture:after {
  transform: scaleX(100%);
}
.secstats .tm-flags p.mv {
  animation-iteration-count: 1;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
  opacity: 1;
}
.secstats .tm-flags p.mv:nth-child(1) {
  animation-name: flagrot1;
  animation-duration: 8s;
}
.secstats .tm-flags p.mv:nth-child(2) {
  animation-name: flagrot2;
  animation-duration: 7.4s;
}
.secstats .tm-flags p.mv:nth-child(3) {
  animation-name: flagrot3;
  animation-duration: 6.8s;
}
.secstats .tm-flags p.mv:nth-child(4) {
  animation-name: flagrot4;
  animation-duration: 6.2s;
}
.secstats .tm-flags p.mv:nth-child(5) {
  animation-name: flagrot5;
  animation-duration: 5.6s;
}
.secstats .tm-flags p.mv:nth-child(6) {
  animation-name: flagrot6;
  animation-duration: 5s;
}
.secstats .tm-flags p.mv:nth-child(7) {
  animation-name: flagrot7;
  animation-duration: 4.4s;
}
.secstats .tm-flags p.mv:nth-child(8) {
  animation-name: flagrot8;
  animation-duration: 3.8s;
}
.secstats .tm-flags p.mv:nth-child(9) {
  animation-name: flagrot9;
  animation-duration: 3.2s;
}
.secstats .tm-flags p.mv:nth-child(10) {
  animation-name: flagrotA;
  animation-duration: 2.6s;
}
.secstats .tm-flags p.mv:nth-child(11) {
  animation-name: flagrotB;
  animation-duration: 2s;
}
.secstats .tm-flags p.mv:nth-child(12) {
  animation-name: flagrotC;
  animation-duration: 1.4s;
}
.secgraphs {
  pointer-events: none;
}
.secgraphs .tm-html {
  position: absolute;
}
/*# sourceMappingURL=custom_23.css.map */