:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:initial}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}::slotted(svg),svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(90deg)}}}.gallery_swiper-arrow-right__bj6QX{right:.75rem}.gallery_swiper-arrow-left__jifZR,.gallery_swiper-arrow-right__bj6QX{cursor:pointer;position:absolute;top:50%;padding:.5rem;border-radius:50%;background-color:rgba(0,0,0,.6);z-index:1}.gallery_swiper-arrow-left__jifZR{left:.75rem;transform:rotate(180deg)}.HtmlContent_root__FIwsw{overflow:hidden;font-size:1rem;font-weight:400;--tw-text-opacity:1;color:rgb(33 33 33/var(--tw-text-opacity,1))}.HtmlContent_root__FIwsw *{font-size:inherit;line-height:inherit;font-weight:inherit;overflow-wrap:normal}.HtmlContent_root__FIwsw p{margin-bottom:1.25rem;font-size:.875rem;line-height:1.313rem;font-weight:300}@media (min-width:1024px){.HtmlContent_root__FIwsw p{margin-bottom:1.75rem;font-size:1.125rem;line-height:1.75rem}}.HtmlContent_root__FIwsw pre{display:grid;overflow:auto}.HtmlContent_root__FIwsw pre code{min-width:0}.HtmlContent_root__FIwsw h1{font-weight:400}.HtmlContent_root__FIwsw h2,.HtmlContent_root__FIwsw h3,.HtmlContent_root__FIwsw h4,.HtmlContent_root__FIwsw h5,.HtmlContent_root__FIwsw h6{font-weight:500}.HtmlContent_root__FIwsw b,.HtmlContent_root__FIwsw strong{font-weight:700}.HtmlContent_root__FIwsw h1{margin-bottom:.75rem;font-size:1.625rem;line-height:1.813rem}@media (min-width:1024px){.HtmlContent_root__FIwsw h1{font-size:3.5rem;line-height:4.188rem}}.HtmlContent_root__FIwsw h2{margin-bottom:1rem;margin-top:2.5rem;font-size:1.25rem;line-height:1.375rem}@media (min-width:1024px){.HtmlContent_root__FIwsw h2{font-size:2rem;line-height:2.4rem}}.HtmlContent_root__FIwsw h3{margin-bottom:.75rem;margin-top:1.5rem;font-size:1.125rem;line-height:1.375rem}@media (min-width:1024px){.HtmlContent_root__FIwsw h3{font-size:1.625rem;line-height:1.95rem}}.HtmlContent_root__FIwsw h4{margin-bottom:.5rem;margin-top:1.25rem;font-size:1rem;line-height:1.188rem}@media (min-width:1024px){.HtmlContent_root__FIwsw h4{font-size:1.375rem;line-height:1.65rem}}.HtmlContent_root__FIwsw h5{margin-bottom:.5rem;margin-top:1.25rem;font-size:1rem;line-height:1.188rem}@media (min-width:1024px){.HtmlContent_root__FIwsw h5{font-size:1.375rem;line-height:1.65rem}}.HtmlContent_root__FIwsw h6{margin-bottom:.5rem;margin-top:1.25rem;font-size:1rem;line-height:1.188rem}@media (min-width:1024px){.HtmlContent_root__FIwsw h6{font-size:1.375rem;line-height:1.65rem}}.HtmlContent_root__FIwsw h1:first-child,.HtmlContent_root__FIwsw>h2:first-child,.HtmlContent_root__FIwsw>h3:first-child,.HtmlContent_root__FIwsw>h4:first-child,.HtmlContent_root__FIwsw>h5:first-child,.HtmlContent_root__FIwsw>h6:first-child{margin-top:0}.HtmlContent_root__FIwsw img{width:100%}.HtmlContent_root__FIwsw em,.HtmlContent_root__FIwsw i{font-style:italic}.HtmlContent_root__FIwsw ul{margin-top:.75rem;margin-bottom:.75rem;list-style-type:disc;padding-left:2rem;font-size:.875rem;line-height:1.5rem;font-weight:300}@media (min-width:1024px){.HtmlContent_root__FIwsw ul{margin-top:1.5rem;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.75rem}}.HtmlContent_root__FIwsw ol{margin-top:.75rem;margin-bottom:.75rem;list-style-type:decimal;padding-left:2.5rem;font-size:.875rem;line-height:1.5rem;font-weight:300}@media (min-width:1024px){.HtmlContent_root__FIwsw ol{margin-top:1.5rem;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.75rem}}.HtmlContent_root__FIwsw p:has(+ol),.HtmlContent_root__FIwsw p:has(+ul){margin-bottom:0}.HtmlContent_root__FIwsw p+ol,.HtmlContent_root__FIwsw p+ul{margin-top:.75rem}@media (min-width:1024px){.HtmlContent_root__FIwsw p+ol,.HtmlContent_root__FIwsw p+ul{margin-top:1.5rem}}.HtmlContent_root__FIwsw h1+ol,.HtmlContent_root__FIwsw h1+ul,.HtmlContent_root__FIwsw h2+ol,.HtmlContent_root__FIwsw h2+ul,.HtmlContent_root__FIwsw h3+ol,.HtmlContent_root__FIwsw h3+ul,.HtmlContent_root__FIwsw h4+ol,.HtmlContent_root__FIwsw h4+ul,.HtmlContent_root__FIwsw h5+ol,.HtmlContent_root__FIwsw h5+ul{margin-top:.75rem}@media (min-width:1024px){.HtmlContent_root__FIwsw h1+ol,.HtmlContent_root__FIwsw h1+ul,.HtmlContent_root__FIwsw h2+ol,.HtmlContent_root__FIwsw h2+ul,.HtmlContent_root__FIwsw h3+ol,.HtmlContent_root__FIwsw h3+ul,.HtmlContent_root__FIwsw h4+ol,.HtmlContent_root__FIwsw h4+ul,.HtmlContent_root__FIwsw h5+ol,.HtmlContent_root__FIwsw h5+ul{margin-top:1rem}}.HtmlContent_root__FIwsw h6+ol,.HtmlContent_root__FIwsw h6+ul{margin-top:.25rem}@media (min-width:1024px){.HtmlContent_root__FIwsw h6+ol,.HtmlContent_root__FIwsw h6+ul{margin-top:1rem}}.HtmlContent_root__FIwsw ol li,.HtmlContent_root__FIwsw ul li{margin-bottom:.625rem}@media (min-width:1024px){.HtmlContent_root__FIwsw ol li,.HtmlContent_root__FIwsw ul li{margin-bottom:.875rem}}.HtmlContent_root__FIwsw li ol,.HtmlContent_root__FIwsw li ul{margin-top:.625rem;margin-bottom:.625rem}@media (min-width:1024px){.HtmlContent_root__FIwsw li ol,.HtmlContent_root__FIwsw li ul{margin-top:.875rem;margin-bottom:.875rem}}.HtmlContent_root__FIwsw ol+h1,.HtmlContent_root__FIwsw ol+h2,.HtmlContent_root__FIwsw ol+h3,.HtmlContent_root__FIwsw ol+h4,.HtmlContent_root__FIwsw ol+h5,.HtmlContent_root__FIwsw ol+h6,.HtmlContent_root__FIwsw ol+p,.HtmlContent_root__FIwsw ul+h1,.HtmlContent_root__FIwsw ul+h2,.HtmlContent_root__FIwsw ul+h3,.HtmlContent_root__FIwsw ul+h4,.HtmlContent_root__FIwsw ul+h5,.HtmlContent_root__FIwsw ul+h6,.HtmlContent_root__FIwsw ul+p{margin-top:0}.HtmlContent_root__FIwsw figure{margin-left:auto;margin-right:auto;list-style-type:disc;padding-bottom:1.5rem;padding-top:1rem}@media (min-width:1024px){.HtmlContent_root__FIwsw figure{padding-bottom:2.5rem;padding-top:1.5rem}}.HtmlContent_root__FIwsw figure figcaption{margin-top:.5rem;text-align:center;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(102 102 102/var(--tw-text-opacity,1))}.HtmlContent_root__FIwsw a{font-weight:400;text-decoration-line:underline}.HtmlContent_root__FIwsw a:focus{outline:2px solid #000}.HtmlContent_reach-text__D_hVf figure.HtmlContent_table__FaE_6{display:block;overflow-x:auto;margin:1.5rem auto}.HtmlContent_root__FIwsw table{width:100%;border-collapse:collapse;text-align:left;font-size:var(--heroui-font-size-small);line-height:var(--heroui-line-height-small)}.HtmlContent_root__FIwsw td,.HtmlContent_root__FIwsw th{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;border-bottom-width:1px;border-style:dotted;--tw-border-opacity:1;border-color:rgb(136 136 136/var(--tw-border-opacity,1));padding:.5rem .25rem}@media (min-width:1024px){.HtmlContent_root__FIwsw td,.HtmlContent_root__FIwsw th{padding-left:1rem;padding-right:1rem}}.HtmlContent_root__FIwsw td,.HtmlContent_root__FIwsw th{hyphenate-limit-chars:4 4 4;-webkit-hyphenate-limit-before:4;-webkit-hyphenate-limit-after:4}.HtmlContent_root__FIwsw th{background-color:initial;font-size:var(--heroui-font-size-tiny);line-height:var(--heroui-line-height-tiny);font-weight:400;text-transform:capitalize;--tw-text-opacity:1;color:rgb(102 102 102/var(--tw-text-opacity,1))}.HtmlContent_root__FIwsw td p,.HtmlContent_root__FIwsw th p{margin-bottom:0;font-size:var(--heroui-font-size-small);line-height:var(--heroui-line-height-small);font-weight:400}.HtmlContent_root__FIwsw blockquote{border-bottom-width:1px;border-top-width:1px;border-style:dotted;--tw-border-opacity:1;border-color:rgb(136 136 136/var(--tw-border-opacity,1));padding:1rem;display:grid;grid-template-columns:48px 1fr;align-items:start}.HtmlContent_root__FIwsw blockquote:before{content:"“";font-size:1.75rem;line-height:2.125rem;font-weight:500;--tw-text-opacity:1;color:rgb(243 146 0/var(--tw-text-opacity,1))}@media (min-width:1024px){.HtmlContent_root__FIwsw blockquote:before{font-size:2.5rem;line-height:3rem}}.HtmlContent_root__FIwsw blockquote:before{align-self:center}.HtmlContent_root__FIwsw blockquote p:first-of-type{font-size:1rem;line-height:1.5rem;font-weight:500;--tw-text-opacity:1;color:rgb(44 44 44/var(--tw-text-opacity,1))}@media (min-width:1024px){.HtmlContent_root__FIwsw blockquote p:first-of-type{font-size:1.25rem;line-height:1.5rem}}.HtmlContent_root__FIwsw blockquote p:last-of-type{font-size:1rem;line-height:1.5rem;color:rgb(44 44 44/var(--tw-text-opacity,1))}@media (min-width:1024px){.HtmlContent_root__FIwsw blockquote p:last-of-type{font-size:1.25rem;line-height:1.5rem}}.HtmlContent_root__FIwsw blockquote strong{font-weight:600;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.HtmlContent_root__FIwsw blockquote p:last-of-type{font-size:.6875rem;line-height:1rem;font-weight:500;--tw-text-opacity:1;color:rgb(79 79 79/var(--tw-text-opacity,1))}@media (min-width:1024px){.HtmlContent_root__FIwsw blockquote p:last-of-type{font-size:.75rem;line-height:1rem}}.HtmlContent_root__FIwsw blockquote p:last-of-type{grid-column:2}.HtmlContent_root__FIwsw .HtmlContent_callout__8Zl_K{margin-bottom:4rem;margin-top:2.5rem;--tw-bg-opacity:1;background-color:rgb(51 47 33/var(--tw-bg-opacity,1));padding:2.5rem 4rem;text-align:center;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.HtmlContent_root__FIwsw p:has(>img.HtmlContent_image_resized__FK6tt+a){display:flex;align-items:center}.HtmlContent_root__FIwsw p:has(>img.HtmlContent_image_resized__FK6tt+a) img.HtmlContent_image_resized__FK6tt{width:1.5rem}.HtmlContent_root__FIwsw p:has(>img.HtmlContent_image_resized__FK6tt+a) a{margin-left:.5rem;--tw-text-opacity:1;color:hsl(var(--heroui-primary)/var(--heroui-primary-opacity,var(--tw-text-opacity)));text-decoration:none;display:flex;align-items:center}.HtmlContent_root__FIwsw p:has(>img.HtmlContent_image_resized__FK6tt+a) a:hover{opacity:.5}