

/* Start:/local/templates/cathode/styles.css?1776447646563*/
.form-renera-new__label input:not(textarea){
    background: none;
    padding: var(--padding-control);
    border: none;
    border-bottom: var(--border-width) solid #fff;
    font-size: calc(var(--font-size)* 0.9);
    margin-top: 0.5rem;
    color: #fff;
}
.form-renera-new__label textarea {
    background: rgba(255, 255, 255, 0);
    color: #fff;
    font-size: var(--font-size);
    margin-top: 1rem;
    padding: var(--padding-control);
    border: 1px solid #fff;
    resize: none;
}
.mf-message{
display:none
}
input[name="form_file_18"]{
display:none;
}
/* End */


/* Start:/local/templates/cathode/template_styles.css?17764476462324*/
.logo, .logo__regular, .logo svg{
width:none;
height:none;
}
.logo__regular img {
    width: 100%;
}
.header__wrapper-side {
    position: relative;
}
#barba-wrapper .search-page {
    
}


.search-clear-1 {
    display: block;
    position: relative;
    right: 0px;
    top: 4px;
    background: transparent;
    border: none;
    width: 32px;
    height: 32px;
}
.search-clear-1:hover {
	opacity: .7
}

.search-clear-1:before {
    transform: rotate(45deg);
}

.search-clear-1:after {
    transform: rotate(-45deg);
}

.search-clear-1:before, .search-clear-1:after {
    display: block;
    position: absolute;
    left: 15px;
    top: 0;
    content: ' ';
    height: 24px;
    width: 2px;
    background-color: #003274;
}
.header__wrapper-search {
   display: none;
   width: 60%;
   background: white;
   padding: 20px 0px;
}
.header__wrapper-search .header-search {
    outline: none;
    border: none;
    padding: 0 10px;
    font-size: 16px;
    width: 95%;
}
.header-search-icon {
    position: absolute;
    right: -30px;
    top: -2px;
    display: block;
    width: 16px;
    height: 16px;
    background: white;
    font-size: 16px;
    z-index: 10;
}
.header-search-icon img {
    max-width: 100%;
    width: 100%;
}
.open-search .header__wrapper-search {
    display: block;
}
.open-search .header__menu {
    display: none;
}
.open-search #new-form-button {
    display: none;
}
.open-search .header-search-icon {
    display: none;
}
.search-page form {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
}
.search-page form [name="q"] {
    width: 70%;
}
.search-page form [type="submit"] {
    margin-left: 10px;
}

@media (max-width: 1024.98px) {
    .header__sandwich {left: 30px;}
    .header-search-icon {right: 20px;}
    .header__wrapper-search {width: 100%;max-width: 300px;}
}
@media (max-width: 768px) {
    .header-search-icon {top: -4px; right: 14px;}
}
@media (max-width: 500px) {
    .header__wrapper-side {right: 30px;}
    .header__lang {right: -25px; position: relative;}
    .header-search-icon {right: 65px;}
}
@font-face {
    font-family: GolosText;
    src: url('/local/templates/cathode/assets/GolosText-VariableFont_wght.ttf');
    font-weight: 300;
    font-style: normal;
}


* {
font-family: GolosText !important;
}
.fa{
    font: normal normal normal 14px / 1 FontAwesome !important;
}
/* End */
/* /local/templates/cathode/styles.css?1776447646563 */
/* /local/templates/cathode/template_styles.css?17764476462324 */
