.loyalty-tiers-details{position:relative}.loyalty-tiers-details__image{display:block;width:100%;height:auto}.loyalty-tiers-details__plane{display:block;height:auto}.loyalty-tiers-details__content{position:absolute;top:6vw;left:0;width:100%;padding:0 2rem;text-align:center}@media screen and (min-width: 750px){.loyalty-tiers-details__content{width:37.5%}.loyalty-tiers-details__content .loyalty-tiers-details__plane{display:none}}.loyalty-tiers-details__heading{margin:calc(20vw - 6rem) 0 0;font-family:var(--font-secondary);font-size:3.84rem;font-weight:700;letter-spacing:.03em;color:var(--mobile-color)}@media screen and (min-width: 750px){.loyalty-tiers-details__heading{margin-top:0;color:var(--color);font-size:clamp(3.84rem,5vw,4.8rem)}}.loyalty-tiers-details__tier-button{position:absolute;top:var(--mobile-top);left:var(--mobile-left);padding:0;background:none;border:none;border-radius:0;transform:translateY(-50%) scale(1);cursor:pointer}@media screen and (min-width: 750px){.loyalty-tiers-details__tier-button{top:var(--desktop-top);left:var(--desktop-left)}.loyalty-tiers-details__tier-button:hover .loyalty-tiers-details__tier-icon{transform:translate(3px,3px);filter:drop-shadow(7px 7px 3px rgba(0,0,0,.2))}}@keyframes pulse-animation{0%{box-shadow:0 0 #0003}to{box-shadow:0 0 0 6px #0000}}@media screen and (min-width: 750px){@keyframes pulse-animation{0%{box-shadow:0 0 #0003}to{box-shadow:0 0 0 20px #0000}}}.loyalty-tiers-details__tier-icon{display:block;width:106px;height:auto;border-radius:999em;box-shadow:0 0 #0003;filter:drop-shadow(5px 5px 3px rgba(0,0,0,.2));animation:pulse-animation 2.5s infinite}@media screen and (min-width: 750px){.loyalty-tiers-details__tier-icon{transform:translate(0);filter:drop-shadow(10px 10px 3px rgba(0,0,0,.2));transition:transform .3s ease,filter .3s ease}}@media screen and (min-width: 750px){.loyalty-tiers-details__tier-icon--mobile{display:none}}.loyalty-tiers-details__tier-icon--desktop{display:none;width:39px}@media screen and (min-width: 750px){.loyalty-tiers-details__tier-icon--desktop{display:block}}.loyalty-tier-modal{box-sizing:border-box;display:flex;align-items:center;justify-content:center;position:fixed;top:0;right:0;bottom:0;left:0;margin:0 auto;background:rgba(var(--color-foreground),.2);overflow:auto;opacity:0;visibility:hidden;z-index:-1}.loyalty-tier-modal[open]{opacity:1;visibility:visible;z-index:101}@media screen and (min-width: 750px){.loyalty-tier-modal{position:absolute;top:50%;right:5%;bottom:auto;left:61.66667%;max-width:450px;margin:0 auto;background:none;transform:translateY(-50%);overflow:visible}.loyalty-tier-modal[open]{z-index:auto}}.loyalty-tier-modal .loyalty-tiers-details__plane{display:none}@media screen and (min-width: 750px){.loyalty-tier-modal .loyalty-tiers-details__plane{display:block;position:absolute;top:0;left:0;width:20vw;max-width:301px;transform:translate(-50%,-50%);pointer-events:none}}.loyalty-tier-modal__content{width:60%;max-width:250px;color:#005f9b;background-repeat:repeat-y;-webkit-mask-image:url('data:image/svg+xml,<svg width="1000" height="38" viewBox="0 0 1000 38" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.8282 0C11.8282 3.1841 10.5082 6.06921 8.36325 8.16103C6.21826 10.2528 3.26898 11.5408 0 11.5408V26.4592C3.26898 26.4592 6.21826 27.7472 8.36325 29.839C10.5082 31.9308 11.8282 34.8159 11.8282 38H1000V0H11.8282Z" fill="black"/></svg>');mask-image:url('data:image/svg+xml,<svg width="1000" height="38" viewBox="0 0 1000 38" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.8282 0C11.8282 3.1841 10.5082 6.06921 8.36325 8.16103C6.21826 10.2528 3.26898 11.5408 0 11.5408V26.4592C3.26898 26.4592 6.21826 27.7472 8.36325 29.839C10.5082 31.9308 11.8282 34.8159 11.8282 38H1000V0H11.8282Z" fill="black"/></svg>');-webkit-mask-repeat:repeat-y;mask-repeat:repeat-y;-webkit-mask-size:500px 19px;mask-size:500px 19px}@media screen and (min-width: 750px){.loyalty-tier-modal__content{width:100%;max-width:none;-webkit-mask-size:1000px 38px;mask-size:1000px 38px}}.loyalty-tier-modal__header{padding:1rem 2rem;text-align:center;background-color:var(--primary-color);border-top-right-radius:1.6rem}@media screen and (min-width: 990px){.loyalty-tier-modal__header{border-top-right-radius:3rem}}.loyalty-tier-modal__title{margin:0;color:inherit;font-family:var(--font-secondary);font-size:2rem}@media screen and (min-width: 990px){.loyalty-tier-modal__title{font-size:5rem}}.loyalty-tier-modal__body{padding:1rem 2rem;font-size:1.1rem;font-weight:300;text-align:center;background-color:var(--secondary-color);background-image:linear-gradient(180deg,var(--secondary-color) 0%,var(--primary-color) 100%);border-bottom-right-radius:1.6rem}@media screen and (min-width: 990px){.loyalty-tier-modal__body{padding:2rem 5rem;font-size:1.8rem;border-bottom-right-radius:3rem}}@media screen and (min-width: 1200px){.loyalty-tier-modal__body{padding:2rem 8rem}}.loyalty-tier-modal__subtitle{display:inline-block;padding:.5rem 2rem;color:var(--primary-color);font-weight:700;background-color:#005f9b;border-radius:2rem}@media screen and (min-width: 990px){.loyalty-tier-modal__subtitle{padding:1.5rem 4rem;font-size:1.6rem;border-radius:4rem}}.loyalty-tier-modal__toggle{padding:1rem;color:inherit;font-family:inherit;font-weight:700;text-decoration:underline;background:none;border:none;border-radius:0}@media screen and (min-width: 750px){.loyalty-tier-modal__toggle{display:none}}
