.purchase{margin-top:40px}@media(max-width:767px){.purchase__content{padding-top:40px}.purchase__content__container{margin-top:100px}}@media screen and (min-width:1024px){.purchase{margin-top:86px}.purchase__content{display:grid;grid-template-columns:215px 670px 350px;max-width:1200px;margin:150px auto 0;grid-column-gap:10px;column-gap:10px}}.payment-iframe-container{width:100%;height:100%;min-height:600px;display:flex;align-items:center;justify-content:center}.payment-iframe{width:100%;height:100%;min-height:600px;border:none}.purchase__summary--mobile{width:100%;height:100%;border:none;margin-bottom:20px}.loading,.purchase__summary--mobile{display:flex;justify-content:center;align-items:center}.loading{margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loader-bar{position:fixed;top:0;left:0;width:100%;height:4px;background-color:#f0f0f0;z-index:9999;overflow:hidden}.loader-bar__progress{height:100%;background:linear-gradient(90deg,white,#49cac0,#49cac0);background-size:200% 100%;animation:loader-bar-animation 2s ease-in-out infinite;width:100%}@keyframes loader-bar-animation{0%{background-position:200% 0}to{background-position:-200% 0}}