<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@-webkit-keyframes navFadeIn{0%{opacity:0;-webkit-transform:translateY(15px);transform:translateY(15px)}100%{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}}@keyframes navFadeIn{0%{opacity:0;-webkit-transform:translateY(15px);transform:translateY(15px)}100%{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}}@-webkit-keyframes loader{0%{stroke-dashoffset:200}50%{stroke-dashoffset:40}100%{stroke-dashoffset:0}}@keyframes loader{0%{stroke-dashoffset:200}50%{stroke-dashoffset:40}100%{stroke-dashoffset:0}}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.versions-history{overflow:hidden}.mobile-only{display:none}@media screen and (max-width: 768px){.mobile-only{display:block}}.desktop-only{display:none}@media screen and (min-width: 768px){.desktop-only{display:block}}.nav-fade-in{opacity:0;-webkit-animation:navFadeIn 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s 1;animation:navFadeIn 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@media screen and (max-width: 768px){.nav-fade-in{-webkit-animation:none;animation:none;opacity:1}}.marshmallow{background-color:#1b9688}#marshmallow .featured-nav li.active .dot{background-color:#1b9688;border-color:#1b9688}.lollipop{background-color:#25abf2}#lollipop .featured-nav li.active .dot{background-color:#25abf2;border-color:#25abf2}.kitkat{background-color:#ec3b3f}#kitkat .featured-nav li.active .dot{background-color:#ec3b3f;border-color:#ec3b3f}.icecream{background-color:#35adf0}#icecream .featured-nav li.active .dot{background-color:#35adf0;border-color:#35adf0}.honeycomb{background-color:#fdbf27}#honeycomb .featured-nav li.active .dot{background-color:#fdbf27;border-color:#fdbf27}.gingerbread{background-color:#f03f3b}#gingerbread .featured-nav li.active .dot{background-color:#f03f3b;border-color:#f03f3b}.froyo{background-color:#9a2dae}#froyo .featured-nav li.active .dot{background-color:#9a2dae;border-color:#9a2dae}.jellybean{background-color:#8dc250}#jellybean .featured-nav li.active .dot{background-color:#8dc250;border-color:#8dc250}.eclair{background-color:#fc961f}#eclair .featured-nav li.active .dot{background-color:#fc961f;border-color:#fc961f}.donut{background-color:#52ae53}#donut .featured-nav li.active .dot{background-color:#52ae53;border-color:#52ae53}#marshmallow-circle{background-image:url(/static/img/history/intro/marshmallow_circle.png);background-color:transparent}#lollipop-circle{background-image:url(/static/img/history/intro/lollipop_circle.png);background-color:transparent}#kitkat-circle{background-image:url(/static/img/history/intro/kitkat_circle.png);background-color:transparent}#icecream-circle{background-image:url(/static/img/history/intro/icecream_circle.png);background-color:transparent}#honeycomb-circle{background-image:url(/static/img/history/intro/honeycomb_circle.png);background-color:transparent}#gingerbread-circle{background-image:url(/static/img/history/intro/gingerbread_circle.png);background-color:transparent}#froyo-circle{background-image:url(/static/img/history/intro/froyo_circle.png);background-color:transparent}#jellybean-circle{background-image:url(/static/img/history/intro/jellybean_circle.png);background-color:transparent}#eclair-circle{background-image:url(/static/img/history/intro/eclair_circle.png);background-color:transparent}#donut-circle{background-image:url(/static/img/history/intro/donut_circle.png);background-color:transparent}.marshmallow-text{color:#1b9688}.lollipop-text{color:#25abf2}.kitkat-text{color:#ec3b3f}.icecream-text{color:#35adf0}.honeycomb-text{color:#fdbf27}.gingerbread-text{color:#f03f3b}.froyo-text{color:#9a2dae}.jellybean-text{color:#8dc250}.eclair-text{color:#fc961f}.donut-text{color:#52ae53}.versions-history .footer{display:none}#history-wrapper{display:none;position:relative;z-index:10}#marshmallow .content{background:url("/static/img/history/marshmallow/background.jpg") no-repeat center;background-size:cover}#lollipop .content{background:url("/static/img/history/lollipop/background.jpg") no-repeat center;background-size:cover}#kitkat .content{background:url("/static/img/history/kitkat/background.jpg") no-repeat center;background-size:cover}#jellybean .content{background:url("/static/img/history/jellybean/background.jpg") no-repeat center;background-size:cover}#icecream .content{background:url("/static/img/history/icecream/background.jpg") no-repeat center;background-size:cover}#honeycomb .content{background:#f9e3a0}#gingerbread .content{background:url("/static/img/history/gingerbread/background.jpg") no-repeat center;background-size:cover}#froyo .content{background:url("/static/img/history/froyo/background.jpg") no-repeat center;background-size:cover}#eclair .content{background:#EAB577}#donut .content{background:url("/static/img/history/donut/background.jpg") no-repeat center;background-size:cover}.aligner{display:table;height:100%;width:100%}.aligner .aligned{display:table-cell;vertical-align:middle;width:100%}#intro{position:absolute;overflow:hidden;background-color:#efefef;z-index:ã€€11}#intro p{color:#212121}#intro .content{background:url("/static/img/history/intro/background.jpg") no-repeat center;background-size:cover;height:100%}#intro .content .tout{padding:20px 0;text-align:center;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}#intro .content .tout #intro-content{-webkit-transition:all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);transition:all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);opacity:0;-webkit-transform:translateY(15px);-ms-transform:translateY(15px);transform:translateY(15px)}#intro .content .tout #intro-content.active{-webkit-transform:translateY(0px) scale(1, 1);-ms-transform:translateY(0px) scale(1, 1);transform:translateY(0px) scale(1, 1);opacity:1}#intro .content .tout #intro-content h1{color:#a7a7a7;font-size:40px;font-weight:300;line-height:38px;margin-bottom:20px}@media screen and (max-width: 768px){#intro .content .tout #intro-content h1{font-size:34px;line-height:34px}}#intro .content .tout #intro-content p{max-width:550px;margin:0 auto;padding:0 20px}#intro .content .tout #intro-content .intro-content-colored{-webkit-transition:all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);transition:all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1)}@media screen and (max-width: 768px){#intro .content .intro-description{margin-top:15px;padding:20px}}#intro #loading-wrapper{position:relative;margin-top:50px}@media screen and (max-width: 768px){#intro #loading-wrapper{margin-top:10px}}#intro #loading-wrapper #svg-filter{display:none}#intro #loading-wrapper #loader-display{position:absolute;width:200px;height:200px;border-radius:50%;left:50%;margin-left:-100px;top:0%;overflow:hidden;z-index:11}#intro #loading-wrapper #loader-display #version-wrapper{position:relative}#intro #loading-wrapper #loader-display #version-wrapper .version{float:right;background-size:100%;background-position:contain;width:200px;height:200px}#intro #loading-wrapper #loader-content{position:relative;width:100%;height:50px;-webkit-transition:all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);transition:all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px);opacity:0}#intro #loading-wrapper #loader-content.active{-webkit-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px);opacity:1}#intro #loading-wrapper #loader-content .meta{position:absolute;padding:30px;width:100%;-webkit-transform:translateY(-5px) scale(1.2, 1.2);-ms-transform:translateY(-5px) scale(1.2, 1.2);transform:translateY(-5px) scale(1.2, 1.2);-webkit-transition:all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1),opacity 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);transition:all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1),opacity 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);opacity:0}#intro #loading-wrapper #loader-content .meta.active{opacity:1;-webkit-transform:translateY(0px) scale(1, 1);-ms-transform:translateY(0px) scale(1, 1);transform:translateY(0px) scale(1, 1)}#intro #loading-wrapper #loader-content .meta .version{color:#a7a7a7}#intro #loading-wrapper #loader-content .meta .name{font-weight:500}#intro #loading-wrapper #loader{position:relative;list-style:none;height:200px;top:50%}#intro #loading-wrapper #loader:after{content:' ';position:absolute;top:50%;left:0;height:1px;width:100%;background-color:#CCC}#intro #loading-wrapper #loader.disabled:after{background-color:transparent}#intro #loading-wrapper #loader li{position:absolute;width:16px;height:16px;border-radius:50%;top:50%;left:50%;margin-top:-8px;z-index:10}#intro #loading-icon{color:#a7a7a7;margin-top:100px;font-size:12px;position:relative}@media screen and (max-width: 768px){#intro #loading-icon{margin-top:0}}#intro #loading-icon .spinner{position:relative}#intro #loading-icon .spinner .outer{position:absolute;left:50%;top:50%;margin-left:-18px;margin-top:-22px;width:37px;height:37px;border:2px solid #CCC;border-radius:50%}#intro #loading-icon .spinner .circle-wrap{width:50px;height:50px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-animation:spinner 1.6s linear infinite;animation:spinner 1.6s linear infinite}#intro #loading-icon .spinner .circle-wrap .circle{stroke-dasharray:100;stroke-dashoffset:200;stroke-width:3px;fill:none;width:36px;width:36px;-webkit-transform:translateX(-1px) translateY(-1px);-ms-transform:translateX(-1px) translateY(-1px);transform:translateX(-1px) translateY(-1px);-webkit-animation:loader 0.8s linear infinite;animation:loader 0.8s linear infinite}#intro #loading-icon .spinner.stopped{-webkit-animation:none;animation:none;stroke-dashoffset:0}#intro #loading-icon.active:hover{cursor:pointer}#intro #loading-icon.active .spinner .circle-wrap{-webkit-animation-duration:0s;animation-duration:0s}#intro #loading-icon.active .spinner .circle{-webkit-animation-duration:0s;animation-duration:0s;stroke-dashoffset:0;stroke-dasharray:0}.history-page{position:relative;background-color:#fff;z-index:1}@media screen and (max-width: 768px){.history-page{clip-path:none !important;-webkit-clip-path:none !important}}.history-page .content{-webkit-transform:transale3d(0, 0, 0);-ms-transform:transale3d(0, 0, 0);transform:transale3d(0, 0, 0);height:100%;position:relative;z-index:1;overflow:hidden}.history-page .content .canvas-wrap{position:absolute;bottom:0;left:0;z-index:1;-webkit-transition:opacity 0.5s cubic-bezier(0.86, 0, 0.07, 1);transition:opacity 0.5s cubic-bezier(0.86, 0, 0.07, 1)}.history-page .content .canvas-wrap canvas{position:absolute;bottom:0}.history-page .content .tout{position:relative;text-align:center;z-index:2;margin:0 auto;pointer-events:none;-webkit-transition:all 0.8s cubic-bezier(0.86, 0, 0.07, 1);transition:all 0.8s cubic-bezier(0.86, 0, 0.07, 1);max-height:2000px}.history-page .content .tout .tout-slide{width:100%;opacity:0}.history-page .content .tout .tout-wrap{margin:0 auto;display:inline-block}.history-page .content .tout .version-name:not(.kitkat-text){text-transform:lowercase}.history-page .content .tout .title{color:#fff;font-size:40px;font-weight:300;line-height:38px;margin-bottom:20px;padding:0 20px;-webkit-transition:all 0.8s cubic-bezier(0.86, 0, 0.07, 1);transition:all 0.8s cubic-bezier(0.86, 0, 0.07, 1)}.history-page .content .tout .title .version-mobile{display:none}.history-page .content .tout .description{color:#212121;font-size:16px;font-style:normal;font-weight:300;line-height:24px;margin:0 auto;max-height:500px;max-width:600px;overflow:hidden;-webkit-transition:all 0.8s cubic-bezier(0.86, 0, 0.07, 1);transition:all 0.8s cubic-bezier(0.86, 0, 0.07, 1)}.history-page .content .tout .learn-more{-webkit-transition:all 0.8s cubic-bezier(0.86, 0, 0.07, 1);transition:all 0.8s cubic-bezier(0.86, 0, 0.07, 1);position:absolute;width:100%;bottom:-100px;font-size:12px;color:#212121;text-align:center;z-index:2;margin-top:100px}.history-page .content .tout .learn-more img{display:inline-block;clear:both;pointer-events:auto}.history-page .content .tout .learn-more:hover{cursor:pointer}.history-page .content .tout .learn-more span{margin:0 auto;pointer-events:auto}.history-page .content .tout .backup{opacity:0}@media screen and (max-width: 768px){.history-page .content .tout{top:10% !important;-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}.history-page .content .tout .title{font-size:36px;line-height:36px}.history-page .content .tout .description{padding:0 30px;font-size:15px;text-align:center;-webkit-transition:all 0.3s cubic-bezier(0.86, 0, 0.07, 1);transition:all 0.3s cubic-bezier(0.86, 0, 0.07, 1)}.history-page .content .tout .title .version{display:none}.history-page .content .tout .title .version-mobile{font-size:14px;display:block}.history-page .content .tout .learn-more{bottom:-50px;margin-top:10px}.history-page .content .tout .learn-more img{-webkit-transform:scale(0.7, 0.7);-ms-transform:scale(0.7, 0.7);transform:scale(0.7, 0.7)}}.history-page.collapsed .content .tout{max-height:250px;min-height:250px;top:100% !important;-webkit-transform:translateY(-100%) !important;-ms-transform:translateY(-100%) !important;transform:translateY(-100%) !important}@media screen and (max-height: 900px){.history-page.collapsed .content .tout{max-height:200px;min-height:200px}}.history-page.collapsed .content .tout .title{margin-top:80px;margin-bottom:55px}@media screen and (max-height: 900px){.history-page.collapsed .content .tout .title{margin-bottom:0}}.history-page.collapsed .content .tout .description{padding:0;max-height:0;opacity:0}.history-page.collapsed .content .tout .learn-more{-webkit-transition:all 0s cubic-bezier(0.86, 0, 0.07, 1);transition:all 0s cubic-bezier(0.86, 0, 0.07, 1);opacity:0;bottom:0px;max-height:0;pointer-events:none}.history-page.collapsed .content .tout .backup{display:block;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;opacity:1;text-align:center;position:relative;text-align:center;z-index:2;pointer-events:none;margin-top:-40px}@media screen and (max-height: 900px){.history-page.collapsed .content .tout .backup{margin-top:-5px}}.history-page.collapsed .content .tout .backup:hover{cursor:pointer}.history-page.collapsed .content .tout .backup img{-webkit-transform:scale(0.7, 0.7) rotate(180deg);-ms-transform:scale(0.7, 0.7) rotate(180deg);transform:scale(0.7, 0.7) rotate(180deg);display:inline-block;pointer-events:auto}@media screen and (max-width: 768px){.history-page.collapsed .content .tout{height:120px}.history-page.collapsed .content .tout .tout-wrap{margin-top:40px}.history-page.collapsed .content .tout .title{font-size:24px;line-height:24px;margin-top:70px}.history-page.collapsed .content .tout .title .version{display:none}.history-page.collapsed .content .tout .description{max-height:0}.history-page.collapsed .content .tout .title .version-mobile{display:none}.history-page.collapsed .content .tout .backup{-webkit-transition:all 0s cubic-bezier(0.86, 0, 0.07, 1);transition:all 0s cubic-bezier(0.86, 0, 0.07, 1);position:absolute;bottom:-60px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.history-page.collapsed .content .tout .backup img{-webkit-transform:scale(0.5, 0.5) rotate(180deg);-ms-transform:scale(0.5, 0.5) rotate(180deg);transform:scale(0.5, 0.5) rotate(180deg);vertical-align:bottom}}.history-page .featured{-webkit-transform:transale3d(0, 0, 0);-ms-transform:transale3d(0, 0, 0);transform:transale3d(0, 0, 0);max-height:none;opacity:0;pointer-events:none;position:absolute;-webkit-transition:opacity 0.4s ease-in-out;transition:opacity 0.4s ease-in-out;width:100%;padding-top:30px}.history-page.collapsed .featured{opacity:1;pointer-events:auto}.history-page h3{font-size:26px;font-weight:300;line-height:30px;margin:0 0 20px 0}#history-nav{-webkit-transition:opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);transition:opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);opacity:0;bottom:20px;position:absolute;z-index:10;width:100%;pointer-events:none}@media screen and (max-width: 768px){#history-nav{opacity:1}}@media screen and (min-width: 0\0){#history-nav{opacity:1}}#history-nav .history-content{position:relative;text-align:center}#history-nav .history-content ul{list-style:none;margin:0 auto;display:inline-block}#history-nav .history-content ul li{display:inline-block}#history-nav .history-content ul li a{padding:0px 15px;font-weight:400;text-align:center;display:inline-block;pointer-events:auto}#history-nav .history-content ul li a .circle{position:relative;display:inline-block;box-shadow:none;width:16px;height:16px;border-radius:50%}#history-nav .history-content ul li a .circle:after{position:absolute;right:-30px;top:8px;content:'';height:1px;width:26px;background-color:rgba(0,0,0,0.07);display:block}#history-nav .history-content ul li a .letter{clear:both;display:block;font-size:10px;margin-top:-5px;opacity:0;font-weight:500;color:rgba(0,0,0,0.3)}@media screen and (max-width: 768px){#history-nav .history-content ul li a{padding:0px 10px}#history-nav .history-content ul li a .circle:after{right:-21px;width:18px}}@media screen and (max-width: 460px){#history-nav .history-content ul li a{padding:0px 5px}#history-nav .history-content ul li a .circle:after{right:-15px;width:15px}}#history-nav .history-content ul li a:not(.active) .circle{background-color:transparent;box-shadow:inset 0px 0px 0px 2px rgba(0,0,0,0.3)}#history-nav .history-content ul li a:not(.active) .letter{opacity:1}#history-nav .history-content ul li:last-child a .circle:after{display:none}#history-nav .history-content #android-bot{will-change:left;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);position:absolute;background-color:transparent;height:48px;width:46px;bottom:0px;left:80px;pointer-events:auto}@media screen and (max-width: 768px){#history-nav .history-content #android-bot{-webkit-transition:all 0s !important;transition:all 0s !important}}@media screen and (max-width: 460px){#history-nav .history-content #android-bot{-webkit-transform:scale(0.8) !important;-ms-transform:scale(0.8) !important;transform:scale(0.8) !important;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}}#history-nav .history-content #android-bot:hover{cursor:pointer}#history-nav .history-content #android-bot div{position:relative}#history-nav .history-content #android-bot.marshmallow div{background-color:#1b9688}#history-nav .history-content #android-bot.lollipop div{background-color:#25abf2}#history-nav .history-content #android-bot.kitkat div{background-color:#ec3b3f}#history-nav .history-content #android-bot.icecream div{background-color:#35adf0}#history-nav .history-content #android-bot.honeycomb div{background-color:#fdbf27}#history-nav .history-content #android-bot.gingerbread div{background-color:#f03f3b}#history-nav .history-content #android-bot.froyo div{background-color:#9a2dae}#history-nav .history-content #android-bot.jellybean div{background-color:#8dc250}#history-nav .history-content #android-bot.eclair div{background-color:#fc961f}#history-nav .history-content #android-bot.donut div{background-color:#52ae53}#history-nav .history-content #android-bot .head{width:29px;height:12px;top:0px;left:8px;border-radius:12px 12px 0 0}#history-nav .history-content #android-bot .left-antenna,#history-nav .history-content #android-bot .right-antenna{width:2px;height:10px;position:absolute;top:-5px;border-radius:3px}#history-nav .history-content #android-bot .left-antenna{left:6px;-webkit-transform:rotate(-30deg);-ms-transform:rotate(-30deg);transform:rotate(-30deg)}#history-nav .history-content #android-bot .right-antenna{right:6px;-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg)}#history-nav .history-content #android-bot .left-eye,#history-nav .history-content #android-bot .right-eye{background-color:#fff !important;width:3px;height:3px;position:absolute;top:5px;border-radius:50%}#history-nav .history-content #android-bot .left-eye{left:9px}#history-nav .history-content #android-bot .right-eye{right:9px}#history-nav .history-content #android-bot .body{height:25px;width:29px;top:1px;left:8px;border-radius:0 0 5px 5px}#history-nav .history-content #android-bot .left-arm,#history-nav .history-content #android-bot .right-arm,#history-nav .history-content #android-bot .left-leg,#history-nav .history-content #android-bot .right-leg{width:5px;height:18px;position:absolute;border-radius:5px;-webkit-transition:all 0.1s ease-in;transition:all 0.1s ease-in}@media screen and (max-width: 768px){#history-nav .history-content #android-bot .left-arm,#history-nav .history-content #android-bot .right-arm,#history-nav .history-content #android-bot .left-leg,#history-nav .history-content #android-bot .right-leg{-webkit-transition:all 0s !important;transition:all 0s !important}}#history-nav .history-content #android-bot .left-arm,#history-nav .history-content #android-bot .right-arm{border-radius:5px}#history-nav .history-content #android-bot .left-arm{left:-7px}#history-nav .history-content #android-bot .right-arm{right:-7px}#history-nav .history-content #android-bot .left-leg,#history-nav .history-content #android-bot .right-leg{top:17px}#history-nav .history-content #android-bot .left-leg{left:5px}#history-nav .history-content #android-bot .right-leg{right:5px}#history-nav .history-content #android-bot #android-left-arm,#history-nav .history-content #android-bot #android-right-arm,#history-nav .history-content #android-bot #android-left-leg,#history-nav .history-content #android-bot #android-right-leg{-webkit-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top}#history-nav .history-content #android-bot #android-letter{color:#fff;font-size:11px}#slider{visibility:hidden}.featured-slideshow{bottom:0;color:#555;left:0;margin:0;overflow:hidden;position:absolute;right:0;z-index:-1}.featured-slideshow .featured-slideshow-footnote{float:right;font-size:12px;line-height:20px;margin-right:20px;margin-top:15px;max-width:179px}.featured-slideshow .featured-nav{box-sizing:border-box;color:#111;float:right;font-size:14px;line-height:16px;list-style:none;margin-right:20px;padding:0 10px 0 40px;text-align:left;text-transform:uppercase}.featured-slideshow .featured-nav li.featured-nav-arrow{line-height:0;margin:10px 0}.featured-slideshow .featured-nav li.featured-nav-arrow span{background-position:center;background-repeat:no-repeat;background-size:100%;display:inline-block;height:4px;margin-left:3px;width:8px}.featured-slideshow .featured-nav li.featured-nav-arrow span.featured-nav-arrow-up{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAANCAMAAAB1uQVvAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAe1BMVEUAAAACAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAAADEJxMUAAAAKHRSTlMAEWMUdoUVeBl6ext8WQYffVYCIX9RJYBOASiBSSyCRi+DQEyEPUg4CASHpgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxIAAAsSAdLdfvwAAACJSURBVBjTbc9XDoNQDETRR+BSEgi9PHpn/ztMTyjx1+jIkj1CfEc5KeLPqBqaemTdAAx9z6YFZ7DMLV9scK4O2Jc1ux74gQh88NwfhxHEwT0EMUThh5MUMvmMMoM0eXFeQCnfO7KEIn+kqoZmdauBuhKi7aDf/NZD14qBcdp1mUYGIefl0H2Z5Q0RtQc7LaS4GQAAAABJRU5ErkJggg==)}.featured-slideshow .featured-nav li.featured-nav-arrow span.featured-nav-arrow-down{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAANCAMAAAB1uQVvAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHVQTFRFe3t7/f39ioqKhISE6+vrt7e309PTfHx8uLi4urq65ubmsrKy19fX4ODgtLS0g4ODx8fHhoaGr6+viIiIf39/fX19gYGB2tra0NDQ6urqwMDAp6enqqqqgICA7u7ufn5+5OTk3t7ewsLC+fn5nZ2dhYWF////i0y3iQAAACd0Uk5T//////////////////////////////////////////////////8Ag1aX2QAAAIdJREFUeNpkyOkagWAAROHzUdqkVSltwtz/Jcpjq8yvMy9yY60Xu+KAM654dCY9HaFecA3HE9r14M3Yg34npH0O9pdtyPd6usoWgjcH0JZ6uS4FpGYKk0Jx0ccVRtAYmQaiUD/XsIXz9QzbQXOXn8AdEl9LV5UBWaW1y9qwsfTv6m7d7zwEGADCjSD9NuzwvQAAAABJRU5ErkJggg==")}.featured-slideshow .featured-nav li.featured-nav-line{line-height:0}.featured-slideshow .featured-nav li.featured-nav-line span{background:#c7c7c7;display:inline-block;height:17px;margin:3px 0 2px 6px;width:1px}.featured-slideshow .featured-nav li.featured-nav-dot{clear:both;color:#b2b2b2;font-size:14px;line-height:18px;margin:0}.featured-slideshow .featured-nav li.featured-nav-dot:hover{cursor:pointer}.featured-slideshow .featured-nav li.featured-nav-dot.active{color:#646464}.featured-slideshow .featured-nav li.featured-nav-dot .dot{border:2px solid #827f7f;border-radius:100%;display:inline-block;height:14px;margin:0 11px 0 0;width:14px;vertical-align:middle}.featured-slideshow .featured-nav li.featured-nav-dot .featured-item{display:inline-block;vertical-align:middle;width:240px}.featured-slideshow .featured-slide{height:400px;position:relative}@media screen and (max-width: 768px){.featured-slideshow .featured-slide{bottom:0;overflow-y:auto}}.featured-slideshow .featured-slide .featured-slide-content{height:400px;opacity:0;overflow:hidden;pointer-events:none;position:absolute;-webkit-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px);-webkit-transition:all 0.5s cubic-bezier(0.86, 0, 0.07, 1);transition:all 0.5s cubic-bezier(0.86, 0, 0.07, 1);visibility:hidden;width:100%}@media screen and (max-width: 768px){.featured-slideshow .featured-slide .featured-slide-content{height:auto;opacity:1;position:relative;-webkit-transform:none;-ms-transform:none;transform:none;visibility:visible}}.featured-slideshow .featured-slide .featured-slide-content video,.featured-slideshow .featured-slide .featured-slide-content img{margin:0 auto;max-width:100%;max-height:400px}.featured-slideshow .featured-slide .featured-slide-content.active{display:block;opacity:1;pointer-events:initial;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible}.featured-slideshow .featured-slide .featured-slide-content.passed{-webkit-transform:translateY(-100px);-ms-transform:translateY(-100px);transform:translateY(-100px)}.featured-slideshow .featured-slide .featured-slide-content.featured-slide-content--image{display:table;text-align:center}.featured-slideshow .featured-slide .featured-slide-content.featured-slide-content--side{box-sizing:border-box;display:table;height:100%;max-width:340px;padding-left:30px;padding-right:40px;width:100%;margin:0 auto}.featured-slideshow .featured-slide .featured-slide-content.featured-slide-content--side .featured-slide-content--side-image{display:none}@media screen and (max-width: 768px){.featured-slideshow .featured-slide .featured-slide-content.featured-slide-content--side{padding:0;display:block}.featured-slideshow .featured-slide .featured-slide-content.featured-slide-content--side .featured-slide-content--side-image{display:block;text-align:center}.featured-slideshow .featured-slide .featured-slide-content.featured-slide-content--side .featured-slide-content--side-image video,.featured-slideshow .featured-slide .featured-slide-content.featured-slide-content--side .featured-slide-content--side-image img{margin:0 auto 30px;max-height:300px;max-width:300px}}.featured-slideshow .featured-slide .featured-slide-content.featured-slide-content--side p{font-size:14px}.featured-slideshow .featured-slide .featured-slide-content .featured-slide-content--aligned{display:table-cell;height:100%;vertical-align:middle}@media screen and (max-width: 768px){.featured-slideshow .featured-slide{position:relative;opacity:1;-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%);display:block;height:auto;padding:20px;visibility:visible}}.featured-slideshow-row{display:table;height:100%;margin:0 auto;max-width:1200px;width:100%}@media screen and (max-width: 768px){.featured-slideshow-row{bottom:0;display:block;height:auto;overflow-y:auto;position:absolute;top:0}}.featured-slideshow-row .featured-slideshow-row-col{display:table-cell;height:100%;vertical-align:middle;width:30%}@media screen and (max-width: 768px){.featured-slideshow-row .featured-slideshow-row-col.featured-slideshow-row-col{display:block;text-align:center;width:100%}.featured-slideshow-row .featured-slideshow-row-col.featured-slideshow-row-col--middle,.featured-slideshow-row .featured-slideshow-row-col.featured-slideshow-row-col--nav{display:none}.featured-slideshow-row .featured-slideshow-row-col.featured-slideshow-row-col--side{display:block;margin:0;padding:0}.featured-slideshow-row .featured-slideshow-row-col .featured-slide-content--side{display:block}}.featured-slideshow-row .featured-slideshow-row-col.featured-slideshow-row-col--middle{width:40%}
</pre></body></html>