.modal{background-color:var(--background-color,#fff);bottom:0;display:none;height:auto;left:0;margin:auto;opacity:0;position:fixed;right:0;top:0;transition:opacity .25s ease-in-out;width:100%;z-index:-10}.modal.is-active{align-items:center;display:flex;flex-direction:column;justify-content:stretch;z-index:20}.modal.is-visible{opacity:1}.modal>*{background-color:var(--background-color,#fff);overflow-y:auto;position:relative;width:100%}.modal--nested.is-active{z-index:22}.modal__header{background-color:var(--background-color,#fff);display:flex;justify-content:space-between;padding:.75rem .75rem .75rem 1.5rem;position:sticky;top:0;width:100%;z-index:2}.modal__header,.modal__header .btn{align-items:center;flex-direction:row}.modal__header .btn{background-color:#405960;border-radius:50%;color:#fff;display:flex!important;display:flex;height:3rem;justify-content:center;margin-left:auto;width:3rem}.modal__header .btn svg{height:1.5rem;max-height:1.5rem;max-width:1.5rem;width:1.5rem}.modal__header--empty{background-color:transparent}.modal__header--empty+.modal__content{padding-top:0}.modal__title{font-family:Lora,serif;font-size:1.75rem;font-weight:500;line-height:1.2;margin:.5rem 0}.modal__content{margin:0;padding:1.5rem}.modal__video{padding:56.25% 0 0;position:relative}.modal__video iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.modal--standard{border-radius:.125rem;box-shadow:0 3px 6px rgba(0,0,0,.11);max-height:85vh;max-width:950px}.modal--narrow{max-width:500px}.s-geolocation-modal{border-radius:1.5rem;height:-moz-max-content;height:max-content;max-width:33.75rem;min-height:26.25rem;overflow:hidden;width:calc(100vw - 3rem)}.s-geolocation-modal .modal__header--empty{position:absolute}.s-geolocation-modal .modal__header--empty+.modal__content{padding-top:1.5rem}.s-geolocation-modal .modal__close{background-color:transparent;color:#4c4c4c}.s-geolocation-modal .modal__close svg{height:auto;max-height:unset;max-width:unset;width:2.25rem}.s-geolocation-modal img{display:block;margin-inline:auto}.s-geolocation-modal .btn[type=submit]{font-size:1.125rem!important}.s-geolocation-modal__heading,.s-geolocation-modal__text{display:grid;gap:.75rem}.s-geolocation-modal__text{margin-bottom:1rem;text-align:center}.s-geolocation-modal__text p{margin-top:0}.s-geolocation-modal__text ul{padding-inline:1rem}.s-geolocation-modal__text ul li{margin-inline:auto;max-width:100%;width:-moz-max-content;width:max-content}.s-geolocation-modal__text,.s-geolocation-modal__text .rte{font-size:.875rem!important}.s-geolocation-modal__text__heading{font-family:Lora,serif;font-size:1.375rem;font-weight:500;line-height:1.2}.s-geolocation-modal__actions{display:flex;flex-direction:row;justify-content:center;text-align:center}.s-geolocation-modal__actions button{color:#577c85;font-size:.875rem;text-decoration:underline}.s-geolocation-modal__flag-image-wrapper{border-radius:.5rem;margin-inline:auto;margin-bottom:1rem;overflow:hidden;position:relative;width:5rem}.s-geolocation-modal__flag-image-wrapper:before{border-radius:.5rem;box-shadow:inset 0 5px 1px hsla(0,0%,100%,.75);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.s-geolocation-modal__flag-image-wrapper:after{box-shadow:inset 0 -6px 2px rgba(0,0,0,.2);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}@media only screen and (min-width:48em){.modal.is-active{justify-content:center}}@media only screen and (min-width:64em){.modal__header{padding-left:2.5rem}.modal__content{padding:2.5rem}.s-geolocation-modal{min-height:unset}.s-geolocation-modal .modal__header--empty+.modal__content{padding-top:2.5rem}}@media only screen and (max-width:calc(48em - 1px)){.modal>*{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}}@media (hover:hover){.s-geolocation-modal__actions button:hover{text-decoration:none}}