#wrapper .image-spot.component.side-accordion{-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;padding:0!important}@media only screen and (min-width:992px){#wrapper .image-spot.component.side-accordion .component-content{display:-webkit-box;display:-ms-flexbox;display:flex}}#wrapper .image-spot.component.side-accordion .component-content .nav{padding:0;list-style:none}@media only screen and (min-width:992px){#wrapper .image-spot.component.side-accordion .component-content .nav{width:50%}}#wrapper .image-spot.component.side-accordion .component-content .nav__item{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-indent:0;cursor:pointer;color:#fff;background:#00244d;border-bottom:3px solid #fff}@media only screen and (min-width:992px){#wrapper .image-spot.component.side-accordion .component-content .nav__item{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border:0;-webkit-transition:all .5s ease;transition:all .5s ease}}#wrapper .image-spot.component.side-accordion .component-content .nav__item:first-of-type{border-top:3px solid #fff}@media only screen and (min-width:992px){#wrapper .image-spot.component.side-accordion .component-content .nav__item:first-of-type{border:0}#wrapper .image-spot.component.side-accordion .component-content .nav__item:hover{background:#b8e0ff;color:#00244d}}#wrapper .image-spot.component.side-accordion .component-content .nav__item.active{border-bottom:0}@media only screen and (min-width:992px){#wrapper .image-spot.component.side-accordion .component-content .nav__item.active{background:#fff;color:#00244d;cursor:default}}#wrapper .image-spot.component.side-accordion .component-content .nav__item.active .nav__item__title:after{content:""}@media only screen and (min-width:992px){#wrapper .image-spot.component.side-accordion .component-content .nav__item.active .nav__item__title:after{content:""}}#wrapper .image-spot.component.side-accordion .component-content .nav__item__title{position:relative;width:90%;max-width:90%;margin:0 auto;padding:1.5rem 1rem 1.5rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (min-width:992px){#wrapper .image-spot.component.side-accordion .component-content .nav__item__title{width:69rem;max-width:80%;width:34.5rem;margin:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}#wrapper .image-spot.component.side-accordion .component-content .nav__item__title:after{margin-left:1rem;content:"";font-family:philips-global-icon-font;font-size:1.5rem}@media only screen and (min-width:992px){#wrapper .image-spot.component.side-accordion .component-content .nav__item__title:after{content:""}}#wrapper .image-spot.component.side-accordion .component-content .content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;color:#00244d;overflow:hidden}@media only screen and (min-width:992px){#wrapper .image-spot.component.side-accordion .component-content .content{width:50%;min-height:300px;position:relative}}#wrapper .image-spot.component.side-accordion .component-content .content__item{margin:0;padding:1.5rem 5%}@media only screen and (min-width:992px){#wrapper .image-spot.component.side-accordion .component-content .content__item{padding:0 0 0 7rem;position:absolute;width:34.5rem;max-width:80%}}@media (-ms-high-contrast:none) and (min-width:992px){#wrapper .image-spot.component.side-accordion .component-content .content__item{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}#wrapper .image-spot.component.side-accordion .component-content .content__item.animate{-webkit-animation-name:shrink;animation-name:shrink;-webkit-animation-duration:.35s;animation-duration:.35s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#wrapper .image-spot.component.side-accordion .component-content .content__item__title{padding-bottom:1rem}@-webkit-keyframes shrink{0%{max-width:0;opacity:0}to{max-width:100%;opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes shrink{0%{max-width:0;opacity:0}to{max-width:100%;opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}