.infobox{position:fixed;bottom:3rem;z-index:21;width:100%}@media screen and (max-width:991.98px){.infobox{bottom:2rem}}.infobox .infobox__title{display:block;color:var(--black)}@media screen and (max-width:1199.98px){.infobox .infobox__title{font-size:1rem}}.infobox .infobox__area{background:var(--white);padding:0.8rem 0.8rem 0.8rem 1.8rem;display:flex;align-items:center;justify-content:space-between;-webkit-box-shadow:0px 8px 10px 0px rgba(0, 0, 0, 0.07);box-shadow:0px 8px 10px 0px rgba(0, 0, 0, 0.07);border-radius:99rem;width:calc(100% - 30px);max-width:1140px;margin-left:auto;margin-right:auto;border:1px solid #EEE7DD;gap:1rem}@media screen and (max-width:1199.98px){.infobox .infobox__area{padding:0.7rem 0.7rem 0.7rem 1.4rem}}@media screen and (max-width:767.98px){.infobox .infobox__area{flex-wrap:wrap;flex-direction:row;justify-content:center;border-radius:1rem;padding:1rem}}