.downloadPageBody{margin-top:30px;width:80%;display:flex;flex-direction:column;justify-content:start;align-items:center}.downloadsWrapper{display:flex;flex-direction:row;justify-content:stretch;align-items:stretch;width:100%}.baseDownload{flex:1;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;margin:10px;border-radius:5px;text-align:center;background-color:var(--ct-foreground);box-shadow:#11111a0d 0 1px,#11111a1a 0 0 8px}.baseDownloadText{flex:1;display:flex;flex-direction:column;justify-content:start;align-items:stretch;margin:0 30px 15px}.baseDownloadText>h2{color:var(--ct-primary)}.baseDownloadText>span{margin:10px 0}.downloadPricingSection{width:100%;display:flex;flex-direction:column;justify-content:stretch;align-items:stretch;margin-top:30px;margin-bottom:30px}.downloadPricingSection>span{align-self:center;font-size:26px;margin-bottom:10px}.completeBtnRow{margin-top:20px;width:50%;display:flex;flex-direction:row;justify-content:stretch;align-items:center}.completeBtnRow>.ctBtn{flex:1}.ctBtn>i{margin:3px;font-size:.8rem}@media (max-width: 1100px){.downloadPageBody{width:90%}.completeBtnRow{flex-direction:column;justify-content:stretch;align-items:stretch}}@media (max-width: 900px){.downloadsWrapper{flex-direction:column}.downloadPricingSection{container-type:inline-size}.downloadPricingSection>.pricingRow{margin:5px}}
