.global-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;box-shadow:0 0 .5rem 2px #10182826;border-radius:.75rem;width:calc(100vw - 2rem);z-index:9999;display:none;grid-template-columns:repeat(1,1fr);overflow:hidden;max-height:calc(100vh - 2rem);overflow-y:auto}@media (min-width: 64em){.global-modal{grid-template-columns:1fr 1.2fr;width:90vw;min-height:38rem;max-width:100rem}}.global-modal.show{display:grid}.global-modal__img{display:none}@media (min-width: 64em){.global-modal__img{display:block}}.global-modal__img img{height:100%;width:100%;object-fit:cover;object-position:center}.global-modal__img--desktop{display:none}@media (min-width: 64em){.global-modal__img--desktop{display:block}}.global-modal__img--mobile{max-height:232px;display:block;margin-top:1rem;width:100%;margin-left:auto;margin-right:auto;object-fit:cover;object-position:center}@media (min-width: 64em){.global-modal__img--mobile{display:none}}.global-modal__body{position:relative;display:flex;flex-direction:column;padding:2rem 1.75rem;gap:1rem;max-height:calc(100vh - 10rem);overflow-y:auto}@media (min-width: 64em){.global-modal__body{padding:3.5rem 5rem;gap:0;max-height:none;overflow-y:visible}}.global-modal__title{font-size:26px;font-weight:600;text-align:center;margin-top:1.25rem;line-height:1.3}@media (min-width: 64em){.global-modal__title{font-size:32px;margin-top:2rem}}.global-modal__subtitle{font-size:17px;font-weight:500;text-align:center;margin-top:1.25rem;color:#344054;line-height:1.4}@media (min-width: 64em){.global-modal__subtitle{font-size:19px;margin-top:1.5rem}}.global-modal__content{line-height:1.65;margin-top:1.5rem;margin-bottom:2rem;opacity:.85;text-align:left;font-size:14px;padding:0 .75rem}@media (min-width: 64em){.global-modal__content{font-size:16px;margin-top:2rem;margin-bottom:2.5rem;padding:0 2rem}}.global-modal__content *{color:#344054}.global-modal__content ul{list-style-type:none;margin:0;padding-left:0;display:flex;flex-direction:column;gap:.875rem}@media (min-width: 64em){.global-modal__content ul{gap:.75rem}}.global-modal__overlay{z-index:9998;position:fixed;top:0;left:0;bottom:0;right:0;background-color:#10182826;display:none}.global-modal__overlay.show{display:block}.global-modal__close{cursor:pointer;position:absolute;right:1.25rem;top:1.25rem;transition:all .3s ease-in-out}.global-modal__close:hover{color:#667085}.global-modal__logo{text-align:center;margin-bottom:1rem;display:flex;justify-content:center;align-items:center}.global-modal__logo img,.global-modal__logo svg{max-width:130px;height:auto}@media (min-width: 64em){.global-modal__logo{margin-bottom:1.5rem}.global-modal__logo img,.global-modal__logo svg{max-width:160px}}.global-modal__body>div:last-of-type{width:100%}.global-modal__body>div:last-of-type a{width:100%;display:block;text-align:center}
/*# sourceMappingURL=/cdn/shop/t/4/assets/global-modal.css.map */
