/**
 * Theme Name: leadrizen
 * Author: leadrizen
 * 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 48px/100% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:italic}@media only screen and (max-width: 1296px){h1{font-size:32px}}@media only screen and (max-width: 768px){h1{font-size:24px}}@media only screen and (max-width: 390px){h1{font-size:20px}}h2{font:700 36px/100% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}@media only screen and (max-width: 1296px){h2{font-size:28px}}@media only screen and (max-width: 768px){h2{font-size:20px}}p,li,a{font:400 16px/140% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}@media only screen and (max-width: 1296px){p,li,a{font-size:15px}}@media only screen and (max-width: 768px){p,li,a{font-size:14px}}.leadrizen-header{background:#914f1e;padding:24px 0}@media only screen and (max-width: 1296px){.leadrizen-header{padding:12px 0}}.leadrizen-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){.leadrizen-header-content{margin-left:auto}}.leadrizen-header__images{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.leadrizen-header>.leadrizen-container{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:40px}@media only screen and (max-width: 1008px){.leadrizen-header>.leadrizen-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}}.leadrizen-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}@media only screen and (max-width: 1296px){.leadrizen-header .header-menu{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.leadrizen-header .header-menu a{font:700 16px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#fff;-webkit-transition:all .4s ease;transition:all .4s ease;padding:10px}.leadrizen-header .header-menu a:hover{border-radius:10px;background:#f4e2c6;color:#23272a}.leadrizen-header .menu-header-menu-container{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;margin:0 auto}@media only screen and (max-width: 1008px){.leadrizen-header .menu-header-menu-container{display:none}}.leadrizen-header-mob__menu{display:none;position:absolute;top:-1000px;left:0;right:0;-webkit-transition:all .4s ease;transition:all .4s ease;border-radius:5px;background:#914f1e;padding:20px 28px 15px;z-index:10}@media only screen and (max-width: 1008px){.leadrizen-header-mob__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-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:flex-start}}.leadrizen-header-mob__menu .menu-header-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:0;border:0;margin:0}.leadrizen-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}.leadrizen-header-mob__menu .header-menu li{margin-bottom:10px}.leadrizen-header-burger{display:none;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;background:#f4e2c6;border-radius:5px}@media only screen and (max-width: 1008px){.leadrizen-header-burger{display:-webkit-box;display:-ms-flexbox;display:flex}}.leadrizen-header-burger span{width:100%;height:1px;display:block;background:#23272a;-webkit-transition:all .4s ease;transition:all .4s ease}.leadrizen-header-burger span:not(:last-of-type){margin-bottom:5px}.leadrizen-header-burger.active span{margin:0}.leadrizen-header-burger.active span:first-of-type{-webkit-transform:rotate(40deg);transform:rotate(40deg)}.leadrizen-header-burger.active span:nth-child(2){position:relative;-webkit-transform:rotate(140deg);transform:rotate(140deg);top:-1px}.leadrizen-header-burger.active span:last-of-type{display:none}.leadrizen-header .current-menu-item a{border-radius:10px;background:#f4e2c6;color:#23272a}.leadrizen-header .custom-logo{max-width:83px}.leadrizen-footer{padding:18px 0 34px 0}@media only screen and (max-width: 1296px){.leadrizen-footer{padding:20px 0}}.leadrizen-footer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.leadrizen-footer__wrapper img{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.leadrizen-footer__wrapper p{padding-top:18px;color:#fff;border-top:2px solid #fff}.leadrizen-container{max-width:1096px;margin:0 auto;padding:0 28px}body{position:relative;background:#914f1e}html{scroll-behavior:smooth}button{cursor:pointer}.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;position:absolute;z-index:16;top:80px;left:32px}@media only screen and (max-width: 1008px){.menu{display:none}}.menu a{font:700 16px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#fff;-webkit-transition:all .4s ease;transition:all .4s ease;padding:10px;display:block;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.menu a:hover{border-radius:10px;background:#f4e2c6;color:#23272a}main{padding-left:160px}@media only screen and (max-width: 1008px){main{padding-left:0}}