:root{--light-color:#fff;--dark-color:#000;--accent-color:#ff4e02;--link-color:#afafaf;--releases-color:#7f7f7f;--platform-color:#505556;--platform-color-alt:#363636;--disabled-color:#b2b2b2;--studio-color:#f5f5f5;--diagram-title:#8b8b8b;--overlay:rgba(0,0,0,0.6);--graph-color:#c0c0c0;--container-padding-desktop:64px;--container-padding-tablet:40px;--container-padding-mobile:24px}*{box-sizing:border-box;padding:0;margin:0;outline:none}body,html{max-width:100vw;scroll-behavior:smooth}body{background-color:var(--light-color);color:var(--dark-color);font-family:var(--main-font);display:flex;flex-direction:column;min-height:100vh;min-height:100dvh}html.hidden,html.hidden body{overflow:hidden}main{flex-grow:1;display:flex;flex-direction:column;gap:120px;padding-bottom:120px}@media(max-width:768px){main{gap:55px;padding-bottom:60px}}a{text-decoration:none}a,button{color:inherit;-webkit-tap-highlight-color:rgba(0,0,0,0)}button{cursor:pointer;font-family:inherit}input,textarea{font-family:inherit;color:inherit}.h1{font-family:var(--title-font);font-size:144px;font-weight:400;line-height:122px;letter-spacing:-.03em;text-transform:uppercase}.h1 h1,.h1 h2,.h1 h3,.h1 h4,.h1 h5,.h1 h6{font-weight:400;font-size:inherit;line-height:inherit}@media(max-width:1259px){.h1{font-size:84px;line-height:73.12px}}@media(max-width:768px){.h1{font-size:64px;line-height:58px}}.h2{font-family:var(--title-font);font-size:87px;font-weight:400;line-height:84px;letter-spacing:-.03em;text-transform:uppercase}.h2 h1,.h2 h2,.h2 h3,.h2 h4,.h2 h5,.h2 h6{font-weight:400;font-size:inherit;line-height:inherit}@media(max-width:768px){.h2{font-size:64px;line-height:58px}}.h3{font-family:var(--title-font);font-size:78px;font-weight:400;line-height:70.2px;letter-spacing:-.03em;text-transform:uppercase}.h3 h1,.h3 h2,.h3 h3,.h3 h4,.h3 h5,.h3 h6{font-weight:400;font-size:inherit;line-height:inherit}@media(max-width:768px){.h3{font-size:48px;line-height:42px}}.h4{font-family:var(--title-font);font-size:64px;font-weight:400;line-height:57.6px;letter-spacing:-.03em;text-transform:uppercase}.h4 h1,.h4 h2,.h4 h3,.h4 h4,.h4 h5,.h4 h6{font-weight:400;font-size:inherit;line-height:inherit}@media(max-width:768px){.h4{font-size:48px;line-height:42px}}.h5{font-family:var(--title-font);font-size:48px;font-weight:400;line-height:67px;letter-spacing:-.03em;text-transform:uppercase}.h5 h1,.h5 h2,.h5 h3,.h5 h4,.h5 h5,.h5 h6{font-weight:400;font-size:inherit;line-height:inherit}.h6{font-family:var(--main-font);font-size:48px;font-weight:400;line-height:45px;letter-spacing:-.01em;text-transform:uppercase}.h6 h1,.h6 h2,.h6 h3,.h6 h4,.h6 h5,.h6 h6{font-weight:400;font-size:inherit;line-height:inherit}.h7{font-family:var(--main-font);font-size:40px;font-weight:400;line-height:36px;letter-spacing:-.01em;text-transform:uppercase}.h7 h1,.h7 h2,.h7 h3,.h7 h4,.h7 h5,.h7 h6{font-weight:400;font-size:inherit;line-height:inherit}@media(max-width:768px){.h7{font-size:24px;line-height:27px}}.p1{font-family:var(--main-font);font-size:24px;font-weight:400;line-height:27px;letter-spacing:-.01em}.p2{font-size:18px;line-height:21.42px}.p2,.p3{font-family:var(--main-font);font-weight:400;letter-spacing:-.015em}.p3{font-size:14px}.p3,.p4{line-height:16px}.p4{font-family:var(--main-font);font-size:11px;font-weight:400;letter-spacing:-.015em}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.plus{position:relative;padding-top:30px}.plus:before{content:"";display:block;position:absolute;top:0;left:-30px;width:30px;height:30px;background-image:url(/_next/static/media/plus.9aa63269.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}@media(max-width:768px){.plus{padding-top:18px}.plus:before{left:-21px;top:-3px;width:21px;height:21px}}.plus-desktop{position:relative;padding-top:30px}.plus-desktop:before{content:"";display:block;position:absolute;top:0;left:-30px;width:30px;height:30px;background-image:url(/_next/static/media/plus.9aa63269.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}@media(max-width:768px){.plus-desktop:before{display:none}}.swiper-pagination-bullets.swiper-pagination-horizontal{text-align:left;left:30px;display:flex;flex-wrap:wrap;gap:10px}@media(max-width:768px){.swiper-pagination-bullets.swiper-pagination-horizontal{gap:8px}}.swiper-pagination-bullet{--swiper-pagination-bullet-horizontal-gap:0;--swiper-pagination-bullet-width:11px;--swiper-pagination-bullet-height:11px;--swiper-pagination-bullet-inactive-color:transparent;--swiper-pagination-bullet-inactive-opacity:1;--swiper-pagination-color:var(--dark-color);border:1px solid var(--dark-color)}@media(max-width:768px){.swiper-pagination-bullet{--swiper-pagination-bullet-width:8px;--swiper-pagination-bullet-height:8px}}.grecaptcha-badge{visibility:hidden}.mobile-break{display:none}@media(max-width:768px){.mobile-break{display:block}}.desktop-break{display:block}@media(max-width:768px){.desktop-break{display:none}}.note{display:block;margin-top:15px;font-size:12px;font-weight:400;line-height:21px;letter-spacing:-.01em;text-align:left;color:var(--releases-color)}@media(max-width:768px){.main-page-mobile-gap section:not(:first-child):not(:last-child){margin-bottom:0!important}.sustainability-mobile-title{font-size:52px!important;line-height:1!important}}.global-container{width:100%;padding:0 var(--container-padding-desktop);max-width:1440px;margin:0 auto}@media(max-width:1259px){.global-container{padding:0 var(--container-padding-tablet);max-width:100%}}@media(max-width:768px){.global-container{padding:0 var(--container-padding-mobile)}}.document-table-wrapper{overflow-x:scroll}@font-face{font-family:mainFont;src:url(/_next/static/media/9e246e3f3ccf32dc-s.p.otf) format("opentype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:mainFont;src:url(/_next/static/media/a79fe99a91239b6b-s.p.otf) format("opentype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:mainFont Fallback;src:local("Arial");ascent-override:113.96%;descent-override:36.96%;line-gap-override:0.00%;size-adjust:97.40%}.__className_d3f5a5{font-family:mainFont,mainFont Fallback,sans-serif}.__variable_d3f5a5{--main-font:"mainFont","mainFont Fallback",sans-serif}@font-face{font-family:impact;src:url(/_next/static/media/7604c2bd3395c8a0-s.p.ttf) format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:impact Fallback;src:local("Arial");ascent-override:126.86%;descent-override:35.91%;line-gap-override:0.00%;size-adjust:92.06%}.__className_8ce326{font-family:impact,impact Fallback,sans-serif;font-weight:400;font-style:normal}.__variable_8ce326{--title-font:"impact","impact Fallback",sans-serif}