/**
 * Theme Name: kopgilo
 * Author: kopgilo
 * 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% "Unbounded",sans-serif}@media only screen and (max-width: 1296px){h1{font-size:26px}}@media only screen and (max-width: 768px){h1{font-size:20px}}h2{font:600 24px/100% "Unbounded",sans-serif}@media only screen and (max-width: 1296px){h2{font-size:20px}}@media only screen and (max-width: 768px){h2{font-size:18px}}p,li,a{font:400 14px/120% "Roboto",sans-serif}.sikroks-header{padding:20px 0;background:#fff7ed}.sikroks-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){.sikroks-header-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.sikroks-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}.sikroks-header>.sikroks-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){.sikroks-header>.sikroks-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}}.sikroks-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}@media only screen and (max-width: 1008px){.sikroks-header .header-menu{display:none}}.sikroks-header .header-menu a{font:700 12px/120% "Roboto",sans-serif;color:#000;-webkit-transition:all .4s ease;transition:all .4s ease;white-space:nowrap;text-transform:uppercase;border-radius:10px;background:#40fe70;-webkit-box-shadow:4px 4px 0 0 #000;box-shadow:4px 4px 0 0 #000;width:127px;height:34px;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}.sikroks-header .header-menu a:hover{text-decoration:underline}.sikroks-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){.sikroks-header .menu-header-menu-container{display:none}}.sikroks-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:#fff7ed;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){.sikroks-header-mob__menu{display:-webkit-box;display:-ms-flexbox;display:flex}.sikroks-header-mob__menu .header-menu{display:-webkit-box;display:-ms-flexbox;display:flex}}.sikroks-header-mob__menu .menu-header-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:0;border:0;margin:0}.sikroks-header-mob__menu .sikroks-container{width:100%;padding:0}.sikroks-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%}.sikroks-header-mob__menu .header-menu li{margin-bottom:10px}.sikroks-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){.sikroks-header-burger{display:-webkit-box;display:-ms-flexbox;display:flex}}.sikroks-header-burger span{width:100%;height:1px;display:block;background:#000;-webkit-transition:all .4s ease;transition:all .4s ease}.sikroks-header-burger span:not(:last-of-type){margin-bottom:5px}.sikroks-header-burger.active span{margin:0}.sikroks-header-burger.active span:first-of-type{-webkit-transform:rotate(40deg);transform:rotate(40deg)}.sikroks-header-burger.active span:nth-child(2){position:relative;-webkit-transform:rotate(140deg);transform:rotate(140deg);top:-1px}.sikroks-header-burger.active span:last-of-type{display:none}.sikroks-header .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.sikroks-header .right img{max-width:78px;width:100%}@media only screen and (max-width: 1296px){.sikroks-header .right img{max-width:56px}}.sikroks__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:#fff7ed}.sikroks__popup-check.hidden{display:none}.sikroks__popup-check.active{display:-webkit-box;display:-ms-flexbox;display:flex}.sikroks__popup-check h3{font:700 32px/120% "Roboto",sans-serif;color:#000}@media only screen and (max-width: 1296px){.sikroks__popup-check h3{font-size:28px}}@media only screen and (max-width: 768px){.sikroks__popup-check h3{font-size:24px;text-align:center}}@media only screen and (max-width: 390px){.sikroks__popup-check h3{font-size:18px}}.sikroks__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;gap:24px}@media only screen and (max-width: 1296px){.sikroks__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){.sikroks__popup-check__wrapper{padding:0 25px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}.sikroks__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:738px;width:100%}@media only screen and (max-width: 1296px){.sikroks__popup-check__content{gap:30px}}@media only screen and (max-width: 768px){.sikroks__popup-check__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;max-width:100%}}.sikroks__popup-check__content p{font:500 16px/120% "Roboto",sans-serif;color:#13304a;text-align:center}.sikroks__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){.sikroks__popup-check__content>div{gap:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.sikroks__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){.sikroks__popup-check__content>div div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.sikroks__popup-check button{font:500 14px/120% "Roboto",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;text-transform:uppercase;padding:20px 50px}@media only screen and (max-width: 1296px){.sikroks__popup-check button{padding:20px 24px}}.sikroks__popup-check button:hover{text-decoration:underline}.sikroks__popup-check .resp{max-width:495px}@media only screen and (max-width: 1296px){.sikroks__popup-check .resp{max-width:320px}}@media only screen and (max-width: 768px){.sikroks__popup-check .resp{max-width:240px}}.sikroks__popup-check__yes{border-radius:10px;border:1px solid var(--Black, #000);background:#40fe70;-webkit-box-shadow:6px 6px 0 0 #000;box-shadow:6px 6px 0 0 #000}.sikroks__popup-check__no{border-radius:10px;background:#ffa489;-webkit-box-shadow:6px 6px 0 0 #000;box-shadow:6px 6px 0 0 #000}.sikroks-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:#fff7ed}.sikroks-popup-disabled.active{display:-webkit-box;display:-ms-flexbox;display:flex}.sikroks-popup-disabled h3,.sikroks-popup-disabled h2{font:700 48px "Roboto",sans-serif;color:#000;text-align:center}@media only screen and (max-width: 1296px){.sikroks-popup-disabled h3,.sikroks-popup-disabled h2{font-size:28px}}@media only screen and (max-width: 768px){.sikroks-popup-disabled h3,.sikroks-popup-disabled h2{font-size:24px;text-align:center}}@media only screen and (max-width: 390px){.sikroks-popup-disabled h3,.sikroks-popup-disabled h2{font-size:20px}}.sikroks-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){.sikroks-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){.sikroks-popup-disabled__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.sikroks-popup-disabled__content{display:-webkit-box;display:-ms-flexbox;display:flex;-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;gap:32px;max-width:60%;width:100%}@media only screen and (max-width: 1296px){.sikroks-popup-disabled__content{gap:30px}}@media only screen and (max-width: 768px){.sikroks-popup-disabled__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;max-width:100%}}.sikroks-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){.sikroks-popup-disabled__content div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.sikroks-popup-disabled__content p{font:500 16px/120% "Roboto",sans-serif;color:#13304a;text-align:center}@media only screen and (max-width: 1296px){.sikroks-popup-disabled__content p{font-size:20px}}@media only screen and (max-width: 768px){.sikroks-popup-disabled__content p{font-size:16px;max-width:100%}}.sikroks-popup-disabled img{max-width:495px;width:100%}.sikroks-footer{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}.sikroks-footer .top{border:1px solid #000;background:#40fe70;padding:10px 0}.sikroks-footer .top-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.sikroks-footer .top-wrapper .links{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}.sikroks-footer .top-wrapper .links a{font:700 12px/120% "Roboto",sans-serif;color:#000;text-transform:uppercase}.sikroks-footer .top-wrapper .links a:hover{text-decoration:underline}.sikroks-footer .top-wrapper .images{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;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.sikroks-footer .middle{padding:20px 0;border:1px solid #000;background:#ff6030}.sikroks-footer .middle-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;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.sikroks-footer .middle-wrapper .info{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}.sikroks-footer .middle-wrapper .info h3{font:600 20px/120% "Roboto",sans-serif;color:#fff}@media only screen and (max-width: 1296px){.sikroks-footer .middle-wrapper .info h3{font-size:18px}}@media only screen and (max-width: 768px){.sikroks-footer .middle-wrapper .info h3{font-size:16px}}.sikroks-footer .middle-wrapper .info a,.sikroks-footer .middle-wrapper .info p{font:500 16px/120% "Roboto",sans-serif;color:#fff}@media only screen and (max-width: 1296px){.sikroks-footer .middle-wrapper .info a,.sikroks-footer .middle-wrapper .info p{font-size:15px}}@media only screen and (max-width: 768px){.sikroks-footer .middle-wrapper .info a,.sikroks-footer .middle-wrapper .info p{font-size:14px}}.sikroks-footer .middle-wrapper .info a:hover{text-decoration:underline}.sikroks-footer .bottom{padding:10px 0;border-radius:0 0 8px 8px;border:1px solid #000;background:#40fe70}.sikroks-footer .bottom p{text-align:center;color:rgba(0,0,0,.8)}.sikroks-container{max-width:969px;margin:0 auto;padding:0 28px}body{position:relative;background:#fff7ed}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}