@layer bricks {.brxe-button{width:auto}}@layer bricks {.brxe-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}.brxe-text-link .icon{flex-shrink:0}}#brxe-footLeft {flex-direction: column; display: flex}#brxe-anggcp {align-items: flex-end; padding-left: 0}@media (max-width: 767px) {#brxe-footLinks {justify-content: center; width: 100%}}#brxe-footTop {width: 100%}#brxe-footCopy {width: 100%; margin-top: 30px; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-policyCont {width: 100%; max-width: ; display: block; flex-direction: row; flex-wrap: ; justify-content: ; align-items: ; column-gap: ; row-gap: ; text-align: center}@media (max-width: 767px) {#brxe-policyCont {display: flex; justify-content: center; align-items: center}}@media (max-width: 478px) {#brxe-policyCont {column-gap: 20px; row-gap: 20px}}#brxe-policySec {padding-top: 22px; padding-right: 16px; padding-bottom: 22px; padding-left: 16px; background-color: #152025; font-size: 14px; line-height: 1.7}#brxe-btt001 {display: flex; align-items: center; justify-content: center; width: 52px; height: 52px; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; background-color: var(--at-secondary); border-radius: var(--at-radius--m); position: fixed; right: var(--at-space--m); bottom: var(--at-space--m); z-index: 990}#brxe-btt001:hover {background-color: var(--at-secondary-d-1); transform: translateY(-2px)}@supports (animation-timeline: scroll()) { #brxe-btt001 { animation: recoverableBttReveal linear both; animation-timeline: scroll(root); animation-range: 400px 600px; }}@keyframes recoverableBttReveal { from { opacity: 0; visibility: hidden; pointer-events: none; } to { opacity: 1; visibility: visible; pointer-events: auto; }}#brxe-btt001::before { content: ""; width: 9px; height: 9px; border-style: solid; border-width: 0 2px 2px 0; border-color: var(--at-white); transform: rotate(-135deg); margin-top: 3px;}@media (max-width: 767px) {#brxe-btt001 {width: 44px; height: 44px}}