.section.gb-popup-cta{opacity:0;pointer-events:none;position:fixed;transition:opacity .4s ease,transform .4s ease;z-index:9999}@media (min-width:500px){.section.gb-popup-cta{bottom:0;max-width:300px;right:0;transform:translateX(100%)}.section.gb-popup-cta.is-visible{opacity:1;pointer-events:auto;transform:translateX(0)}.section.gb-popup-cta .cta-item--sp{display:none}}@media (max-width:499px){.section.gb-popup-cta{bottom:0;left:0;right:0;transform:translateY(100%)}.section.gb-popup-cta.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.section.gb-popup-cta .cta-hub{border-radius:0}.section.gb-popup-cta .cta-item--pc{display:none}}.section.gb-popup-cta.is-visible{opacity:1;pointer-events:auto}.section.gb-popup-cta.is-closed{display:none}.section.gb-popup-cta .cta-hub{box-shadow:0 4px 20px rgba(0,0,0,.2);display:inline-block;max-width:100%;position:relative}@media (max-width:499px){.section.gb-popup-cta .cta-hub,.section.gb-popup-cta .cta-item a,.section.gb-popup-cta .cta-item img{display:block;width:100%}}.section.gb-popup-cta .close{align-items:center;border-radius:50%;cursor:pointer;display:flex;height:28px;justify-content:center;position:absolute;right:0;top:0;transition:background .2s;width:28px;z-index:1}.section.gb-popup-cta .close:after,.section.gb-popup-cta .close:before{background:#fff;border-radius:1px;content:"";height:2px;position:absolute;width:14px}.section.gb-popup-cta .close:before{transform:rotate(45deg)}.section.gb-popup-cta .close:after{transform:rotate(-45deg)}