:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:initial}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-slides-offset-before);margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-end:var(--swiper-slides-offset-after);margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-slides-offset-before);margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-after:var(--swiper-slides-offset-after);margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}::slotted(svg),svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);button&{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1));&.swiper-scrollbar-disabled,.swiper-scrollbar-disabled>&{display:none!important}&.swiper-scrollbar-horizontal,.swiper-horizontal>&{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}&.swiper-scrollbar-vertical,.swiper-vertical>&{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-fade{&.swiper-free-mode{.swiper-slide{transition-timing-function:ease-out}}.swiper-slide{pointer-events:none;transition-property:opacity;.swiper-slide{pointer-events:none}}.swiper-slide-active{pointer-events:auto;& .swiper-slide-active{pointer-events:auto}}}.style_infoGraphicWrapper__FfOg_{overflow:hidden;max-width:100vw;margin-bottom:0}.style_infoGraphicWrapper__FfOg_.componentMargin{margin-bottom:0}.style_infoGraphicWrapper__FfOg_.heroEmbeddedInfographic{background:rgba(0,0,0,0)}.style_infoGraphicWrapper__FfOg_.heroEmbeddedInfographic .style_title__jwf1V{margin-bottom:12px}@media only screen and (min-width:768px){.style_infoGraphicWrapper__FfOg_.heroEmbeddedInfographic .style_title__jwf1V{margin-bottom:20px}}.style_infoGraphicWrapper__FfOg_.heroEmbeddedInfographic .style_rowsContainer__H3kkM{margin-top:12px}@media only screen and (min-width:768px){.style_infoGraphicWrapper__FfOg_.heroEmbeddedInfographic .style_rowsContainer__H3kkM{margin-top:20px}}.style_infoGraphicWrapper__FfOg_.heroEmbeddedInfographic.style_dark__vjUgN,.style_infoGraphicWrapper__FfOg_.heroEmbeddedInfographic.style_dark__vjUgN.style_pathVersion__zUqPN .style_rowsContainer__H3kkM .style_icon__EjAE9,.style_infoGraphicWrapper__FfOg_.heroEmbeddedInfographic.style_dark__vjUgN.style_pathVersion__zUqPN .style_rowsContainer__H3kkM .style_itemTitle__Yc4Ah,.style_infoGraphicWrapper__FfOg_.heroEmbeddedInfographic.style_dark__vjUgN.style_swiperVersion__aNu6h .style_rowsContainer__H3kkM .style_icon__EjAE9,.style_infoGraphicWrapper__FfOg_.heroEmbeddedInfographic.style_dark__vjUgN.style_swiperVersion__aNu6h .style_rowsContainer__H3kkM .style_itemTitle__Yc4Ah{background:rgba(0,0,0,0)}.style_infoGraphicWrapper__FfOg_ .style_title__jwf1V{margin-bottom:16px}@media only screen and (min-width:768px){.style_infoGraphicWrapper__FfOg_ .style_title__jwf1V{margin-bottom:24px}}.style_infoGraphicWrapper__FfOg_ .style_textContainer__2u2k3{margin-bottom:24px}.style_infoGraphicWrapper__FfOg_ .style_textContainer__2u2k3 ul{padding-left:20px}@media only screen and (min-width:768px){.style_infoGraphicWrapper__FfOg_ .style_textContainer__2u2k3{margin-bottom:32px}}.style_infoGraphicWrapper__FfOg_ .style_readMore__GNW7G{margin-left:4px;text-decoration:underline!important}.style_infoGraphicWrapper__FfOg_ .style_readMore__GNW7G:hover{text-decoration:none}.style_infoGraphicWrapper__FfOg_ .style_cta__nV81D{margin-bottom:48px}@media only screen and (min-width:768px){.style_infoGraphicWrapper__FfOg_ .style_cta__nV81D{margin-bottom:64px}}.style_infoGraphicWrapper__FfOg_ .style_rowsContainer__H3kkM{margin-top:24px;display:flex;flex-direction:column;justify-content:center}.style_infoGraphicWrapper__FfOg_ .style_rowsContainer__H3kkM>div:nth-child(2n){align-self:flex-end}@media only screen and (min-width:768px){.style_infoGraphicWrapper__FfOg_ .style_rowsContainer__H3kkM{display:grid;flex-direction:row;flex-wrap:wrap;gap:12px;grid-template-columns:repeat(2,1fr)}.style_infoGraphicWrapper__FfOg_ .style_rowsContainer__H3kkM>div:nth-child(2n){align-self:normal}}@media only screen and (min-width:1024px){.style_infoGraphicWrapper__FfOg_ .style_rowsContainer__H3kkM{grid-template-columns:repeat(3,1fr);gap:24px}}.style_infoGraphicWrapper__FfOg_ .style_rowsContainer__H3kkM .style_rowsCell__Bfaw9{width:50%}@media only screen and (min-width:768px){.style_infoGraphicWrapper__FfOg_ .style_rowsContainer__H3kkM .style_rowsCell__Bfaw9{margin-top:24px;width:100%}}.style_infoGraphicWrapper__FfOg_ .style_rowsContainer__H3kkM .swiper-wrapper{justify-content:center}@media only screen and (max-width:1023px){.style_infoGraphicWrapper__FfOg_ .style_rowsContainer__H3kkM .swiper-wrapper{justify-content:unset}}.style_infoGraphicWrapper__FfOg_.style_dark__vjUgN,.style_infoGraphicWrapper__FfOg_.style_dark__vjUgN.style_pathVersion__zUqPN .style_rowsContainer__H3kkM .style_icon__EjAE9,.style_infoGraphicWrapper__FfOg_.style_dark__vjUgN.style_pathVersion__zUqPN .style_rowsContainer__H3kkM .style_itemTitle__Yc4Ah,.style_infoGraphicWrapper__FfOg_.style_dark__vjUgN.style_swiperVersion__aNu6h .style_rowsContainer__H3kkM .style_icon__EjAE9,.style_infoGraphicWrapper__FfOg_.style_dark__vjUgN.style_swiperVersion__aNu6h .style_rowsContainer__H3kkM .style_itemTitle__Yc4Ah{background:#1f1f1f}.style_infoGraphicWrapper__FfOg_.style_pathVersion__zUqPN .style_title__jwf1V{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.style_infoGraphicWrapper__FfOg_.style_pathVersion__zUqPN .style_rowsContainer__H3kkM{position:relative;margin:16px 0 0}@media only screen and (min-width:768px){.style_infoGraphicWrapper__FfOg_.style_pathVersion__zUqPN .style_rowsContainer__H3kkM{display:flex;flex-direction:row;flex-wrap:wrap;gap:unset;grid-template-columns:unset}}@media only screen and (min-width:1024px){.style_infoGraphicWrapper__FfOg_.style_pathVersion__zUqPN .style_rowsContainer__H3kkM{grid-template-columns:unset;gap:unset;margin:40px 0 0}}.style_infoGraphicWrapper__FfOg_.style_pathVersion__zUqPN .style_rowsContainer__H3kkM .style_rowsCell__Bfaw9{width:100%;position:relative;padding:16px 40px 32px}@media only screen and (min-width:768px){.style_infoGraphicWrapper__FfOg_.style_pathVersion__zUqPN .style_rowsContainer__H3kkM .style_rowsCell__Bfaw9{margin:0 8px 0 0;width:calc(50% - 8px)}.style_infoGraphicWrapper__FfOg_.style_pathVersion__zUqPN .style_rowsContainer__H3kkM .style_rowsCell__Bfaw9:last-child{margin:0}}@media only screen and (min-width:1024px){.style_infoGraphicWrapper__FfOg_.style_pathVersion__zUqPN .style_rowsContainer__H3kkM .style_rowsCell__Bfaw9{width:calc(20% - 8px);padding:0}}.style_infoGraphicWrapper__FfOg_.style_pathVersion__zUqPN .style_rowsContainer__H3kkM .style_rowsCell__Bfaw9 .style_path__VrKTU{position:absolute;left:calc(50% + 48px);top:18px;width:calc(100% - 48px);z-index:0;transform-origin:center;transform:scaleY(-1);stroke:#9e9e9e;height:45px;stroke-dasharray:5}.style_infoGraphicWrapper__FfOg_.style_pathVersion__zUqPN .style_rowsContainer__H3kkM .style_rowsCell__Bfaw9 .style_path__VrKTU svg{position:absolute;width:100%;height:100%}@media only screen and (min-width:768px){.style_infoGraphicWrapper__FfOg_.style_pathVersion__zUqPN .style_rowsContainer__H3kkM .style_rowsCell__Bfaw9:nth-child(odd){padding:28px 0 0}}.style_infoGraphicWrapper__FfOg_.style_pathVersion__zUqPN .style_rowsContainer__H3kkM .style_rowsCell__Bfaw9:nth-child(odd) .style_path__VrKTU{top:0;transform:scaleY(1)}.style_infoGraphicWrapper__FfOg_.style_pathVersion__zUqPN .style_rowsContainer__H3kkM .style_icon__EjAE9{width:100px;height:48px;border-radius:4px;margin:0 auto 12px;z-index:1;position:relative;background:var(--neutral_200)}@media only screen and (max-width:1299px){.style_infoGraphicWrapper__FfOg_.style_pathVersion__zUqPN .style_rowsContainer__H3kkM .style_icon__EjAE9{width:80px;height:38px}}.style_infoGraphicWrapper__FfOg_.style_pathVersion__zUqPN .style_rowsContainer__H3kkM .style_icon__EjAE9.style_sizeIcon_big__mTfXd{width:130px;height:58px}@media only screen and (max-width:1299px){.style_infoGraphicWrapper__FfOg_.style_pathVersion__zUqPN .style_rowsContainer__H3kkM .style_icon__EjAE9.style_sizeIcon_big__mTfXd{width:100px;height:48px}}.style_infoGraphicWrapper__FfOg_.style_pathVersion__zUqPN .style_rowsContainer__H3kkM .style_itemTitle__Yc4Ah{margin:0 0 8px;background:var(--neutral_200)}@media only screen and (max-width:1299px){.style_infoGraphicWrapper__FfOg_.style_pathVersion__zUqPN .style_rowsContainer__H3kkM .style_itemTitle__Yc4Ah{margin:0 0 6px}}.style_infoGraphicWrapper__FfOg_.style_pathVersion__zUqPN .style_rowsContainer__H3kkM .swiper-scrollbar{background:var(--opacity_white_5)!important}.style_infoGraphicWrapper__FfOg_.style_pathVersion__zUqPN .style_rowsContainer__H3kkM .swiper-scrollbar-drag{background:var(--opacity_white_50)!important}.style_infoGraphicWrapper__FfOg_.style_swiperVersion__aNu6h .style_title__jwf1V{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.style_infoGraphicWrapper__FfOg_.style_swiperVersion__aNu6h .style_rowsContainer__H3kkM{position:relative;margin:16px 0 0}@media only screen and (min-width:768px){.style_infoGraphicWrapper__FfOg_.style_swiperVersion__aNu6h .style_rowsContainer__H3kkM{display:flex;flex-direction:row;flex-wrap:wrap;gap:unset;grid-template-columns:unset}}@media only screen and (min-width:1024px){.style_infoGraphicWrapper__FfOg_.style_swiperVersion__aNu6h .style_rowsContainer__H3kkM{grid-template-columns:unset;gap:unset;margin:40px 0 0}}.style_infoGraphicWrapper__FfOg_.style_swiperVersion__aNu6h .style_rowsContainer__H3kkM .style_rowsCell__Bfaw9{width:100%;position:relative;padding:16px 40px 32px}@media only screen and (min-width:768px){.style_infoGraphicWrapper__FfOg_.style_swiperVersion__aNu6h .style_rowsContainer__H3kkM .style_rowsCell__Bfaw9{margin:0 8px 0 0;width:calc(50% - 8px)}.style_infoGraphicWrapper__FfOg_.style_swiperVersion__aNu6h .style_rowsContainer__H3kkM .style_rowsCell__Bfaw9:last-child{margin:0}}@media only screen and (min-width:1024px){.style_infoGraphicWrapper__FfOg_.style_swiperVersion__aNu6h .style_rowsContainer__H3kkM .style_rowsCell__Bfaw9{width:calc(20% - 8px);padding:0}}.style_infoGraphicWrapper__FfOg_.style_swiperVersion__aNu6h .style_rowsContainer__H3kkM .style_icon__EjAE9{width:100px;height:48px;border-radius:4px;margin:0 auto 12px;z-index:1;position:relative;background:var(--neutral_200)}@media only screen and (max-width:1299px){.style_infoGraphicWrapper__FfOg_.style_swiperVersion__aNu6h .style_rowsContainer__H3kkM .style_icon__EjAE9{width:80px;height:38px}}.style_infoGraphicWrapper__FfOg_.style_swiperVersion__aNu6h .style_rowsContainer__H3kkM .style_icon__EjAE9.style_sizeIcon_big__mTfXd{width:130px;height:58px}@media only screen and (max-width:1299px){.style_infoGraphicWrapper__FfOg_.style_swiperVersion__aNu6h .style_rowsContainer__H3kkM .style_icon__EjAE9.style_sizeIcon_big__mTfXd{width:100px;height:48px}}.style_infoGraphicWrapper__FfOg_.style_swiperVersion__aNu6h .style_rowsContainer__H3kkM .style_itemTitle__Yc4Ah{margin:0 0 8px;background:var(--neutral_200)}@media only screen and (max-width:1299px){.style_infoGraphicWrapper__FfOg_.style_swiperVersion__aNu6h .style_rowsContainer__H3kkM .style_itemTitle__Yc4Ah{margin:0 0 6px}}.style_infoGraphicWrapper__FfOg_.style_swiperVersion__aNu6h .style_rowsContainer__H3kkM .swiper-scrollbar{background:var(--opacity_white_5)!important}.style_infoGraphicWrapper__FfOg_.style_swiperVersion__aNu6h .style_rowsContainer__H3kkM .swiper-scrollbar-drag{background:var(--opacity_white_50)!important}.style_NumberBox__logo__r8Rqv{width:40px;height:40px;margin-right:8px}@media only screen and (min-width:768px){.style_NumberBox__logo__r8Rqv{width:58px;height:58px}}.style_NumberBox__title__d9exu{display:flex;align-items:center;margin-bottom:8px}.style_tipsHub__hgEvV{position:relative}.style_tipsHub__hgEvV .style_tabsWrapper__evFFA{margin:0 0 32px}.style_tipsHub__hgEvV .style_allArticles__gP_cO{display:flex;flex-wrap:wrap;flex-direction:row;margin-bottom:-24px;margin-left:-24px}.style_tipsHub__hgEvV .style_allArticles__gP_cO>*{margin-bottom:24px;margin-left:24px}@media only screen and (max-width:767px){.style_tipsHub__hgEvV .style_allArticles__gP_cO,.style_tipsHub__hgEvV .style_allArticles__gP_cO>*{margin-bottom:0;margin-left:0}}.style_tipsHub__hgEvV .style_allArticles__gP_cO .style_singleCard__oQAL0{width:calc(33.33% - 24px)}@media only screen and (max-width:1023px){.style_tipsHub__hgEvV .style_allArticles__gP_cO .style_singleCard__oQAL0{width:calc(50% - 24px)}}@media only screen and (max-width:767px){.style_tipsHub__hgEvV .style_allArticles__gP_cO .style_singleCard__oQAL0{width:100%;margin:0 0 24px}}.style_ImageSequence__dJBkz{overflow:hidden}.style_ImageSequence__text__i_mrr>div,.style_ImageSequence__text__i_mrr>p{text-align:center}.style_ImageSequence__text__description__zGoA1{max-width:800px;margin:0 auto}.style_ImageSequence__img__rz7_l{position:relative;left:50%;transform:translateX(-50%) scale(1)}@media only screen and (min-width:1024px){.style_ImageSequence__img__rz7_l{transform:translateX(-50%) scale(.85)}}@media only screen and (max-height:700px)and (min-width:1024px)and (max-width:1300px){.style_ImageSequence__img__rz7_l{transform:translateX(-50%) scale(.7)}}@media only screen and (min-width:1370px){.style_ImageSequence__img__rz7_l{transform:translateX(-50%) scale(1);background:none}}.style_ImageSequence__canvas__ZR527{position:relative;left:50%;transform:translateX(-50%) scale(1)}@media only screen and (min-width:1024px){.style_ImageSequence__canvas__ZR527{transform:translateX(-50%) scale(.85)}}@media only screen and (max-height:700px)and (min-width:1024px)and (max-width:1300px){.style_ImageSequence__canvas__ZR527{transform:translateX(-50%) scale(.7)}}@media only screen and (min-width:1370px){.style_ImageSequence__canvas__ZR527{transform:translateX(-50%) scale(1);background:none}}.style_ImageSequence__canvas__wrapper__kBnfW{position:relative}.style_ImageSequence__text__title__cZKEs{margin-bottom:16px}.style_ImageSequence__text__i_mrr{margin-bottom:52px}.style_ImageSequence__text__i_mrr.style_ImageSequence__text__after__2T9jR{margin-bottom:0}.style_ImageSequence__text__i_mrr{margin-top:0}.style_ImageSequence__text__i_mrr.style_ImageSequence__text__after__2T9jR{padding-top:52px;position:relative;background-color:var(--neutral_200)}.style_ImageSequence__textreveal__wrapper__C_sVz{position:absolute;width:100%;height:100%;top:0;left:0}.style_ImageSequence__textreveal__60XMu{position:relative;display:none;left:0;right:auto;opacity:0;bottom:0;width:100%;align-items:center;max-width:1450px;margin:0 auto;padding:0}@media only screen and (max-width:1799px){.style_ImageSequence__textreveal__60XMu{max-width:none;padding:0 120px}}@media only screen and (max-width:1199px){.style_ImageSequence__textreveal__60XMu{padding:0 40px}}@media only screen and (max-width:1023px){.style_ImageSequence__textreveal__60XMu{padding:0 24px}}@media only screen and (max-width:767px){.style_ImageSequence__textreveal__60XMu{padding:0 20px}}.style_ImageSequence__textreveal__60XMu>*{text-align:center!important}@media only screen and (min-width:992px){.style_ImageSequence__textreveal__60XMu{width:250px;transform:translateY(-50%);bottom:auto;top:calc(50% + 50px);align-items:flex-start;box-sizing:initial}.style_ImageSequence__textreveal__60XMu>*{text-align:left!important}}@media only screen and (min-width:1300px){.style_ImageSequence__textreveal__60XMu{width:330px}}@media only screen and (min-width:1440px){.style_ImageSequence__textreveal__60XMu{width:350px}}@media only screen and (min-width:1600px){.style_ImageSequence__textreveal__60XMu{width:380px}}@media only screen and (min-width:1800px){.style_ImageSequence__textreveal__60XMu{left:calc((100% - 1450px)/2)}}.style_xActive__R4uzW .style_ImageSequence__textreveal__60XMu{position:fixed;display:flex;flex-direction:column}@media only screen and (min-width:992px){.style_ImageSequence__textreveal__60XMu.style_ImageSequence__textreveal--even__MyjFx{left:auto;right:0;align-items:flex-end}.style_ImageSequence__textreveal__60XMu.style_ImageSequence__textreveal--even__MyjFx>*{text-align:right!important}}@media only screen and (min-width:1800px){.style_ImageSequence__textreveal__60XMu.style_ImageSequence__textreveal--even__MyjFx{right:calc((100% - 1450px)/2)}}.style_ImageSequence__list__badge__v0lVi{display:flex;justify-content:center;margin-bottom:-16px;margin-left:-16px}.style_ImageSequence__list__badge__v0lVi>*{margin-bottom:16px;margin-left:16px}.style_ImageSequence__textreveal__badge__Z42dc{margin-bottom:8px}@media only screen and (min-width:768px){.style_ImageSequence__textreveal__badge__Z42dc{margin-bottom:16px}}.style_imageSpecs__mvesc{position:relative}.style_imageSpecs__mvesc .style_content__YxrzZ{background:var(--neutral_50);border-radius:4px;padding:24px}.style_imageSpecs__mvesc .style_content__YxrzZ .style_iconsContainer___aiP_{position:relative;display:flex;justify-content:center;width:100%;margin:0 0 16px}@media only screen and (max-width:767px){.style_imageSpecs__mvesc .style_content__YxrzZ .style_iconsContainer___aiP_{margin:0 0 12px}}.style_imageSpecs__mvesc .style_content__YxrzZ .style_iconsContainer___aiP_ .style_item__zntp2{margin:0 16px}.style_imageSpecs__mvesc .style_content__YxrzZ .style_iconsContainer___aiP_ img{object-fit:contain;object-position:center;transform:translateX(4px)}.style_imageSpecs__mvesc .style_content__YxrzZ.style_overlapping___02gZ{transform:translateY(-25%)}@media only screen and (max-width:1023px){.style_imageSpecs__mvesc .style_content__YxrzZ.style_overlapping___02gZ{transform:translateY(-50%)}}.style_imageSpecs__mvesc .style_background__6OYKk{position:relative;width:100%;height:80vh;max-height:700px}@media only screen and (max-width:1023px){.style_imageSpecs__mvesc .style_background__6OYKk{height:70vh;height:70svh}}.style_imageSpecs__mvesc .style_background__6OYKk img{object-fit:cover;object-position:bottom}.style_infoBannerContainer__3Eods{position:relative;background:var(--neutral_50);z-index:9;transition:max-height .3s ease-out;overflow:hidden}.style_infoBannerContainer__3Eods a{font-weight:700;text-decoration:none;color:inherit}.style_infoBannerContainer__3Eods,.style_infoBannerContainer__3Eods *,.style_infoBannerContainer__3Eods :after,.style_infoBannerContainer__3Eods :before{box-sizing:border-box}.style_infoBannerContainer__3Eods .style_content__I95ei{padding:8px 0;display:flex;align-items:center;justify-content:center;overflow:hidden}.style_infoBannerContainer__3Eods .style_content__I95ei .style_infoImg__wyGUw{position:relative;width:55px;height:100%;max-height:40px;margin-right:16px;aspect-ratio:1.3333333333}@supports not (aspect-ratio:1/1){.style_infoBannerContainer__3Eods .style_content__I95ei .style_infoImg__wyGUw:before{float:left;padding-top:calc(100%*3/4);content:""}.style_infoBannerContainer__3Eods .style_content__I95ei .style_infoImg__wyGUw:after{display:block;content:"";clear:both}}@media only screen and (max-width:767px){.style_infoBannerContainer__3Eods .style_content__I95ei .style_infoImg__wyGUw{width:100%;height:100%;max-width:55px;max-height:unset}}.style_infoBannerContainer__3Eods .style_content__I95ei .style_textWrapper__yZDbc .main{font-weight:700;color:var(--primary_500)}.style_infoBannerContainer__3Eods .style_content__I95ei .style_textWrapper__yZDbc .style_link__KApEl{margin-left:24px;white-space:nowrap;cursor:pointer}@media only screen and (max-width:1023px){.style_infoBannerContainer__3Eods .style_content__I95ei .style_textWrapper__yZDbc .style_link__KApEl{margin-left:8px}}.style_infoBannerContainer__3Eods .style_content__I95ei .style_textWrapper__yZDbc .style_link__KApEl .style_icon__pFvWb{margin-left:4px;transform:translateY(5px);transition:transform .3s ease-out;margin-top:-5px}@media only screen and (max-width:767px){.style_infoBannerContainer__3Eods .style_content__I95ei .style_textWrapper__yZDbc .style_link__KApEl .style_icon__pFvWb{transform:translateY(4px);margin-top:-4px}}.style_infoBannerContainer__3Eods .style_content__I95ei .style_textWrapper__yZDbc .style_link__KApEl:hover .style_icon__pFvWb{transform:translate(5px,5px)}.style_infoBannerContainer__3Eods .style_content__I95ei .style_textWrapper__yZDbc .style_promoBadge__JchrI{margin-right:8px;transform:translateY(2px)}.style_infoBannerContainer__3Eods.style_hide__WopiH{max-height:0!important}.style_infoBannerContainer__3Eods.style_withCloseBtn__LOlio{max-height:100px}.style_infoBannerContainer__3Eods.style_withCloseBtn__LOlio .style_content__I95ei{justify-content:space-between}.style_infoBannerContainer__3Eods.style_dark__WCknV{background:var(--neutral_950)}.style_infoBannerContainer__3Eods.style_genericPage__zCiDp .style_content__I95ei{padding:6px 12px;justify-content:flex-start;align-items:flex-start}@media only screen and (max-width:767px){.style_infoBannerContainer__3Eods.style_genericPage__zCiDp .style_content__I95ei{width:100%!important}}@media only screen and (min-width:580px){.style_infoBannerContainer__3Eods.style_genericPage__zCiDp .style_content__I95ei{justify-content:center;align-items:center}}.style_infoBannerContainer__3Eods.style_genericPage__zCiDp .style_content__I95ei .style_infoImg__wyGUw{height:14px;width:14px;margin:4px 8px 0 0}@media only screen and (min-width:580px){.style_infoBannerContainer__3Eods.style_genericPage__zCiDp .style_content__I95ei .style_infoImg__wyGUw{margin:0 8px 0 0}}.style_infoBannerContainer__3Eods.style_genericPage__zCiDp .style_content__I95ei .style_textWrapper__yZDbc span:not(.style_link__KApEl span){font-weight:700!important}.style_infoBannerContainer__3Eods.style_genericPage__zCiDp .style_content__I95ei .style_textWrapper__yZDbc .style_linkScrollTo__dVZJV{display:block;margin:0;color:var(--primary_500);text-decoration:underline;cursor:pointer}@media only screen and (min-width:580px){.style_infoBannerContainer__3Eods.style_genericPage__zCiDp .style_content__I95ei .style_textWrapper__yZDbc .style_linkScrollTo__dVZJV{display:inline-block;margin-left:16px}}.style_infoBannerContainer__3Eods.style_genericPage__zCiDp.style_dark__WCknV{background-color:var(--neutral_900)}