@font-face{font-family:"Noto";src:url("../fonts/NotoSans-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Noto";src:url("../fonts/NotoSans-Medium.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/Montserrat-SemiBold.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url("../fonts/Montserrat-Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--color-error: #ff0000;--color-gray: #cac6c3;--color-gray-light: #f7f8fa;--color-black: #000;--color-white: #fff;--color-brand: #00294d;--color-solex: #9fbcc3}html{font-size:clamp(16px,0.8333333333vw,16px)}@media(min-width: 992px){html{font-size:.8333333333vw}}body{background:url("../img/bg.jpg") var(--color-gray-light);background-attachment:fixed;background-size:cover;margin:0;height:100%;font-family:"Noto",sans-serif;overflow-x:hidden;min-width:21.25rem}body.index{background:url("../img/bg_auth.jpg") top no-repeat;background-size:cover;height:100dvh !important;background-attachment:fixed !important}a,button,div:not(.fancybox__container div),span,svg *{transition-duration:var(--transition-duration)}header{height:13.75rem;display:flex;align-items:center;color:var(--color-white);font-size:1.375rem;font-family:"Montserrat";font-weight:600}.index header .logo{width:100%;justify-content:center;align-items:center;display:flex;margin:0}.index header svg{--color-brand: #fff;--color-white: #00294d}header:not(.index header){color:var(--color-brand)}@media(max-width: 767.98px){header:not(.index header){position:sticky;top:0;z-index:10}}@media(max-width: 767.98px){header{height:6.25rem;font-size:1.125rem}header:not(.index header){background:url("../img/bg.jpg") var(--color-white);background-size:cover}}@media(min-width: 768px)and (max-width: 991.98px){header{height:6.25rem;font-size:1.125rem}header:not(.index header){background:url("../img/bg.jpg") var(--color-white);background-size:cover}}@media(max-width: 767.98px){.header-title{max-width:-moz-min-content;max-width:min-content;font-size:.875rem}}@media(max-width: 767.98px){.with-search-form #searchShow,.with-search-form .logo,.with-search-form .header-title{display:none}.with-search-form #title-search,.with-search-form #searchHide{display:block !important}.with-search-form .search__form .input{max-width:none}.with-search-form .header-search{width:100%;display:flex;justify-content:space-between;align-items:center}.with-search-form #title-search{width:95%}}input{font-family:"Noto";font-weight:normal}input:-webkit-outer-spin-button,input:-webkit-inner-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}input.input__text{height:2.5rem;font-size:1.25rem;color:var(--color-brand);border:solid .0625rem var(--color-gray);outline:none !important;padding:0 .5rem;width:100%}@media(min-width: 992px){input.input__text{height:3.125rem}}input.input__text:focus{border-color:var(--color-brand)}input.input__text.input--error{border-color:var(--color-error)}*:focus-visible{outline:none}input:-webkit-autofill:hover,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:focus-within,input:-webkit-autofill:focus-visible{-webkit-box-shadow:0 0 0 1.875rem #fff inset !important}.button{padding:0;background-color:rgba(0,0,0,0);border:none;align-items:center;display:flex;line-height:1}@media(hover: hover){.button:hover{opacity:.8}}@media(hover: none){.button:active{opacity:.8}}.button--absolute{position:absolute}.button.auth-form__button{font-size:1.25rem;color:var(--color-white);background-color:var(--color-brand);display:flex;align-items:center;justify-content:center;height:3.125rem;padding:0 1.5rem}@media(hover: hover){.button.auth-form__button:hover{background-color:rgba(27,61,99,.5);opacity:1}}@media(hover: none){.button.auth-form__button:active{background-color:rgba(27,61,99,.5);opacity:1}}.button--semitransparent{background:hsla(0,0%,100%,.75) !important}@media(hover: hover){.button--semitransparent:hover{background:var(--color-white)}}@media(hover: none){.button--semitransparent:active{background:var(--color-white)}}.button__icon{width:2.5rem;height:2.5rem;border-radius:0 !important;display:flex;align-items:center;justify-content:center}@media(min-width: 992px){.button__icon{width:3.125rem;height:3.125rem}}.button__icon svg{width:1.5rem;height:1.5rem}.button__icon--search svg{width:1.125rem;height:1.125rem}.button__icon----clear-search svg{width:.75rem;height:.75rem}.form-group{position:relative}.form-group__action .button--absolute{top:0;right:0}.search__form .input{width:100%;max-width:18.5rem;padding-right:3.125rem}@media(max-width: 767.98px){.search__form .input{padding-right:2.5rem}}@media(min-width: 768px)and (max-width: 991.98px){.search__form .input{padding-right:2.5rem}}.search__form #clearSearch{width:1.875rem;right:2.5rem}@media(min-width: 992px){.search__form #clearSearch{right:3.125rem}}.search__form #clearSearch svg{width:1rem;height:1rem}.search__form .with-query #clearSearch{display:block !important}.search__form .with-query .input{padding-right:4.375rem}@media(min-width: 992px){.search__form .with-query .input{padding-right:5rem}}.auth-form{height:calc(100dvh - 6.25rem);min-height:25rem;padding-bottom:6.25rem;align-items:center;justify-content:center;display:flex}@media(min-width: 992px){.auth-form{height:calc(100vh - 13.75rem);min-height:36.875rem;padding-bottom:13.75rem}}.auth-form__wrapper{background:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(0.9375rem);backdrop-filter:blur(0.9375rem);display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:1.5rem;max-width:22.875rem;margin:0 auto}@media(min-width: 992px){.auth-form__wrapper{max-width:41.25rem;padding:2.5rem}}.auth-form__title{font-weight:600;font-family:"Montserrat";color:var(--color-white);font-size:1.375rem;margin-bottom:1rem}@media(min-width: 992px){.auth-form__title{margin-bottom:1.5rem;font-size:1.625rem}}.auth-form form{width:100%;max-width:25.5rem}.auth-form .form-group{margin-bottom:1rem}@media(min-width: 992px){.auth-form .form-group{margin-bottom:1.5rem}}.fancybox__caption{position:absolute;right:.75rem;bottom:2rem;z-index:20;max-width:-moz-max-content;max-width:max-content;background:hsla(0,0%,100%,.75);padding:.5rem;color:var(--color-brand)}.fancybox__caption *{color:var(--color-brand) !important;fill:var(--color-brand) !important}.f-button svg{fill:unset !important;stroke:unset !important;filter:unset !important}a{color:inherit;cursor:pointer}a,a:hover{text-decoration:none}@media(hover: hover){a:hover{opacity:.8}}@media(hover: none){a:active{opacity:.8}}.index .link__logo svg{--color-solex: #fff}.link{font-size:inherit}.link__logo svg{fill:var(--color-brand);width:26.5rem;height:4.25rem;max-width:100%;max-height:auto}@media(max-width: 767.98px){.link__logo svg{width:10.5rem;height:2.9375rem}}@media(min-width: 768px)and (max-width: 991.98px){.link__logo svg{width:10.5rem;height:2.9375rem}}.link--white{color:var(--color-white)}.link__icon{display:inline-flex;gap:.5rem;align-items:center}.link__icon svg{width:2rem;height:2rem}.link__icon--download{gap:0}.link__icon--download svg{width:1rem;height:1rem;fill:var(--color-white)}.link__icon--back{font-weight:500;font-size:1.25rem;height:3.75rem}@media(min-width: 992px){.link__icon--back{height:6.25rem;font-size:1.5rem}}.brands-list{min-height:calc(100vh - 6.25rem);padding-top:1.5rem;padding-bottom:1.5rem;display:flex;align-items:center}@media(min-width: 992px){.brands-list{min-height:calc(100vh - 13.75rem)}}@media(max-width: 767.98px){.brands-list .row{flex-direction:column;row-gap:1.5rem}}.brand-sections{background-color:var(--color-brand)}@media(min-width: 992px){.brand-sections{height:calc(100vh - 13.75rem)}}@media(min-width: 768px)and (max-width: 991.98px){.brand-sections{height:calc(100vh - 6.25rem)}}@media(min-width: 992px){.brand-sections.detail{height:auto}}@media(min-width: 768px)and (max-width: 991.98px){.brand-sections.detail{height:auto}}@media(min-width: 992px){.brand-sections .link__icon--back{margin:0 auto;display:flex;align-items:center;width:-moz-max-content;width:max-content}}.brand-sections__logo{background-color:var(--color-white);align-items:center;justify-content:center;display:flex}.brand-sections__logo a{align-items:center;justify-content:center;display:flex}@media(min-width: 992px){.brand-sections__logo a{position:fixed;min-height:calc(100vh - 13.75rem);top:13.75rem}}@media(min-width: 768px)and (max-width: 991.98px){.brand-sections__logo a{position:fixed;min-height:calc(100vh - 6.25rem);top:6.25rem}}.brand-sections__logo img{width:12.5rem;height:auto}@media(max-width: 767.98px){.brand-sections__logo img{height:3.75rem;width:auto;margin:1.25rem}}.brand-sections__title{font-family:"Montserrat";font-weight:700;font-size:1.5rem;line-height:3rem}.brand-sections__list{color:var(--color-white);align-items:center;justify-content:center;display:flex}@media(max-width: 767.98px){.brand-sections__list{padding-bottom:1.5rem}}.brand-sections__list ul{margin:0;padding:0;width:100%}.brand-sections__list ul li{line-height:2.625rem;list-style:none}@media(min-width: 992px){.brand-sections__list ul#level1{display:grid;grid-template-columns:repeat(3, 1fr);justify-content:start;grid-auto-flow:column;-moz-column-gap:1.5rem;column-gap:1.5rem}}@media(min-width: 768px)and (max-width: 991.98px){.brand-sections__list ul#level1{display:grid;grid-template-columns:repeat(3, 1fr);justify-content:start;grid-auto-flow:column;-moz-column-gap:1.5rem;column-gap:1.5rem}}@media(max-width: 767.98px){.brand-sections__list ul#level1{display:flex;flex-direction:column;gap:2rem}}.brand-sections__list ul#level2 .brand-sections__link{font-weight:500;font-size:1.375rem}.brand-sections__detail{color:var(--color-white);padding-bottom:1.5rem}.brand-sections__detail .files .file__preview-picture.logo{background-color:var(--color-gray-light);padding:.75rem;text-align:center}@media(min-width: 992px){.brand-sections__detail .files .file__preview-picture img{max-height:12.5rem;width:auto}}@media(min-width: 992px){.brand-sections__detail .files{min-height:calc(100vh - 6.25rem - 13.75rem - 1.5rem);align-content:center;align-items:center}}.files{row-gap:1.5rem}.h1{font-family:"Montserrat";margin-bottom:0;font-size:1.5rem;font-weight:700;height:3.75rem;display:flex;align-items:center}@media(min-width: 992px){.h1{height:6.25rem}}.file__preview-picture{margin-bottom:.375rem}.file__properties{display:flex;-moz-column-gap:1rem;column-gap:1rem;justify-content:space-between;margin-top:auto;min-height:5rem}.file__name{font-weight:500}.file__size{color:var(--color-gray);font-size:.875rem}.search-page{background-color:var(--color-brand);color:var(--color-white);padding-bottom:1.5rem}.search-page__title{font-size:1.25rem;font-weight:700;font-family:"Montserrat"}.note__notfound{height:calc(100vh - 6.25rem);display:flex;align-items:center;justify-content:center;padding:1.5rem}@media(min-width: 992px){.note__notfound{height:calc(100vh - 13.75rem)}}.note__notfound font{font-size:1.125rem;color:var(--color-white) !important}table.title-search-result{background:var(--color-white);width:100%}table.title-search-result td{padding:1rem}/*# sourceMappingURL=style.css.map */