.p_consent__popup{position:fixed;z-index:999;bottom:2em;left:2em;width:100%;max-width:400px;background-color:#fff;box-shadow:#00000026 0 5px 15px;border-radius:20px;padding:2em;overflow-y:auto;max-height:100vh}.p_consent__popup__title{font-size:1.3em}.p_consent__popup__text{padding-top:15px}.p_consent__popup__buttons{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:15px;margin-top:30px;position:relative;z-index:999}.p_consent__popup__button{padding:10px 20px;background-color:#7f886f;color:#fff;cursor:pointer}.p_consent__popup__button__2{background-color:#a48967}@media screen and (max-width:768px){.p_consent__popup{left:0;bottom:0;width:100%;max-width:unset;height:fit-content;border-bottom-left-radius:0;border-bottom-right-radius:0}.p_consent__popup__buttons{flex-wrap:wrap}}
