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