<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*career*/
@media screen and (min-width:768px){
.vacancy .sppb-col-md-4.sppb-col-sm-6:hover{
    transform: translate(0px, -10px); transition:0.3s ease;
  }}

.vacancy .sppb-col-md-4.sppb-col-sm-6{
    transition:0.3s ease;
}


/*contact*/
.sppb-addon.sppb-addon-module.my-map .map{
    height: 287px!important;
}

/*-----------------------------------------------------------------------
  TABLE STYLE              
-------------------------------------------------------------------------*/
.hikashop_subcontainer.thumbnail {padding:10px;}

table {
     table-layout:fixed ;
     width:100%;
    border: 1px solid #cccccc;
    padding:0px 15px!important;
}

th, td{width:100%; padding:0px 15px!important;border: 1px solid #cccccc; font-size:13px;}

tbody tr:nth-child(even) {background: #eeeeee; color:#000;}
 tbody tr:nth-child(odd) {background: #FFF}

tr th:first-child,
tr td:first-child {
  width: 235px!important;
  min-width: 400px;
  max-width: 400px;
  word-break: break-all;
}

tr th:nth-child(2),
tr td:nth-child(2) {
  width: 260px;
  min-width: 400px;
  max-width: 400px;
  word-break: break-all;
}
tr th:nth-child(3),
tr td:nth-child(3) {
  width: 260px!important;
  min-width: 400px;
  max-width: 400px;
  word-break: break-all;
}


/*regis*/
label#bfGroupLabel194_1 .sppb-btn-link {
    display: contents;
}

label#bfGroupLabel194_1 .sppb-section{float: left;}

label#bfGroupLabel194_1 .mod-sppagebuilder.sp-page-builder {
    display: inline-flex;
    vertical-align: bottom;
}

@media screen and (max-width: 768px){
label#bfGroupLabel194_1 .page-content .sppb-section:first-child {
    margin-top: 0px!important;
}}


</pre></body></html>