: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}}.page-choice .section-hero-poster{background-color:#1d1d1f;padding-top:188px;padding-bottom:100px}@media only screen and (max-width: 1068px){.page-choice .section-hero-poster{padding-top:160px;padding-bottom:112px}}@media only screen and (max-width: 734px){.page-choice .section-hero-poster{padding-top:126px;padding-bottom:95px}}.page-choice .section-hero-poster .hero-poster-headline{padding-right:0px}@media only screen and (max-width: 1068px){.page-choice .section-hero-poster .hero-poster-headline{padding-right:0px}}.page-choice .section-hero-poster .hero-intro-copy{margin-top:6px}@media only screen and (max-width: 1068px){.page-choice .section-hero-poster .hero-intro-copy{margin-top:3px}}@media only screen and (max-width: 734px){.page-choice .section-hero-poster .hero-intro-copy{margin-top:20px}}.page-choice .section-hero-poster .image-hero-poster{margin-top:100px}@media only screen and (max-width: 1068px){.page-choice .section-hero-poster .image-hero-poster{margin-top:80px}}@media only screen and (max-width: 734px){.page-choice .section-hero-poster .image-hero-poster{margin-top:65px}}@media only screen and (max-width: 734px){.page-choice .section-hero-poster .image-hero-poster-small{margin-top:65px}}.page-choice .section-hero{background-color:#f5f5f7;padding-bottom:130px;padding-top:150px}.page-choice .section-hero .headline-hero{text-align:center}.page-choice .section-hero .image-hero{margin-top:80px;width:1065px;height:449px;background-size:1065px 449px;background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/choice/hero__dep97atzbfiq_large.jpg");position:relative;left:50%;margin-left:-549.5px}@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-choice .section-hero .image-hero{background-image:url("/v/business/enterprise/a/images/choice/hero__dep97atzbfiq_large_2x.jpg")}}@media only screen and (max-width: 1068px){.page-choice .section-hero .image-hero{width:741px;height:305px;background-size:741px 305px;background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/choice/hero__dep97atzbfiq_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-choice .section-hero .image-hero{background-image:url("/v/business/enterprise/a/images/choice/hero__dep97atzbfiq_medium_2x.jpg")}}@media only screen and (max-width: 734px){.page-choice .section-hero .image-hero{width:602px;height:250px;background-size:602px 250px;background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/choice/hero__dep97atzbfiq_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-choice .section-hero .image-hero{background-image:url("/v/business/enterprise/a/images/choice/hero__dep97atzbfiq_small_2x.jpg")}}@media only screen and (max-width: 1068px){.page-choice .section-hero .image-hero{left:50%;margin-left:-392.5px}}@media only screen and (max-width: 734px){.page-choice .section-hero .image-hero{left:50%;margin-left:-301px}}@media only screen and (max-width: 1068px){.page-choice .section-hero .image-hero{margin-top:65px}}@media only screen and (max-width: 734px){.page-choice .section-hero .image-hero-small{background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/choice/hero__dep97atzbfiq_large.jpg");background-size:cover;margin-left:-6%;margin-top:60px}}@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-choice .section-hero .image-hero-small{background-image:url("/v/business/enterprise/a/images/choice/hero__dep97atzbfiq_large_2x.jpg")}}@media only screen and (max-width: 734px){.page-choice .section-hero .image-hero-small::after{content:'';display:block;padding-bottom:42.15962%}}@media only screen and (max-width: 734px) and (max-width: 1068px){.page-choice .section-hero .image-hero-small{background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/choice/hero__dep97atzbfiq_medium.jpg");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-choice .section-hero .image-hero-small{background-image:url("/v/business/enterprise/a/images/choice/hero__dep97atzbfiq_medium_2x.jpg")}}@media only screen and (max-width: 734px) and (max-width: 1068px){.page-choice .section-hero .image-hero-small::after{content:'';display:block;padding-bottom:41.16059%}}@media only screen and (max-width: 734px) and (max-width: 734px){.page-choice .section-hero .image-hero-small{background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/choice/hero__dep97atzbfiq_small.jpg");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-choice .section-hero .image-hero-small{background-image:url("/v/business/enterprise/a/images/choice/hero__dep97atzbfiq_small_2x.jpg")}}@media only screen and (max-width: 734px) and (max-width: 734px){.page-choice .section-hero .image-hero-small::after{content:'';display:block;padding-bottom:41.52824%}}.page-choice .section-hero .hero-copy{margin-top:80px}@media only screen and (max-width: 1068px){.page-choice .section-hero .hero-copy{margin-top:50px}}.page-choice .section-hero .hero-cta{margin-top:30px}@media only screen and (max-width: 734px){.page-choice .section-hero .hero-cta{margin-top:24px}}.page-choice .section-routers{background-color:#fff;margin-bottom:150px}@media only screen and (max-width: 734px){.page-choice .section-routers{margin-bottom:100px}}.page-choice .section-routers .grid-container{margin-top:0;margin-bottom:0}.page-choice .section-routers .grid-item .router-copy-block{-webkit-box-sizing:border-box;box-sizing:border-box;padding:135px 12.5%}@media only screen and (max-width: 1068px){.page-choice .section-routers .grid-item .router-copy-block{padding:110px 12.5%}}@media only screen and (max-width: 734px){.page-choice .section-routers .grid-item .router-copy-block{padding:125px 12%}}.page-choice .section-routers .grid-item .image-tile-router{width:100%;background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/choice/how_to_buy__bpoqd21c20oi_large.jpg");background-size:cover;background-position:center center}@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-choice .section-routers .grid-item .image-tile-router{background-image:url("/v/business/enterprise/a/images/choice/how_to_buy__bpoqd21c20oi_large_2x.jpg")}}@media only screen and (max-width: 1068px){.page-choice .section-routers .grid-item .image-tile-router{width:100%;background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/choice/how_to_buy__bpoqd21c20oi_medium.jpg");background-size:cover;background-position:center center}}@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-choice .section-routers .grid-item .image-tile-router{background-image:url("/v/business/enterprise/a/images/choice/how_to_buy__bpoqd21c20oi_medium_2x.jpg")}}@media only screen and (max-width: 734px){.page-choice .section-routers .grid-item .image-tile-router{width:100%;background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/choice/how_to_buy__bpoqd21c20oi_small.jpg");background-size:cover;background-position:center center}}@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-choice .section-routers .grid-item .image-tile-router{background-image:url("/v/business/enterprise/a/images/choice/how_to_buy__bpoqd21c20oi_small_2x.jpg")}}.page-choice .section-good-for-employees{background-color:#fff}.page-choice .section-good-for-employees .section-hero-poster{padding-bottom:140px}@media only screen and (max-width: 1068px){.page-choice .section-good-for-employees .section-hero-poster{padding-bottom:120px}}@media only screen and (max-width: 734px){.page-choice .section-good-for-employees .section-hero-poster{padding-bottom:100px}}.page-choice .section-good-for-employees .section-hero-poster .image-hero-poster{width:1085px;height:535px;background-size:1085px 535px;background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/choice/apple_workplace_hero__ftanxzkt6ziy_large.jpg");position:relative;left:50%;margin-left:-564.5px}@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-choice .section-good-for-employees .section-hero-poster .image-hero-poster{background-image:url("/v/business/enterprise/a/images/choice/apple_workplace_hero__ftanxzkt6ziy_large_2x.jpg")}}@media only screen and (max-width: 1068px){.page-choice .section-good-for-employees .section-hero-poster .image-hero-poster{width:755px;height:373px;background-size:755px 373px;background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/choice/apple_workplace_hero__ftanxzkt6ziy_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-choice .section-good-for-employees .section-hero-poster .image-hero-poster{background-image:url("/v/business/enterprise/a/images/choice/apple_workplace_hero__ftanxzkt6ziy_medium_2x.jpg")}}@media only screen and (max-width: 734px){.page-choice .section-good-for-employees .section-hero-poster .image-hero-poster{width:610px;height:300px;background-size:610px 300px;background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/choice/apple_workplace_hero__ftanxzkt6ziy_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-choice .section-good-for-employees .section-hero-poster .image-hero-poster{background-image:url("/v/business/enterprise/a/images/choice/apple_workplace_hero__ftanxzkt6ziy_small_2x.jpg")}}@media only screen and (max-width: 1068px){.page-choice .section-good-for-employees .section-hero-poster .image-hero-poster{left:50%;margin-left:-396.5px}}@media only screen and (max-width: 734px){.page-choice .section-good-for-employees .section-hero-poster .image-hero-poster{left:50%;margin-left:-305px}}@media only screen and (max-width: 734px){.page-choice .section-good-for-employees .section-hero-poster .image-hero-poster-small{background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/choice/apple_workplace_hero__ftanxzkt6ziy_large.jpg");background-size:cover;margin-left:-7%}}@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-choice .section-good-for-employees .section-hero-poster .image-hero-poster-small{background-image:url("/v/business/enterprise/a/images/choice/apple_workplace_hero__ftanxzkt6ziy_large_2x.jpg")}}@media only screen and (max-width: 734px){.page-choice .section-good-for-employees .section-hero-poster .image-hero-poster-small::after{content:'';display:block;padding-bottom:49.30876%}}@media only screen and (max-width: 734px) and (max-width: 1068px){.page-choice .section-good-for-employees .section-hero-poster .image-hero-poster-small{background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/choice/apple_workplace_hero__ftanxzkt6ziy_medium.jpg");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-choice .section-good-for-employees .section-hero-poster .image-hero-poster-small{background-image:url("/v/business/enterprise/a/images/choice/apple_workplace_hero__ftanxzkt6ziy_medium_2x.jpg")}}@media only screen and (max-width: 734px) and (max-width: 1068px){.page-choice .section-good-for-employees .section-hero-poster .image-hero-poster-small::after{content:'';display:block;padding-bottom:49.40397%}}@media only screen and (max-width: 734px) and (max-width: 734px){.page-choice .section-good-for-employees .section-hero-poster .image-hero-poster-small{background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/choice/apple_workplace_hero__ftanxzkt6ziy_small.jpg");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-choice .section-good-for-employees .section-hero-poster .image-hero-poster-small{background-image:url("/v/business/enterprise/a/images/choice/apple_workplace_hero__ftanxzkt6ziy_small_2x.jpg")}}@media only screen and (max-width: 734px) and (max-width: 734px){.page-choice .section-good-for-employees .section-hero-poster .image-hero-poster-small::after{content:'';display:block;padding-bottom:49.18033%}}.page-choice .section-good-for-employees .choice-callouts{padding-top:7px}@media only screen and (max-width: 734px){.page-choice .section-good-for-employees .choice-callouts{margin-top:30px}}.page-choice .section-good-for-employees .choice-callouts .headline{margin-top:87px}@media only screen and (max-width: 1068px){.page-choice .section-good-for-employees .choice-callouts .headline{margin-top:68px}}@media only screen and (max-width: 734px){.page-choice .section-good-for-employees .choice-callouts .headline{margin-top:30px}}.page-choice .section-good-for-employees .choice-callouts .copy-wrapper{margin-top:16px}@media only screen and (max-width: 1068px){.page-choice .section-good-for-employees .choice-callouts .copy-wrapper{margin-top:9px}}.page-choice .section-good-for-employees .grid-container{margin-top:100px}@media only screen and (max-width: 1068px){.page-choice .section-good-for-employees .grid-container{margin-top:80px}}@media only screen and (max-width: 734px){.page-choice .section-good-for-employees .grid-container{margin-top:120px}}.page-choice .section-good-for-employees .copy-content{padding:130px 18% 130px 20%}@media only screen and (max-width: 1068px){.page-choice .section-good-for-employees .copy-content{padding:100px 14% 100px 16%}}@media only screen and (max-width: 734px){.page-choice .section-good-for-employees .copy-content{padding:60px 10%}}.page-choice .section-good-for-employees .tile-image{width:620px;height:574px;background-size:620px 574px;background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/choice/apple_at_work__dakkn2zj76c2_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-choice .section-good-for-employees .tile-image{background-image:url("/v/business/enterprise/a/images/choice/apple_at_work__dakkn2zj76c2_large_2x.jpg")}}@media only screen and (max-width: 1068px){.page-choice .section-good-for-employees .tile-image{width:454px;height:550px;background-size:454px 550px;background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/choice/apple_at_work__dakkn2zj76c2_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-choice .section-good-for-employees .tile-image{background-image:url("/v/business/enterprise/a/images/choice/apple_at_work__dakkn2zj76c2_medium_2x.jpg")}}@media only screen and (max-width: 734px){.page-choice .section-good-for-employees .tile-image{width:614px;height:350px;background-size:614px 350px;background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/choice/apple_at_work__dakkn2zj76c2_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-choice .section-good-for-employees .tile-image{background-image:url("/v/business/enterprise/a/images/choice/apple_at_work__dakkn2zj76c2_small_2x.jpg")}}.page-choice .section-good-for-employees .tile-image.background-cover{height:100%;width:100%;background-size:cover;background-position:center center}html.text-zoom .page-choice .section-good-for-employees .tile-image.background-cover{width:620px;height:574px}@media only screen and (max-width: 1068px){html.text-zoom .page-choice .section-good-for-employees .tile-image.background-cover{width:454px;height:550px}}@media only screen and (max-width: 734px){html.text-zoom .page-choice .section-good-for-employees .tile-image.background-cover{width:614px;height:350px}}.page-choice .section-good-for-employees .tile-image-small{background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/choice/apple_at_work__dakkn2zj76c2_large.jpg");background-size:cover}@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-choice .section-good-for-employees .tile-image-small{background-image:url("/v/business/enterprise/a/images/choice/apple_at_work__dakkn2zj76c2_large_2x.jpg")}}.page-choice .section-good-for-employees .tile-image-small::after{content:'';display:block;padding-bottom:92.58065%}@media only screen and (max-width: 1068px){.page-choice .section-good-for-employees .tile-image-small{background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/choice/apple_at_work__dakkn2zj76c2_medium.jpg");background-size:cover}}@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-choice .section-good-for-employees .tile-image-small{background-image:url("/v/business/enterprise/a/images/choice/apple_at_work__dakkn2zj76c2_medium_2x.jpg")}}@media only screen and (max-width: 1068px){.page-choice .section-good-for-employees .tile-image-small::after{content:'';display:block;padding-bottom:121.14537%}}@media only screen and (max-width: 734px){.page-choice .section-good-for-employees .tile-image-small{background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/choice/apple_at_work__dakkn2zj76c2_small.jpg");background-size:cover}}@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-choice .section-good-for-employees .tile-image-small{background-image:url("/v/business/enterprise/a/images/choice/apple_at_work__dakkn2zj76c2_small_2x.jpg")}}@media only screen and (max-width: 734px){.page-choice .section-good-for-employees .tile-image-small::after{content:'';display:block;padding-bottom:57.00326%}}.page-choice .section-good-for-employees .quote-credit,.page-choice .section-good-for-employees .quote-subcredit{color:#a1a1a6}.page-choice .section-good-for-employees .impact-container{margin-top:130px;margin-bottom:150px}.page-choice .section-good-for-employees .impact-container .impact-headline-wrapper{text-align:center}.page-choice .section-good-for-employees .impact-container .impact-copy-wrapper{margin-top:25px;text-align:center}@media only screen and (max-width: 1068px){.page-choice .section-good-for-employees .impact-container{margin-top:100px;margin-bottom:150px}}@media only screen and (max-width: 734px){.page-choice .section-good-for-employees .impact-container{margin-top:80px;margin-bottom:120px}}.page-choice .section-everything-you-need{background-color:#fff}.page-choice .section-everything-you-need .section-hero-poster{padding-bottom:50px}@media only screen and (max-width: 734px){.page-choice .section-everything-you-need .section-hero-poster{padding-bottom:30px}}.page-choice .section-everything-you-need .section-hero-poster .image-hero-poster{margin-top:90px;margin-bottom:80px;width:1050px;height:349px;background-size:1050px 349px;background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/choice/get_started_hero__cdyrcx4aevbm_large.jpg");position:relative;left:50%;margin-left:-539px}@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-choice .section-everything-you-need .section-hero-poster .image-hero-poster{background-image:url("/v/business/enterprise/a/images/choice/get_started_hero__cdyrcx4aevbm_large_2x.jpg")}}@media only screen and (max-width: 1068px){.page-choice .section-everything-you-need .section-hero-poster .image-hero-poster{width:750px;height:260px;background-size:750px 260px;background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/choice/get_started_hero__cdyrcx4aevbm_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-choice .section-everything-you-need .section-hero-poster .image-hero-poster{background-image:url("/v/business/enterprise/a/images/choice/get_started_hero__cdyrcx4aevbm_medium_2x.jpg")}}@media only screen and (max-width: 734px){.page-choice .section-everything-you-need .section-hero-poster .image-hero-poster{width:325px;height:356px;background-size:325px 356px;background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/choice/get_started_hero__cdyrcx4aevbm_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-choice .section-everything-you-need .section-hero-poster .image-hero-poster{background-image:url("/v/business/enterprise/a/images/choice/get_started_hero__cdyrcx4aevbm_small_2x.jpg")}}@media only screen and (max-width: 1068px){.page-choice .section-everything-you-need .section-hero-poster .image-hero-poster{left:50%;margin-left:-375px}}@media only screen and (max-width: 734px){.page-choice .section-everything-you-need .section-hero-poster .image-hero-poster{left:50%;margin-left:-162.5px}}@media only screen and (max-width: 1068px){.page-choice .section-everything-you-need .section-hero-poster .image-hero-poster{margin-top:60px}}@media only screen and (max-width: 734px){.page-choice .section-everything-you-need .section-hero-poster .image-hero-poster-small{background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/choice/get_started_hero__cdyrcx4aevbm_large.jpg");background-size:cover;margin:50px auto 40px auto;max-width:325px}}@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-choice .section-everything-you-need .section-hero-poster .image-hero-poster-small{background-image:url("/v/business/enterprise/a/images/choice/get_started_hero__cdyrcx4aevbm_large_2x.jpg")}}@media only screen and (max-width: 734px){.page-choice .section-everything-you-need .section-hero-poster .image-hero-poster-small::after{content:'';display:block;padding-bottom:33.2381%}}@media only screen and (max-width: 734px) and (max-width: 1068px){.page-choice .section-everything-you-need .section-hero-poster .image-hero-poster-small{background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/choice/get_started_hero__cdyrcx4aevbm_medium.jpg");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-choice .section-everything-you-need .section-hero-poster .image-hero-poster-small{background-image:url("/v/business/enterprise/a/images/choice/get_started_hero__cdyrcx4aevbm_medium_2x.jpg")}}@media only screen and (max-width: 734px) and (max-width: 1068px){.page-choice .section-everything-you-need .section-hero-poster .image-hero-poster-small::after{content:'';display:block;padding-bottom:34.66667%}}@media only screen and (max-width: 734px) and (max-width: 734px){.page-choice .section-everything-you-need .section-hero-poster .image-hero-poster-small{background-repeat:no-repeat;background-image:url("/v/business/enterprise/a/images/choice/get_started_hero__cdyrcx4aevbm_small.jpg");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-choice .section-everything-you-need .section-hero-poster .image-hero-poster-small{background-image:url("/v/business/enterprise/a/images/choice/get_started_hero__cdyrcx4aevbm_small_2x.jpg")}}@media only screen and (max-width: 734px) and (max-width: 734px){.page-choice .section-everything-you-need .section-hero-poster .image-hero-poster-small::after{content:'';display:block;padding-bottom:109.53846%}}.page-choice .section-everything-you-need .everything-you-need-callouts{margin-bottom:150px}@media only screen and (max-width: 734px){.page-choice .section-everything-you-need .everything-you-need-callouts{margin-bottom:100px}}.page-choice .section-everything-you-need .everything-you-need-callouts .headline{margin-top:90px}@media only screen and (max-width: 1068px){.page-choice .section-everything-you-need .everything-you-need-callouts .headline{margin-top:70px}}@media only screen and (max-width: 734px){.page-choice .section-everything-you-need .everything-you-need-callouts .headline{margin-top:55px}}.page-choice .section-everything-you-need .everything-you-need-callouts .copy-wrapper{margin-top:25px}@media only screen and (max-width: 1068px){.page-choice .section-everything-you-need .everything-you-need-callouts .copy-wrapper{margin-top:20px}}@media only screen and (max-width: 734px){.page-choice .section-everything-you-need .everything-you-need-callouts .copy-wrapper{margin-top:20px}}.page-choice .section-everything-you-need .everything-you-need-callouts .copy-wrapper li:nth-child(n+2){margin-top:14px}.page-choice .main{overflow:hidden;background-color:#fff}
