html,body{scroll-behavior:smooth}.bf-summary-control{position:fixed;bottom:5vh;z-index:1000;margin-left:calc(-1*var(--wp--custom--spacing--outer)) !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.6em;width:100%;max-width:220px}.bf-summary-control .bf-summary-control__item{padding:.6em 1em .6em calc(1em + 10px);border-top-right-radius:10px;border-bottom-right-radius:10px;color:var(--wp--preset--color--green-1);background:var(--wp--preset--color--green-3);font-size:14px;font-weight:600;text-transform:uppercase;opacity:.4;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;-webkit-transform:translateX(-10px);transform:translateX(-10px)}.bf-summary-control .bf-summary-control__item.active{opacity:1}.bf-summary-control .bf-summary-control__item:hover{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.bf-summary{padding-top:150px !important;margin-top:-150px !important}@media(max-width: 1600px){.bf-summary-control{max-width:150px}}@media(max-width: 1450px){.bf-summary-control{display:none}}