.root_1axe{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;bottom:0;width:100%;background:var(--BTN-PRIMARY-BG);color:#fff;padding-inline:50px;height:80px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);box-shadow:0 0 10px rgba(0,0,0,.2);-webkit-transition:opacity .2s linear;transition:opacity .2s linear;gap:10px;z-index:100000000000}.root_1axe .btn{min-height:34.5px}.name_pldZ{text-align:center}.root_1axe:not(.visible),html[data-scroll-locked] .root_1axe{opacity:0;pointer-events:none}@media screen and (max-width:749px){.root_1axe{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px 20px}.root_1axe>*{width:100%}}