#buy{background:url(../media/img/purchase/purchase-bg.jpg) center center / cover no-repeat;position:relative;font-size:1em;padding:1em;z-index:9}
#buy .wrapper{padding-top:50px;padding-bottom:50px}
#buy .section-header{text-align:center;font-size:clamp(1em,8vw,2em);position:relative;z-index:3;color:#4DE1AE;text-wrap:nowrap;background:url(../media/img/purchase/purchase-header-bg.png) center center / contain no-repeat;padding:.25em 0 .45em;margin-bottom:-1em}
#buy h2{font-size:1em;color:#707070;font-weight:500}
#buy .postcard{background-color:#faf7ef;background-image:repeating-linear-gradient(-45deg,transparent 0 20px,#ef6261 20px 40px,transparent 40px 60px,#55a4f0 60px 80px);position:relative;border-radius:15px}
#buy .postcard::before{content:'';background-color:#faf7ef;width:calc(100% - 30px);height:calc(100% - 30px);position:absolute;top:15px;left:15px;z-index:0}
#buy .purchase-stamps{position:absolute;z-index:1}
#buy .monkey-stamp{top:2.5%;right:5%;max-width:25%;z-index:2}
#buy .postcard-stamp{bottom:5%;left:5%;max-width:100%}
#buy .postcard .content{position:relative;z-index:1;padding:calc(15px + 2.5%)}
#buy .postcard .content div{margin-bottom:1em}
#buy .glamshot{text-align:center;position:relative;z-index:1;display:flex;align-items:center;justify-content:center;margin:auto;padding-top:4em;padding-left:1em;padding-right:1em;max-width:600px}
#buy select{appearance:none;background:url(../media/img/common/dropdown-arrow.png) center right 5% / auto 20% no-repeat,url(../media/img/common/dropdown-pattern.jpg) center center / cover repeat-x;border:4px #fff solid;border-radius:75px;color:#fff;font-family:proxima-soft,sans-serif;font-size:.6em;font-weight:700;text-transform:uppercase;text-align:center;width:500px;max-width:100%;height:40px;vertical-align:middle;position:relative;cursor:pointer}
#buy option{color:#000}
#buy .cta{display:grid;font-size:.6em;height:40px;vertical-align:middle;align-content:center;width:500px;max-width:100%;text-align:center;border-radius:50px;margin-top:10px;line-height:32px}
#buy a.disabled{pointer-events:none}
.edition-select-container,.retail-select-container{text-align:center}
@media screen and (min-width: 1024px) {
#buy{font-size:1.5em}
#buy .postcard{display:flex;flex:1;background-image:repeating-linear-gradient(-45deg,transparent 0 40px,#ef6261 40px 80px,transparent 80px 120px,#55a4f0 120px 160px)}
#buy .postcard::before{width:calc(100% - 50px);height:calc(100% - 50px);top:25px;left:25px}
#buy .postcard .content{flex:1;padding-left:calc(25px + 1em);padding-right:1em;padding-top:4em;padding-bottom:4em}
#buy .monkey-stamp{top:5%}
#buy .glamshot{order:2;flex:1;padding-right:2em;padding-bottom:4em}
#buy select{font-size:22px;width:500px;max-width:100%}
#buy .cta{font-size:22px;margin-top:0;white-space:nowrap;margin:1.5em 0 0;}
.edition-select-container,.retail-select-container{text-align:left}
}