coast-picker-popup{position:fixed;inset-block-start:0;inset-inline-start:0;z-index:calc(var(--z-header) + 1);width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center;padding-block-start:4rem;text-align:center;visibility:hidden;pointer-events:none;will-change:visibility,background-color;transition:visibility var(--duration-default),background-color var(--duration-default),opacity var(--duration-default)}coast-picker-popup[open]{background-color:#00000080;opacity:1;visibility:visible;pointer-events:all}coast-picker-popup[open] .coast-picker-popup__wrapper{transform:translateY(0)}coast-picker-popup p{margin:0 0 1rem}coast-picker-popup p:last-child{margin-block-end:0}.coast-picker-popup__wrapper{overflow-y:auto;max-height:100%;position:relative;width:100%;transform:translateY(100%);transition:transform var(--duration-default)}.coast-picker-popup__media{display:none}.coast-picker-popup__content{padding:4rem var(--page-gutter)}.coast-picker-popup__title{margin:0 0 1.6rem}.coast-picker-popup__content .section__heading{line-height:1.05}.coast-picker-popup__entry{margin-block-end:2.4rem;color:rgb(var(--color-foreground))}.coast-picker-popup__buttons{display:flex;flex-direction:column;gap:1.2rem;align-items:center}.coast-picker-popup__buttons .button{display:inline-flex;align-items:center;justify-content:center;gap:1rem;width:100%;max-width:32rem;padding:1.6rem 1rem}.coast-picker-popup__map{display:inline-flex;flex-shrink:0}.coast-picker-popup__map--right{order:1}.coast-picker-popup__map svg{width:auto;height:2.8rem}@media screen and (min-width:750px){coast-picker-popup{padding:4rem;align-items:center;background-color:#00000080;opacity:0}coast-picker-popup[open] .coast-picker-popup__wrapper{transform:none}.coast-picker-popup__wrapper{max-width:45rem;transform:none}.coast-picker-popup__content{padding:4rem}.coast-picker-popup__media{display:block}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/section-coast-picker-popup.css.map */
