 @media (prefers-color-scheme: dark) { #gnbm { background-color: #444 !important; } }  @media (min-width: 2200px) { .popup-id-2324, .popup-id-2322 { width : 440px !important; } #gnb .brxe-container { max-width:1660px; } #gnb-nav nav ul li a { font-size: 21px !important; color: #000; padding: 25px 15px; width: 160px !important; display: block; position: relative; text-align: center; z-index: 2; } #gnb #gnb-nav nav ul li ul.sub-menu li a { display: block; font-size: var(--text-m) !important; } #gnb.all:before { height: 39rem !important; } #gnb-nav ul li:hover .brx-submenu-toggle a:after { height: 39rem !important; } }  * { -webkit-tap-highlight-color: transparent; }   .brx-submenu-toggle { display: flex !important; }  @media (max-width:767px) { #cosmosfarm-simple-popup-wrap .cosmosfarm-simple-popup-layout { width:70% !important; left:50% !important; transform:translateX(-50%) !important; } }  .highlight1 { background: linear-gradient( transparent 50%, rgba(0,153,255,0.4) 50%, rgba(0,153,255,0.4) 95%, transparent 95%, transparent 100% ); }  .text-fadeinup { opacity: 0; } .text-ani-fadeinright{ opacity: 0; display: inline-block; overflow: hidden; } .text-ani-fadeinup { opacity: 0; display: inline-block; overflow: hidden; } .text-ani-fadeinup-once { opacity: 0; display: inline-block; overflow: hidden; }  .hover-button { position: relative; overflow: hidden; padding: 10px 20px; color: #000; background-color: transparent; border: 1px solid #999; border-radius: 99px; cursor: pointer; z-index: 1; transition:all 0.3s ease; } .hover-button::before { content: ""; display: block; position: absolute; top: var(--mouse-y, 50%); left: var(--mouse-x, 50%); width: 0; height: 0; background-color: #133e87; border-radius: 50%; transform: translate(-50%, -50%); opacity: 1; transition: width 0.4s ease-out, height 0.4s ease-out, opacity 0.3s ease-out; z-index: -1; } .hover-button:hover { color: #fff; border: 1px solid #133e87; transition:all 0.3s ease; } .hover-button:hover::before { width: 400px; height: 400px; opacity: 1; }  ul { padding-inline-start: 1em; } span.text-small { font-size: var(--text-s); } .brxe-breadcrumbs .item { pointer-events: none; cursor: default; }  #kboard-ask-one-list .kboard-list-header { display: none !important; } a.kboard-ask-one-button-small, input.kboard-ask-one-button-small, button.kboard-ask-one-button-small { font-size: 16px; padding: 5px 15px; background: #000 !important; } a.kboard-ask-one-button-search, input.kboard-ask-one-button-search, button.kboard-ask-one-button-search { background: #000 !important; } #kboard-ask-one-list .kboard-list table thead td { padding: 20px 0; border-top: 2px solid #000; font-size: 16px; } #kboard-ask-one-list .kboard-list table a { color: #666; font-size: 15px; } #kboard-ask-one-list .kboard-list table td { padding: 15px 0; font-size: 14px;} #kboard-ask-one-list .kboard-list thead tr td { font-weight: bold; color: #2d2d2d; border: 0; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; background-color: #fff !important; } #kboard-ask-one-list .kboard-list table a { font-size: var(--text-m) !important; } #kboard-ask-one-list .kboard-list table td { padding:14px 10px !important; font-size: var(--text-m) !important; } #kboard-ask-one-list a.kboard-ask-one-button-small { background-color: #43b6ea !important; } #kboard-ask-one-list button.kboard-ask-one-button-search { background-color: #43b6ea !important; } #kboard-ask-one-list .kboard-comments-count{ color: #43b6ea !important; } #kboard-ask-one-editor a.kboard-ask-one-button-small{ background-color:#43b6ea !important; } #kboard-ask-one-editor button.kboard-ask-one-button-small{ background-color:#43b6ea !important; }