.section-divider{display:none!important}.fade-in-section{opacity:0;transform:translateY(20px);transition:opacity .5s ease-out,transform .5s ease-out}.fade-in-section.is-visible{opacity:1;transform:translateY(0)}.cc-section{padding:1.75rem 1rem;max-width:960px;margin:0 auto}.cc-section-alt .cc-section{padding:2.25rem 1.5rem;background:rgba(255,255,255,.06);border:1px solid var(--bdr);border-radius:.75rem;margin-top:1.75rem;margin-bottom:1.75rem}.cc-heading{font-size:1.6rem;font-weight:700;color:var(--t1);margin:0 0 .35rem;letter-spacing:-.02em}.cc-subhead{font-size:.95rem;color:var(--t2);margin:0 0 1.75rem;max-width:550px}.cc-label{display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--a);margin-bottom:.5rem}.cc-value-strip{display:flex;justify-content:center;flex-wrap:wrap;gap:1.5rem;padding:1rem 0;font-size:.85rem;color:var(--t2)}.cc-value-strip span{display:flex;align-items:center;gap:.35rem}.cc-value-strip .cc-dot{width:6px;height:6px;border-radius:50%;background:var(--a);flex-shrink:0}.cc-pricing-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;align-items:stretch}.cc-plan{background:rgba(255,255,255,.04);border:1px solid var(--bdr);border-radius:.6rem;padding:1.25rem 1rem;text-align:center;transition:border-color .15s,box-shadow .15s;display:flex;flex-direction:column;position:relative}.cc-plan:hover{border-color:var(--a);box-shadow:0 4px 16px rgba(250,56,0,.08)}.cc-plan.cc-popular{border-color:var(--a);box-shadow:0 0 0 1px var(--a)}.cc-plan-badge{position:absolute;top:-.55rem;left:50%;transform:translateX(-50%);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.15rem .6rem;border-radius:999px;white-space:nowrap}.cc-plan-badge-green{background:#22c55e;color:#fff}.cc-plan-badge-accent{background:var(--a);color:#fff}.cc-plan-header{text-align:center;padding-bottom:.85rem;border-bottom:2px solid var(--bdr);margin-bottom:.85rem}.cc-plan.cc-popular .cc-plan-header{border-bottom-color:var(--a)}.cc-plan-name{font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--t2);margin-bottom:.35rem}.cc-plan.cc-popular .cc-plan-name{color:var(--a)}.cc-plan-price{font-size:2rem;font-weight:700;color:var(--t1);line-height:1.1}.cc-plan-price span{font-size:.8rem;font-weight:400;color:var(--t2)}.cc-plan-features{list-style:none;padding:0;margin:0;font-size:.8rem;color:var(--t2);line-height:1.8;text-align:center;flex:1}.cc-plan-features li{padding-left:0}.cc-plan-features li strong{color:var(--t1)}.cc-plan-features li.cc-muted{color:var(--t2);opacity:.7}.cc-plan .btn-primary,.cc-plan .btn-secondary{width:100%;margin-top:.75rem;font-size:.8rem;padding:.45rem}.cc-tools-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.cc-tool-card{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:rgba(255,255,255,.04);border:1px solid var(--bdr);border-radius:.6rem;text-decoration:none;color:inherit;transition:border-color .15s}.cc-tool-card:hover{border-color:var(--a)}.cc-tool-icon{flex-shrink:0;width:32px;height:32px;color:var(--a)}.cc-tool-card h4{margin:0 0 .2rem;font-size:.9rem;color:var(--t1)}.cc-tool-card p{margin:0;font-size:.8rem;color:var(--t2)}.cc-quote-block{text-align:center;max-width:540px;margin:0 auto}.cc-quote-stars{color:#00b67a;font-size:1.2rem;margin-bottom:.5rem}.cc-quote-text{font-size:1.15rem;font-style:italic;color:var(--t1);line-height:1.6;margin-bottom:.5rem}.cc-quote-author{font-size:.85rem;color:var(--t2)}.cc-trustpilot-link{display:inline-block;margin-top:.75rem;color:#00b67a;font-size:.82rem;text-decoration:none;font-weight:600}.cc-trustpilot-link:hover{text-decoration:underline}.cc-compare-table{width:100%;border-collapse:collapse;font-size:.82rem}.cc-compare-table td,.cc-compare-table th{padding:.55rem .75rem;text-align:left;border-bottom:1px solid var(--bdr)}.cc-compare-table th{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--t2);background:rgba(255,255,255,.09);border-bottom:2px solid var(--bdr)}.cc-compare-table td:first-child{color:var(--t2)}.cc-compare-table .cc-fs-col{color:var(--a);font-weight:600}.cc-compare-table .cc-yes{color:#22c55e}.cc-compare-table .cc-no{color:var(--t2);opacity:.5}.cc-cta{text-align:center;padding:1rem 0 .5rem}.cc-cta-text{font-size:.9rem;color:var(--t2);margin-bottom:1rem}.container-rails{position:relative}.container-rails::after,.container-rails::before{content:'';position:absolute;top:.75rem;bottom:.75rem;width:1px;background:linear-gradient(to bottom,transparent,var(--bdr),transparent);opacity:.55;pointer-events:none}.container-rails::before{left:0}.container-rails::after{right:0}.trust-badges-container{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.trust-badge-link{display:flex;align-items:center;gap:.5rem;color:var(--t2);text-decoration:none;font-size:.8rem}.trust-badge-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.trust-badge-icon svg{width:20px;height:20px}@media (max-width:640px){.cc-pricing-bar{grid-template-columns:1fr 1fr}.cc-tools-grid{grid-template-columns:1fr}.cc-heading{font-size:1.3rem}.cc-compare-table{font-size:.75rem}.cc-compare-table td,.cc-compare-table th{padding:.4rem .5rem}.cc-section-alt .cc-section{padding:1.25rem 1rem;border-radius:.5rem}}@media (max-width:420px){.cc-pricing-bar{grid-template-columns:1fr}}.fileshot-ad-wrapper,.main-content .fileshot-ad-wrapper,main .fileshot-ad-wrapper{max-width:960px!important;margin:6px auto!important;padding:0 1rem!important;box-sizing:border-box!important}.fileshot-ad-card,.main-content .fileshot-ad-card{padding:5px!important;margin-bottom:0!important;border-radius:8px!important;box-shadow:none!important;border-color:color-mix(in srgb,var(--bdr) 50%,transparent)!important}.fileshot-ad-content,.main-content .fileshot-ad-content{min-height:auto!important;padding:2px!important;gap:2px!important;border-radius:6px!important}.fileshot-ad-label,.main-content .fileshot-ad-label{font-size:8px!important;margin-bottom:2px!important;opacity:.6!important}.main-content{padding-top:0!important}.cc-header-ad{width:100%;padding:6px 0}.cc-header-ad-inner{max-width:728px;margin:0 auto;padding:0 1rem;text-align:center}#fileshot-sticky-bottom-ad-host{position:fixed!important;bottom:0!important;left:0!important;right:0!important;z-index:9999!important;background:rgba(255,255,255,.06);border-top:1px solid var(--bdr);box-shadow:0 -2px 12px rgba(0,0,0,.15);padding:4px 0;display:flex;align-items:center;justify-content:center;text-align:center}#fileshot-sticky-bottom-ad-host:empty{display:none!important}#fileshot-sticky-bottom-ad-host .fileshot-ad-wrapper{margin:0!important;padding:0!important}#fileshot-sticky-bottom-ad-host .fileshot-ad-card{margin:0!important;padding:3px!important;border-radius:0!important;background:0 0!important;box-shadow:none!important}body{padding-bottom:100px}.fileshot-native-under-dropzone .fileshot-ad-card{padding:3px!important}#fileshot-home-squares-host{max-width:960px!important;margin:8px auto!important;padding:.75rem 1rem!important;box-sizing:border-box!important}#fileshot-home-squares-host .fileshot-home-squares-row{display:flex!important;flex-wrap:nowrap!important;gap:8px!important;justify-content:center!important;align-items:flex-start!important}#fileshot-home-squares-host .fileshot-ad-wrapper{flex:1 1 0!important;max-width:310px!important;min-width:0!important;margin:0!important;padding:0!important}.cc-section-alt .cc-heading,.cc-section-alt .cc-label,.cc-section-alt .cc-subhead{text-align:center}.cc-section-alt .cc-label{display:block}.cc-section-alt .cc-subhead{margin-left:auto;margin-right:auto}#fileshot-native-footer,body>#fileshot-native-footer{display:none!important}#fileshot-unit-320x50-bottom,#fileshot-unit-468x60-mid{display:none!important}#fileshot-smartlink-ad,.main-content #fileshot-smartlink-ad,main #fileshot-smartlink-ad{display:block!important;max-width:960px!important;margin:10px auto!important;padding:0 1rem!important;box-sizing:border-box!important}#fileshot-smartlink-ad .fileshot-sponsor-container,main #fileshot-smartlink-ad .fileshot-sponsor-container{display:block!important;max-width:100%!important;width:100%!important;margin:0!important;padding:0!important}#fileshot-smartlink-ad .fileshot-sponsor-container .fileshot-sponsored-link,#fileshot-smartlink-ad .fileshot-sponsored-link,main #fileshot-smartlink-ad .fileshot-sponsored-link{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:16px!important;width:100%!important;max-width:100%!important;min-width:0!important;flex:none!important;box-sizing:border-box!important;padding:18px 32px!important;border-radius:12px!important;border:1px solid var(--bdr)!important;background:linear-gradient(135deg,color-mix(in srgb,var(--a) 6%,rgba(255,255,255,.04)),rgba(255,255,255,.06))!important;box-shadow:0 1px 4px rgba(0,0,0,.05),inset 0 1px 0 rgba(255,255,255,.04)!important;text-decoration:none!important;color:var(--t1)!important;transition:all .2s ease!important;position:relative!important;overflow:hidden!important}#fileshot-smartlink-ad .fileshot-sponsored-link::before{content:''!important;position:absolute!important;top:0!important;left:0!important;right:0!important;height:2px!important;background:linear-gradient(90deg,var(--a),color-mix(in srgb,var(--a) 60%,orange))!important}#fileshot-smartlink-ad .fileshot-sponsored-link:hover{border-color:var(--a)!important;box-shadow:0 6px 24px rgba(250,56,0,.12)!important;transform:translateY(-1px)!important}#fileshot-smartlink-ad .fileshot-sponsored-badge{display:inline-block!important;font-size:9px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.06em!important;background:var(--a)!important;color:#fff!important;padding:3px 10px!important;border-radius:999px!important;flex-shrink:0!important;line-height:1.3!important}#fileshot-smartlink-ad .fileshot-sponsored-title{font-size:1rem!important;font-weight:700!important;color:var(--t1)!important;white-space:nowrap!important}#fileshot-smartlink-ad .fileshot-sponsored-sub{font-size:.85rem!important;color:var(--t2)!important;white-space:nowrap!important}.fileshot-global-sidebar .fileshot-ad-card{box-shadow:0 4px 16px rgba(16,24,40,.08)!important}.cc-section-alt+.fileshot-ad-wrapper,.cc-section.fade-in-section+.fileshot-ad-wrapper{margin-top:0!important}@media (max-width:768px){.fileshot-ad-wrapper,.main-content .fileshot-ad-wrapper{margin:4px auto!important;padding:0 .5rem!important}#fileshot-home-squares-host .fileshot-home-squares-row{flex-wrap:wrap!important;flex-direction:column!important;align-items:center!important;gap:6px!important}#fileshot-home-squares-host .fileshot-ad-wrapper{flex:0 0 auto!important;width:100%!important;max-width:320px!important}#fileshot-smartlink-ad .fileshot-sponsor-container .fileshot-sponsored-link,#fileshot-smartlink-ad .fileshot-sponsored-link{flex-direction:column!important;padding:14px 16px!important;gap:8px!important;text-align:center!important}.cc-compare-table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.cc-compare-table tbody,.cc-compare-table thead{display:table;width:100%}}@media (max-width:480px){.cc-heading{font-size:1.2rem}.cc-subhead{font-size:.85rem}.cc-plan{padding:1rem .75rem}.cc-plan-price{font-size:1.6rem}.cc-plan-features{font-size:.75rem}.cc-tool-card{padding:.75rem;gap:.5rem}.cc-tool-icon{width:24px;height:24px}.fileshot-ad-wrapper{margin:3px auto!important}}.concept1-tabs{display:flex;gap:.85rem;margin:.15rem 0 .75rem;border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:0}.concept1-tab{padding:.5rem .1rem;background:0 0;border:none;color:var(--t2);cursor:pointer;font-weight:800;font-size:.86rem;border-bottom:2px solid transparent;transition:color .2s ease,border-color .2s ease}.concept1-tab.active{color:var(--t1);border-bottom-color:var(--a)}.concept1-tab:hover{color:var(--t1)}.concept1-tab-content{display:none}.concept1-tab-content.active{display:block}.concept1-compact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem}.concept1-feature-card{padding:1rem;background:rgba(255,255,255,.04);border-radius:.5rem;border:1px solid var(--bdr);cursor:pointer;transition:all .2s}.concept1-feature-card:hover{border-color:var(--a)}.concept1-feature-header{display:flex;align-items:center;gap:.5rem}.concept1-feature-icon{width:20px;height:20px;color:var(--a)}.concept1-settings-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.concept1-basic-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}@media (max-width:768px){.concept1-basic-grid{grid-template-columns:repeat(2,1fr)}}.concept1-setting-item{padding:.6rem;background:rgba(255,255,255,.06);border-radius:.6rem;border:1px solid var(--bdr);box-shadow:inset 0 1px 0 rgba(255,255,255,.04);display:flex;flex-direction:column;justify-content:center;min-height:fit-content}.concept1-setting-item input[type=number],.concept1-setting-item input[type=password],.concept1-setting-item input[type=text]{background:rgba(255,255,255,.04)!important;background-color:rgba(255,255,255,.04)!important;color:var(--t1)!important;-webkit-text-fill-color:var(--t1)!important}.concept1-setting-item input[type=number]:focus,.concept1-setting-item input[type=password]:focus,.concept1-setting-item input[type=text]:focus{background:rgba(255,255,255,.04)!important;background-color:rgba(255,255,255,.04)!important;outline:1px solid var(--a)}.concept1-setting-item input:-webkit-autofill,.concept1-setting-item input:-webkit-autofill:focus,.concept1-setting-item input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px rgba(255,255,255,.04) inset!important;-webkit-text-fill-color:var(--t1)!important;background-color:rgba(255,255,255,.04)!important}.concept1-setting-item input[type=password]{-webkit-text-security:disc!important;letter-spacing:.1em}.concept1-setting-item input::placeholder{color:var(--t2)!important;opacity:.6!important}.concept1-zke-pill{display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .5rem;border:1.5px solid var(--a);border-radius:999px;background:0 0;font-size:.75rem;font-weight:600;color:var(--a);transition:all .2s ease}.concept1-zke-pill.active{background:var(--a);color:#fff}.concept1-zke-pill:hover{opacity:.8}.concept1-expanded-content{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--bdr)}.files-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:10000;opacity:0;visibility:hidden;transition:all .2s ease}.files-popup-overlay.active{opacity:1;visibility:visible}.files-popup{background:rgba(255,255,255,.04);border-radius:.75rem;border:1px solid var(--bdr);max-width:500px;width:90%;max-height:70vh;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.2);transform:scale(.9);transition:transform .2s ease}.files-popup-overlay.active .files-popup{transform:scale(1)}.files-popup-header{padding:1rem 1.5rem;border-bottom:1px solid var(--bdr);display:flex;justify-content:space-between;align-items:center}.files-popup-title{font-weight:600;color:var(--t1);margin:0}.files-popup-close{background:0 0;border:none;color:var(--t2);cursor:pointer;font-size:1.5rem;padding:.25rem;border-radius:.25rem;transition:background .2s}.files-popup-close:hover{background:rgba(255,255,255,.06);color:var(--t1)}.files-popup-content{padding:1rem 1.5rem;max-height:400px;overflow-y:auto}.files-popup-file{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:rgba(255,255,255,.06);border-radius:.5rem;margin-bottom:.5rem;border:1px solid var(--bdr)}.files-popup-file-icon{width:16px;height:16px;color:var(--a);flex-shrink:0}.files-popup-file-info{flex:1;min-width:0}.files-popup-file-name{font-weight:500;color:var(--t1);font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.files-popup-file-size{color:var(--t2);font-size:.8rem}.selected-files-inner-flex{display:flex!important;flex-wrap:nowrap!important;width:100%!important;align-items:center!important;gap:.5rem!important}#expandFilesBtn{display:none!important;visibility:hidden!important}#selectedFilesTitle:hover{text-decoration:underline;opacity:.9}.concept1-tab-content input[type=datetime-local],.concept1-tab-content input[type=number],.concept1-tab-content input[type=password],.concept1-tab-content input[type=text],.concept1-tab-content select,.concept1-tab-content textarea{color:var(--t1)!important}.concept1-tab-content input::placeholder,.concept1-tab-content textarea::placeholder{color:var(--t2)!important;opacity:.7}#expirationInput,#maxDownloads,#zkePassword{border:none!important;outline:0!important;box-shadow:none!important}#expirationInput:focus,#maxDownloads:focus,#zkePassword:focus{outline:0!important;box-shadow:0 0 0 2px rgba(255,122,0,.25)!important}.zke-header-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%}.zke-label{display:inline-flex;align-items:center;gap:.35rem;font-size:.85rem;font-weight:700;color:var(--t1);white-space:nowrap}.zke-info-tooltip:hover .zke-tooltip-text{visibility:visible;opacity:1}.zke-actions{display:inline-flex;align-items:center;gap:.5rem}.zke-password-row{display:flex;flex-direction:column;gap:.15rem;width:100%}.zke-password-wrap{position:relative;width:100%}#zkePassword{padding:.25rem 3rem .25rem .35rem!important;font-size:.75rem!important}.zke-generate-btn{padding:.18rem .35rem;border-radius:.3rem;border:1px solid var(--bdr);background:rgba(255,255,255,.06);color:var(--t1);cursor:pointer;font-size:.75rem;font-weight:600;line-height:1;transition:all .2s;width:100%;text-align:center}.zke-generate-btn:disabled{opacity:.55;cursor:not-allowed}.zke-switch{position:relative;display:inline-flex;width:38px;height:20px}.zke-switch input{opacity:0;width:0;height:0}.zke-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.06);border:1px solid var(--bdr);transition:all .2s;border-radius:999px}.zke-slider:before{position:absolute;content:"";height:14px;width:14px;left:2px;top:50%;transform:translateY(-50%);background:var(--t2);transition:all .2s;border-radius:50%}.zke-switch input:checked+.zke-slider{background:rgba(255,122,0,.18);border-color:rgba(255,122,0,.55)}.zke-switch input:checked+.zke-slider:before{transform:translate(18px,-50%);background:var(--a)}@media (max-width:420px){#uploadLoginHint .upload-loginhint-row{gap:.5rem!important;flex-direction:column!important;align-items:stretch!important}#uploadLoginHint .upload-loginhint-label{font-size:.76rem!important}#uploadLoginHint .upload-loginhint-full{display:inline!important}#uploadLoginHint .upload-loginhint-short{display:none!important}#uploadLoginHint .upload-loginhint-signin{width:100%!important}}@media (max-width:640px){.upload-result{margin:4px 6px 8px!important;padding:4px 8px 6px!important;border-radius:4px!important}.upload-result-header{flex-direction:column!important;align-items:flex-start!important;gap:.25rem!important;padding:.4rem .6rem .3rem!important}.upload-result-header-info{flex-wrap:wrap;gap:.25rem .75rem!important}.upload-result-header-info span{font-size:11px!important}.upload-result-content{padding:.4rem .6rem!important}.link-row{flex-direction:row!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:0!important}.link-row input[type=text]{width:0!important;flex:1 1 0%!important;font-size:10px!important;padding:.3rem .5rem!important;border-radius:4px 0 0 4px!important;border-right:0!important}.action-buttons{gap:.2rem!important;padding-bottom:.4rem!important}.action-buttons button{min-width:24px!important;padding:.2rem .4rem!important;font-size:10px!important}.action-buttons .btn-text{display:none}.action-buttons .btn-icon{margin-right:0!important}.action-footer{flex-direction:column;gap:.5rem!important;align-items:flex-start!important}.action-footer-buttons{width:100%;justify-content:space-between!important}.action-footer-meta{width:100%;text-align:left!important;font-size:9px!important}.zke-password-row{flex-direction:column;gap:.4rem!important;align-items:flex-start!important}.zke-password-row input{width:100%!important;font-size:10px!important;padding:.3rem .5rem!important}.zke-password-buttons{width:100%;display:flex;gap:.2rem}.zke-password-buttons button{flex:1;justify-content:center}.bottom-action-row{gap:.35rem!important}.bottom-action-row button{padding:.4rem .5rem!important;font-size:11px!important;gap:.25rem!important}.bottom-action-row .btn-text{display:none!important}}@media (prefers-color-scheme:light){html:not(.dark-theme) .upload-result{background:#fff!important;border-color:#e2e8f0!important;box-shadow:0 1px 3px rgba(0,0,0,.05)!important}html:not(.dark-theme) .upload-result .btn-primary{background:linear-gradient(180deg,var(--btn-orange-top),var(--btn-orange-bottom))!important;color:#fff!important;border-color:rgba(250,56,0,.35)!important}html:not(.dark-theme) .upload-result .btn-secondary{background:#f8fafc!important;color:#1e293b!important;border-color:#e2e8f0!important}html:not(.dark-theme) .upload-result input[readonly]{background-color:#f8fafc!important;color:#1e293b!important;border-color:#e2e8f0!important}}html:not(.dark-theme) .upload-result{background:#fff;border-color:#e2e8f0;box-shadow:0 1px 3px rgba(0,0,0,.05)}html:not(.dark-theme) .upload-result #copyBtn,html:not(.dark-theme) .upload-result .btn-primary{background:linear-gradient(180deg,var(--btn-orange-top),var(--btn-orange-bottom));color:#fff;border-color:rgba(250,56,0,.35)}html:not(.dark-theme) .upload-result #copyBtn svg,html:not(.dark-theme) .upload-result .btn-primary svg{stroke:currentColor}html:not(.dark-theme) .upload-result .btn-secondary,html:not(.dark-theme) .upload-result .btn-share[data-action=copy]{background:#f8fafc;color:#1e293b;border-color:#e2e8f0}html:not(.dark-theme) .upload-result .btn-share[data-action=copy] svg{stroke:currentColor}html:not(.dark-theme) .upload-result input[readonly]{background-color:#f8fafc;color:#1e293b;border-color:#e2e8f0}.upload-result .link-row{align-items:stretch!important}.upload-result .link-row #copyBtn,.upload-result .link-row #downloadLink{height:32px!important}.upload-result .link-row #copyBtn{box-sizing:border-box!important}.container-rails::after,.container-rails::before{display:none}.cc-section{padding:3.5rem 1.5rem!important;max-width:880px!important}.cc-section-alt{background:0 0!important}.cc-section-alt .cc-section{background:0 0!important;border:none!important;border-radius:0!important;box-shadow:none!important;margin-top:0!important;margin-bottom:0!important;padding:3.5rem 1.5rem!important}.bottom-cta-section,.cc-section-alt,.cc-section.fade-in-section,.cc-value-strip{border-top:1px solid var(--bdr)}.cc-value-strip{padding:1.25rem 1.5rem!important;max-width:880px!important;margin:0 auto!important}.cc-heading{font-size:1.5rem!important;font-weight:700!important;letter-spacing:-.015em!important}.cc-subhead{margin-bottom:2rem!important}.hero-section{margin-bottom:0!important;padding-bottom:3.5rem}.upload-section{margin-bottom:0!important}.cc-section[style*="padding-top:2.5"]{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.bottom-cta-section{padding-top:4rem!important;padding-bottom:4rem!important}