/**
 * Theme Name: pikbye
 * Author: pikbye
 * 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 "Heebo",sans-serif}@media only screen and (max-width: 1296px){h1{font-size:32px}}@media only screen and (max-width: 768px){h1{font-size:20px}}h2{font:600 32px/120% "Heebo",sans-serif}@media only screen and (max-width: 1296px){h2{font-size:26px}}@media only screen and (max-width: 768px){h2{font-size:17px}}p,li,a{font:500 16px "Inter",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}}.pikbye-header{padding:38px 0 188px 0;background-color:#0d0d0d;background-image:url("/wp-content/themes/pikbye/assets/images/header-last.webp");background-repeat:no-repeat;background-size:cover;background-position:center}@media only screen and (max-width: 1296px){.pikbye-header{padding:24px 0 150px 0}}@media only screen and (max-width: 1008px){.pikbye-header{background-image:none;background-color:#2823c6;padding:24px 0}}.pikbye-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){.pikbye-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}}.pikbye-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:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.pikbye-header__images a{font:400 16px "Heebo",sans-serif;color:#fff}@media only screen and (max-width: 1296px){.pikbye-header__images a{font-size:15px}}@media only screen and (max-width: 768px){.pikbye-header__images a{font-size:13px}}.pikbye-header__images a:hover{text-decoration:underline}@media only screen and (max-width: 1008px){.pikbye-header__images a:not(:first-of-type){display:none}}.pikbye-header>.pikbye-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;max-width:1140px}@media only screen and (max-width: 1008px){.pikbye-header>.pikbye-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}}.pikbye-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:20px;-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:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width: 1008px){.pikbye-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)}}.pikbye-header .header-menu a{font:400 16px "Heebo",sans-serif;color:#fff;display:block;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}@media only screen and (max-width: 1296px){.pikbye-header .header-menu a{font-size:15px}}@media only screen and (max-width: 768px){.pikbye-header .header-menu a{font-size:13px}}.pikbye-header .header-menu a:hover{text-decoration:underline}.pikbye-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){.pikbye-header .menu-header-menu-container{display:none}}.pikbye-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:#2823c6;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}.pikbye-header-mob__menu.active{opacity:1}@media only screen and (max-width: 1008px){.pikbye-header-mob__menu{display:-webkit-box;display:-ms-flexbox;display:flex}.pikbye-header-mob__menu .header-menu{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:500px}}.pikbye-header-mob__menu .menu-header-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:0;border:0;margin:0}.pikbye-header-mob__menu .pikbye-container{width:100%;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.pikbye-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}.pikbye-header-mob__menu .header-menu li{margin-bottom:10px}.pikbye-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){.pikbye-header-burger{display:-webkit-box;display:-ms-flexbox;display:flex}}.pikbye-header-burger span{width:100%;height:1px;display:block;background:#fff;-webkit-transition:all .4s ease;transition:all .4s ease}.pikbye-header-burger span:not(:last-of-type){margin-bottom:5px}.pikbye-header-burger.active span{margin:0}.pikbye-header-burger.active span:first-of-type{-webkit-transform:rotate(40deg);transform:rotate(40deg)}.pikbye-header-burger.active span:nth-child(2){position:relative;-webkit-transform:rotate(140deg);transform:rotate(140deg);top:-1px}.pikbye-header-burger.active span:last-of-type{display:none}.pikbye-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}.pikbye-header .right a{font:400 16px "Heebo",sans-serif;color:#fff}@media only screen and (max-width: 1296px){.pikbye-header .right a{font-size:15px}}@media only screen and (max-width: 1008px){.pikbye-header .right a{display:none}}@media only screen and (max-width: 768px){.pikbye-header .right a{font-size:13px}}.pikbye-header .right a:hover{text-decoration:underline}@media(max-width: 520px){.pikbye-header .right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.pikbye-header .right img{max-width:80px}.pikbye-header .current-menu-item a{text-decoration:underline}.pikbye-header .custom-logo{width:70px;display:block;margin:0 auto}.pikbye__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:#0d0d0d}.pikbye__popup-check.hidden{display:none}.pikbye__popup-check.active{display:-webkit-box;display:-ms-flexbox;display:flex}.pikbye__popup-check h2{font:700 40px/120% "Heebo",sans-serif;color:#fff;text-align:center}@media only screen and (max-width: 1296px){.pikbye__popup-check h2{font-size:32px}}@media only screen and (max-width: 768px){.pikbye__popup-check h2{text-align:center;font-size:24px}}@media only screen and (max-width: 390px){.pikbye__popup-check h2{font-size:18px}}.pikbye__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){.pikbye__popup-check__wrapper{padding:0 25px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}}.pikbye__popup-check__wrapper img{max-width:90px;width:100%}.pikbye__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){.pikbye__popup-check__content{gap:30px}}@media only screen and (max-width: 768px){.pikbye__popup-check__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;max-width:100%}}.pikbye__popup-check__content img{width:88px;display:block;margin:0 auto}.pikbye__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;max-width:80%;width:100%}@media only screen and (max-width: 768px){.pikbye__popup-check__content>div{gap:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.pikbye__popup-check__content>div div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;width:100%}@media only screen and (max-width: 768px){.pikbye__popup-check__content>div div{gap:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.pikbye__popup-check button{font:500 20px/120% "Inter",sans-serif;height:66px;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:100%}@media only screen and (max-width: 1296px){.pikbye__popup-check button{font-size:17px;height:50px}}@media only screen and (max-width: 768px){.pikbye__popup-check button{height:40px;font-size:14px}}.pikbye__popup-check__yes{border-radius:27.5px;background:#a7ff0e;color:#000}.pikbye__popup-check__no{border-radius:27.5px;background:#03453b;color:#fff}.pikbye-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:#162452}.pikbye-popup-disabled.active{display:-webkit-box;display:-ms-flexbox;display:flex}.pikbye-popup-disabled h3,.pikbye-popup-disabled h2{font:700 40px "Heebo",sans-serif;color:#a7ff0e;text-align:center}@media only screen and (max-width: 1296px){.pikbye-popup-disabled h3,.pikbye-popup-disabled h2{font-size:32px}}@media only screen and (max-width: 768px){.pikbye-popup-disabled h3,.pikbye-popup-disabled h2{font-size:24px;text-align:center}}@media only screen and (max-width: 390px){.pikbye-popup-disabled h3,.pikbye-popup-disabled h2{font-size:20px}}.pikbye-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:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 768px){.pikbye-popup-disabled__wrapper{padding:0 25px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.pikbye-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:468px;width:100%}@media only screen and (max-width: 1296px){.pikbye-popup-disabled__content{gap:30px}}@media only screen and (max-width: 768px){.pikbye-popup-disabled__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;max-width:100%}}.pikbye-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){.pikbye-popup-disabled__content div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.pikbye-popup-disabled__content p{font:400 26px/120% "Inter",sans-serif;color:#fff;text-align:center}@media only screen and (max-width: 1296px){.pikbye-popup-disabled__content p{font-size:20px}}@media only screen and (max-width: 768px){.pikbye-popup-disabled__content p{font-size:16px;max-width:100%}}.pikbye-popup-disabled img{max-width:130px}@media only screen and (max-width: 1296px){.pikbye-popup-disabled img{max-width:80px}}.pikbye-footer{border-radius:70px 70px 0 0;background:#3ca4db;padding:64px 0 23px 0}@media only screen and (max-width: 1296px){.pikbye-footer{padding:32px 0 23px 0}}@media only screen and (max-width: 768px){.pikbye-footer{padding:24px 0}}.pikbye-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:12px}@media only screen and (max-width: 768px){.pikbye-footer__wrapper{gap:24px}}.pikbye-footer__wrapper .bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px}@media only screen and (max-width: 768px){.pikbye-footer__wrapper .bottom{-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}}.pikbye-footer__wrapper .bottom p{font:400 14px "Inter",sans-serif;color:#f7f7f7}.pikbye-footer__wrapper .bottom .menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:51px;margin-left:auto}@media only screen and (max-width: 1296px){.pikbye-footer__wrapper .bottom .menu{gap:24px}}@media only screen and (max-width: 768px){.pikbye-footer__wrapper .bottom .menu{margin:0}}.pikbye-footer__wrapper .bottom .menu a{color:#fff}.pikbye-footer__wrapper .bottom .menu a:hover{text-decoration:underline}.pikbye-footer__wrapper .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:24px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width: 768px){.pikbye-footer__wrapper .top{-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}}.pikbye-footer__wrapper .top .right{max-width:271px;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:12px}.pikbye-footer__wrapper .top .right h2{font:600 24px/91% "Heebo",sans-serif;color:#fff}@media only screen and (max-width: 1296px){.pikbye-footer__wrapper .top .right h2{font-size:21px}}@media only screen and (max-width: 768px){.pikbye-footer__wrapper .top .right h2{font-size:18px}}.pikbye-footer__wrapper .top .right a{padding:10px 15px;border-radius:10px;border:1px solid #fff;font:400 14px/142% "Inter",sans-serif;color:#fff;width:calc(100% - 30px);display:block}.pikbye-footer__wrapper .top .right a:hover{text-decoration:underline}.pikbye-footer__wrapper .top .middle{max-width:251px;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}.pikbye-footer__wrapper .top .middle>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pikbye-container{max-width:1230px;margin:0 auto;padding:0 28px}main{position:relative}body{background-color:#0d0d0d;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}