/**
 * Theme Name: kesilok
 * Author: kesilok
 * 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 48px/120% Arial,sans-serif}@media only screen and (max-width: 1296px){h1{font-size:34px}}@media only screen and (max-width: 768px){h1{font-size:24px}}@media only screen and (max-width: 390px){h1{font-size:20px}}h2{font:700 48px/120% Arial,sans-serif}@media only screen and (max-width: 1296px){h2{font-size:34px}}@media only screen and (max-width: 768px){h2{font-size:24px}}@media only screen and (max-width: 390px){h2{font-size:20px}}p{font:500 16px/120% Arial,sans-serif}@media only screen and (max-width: 1296px){p{font-size:15px}}@media only screen and (max-width: 768px){p{font-size:14px}}.kesilok-header{position:relative;background:#fff;margin-bottom:40px}.kesilok-header .top{padding:10px 28px;background:var(--Dark, #202220);color:#fff}.kesilok-header .top p{text-align:right;max-width:872px;width:100%;margin-left:auto}@media(max-width: 1440px){.kesilok-header .top p{max-width:50%}}@media only screen and (max-width: 1296px){.kesilok-header .top p{max-width:100%}}.kesilok-header-main{max-width:43px}.kesilok-header-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}@media only screen and (max-width: 1008px){.kesilok-header-content{margin-left:auto}}.kesilok-header__images{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.kesilok-header .kesilok-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;gap:20px;padding:20px 0}@media only screen and (max-width: 1296px){.kesilok-header .kesilok-container{padding:0 28px}}@media only screen and (max-width: 1008px){.kesilok-header .kesilok-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}}.kesilok-header .custom-logo-link{max-width:484px;width:100%;height:132px;position:absolute;top:0;left:0;background:#60ac45;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(max-width: 1440px){.kesilok-header .custom-logo-link{max-width:320px;width:100%;height:100px}}@media only screen and (max-width: 1296px){.kesilok-header .custom-logo-link{position:relative;top:auto;left:auto;padding:20px}}@media only screen and (max-width: 768px){.kesilok-header .custom-logo-link{max-width:240px;width:100%}}.kesilok-header .custom-logo-link img{max-width:132px;width:100%}.kesilok-header .header-menu{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}.kesilok-header .header-menu a{color:#202220;font:700 16px Arial,sans-serif;-webkit-transition:all .4s ease;transition:all .4s ease}.kesilok-header .header-menu a span{display:none}@media only screen and (max-width: 768px){.kesilok-header .header-menu a{font-size:14px}}.kesilok-header .header-menu a:hover{text-decoration:underline}.kesilok-header .menu-header-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;gap:20px;border-radius:20px;margin-left:auto}@media only screen and (max-width: 1008px){.kesilok-header .menu-header-menu-container{display:none}}.kesilok-header-mob__menu{display:none;position:absolute;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;top:-1000px;left:0;right:0;-webkit-transition:all .4s ease;transition:all .4s ease;background:#fff;padding:20px 28px 15px;z-index:10;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.kesilok-header-mob__menu img{max-width:46px;width:100%}@media only screen and (max-width: 1008px){.kesilok-header-mob__menu{display:-webkit-box;display:-ms-flexbox;display:flex}}.kesilok-header-mob__menu .menu-header-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:0;border:0;margin:0}.kesilok-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}.kesilok-header-mob__menu .header-menu li{margin-bottom:10px}.kesilok-header-burger{display:none;padding:5px;width:32px;height:32px;-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:#202220;border-radius:5px;cursor:pointer}@media only screen and (max-width: 1008px){.kesilok-header-burger{display:-webkit-box;display:-ms-flexbox;display:flex}}.kesilok-header-burger span{width:100%;height:1px;display:block;background:#fff;-webkit-transition:all .4s ease;transition:all .4s ease}.kesilok-header-burger span:not(:last-of-type){margin-bottom:5px}.kesilok-header-burger.active span{margin:0}.kesilok-header-burger.active span:first-of-type{-webkit-transform:rotate(40deg);transform:rotate(40deg)}.kesilok-header-burger.active span:nth-child(2){position:relative;-webkit-transform:rotate(140deg);transform:rotate(140deg);top:-1px}.kesilok-header-burger.active span:last-of-type{display:none}.kesilok__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:#fff}.kesilok__popup-check.hidden{display:none}.kesilok__popup-check.active{display:-webkit-box;display:-ms-flexbox;display:flex}.kesilok__popup-check h3,.kesilok__popup-check h2{font:700 48px/120% Arial,sans-serif;color:#202220;text-align:center}@media only screen and (max-width: 1296px){.kesilok__popup-check h3,.kesilok__popup-check h2{font-size:34px}}@media only screen and (max-width: 768px){.kesilok__popup-check h3,.kesilok__popup-check h2{font-size:24px}}@media only screen and (max-width: 390px){.kesilok__popup-check h3,.kesilok__popup-check h2{font-size:20px}}.kesilok__popup-check__wrapper{width:100%;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}@media only screen and (max-width: 768px){.kesilok__popup-check__wrapper{padding:0 25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.kesilok__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:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:32px;max-width:60%;width:100%;background:#60ac45;padding:40px}@media only screen and (max-width: 1296px){.kesilok__popup-check__content{gap:30px}}@media only screen and (max-width: 768px){.kesilok__popup-check__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;max-width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}}.kesilok__popup-check img{display:block;max-width:112px;margin:0 auto;max-width:80px;width:100%}.kesilok__popup-check img>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;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 768px){.kesilok__popup-check img>div{gap:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.kesilok__popup-check img>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){.kesilok__popup-check img>div div{gap:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.kesilok__popup-check .kesilok__popup-ckeck__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 768px){.kesilok__popup-check .kesilok__popup-ckeck__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.kesilok__popup-check button{font:700 24px/120% Arial,sans-serif;min-width:350px;height:80px;width:258px;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;color:#fff;text-transform:uppercase}@media only screen and (max-width: 1296px){.kesilok__popup-check button{font-size:20px;height:60px;min-width:300px}}@media only screen and (max-width: 768px){.kesilok__popup-check button{font-size:16px;height:40px;min-width:260px}}.kesilok__popup-check button:hover{text-decoration:underline}.kesilok__popup-check__yes{border-radius:80px;background:var(--Green, #60AC45)}.kesilok__popup-check__no{border-radius:80px;background:#ac4569}.kesilok-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:#ac4569;background-image:url("/wp-content/themes/kesilok/assets/images/limit.webp");background-repeat:no-repeat;background-size:cover;background-position:center}@media only screen and (max-width: 1008px){.kesilok-popup-disabled{background-image:none}}.kesilok-popup-disabled.active{display:-webkit-box;display:-ms-flexbox;display:flex}.kesilok-popup-disabled h3,.kesilok-popup-disabled h2{font:700 48px/120% Arial,sans-serif;color:#fff;text-align:left;width:100%}@media only screen and (max-width: 1296px){.kesilok-popup-disabled h3,.kesilok-popup-disabled h2{font-size:36px}}@media only screen and (max-width: 768px){.kesilok-popup-disabled h3,.kesilok-popup-disabled h2{font-size:28px;text-align:center}}.kesilok-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){.kesilok-popup-disabled__wrapper{padding:0 25px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.kesilok-popup-disabled__content{display:-webkit-box;display:-ms-flexbox;display:flex;-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;gap:32px;max-width:60%;width:100%}@media only screen and (max-width: 1296px){.kesilok-popup-disabled__content{gap:30px}}@media only screen and (max-width: 768px){.kesilok-popup-disabled__content{-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;gap:20px;max-width:100%}}.kesilok-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){.kesilok-popup-disabled__content div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.kesilok-popup-disabled__content p{font:700 48px/120% Arial,sans-serif;color:#fff}@media only screen and (max-width: 1296px){.kesilok-popup-disabled__content p{font-size:36px}}@media only screen and (max-width: 768px){.kesilok-popup-disabled__content p{font-size:24px;max-width:100%}}.kesilok-footer{padding:49px 0;background:var(--Dark, #202220)}@media only screen and (max-width: 1296px){.kesilok-footer{padding:24px 0}}.kesilok-footer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:56px;border-bottom:1px solid rgba(255,255,255,.2)}@media only screen and (max-width: 1296px){.kesilok-footer__wrapper{padding-bottom:28px}}.kesilok-footer__wrapper 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:32px}@media only screen and (max-width: 1296px){.kesilok-footer__wrapper div{gap:24px}}.kesilok-footer__wrapper div h3{font:600 24px/120% Arial,sans-serif;color:#fff}@media only screen and (max-width: 1296px){.kesilok-footer__wrapper div h3{font-size:20px}}@media only screen and (max-width: 768px){.kesilok-footer__wrapper div h3{font-size:16px}}.kesilok-footer__wrapper .first{max-width:326px;width:100%}.kesilok-footer__wrapper .first img{max-width:140px;width:100%}.kesilok-footer__wrapper .first p{color:#74787c}.kesilok-footer__wrapper .second{max-width:222px;width:100%}.kesilok-footer__wrapper .second .footer-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.kesilok-footer__wrapper .second .footer-menu a{font:500 16px/120% Arial,sans-serif;color:#74787c}.kesilok-footer__wrapper .second .footer-menu a:hover{color:#60ac45}@media only screen and (max-width: 1296px){.kesilok-footer__wrapper .second .footer-menu a{font-size:15px}}@media only screen and (max-width: 768px){.kesilok-footer__wrapper .second .footer-menu a{font-size:14px}}.kesilok-footer__wrapper .third{max-width:333px;width:100%}.kesilok-footer__wrapper .third p{color:#74787c}.kesilok-footer .copyright{text-align:center;color:#808287;margin-top:32px}.kesilok-container{max-width:1144px;margin:0 auto;padding:0 28px}body{font-family:Arial,Helvetica,sans-serif;background:#fff}html{scroll-behavior:smooth}