@media screen{div#preloader{position:absolute;left:-9999px;top:-9999px}div#preloader img{display:block}}@media print{div#preloader,div#preloader img{visibility:hidden;display:none}}body{scroll-behavior:smooth;font-feature-settings:normal;-moz-font-feature-settings:"kern";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cmp-container .mwc-fixed-actions{position:fixed;bottom:96px;right:44px;width:0;height:0;opacity:0;z-index:9;display:flex;align-items:flex-end;gap:8px;overflow:visible;transition:opacity .5s ease-in-out,width .5s ease-in-out,height .5s ease-in-out}.cmp-container .mwc-fixed-actions .mwc-share-wrapper{position:relative;display:flex;align-items:center}.cmp-container .mwc-fixed-actions .mwc-share-menu{display:flex;position:absolute;bottom:100%;left:0;margin-bottom:8px;width:128px;flex-wrap:wrap;gap:0;align-items:center;padding:8px 0;background-color:#fff;border:1px solid #e1e6eb;border-radius:8px;box-shadow:0 4px 24px 0 rgba(0,0,0,.08);list-style:none;transform-origin:bottom left;transform:scaleY(0);opacity:0;visibility:hidden;pointer-events:none;transition:transform .5s ease-out,opacity .5s ease-out,visibility 0s linear .5s}.cmp-container .mwc-fixed-actions .mwc-share-menu.is-open{transform:scaleY(1);opacity:1;visibility:visible;pointer-events:auto;transition:transform .5s ease-out,opacity .5s ease-out,visibility 0s linear 0s}.cmp-container .mwc-fixed-actions .mwc-share-menu .mwc-share-option{flex:0 0 auto;width:100%}.cmp-container .mwc-fixed-actions .mwc-share-menu .mwc-share-option a,.cmp-container .mwc-fixed-actions .mwc-share-menu .mwc-share-option button.mwc-qrcode-link{display:flex;align-items:center;gap:12px;padding:12px;color:#000;text-decoration:none;font-size:14px;font-weight:400;line-height:1.25;white-space:nowrap;width:100%;border:0;background:none;cursor:pointer;font-family:inherit;text-align:left;justify-content:flex-start;box-shadow:unset;border-radius:unset}.cmp-container .mwc-fixed-actions .mwc-share-menu .mwc-share-option a:hover,.cmp-container .mwc-fixed-actions .mwc-share-menu .mwc-share-option button.mwc-qrcode-link:hover{background-color:rgba(10,96,255,.08);color:#0a60ff;text-decoration:none}.cmp-container .mwc-fixed-actions .mwc-share-menu .mwc-share-option a:focus-visible,.cmp-container .mwc-fixed-actions .mwc-share-menu .mwc-share-option button.mwc-qrcode-link:focus-visible{outline:2px solid #0a60ff;outline-offset:2px}.cmp-container .mwc-fixed-actions .mwc-share-menu .mwc-share-option a svg,.cmp-container .mwc-fixed-actions .mwc-share-menu .mwc-share-option button.mwc-qrcode-link svg{flex-shrink:0;width:16px;height:16px}.cmp-container .mwc-fixed-actions button{width:0;height:0;opacity:0;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid #0a60ff;border-radius:48px;background-color:#fff;color:#000;box-shadow:0px 4px 16px rgba(0,0,0,.07);cursor:pointer;font-size:16px;font-weight:400;line-height:1.25;overflow:hidden;transition:opacity .5s ease-in-out,width .5s ease-in-out,height .5s ease-in-out,color .2s ease-in-out,background-color .2s ease-in-out}.cmp-container .mwc-fixed-actions button .back-to-top-link-icon,.cmp-container .mwc-fixed-actions button .share-link-icon{flex-shrink:0;width:0;height:0;opacity:0;display:block;transition:opacity .5s ease-in-out,width .5s ease-in-out,height .5s ease-in-out}.cmp-container .mwc-fixed-actions button .mwc-share-link-text{overflow:hidden;width:0;height:0;opacity:0;white-space:nowrap;line-height:1;transition:opacity .5s ease-in-out,width .5s ease-in-out,height .5s ease-in-out,overflow .5s ease-in-out}.cmp-container .mwc-fixed-actions.show{opacity:1;width:188px;height:44px}.cmp-container .mwc-fixed-actions.show button{width:auto;height:44px;opacity:1}.cmp-container .mwc-fixed-actions.show button .back-to-top-link-icon,.cmp-container .mwc-fixed-actions.show button .share-link-icon{opacity:1;width:20px;height:20px}.cmp-container .mwc-fixed-actions.show button .mwc-share-link-text{opacity:1;width:4.5em;height:20px;font-size:14px;font-style:normal;font-weight:700;line-height:1;display:flex;align-items:center}.cmp-container .mwc-fixed-actions.show button#back-to-top-link{width:64px;height:44px}.cmp-container .mwc-fixed-actions.show button#back-to-top-link:hover{background-color:#0a60ff;color:#fff}.cmp-container .mwc-fixed-actions.show button#back-to-top-link:focus-visible{outline:2px solid #0a60ff;outline-offset:2px}.cmp-container .mwc-fixed-actions.show button#mwc-share-link{width:116px;height:44px}.cmp-container .mwc-fixed-actions.show button#mwc-share-link:hover{background-color:#124fc9;border-color:#124fc9}.cmp-container .mwc-fixed-actions.show button#mwc-share-link:focus-visible{outline:2px solid #0a60ff;outline-offset:2px}.cmp-container .mwc-fixed-actions button#mwc-share-link{background-color:#0a60ff;color:#fff}@media(min-width: 1750px){.cmp-container .mwc-fixed-actions{right:calc(50vw - 926px)}}@media(max-width: 400px){.cmp-container .mwc-fixed-actions{bottom:24px;right:24px}}.mwc-qr-modal{display:none;position:fixed;inset:0;z-index:100;background-color:rgba(0,0,0,.5);align-items:center;justify-content:center;padding:24px}.mwc-qr-modal.is-open{display:flex}.mwc-qr-modal .mwc-qr-modal__inner{position:relative;background-color:#fff;border-radius:8px;padding:24px;box-shadow:0 4px 24px 0 rgba(0,0,0,.08)}.mwc-qr-modal .mwc-qr-modal__close{position:absolute;top:8px;right:8px;width:40px;height:40px;padding:0;border:0;background:none;color:#000;font-size:28px;line-height:1;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center}.mwc-qr-modal .mwc-qr-modal__close:hover,.mwc-qr-modal .mwc-qr-modal__close:focus-visible{background-color:rgba(10,96,255,.08);color:#0a60ff}.mwc-qr-modal .mwc-qr-modal__close:focus-visible{outline:2px solid #0a60ff;outline-offset:2px}.mwc-qr-modal .mwc-qr-modal__img{display:block;width:auto;height:auto;max-width:280px;max-height:70vh;object-fit:contain}.mwc-2026 a{color:#0a60ff;text-decoration:none}.mwc-2026 a:hover{color:#124fc9;outline-color:#124fc9;text-decoration:underline;text-underline-offset:3px}.mwc-2026 a:focus-visible{outline:2px solid #0a60ff;outline-offset:2px}.mwc-2026 .component-hero{display:flex;flex-direction:column;background-color:#07182d;padding:80px 120px 0}.mwc-2026 .component-hero .component-hero__inner{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:1200px;margin-bottom:80px}.mwc-2026 .component-hero .component-hero__inner .component-hero__subtitle{color:#fff;text-align:center;font-size:20px;font-style:normal;font-weight:700;line-height:140%;margin-bottom:16px}.mwc-2026 .component-hero .component-hero__inner .component-hero__headline{color:#fff;text-align:center;font-size:64px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-2.56px;margin-bottom:40px}.mwc-2026 .component-hero .component-hero__inner .component-hero__body{max-width:996px;color:#ced4db;text-align:center;font-size:24px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-0.48px;margin-bottom:0}.mwc-2026 .component-hero .component-hero__gradient-line{position:relative;width:100%;height:100px;overflow:hidden}.mwc-2026 .component-hero .component-hero__gradient-line .component-hero__gradient-line-figure{position:relative;transform:translateX(-25%);width:200%;aspect-ratio:1/1;border-radius:200%;background:conic-gradient(from 65deg, #ff9000 75%, #ff007f 80%, #02c8ff 85%, #0a60ff 90%, #0a60ff 25%, #ff9000 30%)}.mwc-2026 .component-hero .component-hero__gradient-line .component-hero__gradient-line-figure::after{content:"";position:absolute;inset:4px;border-radius:50%;background-color:#07182d}.mwc-2026 .component-section{display:flex;flex-direction:column;gap:40px;padding:0 120px 120px}.mwc-2026 .component-section:last-of-type{padding-bottom:0}.mwc-2026 .component-section .component-section__separator{height:1px;margin:0;background-color:#e1e6eb}.mwc-2026 .component-section .component-section__inner{display:flex;flex-direction:row;gap:24px}.mwc-2026 .component-section .component-section__inner .component-section__title{flex:0 1 50%;color:#000;font-size:64px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-2.56px;margin-bottom:0}.mwc-2026 .component-section .component-section__inner .component-section__body{flex:0 1 50%;color:#07182d;font-size:20px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-0.4px;margin-bottom:0}.mwc-2026 .component-section.intro{padding:120px}.mwc-2026 .component-section.intro .component-section__inner{flex-direction:column;gap:4px}.mwc-2026 .component-section.intro .component-section__inner .component-section__title{color:#07182d;font-size:20px;font-style:normal;letter-spacing:normal;font-weight:700;line-height:140%;margin-bottom:0}.mwc-2026 .component-section.intro .component-section__inner .component-section__date{color:#07182d;font-size:16px;font-style:normal;letter-spacing:normal;font-weight:400;line-height:150%;margin-bottom:0}.mwc-2026 .component-section.intro .component-section__inner .component-section__body{margin-top:20px}.mwc-2026 .component-section.intro .component-section__inner .component-section__body .component-section__body-text{color:#07182d;font-size:20px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-0.4px}.mwc-2026 .component-section.component-quote{padding:0 120px 120px}.mwc-2026 .component-section.component-quote .component-quote__inner{display:flex;flex-direction:row;align-items:center;background-color:#07182d;border-radius:8px;gap:0}.mwc-2026 .component-section.component-quote .component-quote__media{flex:0 0 auto;margin-left:-70px;z-index:1}.mwc-2026 .component-section.component-quote .component-quote__img{display:block;width:100%;max-width:412px;height:auto;aspect-ratio:1;object-fit:cover;border-radius:8px}.mwc-2026 .component-section.component-quote .component-quote__content{flex:1 1 auto;margin:0;padding:40px 0 40px 40px;display:flex;flex-direction:column;gap:24px}.mwc-2026 .component-section.component-quote .component-quote__icon{display:block}.mwc-2026 .component-section.component-quote .component-quote__icon svg{display:block;width:24px;height:20px}.mwc-2026 .component-section.component-quote .component-quote__text{color:#fff;font-size:20px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-0.4px;margin-bottom:0}.mwc-2026 .component-section.component-quote .component-quote__author{display:flex;flex-direction:column;gap:4px}.mwc-2026 .component-section.component-quote .component-quote__name{color:#fff;font-size:20px;font-style:normal;font-weight:700;line-height:140%}.mwc-2026 .component-section.component-quote .component-quote__title{color:#e1e6eb;font-family:CiscoSansTT;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.mwc-2026 .component-section.component-quote .component-quote__gradient-line{flex:0 0 80px;align-self:stretch;position:relative;aspect-ratio:1/2;overflow:hidden}.mwc-2026 .component-section.component-quote .component-quote__gradient-line .component-quote__gradient-line-figure{position:absolute;top:0;left:0;height:200%;aspect-ratio:1/1;border-radius:50%;transform:translateX(-92%) translateY(-25%);background:conic-gradient(from 158deg, #ff9000 75%, #ff007f 80%, #02c8ff 85%, #0a60ff 90%, #0a60ff 25%, #ff9000 30%)}.mwc-2026 .component-section.component-quote .component-quote__gradient-line .component-quote__gradient-line-figure::after{content:"";position:absolute;inset:4px;border-radius:50%;background-color:#07182d}.mwc-2026 .component-section .component-section__media{width:100%}.mwc-2026 .component-section .component-section__media .swiper-wrapper{align-items:stretch;height:100%}.mwc-2026 .component-section .component-section__media .swiper-slide{display:flex;flex-direction:column;height:100%;min-height:stretch;background-color:#fff;overflow:hidden}.mwc-2026 .component-section .component-section__media .component-section__media-link{display:flex;flex-direction:column;flex:1;height:100%;color:inherit;text-decoration:none}.mwc-2026 .component-section .component-section__media .component-section__media-link:hover,.mwc-2026 .component-section .component-section__media .component-section__media-link:focus-visible{color:inherit;text-decoration:none}.mwc-2026 .component-section .component-section__media .component-section__media-link:hover .component-section__media-img,.mwc-2026 .component-section .component-section__media .component-section__media-link:focus-visible .component-section__media-img{transform:scale(1.02)}.mwc-2026 .component-section .component-section__media .component-section__media-link:hover .component-section__media-caption,.mwc-2026 .component-section .component-section__media .component-section__media-link:focus-visible .component-section__media-caption{color:#124fc9;text-decoration:underline;text-underline-offset:3px}.mwc-2026 .component-section .component-section__media .component-section__media-img{display:block;width:100%;height:auto;object-fit:cover;border-radius:8px;transform:scale(1);transition:transform .25s cubic-bezier(0.4, 0, 0.2, 1)}.mwc-2026 .component-section .component-section__media .component-section__media-caption{background-color:#fff;color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-0.32px;margin:0;padding:16px 0;text-align:left}.mwc-2026 .component-section .component-section__media .component-section__media-controls{display:flex;align-items:center;justify-content:center;gap:24px;padding:8px}.mwc-2026 .component-section .component-section__media .component-section__media-controls .swiper-button-prev,.mwc-2026 .component-section .component-section__media .component-section__media-controls .swiper-button-next{position:relative;display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:16px;top:12px;border:1px solid #000;border-radius:48px;background-color:#fff;color:rgba(0,0,0,0);transition:background-color .2s,color .2s,border-color .2s,opacity .2s}.mwc-2026 .component-section .component-section__media .component-section__media-controls .swiper-button-prev svg path,.mwc-2026 .component-section .component-section__media .component-section__media-controls .swiper-button-next svg path{stroke:#000}.mwc-2026 .component-section .component-section__media .component-section__media-controls .swiper-button-prev::after,.mwc-2026 .component-section .component-section__media .component-section__media-controls .swiper-button-next::after{content:none !important;display:none !important}.mwc-2026 .component-section .component-section__media .component-section__media-controls .swiper-button-prev:hover,.mwc-2026 .component-section .component-section__media .component-section__media-controls .swiper-button-next:hover{border-color:#0a60ff;background-color:#0a60ff}.mwc-2026 .component-section .component-section__media .component-section__media-controls .swiper-button-prev:hover svg path,.mwc-2026 .component-section .component-section__media .component-section__media-controls .swiper-button-next:hover svg path{stroke:#fff}.mwc-2026 .component-section .component-section__media .component-section__media-controls .swiper-button-prev:focus-visible:focus-visible,.mwc-2026 .component-section .component-section__media .component-section__media-controls .swiper-button-next:focus-visible:focus-visible{outline:2px solid #0a60ff;outline-offset:4px}.mwc-2026 .component-section .component-section__media .component-section__media-controls .swiper-button-prev:focus-visible,.mwc-2026 .component-section .component-section__media .component-section__media-controls .swiper-button-next:focus-visible{border-color:#0a60ff}.mwc-2026 .component-section .component-section__media .component-section__media-controls .swiper-button-prev .swiper-button-icon,.mwc-2026 .component-section .component-section__media .component-section__media-controls .swiper-button-next .swiper-button-icon{display:block;flex-shrink:0;width:24px;height:24px}.mwc-2026 .component-section .component-section__media .component-section__media-controls .swiper-button-prev .swiper-button-icon--prev,.mwc-2026 .component-section .component-section__media .component-section__media-controls .swiper-button-next .swiper-button-icon--prev{transform:scaleX(-1)}.mwc-2026 .component-section .component-section__media .component-section__media-controls .swiper-pagination{position:relative;top:0;display:flex;align-items:center;justify-content:center;align-self:center;gap:16px;width:auto;min-height:48px}.mwc-2026 .component-section .component-section__media .component-section__media-controls .swiper-pagination .swiper-pagination-bullet{width:6px;height:6px;margin:0;padding:0;display:block;background-color:rgba(0,0,0,.4)}.mwc-2026 .component-section .component-section__media .component-section__media-controls .swiper-pagination .swiper-pagination-bullet:hover,.mwc-2026 .component-section .component-section__media .component-section__media-controls .swiper-pagination .swiper-pagination-bullet:focus-visible{outline:2px solid #0a60ff;outline-offset:2px;background-color:#0a60ff;opacity:1}.mwc-2026 .component-section .component-section__media .component-section__media-controls .swiper-pagination .swiper-pagination-bullet-active{background-color:#000}@media only screen and (min-width: 768px){.mwc-2026 .swiper.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-initialized-prev-end,.swiper.swiper-initialized.swiper-horizontal.swiper-pointer-events{padding:unset !important}}@media screen and (max-width: 1199px){.mwc-2026 .component-hero .component-hero__inner{max-width:100%}}@media screen and (max-width: 1275px){.mwc-2026 .component-section.component-quote .component-quote__inner{align-items:flex-end}}@media screen and (min-width: 1024px)and (max-width: 1170px){.mwc-2026 .component-section.component-quote .component-quote__gradient-line .component-quote__gradient-line-figure{transform:translateX(-94%) translateY(-25%)}}@media screen and (max-width: 1023px){.mwc-2026 .component-quote{padding:0 48px 80px !important}.mwc-2026 .component-hero{padding:80px 48px 0}.mwc-2026 .component-hero .component-hero__inner{margin-bottom:60px}.mwc-2026 .component-hero .component-hero__inner .component-hero__headline{font-size:48px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-1.92px}.mwc-2026 .component-section{padding:0 48px 60px}.mwc-2026 .component-section:last-of-type{padding-bottom:0}.mwc-2026 .component-section.intro{padding:120px 48px 80px}.mwc-2026 .component-section:not(.intro) .component-section__inner .component-section__title{font-size:48px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-1.92px}.mwc-2026 .component-section:not(.intro) .component-section__inner .component-section__body{font-size:20px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-0.4px}.mwc-2026 .component-section.component-quote .component-quote__inner{flex-direction:column;justify-content:center;align-items:center;gap:40px}.mwc-2026 .component-section.component-quote .component-quote__inner .component-quote__media{margin-left:0;z-index:0}.mwc-2026 .component-section.component-quote .component-quote__inner .component-quote__content{padding:40px}.mwc-2026 .component-section.component-quote .component-quote__img{max-width:280px}.mwc-2026 .component-section.component-quote .component-quote__text{font-size:20px}.mwc-2026 .component-section.component-quote .component-quote__gradient-line{position:relative;width:100%;height:auto;margin-top:-60px;overflow:hidden}.mwc-2026 .component-section.component-quote .component-quote__gradient-line .component-quote__gradient-line-figure{position:relative;transform:translateX(-37%) translateY(-98%);width:400%;height:auto;aspect-ratio:1/1;border-radius:200%;background:conic-gradient(from 250deg, #ff9000 75%, #ff007f 80%, #02c8ff 85%, #0a60ff 90%, #0a60ff 25%, #ff9000 30%)}}@media screen and (max-width: 767px){.mwc-2026 .component-quote{padding:0 16px 80px !important}.mwc-2026 .component-hero{padding:80px 16px 0}.mwc-2026 .component-hero .component-hero__inner{margin-bottom:48px}.mwc-2026 .component-hero .component-hero__inner .component-hero__subtitle{font-size:16px;font-style:normal;font-weight:700;line-height:140%}.mwc-2026 .component-hero .component-hero__inner .component-hero__body{font-size:16px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-0.32px}.mwc-2026 .component-hero .component-hero__gradient-line{height:60px}.mwc-2026 .component-section{padding:0 16px 40px}.mwc-2026 .component-section:last-of-type{padding-bottom:0}.mwc-2026 .component-section.intro{padding:80px 16px 80px}.mwc-2026 .component-section.intro .component-section__inner .component-section__body-text{font-size:16px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-0.32px}.mwc-2026 .component-section .component-section__inner{flex-direction:column}.mwc-2026 .component-section .component-section__inner .component-section__body{font-size:16px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-0.32px}.mwc-2026 .component-section.component-quote .component-quote__inner{gap:24px}.mwc-2026 .component-section.component-quote .component-quote__content{padding:24px}.mwc-2026 .component-section.component-quote .component-quote__img{max-width:240px}.mwc-2026 .component-section.component-quote .component-quote__text{font-size:16px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-0.32px;margin-bottom:16px}.mwc-2026 .component-section.component-quote .component-quote__name{font-size:16px;font-style:normal;font-weight:700;line-height:140%}.mwc-2026 .component-section.component-quote .component-quote__title{font-size:16px;font-style:normal;font-weight:400;line-height:150%}}@media screen and (max-width: 450px){.mwc-2026 .component-hero .component-hero__gradient-line{height:40px}.mwc-2026 .component-section.component-quote .component-quote__gradient-line{flex:0 0 60px;height:60px}}
