/**
 * Theme Name: hropul
 * Author: hropul
 * 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:400 40px/100% "Bebas Neue",sans-serif}@media only screen and (max-width: 1296px){h1{font-size:28px}}@media only screen and (max-width: 768px){h1{font-size:24px}}@media only screen and (max-width: 390px){h1{font-size:20px}}h2{font:400 36px/100% "Bebas Neue",sans-serif}@media only screen and (max-width: 1296px){h2{font-size:26px}}@media only screen and (max-width: 768px){h2{font-size:20px}}p,li,a{font:400 16px/140% "Work Sans",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}}.hropul-header{background:#fff;padding:24px 0}.hropul-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){.hropul-header-content{margin-left:auto}}.hropul-header__images{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.hropul-header__images a img{max-width:47px}.hropul-header>.hropul-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}@media only screen and (max-width: 1008px){.hropul-header>.hropul-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}}.hropul-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}@media only screen and (max-width: 1296px){.hropul-header .header-menu{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.hropul-header .header-menu a{padding:14px 22px;border-radius:8px;border:1px solid #000;font:400 16px/120% "Work Sans",sans-serif;color:#012466;-webkit-transition:all .4s ease;transition:all .4s ease}@media only screen and (max-width: 1296px){.hropul-header .header-menu a{padding:12px 16px;font-size:15px}}@media only screen and (max-width: 768px){.hropul-header .header-menu a{font-size:14px}}.hropul-header .header-menu a:hover{text-decoration:underline}.hropul-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:20px;margin:0 auto}@media only screen and (max-width: 1008px){.hropul-header .menu-header-menu-container{display:none}}.hropul-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:#fff;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){.hropul-header-mob__menu{display:-webkit-box;display:-ms-flexbox;display:flex}}.hropul-header-mob__menu .menu-header-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:0;border:0;margin:0}.hropul-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}.hropul-header-mob__menu .header-menu li{margin-bottom:10px}.hropul-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:#fff;border-radius:5px}@media only screen and (max-width: 1008px){.hropul-header-burger{display:-webkit-box;display:-ms-flexbox;display:flex}}.hropul-header-burger span{width:100%;height:1px;display:block;background:#012466;-webkit-transition:all .4s ease;transition:all .4s ease}.hropul-header-burger span:not(:last-of-type){margin-bottom:5px}.hropul-header-burger.active span{margin:0}.hropul-header-burger.active span:first-of-type{-webkit-transform:rotate(40deg);transform:rotate(40deg)}.hropul-header-burger.active span:nth-child(2){position:relative;-webkit-transform:rotate(140deg);transform:rotate(140deg);top:-1px}.hropul-header-burger.active span:last-of-type{display:none}.hropul-header .current-menu-item a{text-decoration:underline}.hropul-header .custom-logo{max-width:179px}@media only screen and (max-width: 1296px){.hropul-header .custom-logo{max-width:100px}}.age-gate__headline{text-transform:uppercase !important;font:400 64px/120% "Bebas Neue",sans-serif !important}@media only screen and (max-width: 1296px){.age-gate__headline{font-size:42px !important}}@media only screen and (max-width: 768px){.age-gate__headline{font-size:26px !important}}.age-gate{max-width:810px}.age-gate__remember-field{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.age-gate__remember-text{font:500 16px/120% "Work Sans",sans-serif !important;color:#fff !important}.age-gate__button{padding:15px 20px !important;border-radius:75px !important;background:#48f955 !important;font:600 12px/120% "Work Sans",sans-serif !important;color:#623318 !important}.hropul-footer{padding:20px 0}.hropul-footer__wrapper{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;padding:19px 40px;border-radius:16px;border:1px solid #eaff5f;background:rgba(1,36,102,.81);-ms-flex-wrap:wrap;flex-wrap:wrap}.hropul-footer__wrapper .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.hropul-footer__wrapper .left .links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.hropul-footer__wrapper .left p{color:#fff}.hropul-footer__wrapper .left img{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.hropul-footer__wrapper .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.hropul-footer__wrapper .right a{padding:22px 14px;border-radius:8px;border:1px solid #eaff5f;font:400 16px/120% "Work Sans",sans-serif;color:#fff}@media only screen and (max-width: 768px){.hropul-footer__wrapper .right a{padding:14px}}.hropul-footer__wrapper .right a:hover{text-decoration:underline}.hropul-container{max-width:1260px;margin:0 auto;padding:0 28px}body{position:relative;background:#fff}html{scroll-behavior:smooth}button{cursor:pointer}