/**
 * Theme Name: aulotteri
 * Author: aulotteri
 * 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 40px/120% Arial,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:20px}}h2{font:700 38px/120% Arial,sans-serif}@media only screen and (max-width: 1296px){h2{font-size:28px}}@media only screen and (max-width: 768px){h2{font-size:20px}}@media only screen and (max-width: 390px){h2{font-size:18px}}p,li{font:400 12px/120% Arial,sans-serif}.aulotteri-header{width:100%;overflow:hidden;margin-left:20px;padding:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:20px;background:#2e6554;max-width:160px;position:fixed;top:52px;left:16px;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:16}@media only screen and (max-width: 1008px){.aulotteri-header{padding:16px;border-radius:20px}}@media only screen and (max-width: 768px){.aulotteri-header{padding:8px;max-width:80px;top:32px;left:-100%}}.aulotteri-header .resp{max-width:48px;width:100%;display:block;margin:8px auto 0 auto}.aulotteri-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){.aulotteri-header-content{margin-left:auto;width:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.aulotteri-header__images{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 1008px){.aulotteri-header .menu-hero-block-container{display:none}}.aulotteri-header>.aulotteri-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:24px}@media only screen and (max-width: 1008px){.aulotteri-header>.aulotteri-container{gap:8px}}.aulotteri-header .custom-logo-link{max-width:64px;width:100%;display:block;margin:0 auto 40px auto}@media only screen and (max-width: 1296px){.aulotteri-header .custom-logo-link{margin-bottom:24px}}.aulotteri-header .menu-header-container{margin:0 auto}@media only screen and (max-width: 1008px){.aulotteri-header .menu-header-container{display:-webkit-box;display:-ms-flexbox;display:flex}}.aulotteri-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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}@media only screen and (max-width: 1008px){.aulotteri-header .header-menu{padding:0;background:none}}.aulotteri-header .header-menu li{width:100%}.aulotteri-header .header-menu a{display:block;padding:5px;border-radius:10px;background:#000;font:700 14px/120% Arial,sans-serif;color:#fff;text-align:center}@media only screen and (max-width: 768px){.aulotteri-header .header-menu a{font-size:8px}}.aulotteri-header .header-menu a:hover{text-decoration:underline}.aulotteri-header .current_page_item a{text-decoration:underline}.mob-menu-button{position:fixed;bottom:16px;right:16px;width:40px;height:40px;border-radius:50%;background:#2e6554;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:16}@media only screen and (max-width: 768px){.mob-menu-button{display:-webkit-box;display:-ms-flexbox;display:flex}}.mob-menu-button h3{font:700 12px/120% Arial,sans-serif;color:#fff}.aulotteri__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:#2e6554}.aulotteri__popup-check.hidden{display:none}.aulotteri__popup-check.active{display:-webkit-box;display:-ms-flexbox;display:flex}.aulotteri__popup-check h3{font:700 24px/120% Arial,sans-serif;color:#fff;border-radius:10px;background:#000;text-align:center;padding:4px 24px}@media only screen and (max-width: 1296px){.aulotteri__popup-check h3{font-size:24px;padding:4px 16px}}@media only screen and (max-width: 768px){.aulotteri__popup-check h3{font-size:20px}}.aulotteri__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){.aulotteri__popup-check__wrapper{padding:0 25px}}.aulotteri__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:60%;width:100%}@media only screen and (max-width: 1296px){.aulotteri__popup-check__content{gap:30px}}@media only screen and (max-width: 768px){.aulotteri__popup-check__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%}}.aulotteri__popup-check__content img{max-width:48px;position:absolute;top:32px;right:32px}.aulotteri__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){.aulotteri__popup-check__content>div{gap:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.aulotteri__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:40px}@media only screen and (max-width: 768px){.aulotteri__popup-check__content>div div{gap:20px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.aulotteri__popup-check button{font:600 16px/120% Arial,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px;padding:14px 22px;color:#1f1f1f;color:#fff;border-radius:749.25px;background:var(--Home-P, #83CD20)}.aulotteri__popup-check button:hover{text-decoration:underline}.aulotteri__popup-check button img{max-width:11px;min-width:11px;position:relative;top:auto;right:auto}.aulotteri-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:#2e6554}.aulotteri-popup-disabled.active{display:-webkit-box;display:-ms-flexbox;display:flex}.aulotteri-popup-disabled h3,.aulotteri-popup-disabled h2{font:700 24px Arial,sans-serif;color:#fff;text-align:center;padding:4px 24px;text-align:center;border-radius:10px;background:#000}@media only screen and (max-width: 1296px){.aulotteri-popup-disabled h3,.aulotteri-popup-disabled h2{font-size:21px}}@media only screen and (max-width: 768px){.aulotteri-popup-disabled h3,.aulotteri-popup-disabled h2{text-align:center;font-size:18px}}.aulotteri-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:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 768px){.aulotteri-popup-disabled__wrapper{padding:0 25px}}@media only screen and (max-width: 390px){.aulotteri-popup-disabled__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.aulotteri-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){.aulotteri-popup-disabled__content{gap:30px}}@media only screen and (max-width: 768px){.aulotteri-popup-disabled__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;max-width:100%}}.aulotteri-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){.aulotteri-popup-disabled__content div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.aulotteri-popup-disabled__content img{max-width:48px;position:absolute;top:32px;right:32px}.aulotteri-footer__wrapper{padding:15px 105px;border-radius:20px 0px 0px 0px;background:#83cd20;max-width:837px;width:100%;margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:48px}@media only screen and (max-width: 1296px){.aulotteri-footer__wrapper{gap:24px;padding:15px 24px}}@media only screen and (max-width: 1008px){.aulotteri-footer__wrapper{max-width:calc(100% - 48px);-ms-flex-wrap:wrap;flex-wrap:wrap}}.aulotteri-footer__wrapper .left{max-width:143px;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:16px}.aulotteri-footer__wrapper .left p{font:400 12px/120% Arial,sans-serif;color:#000}.aulotteri-footer__wrapper .left p a{font:400 12px/120% Arial,sans-serif;color:#000}.aulotteri-footer__wrapper .left p a:hover{text-decoration:underline}.aulotteri-footer__wrapper .middle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:48px}@media only screen and (max-width: 1296px){.aulotteri-footer__wrapper .middle{gap:24px}}.aulotteri-footer__wrapper .middle .images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:7px}.aulotteri-footer__wrapper .middle .images img{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.aulotteri-footer__wrapper .middle img{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.aulotteri-footer__wrapper .right{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:28px;max-width:402px;width:100%}@media only screen and (max-width: 1008px){.aulotteri-footer__wrapper .right{margin-left:0;max-width:100%}}.aulotteri-footer__wrapper .right p{font-size:11px;color:#000}.aulotteri-footer__wrapper .right .copyright{font-size:10px;margin-left:auto;color:#000}.aulotteri-container{max-width:690px;margin:0 auto;padding:0 28px}body{font-family:Arial,Helvetica,sans-serif;background:#f1f5eb;margin-top:47px}@media only screen and (max-width: 1296px){body{margin-top:32px}}html{scroll-behavior:smooth}button{cursor:pointer}main{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:250px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 768px){main{margin-left:0}}main .main-content{width:100%}