@charset "utf-8";

.caas { background: rgb(255, 255, 255); color: rgb(29, 34, 40); overflow-wrap: break-word; display: flow-root; zoom: 1; }

.caas h1 { font-size: 1.923em; line-height: 1.3; margin: 0px; }

.caas h2 { font-size: 1.4em; line-height: 1.4em; margin: 0.8em 0px; }

.caas p { margin: 0px 0px 0.8em; font-size: 1.154em; }

.caas li { font-size: 1.154em; }

.caas li > * { font-size: inherit; }

.caas a { color: inherit; text-decoration: underline; }

.caas i { font-style: italic; }

.caas b { font-weight: 700; }

.caas pre { white-space: pre-wrap; }

.caas ul { padding-left: 0px; }

.caas ul li { list-style-type: none; }

.caas ol li { list-style-type: decimal; }

.caas h3 { margin: 10px 0px 15px; font-weight: 800; font-size: 1.17em; }

.caas h4 { margin: 5px 0px; font-weight: 800; }

.caas.has-perspective h1 { text-align: center; font-size: 2.77em; font-weight: 900; }

.caas .hide { display: none; }

.caas.hide-transcript .transcript-wrapper { display: none; }

.caas.hide-body .caas-body { display: none; }

.caas-perspective-title { color: rgb(109, 0, 246); font-size: 1.23em; font-weight: 800; margin: 20px 0px 5px; padding: 0px; text-align: center; }

.caas-title-summary { font-size: 1.1em; line-height: 1.43; font-weight: 500; margin: 16px 0px 24px; border-left: 3px solid; padding-left: 16px; }

.caas-img-container:not(.noheight) { position: relative; overflow: hidden; }

.caas-img-container:not(.noheight) img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

.caas-img-container.noheight .caas-img { min-width: 1px; }

.caas-img-container.caas-img-loader { box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 2px 1px, rgba(0, 0, 0, 0.06) 0px -1px 3px 0px; position: relative; height: 100%; background-color: rgb(224, 228, 233); }

.caas-img-container.caas-img-loader:only-child { margin-top: 0px; }

.caas-img-container.caas-img-loader::before { content: ""; height: 100%; display: block; background-color: rgb(224, 228, 233); }

.caas-img-container.caas-img-loader::after { content: ""; width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; animation-duration: 0.6s; animation-iteration-count: 20; animation-name: loader-animate; animation-timing-function: linear; background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0) 81%); }

.caas-img-container.caas-img-loader .caas-img { opacity: 0; }

.caas-img-container .caas-img { animation: 100ms ease 0s 1 normal none running fade; }

.caas-img-container .caas-news-ar-icon { background-size: 72px; background-image: url("https://s.yimg.com/cv/apiv2/ynews/AR@3x.png"); height: 72px; width: 72px; z-index: 1; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

.caas-img-container.caas-ar-img-rendered-container { overflow: hidden; position: relative; }

.caas-img-container.caas-ar-img-rendered-container::before { animation: 0.7s ease 0s 1 normal none running slideUp; background-color: rgba(0, 0, 0, 0.6); bottom: 0px; color: rgb(255, 255, 255); content: attr(title); left: 0px; padding: 10px 5px; position: absolute; text-align: center; transition: transform 0.7s ease-in, -webkit-transform 0.7s ease-in; white-space: nowrap; width: 100%; z-index: 1; }

.caas-figure-with-pb .caas-img-container:not(.noheight) img { top: 0px; transform: translate(-50%, 0px); }

.caas-img { border: none; max-width: 100%; min-height: 1px; }

@-webkit-keyframes fade { 
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@keyframes fade { 
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-webkit-keyframes slideUp { 
  0% { transform: translateY(200%); }
  100% { transform: translateY(0%); }
}

@keyframes slideUp { 
  0% { transform: translateY(200%); }
  100% { transform: translateY(0%); }
}

.caas-button, a.caas-button { font-family: inherit; font-size: 1em; padding: 0.5em 1em; line-height: 1; text-decoration: none; color: rgb(132, 14, 131); border: 1px solid rgb(132, 14, 131); background-color: rgb(255, 255, 255); border-radius: 2px; font-weight: 600; }

.caas-button:visited, a.caas-button:visited { color: rgb(24, 143, 255); }

.caas-button:focus, a.caas-button:focus, .caas-button:active, a.caas-button:active { outline: 0px; text-decoration: none; color: rgb(0, 58, 188); border-color: rgb(0, 58, 188); }

.caas-button.noborder, a.caas-button.noborder { outline: 0px; border: 0px; }

.caas-button.expand-button, a.caas-button.expand-button { padding-left: 0px; margin-left: 0px; background-color: transparent; font-weight: 400; }

.caas-button.caas-button-small, a.caas-button.caas-button-small { padding: 4px 12px; }

.caas-button.caas-button-medium, a.caas-button.caas-button-medium { padding: 8px 20px; }

.caas-button.caas-button-large, a.caas-button.caas-button-large { padding: 10px 32px; }

.caas-button.caas-button-full-width, a.caas-button.caas-button-full-width { display: inline-block; font-size: 1.18em; font-weight: 500; padding: 15px 0px; width: 100%; }

.caas .icon { position: relative; display: inline-block; top: -5px; }

.caas .icon svg { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

.caas .icon.next svg, .caas .icon.prev svg { fill: rgb(255, 255, 255); stroke: rgb(255, 255, 255); stroke-width: 0; vertical-align: bottom; }

.caas .icon.icon-center { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

.caas .icon.icon-with-orb { height: 50px; width: 50px; background-size: 50px; background-image: url("https://s.yimg.com/dh/ap/default/150604/orb.png"); }

.caas-photoset figcaption { color: rgb(29, 34, 40); }

.caas-photoset figure { margin: 0px 0px 2em; }

.caas-yvideo-wrapper { background-color: rgb(0, 0, 0); margin: 0px 0px 10px; width: 100%; }

.caas-yvideo-wrapper.yvideo { position: relative; }

.caas-yvideo-wrapper .yvideo-slick { padding-bottom: 178%; position: relative; margin-bottom: 30px; margin-top: 0px; }

.caas-yvideo-wrapper .yvideo-slick .yvp-playing-item-title.yvp-title-standard { opacity: 0; }

.caas-yvideo-wrapper .yvideo-slick .yvp-content { background-color: transparent; }

.caas-yvideo-wrapper .yvideo-slick .yvp-docked-mode .yvp-content { background-color: rgb(0, 0, 0); }

.caas-yvideo-wrapper .yvideo-slick .caas-slick-thumbnail { background-size: cover; position: absolute; inset: 0px; }

.caas-yvideo-wrapper .caas-yvideo { height: 100%; width: 100%; margin: auto; max-width: 100%; max-height: 100%; overflow: hidden; position: absolute; inset: 0px; }

.caas-yvideo-wrapper .player { width: 100%; height: 100%; }

.caas-yvideo-wrapper .caas-yvideo:not(.caas-yvideo-full-dock) .yvp-docked-mode .yvp-content { overflow: hidden; }

.caas-yvideo-wrapper .caas-yvideo:not(.caas-yvideo-full-dock) .yvp-docked-mode .yvp-content.yvp-browser-mobile.yvp-device-phone.yvp-docked .yvp-docked-close-button { bottom: 6px; left: 0px; top: auto; background-position: center bottom; }

.caas-yvideo-wrapper .caas-yvideo:not(.caas-yvideo-full-dock) .yvp-docked-mode .yvp-content.yvp-browser-mobile .yvp-bottom-bar .yvp-play-controls { display: none; }

.caas-yvideo-wrapper .caas-yvideo:not(.caas-yvideo-full-dock) .vp-docked-mode .vp-content { overflow: hidden; }

.caas-yvideo-wrapper .caas-yvideo:not(.caas-yvideo-full-dock) .vp-docked-mode .vp-content.vp-browser-mobile.vp-device-phone.vp-docked .vp-docked-close-button { bottom: 6px; left: 0px; top: auto; background-position: center bottom; }

.caas-yvideo-wrapper .caas-yvideo:not(.caas-yvideo-full-dock) .vp-docked-mode .vp-content.vp-browser-mobile .vp-bottom-bar .vp-play-controls { display: none; }

.caas-iframe { margin: 15px 0px 10px; position: relative; overflow-y: auto; }

.caas-iframe.fixed-height { width: 100%; }

.caas-iframe blockquote, .caas-iframe iframe { width: 100%; height: 100%; position: absolute; border-width: 0px; inset: 0px; min-height: 1px; }

.caas-iframe.caas-cover { margin-top: 0px; }

.caas-iframe.caas-docked .caas-iframe-dock-wrapper { position: fixed; right: 20px; bottom: 0px; height: 225px; width: 400px; z-index: 9999; }

.caas-iframe.caas-docked .caas-iframe-dock-wrapper:hover .close-button { display: block; }

.caas-iframe .caas-iframe-dock-wrapper .close-button { display: none; position: absolute; top: 8px; right: 16px; padding: 0px; border: none; z-index: 1; }

.caas-iframe .caas-iframe-dock-wrapper .close-button span.icon { position: static; }

.caas-iframe .caas-iframe-dock-wrapper .close-button span.icon svg { fill: rgb(255, 255, 255); stroke-width: 1; stroke: rgb(255, 255, 255); }

.caas-iframe-instagram { background-color: rgb(255, 255, 255); border-radius: 3px; border: 1px solid rgb(224, 228, 233); box-shadow: none; box-sizing: border-box; display: block; margin: 0px 0px 10px; max-width: 660px; min-width: 280px; padding: 0px; width: 100%; }

.caas-rmp-wrapper { margin-top: 15px; margin-bottom: 10px; }

.caas-rmp-wrapper .caas-rmp { overflow: hidden; position: relative; }

.caas-rmp-wrapper .caas-rmp > blockquote { width: 100%; height: 100%; position: absolute; border-width: 0px; inset: 0px; min-height: 1px; }

.caas blockquote { margin: 0px; padding: 0px; }

.caas .caas-pull-quote-wrapper.is-image-quote { background-position: center center; background-size: cover; }

.caas .caas-pull-quote-wrapper.is-image-quote .caas-pull-quote { background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.8) 97%); min-height: 450px; padding: 0px 30% 150px 20%; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-pack: end; justify-content: flex-end; }

.caas .caas-blockquote.caas-pull-quote { margin: 30px 0px; padding: 0px 20px; border-left: none; }

.caas .caas-blockquote.caas-pull-quote .icon.quotemark { height: 22px; width: 31px; top: 0px; }

.caas .caas-blockquote.caas-pull-quote .icon.quotemark svg { fill: rgb(93, 94, 255); }

.caas .caas-blockquote.caas-pull-quote .quote { color: rgb(35, 42, 49); display: block; font-weight: 800; font-style: normal; font-size: 2.5rem; line-height: 1.2; }

.caas .caas-blockquote.caas-pull-quote .attribution { display: block; font-size: 1.5rem; line-height: 1.167; font-style: italic; font-weight: normal; margin-top: 24px; }

.caas .caas-blockquote.caas-pull-quote .attribution::before { content: "—"; }

.caas[data-device="smartphone"] .caas-pull-quote-wrapper.is-image-quote .caas-pull-quote { min-height: 357px; padding: 0px 23px 23px; }

.caas[data-device="smartphone"] .caas-blockquote.caas-pull-quote .icon.quotemark { height: 14px; width: 20px; }

.caas[data-device="smartphone"] .caas-blockquote.caas-pull-quote .quote { font-size: 1.25rem; line-height: 1.3; }

.caas[data-device="smartphone"] .caas-blockquote.caas-pull-quote .attribution { font-size: 0.813rem; line-height: 1; margin-top: 8px; }

.caas-quote { border-left: 10px solid rgb(109, 0, 246); margin: 30px 0px; padding: 0px 0px 0px 15px; }

.caas-quote blockquote { color: rgb(109, 0, 246); font-size: 1.538em; font-weight: 600; line-height: 1.6em; }

.caas-quote footer { margin-top: 5px; }

.caas-quote cite { color: rgb(135, 140, 145); font-size: 0.923em; font-style: normal; font-weight: 400; }

.caas-table { overflow: auto; }

.caas-table table { width: 100%; border-collapse: collapse; border-spacing: 0px; }

.caas-table p { margin: 0px; }

.caas.finance .caas-table table { font-size: 0.7em; line-height: 1.2em; }

ul.caas-list, ol.caas-list { padding-left: 1.538em; }

.caas-list li p, .caas-list li li { font-size: 1em; }

.caas-media-wrapper { border: 1px solid rgb(199, 205, 210); border-radius: 4px; }

.instagram-media-wrapper { position: relative; }

.instagram-media { background: rgb(255, 255, 255); border: 0px; margin: 1px; max-width: 658px; padding: 0px; width: 99.375%; }

.caas-news-perspective { margin: 0px -20px; overflow-y: hidden; }

.caas-news-perspective + h3 { margin-top: 10px; }

.caas-news-perspective h3 { font-size: 1.24em; margin: 10px 20px 20px; }

.caas-news-perspective .caas-news-perspective-articles { padding: 0px 10px; }

.caas-news-perspective-articles { background: rgb(255, 255, 255); margin: 0px; }

.caas-news-perspective-articles.caas-carousel-slides { padding-left: 0px; }

.caas-news-perspective-articles.caas-carousel-slides .caas-img { position: static; top: initial; left: initial; transform: initial; }

.caas-news-perspective-articles.caas-carousel-slides .content { padding: 0px 20px; }

.caas-news-perspective-articles.caas-native-scroll { overflow-y: scroll; scroll-snap-type: x mandatory; white-space: nowrap; }

.caas-news-perspective-articles.caas-native-scroll li { display: inline-block; margin: 0px 5px 40px; scroll-snap-align: center; white-space: initial; width: 260px; }

.caas-news-perspective-articles a { color: rgb(29, 34, 40); }

.caas-news-perspective-articles a:hover { text-decoration: none; }

.caas-news-perspective-articles a:visited { color: rgb(0, 0, 0); }

.caas-news-perspective-articles li { box-shadow: rgba(0, 0, 0, 0.5) 0px 18px 24px 0px; vertical-align: top; }

.caas-news-perspective-articles figure { background-color: rgb(0, 0, 0); height: 200px; margin: 0px 0px 10px; }

.caas-news-perspective-articles figure .caas-img { height: 100%; object-fit: cover; width: 100%; min-width: 5px; }

.caas-news-perspective-articles figure .caas-fit > img { object-fit: cover; }

.caas-news-perspective-articles li { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }

.caas-news-perspective-articles li, .caas-news-perspective-articles figure, .caas-news-perspective-articles figure .caas-img { border-top-left-radius: 10px; border-top-right-radius: 10px; }

.caas-news-perspective-articles h4 { font-size: 1.23em; font-weight: 700; line-height: 1.4; }

.caas-news-perspective-articles h5 { color: rgb(70, 78, 86); font-size: 0.92em; font-weight: 400; line-height: 20px; margin: 0px; padding: 0px; }

.caas-news-perspective-articles .caas-attr { -webkit-box-pack: start; justify-content: flex-start; }

.caas-news-perspective-articles .caas-attr .attr-img-wrapper { margin-right: 10px; vertical-align: middle; }

.caas-news-perspective-articles .caas-attr .caas-img { border-radius: 50%; height: 20px; min-width: 5px; object-fit: contain; vertical-align: middle; width: 20px; }

.caas-news-perspective-articles .caas-attr .caas-fit > img { object-fit: contain; }

.caas-news-perspective-articles .caas-perspective-details { display: -webkit-box; min-height: 114px; overflow: hidden; padding: 0px 10px; white-space: initial; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.caas-paragraph-with-inline { margin: 0px 0px 0.8em; font-size: 1.154em; }

.caas-paragraph-with-inline a { margin: 0px; padding: 0px; font-size: 1em; }

.caas-paragraph-with-inline .caas-img { will-change: transform; min-width: 5px; }

.caas-paragraph-with-inline .caas-img.caas-loaded { animation: 0.8s cubic-bezier(0.35, 0.08, 0.16, 0.99) 0s 1 normal none running popTwice; }

.caas-paragraph-with-inline .perspective-img-link .caas-img { border-radius: 50%; max-height: 20px; object-fit: contain; width: 20px; }

.caas-paragraph-with-inline .perspective-img-link + span .link { border-bottom: 1px dotted rgb(29, 34, 40); color: rgb(29, 34, 40); font-size: 1em; margin-left: 5px; padding-bottom: 3px; }

.caas-paragraph-with-inline .perspective-img-link + span .link:visited { color: rgb(29, 34, 40); }

.caas-paragraph-with-inline .perspective-img-link + span .link:focus, .caas-paragraph-with-inline .perspective-img-link + span .link:active { text-decoration: none; }

.caas-paragraph-with-inline .caas-img, .caas-paragraph-with-inline span, .caas-paragraph-with-inline .perspective-img-link { vertical-align: middle; line-height: 24px; }

@-webkit-keyframes popTwice { 
  0% { transform: scale(1); }
  50% { transform: scale(1.4); }
  100% { transform: scale(1); }
}

@keyframes popTwice { 
  0% { transform: scale(1); }
  50% { transform: scale(1.4); }
  100% { transform: scale(1); }
}

.caas-category-label { font-size: 1.077em; margin: 0px 0px 5px; padding: 0px; color: rgb(25, 143, 255); }

.caas-news-ar-fallback-text { margin: 5px 0px; color: rgb(118, 125, 132); text-align: left; font-size: 1em; }

.caas-carousel { margin-bottom: 15px; color: rgb(29, 34, 40); overflow: hidden; }

.caas-carousel figure { background-color: rgb(35, 42, 49); margin: 0px; padding: 0px; height: 100%; width: 100%; position: relative; }

.caas-carousel figure .caas-img { width: initial; }

.caas-carousel .description { margin: 5px 0px; font-size: 1em; }

.caas-carousel .description h2 { font-size: 1.4em; line-height: initial; margin: 0.8em 0px 5px; }

.caas-carousel .description.collapsed { overflow: hidden; }

.caas-carousel .description * { font-size: 1em; }

.caas-carousel .caas-carousel-slides { padding: 0px; }

.caas-carousel-slides { background-color: rgb(35, 42, 49); margin: 0px; white-space: nowrap; transition: transform 250ms ease-out, -webkit-transform 250ms ease-out; }

.caas-carousel-slides .caas-carousel-slide { display: inline-block; position: relative; width: 100%; height: 100%; vertical-align: middle; }

.caas-carousel-slides .caas-carousel-slide:focus { outline: 0px; }

.caas-carousel-slides .caas-img { backface-visibility: hidden; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); height: auto; max-height: 100%; width: auto; }

.caas-carousel .next-button, .caas-carousel .prev-button { z-index: 2; position: absolute; top: 50%; margin-top: -23px; user-select: none; padding: 15px; background: rgba(68, 68, 68, 0.8); border: none; }

.caas-carousel .next-button:hover, .caas-carousel .prev-button:hover { cursor: pointer; background: rgb(68, 68, 68); }

@media (hover: none) {
  .caas-carousel .next-button:hover, .caas-carousel .prev-button:hover { background: rgba(68, 68, 68, 0.8); }
}

.caas-carousel .next-button:visited, .caas-carousel .prev-button:visited { border: none; }

.caas-carousel .next-button { right: 0px; border-top-left-radius: 3px; border-bottom-left-radius: 3px; }

.caas-carousel .prev-button { left: 0px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; }

.caas-carousel.slideshowv1 { position: relative; height: 470px; width: 100%; margin-bottom: 0px; }

.caas-carousel.slideshowv1 .caas-img-container { position: relative; height: 100%; }

.caas-carousel.slideshowv1 .caas-img-container .caas-carousel-slides { height: 100%; }

.caas-carousel.slideshowv1 .caas-img-container .caas-carousel-slides .caas-carousel-slide-img { position: relative; height: 100%; margin-right: 320px; }

.caas-carousel.slideshowv1 .caas-img-container .caas-carousel-slides .slideshow-right { background-color: rgb(241, 241, 245); padding-left: 20px; min-width: 300px; height: 100%; width: 300px; position: absolute; right: 0px; top: 0px; cursor: default; }

.caas-carousel.slideshowv1 .caas-img-container .caas-carousel-slides .slideshow-right .figure-meta-container { margin: 0px; position: relative; width: 100%; height: 100%; padding: 24px 20px 0px 0px; box-sizing: border-box; }

.caas-carousel.slideshowv1 .caas-img-container .caas-carousel-slides .slideshow-right .figure-meta-container .bottom-overlay { position: absolute; width: 100%; z-index: 2; bottom: 265px; height: 34px; background-image: linear-gradient(rgba(241, 241, 245, 0), rgb(241, 241, 245)); }

.caas-carousel.slideshowv1 .caas-img-container .figure-meta { border-bottom: 24px solid transparent; border-right-color: transparent; border-left-color: transparent; border-right-style: solid; border-left-style: solid; border-top: 0px; box-sizing: border-box; font-size: 1.077em; height: 100%; line-height: 1.5; margin: 0px; overflow-y: auto; position: relative; width: 100%; }

.caas-carousel.slideshowv1 .caas-img-container .figure-meta .current { height: 20px; font-style: italic; margin-bottom: 12px; }

.caas-carousel.slideshowv1 .caas-img-container .figure-meta .slide-description { white-space: normal; margin: 0px; }

.caas-carousel.slideshowv1 .caas-img-container .figure-meta .slide-description h2, .caas-carousel.slideshowv1 .caas-img-container .figure-meta .slide-description p { font-size: inherit; line-height: inherit; }

.caas-carousel.slideshowv1 .caas-img-container .figure-meta .ad-button { margin-top: 40px; font-size: 1.077em; font-weight: 700; line-height: 1.5; color: rgb(255, 255, 255); background-image: linear-gradient(77deg, rgb(53, 194, 255), rgb(24, 143, 255), rgb(24, 143, 255)); border-radius: 20px; }

.caas-carousel.slideshowv1 .caas-img-container .next-button, .caas-carousel.slideshowv1 .caas-img-container .prev-button { margin-top: -30px; padding: 0px; height: 78px; width: 78px; border-radius: 50%; }

.caas-carousel.slideshowv1 .caas-img-container .next-button .icon, .caas-carousel.slideshowv1 .caas-img-container .prev-button .icon { position: static; }

.caas-carousel.slideshowv1 .caas-img-container .next-button { right: 340px; }

.caas-carousel.slideshowv1 .caas-img-container .prev-button { left: 20px; }

.caas-carousel.slideshowv1 .caas-img-container .slideshow-lrec-container { position: absolute; bottom: 0px; right: 0px; height: 250px; width: 300px; }

.caas-carousel.slideshowv1 .caas-img-container .slideshow-lrec-container .caas-sda { margin-bottom: 0px; }

.caas-carousel.slideshowv1.caas-cover-has-ads .figure-meta { border-bottom: 265px solid transparent; }

@media screen and (max-width: 959px) {
  .caas-carousel.slideshowv1 { min-height: 0px; height: 430px; }
}

.caas-carousel.slideshowv2 { position: relative; margin-bottom: 0px; }

.caas-carousel.slideshowv2 .caas-img-container { position: relative; height: 100%; }

.caas-carousel.slideshowv2 .caas-carousel-slides { height: 100%; }

.caas-carousel.slideshowv2 .caas-carousel-slide { height: 100%; position: relative; }

.caas-carousel.slideshowv2 .caas-carousel-slide-img { height: 648px; }

.caas-carousel.slideshowv2 .caas-carousel-figure { background-color: rgb(0, 0, 0); height: 100%; }

.caas-carousel.slideshowv2 .caas-img { object-fit: cover; height: 100%; max-width: 100%; }

.caas-carousel.slideshowv2 .caas-carousel-slide-bottom { position: absolute; bottom: 0px; width: 100%; box-sizing: border-box; padding: 14px 30px; cursor: default; color: rgb(255, 255, 255); background-image: linear-gradient(rgba(0, 0, 0, 0), rgb(0, 0, 0)); }

.caas-carousel.slideshowv2 .figure-meta { height: 100%; box-sizing: border-box; font-size: 1.077em; line-height: 1.5; margin: 0px; display: flex; }

.caas-carousel.slideshowv2 .slide-current { margin: 0px; padding: 0px; }

.caas-carousel.slideshowv2 .slide-current span { font-size: 1.031em; font-weight: bold; line-height: 1.4; cursor: text; }

.caas-carousel.slideshowv2 .slide-description-wrapper { padding: 0px 48px 0px 20px; -webkit-box-flex: 1; flex-grow: 1; white-space: normal; overflow-y: auto; font-size: 0.825em; }

.caas-carousel.slideshowv2 .slide-description-headline { margin: 0px; padding: 2px 0px 8px; font-size: inherit; font-weight: bold; line-height: inherit; cursor: text; }

.caas-carousel.slideshowv2 .slide-description-caption { position: relative; max-height: calc(6em); overflow-y: scroll; font-size: inherit; cursor: text; padding-right: 48px; margin-right: -48px; scrollbar-width: thin; scrollbar-color: rgb(255, 255, 255) rgb(45, 45, 45); }

.caas-carousel.slideshowv2 .slide-description-caption::-webkit-scrollbar { width: 8px; }

.caas-carousel.slideshowv2 .slide-description-caption::-webkit-scrollbar-thumb { background-color: rgb(255, 255, 255); border-radius: 6px; border: 2px solid rgb(45, 45, 45); }

.caas-carousel.slideshowv2 .slide-description-caption ol { padding-left: 17px; }

.caas-carousel.slideshowv2 .slide-description-caption p, .caas-carousel.slideshowv2 .slide-description-caption li { color: rgb(255, 255, 255); margin: 0px; font-size: inherit; font-weight: normal; line-height: inherit; }

.caas-carousel.slideshowv2 .caas-ad-slide .slide-description-wrapper { padding-left: 0px; }

.caas-carousel.slideshowv2 .next-button, .caas-carousel.slideshowv2 .prev-button { padding: 0px; margin: 0px; height: 72px; width: 72px; top: 288px; border-radius: 50%; }

.caas-carousel.slideshowv2 .next-button .icon, .caas-carousel.slideshowv2 .prev-button .icon { position: static; }

.caas-carousel.slideshowv2 .next-button { right: 23px; }

.caas-carousel.slideshowv2 .prev-button { left: 23px; }

.caas-carousel.slideshowv2 .slideshow-lrec-container { position: absolute; bottom: 0px; right: 0px; height: 250px; width: 300px; }

.caas-carousel.slideshowv2 .slideshow-lrec-container .caas-sda { margin-bottom: 0px; }

.caas-carousel.slideshowv2 .thumbnail-bar { box-sizing: border-box; border-right: 6px solid rgb(0, 0, 0); border-left: 6px solid rgb(0, 0, 0); padding: 0px 12px 26px; height: 111px; left: 0px; width: 100%; overflow: auto hidden; white-space: nowrap; background-color: rgb(0, 0, 0); }

.caas-carousel.slideshowv2 .thumbnail-anchor { background: none; color: inherit; border: none; padding: 0px; box-sizing: border-box; opacity: 0.8; transition: opacity 300ms ease-in-out; will-change: opacity; width: 136px; height: 100%; margin: 0px 12px; display: inline-block; }

.caas-carousel.slideshowv2 .thumbnail-anchor.highlight { opacity: 1; border: 2px solid rgb(255, 255, 255); }

.caas-carousel.slideshowv2 .thumbnail-anchor:hover { opacity: 1; }

.caas-carousel.slideshowv2 .thumbnail-figure { width: 100%; height: 100%; }

.caas-carousel.slideshowv2 .thumbnail-figure .thumbnail-image { width: 100%; height: 100%; object-fit: cover; }

.caas .athena-button { display: inline-block; box-sizing: border-box; min-width: 300px; max-width: 100%; line-height: 1.2; border: 2px solid rgb(119, 89, 255); border-radius: 23.5px; padding: 15px 25px; text-align: center; color: rgb(119, 89, 255); font-size: 0.778em; font-weight: 600; background: rgb(255, 255, 255); text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }

.caas .athena-button:visited { color: rgb(119, 89, 255); }

.caas .athena-button:active, .caas .athena-button:focus, .caas .athena-button:hover { text-decoration: none; }

.caas .athena-button:hover { background: rgb(119, 89, 255); color: rgb(255, 255, 255); }

.caas[data-device="smartphone"] .athena-button { width: 100%; min-width: 0px; padding: 10px 25px; border-radius: 18px; font-size: 0.875em; font-weight: 500; }

.caas[data-device="smartphone"] .athena-button:active { background: rgb(240, 243, 245); }

.caas-attr { margin-bottom: 10px; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: center; align-items: center; }

.caas-attr.author .caas-attr-logo .caas-img { border-radius: 48%; }

.caas-attr a { color: rgb(0, 0, 0); text-decoration: none; }

.caas-attr a:visited { color: rgb(0, 0, 0); }

.caas-attr a:hover, .caas-attr a:focus, .caas-attr a:active { text-decoration: none; }

.caas-attr a.caas-img-error { display: none; }

.caas-attr .caas-img.caas-error { display: none; }

.caas-attr .caas-attr-author:not(:first-child):not(:last-child)::before { content: ","; }

.caas-attr-logo { position: relative; margin-right: 10px; display: inline-block; height: 40px; width: 40px; vertical-align: middle; }

.caas-attr-logo .caas-img { position: absolute; left: 0px; top: 50%; transform: translateY(-50%); }

.caas-attr-provider-logo { position: relative; margin-right: 5px; display: inline-block; height: 30px; vertical-align: middle; }

.caas-attr-provider-logo .caas-img { margin-top: 5px; max-height: 20px; max-width: 100px; vertical-align: middle; }

.caas-attr-meta { display: inline-block; font-weight: bold; font-size: 0.923em; vertical-align: middle; }

.caas-attr-meta-title { font-weight: normal; }

.caas-attr-meta-title::before { content: ","; color: rgb(0, 0, 0); font-weight: bold; }

.caas-attr-time-style { font-weight: normal; display: inline-block; font-size: 0.923em; color: rgb(128, 128, 128); }

.caas-attr-seperator:not(:first-child)::before { font-size: 0.462rem; content: " ●"; line-height: 1.154rem; padding-right: 5px; vertical-align: middle; }

.caas-attr-provider { padding-right: 5px; }

.caas-attr-item-authors { position: relative; display: block; line-height: 1.43; }

.caas-attr-item-authors.collapsed { overflow: hidden; }

.caas-attr-item-authors .expand-button { font-weight: normal; color: rgb(130, 140, 147); padding: 0px 0px 0px 5px; cursor: pointer; }

.caas-attr-item-authors .expand-button.collapsed { position: absolute; bottom: 0px; right: 0px; background-color: rgb(255, 255, 255); padding-bottom: 2px; }

.caas-attr-item-authors .expand-button.collapsed::before { content: "..."; }

.has-perspective h3 { font-size: 1.85em; line-height: 1.1; margin: 50px 0px 10px; }

.has-perspective .caas-attr { -webkit-box-pack: center; justify-content: center; }

.has-perspective .caas-attr-meta { display: flex; justify-content: space-around; }

.has-perspective .caas-attr-meta-title { color: rgb(128, 128, 128); }

.has-perspective .caas-attr-item { font-weight: 400; }

.has-perspective .caas-attr-item:not(:first-child) { padding-left: 10px; }

.has-perspective .caas-attr-item:not(:first-child)::before { font-size: 0.462rem; content: " ●"; line-height: 1.154rem; padding-right: 10px; vertical-align: middle; color: rgb(0, 0, 0); }

@media only screen and (max-width: 959px) {
  .caas-attr-meta-title { display: none; }
}

.caas-attr .caas-attr-logo { margin-right: 12px; }

.caas-attr .caas-attr-logo .caas-img { height: 100%; max-width: initial; object-fit: cover; width: 100%; }

.caas-attr .caas-attr-meta { font-size: 1.385em; font-weight: 700; line-height: 1; letter-spacing: normal; }

.caas-attr .caas-attr-meta .caas-attr-item { display: inline-block; }

.caas-attr .caas-attr-meta .caas-attr-item .caas-attr-meta-separator { padding: 0px 10px; }

.caas-attr .caas-attr-meta .caas-attr-time-style { display: block; font-size: 14px; line-height: 1; color: rgb(130, 140, 147); padding-top: 5px; }

.caas-attr .caas-attr-meta .caas-attr-time-style .caas-attr-meta-separator { padding: 0px 8px; }

.caas-attr .caas-attr-item-author { position: relative; display: block; line-height: 1.5; }

.caas-attr .caas-attr-item-author.collapsed { overflow: hidden; }

.caas-attr .caas-attr-item-author .expand-button { font-size: 0.89em; font-weight: normal; color: rgb(130, 140, 147); padding: 0px 0px 0px 5px; cursor: pointer; }

.caas-attr .caas-attr-item-author .expand-button.collapsed { position: absolute; bottom: 0px; right: 0px; padding-bottom: 5px; background-color: rgb(255, 255, 255); }

.caas-attr .caas-attr-item-author .expand-button.collapsed::before { content: "..."; }

.caas-attr-separator { margin-top: 20px; margin-bottom: 30px; width: 300px; height: 8px; }

.caas-attr-separator .separator { display: inline-block; width: 77%; border-style: solid; border-width: 8px 3px 0px 0px; border-color: rgb(0, 0, 0) transparent transparent; }

.caas-attr-separator .separator-ext { display: inline-block; width: 10%; margin-left: 10px; border-style: solid; border-width: 0px 0px 9px 3px; border-color: transparent transparent rgb(255, 211, 51); }

.caas-share-section { display: flex; z-index: 10; }

.caas-share-section .caas-share-buttons { display: flex; -webkit-box-flex: 1; flex-grow: 1; -webkit-box-pack: end; justify-content: flex-end; z-index: 10; }

.caas-share-section svg { pointer-events: none; }

.caas-share-section .caas-button { background: transparent; font-size: 0.92em; font-weight: 400; margin-right: 10px; position: relative; }

.caas-share-section .caas-button:last-child { margin-right: 0px; }

.caas-share-section .caas-button.comment { color: rgb(24, 143, 255); }

.caas-share-section .caas-button.comment path { fill: rgb(24, 143, 255); }

.caas-share-section .caas-button.flickrComment { color: rgb(24, 143, 255); }

.caas-share-section .caas-button.flickrComment path { fill: rgb(24, 143, 255); }

.caas-share-section .caas-button.facebook { color: rgb(18, 75, 203); }

.caas-share-section .caas-button.facebook path { fill: rgb(18, 75, 203); }

.caas-share-section .caas-button.twitter { color: rgb(51, 182, 255); }

.caas-share-section .caas-button.twitter path { fill: rgb(51, 182, 255); }

.caas-share-section .caas-button.line { color: rgb(0, 185, 0); }

.caas-share-section .caas-button.line path { fill: rgb(0, 185, 0); }

.caas-share-section .caas-button.whatsapp { color: rgb(37, 211, 102); }

.caas-share-section .caas-button.whatsapp path { fill: rgb(37, 211, 102); }

.caas-share-section .caas-button.mail { color: rgb(64, 0, 144); }

.caas-share-section .caas-button.mail path { fill: rgb(64, 0, 144); }

.caas-share-section .caas-share-buttons { display: block; -webkit-box-flex: 0; flex-grow: 0; }

.caas-share-section .caas-button { display: block; margin: 0px 0px 30px 20px; max-width: 25px; }

.caas-share-section .caas-button:last-child { margin-right: 0px; }

.caas-share-section .caas-button.flickrComment, .caas-share-section .caas-button.twitter, .caas-share-section .caas-button.mail, .caas-share-section .caas-button.facebook, .caas-share-section .caas-button.line, .caas-share-section .caas-button.whatsapp { color: rgb(69, 78, 86); }

.caas-share-section .caas-button.flickrComment path, .caas-share-section .caas-button.twitter path, .caas-share-section .caas-button.mail path, .caas-share-section .caas-button.facebook path, .caas-share-section .caas-button.line path, .caas-share-section .caas-button.whatsapp path { fill: rgb(69, 78, 86); }

.caas-share-section .caas-button:hover { color: rgb(35, 42, 49); }

.caas-share-section .caas-button:hover path { fill: rgb(35, 42, 49); }

.caas-share-section .caas-comment.caas-tooltip:hover::before { opacity: 0; }

.caas-share-section .reactions-count { position: absolute; left: 28px; font-size: 1.34em; top: 2px; display: none; }

.caas-share-section .reactions-count.dynamic-count-updated { display: inline; }

.caas-readmore { display: inline-block; margin: 15px 0px 10px; text-align: left; width: 100%; }

.caas-readmore.caas-button-full-width { text-align: center; }

.caas-readmore.caas-button-full-width .caas-button { padding: 15px 0px; width: 100%; }

.caas-readmore .caas-button { font-size: 1.18em; font-weight: 500; padding: 10px 30px; }

.caas-readmore .caas-button.caas-button-full-width { text-align: center; }

.caas-readmore-collapse { margin-top: -70px; }

.caas-readmore-collapse::before { content: ""; height: 68px; width: 90%; position: relative; display: block; }

.caas-readmore-collapse.active { display: none; }

.caas-readmore-collapse.active ~ * { display: block !important; }

.caas-readmore-collapse ~ * { display: none !important; }

.caas-readmore .caas-button { border-color: rgb(0, 0, 0); border-radius: 24px; color: rgb(30, 30, 30); font-size: 1.385em; font-weight: 700; padding: 14px 55px; }

.caas-readmore .caas-button:visited { color: rgb(30, 30, 30); }

.caas-readmore .caas-button:active, .caas-readmore .caas-button:focus, .caas-readmore .caas-button:hover { background-color: rgb(30, 30, 30); color: rgb(255, 255, 255); text-decoration: none; }

.caas-readmore:not(.caas-readmore-collapse) { margin-bottom: 50px; }

.caas-readmore-collapse { margin-top: -75px; }

.caas-readmore-collapse::before { height: 90px; width: 100%; }

.caas-readmore-outsidebody { margin-top: -100px; }

.caas-readmore-outsidebody .caas-button { margin-left: 106px; display: inline-block; }

.caas-readmore-outsidebody::before { height: 120px; background: linear-gradient(rgba(255, 255, 255, 0.3) 0%, rgb(255, 255, 255) 75%); }

.caas-readmore-asidepresent { width: 75% !important; }

.caas figure figcaption { margin: 5px 0px; color: rgb(118, 125, 132); text-align: left; font-size: 1em; }

.caas figure figcaption * { font-size: 1em; }

.caas figure figcaption.collapsed { overflow: hidden; }

.caas figure figcaption.caption-aligned-with-image { margin-left: auto; margin-right: auto; }

.caas figure figcaption h2 { color: rgb(0, 0, 0); font-size: 1.4em; line-height: initial; margin: 0.8em 0px; }

.caas .figure-meta { font-size: 1.462em; line-height: 1.4; margin: 5px 0px; }

.caas .figure-meta span { font-weight: 500; }

.caas-figure { margin: 0px 0px 1em; }

.caas-figure .caas-figure-with-pb { overflow-y: hidden; }

.caas-figure .ext-img { cursor: pointer; }

.caas-figure .caas-img { height: auto; }

.caas-figure .caas-img:not(.has-width) { min-width: 1px; max-width: 100%; }

.caas-figure .caas-img.fixed-height > img { object-fit: contain; }

.caas-figure .caas-gallery-badge { position: absolute; left: 15px; bottom: 10px; }

.caas-figure .caas-img-gallery { position: relative; cursor: pointer; }

.caas-figure .caas-img-gallery:not(.caas-img-loader) { background: rgb(0, 0, 0); }

.caas-figure .caas-img-gallery .icon svg { fill: rgb(255, 255, 255); stroke: rgb(255, 255, 255); stroke-width: 0; vertical-align: bottom; }

.caas figcaption { margin: 10px 0px 0px; color: rgb(130, 140, 147); font-size: 1.077em; line-height: 1.5; }

.caas figcaption p { font-size: 1em; line-height: inherit; }

.caas-figure .caas-img { border-radius: 8px; }

.caas-logo .caas-attr-provider { color: rgb(91, 99, 106); font-size: 0.875em; font-weight: 500; line-height: 22px; vertical-align: middle; }

.caas-logo .caas-logo-divider { display: inline-block; vertical-align: middle; border-color: rgb(199, 205, 210); border-style: solid; border-width: 0px 1px 0px 0px; height: 10px; margin: 0px 8px; }

.caas-logo .caas-follow { display: inline-block; vertical-align: middle; margin-right: 5px; }

.caas-logo a:hover.caas-attr-provider, .caas-logo a:hover .caas-attr-provider { color: rgb(93, 94, 255); text-decoration: none; }

.caas-attr-provider-logo { height: 22px; vertical-align: middle; }

.caas-attr-provider-logo .caas-img { height: auto; margin-top: 0px; max-height: 100%; max-width: initial; }

.caas-attr-provider-logo .caas-attr-provider { padding-right: 0px; }

.caas-attr-provider-logo .caas-logo-divider, .caas-attr-provider-logo .caas-attr-provider { display: none; }

.caas-attr-provider-logo.caas-attr-show-provider .caas-logo-divider, .caas-attr-provider-logo.caas-attr-show-provider .caas-attr-provider { display: inline-block; }

.caas-attr-provider-logo.caas-img-error .caas-img, .caas-attr-provider-logo.caas-img-error .caas-logo-divider { display: none; }

.caas-attr-provider-logo.caas-img-error .caas-attr-provider { display: inline-block; }

.caas-attr-provider + .caas-logo-divider, .caas-attr-provider-logo + .caas-logo-divider { margin-left: 3px; }

.caas-body-wrapper .caas-body-collapse-button { color: rgb(0, 0, 0); cursor: pointer; display: none; font-size: 1.15em; margin-top: 10px; padding-left: 0px; }

.caas-body-wrapper .caas-body-collapse-button i { border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 6px solid rgb(0, 0, 0); display: inline-block; margin-left: 5px; vertical-align: middle; }

.caas-body-wrapper.caas-body-collapsed .caas-body-collapse-button { display: initial; }

.caas-body-wrapper.caas-body-collapsed .caas-body-content { display: none; }

.caas-body-wrapper .caas-published-date-time { font-weight: normal; display: inline-block; font-size: 0.96em; }

.caas-container .caas-header .caas-title-wrapper { color: rgb(0, 0, 0); }

.caas-container .caas-body-wrapper .caas-body-collapse-button { border-color: rgb(0, 0, 0); padding: 14px 55px; border-radius: 25px; color: rgb(30, 30, 30); font-size: 1.385em; font-weight: 700; margin: 0px auto 20px; }

.caas-container .caas-body-wrapper .caas-body-collapse-button:hover { background-color: rgb(30, 30, 30); color: rgb(255, 255, 255); }

.caas-container .caas-body-wrapper.caas-body-collapsed .caas-body-collapse-button { display: block; }

.caas-sda { margin-bottom: 20px; }

.caas-immersive-wrapper { position: relative; padding-bottom: 30px; min-height: 100vh; }

.caas-immersive-wrapper .caas-immersive-video-wrapper { position: absolute; }

.caas-immersive-wrapper .caas-immersive-video-wrapper .caas-immersive-video { position: relative; z-index: 1; height: 100vh; width: 100vw; object-fit: cover; transform: translateX(-50%); left: 50%; }

@media (max-width: 980px) {
  .caas-immersive-wrapper .caas-immersive-video-wrapper { overflow: hidden; }
}

@media only screen and (max-width: 600px) {
  .caas-immersive-wrapper .caas-immersive-video-wrapper { overflow: visible; }
}

.caas-immersive-wrapper .caas-immersive-text-overlay { z-index: 2; display: none; position: absolute; width: 100%; }

.caas-immersive-wrapper .caas-immersive-text-overlay div { font-weight: 500; width: 50%; left: 50%; top: 50%; position: absolute; transform: translate(-50%, -50%); }

@media only screen and (max-width: 600px) {
  .caas-immersive-wrapper .caas-immersive-text-overlay div { width: 90%; }
}

.caas-immersive-wrapper .caas-immersive-text-overlay div p { line-height: unset; letter-spacing: 0px; -webkit-box-decoration-break: clone; box-decoration-break: clone; white-space: normal; }

.caas-immersive-wrapper .caas-immersive-text-overlay div p span { font-size: 1.1em; line-height: 1.4; padding: 4px 8px 2px; -webkit-box-decoration-break: clone; box-decoration-break: clone; }

@media (min-width: 1250px) {
  .caas-immersive-wrapper .caas-immersive-text-overlay div p span { font-size: 1.6vw; line-height: 2.3vw; padding: 6px 8px 4px; }
}

@media (min-width: 2100px) {
  .caas-immersive-wrapper .caas-immersive-text-overlay div p span { line-height: 2.3vw; padding: 8px 10px 6px; }
}

.caas-immersive-wrapper .caas-immersive-text-overlay div p:last-child { margin-bottom: 0px; }

.caas-immersive-wrapper .caas-to-0 div { width: 70%; }

.caas-immersive-wrapper .caas-to-0 div p span { font-size: 0.9em; font-weight: 400; }

@media (min-width: 1250px) {
  .caas-immersive-wrapper .caas-to-0 div p span { font-size: 1.4vw; line-height: 1.6vw; }
}

.caas-immersive-wrapper .caas-to-0 div p:first-child span { font-size: 2em; font-weight: 600; }

@media (min-width: 1250px) {
  .caas-immersive-wrapper .caas-to-0 div p:first-child span { font-size: 2vw; }
}

@media only screen and (max-width: 600px) {
  .caas-immersive-wrapper .caas-to-0 div p:first-child span { font-size: 1.3em; }
}

@media only screen and (max-width: 600px) {
  .caas-immersive-wrapper .caas-to-0 div { width: 90%; }
}

.caas-immersive-wrapper.color-theme-default .caas-immersive-text-overlay div, .caas-immersive-wrapper.color-theme-yahoo .caas-immersive-text-overlay div, .caas-immersive-wrapper.color-theme-white .caas-immersive-text-overlay div { border-radius: 8px; padding: 40px; }

@media only screen and (max-width: 600px) {
  .caas-immersive-wrapper.color-theme-default .caas-immersive-text-overlay div, .caas-immersive-wrapper.color-theme-yahoo .caas-immersive-text-overlay div, .caas-immersive-wrapper.color-theme-white .caas-immersive-text-overlay div { padding: 20px; width: calc(100% - 120px); }
}

.caas-immersive-wrapper.color-theme-default .caas-immersive-text-overlay span, .caas-immersive-wrapper.color-theme-yahoo .caas-immersive-text-overlay span, .caas-immersive-wrapper.color-theme-white .caas-immersive-text-overlay span { display: block; }

.caas-immersive-wrapper.color-theme-default .caas-immersive-text-overlay div { background-color: rgba(0, 0, 0, 0.7); color: rgb(255, 255, 255); }

.caas-immersive-wrapper.color-theme-yahoo .caas-immersive-text-overlay div { background-color: rgba(96, 0, 210, 0.9); color: rgb(255, 255, 255); }

.caas-immersive-wrapper.color-theme-white .caas-immersive-text-overlay div { background-color: rgba(255, 255, 255, 0.9); color: rgb(0, 0, 0); }

.caas-immersive-wrapper.color-themed.immersive-active ~ .caas-body-inner-wrapper .caas-share-buttons { animation-duration: 0.5s; animation-name: immersive-share-appear-in; border-radius: 8px; position: fixed; top: 50%; transform: translateY(-50%); }

.caas-immersive-wrapper.color-themed.immersive-active ~ .caas-body-inner-wrapper .caas-share-buttons .caas-button { margin: 30px 25px; }

.caas-immersive-wrapper.color-theme-default.immersive-active ~ .caas-body-inner-wrapper .caas-share-buttons { background-color: rgba(0, 0, 0, 0.7); }

.caas-immersive-wrapper.color-theme-default.immersive-active ~ .caas-body-inner-wrapper .caas-share-buttons svg path { fill: rgb(255, 255, 255); }

.caas-immersive-wrapper.color-theme-yahoo.immersive-active ~ .caas-body-inner-wrapper .caas-share-buttons { background-color: rgba(96, 0, 210, 0.9); }

.caas-immersive-wrapper.color-theme-yahoo.immersive-active ~ .caas-body-inner-wrapper .caas-share-buttons svg path { fill: rgb(255, 255, 255); }

.caas-immersive-wrapper.color-theme-white.immersive-active ~ .caas-body-inner-wrapper .caas-share-buttons { background-color: rgba(255, 255, 255, 0.9); }

.caas-immersive-wrapper.color-theme-white.immersive-active ~ .caas-body-inner-wrapper .caas-share-buttons svg path { fill: rgb(0, 0, 0); }

@-webkit-keyframes immersive-share-appear-in { 
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@keyframes immersive-share-appear-in { 
  0% { opacity: 0; }
  100% { opacity: 1; }
}

.caas-model-viewer-wrapper { position: relative; }

.caas-model-viewer-wrapper .caas-model-viewer { height: 100%; left: 0px; position: absolute; top: 0px; width: 100%; }

.caas-model-viewer-wrapper .caas-model-viewer-title { background: rgb(255, 255, 255); border-radius: 50px; border: 1px solid rgb(224, 228, 233); bottom: 15px; color: rgb(0, 0, 0); font-weight: 700; padding: 10px 20px; position: absolute; transform: translateX(40%); }

.caas-sponsored-header { display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: end; justify-content: flex-end; padding: 10px 0px; }

.caas-sponsored-header .sponsored-header-text { font-size: 1.23em; color: rgb(91, 99, 106); font-weight: 700; }

.caas-sponsored-header .sponsored-header-logo { margin-left: 20px; }

.caas-sponsored-header .sponsored-header-logo .caas-img { height: 45px; }

.caas-sponsored-cover { position: relative; margin-bottom: 40px; }

.caas-sponsored-cover .caas-figure.breakout-figure { margin: 0px; }

.caas-sponsored-cover .sponsored-cover-content { position: absolute; bottom: 0px; left: 0px; right: 0px; }

.caas-sponsored-cover .sponsored-cover-content header { margin-bottom: 100px; position: relative; z-index: 1; }

.caas-sponsored-cover .sponsored-cover-content h1 { color: rgb(255, 255, 255); }

.caas-sponsored-cover .sponsored-cover-content .sponsored-cover-summary { color: rgb(224, 228, 233); font-size: 1.23em; line-height: 1.5; margin-top: 16px; }

.caas-sponsored-cover .sponsored-cover-content::after { content: " "; position: absolute; bottom: 0px; left: 50%; transform: translateX(-50%); width: 100vw; height: 272px; background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8)); }

.caas-figure.breakout-figure { margin: 40px 0px; }

.caas-figure.breakout-figure .breakout-img-container { position: relative; width: 100vw; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw; }

.caas-figure.breakout-figure .breakout-img-container .caas-img { width: 100%; border-radius: 0px; }

.caas-xray-pill { background-color: transparent; border-radius: 32px; border: 1px solid rgb(0, 0, 0); cursor: pointer; font-family: "Yahoo Sans", YahooSans, "Helvetica Neue", Helvetica, Arial, sans-serif; min-width: 30px; outline: none; padding: 0px; }

.caas-xray-pill.caas-xray-pill-border-light { border-color: rgb(224, 228, 233); }

.caas-xray-pill .xray-pill-content { border-radius: 32px; display: flex; -webkit-box-pack: center; justify-content: center; padding: 2px 2px 1px; }

.caas-xray-pill.caas-xray-entity-active:not(.caas-xray-pill-border-light) { background-color: rgb(0, 0, 0); }

.caas-xray-pill.caas-xray-entity-active:not(.caas-xray-pill-border-light) .xray-pill-label .xray-entity-title-link { color: rgb(255, 255, 255); }

.caas-xray-pill.caas-xray-entity-active.caas-xray-pill-border-light { border-color: rgb(0, 0, 0); }

.caas-xray-pill.caas-xray-entity-active.caas-xray-pill-border-light .xray-pill-label .xray-entity-title-link { color: rgb(0, 0, 0); }

.caas-xray-pill .xray-pill-image { background-color: rgb(224, 228, 233); background-repeat: no-repeat; background-size: cover; background-position: center center; border-radius: 50%; height: 24px; width: 24px; }

.caas-xray-pill .xray-pill-label { font-size: 12px; font-weight: 600; padding: 5px 10px; }

.caas-xray-pill .xray-pill-label .xray-entity-title-link { color: rgb(0, 0, 0); }

.caas-xray-pill .xray-pill-label .xray-entity-title-link, .caas-xray-pill .xray-pill-label .xray-entity-title-link:focus, .caas-xray-pill .xray-pill-label .xray-entity-title-link:hover, .caas-xray-pill .xray-pill-label .xray-entity-title-link:active { text-decoration: none; }

.caas-xray-pill.caas-xray-pill-title-light .xray-pill-label .xray-entity-title-link { color: rgb(110, 119, 128); }

.caas-xray-pill.caas-xray-pill-type-team .xray-pill-image { background-color: transparent; background-size: 80%; border-radius: 0px; margin-left: 2px; margin-right: 2px; }

.caas-xray-pill.caas-xray-pill-type-team .xray-pill-label { padding-left: 2px; }

.caas-xray-pill.caas-xray-pill-type-ticker .xray-pill-label, .caas-xray-pill.caas-xray-pill-type-ticker_watchlist .xray-pill-label { padding-right: 8px; }

.caas-xray-pill.caas-xray-pill-type-ticker .xray-fin-streamer, .caas-xray-pill.caas-xray-pill-type-ticker_watchlist .xray-fin-streamer { -webkit-box-align: center; align-items: center; color: rgb(128, 128, 128); display: inline-flex; font-size: 12px; font-weight: 600; -webkit-box-pack: center; justify-content: center; margin-right: 10px; min-width: 42px; position: relative; text-align: center; }

.caas-xray-pill.caas-xray-pill-squared-borders { border-radius: 4px; height: 28px; }

.caas-xray-pill.caas-xray-pill-squared-borders .xray-pill-content { -webkit-box-align: center; align-items: center; }

.caas-xray-pill.caas-xray-pill-squared-borders .xray-pill-content { padding: 0px 8px; }

.caas-xray-pill.caas-xray-pill-squared-borders.caas-xray-pill-with-image .xray-pill-content { padding-left: 4px; }

.caas-xray-pill.caas-xray-pill-squared-borders .xray-pill-label { padding: 0px; }

.caas-xray-pill.caas-xray-pill-squared-borders .xray-pill-image { border: 1px solid rgb(224, 228, 233); height: 20px; margin-right: 4px; width: 20px; }

.caas-xray-pill.caas-xray-pill-squared-borders.caas-xray-pill-type-team .xray-pill-image { background-size: 16px; border-radius: 50%; }

.caas-xray-pill.caas-xray-pill-squared-borders .xray-fin-streamer { margin-left: 4px; margin-right: 0px; }

.caas-xray-pill.caas-xray-pill-box-shadow { border: none; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 8px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px; }

.caas-xray-pill.caas-xray-pill-box-shadow.caas-xray-entity-active { background-color: rgb(240, 243, 245); box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 8px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px; }

.caas-xray-pills .caas-xray-entity.caas-xray-entity-fin-streamer-error .xray-fin-streamer { display: none; }

.caas[data-device="desktop"] .caas-xray-pill.caas-xray-pill-border-light:not(.caas-xray-entity-active):hover { border-color: rgba(29, 34, 40, 0.44); }

.caas[data-device="desktop"] .caas-xray-pill.caas-xray-pill-border-light:not(.caas-xray-entity-active):active { border-color: rgba(29, 34, 40, 0.88); }

.caas[data-device="desktop"] .caas-xray-pill.caas-xray-pill-box-shadow:hover { box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 8px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px; }

.caas[data-device="desktop"] .caas-xray-pill.caas-xray-pill-box-shadow:active { background-color: rgb(240, 243, 245); }

.caas-xray-entity .caas-xray-entity-follow-button { height: 18px; margin-left: 12px; position: relative; width: 18px; z-index: 1; }

.caas-xray-entity .caas-xray-entity-follow-button-boundary-container { align-self: center; }

.caas-xray-entity .caas-xray-entity-follow-button-placeholder-icon svg { fill: rgb(221, 221, 221); }

.caas-xray-entity .caas-xray-entity-follow-button-wf-container { left: 0px; opacity: 0; position: absolute; top: -5px; }

.caas-xray-entity .caas-xray-entity-follow-button .fireplace-module:not(.fireplace-device-mobile) .fire-xray-toast-notification { max-width: 350px; }

.caas-xray-entity .caas-xray-entity-follow-button .fireplace-module:not(.fireplace-device-mobile) .fire-xray-toast-notification.fire-xray-toast-notification-active { bottom: 20px; left: 20px; }

.caas-xray-entity .caas-xray-entity-follow-button.wafer-fetch-complete .caas-xray-entity-follow-button-placeholder-icon, .caas-xray-entity .caas-xray-entity-follow-button.wafer-fetch-complete .caas-xray-entity-follow-button-wf-container { transition: opacity 0.2s ease-in-out 1.5s; }

.caas-xray-entity .caas-xray-entity-follow-button.wafer-fetch-complete .caas-xray-entity-follow-button-wf-container { opacity: 1; }

.caas-xray-entity .caas-xray-entity-follow-button.wafer-fetch-complete .caas-xray-entity-follow-button-placeholder-icon { opacity: 0; }

.caas-xray-entity .caas-xray-entity-follow-button.wafer-fetch-error { display: none; }

.caas-xray-entity.caas-xray-entity-active .caas-xray-entity-follow-button { opacity: 0.4; pointer-events: none; }

.caas-xray-card { -webkit-box-align: center; align-items: center; background-color: transparent; border-radius: 4px; border: 1px solid transparent; box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 1px, rgba(0, 0, 0, 0.1) 0px 4px 8px; cursor: pointer; display: flex; font-family: "Yahoo Sans", YahooSans, "Helvetica Neue", Helvetica, Arial, sans-serif; outline: none; padding: 0px; transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out; }

.caas-xray-card .xray-card-content { border-radius: 4px; display: flex; height: 34px; padding: 11px 13px; }

.caas-xray-card.caas-xray-entity-active { background-color: rgb(240, 243, 245); }

.caas-xray-card .xray-card-image { background-color: rgb(224, 228, 233); background-position: center center; background-repeat: no-repeat; background-size: cover; border-radius: 50%; border: 1px solid rgb(224, 228, 233); height: 32px; width: 32px; }

.caas-xray-card .xray-card-left-column, .caas-xray-card .xray-card-right-column { -webkit-box-align: start; align-items: flex-start; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-pack: center; justify-content: center; }

.caas-xray-card .xray-card-left-column { padding-right: 10px; }

.caas-xray-card .xray-card-right-column { text-align: left; }

.caas-xray-card .xray-card-row-title { font-size: 14px; font-weight: 600; }

.caas-xray-card .xray-card-row-title .xray-entity-title-link { color: rgb(35, 42, 49); outline: none; }

.caas-xray-card .xray-card-row-title .xray-entity-title-link, .caas-xray-card .xray-card-row-title .xray-entity-title-link:focus, .caas-xray-card .xray-card-row-title .xray-entity-title-link:hover, .caas-xray-card .xray-card-row-title .xray-entity-title-link:active { text-decoration: none; }

.caas-xray-card .xray-card-row-subtitle { color: rgb(110, 119, 128); font-size: 12px; font-weight: normal; overflow: hidden; padding-top: 2px; text-overflow: ellipsis; }

.caas-xray-card.caas-xray-card-type-wiki .xray-card-right-column .xray-card-row-subtitle { max-width: 120px; }

.caas-xray-card.caas-xray-card-type-team .xray-card-image { background-color: transparent; background-size: 20px; }

.caas-xray-card .xray-card-row-sports-subtitle { color: rgb(110, 119, 128); font-size: 12px; font-weight: normal; padding-top: 2px; }

.caas-xray-card .xray-card-row-sports-subtitle-loading-dots { height: 14px; }

.caas-xray-card .xray-card-row-sports-subtitle-overview, .caas-xray-card .xray-card-row-sports-subtitle-team-game { display: none; }

.caas-xray-card .xray-card-row-sports-subtitle-overview-part-pipe { color: rgb(199, 205, 210); margin: 0px 4px; }

.caas-xray-card .xray-card-row-sports-subtitle-overview-part-image { max-height: 14px; }

.caas-xray-card .xray-card-row-sports-subtitle-team-game { -webkit-box-align: center; align-items: center; display: none; font-size: 12px; font-weight: normal; }

.caas-xray-card .xray-card-row-sports-subtitle-team-game-date-time, .caas-xray-card .xray-card-row-sports-subtitle-team-game-date-string-active, .caas-xray-card .xray-card-row-sports-subtitle-team-game-opponent-versus, .caas-xray-card .xray-card-row-sports-subtitle-team-game-period-divider, .caas-xray-card .xray-card-row-sports-subtitle-team-game-result-away-team-name, .caas-xray-card .xray-card-row-sports-subtitle-team-game-result-away-team-score, .caas-xray-card .xray-card-row-sports-subtitle-team-game-result-home-team-name, .caas-xray-card .xray-card-row-sports-subtitle-team-game-result-team-divider { margin-right: 4px; }

.caas-xray-card .xray-card-row-sports-subtitle-team-game-period-active { margin-left: 4px; }

.caas-xray-card .xray-card-row-sports-subtitle-team-game-period-divider { color: rgb(199, 205, 210); }

.caas-xray-card .xray-card-row-sports-subtitle-team-game-status-badge { background-color: rgb(235, 15, 41); border-radius: 2px; color: rgb(255, 255, 255); font-size: 11px; font-weight: 800; margin-right: 5px; padding: 2px 4px 3px; text-transform: uppercase; }

.caas-xray-card .xray-card-row-sports-subtitle-team-game-date-time, .caas-xray-card .xray-card-row-sports-subtitle-team-game-date-string, .caas-xray-card .xray-card-row-sports-subtitle-team-game-opponent, .caas-xray-card .xray-card-row-sports-subtitle-team-game-period, .caas-xray-card .xray-card-row-sports-subtitle-team-game-result, .caas-xray-card .xray-card-row-sports-subtitle-team-game-status-badge { display: none; }

.caas-xray-card .xray-card-row-sports-subtitle-team-game-date-time-active, .caas-xray-card .xray-card-row-sports-subtitle-team-game-date-string-active, .caas-xray-card .xray-card-row-sports-subtitle-team-game-opponent-active, .caas-xray-card .xray-card-row-sports-subtitle-team-game-period-active, .caas-xray-card .xray-card-row-sports-subtitle-team-game-result-active, .caas-xray-card .xray-card-row-sports-subtitle-team-game-status-badge-active { display: inline-block; }

.caas-xray-card .xray-card-row-sports-subtitle.xray-card-row-sports-subtitle-status-error { display: none; }

.caas-xray-card .xray-card-row-sports-subtitle.xray-card-row-sports-subtitle-status-overview .xray-card-row-sports-subtitle-loading-dots-container, .caas-xray-card .xray-card-row-sports-subtitle.xray-card-row-sports-subtitle-status-overview .xray-card-row-sports-subtitle-team-game { display: none; }

.caas-xray-card .xray-card-row-sports-subtitle.xray-card-row-sports-subtitle-status-overview .xray-card-row-sports-subtitle-overview { -webkit-box-align: center; align-items: center; display: flex; }

.caas-xray-card .xray-card-row-sports-subtitle.xray-card-row-sports-subtitle-status-game .xray-card-row-sports-subtitle-loading-dots-container, .caas-xray-card .xray-card-row-sports-subtitle.xray-card-row-sports-subtitle-status-game .xray-card-row-sports-subtitle-overview { display: none; }

.caas-xray-card .xray-card-row-sports-subtitle.xray-card-row-sports-subtitle-status-game .xray-card-row-sports-subtitle-team-game { display: flex; }

.caas-xray-card .xray-card-row-sports-subtitle.xray-card-row-sports-subtitle-team-game-status-upcoming .xray-card-row-sports-subtitle-team-game { color: rgb(255, 82, 13); }

.caas-xray-card.caas-xray-card-type-ticker .xray-fin-streamer, .caas-xray-card.caas-xray-card-type-ticker_watchlist .xray-fin-streamer { -webkit-box-align: center; align-items: center; display: inline-flex; }

.caas-xray-card.caas-xray-card-type-ticker.caas-xray-card-size-default .xray-card-left-column .xray-card-row-subtitle { max-width: 120px; }

.caas-xray-card.caas-xray-card-type-ticker.caas-xray-card-size-default .xray-card-right-column { -webkit-box-align: end; align-items: flex-end; position: relative; }

.caas-xray-card.caas-xray-card-type-ticker.caas-xray-card-size-default .xray-fin-streamer { -webkit-box-pack: end; justify-content: flex-end; min-width: 50px; }

.caas-xray-card.caas-xray-card-type-ticker.caas-xray-card-size-mini .xray-card-left-column { padding-right: 0px; }

.caas-xray-card.caas-xray-card-type-ticker.caas-xray-card-size-mini.caas-xray-entity-fin-streamer-error .xray-card-row-subtitle { display: none; }

.caas-xray-card.caas-xray-card-type-ticker_watchlist .xray-card-right-column .xray-card-row-title { max-width: 200px; overflow: hidden; text-overflow: ellipsis; }

.caas-xray-card.caas-xray-card-type-ticker_watchlist .xray-card-row-subtitle { -webkit-box-align: center; align-items: center; display: flex; }

.caas-xray-card.caas-xray-card-type-ticker_watchlist .xray-card-ticker-watchlist-follower-count-container { display: inline-block; padding: 1px 0px; }

.caas-xray-card.caas-xray-card-type-ticker_watchlist .xray-card-ticker-watchlist-divider { margin: 0px 4px; }

.caas-xray-card.caas-xray-card-type-ticker_watchlist .xray-card-ticker-watchlist-fin-streamer-container { position: relative; }

.caas-xray-card.caas-xray-card-type-ticker_watchlist .xray-fin-streamer { -webkit-box-pack: start; justify-content: flex-start; min-width: 30px; }

.caas-xray-card.caas-xray-card-type-ticker_watchlist .xray-card-ticker-watchlist-end-column { -webkit-box-align: start; align-items: flex-start; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; margin-left: 40px; position: relative; }

.caas-xray-pills .caas-xray-card-type-ticker.caas-xray-entity-fin-streamer-error .xray-card-left-column { padding-right: 0px; }

.caas-xray-pills .caas-xray-card-type-ticker.caas-xray-entity-fin-streamer-error .xray-card-right-column { display: none; }

.caas-xray-pills .caas-xray-card-type-ticker_watchlist.caas-xray-entity-fin-streamer-error .xray-card-ticker-watchlist-divider, .caas-xray-pills .caas-xray-card-type-ticker_watchlist.caas-xray-entity-fin-streamer-error .xray-card-ticker-watchlist-fin-streamer-container { display: none; }

.caas[data-device="desktop"] .caas-xray-card:hover, .caas[data-device="desktop"] .caas-xray-card.caas-xray-entity-active { box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 2px, rgba(0, 0, 0, 0.2) 0px 4px 16px; }

.caas-xray-entity .xray-fin-streamer { font-family: "Yahoo Sans Finance", "Yahoo Sans", YahooSans, "Helvetica Neue", Helvetica, Arial, sans-serif; }

.caas-xray-entity .xray-fin-streamer.xray-fin-streamer-percent-change.xray-fin-streamer-percent-change-negative { color: rgb(235, 15, 41); }

.caas-xray-entity .xray-fin-streamer.xray-fin-streamer-percent-change.xray-fin-streamer-percent-change-positive { color: rgb(0, 135, 60); }

.caas-xray-entity .xray-fin-streamer.xray-fin-streamer-loader-dots-centered .xray-fin-streamer-loader { height: 100%; left: 50%; position: absolute; right: auto; top: 50%; transform: translate(-50%, -50%); width: 100%; }

.xray-loading-dots { -webkit-box-align: center; align-items: center; display: flex; -webkit-box-pack: center; justify-content: center; }

.xray-loading-dots .xray-loading-dot { animation: 1s linear 0s infinite normal none running wave; background: rgb(48, 49, 49); border-radius: 50%; display: inline-block; height: 4px; margin-right: 3px; width: 4px; }

.xray-loading-dots .xray-loading-dot:nth-child(2) { animation-delay: -0.75s; }

.xray-loading-dots .xray-loading-dot:nth-child(3) { animation-delay: -0.6s; }

@-webkit-keyframes wave { 
  0%, 60%, 100% { transform: initial; }
  30% { transform: translateY(-4px); }
}

@keyframes wave { 
  0%, 60%, 100% { transform: initial; }
  30% { transform: translateY(-4px); }
}

.caas-xray-wrapper .wafer-tooltip-done .wafer-tooltip-wrapper { background-color: rgb(15, 105, 255); border-radius: 4px; left: 0px; position: absolute; top: 0px; transform: translateY(-100%); width: 220px; }

.caas-xray-wrapper .wafer-tooltip-done .wafer-tooltip-wrapper .xray-tooltip-arrow { border-width: 7px 7px 0px; border-style: solid; border-color: rgb(15, 105, 255) transparent transparent; border-image: initial; bottom: -6px; height: 0px; left: 20px; position: absolute; width: 0px; }

.caas-xray-wrapper .wafer-tooltip-done .wafer-tooltip-wrapper .xray-tooltip-text { color: rgb(255, 255, 255); font-size: 12px; font-weight: 600; line-height: 1.5; margin-bottom: 0px; padding: 15px 43px 15px 15px; }

.caas-xray-wrapper .wafer-tooltip-done .wafer-tooltip-wrapper .xray-tooltip-close { cursor: pointer; height: 18px; opacity: 0.9; position: absolute; right: 12px; top: 12px; transition: opacity 0.2s ease-in-out; width: 18px; }

.caas-xray-wrapper .wafer-tooltip-done .wafer-tooltip-wrapper .xray-tooltip-close:hover { opacity: 1; }

.caas-xray-wrapper .wafer-tooltip-done .wafer-tooltip-wrapper .xray-tooltip-close .icon { pointer-events: none; }

.caas-xray-wrapper .wafer-tooltip-done .wafer-tooltip-wrapper .xray-tooltip-close svg { fill: rgb(255, 255, 255); }

.caas-xray-wrapper.caas-xray-wrapper-type-cards .wafer-tooltip-done .wafer-tooltip-wrapper { margin-top: 6px; }

.caas-xray-wrapper.caas-xray-wrapper-type-cards .wafer-tooltip-done .wafer-tooltip-wrapper .xray-tooltip-arrow { left: 40px; }

.caas-xray-wrapper.caas-xray-wrapper-type-pills .wafer-tooltip-done .wafer-tooltip-wrapper { margin-top: -8px; }

.caas-xray-wrapper.caas-xray-wrapper-type-pills .wafer-tooltip-done .wafer-tooltip-wrapper .xray-tooltip-arrow { left: 20px; }

.caas[data-device="smartphone"] .caas-xray-wrapper .wafer-tooltip-done .wafer-tooltip-wrapper { left: 20px; }

.caas[data-device="smartphone"] .caas-xray-wrapper.caas-xray-wrapper-type-cards .wafer-tooltip-done .wafer-tooltip-wrapper { margin-top: 24px; }

.caas-xray-wrapper { position: relative; }

.caas-xray-wrapper ul.caas-xray-popups li { font-size: 1em; }

.caas-xray-popups { margin: 0px; }

.caas-xray-popup { position: absolute; left: -9999px; top: 50%; opacity: 0; transform: translateY(-20%); z-index: 11; margin: 0px 10px; transition: opacity 500ms ease-in-out; will-change: opacity; visibility: hidden; }

.caas-xray-popup .xray-popup-wrapper { border-radius: 8px; box-shadow: rgba(0, 0, 0, 0.4) 0px 4px 16px 0px, rgba(0, 0, 0, 0.06) 0px 0px 2px 0px; overflow: hidden; position: relative; }

.caas-xray-popup .xray-popup-wrapper .xray-popup-view-more-prompt { -webkit-box-align: center; align-items: center; border-radius: 8px; bottom: -1px; display: flex; -webkit-box-pack: center; justify-content: center; left: 0px; opacity: 1; position: absolute; right: 0px; transition: opacity 0.2s ease-in-out; z-index: 3; }

.caas-xray-popup .xray-popup-wrapper .xray-popup-view-more-prompt::before, .caas-xray-popup .xray-popup-wrapper .xray-popup-view-more-prompt::after { content: " "; position: absolute; left: 0px; right: 0px; }

.caas-xray-popup .xray-popup-wrapper .xray-popup-view-more-prompt::before { background-image: linear-gradient(to top, rgb(255, 255, 255), rgb(255, 255, 255) 43%, rgba(255, 255, 255, 0.9)); bottom: 0px; height: 105px; }

.caas-xray-popup .xray-popup-wrapper .xray-popup-view-more-prompt::after { background-image: linear-gradient(to top, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0)); bottom: 105px; height: 45px; pointer-events: none; }

.caas-xray-popup .xray-popup-wrapper .xray-popup-view-more-prompt-button { -webkit-box-align: center; align-items: center; background: transparent; border: none; color: rgb(15, 105, 255); cursor: pointer; display: inline-flex; font-size: 14px; font-weight: 600; margin-bottom: 20px; outline: none; position: relative; transition: color 0.2s ease-in-out, opacity 0.2s ease-in-out; z-index: 1; }

.caas-xray-popup .xray-popup-wrapper .xray-popup-view-more-prompt-button-icon { height: 20px; margin-left: 2px; margin-top: 2px; position: relative; width: 20px; }

.caas-xray-popup .xray-popup-wrapper .xray-popup-view-more-prompt-button-icon svg { fill: rgb(15, 105, 255); transition: fill 0.2s ease-in-out; }

.caas-xray-popup .xray-popup-wrapper.xray-popup-wrapper-hide-view-more-prompt .xray-popup-view-more-prompt { opacity: 0; pointer-events: none; }

.caas-xray-popup .xray-popup-wrapper:hover .xray-popup-view-more-prompt-button { color: rgb(35, 42, 49); transition: color 0.2s ease-in-out, opacity 0.2s ease-in-out; }

.caas-xray-popup .xray-popup-wrapper:hover .xray-popup-view-more-prompt-button-icon svg { fill: rgb(35, 42, 49); }

.caas-xray-popup .xray-popup-wrapper:hover .xray-popup-content::-webkit-scrollbar-thumb { background-color: rgb(199, 205, 210); }

.caas-xray-popup .xray-card-loader { background-image: url("https://s.yimg.com/cv/apiv2/default/20201027/3c285f3c-1afb-4f24-982f-7edebee9a36e.gif"); background-position: center center; background-repeat: no-repeat; background-size: 40px; transform: translateY(-20px); position: absolute; inset: 0px; }

.caas-xray-popup .xray-popup-content { background: rgb(255, 255, 255); height: 75vh; max-height: 750px; overflow: hidden overlay; position: relative; transition: height 0.4s ease-in-out; width: 457px; }

.caas-xray-popup .xray-popup-content::-webkit-scrollbar { background: transparent; width: 22px; }

.caas-xray-popup .xray-popup-content::-webkit-scrollbar-track { margin-top: 62px; }

.caas-xray-popup .xray-popup-content::-webkit-scrollbar-thumb { background-color: rgb(224, 228, 233); border: 6px solid rgb(255, 255, 255); border-radius: 16px; box-shadow: none; min-height: 40px; transition: 0.2s ease-in-out; }

.caas-xray-popup .xray-popup-arrow { border-color: transparent rgb(255, 255, 255) transparent transparent; border-style: solid; border-width: 8px; content: " "; margin-top: -8px; position: absolute; right: 100%; top: 20%; z-index: 1; }

.caas-xray-popup .xray-popup-arrow::after { border-color: transparent rgb(255, 255, 255) transparent transparent; border-style: solid; border-width: 8px; bottom: 0px; content: " "; left: -7px; position: absolute; top: -8px; }

.caas-xray-popup .xray-popup-close { background-color: rgba(255, 255, 255, 0.9); border-radius: 50%; cursor: pointer; height: 36px; position: absolute; right: 14px; top: 12px; width: 36px; z-index: 3; text-align: center; }

.caas-xray-popup .xray-popup-close button { background: transparent; border: none; cursor: pointer; height: 100%; padding: 0px; width: 100%; }

.caas-xray-popup .xray-popup-close .icon.close svg { fill: rgb(0, 0, 0); }

.caas-xray-popup .xray-card-loader { position: absolute; inset: 0px; display: none; }

.caas-xray-popup .xray-error-wrapper { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); display: none; text-align: center; }

.caas-xray-popup .xray-error-wrapper .icon svg { fill: rgb(130, 140, 147); }

.caas-xray-popup .xray-error-wrapper .xray-error-msg { white-space: pre-line; font-size: 16px; line-height: 1.63; color: rgb(130, 140, 147); margin-top: 20px; }

.caas-xray-popup .xray-fetch-content { display: block; }

.caas-xray-pills-container { position: relative; }

.caas-xray-pills-container.wafer-fetch-boundary-inprogress .xray-popup-active .xray-card-loader { display: block; }

.caas-xray-pills-container.wafer-fetch-boundary-inprogress .xray-popup-active .xray-error-wrapper { display: none; }

.caas-xray-pills-container.has-wafer-fetch-error .xray-popup-active .xray-card-loader { display: none; }

.caas-xray-pills-container.has-wafer-fetch-error .xray-popup-active .xray-error-wrapper { display: block; }

.caas-xray-pills-container.wafer-fetch-boundary-inprogress .xray-popup-active .xray-popup-content, .caas-xray-pills-container.has-wafer-fetch-error .xray-popup-active .xray-popup-content { height: 750px; }

.caas-xray-pills-container.wafer-fetch-boundary-inprogress .xray-popup-active .xray-fetch-content, .caas-xray-pills-container.has-wafer-fetch-error .xray-popup-active .xray-fetch-content { display: none; }

.caas-xray-pills-container.wafer-fetch-boundary-inprogress .xray-popup-active .xray-popup-view-more-prompt, .caas-xray-pills-container.has-wafer-fetch-error .xray-popup-active .xray-popup-view-more-prompt { opacity: 0; pointer-events: none; }

.caas-xray-pills-container:not(.wafer-fetch-boundary-inprogress):not(.has-wafer-fetch-error) .xray-popup-active .xray-popup-arrow-force-dark-mode { border-color: transparent rgb(0, 0, 0) transparent transparent; }

.caas-xray-pills-container:not(.wafer-fetch-boundary-inprogress):not(.has-wafer-fetch-error) .xray-popup-active .xray-popup-arrow-force-dark-mode::after { border-color: transparent rgb(0, 0, 0) transparent transparent; }

.caas-xray-wrapper.caas-xray-wrapper-type-pills .caas-xray-pills-list-wrapper { margin-bottom: 8px; margin-right: 10%; }

.caas-xray-wrapper.caas-xray-wrapper-type-pills .caas-xray-pills-list-wrapper .xray-pill-wrapper { margin-bottom: 10px; margin-right: 8px; }

.caas-xray-wrapper.caas-xray-wrapper-type-pills .caas-xray-pills.caas-xray-pills-top:not(.xray-pills-ready) { position: relative; }

.caas-xray-wrapper.caas-xray-wrapper-type-pills .caas-xray-pills.caas-xray-pills-top:not(.xray-pills-ready)::before, .caas-xray-wrapper.caas-xray-wrapper-type-pills .caas-xray-pills.caas-xray-pills-top:not(.xray-pills-ready)::after { bottom: 0px; content: ""; position: absolute; top: -10px; z-index: 1; }

.caas-xray-wrapper.caas-xray-wrapper-type-pills .caas-xray-pills.caas-xray-pills-top:not(.xray-pills-ready)::before { background-image: linear-gradient(to right, transparent, rgb(255, 255, 255)); right: 10%; width: 120px; }

.caas-xray-wrapper.caas-xray-wrapper-type-pills .caas-xray-pills.caas-xray-pills-top:not(.xray-pills-ready)::after { background-color: rgb(255, 255, 255); right: 0px; width: 10%; }

.caas-xray-pills { margin: 0px; overflow: hidden; white-space: nowrap; }

.caas-xray-pills .xray-pill-wrapper { display: inline-flex; font-size: 1em; line-height: normal; margin: 0px; position: relative; vertical-align: top; }

.caas-xray-pills .xray-pill-wrapper .xray-fetch-trigger { display: none; }

.caas-xray-pills .xray-pill-wrapper.hide { display: none; }

.caas-xray-pills .xray-pill-wrapper.xray-see-more-pill .xray-pill-label { padding: 5px; }

.caas-xray-pills.caas-xray-pills-left { max-width: 170px; padding-right: 0px; transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out; }

.caas-xray-pills.caas-xray-pills-left .xray-pill-wrapper { display: table; }

.caas-xray-pills.caas-xray-pills-left .xray-pill-wrapper.hide { display: none; }

.caas-xray-pills.caas-xray-pills-left .xray-pill-label { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; max-width: 120px; }

.caas-xray-pills.caas-xray-pills-left .xray-popup-arrow { transform: translateY(-50%); }

.caas-xray-pills.xray-pills-hidden { opacity: 0; visibility: hidden; }

.caas-xray-pills.xray-pills-ready { overflow: visible; white-space: normal; }

.caas-xray-wrapper.caas-xray-wrapper-type-cards .caas-xray-pills { display: inline-block; left: 0px; overflow: visible; position: relative; transition: left 0.2s ease-in-out; }

.caas-xray-wrapper.caas-xray-wrapper-type-cards .caas-xray-pills-list-wrapper { margin: -16px 10% 4px -10px; padding-bottom: 16px; padding-left: 10px; padding-top: 16px; position: relative; }

.caas-xray-wrapper.caas-xray-wrapper-type-cards .caas-xray-pills-list-wrapper .xray-pill-wrapper { margin-right: 12px; }

.caas-xray-wrapper.caas-xray-wrapper-type-cards .caas-xray-pills-list-wrapper .xray-cards-gradient-mask { bottom: 0px; content: ""; opacity: 0; pointer-events: none; position: absolute; top: 8px; transition: opacity 0.2s ease-in-out; width: 80px; z-index: 1; }

.caas-xray-wrapper.caas-xray-wrapper-type-cards .caas-xray-pills-list-wrapper .xray-cards-gradient-mask-enabled { opacity: 1; }

.caas-xray-wrapper.caas-xray-wrapper-type-cards .caas-xray-pills-list-wrapper .xray-cards-gradient-mask-next { background-image: linear-gradient(to right, transparent, rgb(255, 255, 255) 40%); right: 0px; }

.caas-xray-wrapper.caas-xray-wrapper-type-cards .caas-xray-pills-list-wrapper .xray-cards-gradient-mask-previous { background-image: linear-gradient(to left, transparent, rgb(255, 255, 255) 40%); left: 0px; }

.caas-xray-wrapper.caas-xray-wrapper-type-cards .xray-cards-title { color: rgb(0, 0, 0); font-size: 14px; font-weight: bold; margin-bottom: 8px; }

.caas-xray-wrapper.caas-xray-wrapper-type-cards .caas-xray-pills-list-wrapper { overflow: hidden; position: relative; }

.caas-xray-wrapper.caas-xray-wrapper-type-cards .xray-cards-arrow { background-color: rgb(247, 248, 255); border: 1px solid rgba(29, 34, 40, 0.11); border-radius: 50%; box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px; cursor: pointer; height: 36px; opacity: 0; outline: none; padding: 6px; pointer-events: none; position: absolute; top: 50%; transform: translateY(-50%); transition: 0.2s ease-in-out; width: 36px; z-index: 2; }

.caas-xray-wrapper.caas-xray-wrapper-type-cards .xray-cards-arrow-previous { left: 5px; }

.caas-xray-wrapper.caas-xray-wrapper-type-cards .xray-cards-arrow-next { right: 5px; }

.caas-xray-wrapper.caas-xray-wrapper-type-cards .xray-cards-arrow-enabled { background-color: rgb(255, 255, 255); opacity: 1; pointer-events: auto; }

.caas-xray-wrapper.caas-xray-wrapper-type-cards .xray-cards-arrow-enabled:hover { border-color: rgb(35, 42, 49); }

.caas-xray-wrapper.caas-xray-wrapper-type-cards .xray-cards-arrow .icon { width: 24px; height: 24px; }

.caas-xray-wrapper.caas-xray-wrapper-type-cards .xray-cards-arrow .icon svg { fill: rgb(35, 42, 49); transition: 0.2s ease-in-out; }

.caas-xray-popup.xray-popup-active { opacity: 1; visibility: visible; }

.caas-xray-popup.xray-popup-active.xray-popup-left .xray-popup-arrow { border-color: transparent transparent transparent rgb(255, 255, 255); left: 100%; right: auto; }

.caas-xray-popup.xray-popup-active.xray-popup-left .xray-popup-arrow::after { border-color: transparent transparent transparent rgb(255, 255, 255); left: -9px; }

.caas-xray-popup.xray-popup-active.xray-popup-center .xray-popup-arrow { display: none; }

.caas[data-device="smartphone"] .caas-recipe-info-wrapper { margin-top: -4px; padding: 0px; -webkit-box-pack: justify; justify-content: space-between; }

.caas[data-device="smartphone"] .caas-recipe-info-item { -webkit-box-flex: 0; flex-grow: 0; }

.caas[data-device="smartphone"] .caas-recipe-info-item .caas-recipe-info-item-category { line-height: 1.2; font-size: 0.7692em; }

.caas[data-device="smartphone"] .caas-recipe-info-item .caas-recipe-info-item-value { font-size: 1.385em; }

.caas[data-device="smartphone"] .caas-recipe-info-item .caas-recipe-info-item-value .unit-of-time { font-size: 0.6667em; }

.caas-recipe-info-wrapper { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; padding-right: 10%; margin-top: -3px; margin-bottom: 32px; }

.caas-recipe-info-wrapper .caas-recipe-info-item { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-flex: 1; flex-grow: 1; line-height: 1.334; }

.caas-recipe-info-wrapper .caas-recipe-info-item .caas-recipe-info-item-category { font-weight: 500; font-size: 0.923em; margin-bottom: 4px; color: rgb(110, 119, 128); }

.caas-recipe-info-wrapper .caas-recipe-info-item .caas-recipe-info-item-category .caas-recipe-info-item-category-text { display: inline-block; line-height: 1; }

.caas-recipe-info-wrapper .caas-recipe-info-item .caas-recipe-info-item-value { font-weight: bold; font-size: 1.85em; color: rgb(35, 42, 49); }

.caas-recipe-info-wrapper .caas-recipe-info-item .capitalize { text-transform: capitalize; }

.caas[data-device="smartphone"] .caas-recipe-ingredients-info-item-wrapper { padding-left: 1.428em; }

.caas[data-device="smartphone"] .caas-recipe-ingredients-info-wrapper { margin-top: 16px; }

.caas-recipe-ingredients-wrapper { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; color: rgb(35, 42, 49); margin: 30px 0px; }

.caas-recipe-ingredients-wrapper .caas-recipe-ingredients-title { font-weight: bold; font-size: 1.538em; line-height: 1.4; text-transform: capitalize; }

.caas-recipe-ingredients-wrapper .caas-recipe-ingredients-info-wrapper { margin: 1.846em 0px 0px; }

.caas-recipe-ingredients-wrapper .caas-recipe-ingredients-info-wrapper .caas-recipe-ingredients-info { font-size: 1.385em; line-height: 1.8; }

.caas-recipe-ingredients-wrapper .caas-recipe-ingredients-info-wrapper .caas-recipe-ingredients-info-name { font-weight: 600; font-size: 0.889em; line-height: 1.25; margin-bottom: 1em; text-transform: capitalize; }

.caas-recipe-ingredients-wrapper .caas-recipe-ingredients-info-wrapper .caas-recipe-ingredients-info-list { padding-right: 10%; margin-bottom: 1.333em; }

.caas-recipe-ingredients-wrapper .caas-recipe-ingredients-info-wrapper .caas-recipe-ingredients-info-list .caas-recipe-ingredients-info-list-item { font-size: 0.889em; font-weight: 600; line-height: 1.5; }

.caas-recipe-ingredients-wrapper .caas-recipe-ingredients-info-wrapper .caas-recipe-ingredients-info-list .caas-recipe-ingredients-info-list-item:not(:last-child) { margin-bottom: 1em; }

.caas-recipe-ingredients-wrapper .caas-recipe-ingredients-info-item-wrapper { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; padding-left: 2em; }

.caas-recipe-ingredients-wrapper .caas-recipe-ingredients-info-item-wrapper .caas-recipe-ingredients-info-item { font-weight: normal; -webkit-box-flex: 1; flex-grow: 1; }

.caas[data-device="smartphone"] .caas-recipe-direction-wrapper .caas-recipe-direction-title { margin-bottom: 20px; }

.caas[data-device="smartphone"] .caas-recipe-direction-list-item { margin-bottom: 44px; font-size: 1.538em; line-height: 1.4; }

.caas[data-device="smartphone"] .caas-recipe-direction-list-item p { font-size: 0.8em; line-height: 1.5; }

.caas[data-device="smartphone"] .caas-recipe-direction-button { font-size: 12px; }

.caas-recipe-direction-wrapper { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; color: rgb(35, 42, 49); margin: 30px 0px; }

.caas-recipe-direction-wrapper .caas-recipe-direction-title { font-size: 1.538em; line-height: 1.4; font-weight: bold; margin-bottom: 1.25em; text-transform: capitalize; display: flex; -webkit-box-pack: justify; justify-content: space-between; }

.caas-recipe-direction-wrapper .caas-recipe-direction-button { font-size: 14px; font-weight: 600; box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 4px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px; border-radius: 18px; background-color: rgb(255, 255, 255); padding: 0.7143em 2em; color: rgb(35, 42, 49); cursor: pointer; }

.caas-recipe-direction-wrapper .caas-recipe-direction-button:hover { outline: 0px; text-decoration: none; }

.caas-recipe-direction-wrapper .caas-recipe-direction-button span:first-child { display: inline; }

.caas-recipe-direction-wrapper .caas-recipe-direction-button span:last-child { display: none; }

.caas-recipe-direction-wrapper.text-only .caas-recipe-direction-button span:first-child { display: none; }

.caas-recipe-direction-wrapper.text-only .caas-recipe-direction-button span:last-child { display: inline; }

.caas-recipe-direction-wrapper.text-only .caas-figure, .caas-recipe-direction-wrapper.text-only .caas-video, .caas-recipe-direction-wrapper.text-only .caas-yvideo { display: none; }

.caas-recipe-direction-wrapper .caas-recipe-direction-list { margin: 0px; }

.caas-recipe-direction-wrapper .caas-recipe-direction-list-item { list-style-type: decimal; margin: 0px 0px 1.143em 1em; padding-left: 0.143em; font-size: 2.154em; line-height: 1.29; font-weight: bold; }

.caas-recipe-direction-wrapper .caas-recipe-direction-list-item p { font-size: 0.643em; line-height: 1.56; font-weight: normal; margin: 0px; padding-right: 10%; }

.caas-recipe-direction-wrapper .caas-recipe-direction-list-item .caas-figure, .caas-recipe-direction-wrapper .caas-recipe-direction-list-item .caas-video .caas-yvideo { margin: 0px; }

.caas-recipe-direction-wrapper .caas-recipe-direction-list-item .caas-figure:not(:first-child), .caas-recipe-direction-wrapper .caas-recipe-direction-list-item .caas-video:not(:first-child), .caas-recipe-direction-wrapper .caas-recipe-direction-list-item .caas-yvideo:not(:first-child) { margin-top: 0.571em; }

.caas-recipe-direction-wrapper .caas-recipe-direction-list-item::marker { font-variant-numeric: normal; }

.caas .caas-3p-blocked { border: 1px solid rgb(199, 205, 210); border-radius: 8px; color: rgb(118, 125, 132); margin: 20px 0px; max-width: 600px; overflow: hidden; }

.caas .caas-3p-blocked-wrap { display: flex; }

.caas .caas-3p-blocked-icon { background-color: rgb(241, 241, 245); position: relative; width: 56px; }

.caas .caas-3p-blocked-icon svg { fill: rgb(118, 125, 132); }

.caas .caas-3p-blocked-text { background-color: rgb(255, 255, 255); -webkit-box-flex: 1; flex: 1 1 0%; font-size: 1.077em; font-weight: 600; line-height: 1.571; padding: 12px; }

.caas .caas-3p-blocked a { color: rgb(15, 105, 255); }

.caas-loader { background: url("https://s.yimg.com/os/yc/pt/icons/fuji-loader-v2-blue.0.svg") center center / 20px no-repeat rgb(255, 255, 255); }

.caas-card-loader { background-color: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 2px 1px, rgba(0, 0, 0, 0.06) 0px -1px 3px 0px; box-sizing: border-box; height: 100%; overflow: hidden; position: relative; }

.caas-card-loader.small { border-radius: 2px; max-width: 500px; }

.caas-card-loader.fixed-height { height: 200px; margin-bottom: 10px; padding: 10px; }

.caas-card-loader.fixed-height::before { height: 110px; }

.caas-card-loader:only-child { margin-top: 0px; }

.caas-card-loader::before { content: ""; height: 100%; display: block; background-color: rgb(224, 228, 233); box-shadow: rgb(224, 228, 233) -48px 78px 0px -48px, rgb(224, 228, 233) -51px 102px 0px -51px; }

.caas-card-loader::after { content: ""; width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; animation-duration: 0.6s; animation-iteration-count: infinite; animation-name: loader-animate; animation-timing-function: linear; background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0) 81%); }

@-webkit-keyframes loader-animate { 
  0% { transform: translate3d(-100%, 0px, 0px); }
  100% { transform: translate3d(100%, 0px, 0px); }
}

@keyframes loader-animate { 
  0% { transform: translate3d(-100%, 0px, 0px); }
  100% { transform: translate3d(100%, 0px, 0px); }
}

.caas { box-sizing: border-box; -webkit-box-pack: justify; justify-content: space-between; z-index: 1; overflow-wrap: break-word; }

.caas .caas-container { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; width: 100%; }

.caas .caas-container .caas-header { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; width: 100%; }

.caas .caas-container .caas-header .caas-logo { margin-bottom: 12px; }

.caas .caas-container .caas-header .caas-title-wrapper { margin-bottom: 32px; }

.caas .caas-container .caas-full-bleed { margin-bottom: 40px; }

.caas .caas-container .caas-body-inner-wrapper { display: flex; margin-bottom: 50px; }

.caas .caas-container .caas-body-inner-wrapper .caas-body-section { flex: 1 1 75%; min-width: 0px; }

.caas .caas-container .caas-body-inner-wrapper .caas-body-section .caas-cover { margin-bottom: 40px; }

.caas .caas-container .caas-body-inner-wrapper .caas-body-section .caas-content { display: flex; }

.caas .caas-container .caas-body-inner-wrapper .caas-body-section .caas-content .caas-share-section { -webkit-box-flex: 0; flex: 0 0 106px; max-width: 106px; }

.caas .caas-container .caas-body-inner-wrapper .caas-body-section .caas-content .caas-share-section.xray-side-rail { -webkit-box-flex: 0; flex: 0 0 183px; max-width: 183px; z-index: 11; position: relative; }

.caas .caas-container .caas-body-inner-wrapper .caas-body-section .caas-content .caas-content-wrapper { flex: 1 1 80%; }

.caas .caas-container .caas-body-inner-wrapper .caas-body-section .caas-content .caas-content-wrapper .caas-attr { margin-bottom: 20px; }

.caas .caas-container .caas-body-inner-wrapper .caas-body-section .caas-content .caas-content-wrapper .caas-body { padding-right: 10%; }

.caas .caas-container .caas-body-inner-wrapper .caas-aside-section { display: flex; max-width: 300px; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }

.caas .caas-container .caas-body-inner-wrapper .caas-aside-section .caas-sticky-sda-container { -webkit-box-flex: 1; flex-grow: 1; }

.caas.videov2 .caas-yvideo-wrapper { max-height: 60vh; }

.caas.caas-sponsored-content .caas-container .caas-body-inner-wrapper .caas-body-section { padding-right: 0px; }

.caas.caas-sponsored-content .caas-container .caas-body-inner-wrapper .caas-body-section .caas-content .caas-content-wrapper .caas-body { padding-right: 0px; }

.caas-breakout-shift { margin-left: -126px; margin-right: -20px; }

.caas .caas-aside-section a { color: unset; text-decoration: unset; }

.caas .caas-aside-section a:visited { color: unset; }

.caas .caas-aside-section a:focus, .caas .caas-aside-section a:active { text-decoration: unset; }

.caas .caas-aside-section a:hover { text-decoration: unset; }

.caas .caas-aside-section h1 { color: unset; font-stretch: unset; font-style: unset; font-weight: unset; letter-spacing: unset; }

.caas .caas-aside-section h1, .caas .caas-aside-section h2, .caas .caas-aside-section h3, .caas .caas-aside-section p { font-size: unset; line-height: unset; margin: unset; }

.caas .caas-aside-section h4 { font-weight: unset; margin: unset; }

.caas .caas-aside-section p { letter-spacing: unset; }

.caas .caas-aside-section li { font-size: unset; line-height: unset; }

.caas .caas-aside-section li > * { font-size: unset; }

.caas .caas-aside-section ul, .caas .caas-aside-section ol { padding-left: unset; }

.caas .caas-aside-section ul li, .caas .caas-aside-section ol li { list-style-type: unset; }

.caas .caas-aside-section header { margin: unset; }

.caas { text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; }

.caas a { cursor: pointer; }

.caas h1 { color: rgb(29, 34, 40); font-size: 3.08em; font-stretch: normal; font-style: normal; font-weight: 700; letter-spacing: normal; line-height: 1.2; }

.caas p { font-size: 1.385em; letter-spacing: normal; line-height: 1.8; }

.caas li { font-size: 1.385em; line-height: 1.8; list-style: none; }

.caas li > * { font-size: inherit; }

.caas article:focus { outline: none; }

.caas[data-lang="zh-Hant-TW"] h1, .caas[data-lang="zh-Hant-HK"] h1 { font-size: 2.77em; line-height: 1.35; color: rgb(35, 42, 49); }

.caas[data-lang="zh-Hant-TW"] h2, .caas[data-lang="zh-Hant-HK"] h2 { font-size: 1.77em; }

.caas[data-lang="zh-Hant-TW"] p, .caas[data-lang="zh-Hant-HK"] p { color: rgb(35, 42, 49); }
