.SideBar{background-color:#303f9f;color:#fff;position:fixed;left:0;top:0;bottom:0;height:100%;display:flex;flex-direction:column;min-width:68px;user-select:none;transition:width .3s ease-in-out}.SideBar.expanded{z-index:4 !important;width:250px}.SideBar.collapsed{z-index:3 !important;width:68px;overflow:hidden}.SideBar.production{background-color:#263238}.SideBar{transition:width .3s ease-in-out}.SideBar .Sidebar__overflow{overflow-x:hidden;overflow-y:auto}.SideBar .Sidebar__overflow.collapsed{overflow-y:hidden}.SideBar .selectorContainer{display:flex;flex-direction:row;padding:6px 10px 10px 10px;max-height:50px;cursor:pointer}.SideBar .selectorContainer .menuButton{display:flex;flex-direction:row;justify-content:space-between;margin-right:10px}.SideBar .selectorContainer .menuButton .hamburguerIcon{cursor:pointer;border:none;background-color:rgba(0,0,0,0);color:#fff;padding:12px}.SideBar .selectorContainer .menuButton .hamburguerIcon:hover{background-color:rgba(211,217,229,.25);color:#fff;border-radius:8px}.SideBar .selectorContainer .menuApp.collapsed{width:0px;overflow:hidden}.SideBar .selectorContainer .menuApp.expanded{width:173px}.SideBar .selectorContainer .menuApp{display:flex;flex-direction:row;justify-content:space-between;padding:13px 12px 13px 12px;gap:12px;white-space:nowrap;transition:width .3s ease-in-out}.SideBar .selectorContainer .menuApp .nameApp{color:#eee;font-size:16px;font-weight:500;align-self:center;justify-content:start;width:125px;white-space:normal;transition:width .3s ease-in-out;overflow:hidden;white-space:nowrap}.SideBar .selectorContainer .menuApp .arrows{justify-content:end}.SideBar .selectorContainer .menuApp:hover{background-color:rgba(211,217,229,.25);color:#fff;border-radius:8px}@media screen and (width: 600px){.collapsed{max-height:64px !important}}@media(max-width: 600px){.SideBar.expanded .selectorContainer{padding:0px 10px !important;box-shadow:0px 1px 0px rgba(151,159,171,.25);max-height:48px}.SideBar.collapsed{max-width:52px !important;min-width:52px !important;max-height:56px;background-color:#fff;box-shadow:0px 1px 0px #e0e0e0}.SideBar.collapsed .selectorContainer{padding:4px 0px 0px 6px}.SideBar .selectorContainer .menuButton .hamburguerIcon:hover{background-color:rgba(0,0,0,0)}.menuApp{display:flex;flex-direction:row;width:75%;justify-content:space-between;padding:12px;white-space:nowrap}.menuApp:hover{background-color:#fff;color:#fff}}@media(min-width: 0px)and (max-width: 600px)and (orientation: landscape){.SideBar.collapsed{max-height:48px;min-height:48px}.SideBar .selectorContainer .menuButton .hamburguerIcon:hover{background-color:rgba(0,0,0,0)}}
.SideBarItem{display:flex;padding:2px 9px 2px 9px;cursor:pointer;user-select:none}.SideBarItem .SideBarContent{display:flex;flex-direction:column;width:100%}.SideBarItem .clicked{background-color:rgba(211,217,229,.25)}.SideBarItem .label{background-color:rgba(0,0,0,0);border:none}.SideBarItem .subItemContainer{display:flex;flex-direction:column;gap:2px;margin-left:20px;border-left:2px solid #fff}.SideBarItem .main{width:100%;color:#fff;text-decoration:none;display:inline-flex;border-radius:8px;font-weight:400}.SideBarItem .main .ancor{color:#fff;text-decoration:none;font-weight:400}.SideBarItem .main.main-subMenu:first-child{margin-top:2px}.SideBarItem .main .collapsed{justify-content:center;width:38px;padding:6px}.SideBarItem .main .expanded{justify-content:left;width:235px;padding:6px;justify-content:space-between}.SideBarItem .main .ItemContent{display:inline-flex;flex-direction:row;overflow:hidden;white-space:nowrap;margin-left:-0.3px}.SideBarItem .main .ItemContent .contentStart{display:flex;gap:6px}.SideBarItem .main .ItemContent .contentStart .icon{padding:6px;opacity:1;width:24px;height:24px;text-align:center;margin-left:.5px}.SideBarItem .main .ItemContent .contentStart .icon img{left:22px;width:24px;height:24px}.SideBarItem .main .ItemContent .contentStart .label{justify-content:start;align-self:center;overflow:hidden;white-space:normal}.SideBarItem .main .ItemContent .iconDropdown{align-self:center}.SideBarItem .main .ItemContent .iconDropdown.reversed{transition:.3s ease-in;transform-style:preserve-3d;transform:scaleY(-1)}.SideBarItem .main .ItemContent .iconDropdown.forward{transition:.3s ease-in;transform-style:preserve-3d;transform:scaleY(1)}.SideBarItem .main .ItemContent:hover{background-color:rgba(211,217,229,.25);border-radius:8px;margin-left:-0.3px}.SideBarItem .main .ItemContent:hover+.tooltip{align-self:center;display:inline-block;animation-duration:.4s;animation-name:tooltip}.SideBarItem .main .subItem{display:flex;flex-direction:row;align-items:center;overflow:hidden;white-space:nowrap;padding-left:8px}.SideBarItem .main .subItem.clicked{background-color:rgba(211,217,229,.25);border-radius:0 8px 8px 0}.SideBarItem .main .subItem .icon{display:none;flex-direction:row-reverse;width:16%;height:100%}.SideBarItem .main .subItem .icon.showIcon{display:block;height:inherit;padding-left:10px}.SideBarItem .main .subItem .label{padding:10px;width:218px;font-weight:400;font-size:15px;justify-content:left;text-wrap:wrap;white-space:normal}.SideBarItem .main .subItem:hover{background-color:rgba(211,217,229,.25);border-radius:0 8px 8px 0}.SideBarItem .tooltip{position:fixed;display:none;background-color:#000;font-size:13px;font-weight:300;left:64px;margin:-38px 0px -38px 0px;padding:3px 8px;border-radius:8px;white-space:nowrap}@keyframes tooltip{from{opacity:0}to{opacity:1}}@media(max-width: 600px){.SideBarItem .ItemContent.collapsed{display:none}}
.filter-container{display:flex;flex-direction:column;gap:32px;padding:24px 0px}.filter-container .filter-events{gap:12px;display:grid;grid-template-columns:repeat(2, minmax(240px, 400px));padding:0 12px}.filter-container .filter-content{gap:12px;display:grid;grid-template-columns:repeat(2, minmax(240px, 400px));max-height:400px;overflow-y:auto;padding:0 12px}.singleColumn{grid-column:span 1/span 1 !important}.dobleColumn{grid-column:span 2/span 2 !important}@media screen and (max-width: 768px){.filter-container{padding-left:12px;padding-right:12px}.filter-container .filter-content{grid-template-columns:1fr}.filter-container .filter-events{grid-template-columns:1fr}.dobleColumn{grid-column:span 1/span 1 !important}}
@font-face {
  font-family: 'transporte-icons';
  src:  url(../assets/img/transporte-icons.eot);
  src:  url(../assets/img/transporte-icons.eot#iefix) format('embedded-opentype'),
    url(../assets/img/transporte-icons.ttf) format('truetype'),
    url(../assets/img/transporte-icons.woff) format('woff'),
    url(.././images/transporte-icons.svg?41a83aa07baf387d9f89273176c94e9b#transporte-icons) format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'transporte-icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-trasvase-interno-simple:before {
  content: "\e908";
}
.icon-trasvase-simple:before {
  content: "\e909";
}
.icon-buque-simple:before {
  content: "\e905";
}
.icon-cisterna-simple:before {
  content: "\e906";
}
.icon-ferrocarril-simple:before {
  content: "\e907";
}
.icon-buque:before {
  content: "\e902";
}
.icon-cisterna:before {
  content: "\e904";
}
.icon-ferrocarril:before {
  content: "\e903";
}
.icon-trasvase:before {
  content: "\e901";
}
.icon-trasvase-interno:before {
  content: "\e900";
}
.icon-11:before {
  content: "\e965";
  color: #ffde05;
}
.icon-11n:before {
  content: "\e964";
  color: #ffde05;
}
.icon-12 .path1:before {
  content: "\e91b";
  color: rgb(255, 222, 5);
}
.icon-12 .path2:before {
  content: "\e91c";
  margin-left: -1em;
  color: rgb(255, 222, 5);
}
.icon-12 .path3:before {
  content: "\e91d";
  margin-left: -1em;
  color: rgb(255, 222, 5);
}
.icon-12 .path4:before {
  content: "\e91e";
  margin-left: -1em;
  color: rgb(194, 206, 226);
}
.icon-12 .path5:before {
  content: "\e91f";
  margin-left: -1em;
  color: rgb(194, 206, 226);
}
.icon-12 .path6:before {
  content: "\e920";
  margin-left: -1em;
  color: rgb(194, 206, 226);
}
.icon-12 .path7:before {
  content: "\e921";
  margin-left: -1em;
  color: rgb(255, 222, 5);
}
.icon-12 .path8:before {
  content: "\e922";
  margin-left: -1em;
  color: rgb(194, 206, 226);
}
.icon-12 .path9:before {
  content: "\e923";
  margin-left: -1em;
  color: rgb(255, 222, 5);
}
.icon-12n .path1:before {
  content: "\e924";
  color: rgb(255, 222, 5);
}
.icon-12n .path2:before {
  content: "\e925";
  margin-left: -1em;
  color: rgb(194, 206, 226);
}
.icon-12n .path3:before {
  content: "\e926";
  margin-left: -1em;
  color: rgb(194, 206, 226);
}
.icon-12n .path4:before {
  content: "\e927";
  margin-left: -1em;
  color: rgb(194, 206, 226);
}
.icon-12n .path5:before {
  content: "\e928";
  margin-left: -1em;
  color: rgb(194, 206, 226);
}
.icon-14:before {
  content: "\e962";
  color: #c2cee2;
}
.icon-15:before {
  content: "\e958";
  color: #98a2b3;
}
.icon-43 .path1:before {
  content: "\e98d";
  color: rgb(255, 222, 5);
}
.icon-43 .path2:before {
  content: "\e98e";
  margin-left: -1.015625em;
  color: rgb(255, 222, 5);
}
.icon-43 .path3:before {
  content: "\e98f";
  margin-left: -1.015625em;
  color: rgb(255, 222, 5);
}
.icon-43 .path4:before {
  content: "\e990";
  margin-left: -1.015625em;
  color: rgb(255, 222, 5);
}
.icon-43 .path5:before {
  content: "\e991";
  margin-left: -1.015625em;
  color: rgb(255, 222, 5);
}
.icon-43 .path6:before {
  content: "\e992";
  margin-left: -1.015625em;
  color: rgb(194, 206, 226);
}
.icon-43 .path7:before {
  content: "\e993";
  margin-left: -1.015625em;
  color: rgb(194, 206, 226);
}
.icon-43 .path8:before {
  content: "\e994";
  margin-left: -1.015625em;
  color: rgb(194, 206, 226);
}
.icon-43 .path9:before {
  content: "\e995";
  margin-left: -1.015625em;
  color: rgb(194, 206, 226);
}
.icon-43 .path10:before {
  content: "\e996";
  margin-left: -1.015625em;
  color: rgb(83, 214, 255);
}
.icon-43 .path11:before {
  content: "\e997";
  margin-left: -1.015625em;
  color: rgb(83, 214, 255);
}
.icon-43 .path12:before {
  content: "\e998";
  margin-left: -1.015625em;
  color: rgb(83, 214, 255);
}
.icon-43 .path13:before {
  content: "\e999";
  margin-left: -1.015625em;
  color: rgb(83, 214, 255);
}
.icon-43 .path14:before {
  content: "\e99a";
  margin-left: -1.015625em;
  color: rgb(83, 214, 255);
}
.icon-43n .path1:before {
  content: "\e99b";
  color: rgb(255, 222, 5);
}
.icon-43n .path2:before {
  content: "\e99c";
  margin-left: -1.015625em;
  color: rgb(194, 206, 226);
}
.icon-43n .path3:before {
  content: "\e99d";
  margin-left: -1.015625em;
  color: rgb(194, 206, 226);
}
.icon-43n .path4:before {
  content: "\e99e";
  margin-left: -1.015625em;
  color: rgb(194, 206, 226);
}
.icon-43n .path5:before {
  content: "\e99f";
  margin-left: -1.015625em;
  color: rgb(194, 206, 226);
}
.icon-43n .path6:before {
  content: "\e9a0";
  margin-left: -1.015625em;
  color: rgb(83, 214, 255);
}
.icon-43n .path7:before {
  content: "\e9a1";
  margin-left: -1.015625em;
  color: rgb(83, 214, 255);
}
.icon-43n .path8:before {
  content: "\e9a2";
  margin-left: -1.015625em;
  color: rgb(83, 214, 255);
}
.icon-43n .path9:before {
  content: "\e9a3";
  margin-left: -1.015625em;
  color: rgb(83, 214, 255);
}
.icon-43n .path10:before {
  content: "\e9a4";
  margin-left: -1.015625em;
  color: rgb(83, 214, 255);
}
.icon-44 .path1:before {
  content: "\e984";
  color: rgb(194, 206, 226);
}
.icon-44 .path2:before {
  content: "\e985";
  margin-left: -1.015625em;
  color: rgb(194, 206, 226);
}
.icon-44 .path3:before {
  content: "\e986";
  margin-left: -1.015625em;
  color: rgb(194, 206, 226);
}
.icon-44 .path4:before {
  content: "\e987";
  margin-left: -1.015625em;
  color: rgb(194, 206, 226);
}
.icon-44 .path5:before {
  content: "\e988";
  margin-left: -1.015625em;
  color: rgb(83, 214, 255);
}
.icon-44 .path6:before {
  content: "\e989";
  margin-left: -1.015625em;
  color: rgb(83, 214, 255);
}
.icon-44 .path7:before {
  content: "\e98a";
  margin-left: -1.015625em;
  color: rgb(83, 214, 255);
}
.icon-44 .path8:before {
  content: "\e98b";
  margin-left: -1.015625em;
  color: rgb(83, 214, 255);
}
.icon-44 .path9:before {
  content: "\e98c";
  margin-left: -1.015625em;
  color: rgb(83, 214, 255);
}
.icon-45 .path1:before {
  content: "\e959";
  color: rgb(152, 162, 179);
}
.icon-45 .path2:before {
  content: "\e95a";
  margin-left: -1.015625em;
  color: rgb(152, 162, 179);
}
.icon-45 .path3:before {
  content: "\e95b";
  margin-left: -1.015625em;
  color: rgb(152, 162, 179);
}
.icon-45 .path4:before {
  content: "\e95c";
  margin-left: -1.015625em;
  color: rgb(152, 162, 179);
}
.icon-45 .path5:before {
  content: "\e95d";
  margin-left: -1.015625em;
  color: rgb(83, 214, 255);
}
.icon-45 .path6:before {
  content: "\e95e";
  margin-left: -1.015625em;
  color: rgb(83, 214, 255);
}
.icon-45 .path7:before {
  content: "\e95f";
  margin-left: -1.015625em;
  color: rgb(83, 214, 255);
}
.icon-45 .path8:before {
  content: "\e960";
  margin-left: -1.015625em;
  color: rgb(83, 214, 255);
}
.icon-45 .path9:before {
  content: "\e961";
  margin-left: -1.015625em;
  color: rgb(83, 214, 255);
}
.icon-23 .path1:before {
  content: "\e966";
  color: rgb(255, 222, 5);
}
.icon-23 .path2:before {
  content: "\e967";
  margin-left: -1.015625em;
  color: rgb(255, 222, 5);
}
.icon-23 .path3:before {
  content: "\e968";
  margin-left: -1.015625em;
  color: rgb(255, 222, 5);
}
.icon-23 .path4:before {
  content: "\e969";
  margin-left: -1.015625em;
  color: rgb(255, 222, 5);
}
.icon-23 .path5:before {
  content: "\e96a";
  margin-left: -1.015625em;
  color: rgb(255, 222, 5);
}
.icon-23 .path6:before {
  content: "\e96b";
  margin-left: -1.015625em;
  color: rgb(152, 162, 179);
}
.icon-23 .path7:before {
  content: "\e96c";
  margin-left: -1.015625em;
  color: rgb(152, 162, 179);
}
.icon-23 .path8:before {
  content: "\e96d";
  margin-left: -1.015625em;
  color: rgb(152, 162, 179);
}
.icon-23 .path9:before {
  content: "\e96e";
  margin-left: -1.015625em;
  color: rgb(152, 162, 179);
}
.icon-23 .path10:before {
  content: "\e96f";
  margin-left: -1.015625em;
  color: rgb(152, 162, 179);
}
.icon-23 .path11:before {
  content: "\e970";
  margin-left: -1.015625em;
  color: rgb(152, 162, 179);
}
.icon-23 .path12:before {
  content: "\e971";
  margin-left: -1.015625em;
  color: rgb(161, 199, 255);
}
.icon-23 .path13:before {
  content: "\e972";
  margin-left: -1.015625em;
  color: rgb(161, 199, 255);
}
.icon-23 .path14:before {
  content: "\e973";
  margin-left: -1.015625em;
  color: rgb(161, 199, 255);
}
.icon-23 .path15:before {
  content: "\e974";
  margin-left: -1.015625em;
  color: rgb(152, 162, 179);
}
.icon-23n .path1:before {
  content: "\e9ac";
  color: rgb(255, 222, 5);
}
.icon-23n .path2:before {
  content: "\e9ad";
  margin-left: -1.015625em;
  color: rgb(152, 162, 179);
}
.icon-23n .path3:before {
  content: "\e9ae";
  margin-left: -1.015625em;
  color: rgb(152, 162, 179);
}
.icon-23n .path4:before {
  content: "\e9af";
  margin-left: -1.015625em;
  color: rgb(152, 162, 179);
}
.icon-23n .path5:before {
  content: "\e9b0";
  margin-left: -1.015625em;
  color: rgb(152, 162, 179);
}
.icon-23n .path6:before {
  content: "\e9b1";
  margin-left: -1.015625em;
  color: rgb(152, 162, 179);
}
.icon-23n .path7:before {
  content: "\e9b2";
  margin-left: -1.015625em;
  color: rgb(152, 162, 179);
}
.icon-23n .path8:before {
  content: "\e9b3";
  margin-left: -1.015625em;
  color: rgb(161, 199, 255);
}
.icon-23n .path9:before {
  content: "\e9b4";
  margin-left: -1.015625em;
  color: rgb(161, 199, 255);
}
.icon-23n .path10:before {
  content: "\e9b5";
  margin-left: -1.015625em;
  color: rgb(161, 199, 255);
}
.icon-23n .path11:before {
  content: "\e9b6";
  margin-left: -1.015625em;
  color: rgb(152, 162, 179);
}
.icon-24 .path1:before {
  content: "\e9b7";
  color: rgb(152, 162, 179);
}
.icon-24 .path2:before {
  content: "\e9b8";
  margin-left: -1.015625em;
  color: rgb(152, 162, 179);
}
.icon-24 .path3:before {
  content: "\e9b9";
  margin-left: -1.015625em;
  color: rgb(152, 162, 179);
}
.icon-24 .path4:before {
  content: "\e9ba";
  margin-left: -1.015625em;
  color: rgb(152, 162, 179);
}
.icon-24 .path5:before {
  content: "\e9bb";
  margin-left: -1.015625em;
  color: rgb(152, 162, 179);
}
.icon-24 .path6:before {
  content: "\e9bc";
  margin-left: -1.015625em;
  color: rgb(152, 162, 179);
}
.icon-24 .path7:before {
  content: "\e9bd";
  margin-left: -1.015625em;
  color: rgb(161, 199, 255);
}
.icon-24 .path8:before {
  content: "\e9be";
  margin-left: -1.015625em;
  color: rgb(161, 199, 255);
}
.icon-24 .path9:before {
  content: "\e9bf";
  margin-left: -1.015625em;
  color: rgb(161, 199, 255);
}
.icon-24 .path10:before {
  content: "\e9c0";
  margin-left: -1.015625em;
  color: rgb(152, 162, 179);
}
.icon-71 .path1:before {
  content: "\e945";
  color: rgb(194, 206, 226);
}
.icon-71 .path2:before {
  content: "\e946";
  margin-left: -1.015625em;
  color: rgb(194, 206, 226);
}
.icon-71 .path3:before {
  content: "\e947";
  margin-left: -1.015625em;
  color: rgb(194, 206, 226);
}
.icon-71 .path4:before {
  content: "\e948";
  margin-left: -1.015625em;
  color: rgb(194, 206, 226);
}
.icon-71 .path5:before {
  content: "\e949";
  margin-left: -1.015625em;
  color: rgb(194, 206, 226);
}
.icon-71 .path6:before {
  content: "\e94a";
  margin-left: -1.015625em;
  color: rgb(194, 206, 226);
}
.icon-71 .path7:before {
  content: "\e94b";
  margin-left: -1.015625em;
  color: rgb(194, 206, 226);
}
.icon-71 .path8:before {
  content: "\e94c";
  margin-left: -1.015625em;
  color: rgb(157, 234, 232);
}
.icon-71 .path9:before {
  content: "\e94d";
  margin-left: -1.015625em;
  color: rgb(157, 234, 232);
}
.icon-71 .path10:before {
  content: "\e94e";
  margin-left: -1.015625em;
  color: rgb(157, 234, 232);
}
.icon-71 .path11:before {
  content: "\e94f";
  margin-left: -1.015625em;
  color: rgb(157, 234, 232);
}
.icon-71 .path12:before {
  content: "\e950";
  margin-left: -1.015625em;
  color: rgb(157, 234, 232);
}
.icon-71 .path13:before {
  content: "\e951";
  margin-left: -1.015625em;
  color: rgb(157, 234, 232);
}
.icon-71 .path14:before {
  content: "\e952";
  margin-left: -1.015625em;
  color: rgb(157, 234, 232);
}
.icon-71 .path15:before {
  content: "\e953";
  margin-left: -1.015625em;
  color: rgb(157, 234, 232);
}
.icon-71 .path16:before {
  content: "\e954";
  margin-left: -1.015625em;
  color: rgb(157, 234, 232);
}
.icon-71 .path17:before {
  content: "\e955";
  margin-left: -1.015625em;
  color: rgb(157, 234, 232);
}
.icon-71 .path18:before {
  content: "\e956";
  margin-left: -1.015625em;
  color: rgb(157, 234, 232);
}
.icon-71 .path19:before {
  content: "\e957";
  margin-left: -1.015625em;
  color: rgb(157, 234, 232);
}
.icon-34 .path1:before {
  content: "\e92c";
  color: rgb(152, 162, 179);
}
.icon-34 .path2:before {
  content: "\e92d";
  margin-left: -1.015625em;
  color: rgb(152, 162, 179);
}
.icon-34 .path3:before {
  content: "\e92e";
  margin-left: -1.015625em;
  color: rgb(152, 162, 179);
}
.icon-34 .path4:before {
  content: "\e92f";
  margin-left: -1.015625em;
  color: rgb(152, 162, 179);
}
.icon-34 .path5:before {
  content: "\e930";
  margin-left: -1.015625em;
  color: rgb(152, 162, 179);
}
.icon-34 .path6:before {
  content: "\e931";
  margin-left: -1.015625em;
  color: rgb(152, 162, 179);
}
.icon-34 .path7:before {
  content: "\e932";
  margin-left: -1.015625em;
  color: rgb(152, 162, 179);
}
.icon-34 .path8:before {
  content: "\e933";
  margin-left: -1.015625em;
  color: rgb(157, 234, 232);
}
.icon-34 .path9:before {
  content: "\e934";
  margin-left: -1.015625em;
  color: rgb(157, 234, 232);
}
.icon-34 .path10:before {
  content: "\e935";
  margin-left: -1.015625em;
  color: rgb(157, 234, 232);
}
.icon-34 .path11:before {
  content: "\e936";
  margin-left: -1.015625em;
  color: rgb(157, 234, 232);
}
.icon-34 .path12:before {
  content: "\e937";
  margin-left: -1.015625em;
  color: rgb(157, 234, 232);
}
.icon-34 .path13:before {
  content: "\e938";
  margin-left: -1.015625em;
  color: rgb(157, 234, 232);
}
.icon-34 .path14:before {
  content: "\e939";
  margin-left: -1.015625em;
  color: rgb(157, 234, 232);
}
.icon-34 .path15:before {
  content: "\e93a";
  margin-left: -1.015625em;
  color: rgb(157, 234, 232);
}
.icon-34 .path16:before {
  content: "\e93b";
  margin-left: -1.015625em;
  color: rgb(157, 234, 232);
}
.icon-34 .path17:before {
  content: "\e93c";
  margin-left: -1.015625em;
  color: rgb(157, 234, 232);
}
.icon-34 .path18:before {
  content: "\e93d";
  margin-left: -1.015625em;
  color: rgb(157, 234, 232);
}
.icon-34 .path19:before {
  content: "\e93e";
  margin-left: -1.015625em;
  color: rgb(157, 234, 232);
}
.icon-34 .path20:before {
  content: "\e93f";
  margin-left: -1.015625em;
  color: rgb(157, 234, 232);
}
.icon-34 .path21:before {
  content: "\e940";
  margin-left: -1.015625em;
  color: rgb(157, 234, 232);
}
.icon-34 .path22:before {
  content: "\e941";
  margin-left: -1.015625em;
  color: rgb(157, 234, 232);
}
.icon-34 .path23:before {
  content: "\e942";
  margin-left: -1.015625em;
  color: rgb(157, 234, 232);
}
.icon-34 .path24:before {
  content: "\e943";
  margin-left: -1.015625em;
  color: rgb(157, 234, 232);
}
.icon-34 .path25:before {
  content: "\e944";
  margin-left: -1.015625em;
  color: rgb(157, 234, 232);
}
.icon-51 .path1:before {
  content: "\e916";
  color: rgb(152, 162, 179);
}
.icon-51 .path2:before {
  content: "\e917";
  margin-left: -1.015625em;
  color: rgb(152, 162, 179);
}
.icon-51 .path3:before {
  content: "\e918";
  margin-left: -1.015625em;
  color: rgb(152, 162, 179);
}
.icon-51 .path4:before {
  content: "\e919";
  margin-left: -1.015625em;
  color: rgb(152, 162, 179);
}
.icon-51 .path5:before {
  content: "\e91a";
  margin-left: -1.015625em;
  color: rgb(234, 223, 24);
}
.icon-81:before {
  content: "\e92a";
  color: #d7dce2;
}
.icon-83:before {
  content: "\e9a5";
  color: #f72b2b;
}


body {
    padding: 0;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #f5f5f5;
  }
  
  h2 {
    font-weight: 700;
  }
  
  * {
      font-family: 'Roboto';
      scrollbar-color: rgba(0, 0, 0, .5) rgba(0, 0, 0, 0); 
      scrollbar-width: thin;
  }
  
  ::-webkit-scrollbar-track {
    background: transparent;
  }
  
  ::-webkit-scrollbar {
    background: transparent;
    width: 0.25rem;
    border-radius: 0.125rem;
  }
  
  ::-webkit-scrollbar-thumb {
    border-radius: 0.4rem;
    background-color: gray;
  }
  
  ::-webkit-scrollbar-track:horizontal {
    background: transparent;
  }
  
  ::-webkit-scrollbar:horizontal {
    background: transparent;
    height: 0.25rem;
    border-radius: 0.125rem;
  }
  
  ::-webkit-scrollbar-thumb:horizontal {
    border-radius: 0.4rem;
    background-color: gray;
  }
  
  input[type=number]::-webkit-inner-spin-button, 
  input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none; 
    margin: 0; 
  }
  
  input::-webkit-inner-spin-button,
  input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  
  input[type="number"] {
    -moz-appearance: textfield;
  }
  
  @media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
    html.touch *:hover {
      all:unset!important;
    }
  }
  
