/**
 * Theme Name: pilo
 * Author: pilo
 * 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 56px/100% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}@media only screen and (max-width: 1296px){h1{font-size:34px}}@media only screen and (max-width: 768px){h1{font-size:22px}}h2{font:700 40px/100% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}@media only screen and (max-width: 1296px){h2{font-size:30px}}@media only screen and (max-width: 768px){h2{font-size:22px}}p,li,a{font:400 16px/120% -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}}.metonast-header{padding:24px;background:#2e4630}@media only screen and (max-width: 1296px){.metonast-header{padding:12px}}.metonast-header-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;width:100%;-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}@media only screen and (max-width: 1008px){.metonast-header-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.metonast-header__images{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.metonast-header>.metonast-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){.metonast-header>.metonast-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;padding:16px}}.metonast-header .header-menu{padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-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:14px}.metonast-header .header-menu a{font:500 16px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#fff;-webkit-transition:all .4s ease;transition:all .4s ease;white-space:nowrap}@media only screen and (max-width: 1296px){.metonast-header .header-menu a{font-size:15px}}@media only screen and (max-width: 768px){.metonast-header .header-menu a{font-size:14px}}.metonast-header .header-menu a:hover{color:#b7c79c}.metonast-header .menu-header-menu-container{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;gap:16px;margin:0 auto}@media only screen and (max-width: 1008px){.metonast-header .menu-header-menu-container{display:none}}.metonast-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:#2e4630;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}@media only screen and (max-width: 1008px){.metonast-header-mob__menu{display:-webkit-box;display:-ms-flexbox;display:flex}}.metonast-header-mob__menu .menu-header-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:0;border:0;margin:0}.metonast-header-mob__menu .metonast-container{width:100%;padding:0}.metonast-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%}.metonast-header-mob__menu .header-menu li{margin-bottom:10px}.metonast-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:rgba(0,0,0,0);border-radius:5px}@media only screen and (max-width: 1008px){.metonast-header-burger{display:-webkit-box;display:-ms-flexbox;display:flex}}.metonast-header-burger span{width:100%;height:1px;display:block;background:#fff;-webkit-transition:all .4s ease;transition:all .4s ease}.metonast-header-burger span:not(:last-of-type){margin-bottom:5px}.metonast-header-burger.active span{margin:0}.metonast-header-burger.active span:first-of-type{-webkit-transform:rotate(40deg);transform:rotate(40deg)}.metonast-header-burger.active span:nth-child(2){position:relative;-webkit-transform:rotate(140deg);transform:rotate(140deg);top:-1px}.metonast-header-burger.active span:last-of-type{display:none}.metonast-header .current-menu-item a{color:#b7c79c}.metonast-header .custom-logo-link{max-width:80px}.metonast-header .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.metonast__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:#d5e7ff}.metonast__popup-check.hidden{display:none}.metonast__popup-check.active{display:-webkit-box;display:-ms-flexbox;display:flex}.metonast__popup-check h3{font:700 30px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#fff;text-align:center;padding:20px;border-radius:30px 30px 0 0;background:#0e1a31;width:calc(100% - 40px)}@media only screen and (max-width: 1296px){.metonast__popup-check h3{font-size:28px}}@media only screen and (max-width: 768px){.metonast__popup-check h3{font-size:24px}}@media only screen and (max-width: 390px){.metonast__popup-check h3{font-size:18px}}.metonast__popup-check__wrapper{position:relative;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;gap:24px}@media only screen and (max-width: 1296px){.metonast__popup-check__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: 768px){.metonast__popup-check__wrapper{padding:0 25px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}.metonast__popup-check__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-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%;border-radius:30px;border:5px solid #fff;background:rgba(14,26,49,.43);padding-bottom:20px}@media only screen and (max-width: 1296px){.metonast__popup-check__content{gap:30px}}@media only screen and (max-width: 768px){.metonast__popup-check__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;max-width:100%}}.metonast__popup-check__content p{font:400 18px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#fff;text-align:center}@media only screen and (max-width: 1296px){.metonast__popup-check__content p{font-size:16px}}@media only screen and (max-width: 768px){.metonast__popup-check__content p{font-size:14px}}.metonast__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){.metonast__popup-check__content>div{gap:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.metonast__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:16px}@media only screen and (max-width: 768px){.metonast__popup-check__content>div div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.metonast__popup-check button{font:700 14px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;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;width:164px;height:45px;text-transform:uppercase}.metonast__popup-check button:hover{text-decoration:underline}.metonast__popup-check__yes{background:lime;color:#0e1a31}.metonast__popup-check__no{background:red;color:#fff}.metonast__popup-check img{max-width:82px}.metonast__popup-check .ball{position:absolute;width:176px;bottom:0;left:240px}@media only screen and (max-width: 1296px){.metonast__popup-check .ball{left:140px}}@media only screen and (max-width: 1008px){.metonast__popup-check .ball{display:none}}.metonast-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:#d5e7ff}.metonast-popup-disabled.active{display:-webkit-box;display:-ms-flexbox;display:flex}.metonast-popup-disabled h3,.metonast-popup-disabled h2{font:700 30px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#fff;text-align:center;padding:20px;border-radius:30px 30px 0 0;background:#0e1a31;width:calc(100% - 40px)}@media only screen and (max-width: 1296px){.metonast-popup-disabled h3,.metonast-popup-disabled h2{font-size:28px}}@media only screen and (max-width: 768px){.metonast-popup-disabled h3,.metonast-popup-disabled h2{font-size:24px}}@media only screen and (max-width: 390px){.metonast-popup-disabled h3,.metonast-popup-disabled h2{font-size:18px}}.metonast-popup-disabled__wrapper{position:relative;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){.metonast-popup-disabled__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 25px}}@media only screen and (max-width: 390px){.metonast-popup-disabled__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.metonast-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-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%;border-radius:30px;border:5px solid #fff;background:rgba(14,26,49,.43);padding-bottom:20px}@media only screen and (max-width: 1296px){.metonast-popup-disabled__content{gap:30px}}@media only screen and (max-width: 768px){.metonast-popup-disabled__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;max-width:100%}}.metonast-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){.metonast-popup-disabled__content div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.metonast-popup-disabled__content p{font:400 20px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#fff;text-align:center;padding:0 24px 40px 24px}@media only screen and (max-width: 1296px){.metonast-popup-disabled__content p{font-size:16px}}@media only screen and (max-width: 768px){.metonast-popup-disabled__content p{font-size:14px;max-width:100%;padding-bottom:20px}}.metonast-popup-disabled img{max-width:82px}.metonast-popup-disabled .ball{position:absolute;width:176px;bottom:0;left:240px}@media only screen and (max-width: 1296px){.metonast-popup-disabled .ball{left:140px}}@media only screen and (max-width: 1008px){.metonast-popup-disabled .ball{display:none}}.metonast-footer{padding:32px 0 24px 0;background:#3d2c1e}.metonast-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:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.metonast-footer__wrapper .footer-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.metonast-footer__wrapper .footer-menu a{font:500 16px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#fff}.metonast-footer__wrapper .footer-menu a:hover{text-decoration:underline}.metonast-footer__wrapper>p{font:400 14px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#fff;text-align:center}.metonast-container{max-width:1296px;margin:0 auto;padding:0 28px}body{position:relative;background:#fff}html{scroll-behavior:smooth}button{cursor:pointer}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}