/* components/animation/transitions/fade.css */.fadeanim-enter-from, .fadeanim-leave-to {opacity: 0;}.fadeanim {animation: fadeanim 2s ease-in-out;}@keyframes fadeanim { 0% {opacity: 0;}15% {opacity: 1;transform: translate(0, 0);}85% {opacity: 1;transform: translate(0, 0);} 100% {opacity: 0;}}/* components/breadcrumb/chevron/basic.css */.chevron {margin:0;height:45px;line-height:45px;padding:0px;color:var(--cl3);opacity:0.8;text-transform: capitalize;}.chevron.home {margin: 0px -19px 0px 13px;}.navcrumb .iconShell {float:left;margin:0;padding:0;}@media (max-width: 701px){.chevron.home {margin: 0px -13px 0px 0px;}}/* components/button/simple/basic.css */button {outline:none;border:0;cursor: pointer;-webkit-appearance: none;background-color:transparent;color: inherit;font-family: var(--titleFont);font-weight:500;height:40px;line-height:40px;padding: 0px 15px;opacity:0.9;}button:hover:not([disabled]){opacity:1;background:var(--bg3);color:var(--cl1);}button:disabled {cursor: default;opacity:0.9;}button:hover:disabled {background: unset !important;color: unset !important;}.btnIcon {width:40px;padding:0;margin:0 auto;}.btnIcon.xSmall {width:20px !important;}.btnIcon.small {width:30px !important;}.btnIcon.large {width:50px !important;}.btnIcon.xLarge {width:60px !important;}@media (max-width: 850px){button {opacity:1;font-size:15px;}}/* components/carousel/flexcols/cards.css */.scrollarrow {position: absolute;top: 45%;user-select: none;color: white;background: rgba(144,144,144,.7);z-index: 1;}.scrollarrow:hover {color: white;background: rgba(144,144,144,.5);cursor: pointer;}.cardbasis .child img {max-width: 150px;margin-top: 10px;}/* components/dropdown/simple/php.css */.simpledrop {position: fixed;top: 50%;left: 50%;max-height: 80vh;transform: translate(-110px, -50%);overflow-y: auto;overflow-x: hidden;z-index:1003;width: 220px;background: var(--bg2);border-radius:var(--radius);}.simpledrop ul {row-gap: 5px;padding:5px 10px;margin-bottom:3px;}.simpledrop hr {width:100%;padding:0;margin:10px 0px;border:none;background: var(--bg1);height: 1px;opacity:0.1;}.simpledrop .leftIcon {float:left;margin:2px 0px;}.simpledrop li {width: 92%;text-align:left;opacity:0.8;height: 35px !important;color: var(--cl2);cursor:pointer;}.simpledrop li:hover {opacity:1;color: var(--cl1);}.simpledrop li span {height:20px;line-height:20px;color:var(--cl1);}@media (max-width: 701px){.simpledrop li {opacity:1;}}/* components/form/input/basic.css */.inputShell {width:100%;margin:0 auto;padding:0;height:40px;}.inputShell input[type] {font-family: var(--bodyFont);width:100%;height:100%;line-height:100%;padding:0px 1%;box-sizing: border-box;font-size: 16px !important;opacity: 0.8;color:var(--cl1);outline: 0;border: 1px solid var(--primary);border-radius: 0px;background: transparent;}.inputShell input[type]:focus {border:2px solid var(--accent);outline:none;opacity:1;animation: bounceBasic .3s ease-in-out alternate;}.inputShell input[type]:disabled {opacity: .4;}input::placeholder {opacity: .5;color: var(--cl3);font-size:0.9em}@keyframes bounceBasic {0% {transform: scale(1);}100% {transform: scale(1.02);}}/* components/form/append/php.css */.append {position:relative;}.append button.appendix {position:absolute;top:0;right: -3px;height: 100%;}/* components/hamburger/animated/basic.css */.hamburg div span {display: block;position: absolute;height: 1.5px;width: 100%;opacity: 1;right: 0;transform: rotate(0deg);transition: .5s ease-in-out;background:var(--cl1);}.hamburg .starty span:nth-child(1) {top: 6px;transform-origin: left center;width:25px;}.hamburg .starty span:nth-child(2) {top: 12px;transform-origin: left center;width:20px;}.hamburg .starty span:nth-child(3) {top: 18px;transform-origin: left center;width:14px;}.hamburg .close span:nth-child(1) {transform: rotate(45deg);margin-top:12px;}.hamburg .close span:nth-child(2) {width: 0%;opacity: 0;transition: .1s;}.hamburg .close span:nth-child(3) {transform: rotate(-45deg);margin-top: 12px;}/* components/rating/stars/basic.css */.ratingSection {width:100%;padding:12px 0px;margin:0 auto;text-align:center;}.ratinall {margin:0 auto;text-align:center;}.ratinall .text {line-height:33px;}.ratingon {width:190px;padding:0;margin:0 auto;font-size:48px;height:48px;line-height:48px;}.ratingon button {float:left;width:38px;color:#ccc;margin:0;padding:0;font-size: 45px;box-shadow:none;}.ratingon .redone {color:var(--accent);}.ratingon button:hover, .ratingon button:active {color:#EAC338;border:0;outline:none;}.ratingon button:focus span {color:var(--accent);}.ratingon button[disabled] {pointer-events: none !important;}@media (max-width: 550px){.ratingon button {font-size:36px;}}/* components/sidebar/leftbar/basic.css */#sidebar.starty {width:50px;}#sidebar.starty .menuIcons {background: var(--bg1);}#sidebar.nowActive {width:100%;}#sidebar h3 {float:left;font-size:inherit;height:50px;line-height:50px;padding:0;margin:0;position:relative;}#sidebar.starty h3 {display:none;}#sidebar.nowActive h3 {display:block;width:94px;padding-left:6px;cursor:pointer;font-size: 0.85em;}.headAccordion {height:100%;}#sidebar.starty .sideleftmenu {width:50px;}#sidebar.nowActive .sideleftmenu {width:150px;}.sideleftmenu ul li {margin:0;padding:0;clear:both;width:100%;text-align: left;color:var(--cl1);}.headAccordion .btnIcon.large {float: left;border-radius:0px;}.sideleftmenu ul li.nowActive {background:var(--bg3);color:var(--accent);}.sideleftmenu ul li.nowActive h3::after {content: '';position:absolute;right:0;top:16px;width: 0px;height: 0px;border-top: 10px solid transparent;border-bottom: 10px solid transparent;border-right: 10px solid var(--bg3);}.siderightmenu ul {width:100%;margin:0;padding:6px 0px;}.siderightmenu ul a {text-decoration:none;color:var(--cl1);}.siderightmenu ul li {width:90%;padding:0px 2%;margin:0px 3%;height:40px;line-height:40px;color:var(--cl1);cursor:pointer;font-size: 0.95em;}.siderightmenu ul li:hover {background:var(--bg2);}.siderightmenu ul li.colorVars {margin:0px 5% 10px 5%;padding:0;}.siderightmenu ul li.colorVars div {float:left;width:20%;height:40px;margin:0;padding:0;}@media (max-width: 701px){#sidebar.starty {transform: translateX(-50px);}#sidebar.nowActive {transform: translateX(0);}}/* components/sidebar/leftbar/basicvue.css *//* components/table/menu/divided.css */.menuDivided {background: linear-gradient(to right, var(--bg2) 50%, var(--bg1) 50%);border-radius: var(--radius);padding: 0px 1%;}.menuDivided li {float: left;width: 50%;padding: 0;height: 35px;line-height: 35px;border-bottom: 1px solid var(--bg3);text-overflow: ellipsis;white-space: nowrap;overflow: hidden;position:relative;}.menuDivided li:nth-last-child(-n+2) {border-bottom: 0px;}.menuDivided li:nth-child(odd) {text-align: left;}.menuDivided li:nth-child(even) {text-align: right;justify-content: end;grid-gap: 5px;}.menuDivided .iconShell {margin: 8px 0px;float: right;}/* components/table/menu/inline.css */.menuInline {width:100%;padding:0;margin: 0;clear: both;}.menuInline li {font-family: var(--titleFont);/*box-shadow:0 1px 2px 0 rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.1);*/width:96%;text-align:left;margin:0;padding:0px 2%;height:40px;line-height:40px;position:relative;border-bottom:1px solid var(--bg3);background: var(--bg1);font-weight:400;color: var(--cl1);}.menuInline li:hover, .menuInline li.active {background:var(--bg2);}.menuInline li .right {position:absolute;right:2%;top:0;height:40px;line-height:40px;text-align:right;}.menuInline li .iconShell {margin: 12px 0px;float: right;}.menuInline li.accent, .bigmenu .accent.cover {background: linear-gradient(145deg, color-mix(in srgb, #333 75%, var(--primary)) 25%, var(--primary) 65%);color: var(--primatext);}.coverLeft {float:left;width:150px;}.coverRight {margin-left:150px;margin-top: 30px;text-align:center;position:relative;}.menuInline li.accent, .bigmenu .accent.cover {border-top-right-radius: var(--radius);border-top-left-radius: var(--radius);}.bigmenu .accent.cover {height:150px;padding:15px 2%;}@media (max-width: 701px){.menuInline, .coverLeft, .coverRight {float: none;width: 100%;margin: 0 auto;text-align:center;}.bigmenu .accent.cover {height: auto;}}/* components/table/simple/responsive.css */.responTable {width: 100%;}.responTable tr {background: var(--bg2);}.responTable tr:nth-child(even) {background: var(--bg1);}.responTable tr td {padding: 3px;text-align:left;border: none;height:auto;line-height: unset;position:relative;background:transparent;}.responTable tr td.thumbz {width: 0;}.responTable tr td.field2 {opacity: .8}.responTable tr td img {display: block;object-fit: cover;}.responTable tr td .flags {min-width: 65px;}.responTable tr td .flags img {margin: 3px 0px;}@media (max-width: 700px){.responTable tr td.field1, .responTable tr td.field2 {line-height:20px;display:flex;flex-direction: column;flex-grow: 1;}.responTable {border-collapse: separate; border-spacing: 0px 6px;}}/* components/tabs/inline/basic.css *//* components/title/box/php.css */.titleBox {width:auto;padding:0px 2%;background:linear-gradient(to right, var(--bg1), var(--bg3));margin-bottom:3px;}.titleBox h2 {color:var(--cl3);height:40px;line-height:40px;}@media (max-width: 850px){.titleBox {margin-top:15px;}}/* containers/card/card.css */.card {width:96%;padding:10px 2%;margin:0;clear:both;position:relative;box-shadow: 0 1px 3px 0 var(--bg3),0 0px 4px 0 var(--bg3);min-height:40px;}.card.cardfull {width:100%;padding: 1px 0px;min-height: 36px;}.card.cardfit {width: 100%;padding: 0;}@media (max-width: 700px){.card {width:92%;margin:0px 2%;}.card.cardfull {width:100%;margin:0;}.card.cardfit {width: 96%;}}/* containers/card/cardtop.css */.cardtitle {height:35px;}.cardtop {position:absolute;top:0;left:0;right:0;height:36px;line-height:36px;padding:0px 0px 0px 10px;border-top-left-radius: var(--radius);border-top-right-radius: var(--radius);text-align: left;}.cardtop .titletop {justify-items: left;height: 36px;line-height: 36px;font-family: var(--titleFont);text-transform: uppercase;font-size:16px;}.cardtop .absoright {float: right;height: 36px;line-height: 36px;border-radius: 0px;/*border-left: 2px solid var(--bg3);*/cursor: pointer !important;border-top-right-radius: var(--radius);}@media (max-width: 700px){.card.cardfull .cardtop {border-top-left-radius: 0;border-top-right-radius: 0;}}/* containers/card/subCard.css */.subCard {width:96%;padding:10px 2%;margin:0;clear:both;background:var(--bg2);}/* containers/col/col.css */.col {float: left;}/* containers/col/colRight.css */.colRight {float:right;}/* containers/flex/flex.css */.flex {width:100%;display: flex;flex-direction: row;flex-wrap: wrap;text-align:center;row-gap: 0;}/* containers/flex/flexcols2.css */.flex.flexcols2 {justify-content: space-between;column-gap:2%;row-gap: 25px;text-align: left;}.flex.flexcols2 .child {flex-direction: column;position:relative;}.flex.flexcols2 .child .details {display:none;}.flex.flexcols2 .child.centered {text-align: center;}.flex.flexcols2 .child .absoright {position:absolute;top:8px;right:8px;cursor:pointer;}.flex.flexcols2 .child.fr4, .flex.flexcols2 .child.frfull {width: 100% !important;}.flex.flexcols2 .child.frfull .details  {display: block;}@media (max-width: 700px){.flex.flexcols2 .child {width: 100%;}.flex.flexcols2 .child.fr1 {width: 48%;}}@media (min-width: 701px){.flex.flexcols2 .child {width: 48%;}.flex.flexcols2 .child.fr1 {width: 23%;}.flex.flexcols2 .child.fr3 {width: 73%;}.flex.flexcols2 .child.fr33 {width: 31%;}}/* containers/flex/flexlines.css */.flex.flexlines {flex-direction: column;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;text-align: left;    text-wrap: balance;align-items: center;}.lineOne {font-family:var(--titleFont);font-weight:900;text-wrap: balance;}.lineTwo {font-family:var(--bodyFont);text-wrap: balance;}.flex.flexlines.wide {line-height:22px;}.flex.flexlines.compact {line-height:18px;}.flex.flexlines .upper {font-size:smaller;}.flex.flexlines.clamp2  {-webkit-line-clamp: 2;}/* containers/flex/gap20.css */.gap20 {column-gap: 20px;}/* containers/grid/inlineGrid.css */.inlineGrid {display: inline-grid;grid-auto-flow: column;align-items: center;grid-gap: 10px;/*line-height: 0;*/}/* containers/list/linestickers.css */.linestickers .child {width: 98%;border-radius: var(--radius);margin:3px auto;padding: 5px 1%;}.linestickers .child .flexbox {flex-wrap: nowrap;column-gap: 8px;align-items: center;justify-content: left;}.child .titlebox {flex-grow:1;text-align: left;}/* containers/main/rowView.css */.rowView {padding:0;}/* containers/padding/vPad010.css */.vPad010, .vPad010mob {clear:both;padding-top:0px;padding-bottom:10px;}@media (max-width: 700px){.vPad010mob {padding-top:10px;}}/* containers/padding/vPad10.css */.vPad10 {clear:both;padding-top:10px;padding-bottom:10px;}/* containers/padding/vPad20.css */.vPad20 {clear:both;padding-top:20px;padding-bottom:20px;}/* containers/padding/vPad5.css */.vPad5 {padding-top: 5px;padding-bottom: 5px;}/* containers/responsive/overflowy.css */.overflow.overflowy {overflow-y: auto;overflow-x: hidden;}.overflow.overflowy::-webkit-scrollbar {width: 1em;}/* containers/responsive/respFlow.css */@media (max-width: 701px){.respFlow {float:none !important;width:100% !important;max-width: 100% !important;margin:0 !important;padding:0 !important;}}/* css/border-radius/avatar.css */.avatar {border-radius: 50%;}/* css/border-radius/pill.css */.pill {width: fit-content;padding: 0px 20px;text-align: center;height:40px;line-height:40px;border-radius: 16px;}.pill.block {display: block;}.pill.xSmall {padding: 0px 8px;}.pill.small {padding: 0px 15px;}/* css/box-shadow/shadow0.css */.shadow0 {box-shadow:none;}/* css/hover/noHover.css */.noHover:hover {background: unset !important;color: unset !important;cursor: default;}/* css/main/template.css */body {position:relative;background-color:var(--bg1);padding:0;margin:0;font-family: var(--bodyFont);font-display: swap;font-weight:300;color:var(--cl1);font-size:14px;}.titleFont {color:var(--cl2);}a:link, a:visited {text-decoration:none;color:var(--accent);}.inherit, a:link, a:hover, a:visited {color:inherit;}.linkShell {position: relative;width: 100%;height: 100%;}.linkShell a {position: absolute;top: 0;right: 0;bottom:0;left: 0;width: 100%;height: 100%;}h1, h2, h3, h4, .titleFont {font-family:var(--titleFont);font-display: swap;font-weight:500;}ul {list-style:none;padding-left:0;}[v-cloak] {display: none;}.clear {clear:both;}.shadow1, .subCard, button, .basicTable, .dropDown {box-shadow:0 1px 3px 0 var(--bg3),0 0px 4px 0 var(--bg3);}.radius, .card, .subCard, button {border-radius: var(--radius);}.opac {opacity:1;}.opac:hover {opacity:0.8;}.iconShell {margin: 0 auto;}.iconShell svg {width:100%;height:100%;margin-left: auto;margin-right: auto;display: block !important;}@media (min-width: 701px){.wideHide {display: none;}}@media (max-width: 700px){body {font-size:1.05rem;}.mobHide {display: none;}}.fade-enter-active, .fade-leave-active, .modalswipe-enter-active, .modalswipe-leave-active {transition: all .8s ease;}.fade-enter-from, .fade-leave-to {opacity: 0;}.modalswipe-enter-from, .modalswipe-leave-to {transform: translateY(100%);}/* css/main/variants.css */.primary, button.primary:hover:not([disabled]), .primaryHover:hover {background:var(--primary);color:var(--primatext);border:1px solid var(--primary);}.secondary, .secondaryHover:hover {background:linear-gradient(to right, var(--bg1), var(--bg3));color:var(--cl2);border:1px transparent;}.tertiary {background: linear-gradient(0.25turn, var(--bg1), var(--bg2), var(--bg1));}.darkaccent {background: color-mix(in srgb, #222023 30%, var(--accent));}.mixAccent {color: color-mix(in srgb, var(--cl3) 60%, var(--accent));}.clBg1, .cl1Hover:hover {color: var(--bg1) !important;}.clBg2, .cl2Hover:hover {color: var(--bg2) !important;}.clBg3, .cl3Hover:hover {color: var(--bg3) !important;}.outline-cl1, .clCl1, .bg1Hover:hover {color: var(--cl1) !important;}.outline-cl2, .clCl2, .bg2Hover:hover {color: var(--cl2) !important;}.outline, .outline-cl3, .clCl3, .bg3Hover:hover {color: var(--cl3) !important;}.outline-accent, .clAccent {color: var(--accent) !important;}.outline-primary, .clPrimary {color: var(--primary) !important;}.lightHover:hover, .primary:hover, .outline-accent:hover, .clBg1:hover, .clBg2:hover, .clBg3:hover {background: var(--cl3);border: 1px solid rgba(0, 0, 0, 0);color:var(--bg1);}.bgBg1, .bg1Hover:hover {background: var(--bg1) !important;}.bgBg2, .bg2Hover:hover {background: var(--bg2) !important;}.bgBg3, .bg3Hover:hover {background: var(--bg3) !important;}.bgCl1, .cl1Hover:hover {background: var(--cl1) !important;}.bgCl2, .cl2Hover:hover {background: var(--cl2) !important;}.bgCl3, .cl3Hover:hover {background: var(--cl3) !important;}.bgAccent, .accentHover:hover {background: var(--accent) !important;color: var(--bg1);}.bgPrimary, .primaryHover:hover {background: var(--primary) !important;color: var(--primatext);}.bdBg1 {border:1px solid var(--bg1) !important;}.bdBg2 {border:1px solid var(--bg2) !important;}.bdBg3 {border:1px solid var(--bg3) !important;}.outline-cl1, .bdCl1 {border:1px solid var(--cl1) !important;}.outline-cl2, .bdCl2 {border:1px solid var(--cl2) !important;}.outline, .outline-cl3, .bdCl3 {border:1px solid var(--cl3) !important;}.outline-accent, .bdAccent {border:1px solid var(--accent) !important;}.outline-primary, .bdPrimary {border:1px solid var(--primary) !important;}.xSmall {height:20px !important;line-height:20px !important;}.small {height:30px !important;line-height:30px !important;}.medium {height:40px !important;line-height:40px !important;}.large {height:50px !important;line-height:50px !important;}.xLarge {height:60px !important;line-height:60px !important;}/* css/margin/mAuto.css */.mAuto {margin:0 auto !important;}/* css/margin/mZero.css */.mZero {margin:0 !important;}/* css/misc/ellips.css */.ellips {text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}/* css/misc/responsive.css */.responsive, img.responsive {width:100%;height:auto;}/* css/text-transform/upper.css */.upper {text-transform:uppercase;}/* components/form/label/vue.css */label {width: 100%;position:relative;font-weight: 600;display: flex;}label .absolabel {position: relative;width:calc(100% - 16px);padding:0px 8px;top: 10px;}label .absolabel .midlabel, label .absolabel::before, label .absolabel::after {background-color: rgba(var(--rgbprimary), .7);content: "";height: 1px;}label .absolabel::before,label .absolabel::after {position: absolute;width:8px;}label .absolabel::before {left:0;top: 10px;}label .absolabel::after {right:0;bottom: 10px;}label .absolabel .midlabel {position: relative;margin-top: 9px;flex-grow: 1;}label .labelname {padding: 0px 6px;} label .rightside .rightchild {opacity: 1;padding: 0px 4px;}.formelement {margin-top: -20px;}.formelement:has(label) .selectShell .opened, .formelement:has(label) .inputShell input[type], .formelement:has(label) .inputShell input[type]:focus, .formelement:has(label) .selectShell .drop, .formelement:has(label) .textareaShell textarea, .formelement:has(label) .textareaShell textarea:focus {border-top: 1px transparent;}.formelement:has(.formSwitch) label .absolabel::after, .formelement:has(.formSwitch) label .midlabel {    background-color: transparent;}.formelement:has(input[type]:focus) label .midlabel, .formelement:has(textarea:focus) label .midlabel, .formelement:has(.selectShell .opened) label .midlabel {background-color: var(--accent);height: 2px;margin-top: 8px;}.formelement:has(input[type]:focus) label .absolabel::before, .formelement:has(input[type]:focus) label .absolabel::after,.formelement:has(textarea:focus) label .absolabel::before, .formelement:has(textarea:focus) label .absolabel::after,.formelement:has(.selectShell .opened) label .absolabel::before, .formelement:has(.selectShell .opened) label .absolabel::after {background-color: var(--accent);height: 2px;}.formelement:has(.append label) .appendix {    margin-top:20px;}/* containers/flex/cardbasis.css */.cardbasis .child {--flex-basis: 14.28%;margin:0;border-radius: var(--radius);/*padding: 7px 0px 0px 0px !important;*/}.cardbasis .child.cubes .imgbox {aspect-ratio: auto;}@media (max-width: 1240px){.cardbasis .child {--flex-basis: 16.66%;}}@media (max-width: 1070px){.cardbasis .child {--flex-basis: 20%;}}@media (max-width: 900px){.cardbasis .child {--flex-basis: 25%;}}@media (max-width: 670px){.cardbasis .child {--flex-basis: 33%;}}@media (max-width: 500px){.cardbasis .child {--flex-basis: 50%;}}/* containers/flex/flexchilds.css */.flexchilds {justify-content: space-around;row-gap: 25px !important;column-gap: 0px;}.flexchilds .child {--flex-gap: 0px;--total-gap: 0px;}.flexchilds .child.gap1 {--flex-gap: 3px;--total-gap: 6px;}.flexchilds .child.gap2 {--flex-gap: 6px;--total-gap: 12px;}.flexchilds .child.gap3 {--flex-gap: 9px;--total-gap: 18px;}.flexchilds .child.gap4 {--flex-gap: 12px;--total-gap: 24px;}.flexchilds .child.gap5 {--flex-gap: 15px;--total-gap: 30px;}.flexchilds .child {overflow: hidden;padding: 0;scale:1;margin: 0px  var(--flex-gap) !important;width: calc(var(--flex-basis) - var(--total-gap)) !important;min-width: calc(var(--flex-basis) - var(--total-gap)) !important;}.flexchilds .child .txtbox, .flexchilds .child .imgbox {text-align: center !important;margin: 0px  var(--flex-gap) !important;}.flexchilds .child .imgbox {aspect-ratio: 1 / 1;padding-top: 5px;}.flexchilds .child:hover {scale:1.02;}.flexchilds p {margin: 3px 0px;padding: 0;}.flexchilds .child .imgbox img {width: 100%;height: auto;filter: brightness(0.95) grayscale(0.2);}.flexchilds .child .imgbox .iconbox {width: 100%;max-width: 150px;margin: 0 auto;aspect-ratio: 1 / 1;filter: brightness(0.95) grayscale(0.2);}.flexchilds .child .imgbox .iconbox .iconShell {padding-top: calc(50% - 40px);}.flexchilds .child:hover .imgbox img, .flexchilds .child:hover .imgbox .iconbox {filter: brightness(1.10) grayscale(0);}.flexchilds.fullhd .child .imgbox {aspect-ratio: 16 / 9;}.flexchilds.fullhd .child .imgbox img {aspect-ratio: 16 / 9;object-fit: cover;object-position: center center;}/* containers/grid/gridtabs.css */.gridtabs {display: grid;grid-template-columns: repeat(auto-fit, minmax(110px, 1fr));margin: 0px 125px 0px 5px;overflow: hidden;position: relative;}.gridtabs button, button.other {width: auto;white-space: nowrap;scale: 1;justify-self: center;font-weight:500;font-family: var(--titleFont);margin: 5px 0px;}button.other {position: absolute;width:120px;top: 0;right: 5px;}/* containers/responsive/overflow.css */.overflow {position: relative;}.overflow::-webkit-scrollbar-track, .overflow::-webkit-scrollbar-thumb {-webkit-box-shadow: inset 0 0 1px var(--cl3);}.overflow::-webkit-scrollbar-thumb {background-color: var(--bg2);}.overflow.accent::-webkit-scrollbar-thumb {background-color: var(--primary);}/* containers/responsive/overflowx.css */.overflow.overflowx {overflow-x: auto;overflow-y: hidden;}.overflow.overflowx::-webkit-scrollbar {height: 8px; }/* containers/responsive/responsive.css */.responsive {float:left;}/* custom web */.subView {width: calc(100% - 70px);max-width:1300px;padding:0px 10px 0px 60px;margin:0 auto;}#main.subView, .subView #main {min-height:550px;}hr.thinLine {margin:10px 0px;border:none;background: var(--cl3);height: 0.5px;opacity:0.2;}@media (max-width: 701px){.subView {width:98%;padding:0px 1%;}}body > #dynamicmodal.active {overflow: hidden;}/* custom cms */.grid2 {display: grid;grid-template-columns: 73% 25%;column-gap: 1%;}@media (max-width: 1200px){.grid2 {grid-template-columns: 1fr 1fr;}}@media (max-width: 700px){.grid2 {grid-template-columns: 1fr;}}.timeline {display: grid;grid-template-columns: 1fr 1fr 1fr;gap: 35px 2%;width: 100%;margin: 10px 0px;}@media (max-width: 1200px){.timeline {grid-template-columns: 1fr 1fr;}}@media (max-width: 700px){.timeline {grid-template-columns: 1fr;gap: 30px 0px;}}.topTitle::before, .topTitle::after {content: "";border-bottom: 0.05rem solid rgba(var(--rgbcl1), .5);flex: 1 1 0%;margin: 0px 0.5rem;position: relative;top: calc(-0.3rem);}.topTitle .topText {color:rgba(var(--rgbcl1), .7);}.topTitle .top-center {position:relative;}.topTitle .topText {padding-left:25px;font-size: 0.75rem;line-height: 1;letter-spacing: 1px;font-weight:bold;}.topTitle .icon {position:absolute; left:0;top:-3px;}.descrip {-webkit-box-orient: vertical;-webkit-line-clamp: 7;display: -webkit-box;overflow: hidden;}.childpremiere .lineOne {text-align: center;}.clBg1:hover {border: none;}.thirdrow {opacity:.8;font-size: 0.65rem;}.rowsubtype {    font-size:smaller;    font-style: italic;}@media (max-width: 700px){.descrip {-webkit-line-clamp: 6;}}