:root{--globalnav-height: var(--r-globalnav-height);--localnav-height: var(--r-localnav-height);--ribbon-height: 51px;--totalnav-height: calc(var(--globalnav-height) + var(--localnav-height));--film-inset: 70px;--film-border-radius: 30px;--hero-copy-offset: 150h;--main-ipad-top: 74px;--main-ipad-height: 426px;--hero-macbook-pro-offset: -275px;--hero-iphone-left-starting-opacity: 1;--hero-iphone-left-offset: 290px;--hero-iphone-right-starting-opacity: 1;--hero-iphone-right-offset: -23px;--hero-ipad-upper-right-offset: -320px;--hero-ipad-upper-right-starting-opacity: 0;--hero-ipad-upper-left-starting-opacity: 1;--hero-ipad-upper-left-offset: 290px;--hero-ipad-bottom-left-starting-opacity: 0;--hero-ipad-bottom-left-offset: 300px;--hero-watch-starting-opacity: 1;--hero-watch-offset: -22px;--grid-gap: 30px}@media only screen and (max-width: 1068px){:root{--hero-copy-offset: 150h;--film-inset: 60px;--film-border-radius: 25px;--ribbon-height: 76px}}@media only screen and (max-width: 582px){:root{--ribbon-height: 101px}}@media only screen and (max-width: 397px){:root{--ribbon-height: 126px}}@media only screen and (max-width: 734px){:root{--hero-copy-offset: 0px;--film-inset: 30px;--film-border-radius: 20px}}@media only screen and (max-width: 1068px){:root{--main-ipad-top: 75px}}@media only screen and (max-width: 734px){:root{--main-ipad-top: 59px}}@media only screen and (max-width: 1068px){:root{--main-ipad-height: 368px}}@media only screen and (max-width: 734px){:root{--main-ipad-height: 181px}}@media only screen and (max-width: 1068px){:root{--hero-macbook-pro-offset: -144px}}@media only screen and (max-width: 734px){:root{--hero-macbook-pro-offset: -50px}}@media only screen and (max-width: 734px){:root{--hero-iphone-left-starting-opacity: 0}}@media only screen and (max-width: 1068px){:root{--hero-iphone-left-offset: 332px}}@media only screen and (max-width: 734px){:root{--hero-iphone-left-offset: -100px}}@media only screen and (max-width: 734px){:root{--hero-iphone-right-starting-opacity: 0}}@media only screen and (max-width: 1068px){:root{--hero-iphone-right-offset: 109px}}@media only screen and (max-width: 734px){:root{--hero-iphone-right-offset: 175px}}@media only screen and (max-width: 1068px){:root{--hero-ipad-upper-right-offset: -220px}}@media only screen and (max-width: 734px){:root{--hero-ipad-upper-right-offset: 190px}}@media only screen and (max-width: 734px){:root{--hero-ipad-upper-right-starting-opacity: 1}}@media only screen and (max-width: 734px){:root{--hero-ipad-upper-left-starting-opacity: 0}}@media only screen and (max-width: 1068px){:root{--hero-ipad-upper-left-offset: 331px}}@media only screen and (max-width: 734px){:root{--hero-ipad-upper-left-offset: -150px}}@media only screen and (max-width: 734px){:root{--hero-ipad-bottom-left-starting-opacity: 1}}@media only screen and (max-width: 1068px){:root{--hero-ipad-bottom-left-offset: 380px}}@media only screen and (max-width: 734px){:root{--hero-ipad-bottom-left-offset: 24px}}@media only screen and (max-width: 734px){:root{--hero-watch-starting-opacity: 0}}@media only screen and (max-width: 1068px){:root{--hero-watch-offset: 110px}}@media only screen and (max-width: 734px){:root{--hero-watch-offset: 200px}}@media only screen and (max-width: 1068px){:root{--grid-gap: 24px}}@media only screen and (max-width: 734px){:root{--grid-gutter: 15px}}:root{--tile-border-radius: 30px;--tile-padding: 30px;--tile-content-margin: 52px;--grid-gutter: 30px;--tile-copy-margin-top: 0.77em}@media only screen and (max-width: 1068px){:root{--tile-border-radius: 25px;--tile-padding: 30px;--tile-content-margin: 33px;--tile-copy-margin-top: 1em;--grid-gutter: 30px}}@media only screen and (max-width: 734px){:root{--tile-border-radius: 20px;--tile-content-margin: 43px;--tile-padding: 4%;--tile-copy-margin-top: 0.85em;--grid-gutter: 20px}}@media only screen and (max-width: 374px){:root{--tile-border-radius: 0}}.grid-container{max-width:1360px;display:grid;grid-gap:var(--grid-gutter);padding:0 var(--tile-padding);margin:var(--grid-gutter) auto;grid-template-columns:repeat(12, 1fr);-webkit-box-sizing:border-box;box-sizing:border-box}.grid-container.limit-to-viewport{padding:0}@media only screen and (max-width: 1068px){.grid-container.limit-to-viewport{padding:0 var(--tile-padding);width:auto}}@media only screen and (max-width: 734px){.grid-container.is-router{max-width:none}}.grid-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;background-color:#333336}.grid-item.span-4-col{grid-column:span 4}.grid-item.span-5-col{grid-column:span 5}.grid-item.span-6-col{grid-column:span 6}.grid-item.span-7-col{grid-column:span 7}.grid-item.span-8-col{grid-column:span 8}.grid-item.span-12-col{grid-column:span 12}.grid-item.span-2-row{grid-row:span 2}@media only screen and (max-width: 1068px){.grid-item.span-2-row{grid-row:span 1}}html.text-zoom .grid-item.span-4-col,html.text-zoom .grid-item.span-5-col,html.text-zoom .grid-item.span-6-col,html.text-zoom .grid-item.span-7-col,html.text-zoom .grid-item.span-8-col,html.text-zoom .grid-item.span-12-col,html.text-zoom .grid-item.span-2-row{grid-column:span 12}@media only screen and (min-width: 735px) and (max-width: 1068px){.grid-item.span-6-col-medium{grid-column:span 6}}@media only screen and (min-width: 735px) and (max-width: 1068px){.grid-item.span-12-col-medium{grid-column:span 12}}@media only screen and (max-width: 734px){.grid-item.span-12-col-small{grid-column:span 12}}.section-hero{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:visible;text-align:center}.section-hero.section{margin-top:0}.section-hero .hero-copy-wrap,.section-hero .hero-copy-eyebrow{will-change:opacity, transform}.section-hero .image-full-viewport{will-change:transform}.section-hero .hero-offset-container{height:164vh;position:relative;z-index:-1;-webkit-transition:0.9s opacity 0.5s;transition:0.9s opacity 0.5s;opacity:0}.section-hero .hero-offset-container.js-opacity-fade{opacity:1}.section-hero .hero-background-fixed{position:fixed;top:0;z-index:-1;width:100%}.section-hero .bg-scrim{will-change:transform;position:absolute;-webkit-transform-origin:50% 0%;transform-origin:50% 0%;height:100%;width:100%;background-color:rgba(0,0,0,0.8)}.section-hero .section-content-container{position:fixed;left:0;right:0;top:calc(100vh - 324px)}@media only screen and (max-width: 1068px){.section-hero .section-content-container{top:calc(100vh - 350px)}}@media only screen and (max-width: 734px){.section-hero .section-content-container{top:calc(100vh - 320px)}}.section-hero .section-content{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.section-hero .section-content .hero-copy-wrap{padding:80px 0px}@media only screen and (max-width: 734px){.section-hero .section-content .hero-copy-wrap{padding:40px 10% 70px}}.section-hero .section-content .hero-copy-wrap .hero-copy-eyebrow{margin-top:40px}@media only screen and (max-width: 1068px){.section-hero .section-content .hero-copy-wrap .hero-copy-eyebrow{margin-top:32px}}html.no-js .section-hero,html.reduced-motion .section-hero,html.hero-fallback .section-hero,html.text-zoom .section-hero,html.no-js .section-hero,html.reduced-motion .section-hero,html.hero-fallback .section-hero,html.text-zoom .section-hero,html.no-js .section-hero,html.reduced-motion .section-hero,html.hero-fallback .section-hero,html.text-zoom .section-hero,html.no-js .section-hero,html.reduced-motion .section-hero,html.hero-fallback .section-hero,html.text-zoom .section-hero{text-align:initial}html.no-js .section-hero .hero-background-fixed,html.reduced-motion .section-hero .hero-background-fixed,html.hero-fallback .section-hero .hero-background-fixed,html.text-zoom .section-hero .hero-background-fixed,html.no-js .section-hero .hero-background-fixed,html.reduced-motion .section-hero .hero-background-fixed,html.hero-fallback .section-hero .hero-background-fixed,html.text-zoom .section-hero .hero-background-fixed,html.no-js .section-hero .hero-background-fixed,html.reduced-motion .section-hero .hero-background-fixed,html.hero-fallback .section-hero .hero-background-fixed,html.text-zoom .section-hero .hero-background-fixed,html.no-js .section-hero .hero-background-fixed,html.reduced-motion .section-hero .hero-background-fixed,html.hero-fallback .section-hero .hero-background-fixed,html.text-zoom .section-hero .hero-background-fixed{position:static}html.no-js .section-hero .hero-background-fixed .image-hero,html.reduced-motion .section-hero .hero-background-fixed .image-hero,html.hero-fallback .section-hero .hero-background-fixed .image-hero,html.text-zoom .section-hero .hero-background-fixed .image-hero,html.no-js .section-hero .hero-background-fixed .image-hero,html.reduced-motion .section-hero .hero-background-fixed .image-hero,html.hero-fallback .section-hero .hero-background-fixed .image-hero,html.text-zoom .section-hero .hero-background-fixed .image-hero,html.no-js .section-hero .hero-background-fixed .image-hero,html.reduced-motion .section-hero .hero-background-fixed .image-hero,html.hero-fallback .section-hero .hero-background-fixed .image-hero,html.text-zoom .section-hero .hero-background-fixed .image-hero,html.no-js .section-hero .hero-background-fixed .image-hero,html.reduced-motion .section-hero .hero-background-fixed .image-hero,html.hero-fallback .section-hero .hero-background-fixed .image-hero,html.text-zoom .section-hero .hero-background-fixed .image-hero{height:944px}@media only screen and (max-width: 1068px){html.no-js .section-hero .hero-background-fixed .image-hero,html.reduced-motion .section-hero .hero-background-fixed .image-hero,html.hero-fallback .section-hero .hero-background-fixed .image-hero,html.text-zoom .section-hero .hero-background-fixed .image-hero,html.no-js .section-hero .hero-background-fixed .image-hero,html.reduced-motion .section-hero .hero-background-fixed .image-hero,html.hero-fallback .section-hero .hero-background-fixed .image-hero,html.text-zoom .section-hero .hero-background-fixed .image-hero,html.no-js .section-hero .hero-background-fixed .image-hero,html.reduced-motion .section-hero .hero-background-fixed .image-hero,html.hero-fallback .section-hero .hero-background-fixed .image-hero,html.text-zoom .section-hero .hero-background-fixed .image-hero,html.no-js .section-hero .hero-background-fixed .image-hero,html.reduced-motion .section-hero .hero-background-fixed .image-hero,html.hero-fallback .section-hero .hero-background-fixed .image-hero,html.text-zoom .section-hero .hero-background-fixed .image-hero{height:800px}}@media only screen and (max-width: 734px){html.no-js .section-hero .hero-background-fixed .image-hero,html.reduced-motion .section-hero .hero-background-fixed .image-hero,html.hero-fallback .section-hero .hero-background-fixed .image-hero,html.text-zoom .section-hero .hero-background-fixed .image-hero,html.no-js .section-hero .hero-background-fixed .image-hero,html.reduced-motion .section-hero .hero-background-fixed .image-hero,html.hero-fallback .section-hero .hero-background-fixed .image-hero,html.text-zoom .section-hero .hero-background-fixed .image-hero,html.no-js .section-hero .hero-background-fixed .image-hero,html.reduced-motion .section-hero .hero-background-fixed .image-hero,html.hero-fallback .section-hero .hero-background-fixed .image-hero,html.text-zoom .section-hero .hero-background-fixed .image-hero,html.no-js .section-hero .hero-background-fixed .image-hero,html.reduced-motion .section-hero .hero-background-fixed .image-hero,html.hero-fallback .section-hero .hero-background-fixed .image-hero,html.text-zoom .section-hero .hero-background-fixed .image-hero{height:650px}}html.no-js .section-hero .hero-offset-container,html.reduced-motion .section-hero .hero-offset-container,html.hero-fallback .section-hero .hero-offset-container,html.text-zoom .section-hero .hero-offset-container,html.no-js .section-hero .hero-offset-container,html.reduced-motion .section-hero .hero-offset-container,html.hero-fallback .section-hero .hero-offset-container,html.text-zoom .section-hero .hero-offset-container,html.no-js .section-hero .hero-offset-container,html.reduced-motion .section-hero .hero-offset-container,html.hero-fallback .section-hero .hero-offset-container,html.text-zoom .section-hero .hero-offset-container,html.no-js .section-hero .hero-offset-container,html.reduced-motion .section-hero .hero-offset-container,html.hero-fallback .section-hero .hero-offset-container,html.text-zoom .section-hero .hero-offset-container{height:auto;opacity:1}html.no-js .section-hero .fallback-hero-eyebrow,html.reduced-motion .section-hero .fallback-hero-eyebrow,html.hero-fallback .section-hero .fallback-hero-eyebrow,html.text-zoom .section-hero .fallback-hero-eyebrow,html.no-js .section-hero .fallback-hero-eyebrow,html.reduced-motion .section-hero .fallback-hero-eyebrow,html.hero-fallback .section-hero .fallback-hero-eyebrow,html.text-zoom .section-hero .fallback-hero-eyebrow,html.no-js .section-hero .fallback-hero-eyebrow,html.reduced-motion .section-hero .fallback-hero-eyebrow,html.hero-fallback .section-hero .fallback-hero-eyebrow,html.text-zoom .section-hero .fallback-hero-eyebrow,html.no-js .section-hero .fallback-hero-eyebrow,html.reduced-motion .section-hero .fallback-hero-eyebrow,html.hero-fallback .section-hero .fallback-hero-eyebrow,html.text-zoom .section-hero .fallback-hero-eyebrow{-ms-flex-preferred-size:calc(100% * (11/12));flex-basis:calc(100% * (11/12));max-width:calc(100% * (11/12))}@media only screen and (max-width: 734px){html.no-js .section-hero .fallback-hero-eyebrow,html.reduced-motion .section-hero .fallback-hero-eyebrow,html.hero-fallback .section-hero .fallback-hero-eyebrow,html.text-zoom .section-hero .fallback-hero-eyebrow,html.no-js .section-hero .fallback-hero-eyebrow,html.reduced-motion .section-hero .fallback-hero-eyebrow,html.hero-fallback .section-hero .fallback-hero-eyebrow,html.text-zoom .section-hero .fallback-hero-eyebrow,html.no-js .section-hero .fallback-hero-eyebrow,html.reduced-motion .section-hero .fallback-hero-eyebrow,html.hero-fallback .section-hero .fallback-hero-eyebrow,html.text-zoom .section-hero .fallback-hero-eyebrow,html.no-js .section-hero .fallback-hero-eyebrow,html.reduced-motion .section-hero .fallback-hero-eyebrow,html.hero-fallback .section-hero .fallback-hero-eyebrow,html.text-zoom .section-hero .fallback-hero-eyebrow{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}}html.no-js .section-hero .fallback-offset-1,html.reduced-motion .section-hero .fallback-offset-1,html.hero-fallback .section-hero .fallback-offset-1,html.text-zoom .section-hero .fallback-offset-1,html.no-js .section-hero .fallback-offset-1,html.reduced-motion .section-hero .fallback-offset-1,html.hero-fallback .section-hero .fallback-offset-1,html.text-zoom .section-hero .fallback-offset-1,html.no-js .section-hero .fallback-offset-1,html.reduced-motion .section-hero .fallback-offset-1,html.hero-fallback .section-hero .fallback-offset-1,html.text-zoom .section-hero .fallback-offset-1,html.no-js .section-hero .fallback-offset-1,html.reduced-motion .section-hero .fallback-offset-1,html.hero-fallback .section-hero .fallback-offset-1,html.text-zoom .section-hero .fallback-offset-1{margin-left:calc(100% / 12)}@media only screen and (max-width: 734px){html.no-js .section-hero .fallback-offset-1,html.reduced-motion .section-hero .fallback-offset-1,html.hero-fallback .section-hero .fallback-offset-1,html.text-zoom .section-hero .fallback-offset-1,html.no-js .section-hero .fallback-offset-1,html.reduced-motion .section-hero .fallback-offset-1,html.hero-fallback .section-hero .fallback-offset-1,html.text-zoom .section-hero .fallback-offset-1,html.no-js .section-hero .fallback-offset-1,html.reduced-motion .section-hero .fallback-offset-1,html.hero-fallback .section-hero .fallback-offset-1,html.text-zoom .section-hero .fallback-offset-1,html.no-js .section-hero .fallback-offset-1,html.reduced-motion .section-hero .fallback-offset-1,html.hero-fallback .section-hero .fallback-offset-1,html.text-zoom .section-hero .fallback-offset-1{margin-left:0px}}html.no-js .section-hero .section-content-container,html.reduced-motion .section-hero .section-content-container,html.hero-fallback .section-hero .section-content-container,html.text-zoom .section-hero .section-content-container,html.no-js .section-hero .section-content-container,html.reduced-motion .section-hero .section-content-container,html.hero-fallback .section-hero .section-content-container,html.text-zoom .section-hero .section-content-container,html.no-js .section-hero .section-content-container,html.reduced-motion .section-hero .section-content-container,html.hero-fallback .section-hero .section-content-container,html.text-zoom .section-hero .section-content-container,html.no-js .section-hero .section-content-container,html.reduced-motion .section-hero .section-content-container,html.hero-fallback .section-hero .section-content-container,html.text-zoom .section-hero .section-content-container{position:static;padding-top:0;margin-top:-324px}@media only screen and (max-width: 1068px){html.no-js .section-hero .section-content-container,html.reduced-motion .section-hero .section-content-container,html.hero-fallback .section-hero .section-content-container,html.text-zoom .section-hero .section-content-container,html.no-js .section-hero .section-content-container,html.reduced-motion .section-hero .section-content-container,html.hero-fallback .section-hero .section-content-container,html.text-zoom .section-hero .section-content-container,html.no-js .section-hero .section-content-container,html.reduced-motion .section-hero .section-content-container,html.hero-fallback .section-hero .section-content-container,html.text-zoom .section-hero .section-content-container,html.no-js .section-hero .section-content-container,html.reduced-motion .section-hero .section-content-container,html.hero-fallback .section-hero .section-content-container,html.text-zoom .section-hero .section-content-container{margin-top:-250px}}@media only screen and (max-width: 734px){html.no-js .section-hero .section-content-container,html.reduced-motion .section-hero .section-content-container,html.hero-fallback .section-hero .section-content-container,html.text-zoom .section-hero .section-content-container,html.no-js .section-hero .section-content-container,html.reduced-motion .section-hero .section-content-container,html.hero-fallback .section-hero .section-content-container,html.text-zoom .section-hero .section-content-container,html.no-js .section-hero .section-content-container,html.reduced-motion .section-hero .section-content-container,html.hero-fallback .section-hero .section-content-container,html.text-zoom .section-hero .section-content-container,html.no-js .section-hero .section-content-container,html.reduced-motion .section-hero .section-content-container,html.hero-fallback .section-hero .section-content-container,html.text-zoom .section-hero .section-content-container{margin-top:-250px}}@media only screen and (max-width: 320px){html.no-js .section-hero .section-content-container,html.reduced-motion .section-hero .section-content-container,html.hero-fallback .section-hero .section-content-container,html.text-zoom .section-hero .section-content-container,html.no-js .section-hero .section-content-container,html.reduced-motion .section-hero .section-content-container,html.hero-fallback .section-hero .section-content-container,html.text-zoom .section-hero .section-content-container,html.no-js .section-hero .section-content-container,html.reduced-motion .section-hero .section-content-container,html.hero-fallback .section-hero .section-content-container,html.text-zoom .section-hero .section-content-container,html.no-js .section-hero .section-content-container,html.reduced-motion .section-hero .section-content-container,html.hero-fallback .section-hero .section-content-container,html.text-zoom .section-hero .section-content-container{margin-top:-335px}}@media only screen and (max-width: 734px){html.no-js .section-hero .hero-copy-wrap,html.reduced-motion .section-hero .hero-copy-wrap,html.hero-fallback .section-hero .hero-copy-wrap,html.text-zoom .section-hero .hero-copy-wrap,html.no-js .section-hero .hero-copy-wrap,html.reduced-motion .section-hero .hero-copy-wrap,html.hero-fallback .section-hero .hero-copy-wrap,html.text-zoom .section-hero .hero-copy-wrap,html.no-js .section-hero .hero-copy-wrap,html.reduced-motion .section-hero .hero-copy-wrap,html.hero-fallback .section-hero .hero-copy-wrap,html.text-zoom .section-hero .hero-copy-wrap,html.no-js .section-hero .hero-copy-wrap,html.reduced-motion .section-hero .hero-copy-wrap,html.hero-fallback .section-hero .hero-copy-wrap,html.text-zoom .section-hero .hero-copy-wrap{padding:40px 10%}}.page-how-to-buy .section-hero .image-hero{width:2050px;height:1366px;background-size:2050px 1366px;background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/how-to-buy/hero_image__dqi59u0apniq_large.jpg")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.page-how-to-buy .section-hero .image-hero{background-image:url("/v/business/enterprise/a/images/how-to-buy/hero_image__dqi59u0apniq_large_2x.jpg")}}@media only screen and (min-width: 1441px){.page-how-to-buy .section-hero .image-hero{width:3008px;height:944px;background-size:3008px 944px;background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/how-to-buy/hero_image__dqi59u0apniq_xlarge.jpg")}}@media only screen and (min-width: 1441px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1441px) and (min-resolution: 1.5dppx), only screen and (min-width: 1441px) and (min-resolution: 144dpi){.page-how-to-buy .section-hero .image-hero{background-image:url("/v/business/enterprise/a/images/how-to-buy/hero_image__dqi59u0apniq_xlarge_2x.jpg")}}@media only screen and (max-width: 1068px){.page-how-to-buy .section-hero .image-hero{width:1068px;height:1024px;background-size:1068px 1024px;background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/how-to-buy/hero_image__dqi59u0apniq_medium.jpg")}}@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi){.page-how-to-buy .section-hero .image-hero{background-image:url("/v/business/enterprise/a/images/how-to-buy/hero_image__dqi59u0apniq_medium_2x.jpg")}}@media only screen and (max-width: 734px){.page-how-to-buy .section-hero .image-hero{width:896px;height:896px;background-size:896px 896px;background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/how-to-buy/hero_image__dqi59u0apniq_small.jpg")}}@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi){.page-how-to-buy .section-hero .image-hero{background-image:url("/v/business/enterprise/a/images/how-to-buy/hero_image__dqi59u0apniq_small_2x.jpg")}}.page-how-to-buy .section-hero .image-hero.image-full-viewport{height:100vh;width:100%;background-size:cover;background-position:center center}.page-how-to-buy .section-topics{padding-top:170px;padding-bottom:100px}@media only screen and (max-width: 1068px){.page-how-to-buy .section-topics{padding-top:140px;padding-bottom:70px}}@media only screen and (max-width: 734px){.page-how-to-buy .section-topics{padding-top:110px;padding-bottom:80px}}.page-how-to-buy .section-topics .grid-container .grid-item{padding:125px 17%}@media only screen and (max-width: 1068px){.page-how-to-buy .section-topics .grid-container .grid-item{padding:95px 15%}}@media only screen and (max-width: 734px){.page-how-to-buy .section-topics .grid-container .grid-item{padding:75px 10%}}.page-how-to-buy .section-routers{background-color:#333336;padding-top:100px;padding-bottom:100px}@media only screen and (max-width: 1068px){.page-how-to-buy .section-routers{padding-top:70px;padding-bottom:70px}}@media only screen and (max-width: 734px){.page-how-to-buy .section-routers{padding-top:80px;padding-bottom:80px}}.page-how-to-buy .section-routers .grid-item{background-color:#f5f5f7;-webkit-box-sizing:border-box;box-sizing:border-box;padding:70px 0px 70px 12.5%}@media only screen and (max-width: 1068px){.page-how-to-buy .section-routers .grid-item{padding:100px 0px 100px 14%}}@media only screen and (max-width: 734px){.page-how-to-buy .section-routers .grid-item{padding:75px 12%}}.page-how-to-buy .section-routers .grid-item .row{-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media only screen and (max-width: 734px){.page-how-to-buy .section-routers .grid-item .row{-ms-flex-wrap:wrap;flex-wrap:wrap}}.page-how-to-buy .section-routers .grid-item .router-copy-block{z-index:2;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:340px}@media only screen and (max-width: 1068px){.page-how-to-buy .section-routers .grid-item .router-copy-block{min-width:284px}}@media only screen and (max-width: 734px){.page-how-to-buy .section-routers .grid-item .router-copy-block{-ms-flex-preferred-size:100%;flex-basis:100%;min-width:auto}}.page-how-to-buy .section-routers .grid-item .router-image-block{z-index:1;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}@media only screen and (max-width: 734px){.page-how-to-buy .section-routers .grid-item .router-image-block{-ms-flex-preferred-size:100%;flex-basis:100%;margin-top:40px}}.page-how-to-buy .section-routers .grid-item .image-tile-router{width:679px;height:346px;background-size:679px 346px;background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/how-to-buy/router__i4ke067vzp2e_large.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.page-how-to-buy .section-routers .grid-item .image-tile-router{background-image:url("/v/business/enterprise/a/images/how-to-buy/router__i4ke067vzp2e_large_2x.png")}}@media only screen and (max-width: 1068px){.page-how-to-buy .section-routers .grid-item .image-tile-router{width:436px;height:236px;background-size:436px 236px;background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/how-to-buy/router__i4ke067vzp2e_medium.png")}}@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi){.page-how-to-buy .section-routers .grid-item .image-tile-router{background-image:url("/v/business/enterprise/a/images/how-to-buy/router__i4ke067vzp2e_medium_2x.png")}}@media only screen and (max-width: 734px){.page-how-to-buy .section-routers .grid-item .image-tile-router{width:512px;height:210px;background-size:512px 210px;background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/how-to-buy/router__i4ke067vzp2e_small.png")}}@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi){.page-how-to-buy .section-routers .grid-item .image-tile-router{background-image:url("/v/business/enterprise/a/images/how-to-buy/router__i4ke067vzp2e_small_2x.png")}}@media only screen and (max-width: 734px){.page-how-to-buy .section-routers .grid-item .image-tile-router-small{background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/how-to-buy/router__i4ke067vzp2e_large.png");background-size:cover;width:116%;margin-left:-8%}}@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi){.page-how-to-buy .section-routers .grid-item .image-tile-router-small{background-image:url("/v/business/enterprise/a/images/how-to-buy/router__i4ke067vzp2e_large_2x.png")}}@media only screen and (max-width: 734px){.page-how-to-buy .section-routers .grid-item .image-tile-router-small::after{content:'';display:block;padding-bottom:50.95729%}}@media only screen and (max-width: 734px) and (max-width: 1068px){.page-how-to-buy .section-routers .grid-item .image-tile-router-small{background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/how-to-buy/router__i4ke067vzp2e_medium.png");background-size:cover}}@media only screen and (max-width: 734px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (max-width: 1068px) and (min-resolution: 144dpi){.page-how-to-buy .section-routers .grid-item .image-tile-router-small{background-image:url("/v/business/enterprise/a/images/how-to-buy/router__i4ke067vzp2e_medium_2x.png")}}@media only screen and (max-width: 734px) and (max-width: 1068px){.page-how-to-buy .section-routers .grid-item .image-tile-router-small::after{content:'';display:block;padding-bottom:54.12844%}}@media only screen and (max-width: 734px) and (max-width: 734px){.page-how-to-buy .section-routers .grid-item .image-tile-router-small{background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/how-to-buy/router__i4ke067vzp2e_small.png");background-size:cover}}@media only screen and (max-width: 734px) and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (max-width: 734px) and (min-resolution: 144dpi){.page-how-to-buy .section-routers .grid-item .image-tile-router-small{background-image:url("/v/business/enterprise/a/images/how-to-buy/router__i4ke067vzp2e_small_2x.png")}}@media only screen and (max-width: 734px) and (max-width: 734px){.page-how-to-buy .section-routers .grid-item .image-tile-router-small::after{content:'';display:block;padding-bottom:41.01562%}}.page-how-to-buy .main{background-color:#1d1d1f;overflow-x:hidden}.page-how-to-buy section{overflow:hidden;position:relative;z-index:1;background-color:#1d1d1f}.page-how-to-buy section.section-hero{overflow:visible;background-color:transparent}html.no-js .page-how-to-buy section.section-hero,html.reduced-motion .page-how-to-buy section.section-hero,html.hero-fallback .page-how-to-buy section.section-hero,html.text-zoom .page-how-to-buy section.section-hero,html.no-js .page-how-to-buy section.section-hero,html.reduced-motion .page-how-to-buy section.section-hero,html.hero-fallback .page-how-to-buy section.section-hero,html.text-zoom .page-how-to-buy section.section-hero,html.no-js .page-how-to-buy section.section-hero,html.reduced-motion .page-how-to-buy section.section-hero,html.hero-fallback .page-how-to-buy section.section-hero,html.text-zoom .page-how-to-buy section.section-hero,html.no-js .page-how-to-buy section.section-hero,html.reduced-motion .page-how-to-buy section.section-hero,html.hero-fallback .page-how-to-buy section.section-hero,html.text-zoom .page-how-to-buy section.section-hero{background-color:#1d1d1f}
