.ExpandButton-module-scss-module__tstdpq__button{z-index:1;width:calc(44*var(--pixel));min-width:calc(44*var(--pixel));height:calc(44*var(--pixel));text-align:center;box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#0000;border:1px solid #0000;border-radius:100%;outline:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .2s;display:inline-flex;position:relative;overflow:hidden}.ExpandButton-module-scss-module__tstdpq__button:before{z-index:-1;content:"";border-radius:100%;width:100%;height:100%;transition:all .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ExpandButton-module-scss-module__tstdpq__button:after{width:calc(19*var(--pixel));height:calc(19*var(--pixel));background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'><path d='M10.46 9.11035L19.1602 9.11035V10.71L10.46 10.71L10.46 19.4102H8.86035L8.86035 10.71H0.160156L0.160156 9.11035H8.86035V0.410156L10.46 0.410156V9.11035Z' fill='%23191717'/></svg>");background-size:calc(19*var(--pixel))calc(19*var(--pixel));content:"";background-repeat:no-repeat;transition:all .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ExpandButton-module-scss-module__tstdpq__button.ExpandButton-module-scss-module__tstdpq__is-active:after{transform:translate(-50%,-50%)rotate(45deg)}.ExpandButton-module-scss-module__tstdpq__button:disabled{cursor:not-allowed;opacity:.5}.ExpandButton-module-scss-module__tstdpq__button:focus-visible:not(:active,:disabled,.ExpandButton-module-scss-module__tstdpq__no-focus):before{width:calc(100% - 8*var(--pixel));height:calc(100% - 8*var(--pixel))}.ExpandButton-module-scss-module__tstdpq__primary{color:#191717;font-weight:400}.ExpandButton-module-scss-module__tstdpq__primary:before{background-color:#ff5a00}.ExpandButton-module-scss-module__tstdpq__primary:hover{color:#191717}.ExpandButton-module-scss-module__tstdpq__primary:hover:before{background-color:#ff7b33}.ExpandButton-module-scss-module__tstdpq__primary:active{color:#191717}.ExpandButton-module-scss-module__tstdpq__primary:active:before{background-color:#ff5a00}.ExpandButton-module-scss-module__tstdpq__primary:disabled{color:#191717}.ExpandButton-module-scss-module__tstdpq__primary:disabled:before{background-color:#0003}.ExpandButton-module-scss-module__tstdpq__primary:focus-visible:not(:active,:disabled,.ExpandButton-module-scss-module__tstdpq__no-focus){color:#191717;border-color:#ff5a00}.ExpandButton-module-scss-module__tstdpq__primary:focus-visible:not(:active,:disabled,.ExpandButton-module-scss-module__tstdpq__no-focus):before{background-color:#ff5a00}.ExpandButton-module-scss-module__tstdpq__primary[data-theme=black]:disabled,.ExpandButton-module-scss-module__tstdpq__primary[data-theme=warm-black]:disabled,.ExpandButton-module-scss-module__tstdpq__primary[data-theme=dark-purple]:disabled{color:#fff}.ExpandButton-module-scss-module__tstdpq__primary[data-theme=black]:disabled:before,.ExpandButton-module-scss-module__tstdpq__primary[data-theme=warm-black]:disabled:before,.ExpandButton-module-scss-module__tstdpq__primary[data-theme=dark-purple]:disabled:before{background-color:#fff3}.ExpandButton-module-scss-module__tstdpq__secondary{color:#191717;font-weight:400}.ExpandButton-module-scss-module__tstdpq__secondary:before{background-color:#1917171a}.ExpandButton-module-scss-module__tstdpq__secondary:after{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'><path d='M10.46 9.11035L19.1602 9.11035V10.71L10.46 10.71L10.46 19.4102H8.86035L8.86035 10.71H0.160156L0.160156 9.11035H8.86035V0.410156L10.46 0.410156V9.11035Z' fill='%23000000'/></svg>");background-size:calc(19*var(--pixel))calc(19*var(--pixel));background-repeat:no-repeat}.ExpandButton-module-scss-module__tstdpq__secondary.ExpandButton-module-scss-module__tstdpq__is-active.ExpandButton-module-scss-module__tstdpq__alt-style:after{height:calc(2*var(--pixel));background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='2' viewBox='0 0 20 2' fill='none'><path d='M19.5547 1.70898L0.554688 1.70898L0.554688 0.109375L19.5547 0.109375V1.70898Z' fill='%23000000'/></svg>");background-size:calc(20*var(--pixel))calc(2*var(--pixel));transform:translate(-50%,-50%)}.ExpandButton-module-scss-module__tstdpq__secondary.ExpandButton-module-scss-module__tstdpq__is-active:not(.ExpandButton-module-scss-module__tstdpq__alt-style):after{transform:translate(-50%,-50%)rotate(45deg)}.ExpandButton-module-scss-module__tstdpq__secondary:hover{color:#191717}.ExpandButton-module-scss-module__tstdpq__secondary:hover:before{background-color:#19171714}.ExpandButton-module-scss-module__tstdpq__secondary:active{color:#191717}.ExpandButton-module-scss-module__tstdpq__secondary:active:before{background-color:#ff5a00}.ExpandButton-module-scss-module__tstdpq__secondary:disabled{color:#191717}.ExpandButton-module-scss-module__tstdpq__secondary:disabled:before{background-color:#0003}.ExpandButton-module-scss-module__tstdpq__secondary:disabled img{filter:invert()}.ExpandButton-module-scss-module__tstdpq__secondary:focus-visible:not(:active,:disabled,.ExpandButton-module-scss-module__tstdpq__no-focus){color:#191717;border-color:#191717}.ExpandButton-module-scss-module__tstdpq__secondary:focus-visible:not(:active,:disabled,.ExpandButton-module-scss-module__tstdpq__no-focus):before{background-color:#1917171a}.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=black],.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=warm-black],.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=dark-purple]{color:#fff}.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=black] img,.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=warm-black] img,.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=dark-purple] img{filter:invert()}.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=black]:after,.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=warm-black]:after,.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=dark-purple]:after{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'><path d='M10.46 9.11035L19.1602 9.11035V10.71L10.46 10.71L10.46 19.4102H8.86035L8.86035 10.71H0.160156L0.160156 9.11035H8.86035V0.410156L10.46 0.410156V9.11035Z' fill='%23FFFFFF'/></svg>");background-size:calc(19*var(--pixel))calc(19*var(--pixel));background-repeat:no-repeat}.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=black].ExpandButton-module-scss-module__tstdpq__is-active.ExpandButton-module-scss-module__tstdpq__alt-style:after,.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=warm-black].ExpandButton-module-scss-module__tstdpq__is-active.ExpandButton-module-scss-module__tstdpq__alt-style:after,.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=dark-purple].ExpandButton-module-scss-module__tstdpq__is-active.ExpandButton-module-scss-module__tstdpq__alt-style:after{height:calc(2*var(--pixel));background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='2' viewBox='0 0 20 2' fill='none'><path d='M19.5547 1.70898L0.554688 1.70898L0.554688 0.109375L19.5547 0.109375V1.70898Z' fill='%23FFFFFF'/></svg>");background-size:calc(20*var(--pixel))calc(2*var(--pixel));transform:translate(-50%,-50%)}.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=black]:before,.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=warm-black]:before,.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=dark-purple]:before{background-color:#fff3}.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=black]:hover,.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=warm-black]:hover,.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=dark-purple]:hover{color:#fff}.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=black]:hover:before,.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=warm-black]:hover:before,.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=dark-purple]:hover:before{background-color:#ffffff1a}.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=black]:active,.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=warm-black]:active,.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=dark-purple]:active{color:#191717}.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=black]:active:before,.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=warm-black]:active:before,.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=dark-purple]:active:before{background-color:#ff5a00}.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=black]:disabled,.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=warm-black]:disabled,.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=dark-purple]:disabled{color:#fff}.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=black]:disabled:before,.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=warm-black]:disabled:before,.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=dark-purple]:disabled:before{background-color:#fff3}.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=black]:focus-visible:not(:active,:disabled,.ExpandButton-module-scss-module__tstdpq__no-focus),.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=warm-black]:focus-visible:not(:active,:disabled,.ExpandButton-module-scss-module__tstdpq__no-focus),.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=dark-purple]:focus-visible:not(:active,:disabled,.ExpandButton-module-scss-module__tstdpq__no-focus){color:#fff;border-color:#fff}.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=black]:focus-visible:not(:active,:disabled,.ExpandButton-module-scss-module__tstdpq__no-focus):before,.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=warm-black]:focus-visible:not(:active,:disabled,.ExpandButton-module-scss-module__tstdpq__no-focus):before,.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=dark-purple]:focus-visible:not(:active,:disabled,.ExpandButton-module-scss-module__tstdpq__no-focus):before{background-color:#fff3}.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=warm-white]:before{background-color:#fff}.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=warm-white]:hover:before{background-color:#fffc}.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=warm-white]:active:before{background-color:#ff5a00}.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=warm-white]:disabled:before{background-color:#0003}.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=warm-white]:disabled img{filter:invert()}.ExpandButton-module-scss-module__tstdpq__secondary[data-theme=warm-white]:focus-visible:not(:active,:disabled,.ExpandButton-module-scss-module__tstdpq__no-focus):before{background-color:#fff}
@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.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{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/2));z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{object-fit:contain;transform-origin:50%;width:100%;height:100%}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);letter-spacing:0;font-variant:initial;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .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));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);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet: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-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px)0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .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,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
.ContactSection-module-scss-module__K9N5bG__container{gap:calc(100*var(--pixel));flex-direction:column;display:flex}@media screen and (max-width:1024px){.ContactSection-module-scss-module__K9N5bG__container{gap:calc(40*var(--pixel))}}@media screen and (max-width:768px){.ContactSection-module-scss-module__K9N5bG__container{gap:calc(32*var(--pixel))}}.ContactSection-module-scss-module__K9N5bG__title{margin-bottom:0}.ContactSection-module-scss-module__K9N5bG__grid{gap:calc(34*var(--pixel));grid-template-columns:1fr;display:grid}@media screen and (min-width:1024px){.ContactSection-module-scss-module__K9N5bG__grid{grid-template-columns:1fr 1fr}.ContactSection-module-scss-module__K9N5bG__general-enquiries-card{grid-column:1/-1}}.ContactSection-module-scss-module__K9N5bG__card{width:100%}.ContactSection-module-scss-module__K9N5bG__general-enquiries{gap:calc(28*var(--pixel));flex-direction:column;display:flex}.ContactSection-module-scss-module__K9N5bG__description{margin-bottom:0}.ContactSection-module-scss-module__K9N5bG__general-enquiries-content{gap:calc(28*var(--pixel));grid-template-columns:1fr;display:grid}@media screen and (min-width:1024px){.ContactSection-module-scss-module__K9N5bG__general-enquiries-content{gap:calc(50*var(--pixel));grid-template-columns:2fr 1fr}}.ContactSection-module-scss-module__K9N5bG__address-section,.ContactSection-module-scss-module__K9N5bG__contact-info{gap:calc(28*var(--pixel));flex-direction:column;display:flex}.ContactSection-module-scss-module__K9N5bG__tag{width:max-content}.ContactSection-module-scss-module__K9N5bG__address-lines{gap:calc(4*var(--pixel));flex-direction:column;display:flex}.ContactSection-module-scss-module__K9N5bG__phone,.ContactSection-module-scss-module__K9N5bG__email{color:#b84600}.ContactSection-module-scss-module__K9N5bG__email-button{width:max-content}.ContactSection-module-scss-module__K9N5bG__contact-card{gap:calc(28*var(--pixel));flex-direction:column;display:flex}.ContactSection-module-scss-module__K9N5bG__card-title{margin-bottom:0}.ContactSection-module-scss-module__K9N5bG__ir-contact-card{grid-column:1/-1}@media screen and (min-width:1024px){.ContactSection-module-scss-module__K9N5bG__ir-contact-card{grid-column:auto}}.ContactSection-module-scss-module__K9N5bG__ir-contact{justify-content:space-between;gap:calc(28*var(--pixel));overflow-wrap:break-word;flex-direction:column;min-width:0;display:flex}@media screen and (min-width:1200px){.ContactSection-module-scss-module__K9N5bG__ir-contact{max-width:100%}}.ContactSection-module-scss-module__K9N5bG__ir-contact-content{gap:calc(28*var(--pixel));grid-template-columns:1fr;display:grid}@media screen and (min-width:1200px){.ContactSection-module-scss-module__K9N5bG__ir-contact-content{grid-template-columns:minmax(0,1fr) auto}}.ContactSection-module-scss-module__K9N5bG__ir-contact-info{overflow-wrap:break-word;flex-direction:column;display:flex}.ContactSection-module-scss-module__K9N5bG__image-container{border-radius:calc(20*var(--pixel));aspect-ratio:1;background-color:#f1f1f1;width:100%;max-width:300px;position:relative;overflow:hidden}@media screen and (min-width:1200px){.ContactSection-module-scss-module__K9N5bG__image-container{width:auto;min-width:calc(200*var(--pixel));min-height:calc(200*var(--pixel))}}@media screen and (min-width:1640px){.ContactSection-module-scss-module__K9N5bG__image-container{width:calc(240*var(--pixel));min-height:calc(240*var(--pixel))}}.ContactSection-module-scss-module__K9N5bG__image{object-fit:cover}
.CorporateGovernanceSection-module-scss-module__sB83eq__wrapper{gap:calc(50*var(--pixel));flex-direction:column;display:flex}@media screen and (max-width:1024px){.CorporateGovernanceSection-module-scss-module__sB83eq__wrapper{gap:calc(20*var(--pixel))}}.CorporateGovernanceSection-module-scss-module__sB83eq__two-columns{gap:calc(30*var(--pixel));grid-template-columns:1fr 1fr;display:grid}@media screen and (max-width:1024px){.CorporateGovernanceSection-module-scss-module__sB83eq__two-columns{gap:calc(24*var(--pixel));grid-template-columns:1fr}.CorporateGovernanceSection-module-scss-module__sB83eq__download-card{gap:calc(24*var(--pixel));flex-direction:column;display:flex}}.CorporateGovernanceSection-module-scss-module__sB83eq__button-container{text-align:right}@media screen and (max-width:1024px){.CorporateGovernanceSection-module-scss-module__sB83eq__button-container{text-align:left;margin-top:calc(16*var(--pixel))}}.CorporateGovernanceSection-module-scss-module__sB83eq__title-download{margin-bottom:calc(60*var(--pixel))}@media screen and (max-width:1024px){.CorporateGovernanceSection-module-scss-module__sB83eq__title-download{margin-bottom:0}}.CorporateGovernanceSection-module-scss-module__sB83eq__table-header,.CorporateGovernanceSection-module-scss-module__sB83eq__ownership-item{min-width:calc(600*var(--pixel));align-items:center;gap:calc(16*var(--pixel));grid-template-columns:2fr 2fr 1fr;max-width:100vw;display:grid}@media screen and (max-width:1024px){.CorporateGovernanceSection-module-scss-module__sB83eq__table-header,.CorporateGovernanceSection-module-scss-module__sB83eq__ownership-item{grid-template-columns:1fr 1fr 1fr}}.CorporateGovernanceSection-module-scss-module__sB83eq__table-container{position:relative}.CorporateGovernanceSection-module-scss-module__sB83eq__table-inner-container{-webkit-overflow-scrolling:touch;overscroll-behavior:contain auto;overflow-x:auto}.CorporateGovernanceSection-module-scss-module__sB83eq__table-header{margin-bottom:calc(26*var(--pixel));margin-top:calc(80*var(--pixel))}@media screen and (max-width:1024px){.CorporateGovernanceSection-module-scss-module__sB83eq__table-header{margin-top:calc(40*var(--pixel))}}.CorporateGovernanceSection-module-scss-module__sB83eq__ownership-card{position:relative}.CorporateGovernanceSection-module-scss-module__sB83eq__ownership-item{padding:calc(26*var(--pixel))0;border-top:1px solid #000}.CorporateGovernanceSection-module-scss-module__sB83eq__ownership-item[data-theme=black],.CorporateGovernanceSection-module-scss-module__sB83eq__ownership-item[data-theme=warm-black],.CorporateGovernanceSection-module-scss-module__sB83eq__ownership-item[data-theme=dark-purple]{border-color:#fff}.CorporateGovernanceSection-module-scss-module__sB83eq__gradient-left,.CorporateGovernanceSection-module-scss-module__sB83eq__gradient-right{z-index:2;width:calc(40*var(--pixel));pointer-events:none;position:absolute;top:0;bottom:0}.CorporateGovernanceSection-module-scss-module__sB83eq__gradient-left{left:0}.CorporateGovernanceSection-module-scss-module__sB83eq__gradient-left[data-theme=white]{background:linear-gradient(90deg,#fff 0%,#0000 100%)}.CorporateGovernanceSection-module-scss-module__sB83eq__gradient-left[data-theme=warm-white]{background:linear-gradient(90deg,#f4ece5 0%,#0000 100%)}.CorporateGovernanceSection-module-scss-module__sB83eq__gradient-left[data-theme=light-gray]{background:linear-gradient(90deg,#f1f1f1 0%,#0000 100%)}.CorporateGovernanceSection-module-scss-module__sB83eq__gradient-left[data-theme=black]{background:linear-gradient(90deg,#000 0%,#0000 100%)}.CorporateGovernanceSection-module-scss-module__sB83eq__gradient-left[data-theme=warm-black]{background:linear-gradient(90deg,#191717 0%,#0000 100%)}.CorporateGovernanceSection-module-scss-module__sB83eq__gradient-left[data-theme=dark-purple]{background:linear-gradient(90deg,#400215 0%,#0000 100%)}.CorporateGovernanceSection-module-scss-module__sB83eq__gradient-right{right:0}.CorporateGovernanceSection-module-scss-module__sB83eq__gradient-right[data-theme=white]{background:linear-gradient(270deg,#fff 0%,#0000 100%)}.CorporateGovernanceSection-module-scss-module__sB83eq__gradient-right[data-theme=warm-white]{background:linear-gradient(270deg,#f4ece5 0%,#0000 100%)}.CorporateGovernanceSection-module-scss-module__sB83eq__gradient-right[data-theme=light-gray]{background:linear-gradient(270deg,#f1f1f1 0%,#0000 100%)}.CorporateGovernanceSection-module-scss-module__sB83eq__gradient-right[data-theme=black]{background:linear-gradient(270deg,#000 0%,#0000 100%)}.CorporateGovernanceSection-module-scss-module__sB83eq__gradient-right[data-theme=warm-black]{background:linear-gradient(270deg,#191717 0%,#0000 100%)}.CorporateGovernanceSection-module-scss-module__sB83eq__gradient-right[data-theme=dark-purple]{background:linear-gradient(270deg,#400215 0%,#0000 100%)}.CorporateGovernanceSection-module-scss-module__sB83eq__basic-card{gap:calc(60*var(--pixel));flex-direction:column;display:flex}@media screen and (max-width:1024px){.CorporateGovernanceSection-module-scss-module__sB83eq__basic-card{gap:calc(24*var(--pixel))}}.CorporateGovernanceSection-module-scss-module__sB83eq__basic-card>:last-child{margin-top:auto}
.Headline-module-scss-module__dKKJ5q__headline{color:#000;font-size:calc(74*var(--pixel));font-weight:200;line-height:calc(76*var(--pixel));font-family:var(--font-concrette-s),sans-serif;-webkit-hyphens:none;hyphens:none}.Headline-module-scss-module__dKKJ5q__headline[data-theme=black],.Headline-module-scss-module__dKKJ5q__headline[data-theme=warm-black],.Headline-module-scss-module__dKKJ5q__headline[data-theme=dark-purple]{color:#fff}@media screen and (max-width:768px){.Headline-module-scss-module__dKKJ5q__headline{font-size:10vw;line-height:1}.Headline-module-scss-module__dKKJ5q__headline.Headline-module-scss-module__dKKJ5q__long-words{font-size:calc(36*var(--pixel));line-height:calc(42*var(--pixel));letter-spacing:-1%}}
@keyframes HeroSection-module-scss-module__BT2ucq__fade-in{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.HeroSection-module-scss-module__BT2ucq__container{height:calc(100vh - calc(113*var(--pixel)));padding:calc(10*var(--pixel))calc(40*var(--pixel))calc(60*var(--pixel))}.HeroSection-module-scss-module__BT2ucq__container.HeroSection-module-scss-module__BT2ucq__with-ticker{height:calc(100vh - calc(calc(48*var(--pixel)) + calc(113*var(--pixel))))}.HeroSection-module-scss-module__BT2ucq__container.HeroSection-module-scss-module__BT2ucq__animated{background-color:#fff;overflow:hidden}@media (min-width:1024px){.HeroSection-module-scss-module__BT2ucq__container.HeroSection-module-scss-module__BT2ucq__reduce-mobile-image-height img{width:100%;height:100%;position:absolute;inset:0}}@media not (min-width:1024px){.HeroSection-module-scss-module__BT2ucq__container.HeroSection-module-scss-module__BT2ucq__reduce-mobile-image-height{height:auto}.HeroSection-module-scss-module__BT2ucq__container.HeroSection-module-scss-module__BT2ucq__reduce-mobile-image-height .HeroSection-module-scss-module__BT2ucq__image{padding:0}.HeroSection-module-scss-module__BT2ucq__container.HeroSection-module-scss-module__BT2ucq__reduce-mobile-image-height .HeroSection-module-scss-module__BT2ucq__image img{width:100%;height:auto}}@media not (min-width:1200px){.HeroSection-module-scss-module__BT2ucq__container{height:calc(100vh - calc(123*var(--pixel)))}.HeroSection-module-scss-module__BT2ucq__container.HeroSection-module-scss-module__BT2ucq__with-ticker{height:calc(100vh - calc(calc(48*var(--pixel)) + calc(113*var(--pixel))))}}@media not (min-width:1024px){.HeroSection-module-scss-module__BT2ucq__container{height:calc(100vh - calc(88*var(--pixel)));padding:calc(24*var(--pixel))calc(20*var(--pixel))}.HeroSection-module-scss-module__BT2ucq__container.HeroSection-module-scss-module__BT2ucq__with-ticker{height:calc(100vh - calc(calc(32*var(--pixel)) + calc(88*var(--pixel))))}}.HeroSection-module-scss-module__BT2ucq__image{width:100%;height:100%;padding:calc(60*var(--pixel));border-radius:4vw;flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}@media screen and (max-width:1024px){.HeroSection-module-scss-module__BT2ucq__image{padding:calc(20*var(--pixel))}}.HeroSection-module-scss-module__BT2ucq__image img{object-fit:cover;object-position:center}@media not (min-width:768px){.HeroSection-module-scss-module__BT2ucq__image .HeroSection-module-scss-module__BT2ucq__desktop-image{display:none}}.HeroSection-module-scss-module__BT2ucq__image .HeroSection-module-scss-module__BT2ucq__mobile-image{display:none}@media not (min-width:768px){.HeroSection-module-scss-module__BT2ucq__image .HeroSection-module-scss-module__BT2ucq__mobile-image{display:block}}.HeroSection-module-scss-module__BT2ucq__image .HeroSection-module-scss-module__BT2ucq__video{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module-scss-module__BT2ucq__background-image{transform-origin:50%;border-radius:4vw;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.HeroSection-module-scss-module__BT2ucq__background-image img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.HeroSection-module-scss-module__BT2ucq__background-image>span{inset:0;width:100%!important;height:100%!important;position:absolute!important}.HeroSection-module-scss-module__BT2ucq__logo-container{z-index:1;width:100%;padding:calc(20*var(--pixel));justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.HeroSection-module-scss-module__BT2ucq__logo-image{width:100%;max-width:calc(1200*var(--pixel));height:auto}@media not (min-width:1024px){.HeroSection-module-scss-module__BT2ucq__logo-image{max-width:90vw}}.HeroSection-module-scss-module__BT2ucq__headline-container{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.HeroSection-module-scss-module__BT2ucq__animated .HeroSection-module-scss-module__BT2ucq__headline-container{z-index:2;position:absolute;inset:0}@media not (min-width:1024px){.HeroSection-module-scss-module__BT2ucq__headline-container{pointer-events:none}}.HeroSection-module-scss-module__BT2ucq__headline-container .HeroSection-module-scss-module__BT2ucq__headline{z-index:1;-webkit-hyphens:none;hyphens:none;opacity:0;white-space:normal;max-width:80%;animation:1.25s ease-out .5s forwards HeroSection-module-scss-module__BT2ucq__fade-in;position:relative}@media screen and (max-width:1024px){.HeroSection-module-scss-module__BT2ucq__headline-container .HeroSection-module-scss-module__BT2ucq__headline{text-wrap:balance;max-width:100%}}.HeroSection-module-scss-module__BT2ucq__animated .HeroSection-module-scss-module__BT2ucq__headline-container .HeroSection-module-scss-module__BT2ucq__headline{text-align:center;opacity:1;animation:none}.HeroSection-module-scss-module__BT2ucq__headline-container .HeroSection-module-scss-module__BT2ucq__tags-container{z-index:1;padding:calc(60*var(--pixel));gap:calc(18*var(--pixel));flex-wrap:wrap;display:flex;position:absolute;bottom:0;left:0}@media screen and (max-width:1024px){.HeroSection-module-scss-module__BT2ucq__headline-container .HeroSection-module-scss-module__BT2ucq__tags-container{padding:calc(20*var(--pixel))}}
.ProfileCardsSection-module-scss-module__irvUMW__title-container{margin-bottom:calc(40*var(--pixel))}@media screen and (max-width:1024px){.ProfileCardsSection-module-scss-module__irvUMW__title-container{margin-bottom:calc(30*var(--pixel))}}@media screen and (max-width:768px){.ProfileCardsSection-module-scss-module__irvUMW__title-container{margin-bottom:calc(24*var(--pixel))}}.ProfileCardsSection-module-scss-module__irvUMW__profiles-grid{gap:calc(20*var(--pixel));grid-template-columns:repeat(4,1fr);display:grid}@media screen and (max-width:1024px){.ProfileCardsSection-module-scss-module__irvUMW__profiles-grid{gap:calc(16*var(--pixel));grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.ProfileCardsSection-module-scss-module__irvUMW__profiles-grid{gap:calc(16*var(--pixel));grid-template-columns:1fr}}.ProfileCardsSection-module-scss-module__irvUMW__profile-card{gap:calc(20*var(--pixel));grid-template-rows:auto;height:100%;display:grid}@media screen and (max-width:768px){.ProfileCardsSection-module-scss-module__irvUMW__profile-card{gap:calc(24*var(--pixel))}}.ProfileCardsSection-module-scss-module__irvUMW__name{min-height:calc(70*var(--pixel));justify-content:center;align-items:center;display:flex}@media screen and (max-width:768px){.ProfileCardsSection-module-scss-module__irvUMW__name{min-height:0}}.ProfileCardsSection-module-scss-module__irvUMW__title{width:100%;min-height:calc(77*var(--pixel));justify-content:center;align-items:center;display:flex}@media screen and (max-width:768px){.ProfileCardsSection-module-scss-module__irvUMW__title{min-height:0}.ProfileCardsSection-module-scss-module__irvUMW__title p{font-size:calc(16*var(--pixel));line-height:calc(24*var(--pixel))}}.ProfileCardsSection-module-scss-module__irvUMW__image-container{aspect-ratio:1.25;border-radius:1vw;width:100%;margin-top:auto;position:relative;overflow:hidden}.ProfileCardsSection-module-scss-module__irvUMW__image-container img{object-fit:cover;object-position:0 0}.ProfileCardsSection-module-scss-module__irvUMW__button-container{margin-top:calc(60*var(--pixel));justify-content:center;display:flex}@media screen and (max-width:1024px){.ProfileCardsSection-module-scss-module__irvUMW__button-container{margin-top:calc(30*var(--pixel))}}
.CosmoEventDetailsSection-module-scss-module__8R7Pxq__container{gap:calc(50*var(--pixel));flex-direction:column;display:flex}@media screen and (max-width:1024px){.CosmoEventDetailsSection-module-scss-module__8R7Pxq__container{gap:calc(30*var(--pixel))}}.CosmoEventDetailsSection-module-scss-module__8R7Pxq__cards-container{gap:calc(30*var(--pixel));grid-template-columns:1fr 1fr;display:grid}@media screen and (max-width:1024px){.CosmoEventDetailsSection-module-scss-module__8R7Pxq__cards-container{gap:calc(24*var(--pixel));grid-template-columns:1fr}}.CosmoEventDetailsSection-module-scss-module__8R7Pxq__card{flex-direction:column;display:flex}.CosmoEventDetailsSection-module-scss-module__8R7Pxq__event-card{gap:calc(24*var(--pixel));flex-direction:column;height:100%;display:flex}.CosmoEventDetailsSection-module-scss-module__8R7Pxq__tag{align-self:flex-start}.CosmoEventDetailsSection-module-scss-module__8R7Pxq__title{margin:0}.CosmoEventDetailsSection-module-scss-module__8R7Pxq__description{flex:1}.CosmoEventDetailsSection-module-scss-module__8R7Pxq__description>*{margin-bottom:calc(24*var(--pixel))}.CosmoEventDetailsSection-module-scss-module__8R7Pxq__description>:last-child{margin-bottom:0}.CosmoEventDetailsSection-module-scss-module__8R7Pxq__date-location-card{gap:calc(40*var(--pixel));flex-direction:column;height:100%;display:flex}@media screen and (max-width:1024px){.CosmoEventDetailsSection-module-scss-module__8R7Pxq__date-location-card{gap:calc(32*var(--pixel))}}.CosmoEventDetailsSection-module-scss-module__8R7Pxq__date-container{gap:calc(4*var(--pixel));flex-direction:column;display:flex}.CosmoEventDetailsSection-module-scss-module__8R7Pxq__card-date,.CosmoEventDetailsSection-module-scss-module__8R7Pxq__card-location{font-size:6vw;line-height:1}@media screen and (max-width:768px){.CosmoEventDetailsSection-module-scss-module__8R7Pxq__card-date,.CosmoEventDetailsSection-module-scss-module__8R7Pxq__card-location{font-size:10vw;line-height:1}}.CosmoEventDetailsSection-module-scss-module__8R7Pxq__location-container{gap:calc(4*var(--pixel));flex-direction:column;display:flex}.CosmoEventDetailsSection-module-scss-module__8R7Pxq__buttons-container{align-self:flex-start;gap:calc(16*var(--pixel));padding-top:calc(20*var(--pixel));flex-wrap:wrap;margin-top:auto;display:flex}@media screen and (max-width:1024px){.CosmoEventDetailsSection-module-scss-module__8R7Pxq__buttons-container{width:100%}}.CosmoEventDetailsSection-module-scss-module__8R7Pxq__hero-image-container{height:calc(100vh - calc(113*var(--pixel)));padding:calc(10*var(--pixel))calc(40*var(--pixel))calc(60*var(--pixel))}@media screen and (max-width:1024px){.CosmoEventDetailsSection-module-scss-module__8R7Pxq__hero-image-container{padding:calc(24*var(--pixel))calc(20*var(--pixel))}}.CosmoEventDetailsSection-module-scss-module__8R7Pxq__hero-image{width:100%;height:100%;padding:calc(60*var(--pixel));border-radius:4vw;position:relative;overflow:hidden}@media screen and (max-width:1024px){.CosmoEventDetailsSection-module-scss-module__8R7Pxq__hero-image{padding:calc(20*var(--pixel))}}.CosmoEventDetailsSection-module-scss-module__8R7Pxq__hero-image img{object-fit:cover;object-position:center}
.EventsSection-module-scss-module__WTsb1W__filters{gap:calc(12*var(--pixel));margin-bottom:calc(60*var(--pixel));flex-wrap:wrap;display:flex}@media screen and (max-width:1024px){.EventsSection-module-scss-module__WTsb1W__filters{gap:calc(12*var(--pixel));margin-bottom:calc(40*var(--pixel));flex-direction:column}}.EventsSection-module-scss-module__WTsb1W__filter-button{min-width:calc(150*var(--pixel));flex:none}@media screen and (max-width:1024px){.EventsSection-module-scss-module__WTsb1W__filter-button{min-width:100%}}.EventsSection-module-scss-module__WTsb1W__chevron-icon{padding-right:calc(12*var(--pixel));pointer-events:none;justify-content:center;align-items:center;display:flex}.EventsSection-module-scss-module__WTsb1W__upcoming-events{gap:calc(24*var(--pixel));margin-bottom:calc(60*var(--pixel));flex-direction:column;display:flex}@media screen and (max-width:1024px){.EventsSection-module-scss-module__WTsb1W__upcoming-events{gap:calc(20*var(--pixel));margin-bottom:calc(40*var(--pixel))}}.EventsSection-module-scss-module__WTsb1W__past-events{gap:calc(72*var(--pixel))calc(30*var(--pixel));grid-template-columns:repeat(3,1fr);display:grid}@media screen and (max-width:1200px){.EventsSection-module-scss-module__WTsb1W__past-events{gap:calc(20*var(--pixel));grid-template-columns:1fr}}@media screen and (max-width:768px){.EventsSection-module-scss-module__WTsb1W__past-events{gap:calc(20*var(--pixel))0;grid-template-columns:1fr}}.EventsSection-module-scss-module__WTsb1W__divider-container{margin:calc(60*var(--pixel))0 calc(40*var(--pixel))}@media screen and (max-width:1024px){.EventsSection-module-scss-module__WTsb1W__divider-container{margin:calc(40*var(--pixel))0 calc(30*var(--pixel))}}.EventsSection-module-scss-module__WTsb1W__divider{margin:0}.EventsSection-module-scss-module__WTsb1W__card-container{gap:calc(60*var(--pixel));flex-direction:column;height:100%;display:flex}@media screen and (max-width:768px){.EventsSection-module-scss-module__WTsb1W__card-container{gap:calc(30*var(--pixel))}}.EventsSection-module-scss-module__WTsb1W__upper-section{gap:calc(30*var(--pixel));flex-direction:column;display:flex}.EventsSection-module-scss-module__WTsb1W__tag{align-self:flex-start}.EventsSection-module-scss-module__WTsb1W__title{-webkit-hyphens:auto;hyphens:auto;margin:0;margin-bottom:calc(24*var(--pixel));overflow-wrap:break-word}@media screen and (max-width:768px){.EventsSection-module-scss-module__WTsb1W__title{margin-bottom:0}}.EventsSection-module-scss-module__WTsb1W__infos{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}@media screen and (max-width:768px){.EventsSection-module-scss-module__WTsb1W__infos{font-size:calc(14*var(--pixel));line-height:calc(20*var(--pixel))}}.EventsSection-module-scss-module__WTsb1W__lower-section{gap:calc(30*var(--pixel));flex-direction:column;margin-top:auto;display:flex}.EventsSection-module-scss-module__WTsb1W__event-info{flex-direction:column;gap:0;display:flex}.EventsSection-module-scss-module__WTsb1W__date{color:#ffa177!important}@media screen and (max-width:768px){.EventsSection-module-scss-module__WTsb1W__date{font-size:calc(14*var(--pixel));line-height:calc(20*var(--pixel))}}.EventsSection-module-scss-module__WTsb1W__location{color:#ffa177!important}@media screen and (max-width:768px){.EventsSection-module-scss-module__WTsb1W__location{font-size:calc(14*var(--pixel));line-height:calc(20*var(--pixel))}}.EventsSection-module-scss-module__WTsb1W__actions{gap:calc(12*var(--pixel));flex-wrap:wrap;margin-top:0;display:flex}@media screen and (max-width:1024px){.EventsSection-module-scss-module__WTsb1W__actions{flex-direction:column;align-items:flex-start}.EventsSection-module-scss-module__WTsb1W__actions>*{min-width:max-content!important}}.EventsSection-module-scss-module__WTsb1W__action-button{min-width:calc(200*var(--pixel))}@media screen and (max-width:768px){.EventsSection-module-scss-module__WTsb1W__action-button{min-width:100%}}.EventsSection-module-scss-module__WTsb1W__loading-container{min-height:calc(200*var(--pixel));padding:calc(48*var(--pixel))calc(32*var(--pixel));justify-content:center;align-items:center;gap:calc(16*var(--pixel));flex-direction:column;display:flex}.EventsSection-module-scss-module__WTsb1W__spinner{width:calc(40*var(--pixel));height:calc(40*var(--pixel));border:calc(3*var(--pixel))solid #ffffff4d;border-top-color:currentColor;border-radius:50%;animation:.8s linear infinite EventsSection-module-scss-module__WTsb1W__spin}@keyframes EventsSection-module-scss-module__WTsb1W__spin{to{transform:rotate(360deg)}}[data-theme=black] .EventsSection-module-scss-module__WTsb1W__spinner,[data-theme=warm-black] .EventsSection-module-scss-module__WTsb1W__spinner,[data-theme=dark-purple] .EventsSection-module-scss-module__WTsb1W__spinner{border-color:currentColor #ffffff4d #ffffff4d}[data-theme=white] .EventsSection-module-scss-module__WTsb1W__spinner,[data-theme=warm-white] .EventsSection-module-scss-module__WTsb1W__spinner,[data-theme=light-gray] .EventsSection-module-scss-module__WTsb1W__spinner{border-color:currentColor #0003 #0003}.EventsSection-module-scss-module__WTsb1W__load-more-container{min-height:calc(48*var(--pixel));margin:calc(70*var(--pixel))0 calc(40*var(--pixel));text-align:center;justify-content:center;align-items:center;display:flex}@media screen and (max-width:1024px){.EventsSection-module-scss-module__WTsb1W__load-more-container{margin:calc(40*var(--pixel))0 calc(30*var(--pixel))}}.EventsSection-module-scss-module__WTsb1W__empty-container{padding:calc(80*var(--pixel))0;text-align:center}@media screen and (max-width:1024px){.EventsSection-module-scss-module__WTsb1W__empty-container{padding:calc(40*var(--pixel))0}}
.FeatureContentSection-module-scss-module__wpEpKW__container{min-height:calc(100% + 120*var(--pixel));padding:0!important}@media screen and (max-width:1024px){.FeatureContentSection-module-scss-module__wpEpKW__container{min-height:calc(100% + 48*var(--pixel))}}.FeatureContentSection-module-scss-module__wpEpKW__tag{margin-bottom:calc(30*var(--pixel))}@media screen and (max-width:1024px){.FeatureContentSection-module-scss-module__wpEpKW__tag{margin-bottom:calc(16*var(--pixel))}}.FeatureContentSection-module-scss-module__wpEpKW__button{margin-top:calc(35*var(--pixel))}@media screen and (max-width:1024px){.FeatureContentSection-module-scss-module__wpEpKW__button{margin-top:calc(24*var(--pixel))}}.FeatureContentSection-module-scss-module__wpEpKW__image{width:100%;height:100%;min-height:80vh;padding:calc(60*var(--pixel));flex-direction:column;justify-content:flex-start;display:flex;position:relative;overflow:hidden}@media screen and (max-width:768px){.FeatureContentSection-module-scss-module__wpEpKW__image{padding:calc(20*var(--pixel))calc(20*var(--pixel))calc(40*var(--pixel));justify-content:flex-end}}.FeatureContentSection-module-scss-module__wpEpKW__image img{object-fit:cover;object-position:center}.FeatureContentSection-module-scss-module__wpEpKW__image .FeatureContentSection-module-scss-module__wpEpKW__video{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;top:0;left:0}.FeatureContentSection-module-scss-module__wpEpKW__card-container{gap:calc(20*var(--pixel));grid-template-columns:1fr 1fr 1fr;display:grid;position:relative}.FeatureContentSection-module-scss-module__wpEpKW__card-container .FeatureContentSection-module-scss-module__wpEpKW__card{grid-column:3/4;justify-self:end}@media screen and (max-width:1024px){.FeatureContentSection-module-scss-module__wpEpKW__card-container .FeatureContentSection-module-scss-module__wpEpKW__card{grid-column:2/4}}@media screen and (max-width:768px){.FeatureContentSection-module-scss-module__wpEpKW__card-container .FeatureContentSection-module-scss-module__wpEpKW__card{grid-column:1/4}}.FeatureContentSection-module-scss-module__wpEpKW__card-container .FeatureContentSection-module-scss-module__wpEpKW__card .FeatureContentSection-module-scss-module__wpEpKW__title{margin-bottom:calc(35*var(--pixel))}.FeatureContentSection-module-scss-module__wpEpKW__card-container.FeatureContentSection-module-scss-module__wpEpKW__content-left .FeatureContentSection-module-scss-module__wpEpKW__card{grid-column:1/2;justify-self:start}@media screen and (max-width:1024px){.FeatureContentSection-module-scss-module__wpEpKW__card-container.FeatureContentSection-module-scss-module__wpEpKW__content-left .FeatureContentSection-module-scss-module__wpEpKW__card{grid-column:1/3}}@media screen and (max-width:768px){.FeatureContentSection-module-scss-module__wpEpKW__card-container.FeatureContentSection-module-scss-module__wpEpKW__content-left .FeatureContentSection-module-scss-module__wpEpKW__card{grid-column:1/4}}
.FeaturedCardsSection-module-scss-module__NQDvnG__feature-item{gap:calc(36*var(--pixel));flex-direction:column;display:flex}@media screen and (max-width:768px){.FeaturedCardsSection-module-scss-module__NQDvnG__feature-item{gap:calc(16*var(--pixel));flex-direction:column-reverse}}.FeaturedCardsSection-module-scss-module__NQDvnG__card-container{height:calc(596*var(--pixel));max-height:max(40vh,240*var(--pixel));padding:calc(40*var(--pixel));border-radius:1vw;position:relative;overflow:hidden}@media screen and (max-width:1024px){.FeaturedCardsSection-module-scss-module__NQDvnG__card-container{height:calc(325*var(--pixel));padding:calc(24*var(--pixel));border-radius:4vw}}.FeaturedCardsSection-module-scss-module__NQDvnG__card-container img{object-fit:cover}.FeaturedCardsSection-module-scss-module__NQDvnG__details-container{align-items:center;gap:calc(24*var(--pixel));grid-template-columns:1fr max-content;display:grid}.FeaturedCardsSection-module-scss-module__NQDvnG__title{margin-bottom:calc(56*var(--pixel))}.FeaturedCardsSection-module-scss-module__NQDvnG__feature-items-container{gap:calc(30*var(--pixel));grid-template-columns:1fr 1fr;display:grid}.FeaturedCardsSection-module-scss-module__NQDvnG__feature-items-container.FeaturedCardsSection-module-scss-module__NQDvnG__three-columns{grid-template-columns:1fr 1fr 1fr}@media screen and (max-width:1024px){.FeaturedCardsSection-module-scss-module__NQDvnG__feature-items-container.FeaturedCardsSection-module-scss-module__NQDvnG__three-columns{grid-template-columns:1fr}}@media screen and (max-width:768px){.FeaturedCardsSection-module-scss-module__NQDvnG__feature-items-container{gap:calc(48*var(--pixel));grid-template-columns:1fr}}.FeaturedCardsSection-module-scss-module__NQDvnG__button-container{text-align:right}.FeaturedCardsSection-module-scss-module__NQDvnG__hide-top-padding{padding-top:0!important}
@keyframes FeatureRevealContentSection-module-scss-module__D9DNXq__fade-in{0%{opacity:0}to{opacity:1}}.FeatureRevealContentSection-module-scss-module__D9DNXq__wrapper{justify-content:center;align-items:flex-start;gap:calc(36*var(--pixel));flex-direction:row;height:150vh;margin:0 auto;display:flex}@media screen and (max-width:1024px){.FeatureRevealContentSection-module-scss-module__D9DNXq__wrapper{flex-direction:column;gap:0;height:auto}}.FeatureRevealContentSection-module-scss-module__D9DNXq__side{width:50%;height:100vh;padding:calc(36*var(--pixel))0;flex-direction:column;justify-content:space-between;align-items:flex-start;display:flex;position:sticky;top:0}.FeatureRevealContentSection-module-scss-module__D9DNXq__side.FeatureRevealContentSection-module-scss-module__D9DNXq__image-side img{width:100%;height:calc(100vh - 72*var(--pixel));border-radius:calc(30*var(--pixel));object-fit:cover}.FeatureRevealContentSection-module-scss-module__D9DNXq__side.FeatureRevealContentSection-module-scss-module__D9DNXq__image-side:after{top:calc(36*var(--pixel));z-index:1;width:100%;height:calc(100% - 72*var(--pixel));border-radius:calc(30*var(--pixel));content:"";opacity:0;background-color:#00000080;transition:opacity .3s;position:absolute;left:0}.FeatureRevealContentSection-module-scss-module__D9DNXq__side.FeatureRevealContentSection-module-scss-module__D9DNXq__image-side.FeatureRevealContentSection-module-scss-module__D9DNXq__overlay-active:after{opacity:1}@media screen and (max-width:1024px){.FeatureRevealContentSection-module-scss-module__D9DNXq__side{justify-content:flex-start;width:100%;height:auto;position:static}}.FeatureRevealContentSection-module-scss-module__D9DNXq__text-block{justify-content:center;align-items:flex-start;gap:calc(24*var(--pixel));flex-direction:column;display:flex}.FeatureRevealContentSection-module-scss-module__D9DNXq__text-block p{max-width:calc(400*var(--pixel))}@media screen and (max-width:1024px){.FeatureRevealContentSection-module-scss-module__D9DNXq__text-block{padding-bottom:calc(130*var(--pixel))}}.FeatureRevealContentSection-module-scss-module__D9DNXq__text-body,.FeatureRevealContentSection-module-scss-module__D9DNXq__tag{margin-bottom:calc(24*var(--pixel))}.FeatureRevealContentSection-module-scss-module__D9DNXq__description{white-space:pre-line}.FeatureRevealContentSection-module-scss-module__D9DNXq__list-block{border-top:1px solid #000;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;display:flex}.FeatureRevealContentSection-module-scss-module__D9DNXq__list-item{width:100%;padding:calc(20*var(--pixel))0;color:#000;cursor:pointer;justify-content:flex-start;align-items:flex-start;gap:calc(16*var(--pixel));border-bottom:1px solid #000;flex-direction:column;transition:color .5s;display:flex;overflow:hidden}.FeatureRevealContentSection-module-scss-module__D9DNXq__list-item.FeatureRevealContentSection-module-scss-module__D9DNXq__is-wide-aspect-ratio{padding:calc(12*var(--pixel))0}.FeatureRevealContentSection-module-scss-module__D9DNXq__list-item svg path{transition:fill .5s}.FeatureRevealContentSection-module-scss-module__D9DNXq__list-item h2{margin:0}.FeatureRevealContentSection-module-scss-module__D9DNXq__list-item a{color:inherit;text-decoration:none}.FeatureRevealContentSection-module-scss-module__D9DNXq__list-item:not(.FeatureRevealContentSection-module-scss-module__D9DNXq__is-active):hover h2,.FeatureRevealContentSection-module-scss-module__D9DNXq__list-item:not(.FeatureRevealContentSection-module-scss-module__D9DNXq__is-active):hover svg path{fill:#ff5a00}.FeatureRevealContentSection-module-scss-module__D9DNXq__list-item:not(.FeatureRevealContentSection-module-scss-module__D9DNXq__is-active):hover a{opacity:.7}@media screen and (max-width:1024px){.FeatureRevealContentSection-module-scss-module__D9DNXq__list-item{gap:calc(8*var(--pixel));height:auto;overflow:visible}}.FeatureRevealContentSection-module-scss-module__D9DNXq__list-item-header{justify-content:space-between;align-items:center;gap:calc(42*var(--pixel));flex-direction:row;width:100%;display:flex}@media screen and (max-width:1024px){.FeatureRevealContentSection-module-scss-module__D9DNXq__list-item-header{gap:calc(16*var(--pixel))}.FeatureRevealContentSection-module-scss-module__D9DNXq__list-item-header h2{flex:1}.FeatureRevealContentSection-module-scss-module__D9DNXq__list-item-header .FeatureRevealContentSection-module-scss-module__D9DNXq__plus-icon{margin-left:auto}}.FeatureRevealContentSection-module-scss-module__D9DNXq__reveal-title{flex:1;margin:0}.FeatureRevealContentSection-module-scss-module__D9DNXq__reveal-title.FeatureRevealContentSection-module-scss-module__D9DNXq__is-active{color:#ff5a00}.FeatureRevealContentSection-module-scss-module__D9DNXq__list-item-content{gap:calc(16*var(--pixel));opacity:0;flex-direction:column;width:100%;max-height:0;transition:all .3s;display:flex;overflow:hidden}.FeatureRevealContentSection-module-scss-module__D9DNXq__list-item-content.FeatureRevealContentSection-module-scss-module__D9DNXq__is-active{max-height:calc(1000*var(--pixel));opacity:1}@media screen and (max-width:1024px){.FeatureRevealContentSection-module-scss-module__D9DNXq__list-item-content{padding:0;padding-bottom:calc(16*var(--pixel));overflow:visible}}.FeatureRevealContentSection-module-scss-module__D9DNXq__mobile-content-container{flex-direction:column;align-items:baseline;display:none}@media screen and (max-width:1024px){.FeatureRevealContentSection-module-scss-module__D9DNXq__mobile-content-container{display:flex}}.FeatureRevealContentSection-module-scss-module__D9DNXq__mobile-video-container{display:none}@media screen and (max-width:1024px){.FeatureRevealContentSection-module-scss-module__D9DNXq__mobile-video-container{border-radius:calc(20*var(--pixel));width:100%;margin-top:calc(16*var(--pixel));display:block;overflow:visible}.FeatureRevealContentSection-module-scss-module__D9DNXq__mobile-video-container video{width:100%;height:calc(240*var(--pixel));border-radius:calc(20*var(--pixel));object-fit:cover;opacity:0;animation:.6s ease-out .1s forwards FeatureRevealContentSection-module-scss-module__D9DNXq__fade-in}}.FeatureRevealContentSection-module-scss-module__D9DNXq__mobile-text-container{display:none}@media screen and (max-width:1024px){.FeatureRevealContentSection-module-scss-module__D9DNXq__mobile-text-container{padding:calc(6*var(--pixel));display:block}}.FeatureRevealContentSection-module-scss-module__D9DNXq__video-player{width:100%;height:calc(100vh - 72*var(--pixel));border-radius:calc(30*var(--pixel));object-fit:cover;opacity:0;animation:.6s ease-out forwards FeatureRevealContentSection-module-scss-module__D9DNXq__fade-in}.FeatureRevealContentSection-module-scss-module__D9DNXq__text-container{z-index:2;width:100%;height:100%;padding:calc(72*var(--pixel))calc(40*var(--pixel));justify-content:flex-end;align-items:flex-start;gap:calc(24*var(--pixel));opacity:0;flex-direction:column;animation:.6s ease-out 1s forwards FeatureRevealContentSection-module-scss-module__D9DNXq__fade-in;display:flex;position:absolute;bottom:0;left:0}.FeatureRevealContentSection-module-scss-module__D9DNXq__text-container p{white-space:pre-line}.FeatureRevealContentSection-module-scss-module__D9DNXq__text-link{color:#ff5a00;font-size:calc(16*var(--pixel));text-transform:uppercase;font-weight:600;display:none}@media screen and (max-width:1024px){.FeatureRevealContentSection-module-scss-module__D9DNXq__text-link{display:block}}.FeatureRevealContentSection-module-scss-module__D9DNXq__desktop-text-link{color:#fff;font-size:calc(16*var(--pixel));text-transform:uppercase;font-weight:600;display:block}@media screen and (max-width:1024px){.FeatureRevealContentSection-module-scss-module__D9DNXq__desktop-text-link{display:none}}.FeatureRevealContentSection-module-scss-module__D9DNXq__buttons-container{justify-content:flex-start;gap:calc(13*var(--pixel));flex-flow:wrap;display:flex}@media screen and (max-width:1024px){.FeatureRevealContentSection-module-scss-module__D9DNXq__buttons-container{flex-direction:column}}
.FinancialReportsSection-module-scss-module__EdHqSa__report-item{padding:calc(42*var(--pixel))0;align-items:center;gap:calc(16*var(--pixel));border-bottom:1px solid #000;grid-template-columns:1fr 3fr 1fr;display:grid}@media screen and (max-width:1024px){.FinancialReportsSection-module-scss-module__EdHqSa__report-item{padding:calc(24*var(--pixel))0;grid-template-columns:1fr}}.FinancialReportsSection-module-scss-module__EdHqSa__report-item[data-theme=black],.FinancialReportsSection-module-scss-module__EdHqSa__report-item[data-theme=warm-black],.FinancialReportsSection-module-scss-module__EdHqSa__report-item[data-theme=dark-purple]{border-color:#fff}.FinancialReportsSection-module-scss-module__EdHqSa__report-item:last-child{border-bottom:none}.FinancialReportsSection-module-scss-module__EdHqSa__report-item .FinancialReportsSection-module-scss-module__EdHqSa__button-container{text-align:right}@media screen and (max-width:1024px){.FinancialReportsSection-module-scss-module__EdHqSa__report-item .FinancialReportsSection-module-scss-module__EdHqSa__button-container{text-align:left;margin-top:calc(12*var(--pixel))}}.FinancialReportsSection-module-scss-module__EdHqSa__card{margin-bottom:calc(140*var(--pixel));padding-top:0!important;padding-bottom:0!important}@media screen and (max-width:1024px){.FinancialReportsSection-module-scss-module__EdHqSa__card{margin-bottom:calc(80*var(--pixel))}}.FinancialReportsSection-module-scss-module__EdHqSa__card.FinancialReportsSection-module-scss-module__EdHqSa__filter-year-card{z-index:10;border-radius:1vw 1vw 0 0;margin-bottom:0;position:sticky;top:0}.FinancialReportsSection-module-scss-module__EdHqSa__card.FinancialReportsSection-module-scss-module__EdHqSa__report-list-card{border-radius:0 0 1vw 1vw}.FinancialReportsSection-module-scss-module__EdHqSa__card.FinancialReportsSection-module-scss-module__EdHqSa__last-card{margin-bottom:0}.FinancialReportsSection-module-scss-module__EdHqSa__filter-year-wrapper{position:relative}.FinancialReportsSection-module-scss-module__EdHqSa__filter-year-container{padding:calc(74*var(--pixel))0 calc(12*var(--pixel));-webkit-overflow-scrolling:touch;overscroll-behavior:contain auto;overflow:auto hidden}@media screen and (max-width:1024px){.FinancialReportsSection-module-scss-module__EdHqSa__filter-year-container{padding:calc(24*var(--pixel))0 calc(12*var(--pixel))}}.FinancialReportsSection-module-scss-module__EdHqSa__filter-year-container .FinancialReportsSection-module-scss-module__EdHqSa__filter-year-inner{gap:calc(18*var(--pixel));flex-direction:row;width:max-content;min-width:100%;display:flex}.FinancialReportsSection-module-scss-module__EdHqSa__gradient-left,.FinancialReportsSection-module-scss-module__EdHqSa__gradient-right{z-index:2;width:calc(40*var(--pixel));pointer-events:none;position:absolute;top:0;bottom:0}.FinancialReportsSection-module-scss-module__EdHqSa__gradient-left{left:0}.FinancialReportsSection-module-scss-module__EdHqSa__gradient-left[data-theme=white]{background:linear-gradient(90deg,#fff 0%,#0000 100%)}.FinancialReportsSection-module-scss-module__EdHqSa__gradient-left[data-theme=warm-white]{background:linear-gradient(90deg,#f4ece5 0%,#0000 100%)}.FinancialReportsSection-module-scss-module__EdHqSa__gradient-left[data-theme=light-gray]{background:linear-gradient(90deg,#f1f1f1 0%,#0000 100%)}.FinancialReportsSection-module-scss-module__EdHqSa__gradient-left[data-theme=black]{background:linear-gradient(90deg,#000 0%,#0000 100%)}.FinancialReportsSection-module-scss-module__EdHqSa__gradient-left[data-theme=warm-black]{background:linear-gradient(90deg,#191717 0%,#0000 100%)}.FinancialReportsSection-module-scss-module__EdHqSa__gradient-left[data-theme=dark-purple]{background:linear-gradient(90deg,#400215 0%,#0000 100%)}.FinancialReportsSection-module-scss-module__EdHqSa__gradient-right{right:0}.FinancialReportsSection-module-scss-module__EdHqSa__gradient-right[data-theme=white]{background:linear-gradient(270deg,#fff 0%,#0000 100%)}.FinancialReportsSection-module-scss-module__EdHqSa__gradient-right[data-theme=warm-white]{background:linear-gradient(270deg,#f4ece5 0%,#0000 100%)}.FinancialReportsSection-module-scss-module__EdHqSa__gradient-right[data-theme=light-gray]{background:linear-gradient(270deg,#f1f1f1 0%,#0000 100%)}.FinancialReportsSection-module-scss-module__EdHqSa__gradient-right[data-theme=black]{background:linear-gradient(270deg,#000 0%,#0000 100%)}.FinancialReportsSection-module-scss-module__EdHqSa__gradient-right[data-theme=warm-black]{background:linear-gradient(270deg,#191717 0%,#0000 100%)}.FinancialReportsSection-module-scss-module__EdHqSa__gradient-right[data-theme=dark-purple]{background:linear-gradient(270deg,#400215 0%,#0000 100%)}
.GeneralContentSection-module-scss-module__fnAAoG__title-container{margin-bottom:calc(40*var(--pixel))}.GeneralContentSection-module-scss-module__fnAAoG__image-container{width:100%;height:calc(852*var(--pixel));max-height:max(50vh,360*var(--pixel));border-radius:calc(40*var(--pixel));margin-bottom:calc(40*var(--pixel));position:relative;overflow:hidden}@media screen and (max-width:1024px){.GeneralContentSection-module-scss-module__fnAAoG__image-container{max-height:calc(325*var(--pixel))}}.GeneralContentSection-module-scss-module__fnAAoG__image-container img{object-fit:cover;object-position:center}.GeneralContentSection-module-scss-module__fnAAoG__body-container{gap:calc(30*var(--pixel));grid-template-columns:10fr 2fr;display:grid}@media screen and (max-width:1024px){.GeneralContentSection-module-scss-module__fnAAoG__body-container{grid-template-columns:1fr}}.GeneralContentSection-module-scss-module__fnAAoG__body-container.GeneralContentSection-module-scss-module__fnAAoG__columns-2{grid-template-columns:1fr 1fr}@media screen and (max-width:1024px){.GeneralContentSection-module-scss-module__fnAAoG__body-container.GeneralContentSection-module-scss-module__fnAAoG__columns-2{grid-template-columns:1fr}}.GeneralContentSection-module-scss-module__fnAAoG__body-container.GeneralContentSection-module-scss-module__fnAAoG__columns-3{grid-template-columns:1fr 1fr 1fr}@media screen and (max-width:1024px){.GeneralContentSection-module-scss-module__fnAAoG__body-container.GeneralContentSection-module-scss-module__fnAAoG__columns-3{grid-template-columns:1fr}}
.GIGeniusStatsSection-module-scss-module__1_sg7W__gi-genius-section[class*=container]{padding-bottom:calc(101*var(--pixel));border-top:1px solid #979797}@media screen and (max-width:1024px){.GIGeniusStatsSection-module-scss-module__1_sg7W__gi-genius-section[class*=container]{padding-bottom:calc(66*var(--pixel))!important}}.GIGeniusStatsSection-module-scss-module__1_sg7W__header-section{margin-bottom:calc(60*var(--pixel))}@media screen and (max-width:1024px){.GIGeniusStatsSection-module-scss-module__1_sg7W__header-section{margin-bottom:calc(30*var(--pixel))}}.GIGeniusStatsSection-module-scss-module__1_sg7W__header-section .GIGeniusStatsSection-module-scss-module__1_sg7W__title{max-width:calc(350*var(--pixel));text-align:center;position:relative}@media screen and (max-width:768px){.GIGeniusStatsSection-module-scss-module__1_sg7W__header-section .GIGeniusStatsSection-module-scss-module__1_sg7W__title{margin-bottom:calc(26*var(--pixel))}.GIGeniusStatsSection-module-scss-module__1_sg7W__header-section .GIGeniusStatsSection-module-scss-module__1_sg7W__title:after{bottom:calc(-28*var(--pixel));width:calc(80*var(--pixel));height:calc(3*var(--pixel));content:"";background-color:#000;position:absolute;left:50%;transform:translate(-50%)}}.GIGeniusStatsSection-module-scss-module__1_sg7W__block-1,.GIGeniusStatsSection-module-scss-module__1_sg7W__block-2{gap:calc(56*var(--pixel));flex-direction:column;display:flex}@media screen and (max-width:1024px){.GIGeniusStatsSection-module-scss-module__1_sg7W__block-1,.GIGeniusStatsSection-module-scss-module__1_sg7W__block-2{gap:calc(32*var(--pixel))}}.GIGeniusStatsSection-module-scss-module__1_sg7W__block-1 svg,.GIGeniusStatsSection-module-scss-module__1_sg7W__block-2 svg{max-width:100%;height:auto}.GIGeniusStatsSection-module-scss-module__1_sg7W__block-1{height:100%;padding:calc(28*var(--pixel));gap:0}@media screen and (max-width:1024px){.GIGeniusStatsSection-module-scss-module__1_sg7W__block-1{padding:calc(20*var(--pixel));gap:0}}@media screen and (max-width:768px){.GIGeniusStatsSection-module-scss-module__1_sg7W__block-1{padding:calc(24*var(--pixel));margin-top:calc(26*var(--pixel))}}.GIGeniusStatsSection-module-scss-module__1_sg7W__block-2{padding:calc(28*var(--pixel));gap:calc(80*var(--pixel))}@media screen and (max-width:1024px){.GIGeniusStatsSection-module-scss-module__1_sg7W__block-2{padding:calc(24*var(--pixel));gap:calc(24*var(--pixel))}}.GIGeniusStatsSection-module-scss-module__1_sg7W__block-3{justify-content:space-between;gap:calc(45*var(--pixel));border:1px solid #000;flex-direction:row;display:flex}@media screen and (max-width:1024px){.GIGeniusStatsSection-module-scss-module__1_sg7W__block-3{gap:calc(26*var(--pixel))}}@media screen and (max-width:1200px){.GIGeniusStatsSection-module-scss-module__1_sg7W__block-3{flex-direction:column}}.GIGeniusStatsSection-module-scss-module__1_sg7W__block-3 svg{max-width:100%;height:auto}.GIGeniusStatsSection-module-scss-module__1_sg7W__block-3>*{width:100%}.GIGeniusStatsSection-module-scss-module__1_sg7W__block-3 .GIGeniusStatsSection-module-scss-module__1_sg7W__block-3-main{max-width:calc(560*var(--pixel))}.GIGeniusStatsSection-module-scss-module__1_sg7W__block-3 .GIGeniusStatsSection-module-scss-module__1_sg7W__block-3-title{margin-bottom:calc(44*var(--pixel))}@media screen and (max-width:1024px){.GIGeniusStatsSection-module-scss-module__1_sg7W__block-3 .GIGeniusStatsSection-module-scss-module__1_sg7W__block-3-title{margin-bottom:calc(24*var(--pixel))}}.GIGeniusStatsSection-module-scss-module__1_sg7W__block-3 .GIGeniusStatsSection-module-scss-module__1_sg7W__block-3-svg{width:fit-content;max-width:calc(380*var(--pixel));align-self:start;height:fit-content;position:relative}.GIGeniusStatsSection-module-scss-module__1_sg7W__block-3 .GIGeniusStatsSection-module-scss-module__1_sg7W__block-3-svg svg{width:100%;height:auto;display:block}@media screen and (max-width:1200px){.GIGeniusStatsSection-module-scss-module__1_sg7W__block-3 .GIGeniusStatsSection-module-scss-module__1_sg7W__block-3-svg{max-width:calc(340*var(--pixel))}}.GIGeniusStatsSection-module-scss-module__1_sg7W__block-3 .GIGeniusStatsSection-module-scss-module__1_sg7W__block-3-svg-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:768px){.GIGeniusStatsSection-module-scss-module__1_sg7W__block-3 .GIGeniusStatsSection-module-scss-module__1_sg7W__block-3-svg-text .GIGeniusStatsSection-module-scss-module__1_sg7W__block-3-svg-text-title{font-size:calc(36*var(--pixel));margin-bottom:calc(6*var(--pixel))}}.GIGeniusStatsSection-module-scss-module__1_sg7W__block-3 .GIGeniusStatsSection-module-scss-module__1_sg7W__block-3-svg-text .GIGeniusStatsSection-module-scss-module__1_sg7W__block-3-svg-text-body{line-height:1}@media screen and (max-width:768px){.GIGeniusStatsSection-module-scss-module__1_sg7W__block-3 .GIGeniusStatsSection-module-scss-module__1_sg7W__block-3-svg-text .GIGeniusStatsSection-module-scss-module__1_sg7W__block-3-svg-text-body{font-size:calc(13*var(--pixel))}}.GIGeniusStatsSection-module-scss-module__1_sg7W__ref-index{top:1px;left:calc(2*var(--pixel));min-width:calc(20*var(--pixel));min-height:calc(20*var(--pixel));padding:calc(2*var(--pixel));font-size:calc(12*var(--pixel));vertical-align:super;border:1px solid #000;border-radius:100%;justify-content:center;align-items:center;line-height:1;display:inline-flex;position:relative}@media screen and (max-width:1024px){.GIGeniusStatsSection-module-scss-module__1_sg7W__ref-index{min-width:calc(16*var(--pixel));min-height:calc(16*var(--pixel));font-size:calc(10*var(--pixel));padding:0}}.GIGeniusStatsSection-module-scss-module__1_sg7W__block-2-card p{max-width:100%;font-size:calc(18*var(--pixel));line-height:calc(22*var(--pixel));text-align:left;overflow-wrap:break-word}.GIGeniusStatsSection-module-scss-module__1_sg7W__vs-container p{font-size:calc(18*var(--pixel));line-height:calc(22*var(--pixel))}.GIGeniusStatsSection-module-scss-module__1_sg7W__block-2-card:last-child p{max-width:calc(260*var(--pixel))}@media screen and (max-width:1024px){.GIGeniusStatsSection-module-scss-module__1_sg7W__block-2-card:last-child p{max-width:100%}}.GIGeniusStatsSection-module-scss-module__1_sg7W__gi-genius-xl{font-size:calc(120*var(--pixel));margin-bottom:calc(28*var(--pixel));line-height:1}@media screen and (max-width:1640px){.GIGeniusStatsSection-module-scss-module__1_sg7W__gi-genius-xl{font-size:calc(84*var(--pixel));margin-bottom:calc(20*var(--pixel))}}.GIGeniusStatsSection-module-scss-module__1_sg7W__stats-bottom-section{gap:calc(28*var(--pixel));display:flex}@media screen and (max-width:768px){.GIGeniusStatsSection-module-scss-module__1_sg7W__stats-bottom-section{gap:calc(24*var(--pixel));flex-direction:column}}.GIGeniusStatsSection-module-scss-module__1_sg7W__stats-bottom-section .GIGeniusStatsSection-module-scss-module__1_sg7W__block-4 .GIGeniusStatsSection-module-scss-module__1_sg7W__ref-index{border-color:#ff5a00!important}.GIGeniusStatsSection-module-scss-module__1_sg7W__stats-bottom-section .GIGeniusStatsSection-module-scss-module__1_sg7W__block-4 p{color:#ff5a00!important}.GIGeniusStatsSection-module-scss-module__1_sg7W__stats-bottom-section .GIGeniusStatsSection-module-scss-module__1_sg7W__block-4,.GIGeniusStatsSection-module-scss-module__1_sg7W__stats-bottom-section .GIGeniusStatsSection-module-scss-module__1_sg7W__block-5,.GIGeniusStatsSection-module-scss-module__1_sg7W__stats-bottom-section .GIGeniusStatsSection-module-scss-module__1_sg7W__block-6,.GIGeniusStatsSection-module-scss-module__1_sg7W__stats-bottom-section .GIGeniusStatsSection-module-scss-module__1_sg7W__block-7{padding:calc(26*var(--pixel));display:block;position:relative;overflow:visible}@media screen and (max-width:768px){.GIGeniusStatsSection-module-scss-module__1_sg7W__stats-bottom-section .GIGeniusStatsSection-module-scss-module__1_sg7W__block-4,.GIGeniusStatsSection-module-scss-module__1_sg7W__stats-bottom-section .GIGeniusStatsSection-module-scss-module__1_sg7W__block-5,.GIGeniusStatsSection-module-scss-module__1_sg7W__stats-bottom-section .GIGeniusStatsSection-module-scss-module__1_sg7W__block-6,.GIGeniusStatsSection-module-scss-module__1_sg7W__stats-bottom-section .GIGeniusStatsSection-module-scss-module__1_sg7W__block-7{min-height:auto}}@media screen and (max-width:1024px){.GIGeniusStatsSection-module-scss-module__1_sg7W__stats-bottom-section .GIGeniusStatsSection-module-scss-module__1_sg7W__block-4,.GIGeniusStatsSection-module-scss-module__1_sg7W__stats-bottom-section .GIGeniusStatsSection-module-scss-module__1_sg7W__block-5,.GIGeniusStatsSection-module-scss-module__1_sg7W__stats-bottom-section .GIGeniusStatsSection-module-scss-module__1_sg7W__block-6,.GIGeniusStatsSection-module-scss-module__1_sg7W__stats-bottom-section .GIGeniusStatsSection-module-scss-module__1_sg7W__block-7{padding:calc(20*var(--pixel))!important}}.GIGeniusStatsSection-module-scss-module__1_sg7W__stats-bottom-section .GIGeniusStatsSection-module-scss-module__1_sg7W__block-4 p,.GIGeniusStatsSection-module-scss-module__1_sg7W__stats-bottom-section .GIGeniusStatsSection-module-scss-module__1_sg7W__block-5 p,.GIGeniusStatsSection-module-scss-module__1_sg7W__stats-bottom-section .GIGeniusStatsSection-module-scss-module__1_sg7W__block-6 p,.GIGeniusStatsSection-module-scss-module__1_sg7W__stats-bottom-section .GIGeniusStatsSection-module-scss-module__1_sg7W__block-7 p{font-size:calc(16*var(--pixel));line-height:calc(20*var(--pixel))}.GIGeniusStatsSection-module-scss-module__1_sg7W__stats-bottom-section .GIGeniusStatsSection-module-scss-module__1_sg7W__block-4 .GIGeniusStatsSection-module-scss-module__1_sg7W__gi-genius-xl,.GIGeniusStatsSection-module-scss-module__1_sg7W__stats-bottom-section .GIGeniusStatsSection-module-scss-module__1_sg7W__block-5 .GIGeniusStatsSection-module-scss-module__1_sg7W__gi-genius-xl,.GIGeniusStatsSection-module-scss-module__1_sg7W__stats-bottom-section .GIGeniusStatsSection-module-scss-module__1_sg7W__block-6 .GIGeniusStatsSection-module-scss-module__1_sg7W__gi-genius-xl,.GIGeniusStatsSection-module-scss-module__1_sg7W__stats-bottom-section .GIGeniusStatsSection-module-scss-module__1_sg7W__block-7 .GIGeniusStatsSection-module-scss-module__1_sg7W__gi-genius-xl{font-size:calc(68*var(--pixel));margin-bottom:calc(28*var(--pixel));font-weight:300;line-height:1}.GIGeniusStatsSection-module-scss-module__1_sg7W__stats-bottom-section .GIGeniusStatsSection-module-scss-module__1_sg7W__block-6{border:1px solid #000}.GIGeniusStatsSection-module-scss-module__1_sg7W__stats-bottom-section .GIGeniusStatsSection-module-scss-module__1_sg7W__stats-inner-bottom-section{gap:calc(44*var(--pixel));width:100%;display:flex;position:relative}.GIGeniusStatsSection-module-scss-module__1_sg7W__stats-bottom-section .GIGeniusStatsSection-module-scss-module__1_sg7W__stats-inner-bottom-section>:first-child:after{top:50%;right:calc(-44.5*var(--pixel));width:calc(44*var(--pixel));content:"";pointer-events:none;background-color:#000;height:1px;position:absolute;transform:translateY(-50%)}@media screen and (max-width:768px){.GIGeniusStatsSection-module-scss-module__1_sg7W__stats-bottom-section .GIGeniusStatsSection-module-scss-module__1_sg7W__stats-inner-bottom-section{gap:calc(40*var(--pixel));flex-direction:column}.GIGeniusStatsSection-module-scss-module__1_sg7W__stats-bottom-section .GIGeniusStatsSection-module-scss-module__1_sg7W__stats-inner-bottom-section>:first-child:after{width:1px;height:calc(41*var(--pixel));top:100%;left:50%;transform:translate(0%)}}.GIGeniusStatsSection-module-scss-module__1_sg7W__block-1-title{text-align:left;margin-bottom:0}@media screen and (max-width:768px){.GIGeniusStatsSection-module-scss-module__1_sg7W__block-1-title{font-size:calc(38*var(--pixel))!important}}.GIGeniusStatsSection-module-scss-module__1_sg7W__block-1-visual{gap:calc(16*var(--pixel));margin-bottom:calc(32*var(--pixel));margin-top:calc(42*var(--pixel));background-color:#fff;flex-direction:column;display:flex}@media screen and (max-width:1024px){.GIGeniusStatsSection-module-scss-module__1_sg7W__block-1-visual{gap:calc(10*var(--pixel))}}@media screen and (max-width:768px){.GIGeniusStatsSection-module-scss-module__1_sg7W__block-1-visual{margin-bottom:calc(26*var(--pixel));margin-top:calc(26*var(--pixel))}}.GIGeniusStatsSection-module-scss-module__1_sg7W__block-1-visual-top{justify-content:space-between;align-items:center;width:100%;display:flex}.GIGeniusStatsSection-module-scss-module__1_sg7W__block-1-label{font-size:calc(16*var(--pixel));line-height:calc(20*var(--pixel));text-align:left;padding-bottom:calc(16*var(--pixel));padding-left:calc(22*var(--pixel));padding-top:calc(16*var(--pixel));margin:0}@media screen and (max-width:768px){.GIGeniusStatsSection-module-scss-module__1_sg7W__block-1-label{font-size:calc(10*var(--pixel));padding-bottom:calc(9*var(--pixel));padding-left:calc(9*var(--pixel));padding-top:calc(9*var(--pixel))}}.GIGeniusStatsSection-module-scss-module__1_sg7W__block-1-percentage-orange{padding:calc(16*var(--pixel));font-size:calc(30*var(--pixel));font-weight:400;line-height:calc(34*var(--pixel));text-align:right;margin:0;color:#ff5a00!important}@media screen and (max-width:768px){.GIGeniusStatsSection-module-scss-module__1_sg7W__block-1-percentage-orange{font-size:calc(24*var(--pixel))}}.GIGeniusStatsSection-module-scss-module__1_sg7W__block-1-visual-bar{background-color:#000;justify-content:flex-end;align-items:center;width:66.67%;display:flex}@media screen and (max-width:1024px){.GIGeniusStatsSection-module-scss-module__1_sg7W__block-1-visual-bar{width:70%;padding:0 0 calc(9*var(--pixel))calc(20*var(--pixel))}}.GIGeniusStatsSection-module-scss-module__1_sg7W__block-1-percentage-white{padding:calc(16*var(--pixel));font-size:calc(30*var(--pixel));font-weight:400;line-height:calc(34*var(--pixel));text-align:right;margin:0;color:#fff!important}@media screen and (max-width:768px){.GIGeniusStatsSection-module-scss-module__1_sg7W__block-1-percentage-white{padding:calc(9*var(--pixel));font-size:calc(24*var(--pixel))}}.GIGeniusStatsSection-module-scss-module__1_sg7W__block-1-text{text-align:left;margin:0}@media screen and (max-width:768px){.GIGeniusStatsSection-module-scss-module__1_sg7W__block-1-text{font-size:calc(14*var(--pixel))}}.GIGeniusStatsSection-module-scss-module__1_sg7W__block-2-top{align-items:flex-start;gap:calc(24*var(--pixel));flex-direction:column;width:100%;display:flex}@media screen and (max-width:1024px){.GIGeniusStatsSection-module-scss-module__1_sg7W__block-2-top{align-items:center;gap:calc(26*var(--pixel))}}.GIGeniusStatsSection-module-scss-module__1_sg7W__block-2-title{text-align:left;margin-bottom:0}.GIGeniusStatsSection-module-scss-module__1_sg7W__block-2-description{font-size:calc(20*var(--pixel));line-height:calc(24*var(--pixel))}.GIGeniusStatsSection-module-scss-module__1_sg7W__block-2-bottom{justify-content:center;gap:calc(40*var(--pixel));display:flex}@media screen and (max-width:1024px){.GIGeniusStatsSection-module-scss-module__1_sg7W__block-2-bottom{gap:calc(14*var(--pixel));flex-direction:column}}@media screen and (max-width:768px){.GIGeniusStatsSection-module-scss-module__1_sg7W__block-2-bottom{gap:calc(18*var(--pixel))}}.GIGeniusStatsSection-module-scss-module__1_sg7W__block-2-card{flex:1 1 calc(250*var(--pixel));width:calc(250*var(--pixel));min-width:calc(250*var(--pixel));max-width:calc(250*var(--pixel));height:100%;padding:calc(24*var(--pixel));border-radius:calc(12*var(--pixel));text-align:left;flex-direction:column;align-items:flex-start;display:flex;background-color:#fff!important}@media screen and (max-width:1024px){.GIGeniusStatsSection-module-scss-module__1_sg7W__block-2-card{flex:auto;width:100%;min-width:0;max-width:100%}}.GIGeniusStatsSection-module-scss-module__1_sg7W__block-2-subtitle{text-align:left;margin-bottom:calc(20*var(--pixel))}@media screen and (max-width:1024px){.GIGeniusStatsSection-module-scss-module__1_sg7W__block-2-subtitle{margin-bottom:calc(6*var(--pixel))}}@media screen and (max-width:768px){.GIGeniusStatsSection-module-scss-module__1_sg7W__block-2-subtitle{margin-bottom:calc(20*var(--pixel));font-size:calc(74*var(--pixel))!important}}.GIGeniusStatsSection-module-scss-module__1_sg7W__vs-container{padding:0 calc(10*var(--pixel));text-align:center;flex-shrink:0;align-self:center}@media screen and (max-width:1024px){.GIGeniusStatsSection-module-scss-module__1_sg7W__vs-container{padding:calc(8*var(--pixel))0}}.GIGeniusStatsSection-module-scss-module__1_sg7W__stats-section{gap:calc(45*var(--pixel));flex-direction:column;display:flex}@media screen and (max-width:768px){.GIGeniusStatsSection-module-scss-module__1_sg7W__stats-section{gap:calc(30*var(--pixel))}}.GIGeniusStatsSection-module-scss-module__1_sg7W__stats-inner-section{gap:calc(30*var(--pixel));display:flex}@media screen and (max-width:1200px){.GIGeniusStatsSection-module-scss-module__1_sg7W__stats-inner-section{gap:calc(32*var(--pixel));flex-direction:column}}
.ImageAccordionSection-module-scss-module__dy3YPq__feature-container{gap:calc(50*var(--pixel));flex-direction:column;display:flex}@media screen and (max-width:1024px){.ImageAccordionSection-module-scss-module__dy3YPq__feature-container{gap:calc(24*var(--pixel));order:2}}.ImageAccordionSection-module-scss-module__dy3YPq__image-container{flex-grow:1;width:100%;position:relative}@media screen and (max-width:1024px){.ImageAccordionSection-module-scss-module__dy3YPq__image-container{height:calc(405*var(--pixel))}}.ImageAccordionSection-module-scss-module__dy3YPq__image-container img{border-radius:calc(22*var(--pixel));object-fit:cover}@media screen and (max-width:1024px){.ImageAccordionSection-module-scss-module__dy3YPq__image-container img{border-radius:calc(32*var(--pixel))}}.ImageAccordionSection-module-scss-module__dy3YPq__container{gap:calc(105*var(--pixel));grid-template-columns:3fr 2fr;min-height:100vh;display:grid}@media screen and (max-width:1024px){.ImageAccordionSection-module-scss-module__dy3YPq__container{gap:calc(40*var(--pixel));grid-template-columns:1fr;min-height:auto}}.ImageAccordionSection-module-scss-module__dy3YPq__title{margin-bottom:calc(35*var(--pixel))}.ImageAccordionSection-module-scss-module__dy3YPq__content-container{justify-content:center;gap:calc(53*var(--pixel));flex-direction:column;display:flex}@media screen and (max-width:1024px){.ImageAccordionSection-module-scss-module__dy3YPq__content-container{gap:calc(32*var(--pixel))}}.ImageAccordionSection-module-scss-module__dy3YPq__expand-button-container{margin-top:calc(65*var(--pixel));justify-content:center;display:flex}@media screen and (max-width:1024px){.ImageAccordionSection-module-scss-module__dy3YPq__expand-button-container{margin-top:calc(13*var(--pixel))}}.ImageAccordionSection-module-scss-module__dy3YPq__body-container{max-height:calc(270*var(--pixel));will-change:max-height;transition:max-height .8s;position:relative;overflow:hidden}.ImageAccordionSection-module-scss-module__dy3YPq__body-container.ImageAccordionSection-module-scss-module__dy3YPq__is-active{max-height:calc(2000*var(--pixel))}.ImageAccordionSection-module-scss-module__dy3YPq__body-container.ImageAccordionSection-module-scss-module__dy3YPq__is-active:before{opacity:0}.ImageAccordionSection-module-scss-module__dy3YPq__body-container:before{width:100%;height:calc(150*var(--pixel));content:"";opacity:1;pointer-events:none;transition:opacity .4s;position:absolute;bottom:0;left:0;-webkit-mask-image:linear-gradient(#0000 0%,#fff 100%);mask-image:linear-gradient(#0000 0%,#fff 100%)}.ImageAccordionSection-module-scss-module__dy3YPq__body-container[data-theme=white]:before{background-color:#fff}.ImageAccordionSection-module-scss-module__dy3YPq__body-container[data-theme=warm-white]:before{background-color:#f4ece5}.ImageAccordionSection-module-scss-module__dy3YPq__body-container[data-theme=black]:before{background-color:#000}.ImageAccordionSection-module-scss-module__dy3YPq__body-container[data-theme=warm-black]:before{background-color:#191717}.ImageAccordionSection-module-scss-module__dy3YPq__body-container[data-theme=dark-purple]:before{background-color:#400215}.ImageAccordionSection-module-scss-module__dy3YPq__body-container[data-theme=light-gray]:before{background-color:#f1f1f1}
.ImageSection-module-scss-module__ljT52W__container{height:100vh;padding:calc(60*var(--pixel))calc(40*var(--pixel))}@media screen and (max-width:1024px){.ImageSection-module-scss-module__ljT52W__container{max-height:50vh;padding:calc(24*var(--pixel))calc(20*var(--pixel))}}.ImageSection-module-scss-module__ljT52W__container.ImageSection-module-scss-module__ljT52W__half-size{height:max(60vh,400*var(--pixel))}@media screen and (max-width:1024px){.ImageSection-module-scss-module__ljT52W__container.ImageSection-module-scss-module__ljT52W__half-size{max-height:50vh}}.ImageSection-module-scss-module__ljT52W__image{border-radius:4vw;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.ImageSection-module-scss-module__ljT52W__image img{object-fit:cover;object-position:center}
