/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:rgba(79,79,79,0.4);--pswp-preloader-color-secondary:rgba(255,255,255,0.9);--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color);position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp,.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__bg,.pswp__container,.pswp__content,.pswp__img,.pswp__item,.pswp__scroll-wrap,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:zoom-out}.pswp__button,.pswp__container,.pswp__counter,.pswp__img{-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:active,.pswp__button:focus,.pswp__button:hover{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}.pswp__img--with-bg,div.pswp__img--placeholder{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;top:0;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pswp__counter{height:30px;margin-top:15px;-webkit-margin-start:20px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}.styles_lightbox__PH_Su .pswp__custom-close-button{position:absolute;top:var(--container-padding-static);right:var(--container-padding)}.styles_lightbox__PH_Su .pswp__button--arrow{display:flex;flex-direction:row;align-items:center;justify-content:center;visibility:visible;transform:translateZ(0);outline:none;border:2px solid var(--color-grey);border-radius:.375rem;color:var(--color-grey);transition:background-color .65s linear,color .65s linear,opacity .25s linear}.styles_lightbox__PH_Su .pswp__button--arrow.pswp__button--arrow--prev{left:var(--container-padding)}.styles_lightbox__PH_Su .pswp__button--arrow.pswp__button--arrow--next{right:var(--container-padding)}@media(min-width:999.001px){.styles_lightbox__PH_Su .pswp__button--arrow{width:2.5rem;height:2.5rem;margin-top:-1.25rem}}@media(max-width:999px){.styles_lightbox__PH_Su .pswp__button--arrow{width:2.5rem;height:2.5rem;margin-top:-1.25rem}}@media(pointer:fine){.styles_lightbox__PH_Su .pswp__button--arrow:hover{background-color:var(--color-white);color:var(--color-black)}}.styles_lightbox__PH_Su .pswp__button--arrow svg{position:relative;display:block;width:60%;height:auto}.styles_gallery__wMBTy{padding:0 0 0 var(--container-padding);overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_gallery__wMBTy .styles_slider__DNJcN.swiper{overflow:visible;cursor:-webkit-grab;cursor:grab}.styles_gallery__wMBTy .styles_slider__DNJcN.swiper:active{cursor:-webkit-grabbing;cursor:grabbing}.styles_gallery__wMBTy .styles_slide__7B9nv{width:max-content}@media(min-width:999.001px){.styles_gallery__wMBTy .styles_slide__7B9nv{padding-right:var(--container-padding-static)}}@media(max-width:999px){.styles_gallery__wMBTy .styles_slide__7B9nv{padding-right:var(--container-padding-static)}}.styles_media_wrapper__1yatR{position:relative;display:block}@media(min-width:999.001px){.styles_media_wrapper__1yatR{height:30rem;width:calc(30rem*var(--ratio))}}@media(max-width:999px){.styles_media_wrapper__1yatR{height:22.5rem;width:calc(22.5rem*var(--ratio));max-width:calc(100vw - var(--container-padding-static)*4)}}.styles_media_wrapper__1yatR .styles_media__J4mft{pointer-events:none}@media(min-width:999.001px){.styles_media_wrapper__1yatR .styles_media__J4mft{border-radius:.5rem}}@media(max-width:999px){.styles_media_wrapper__1yatR .styles_media__J4mft{border-radius:.375rem}}@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{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.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{-webkit-margin-start:var(--swiper-centered-offset-before);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{-webkit-margin-before:var(--swiper-centered-offset-before);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-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_gallery__uQojk{overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.styles_gallery__uQojk::-webkit-scrollbar{display:none;-webkit-appearance:none;appearance:none;width:0;height:0}.styles_container_wrapper__k3p4x{display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;gap:var(--container-padding-static);width:max-content;padding:0 var(--container-padding)}.styles_media_wrapper__XdI0B{position:relative;display:block}@media(min-width:999.001px){.styles_media_wrapper__XdI0B{height:30rem;width:calc(30rem*var(--ratio))}}@media(max-width:999px){.styles_media_wrapper__XdI0B{height:22.5rem;width:calc(22.5rem*var(--ratio))}}.styles_media_wrapper__XdI0B .styles_media__30k2k{pointer-events:none}@media(min-width:999.001px){.styles_media_wrapper__XdI0B .styles_media__30k2k{border-radius:.5rem}}@media(max-width:999px){.styles_media_wrapper__XdI0B .styles_media__30k2k{border-radius:.375rem}}@media(min-width:999.001px){.styles_home_people__VhGVw .styles_content__usAT6{margin-top:4.25rem}.styles_home_people__VhGVw .styles_gallery___1Yb_{margin-top:9.625rem}}@media(max-width:999px){.styles_home_people__VhGVw .styles_content__usAT6{margin-top:3.125rem}.styles_home_people__VhGVw .styles_gallery___1Yb_{margin-top:6.875rem}}.styles_main__3FI6r{padding:0 var(--container-padding)}.styles_title__TD6V8{margin:0;font-style:normal;font-weight:500;text-transform:uppercase}@media(min-width:999.001px){.styles_title__TD6V8{font-size:3.375rem;line-height:110%}}@media(max-width:999px){.styles_title__TD6V8{font-size:1.5625rem;line-height:112%}}.styles_content__usAT6{position:relative;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}.styles_content__usAT6 .styles_decor__19_HM{position:relative;flex-shrink:0}@media(min-width:999.001px){.styles_content__usAT6 .styles_decor__19_HM{margin-left:16.25rem;margin-top:.3125rem;width:10rem;height:10rem}}@media(max-width:999px){.styles_content__usAT6 .styles_decor__19_HM{margin-left:1.875rem;margin-top:.125rem;width:6rem;height:6rem}}.styles_description__C_JP7{font-style:normal;font-weight:400;text-transform:uppercase}@media(min-width:999.001px){.styles_description__C_JP7{max-width:24.888em;font-size:1.125rem;line-height:110%}}@media(max-width:999px){.styles_description__C_JP7{font-size:.875rem;line-height:107%}}@media(min-width:999.001px){.styles_home_founders__mJCy8 .styles_description__Ut31E{margin:9.625rem auto 0}}@media(max-width:999px){.styles_home_founders__mJCy8 .styles_description__Ut31E{margin:6.625rem auto 0}}.styles_list__5yxRS{margin:0;padding:0;list-style:none;padding:0 var(--container-padding)}@media(min-width:999.001px){.styles_list__5yxRS{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:3.75rem 1.5rem;gap:3.75rem 1.5rem}.styles_list__5yxRS li:nth-child(2n+2){margin-top:7.5rem}}@media(max-width:999px){.styles_list__5yxRS{display:flex;flex-direction:column;align-items:center;justify-content:center}.styles_list__5yxRS li{max-width:14.8125rem}.styles_list__5yxRS li+li{margin-top:3.375rem}}.styles_home_founders_item__Y7AyB .styles_post__ZDLDg{margin-top:.875rem}@media(min-width:999.001px){.styles_home_founders_item__Y7AyB .styles_post__ZDLDg{max-width:20em}}.styles_photo__Rtt3T{position:relative;padding-top:133.33%}@media(min-width:999.001px){.styles_photo__Rtt3T .styles_media__4ZJJK{border-radius:.5rem}}@media(max-width:999px){.styles_photo__Rtt3T .styles_media__4ZJJK{border-radius:.375rem}}.styles_info__vTxmy{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-bottom:1px solid}@media(min-width:999.001px){.styles_info__vTxmy{min-height:3rem}}@media(max-width:999px){.styles_info__vTxmy{min-height:2.5rem}}.styles_info__vTxmy .styles_socials__IFiwt{flex-shrink:0}.styles_name__E6HJ7{margin:0;font-style:normal;font-weight:500;line-height:110%;text-transform:uppercase}@media(min-width:999.001px){.styles_name__E6HJ7{font-size:1.125rem}}@media(max-width:999px){.styles_name__E6HJ7{font-size:.875rem}}.styles_socials__IFiwt{display:flex;flex-direction:row;align-items:center;justify-content:center}@media(min-width:999.001px){.styles_socials__IFiwt{margin:-.25rem}.styles_socials__IFiwt>*+*{margin-left:.5rem}}@media(max-width:999px){.styles_socials__IFiwt{margin:-.25rem}.styles_socials__IFiwt>*+*{margin-left:.25rem}}.styles_socials__IFiwt a{display:flex;flex-direction:column;align-items:center;justify-content:center;color:currentcolor;text-decoration:none;transition:color .35s linear}@media(pointer:fine){.styles_socials__IFiwt a:hover{color:var(--color-grey-b4)}}@media(min-width:999.001px){.styles_socials__IFiwt a{width:1.75rem;height:1.75rem}.styles_socials__IFiwt a svg{width:1.25rem;height:1.25rem}}@media(max-width:999px){.styles_socials__IFiwt a{width:1.5rem;height:1.5rem}.styles_socials__IFiwt a svg{width:1rem;height:1rem}}.styles_post__ZDLDg{font-style:normal;font-weight:400;line-height:110%;text-transform:uppercase}@media(min-width:999.001px){.styles_post__ZDLDg{font-size:.875rem}}@media(max-width:999px){.styles_post__ZDLDg{font-size:.6875rem}}.styles_list__aP9HE{padding:0 0 0 var(--container-padding);overflow:hidden}.styles_list__aP9HE .styles_slider__W1ywv.swiper{overflow:visible;cursor:-webkit-grab;cursor:grab}.styles_list__aP9HE .styles_slider__W1ywv.swiper:active{cursor:-webkit-grabbing;cursor:grabbing}@media(min-width:999.001px){.styles_list__aP9HE .styles_slide__Pbn9p{width:19rem;padding-right:var(--container-padding-static)}}@media(max-width:999px){.styles_list__aP9HE .styles_slide__Pbn9p{width:12.9375rem;padding-right:var(--container-padding-static)}}.styles_photo__aGPmR{position:relative;padding-top:133.33%}@media(min-width:999.001px){.styles_photo__aGPmR .styles_media__ITRP1{border-radius:.5rem}}@media(max-width:999px){.styles_photo__aGPmR .styles_media__ITRP1{border-radius:.375rem}}.styles_content__nhF_q{display:grid;grid-template-columns:1fr}@media(min-width:999.001px){.styles_content__nhF_q{gap:.6875rem}}@media(max-width:999px){.styles_content__nhF_q{gap:.5rem}.styles_content__nhF_q .styles_quote__YddxX{max-width:90%}}.styles_name__gzYuY{margin:0;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;border-bottom:1px solid;font-style:normal;font-weight:500;line-height:110%;text-transform:uppercase}@media(min-width:999.001px){.styles_name__gzYuY{min-height:2.875rem;font-size:1.125rem}}@media(max-width:999px){.styles_name__gzYuY{min-height:2rem;font-size:.875rem}}.styles_description__fdMVy,.styles_quote__YddxX{margin:0;font-style:normal;font-weight:400;line-height:110%;text-transform:uppercase}@media(min-width:999.001px){.styles_description__fdMVy,.styles_quote__YddxX{font-size:.875rem}}@media(max-width:999px){.styles_description__fdMVy,.styles_quote__YddxX{font-size:.6875rem}}.styles_description__fdMVy{margin-top:.125rem}.styles_quote__YddxX{font-style:italic}.styles_quote__YddxX:before{content:"— "}.styles_quote__YddxX:after{display:none}.styles_home_become_title___NSax{margin:0;font-style:normal;font-weight:500;line-height:110%;text-transform:uppercase}@media(min-width:999.001px){.styles_home_become_title___NSax{font-size:2.5625rem}}@media(max-width:999px){.styles_home_become_title___NSax{font-size:1.5625rem}}.styles_home_become_title___NSax .v-split-text__word{position:relative}.styles_button_container__YFFUq{display:inline-block}@media(min-width:999.001px){.styles_button_container__YFFUq{width:10.75rem}}@media(max-width:999px){.styles_button_container__YFFUq{width:6rem}}.styles_button__RwB5N{position:absolute;top:50%;transform:translate3d(0,-50%,0);display:flex;flex-direction:row;align-items:center;justify-content:center;padding:.1em 0 0;border:2px solid;font-style:normal;font-weight:500;line-height:110%;text-transform:uppercase;text-wrap:nowrap;color:currentcolor;text-decoration:none;transition:background-color .4s linear,color .4s linear}@media(prefers-reduced-motion:reduce){.styles_button__RwB5N{transition-duration:.2s}}@media(pointer:fine){.styles_button__RwB5N:hover{background-color:var(--color-white);color:var(--color-black)}}@media(min-width:999.001px){.styles_button__RwB5N{left:.375rem;width:10rem;height:2.5rem;border-radius:.5rem;font-size:.875rem}}@media(max-width:999px){.styles_button__RwB5N{width:6rem;height:1.5rem;border-radius:.3125rem;font-size:.6875rem}}.styles_button__RwB5N svg{margin-top:-.0625rem;height:auto}@media(min-width:999.001px){.styles_button__RwB5N svg{margin-left:.5rem;width:1rem}}@media(max-width:999px){.styles_button__RwB5N svg{margin-left:.3125rem;width:.75rem}}@media(min-width:999.001px){.styles_home_become__iHCnU .styles_cta__dh7b1{margin-top:9.625rem}}@media(max-width:999px){.styles_home_become__iHCnU .styles_cta__dh7b1{margin-top:6.375rem}}.styles_section__MVl39{padding:0 var(--container-padding)}@media(min-width:999.001px){.styles_main__gEAkx{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem}.styles_main__gEAkx .styles_title__ajyCJ{margin-top:-.5rem}.styles_main__gEAkx .styles_items__5kCxX{margin-top:-.1875rem}}@media(max-width:999px){.styles_main__gEAkx .styles_title__ajyCJ{margin-top:-.25rem}.styles_main__gEAkx *+.styles_items__5kCxX{margin-top:3.25rem}}.styles_items__5kCxX{margin:0;padding:0;list-style:none}.styles_cta__dh7b1{display:flex;flex-direction:column;align-items:center;justify-content:center}@media(min-width:999.001px){.styles_cta__dh7b1>*+*{margin-top:3.8125rem}}@media(max-width:999px){.styles_cta__dh7b1>*+*{margin-top:2.75rem}}.styles_cta__text__eQ0Y5{margin:0;font-style:normal;font-weight:500;line-height:110%;text-transform:uppercase;text-align:center}@media(min-width:999.001px){.styles_cta__text__eQ0Y5{max-width:57.5rem;font-size:1.5rem}}@media(max-width:999px){.styles_cta__text__eQ0Y5{font-size:1.1875rem}}.styles_list__6PWkQ{padding:0 0 0 var(--container-padding);overflow:hidden}.styles_list__6PWkQ .styles_slider__lx8Pr.swiper{overflow:visible;cursor:-webkit-grab;cursor:grab}.styles_list__6PWkQ .styles_slider__lx8Pr.swiper:active{cursor:-webkit-grabbing;cursor:grabbing}@media(min-width:999.001px){.styles_list__6PWkQ .styles_slide__YIYp_{width:19rem;padding-right:var(--container-padding-static)}}@media(max-width:999px){.styles_list__6PWkQ .styles_slide__YIYp_{width:12.9375rem;padding-right:var(--container-padding-static)}}.styles_home_mass_media_item__LskeQ{display:block;color:currentcolor;text-decoration:none}.styles_photo__AeH68{position:relative;padding-top:71.42%}@media(min-width:999.001px){.styles_photo__AeH68 .styles_media__CjL8s{border-radius:.5rem}}@media(max-width:999px){.styles_photo__AeH68 .styles_media__CjL8s{border-radius:.375rem}}.styles_content__O9weL{display:grid;grid-template-columns:1fr}@media(min-width:999.001px){.styles_content__O9weL{gap:.6875rem}}@media(max-width:999px){.styles_content__O9weL{gap:.5rem}.styles_content__O9weL .styles_quote__9TevT{max-width:90%}}.styles_source__bLk4G{margin:0;border-bottom:1px solid;font-style:normal;font-weight:400;letter-spacing:.04em;text-transform:uppercase}@media(min-width:999.001px){.styles_source__bLk4G{padding:.75rem 0;font-size:.875rem;line-height:1rem}}@media(max-width:999px){.styles_source__bLk4G{padding:.625rem 0;font-size:.75rem;line-height:.875rem}}.styles_title__K02Tc{margin:0;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;font-style:normal;font-weight:400;line-height:110%;text-transform:uppercase}@media(min-width:999.001px){.styles_title__K02Tc{padding:.25rem 0 0;font-size:1.125rem}}@media(max-width:999px){.styles_title__K02Tc{padding:.25rem 0 0;font-size:.875rem}}