/**
 * Theme Name: streamline-logs
 * Author: streamline-logs
 * Version: 0.0.1
 */

body{overflow-x:hidden;margin:0;padding:0}a{outline:none;text-decoration:none}a:hover{color:unset}img{width:100%;height:auto}h1,h2,h3,h4,h5,h6{margin:0}p{margin:0}body{-webkit-box-sizing:border-box;box-sizing:border-box}input{outline:none;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}button{outline:none;border:0}button:hover{cursor:pointer}ul{margin:0;padding:0;list-style:none}h1{font:600 56px/120% "Imbue",serif}@media only screen and (max-width: 1296px){h1{font-size:42px}}@media only screen and (max-width: 768px){h1{font-size:28px}}@media only screen and (max-width: 390px){h1{font-size:20px}}h2{font:600 40px/120% "Imbue",serif}@media only screen and (max-width: 1296px){h2{font-size:32px}}@media only screen and (max-width: 768px){h2{font-size:24px}}@media only screen and (max-width: 390px){h2{font-size:18px}}p,li{font:400 16px/120% Arial,sans-serif}@media only screen and (max-width: 1296px){p,li{font-size:15px}}@media only screen and (max-width: 390px){p,li{font-size:14px}}.streamline-logs-header{width:100%}.streamline-logs-header>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.streamline-logs-header-main{max-width:55px}.streamline-logs-header-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}@media only screen and (max-width: 1008px){.streamline-logs-header-content{margin-left:auto;width:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.streamline-logs-header__images{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.streamline-logs-header>.streamline-logs-container{padding:35px 28px 15px 28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}@media only screen and (max-width: 1008px){.streamline-logs-header>.streamline-logs-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.streamline-logs-header .custom-logo-link{max-width:202px;width:100%}@media only screen and (max-width: 768px){.streamline-logs-header .custom-logo-link{max-width:100px}}.streamline-logs-header .contacts{padding:12px 23px;border-radius:100px;background:#287405;font:800 16px/120% Arial,sans-serif;color:#fff}@media only screen and (max-width: 1008px){.streamline-logs-header .contacts{padding:10px 10px;font-size:13px}}@media only screen and (max-width: 768px){.streamline-logs-header .contacts{font-size:10px}}.streamline-logs-header .header-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.streamline-logs-header .header-menu a{font:400 13px Arial,sans-serif;-webkit-transition:all .4s ease;transition:all .4s ease;color:#fff;text-transform:uppercase}.streamline-logs-header .header-menu a span{display:none}.streamline-logs-header .header-menu a:hover{color:#287405}.streamline-logs-header .menu-header-menu-container{display:none;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;gap:2px;border-radius:20px;margin-left:auto}@media only screen and (max-width: 1008px){.streamline-logs-header .menu-header-menu-container{display:none}}.streamline-logs-header-mob__menu{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;top:-1000px;left:0;right:0;-webkit-transition:all .4s ease;transition:all .4s ease;background:#000;padding:20px 28px 15px;z-index:10;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width: 1008px){.streamline-logs-header-mob__menu{display:-webkit-box;display:-ms-flexbox;display:flex}}.streamline-logs-header-mob__menu .menu-header-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:0;border:0;margin:0}.streamline-logs-header-mob__menu .header-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.streamline-logs-header-mob__menu .header-menu li{margin-bottom:10px}.streamline-logs-header-burger{display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px;width:20px;height:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:5px;cursor:pointer}@media only screen and (max-width: 1008px){.streamline-logs-header-burger{display:-webkit-box;display:-ms-flexbox;display:flex}}.streamline-logs-header-burger span{width:100%;height:1px;display:block;background:#000;-webkit-transition:all .4s ease;transition:all .4s ease}.streamline-logs-header-burger span:not(:last-of-type){margin-bottom:5px}.streamline-logs-header-burger.active span{margin:0}.streamline-logs-header-burger.active span:first-of-type{-webkit-transform:rotate(40deg);transform:rotate(40deg)}.streamline-logs-header-burger.active span:nth-child(2){position:relative;-webkit-transform:rotate(140deg);transform:rotate(140deg);top:-1px}.streamline-logs-header-burger.active span:last-of-type{display:none}.streamline-logs-header .current-menu-item a{text-decoration:underline}.streamline-logs-footer{padding:7px 0 42px 0;background:#c5b372}@media only screen and (max-width: 1296px){.streamline-logs-footer{padding:8px 0 20px 0}}.streamline-logs-footer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.streamline-logs-footer__wrapper img{max-width:62px}.streamline-logs-footer__wrapper .bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.streamline-logs-footer__wrapper .bottom p{font:400 12px/120% Arial,sans-serif;color:rgba(255,255,255,.6)}.streamline-logs-footer__wrapper .bottom .images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.streamline-logs-footer__wrapper .bottom .images img{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.streamline-logs-container{max-width:1240px;margin:0 auto;padding:0 28px}body{font-family:Arial,Helvetica,sans-serif;background:#000}html{scroll-behavior:smooth}button{cursor:pointer}