body{background-color:#fff;color:var(--FLARIE_NAVBAR)}.h1-archive{font-size:25px}.h2-archive{font-size:55px}#dropdown-header{color:var(--ARTICLES_TEXT);text-transform:capitalize;width:fit-content}#dropdown-header,.dropbtn{font-weight:700;outline:none}.dropbtn{align-items:center;align-self:baseline;border:none;cursor:pointer;display:flex}.dropbtn,.dropbtn>img{pointer-events:visible}.dropbtn>img{height:100%;margin-left:10px;outline:none;position:relative}.dropdown-archive{display:inline-block;outline:none;position:relative}.dropdown-content{background-color:transparent;background-color:var(--ARTICLES_TEXT);border-radius:6px;display:none;min-width:16%;outline:none;padding:20px;position:absolute;z-index:1}.dropdown-content a,.dropdown-list{color:#fff;display:block;font-family:Museo-Sans;font-size:20px;font-weight:100;padding:10px 16px;text-decoration:none}.dropdown-list{cursor:pointer}.dropdown-list:hover{opacity:.9}.dropdown-content a:hover{font-weight:700;opacity:.9}.show{display:block}.spin-arrow-animation{-webkit-animation-duration:.3s;-moz-animation-duration:.3s;-ms-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:spin-arrow;-moz-animation-name:spin-arrow;-ms-animation-name:spin-arrow;animation-name:spin-arrow;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;-ms-animation-timing-function:linear;animation-timing-function:linear}.spin-arrow-animation-2{-webkit-animation-duration:.3s;-moz-animation-duration:.3s;-ms-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:spin-arrow-2;-moz-animation-name:spin-arrow-2;-ms-animation-name:spin-arrow-2;animation-name:spin-arrow-2;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;-ms-animation-timing-function:linear;animation-timing-function:linear}.newsletter-thanks-message{text-align:center;width:100%}@keyframes fadeIn{0%{opacity:0}to{opacity:.9}}@-ms-keyframes spin-arrow{0%{-ms-transform:rotate(0deg)}to{-ms-transform:rotate(180deg)}}@-moz-keyframes spin-arrow{0%{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(180deg)}}@-webkit-keyframes spin-arrow{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(180deg)}}@keyframes spin-arrow{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}@-ms-keyframes spin-arrow-2{0%{-ms-transform:rotate(180deg)}to{-ms-transform:rotate(1turn)}}@-moz-keyframes spin-arrow-2{0%{-moz-transform:rotate(180deg)}to{-moz-transform:rotate(1turn)}}@-webkit-keyframes spin-arrow-2{0%{-webkit-transform:rotate(180deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin-arrow-2{0%{transform:rotate(180deg)}to{transform:rotate(1turn)}}@media screen and (max-width:1600px){h3{font-size:40px}.h1-archive{font-size:25px}.h2-archive{font-size:40px}}@media screen and (max-width:1026px){.dropdown-content{min-width:25vw}.dropdown-content a{font-size:18px!important}#dropdown-header{font-size:35px!important}}@media screen and (max-width:767px){#dropdown-header{font-size:26px!important}.dropbtn>img{height:auto;margin-left:5px;width:15%}}