/**
 * Theme Name: poulses
 * Author: poulses
 * 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 48px/100% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}@media only screen and (max-width: 1296px){h1{font-size:32px}}@media only screen and (max-width: 768px){h1{font-size:24px}}@media only screen and (max-width: 390px){h1{font-size:18px}}h2{font:400 48px/100% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}@media only screen and (max-width: 1296px){h2{font-size:32px}}@media only screen and (max-width: 768px){h2{font-size:24px}}@media only screen and (max-width: 390px){h2{font-size:18px}}p,li,a{font:400 16px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",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}}.ahorajek-header{padding:8px 0;background:var(--Primary-Color-Dark-Grey, #2F2E2E)}.ahorajek-header-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;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){.ahorajek-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}}.ahorajek-header__images{display:-webkit-box;display:-ms-flexbox;display:flex}.ahorajek-header>.ahorajek-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){.ahorajek-header>.ahorajek-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;padding:16px}}.ahorajek-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;width:100%}@media only screen and (max-width: 1008px){.ahorajek-header .header-menu{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0}}.ahorajek-header .header-menu a{font:400 16px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#fff;-webkit-transition:all .4s ease;transition:all .4s ease;white-space:nowrap;display:block}.ahorajek-header .header-menu a:hover{text-decoration:underline}.ahorajek-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:16px}@media only screen and (max-width: 1008px){.ahorajek-header .menu-header-menu-container{display:none}}.ahorajek-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:#2f2e2e;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){.ahorajek-header-mob__menu{display:-webkit-box;display:-ms-flexbox;display:flex}.ahorajek-header-mob__menu .header-menu{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%}}.ahorajek-header-mob__menu .menu-header-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:0;border:0;margin:0}.ahorajek-header-mob__menu .ahorajek-container{width:100%;padding:0}.ahorajek-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}.ahorajek-header-mob__menu .header-menu li{margin-bottom:10px}.ahorajek-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){.ahorajek-header-burger{display:-webkit-box;display:-ms-flexbox;display:flex}}.ahorajek-header-burger span{width:100%;height:1px;display:block;background:#fff;-webkit-transition:all .4s ease;transition:all .4s ease}.ahorajek-header-burger span:not(:last-of-type){margin-bottom:5px}.ahorajek-header-burger.active span{margin:0}.ahorajek-header-burger.active span:first-of-type{-webkit-transform:rotate(40deg);transform:rotate(40deg)}.ahorajek-header-burger.active span:nth-child(2){position:relative;-webkit-transform:rotate(140deg);transform:rotate(140deg);top:-1px}.ahorajek-header-burger.active span:last-of-type{display:none}.ahorajek-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}.ahorajek-header .right>a img{max-width:64px}.ahorajek-header .custom-logo-link{max-width:132px;display:block;margin:0 auto}@media only screen and (max-width: 768px){.ahorajek-header .custom-logo-link{margin:0 auto 0 0}}.ahorajek-header .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}@media only screen and (max-width: 1008px){.ahorajek-header .info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(max-width: 520px){.ahorajek-header .info{display:none}}.ahorajek-header .info a{font:400 14px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#fff}@media only screen and (max-width: 1008px){.ahorajek-header .info a{font-size:11px}}@media only screen and (max-width: 768px){.ahorajek-header .info a{font-size:8px;text-align:center}}.ahorajek-header .info a:hover{text-decoration:underline}.header-menu{padding:14px 110px;border-radius:999px;background:var(--Main-Color-1, #B10012);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;display:flex;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;margin:20px auto 0 auto}@media only screen and (max-width: 1008px){.header-menu{display:none}}.header-menu a{font:400 16px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#fff}.header-menu a:hover{text-decoration:underline}.age-gate__headline{font:400 64px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#000}@media only screen and (max-width: 1296px){.age-gate__headline{font-size:32px}}@media only screen and (max-width: 768px){.age-gate__headline{font-size:24px}}.age-gate{max-width:700px}.age-gate__input{border-radius:5px !important;border:1px solid #000 !important;background:#fff !important;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.25) inset !important;box-shadow:0 4px 4px 0 rgba(0,0,0,.25) inset !important;font:200 12px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif !important;color:#195c7f !important}.age-gate__remember-field{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.age-gate__remember-text{font:500 16px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.age-gate__button{padding:15px 30px !important;font:400 12px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif !important;color:#fff !important;border-radius:75px !important;background:#148547 !important}.ahorajek-footer{padding:32px 0}.ahorajek-footer__wrapper{padding:60px 100px;background:#195c7f;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 1296px){.ahorajek-footer__wrapper{padding:30px 42px}}@media only screen and (max-width: 768px){.ahorajek-footer__wrapper{padding:24px}}.ahorajek-footer__wrapper .left{max-width:132px;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:20px}.ahorajek-footer__wrapper .right .links{max-width:300px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;margin-left:auto}.ahorajek-footer__wrapper .right .info{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.ahorajek-footer__wrapper .right .info a{color:#fff}.ahorajek-footer__wrapper .right .info a:hover{text-decoration:underline}.ahorajek-footer__wrapper .right .info>div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.ahorajek-footer__wrapper .right .info>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;margin-top:20px}.ahorajek-footer__wrapper .right .info>div>div h2{font:900 15px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#fff;text-transform:uppercase}.ahorajek-footer p{text-align:center;color:#fff;text-transform:uppercase}.ahorajek-footer .bottom{width:100%}.ahorajek-container{max-width:1240px;margin:0 auto;padding:0 28px}body{position:relative;background-color:#01131d}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}