<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.modal{display:none;inset:0;margin:auto;max-height:75dvh;max-width:50rem;opacity:0;position:fixed;transition:opacity .25s ease-in-out;width:95%;z-index:-10}.modal.is-active{align-items:center;display:flex;flex-direction:column;justify-content:center;pointer-events:none;z-index:11}.modal.is-visible{opacity:1}.modal&gt;*{-ms-overflow-style:none;background-color:#fff;overflow-y:auto;pointer-events:auto;position:relative;scrollbar-width:none;width:100%}.modal&gt;::-webkit-scrollbar{background:transparent;display:none;height:0;width:0}.modal&gt;::-moz-scrollbar{display:none}.modal&gt;*{border-radius:1.75rem;box-shadow:0 3px 6px rgba(0,0,0,.11)}.modal__header{align-items:center;background-color:#fff;display:flex;flex-direction:row;justify-content:space-between;padding-left:1.5rem;position:sticky;top:0;width:100%;z-index:2}.modal__header .btn{margin-left:auto}.modal__header--empty{background-color:transparent;height:2.75rem;margin-bottom:-2.75rem;padding:0;position:sticky;right:0;top:0;width:unset}.modal__title{font-family:PT Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1.5rem;font-weight:700;line-height:1.2;margin:.5rem 0}.modal__content{padding:1.5rem}.modal__video{height:0;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.modal__video iframe{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;right:0;top:0;width:100%}.modal--nested.is-active{z-index:13}.modal--narrow{max-width:31.25rem}.modal--no-gutter{max-width:79.5rem;width:100%}.modal--no-gutter .modal__header{background-color:transparent;position:absolute;right:0;top:0;width:auto;z-index:2}.modal--no-gutter .btn[data-behavior=close-modal]{background-color:#7e57c5;border-radius:100%;color:#fff;height:2.75rem;position:absolute;right:.75rem;top:.75rem;width:2.75rem}.modal--no-gutter .modal__content{padding:0}.modal--no-gutter .modal__content p{margin:0;padding:0}.modal--video{max-width:79.5rem;width:100%}.modal--video&gt;*{overflow:hidden}@media only screen and (min-width:48em){.modal--video{max-height:unset}}@media only screen and (min-width:64em){.modal__header{padding-left:2.5rem}.modal__title{font-size:2.125rem}.modal__content{padding:2.5rem}.modal--video&gt;*{border-radius:.75rem}}</pre></body></html>