.bvt-page-footer{position:relative;margin-top:var(--wp--preset--spacing--huge);padding-top:var(--wp--preset--spacing--huge)/2!important}.bvt-page-footer__svg{position:absolute;bottom:100%;transform:translateY(25%);left:0;width:100%;height:auto}.bvt-page-footer__svg path{fill:#fffcf9}.bvt-page-footer hr{margin-top:calc(var(--wp--preset--spacing--normal) * 2);margin-bottom:calc(var(--wp--preset--spacing--normal) * 2)}.bvt-page-footer__foot{color:#b4aca6}.contact-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--wp--preset--spacing--normal);margin-top:calc(var(--wp--preset--spacing--normal) * 2) .contact-list --row;margin-top-flex-direction:row}@media (min-width:992px){.bvt-page-footer hr{margin-top:var(--wp--preset--spacing--huge)/3;margin-bottom:var(--wp--preset--spacing--huge)/3}.contact-list{gap:var(--wp--preset--spacing--huge)/4;margin-top:var(--wp--preset--spacing--huge)/3}}.contact-list__item-link{display:flex;align-items:center;gap:var(--wp--preset--spacing--normal)}@media (min-width:992px){.contact-list__item-link{gap:1.5rem}}.contact-list__item-icon{width:4.8rem;height:4.8rem;border-radius:50%;background:rgb(255,239.25,223.5);display:flex;align-items:center;justify-content:center}.contact-list__item-icon svg{display:block;width:35%;height:35%;fill:currentColor}.contact-list__item-text{font-weight:600;line-height:1.2}.page-main>.has-background:last-child{margin-bottom:-var(--wp--preset--spacing--huge)}.has-background--light{background-color:#fffcf9}.iframe-wrapper{position:relative;background:#fbfbfb}.iframe-wrapper--loaded .iframe{opacity:1}.iframe-wrapper--loaded .iframe__loader{opacity:0}@keyframes spin{100%{transform:translate(-50%,-50%) rotate(360deg);transform-origin:50% 50%}}.iframe{border:0;width:100%;height:100%;opacity:0;transition:opacity 225ms ease-in-out}.iframe__loader{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity 225ms ease-in-out}.iframe__loader-spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(0);border:.3rem solid transparent;border-left-color:#002859;border-radius:50%;width:8rem;max-width:15%;aspect-ratio:1;transform-origin:50% 50%;animation:1s linear infinite spin}