/**
 * Theme Name: brownuse
 * Author: brownuse
 * 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:700 65px/125% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}@media only screen and (max-width: 1296px){h1{font-size:42px}}@media only screen and (max-width: 768px){h1{font-size:20px}}h2{font:700 65px/125% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}@media only screen and (max-width: 1296px){h2{font-size:42px}}@media only screen and (max-width: 768px){h2{font-size:20px}}p,li,a{font:500 18px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}@media only screen and (max-width: 1296px){p,li,a{font-size:16px}}@media only screen and (max-width: 768px){p,li,a{font-size:14px}}.brownuse-header{padding:24px 0;background:#fff}.brownuse-header-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 1008px){.brownuse-header-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.brownuse-header__images{display:-webkit-box;display:-ms-flexbox;display:flex;gap: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}.brownuse-header__images img{max-width:143px}@media only screen and (max-width: 1296px){.brownuse-header__images img{max-width:80px}}.brownuse-header>.brownuse-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;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px}@media only screen and (max-width: 1008px){.brownuse-header>.brownuse-container{-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;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.brownuse-header .header-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 1008px){.brownuse-header .header-menu{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0;-webkit-box-shadow:none;box-shadow:none;background:rgba(0,0,0,0)}}.brownuse-header .header-menu a{font:600 15px/150% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#000;display:block;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding-bottom:10px;text-transform:uppercase}@media only screen and (max-width: 1296px){.brownuse-header .header-menu a{font-size:12px}}.brownuse-header .header-menu a:hover{text-decoration:underline}.brownuse-header .menu-header-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}@media only screen and (max-width: 1008px){.brownuse-header .menu-header-menu-container{display:none}}.brownuse-header-mob__menu{display:none;position:absolute;top:-1000px;left:0;right:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease;border-radius:5px;background:#fff;padding:20px 28px 15px;z-index:10;-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;opacity:0}.brownuse-header-mob__menu.active{opacity:1}@media only screen and (max-width: 1008px){.brownuse-header-mob__menu{display:-webkit-box;display:-ms-flexbox;display:flex}.brownuse-header-mob__menu .header-menu{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:500px}}.brownuse-header-mob__menu .menu-header-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:0;border:0;margin:0}.brownuse-header-mob__menu .brownuse-container{width:100%;padding:0}.brownuse-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;width:100%;padding:0 !important;width:100%;padding:0;background:none;border:0}.brownuse-header-mob__menu .header-menu li{margin-bottom:10px}.brownuse-header-burger{display:none;padding:5px;width:20px;height:20px;min-width: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}@media only screen and (max-width: 1008px){.brownuse-header-burger{display:-webkit-box;display:-ms-flexbox;display:flex}}.brownuse-header-burger span{width:100%;height:1px;display:block;background:#000;-webkit-transition:all .4s ease;transition:all .4s ease}.brownuse-header-burger span:not(:last-of-type){margin-bottom:5px}.brownuse-header-burger.active span{margin:0}.brownuse-header-burger.active span:first-of-type{-webkit-transform:rotate(40deg);transform:rotate(40deg)}.brownuse-header-burger.active span:nth-child(2){position:relative;-webkit-transform:rotate(140deg);transform:rotate(140deg);top:-1px}.brownuse-header-burger.active span:last-of-type{display:none}.brownuse-header .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px}@media(max-width: 460px){.brownuse-header .right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.brownuse-header .right img{max-width:50px}.brownuse-header .right .link{padding:12px;background:#0dfeca;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font:500 15px -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#181717;text-transform:uppercase}@media only screen and (max-width: 1296px){.brownuse-header .right .link{font-size:12px;padding:8px}}@media only screen and (max-width: 390px){.brownuse-header .right .link{padding:13px 16px;font-size:12px}}.brownuse-header .right .link:hover{text-decoration:underline}.brownuse-header .current-menu-item a{text-decoration:underline}.brownuse-header .custom-logo{width:122px}.brownuse__popup-check{position:fixed;top:0;right:0;padding:40px;width:calc(100vw - 80px);height:calc(100vh - 80px);z-index:20;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#171717}.brownuse__popup-check.hidden{display:none}.brownuse__popup-check.active{display:-webkit-box;display:-ms-flexbox;display:flex}.brownuse__popup-check h2{font:400 48px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#080707;text-transform:uppercase;text-align:left;padding:2px 12px;background:#fbec9e}@media only screen and (max-width: 1296px){.brownuse__popup-check h2{font-size:32px}}@media only screen and (max-width: 768px){.brownuse__popup-check h2{text-align:center;font-size:24px}}@media only screen and (max-width: 390px){.brownuse__popup-check h2{font-size:18px}}.brownuse__popup-check__wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 768px){.brownuse__popup-check__wrapper{padding:0 25px}}.brownuse__popup-check__content{position:relative;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:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:32px;max-width:60%;width:100%}@media only screen and (max-width: 1296px){.brownuse__popup-check__content{gap:30px}}@media only screen and (max-width: 768px){.brownuse__popup-check__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;max-width:100%}}.brownuse__popup-check__content img{width:106px;display:block;margin:0 auto}.brownuse__popup-check__content>div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 768px){.brownuse__popup-check__content>div{gap:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.brownuse__popup-check__content>div div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:40px}@media only screen and (max-width: 768px){.brownuse__popup-check__content>div div{gap:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.brownuse__popup-check button{font:600 24px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;height:80px;width:254px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .4s ease;transition:all .4s ease;text-align:center;color:#fff}@media only screen and (max-width: 1296px){.brownuse__popup-check button{font-size:18px;height:50px;width:180px}}@media only screen and (max-width: 768px){.brownuse__popup-check button{height:40px;font-size:16px}}.brownuse__popup-check__yes{border-radius:40px;background:#3fa536}.brownuse__popup-check__no{border-radius:40px;background:#ff3e42}.brownuse-popup-disabled{position:fixed;display:none;top:0;right:0;padding:40px;width:calc(100vw - 80px);height:calc(100vh - 80px);z-index:22;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#ffd400}.brownuse-popup-disabled.active{display:-webkit-box;display:-ms-flexbox;display:flex}.brownuse-popup-disabled h3,.brownuse-popup-disabled h2{font:500 64px -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#000;text-transform:uppercase;text-align:center}@media only screen and (max-width: 1296px){.brownuse-popup-disabled h3,.brownuse-popup-disabled h2{font-size:32px}}@media only screen and (max-width: 768px){.brownuse-popup-disabled h3,.brownuse-popup-disabled h2{font-size:24px;text-align:center}}@media only screen and (max-width: 390px){.brownuse-popup-disabled h3,.brownuse-popup-disabled h2{font-size:20px}}.brownuse-popup-disabled__wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 768px){.brownuse-popup-disabled__wrapper{padding:0 25px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.brownuse-popup-disabled__content{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-pack:center;-ms-flex-pack:center;justify-content:center;gap:32px;max-width:60%;width:100%}@media only screen and (max-width: 1296px){.brownuse-popup-disabled__content{gap:30px}}@media only screen and (max-width: 768px){.brownuse-popup-disabled__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;max-width:100%}}.brownuse-popup-disabled__content div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 768px){.brownuse-popup-disabled__content div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.brownuse-popup-disabled__content p{font:600 24px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#000;text-align:center}@media only screen and (max-width: 1296px){.brownuse-popup-disabled__content p{font-size:20px}}@media only screen and (max-width: 768px){.brownuse-popup-disabled__content p{font-size:16px;max-width:100%}}.brownuse-popup-disabled img{max-width:122px}@media only screen and (max-width: 1296px){.brownuse-popup-disabled img{max-width:80px}}.brownuse-footer{padding:54px 0;background:#f6f3ef}@media only screen and (max-width: 1296px){.brownuse-footer{padding:32px 0}}@media only screen and (max-width: 768px){.brownuse-footer{padding:24px 0}}.brownuse-footer__wrapper{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;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}.brownuse-footer__wrapper .content{max-width:607px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.brownuse-footer__wrapper .content>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;-ms-flex-wrap:wrap;flex-wrap:wrap}.brownuse-footer__wrapper .content>div a{text-transform:uppercase;font:500 15px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#000}.brownuse-footer__wrapper .content>div a:hover{text-decoration:underline}.brownuse-footer__wrapper form{padding:26px 46px;border:1px solid #5f887c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}@media only screen and (max-width: 768px){.brownuse-footer__wrapper form{padding:24px;max-width:calc(100% - 48px);width:100%}}.brownuse-footer__wrapper form h2{font:700 26px/60% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#000;text-align:center}@media only screen and (max-width: 1296px){.brownuse-footer__wrapper form h2{font-size:25px}}@media only screen and (max-width: 768px){.brownuse-footer__wrapper form h2{font-size:20px}}.brownuse-footer__wrapper form p{text-align:center;font:500 14px -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#000}.brownuse-footer__wrapper form>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}@media(max-width: 460px){.brownuse-footer__wrapper form>div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.brownuse-footer__wrapper form>div input{padding:8px 10px;background:#fff;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.45) inset;box-shadow:0 0 4px 0 rgba(0,0,0,.45) inset;font:500 14px -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#757575}.brownuse-footer__wrapper form>div button{padding:10px 20px;border-radius:20px;border:1px solid #c8754e;font:500 11px -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;text-transform:uppercase;color:#000}.brownuse-footer__wrapper form>div button:hover{text-decoration:underline}.contacts-success{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);padding:40px;background:#f6f3ef;border-radius:20px;z-index:16;display:none}@media only screen and (max-width: 768px){.contacts-success{padding:24px;max-width:70%;width:100%}}.contacts-success h2{color:#000;text-align:center;text-transform:uppercase}.brownuse-container{max-width:1150px;margin:0 auto;padding:0 28px}main{position:relative}body{background-color:#fff;position:relative}html{scroll-behavior:smooth}button{cursor:pointer}.wp-block-image{margin:0 !important}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh}main{-webkit-box-flex:1;-ms-flex:1;flex:1}html{margin-top:0 !important}#wpadminbar{display:none !important}.wp-block-heading{display:none}.responsibility .brownuse-text-block{background:#f6f3ef}