: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);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-slide,.swiper-3d .swiper-cube-shadow{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-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.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{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.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:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.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)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{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-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 ::slotted(svg),.swiper-button-prev svg,.swiper-button-next ::slotted(svg),.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{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-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}.swiper-vertical .swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}.swiper-vertical .swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.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);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.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));display:inline-block;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)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.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:translate3d(0,-50%,0)}.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{top:50%;transform:translateY(-50%);width:8px}.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{display:inline-block;transition:.2s transform,.2s top}.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{left:50%;transform:translate(-50%);white-space:nowrap}.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:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.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);left:0;top: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%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}@layer components{._Carousel_189o3_6{position:relative;padding:0}._Carousel_189o3_6 .swiper-wrapper{align-items:stretch;height:auto}._Carousel_189o3_6 .swiper-slide{display:flex;align-items:stretch;height:auto}._Carousel_189o3_6 .swiper-pagination-bullet{transition:width .2s ease-out,background-color .2s ease-out;background-color:#ebf2fc;opacity:1}._Carousel_189o3_6 .swiper-pagination-bullet:hover{background-color:#99b4ff}._Carousel_189o3_6 .swiper-pagination-bullet-active{background-color:#4f80ff}}@layer components{._HTMLContent_a0kd2_6{text-transform:none;font-family:Gogh,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:16px;font-weight:400;line-height:24px;color:#2b2f51}._HTMLContent_a0kd2_6>*:first-child{margin-top:0}._HTMLContent_a0kd2_6>*:last-child{margin-bottom:0}._HTMLContent_a0kd2_6>*:first-child{padding-top:0}._HTMLContent_a0kd2_6>*:last-child{padding-bottom:0}._HTMLContent_a0kd2_6 ._HTMLContent__gallerySlider_a0kd2_27:not(:last-child),._HTMLContent_a0kd2_6 ._HTMLContent__codeBox_a0kd2_28:not(:last-child),._HTMLContent_a0kd2_6 ._HTMLContent__tableBox_a0kd2_29:not(:last-child),._HTMLContent_a0kd2_6 ._HTMLContent__blockquoteBox_a0kd2_30:not(:last-child),._HTMLContent_a0kd2_6 ._HTMLContent__imageBox_a0kd2_31:not(:last-child),._HTMLContent_a0kd2_6 ._HTMLContent__iFrameBox_a0kd2_32:not(:last-child){margin-bottom:16px}._HTMLContent_a0kd2_6 ._HTMLContent__gallerySlider_a0kd2_27:not(:first-child),._HTMLContent_a0kd2_6 ._HTMLContent__codeBox_a0kd2_28:not(:first-child),._HTMLContent_a0kd2_6 ._HTMLContent__tableBox_a0kd2_29:not(:first-child),._HTMLContent_a0kd2_6 ._HTMLContent__blockquoteBox_a0kd2_30:not(:first-child),._HTMLContent_a0kd2_6 ._HTMLContent__imageBox_a0kd2_31:not(:first-child),._HTMLContent_a0kd2_6 ._HTMLContent__iFrameBox_a0kd2_32:not(:first-child){padding-top:20px}._HTMLContent_a0kd2_6 ._HTMLContent__iFrameBox_a0kd2_32{width:100%;margin:0;overflow:hidden;border-radius:24px}._HTMLContent_a0kd2_6 ._HTMLContent__iFrameBox_a0kd2_32>div{position:relative;height:0}._HTMLContent_a0kd2_6 ._HTMLContent__iFrameBox_a0kd2_32 iframe{position:absolute;width:100%;height:100%}._HTMLContent_a0kd2_6 ._HTMLContent__imageBox_a0kd2_31{max-width:584px}._HTMLContent_a0kd2_6 ._HTMLContent__imageBoxInner_a0kd2_61{display:flex;flex-direction:column;width:100%;vertical-align:top;border-radius:24px;background:#f2f8ff}._HTMLContent_a0kd2_6 ._HTMLContent__imageBoxInner_a0kd2_61 img{width:100%;margin:0!important}._HTMLContent_a0kd2_6 ._HTMLContent__imageBoxAlt_a0kd2_73{text-transform:none;font-family:Gogh,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:14px;font-weight:400;line-height:20px;padding:16px;color:#2b2f51}._HTMLContent_a0kd2_6 img{display:block;max-width:100%;height:auto;border-radius:24px}._HTMLContent_a0kd2_6 ._HTMLContent__blockquoteBox_a0kd2_30{position:relative;padding:32px 0}._HTMLContent_a0kd2_6 ._HTMLContent__blockquoteBoxInner_a0kd2_92{padding:40px 120px;border-radius:24px;background:#f2f8ff}._HTMLContent_a0kd2_6 ._HTMLContent__blockquoteBoxInner_a0kd2_92 blockquote,._HTMLContent_a0kd2_6 ._HTMLContent__blockquoteBoxInner_a0kd2_92 p{padding:0;margin:0}._HTMLContent_a0kd2_6 ._HTMLContent__blockquoteBoxInner_a0kd2_92 blockquote{text-transform:none;font-family:Gogh,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:18px;font-weight:500;line-height:24px}@media screen and (max-width: 1023px){._HTMLContent_a0kd2_6 ._HTMLContent__blockquoteBoxInner_a0kd2_92 blockquote{text-transform:none;font-family:Gogh,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:18px;font-weight:500;line-height:24px}}@media screen and (max-width: 767px){._HTMLContent_a0kd2_6 ._HTMLContent__blockquoteBoxInner_a0kd2_92 blockquote{text-transform:none;font-family:Gogh,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:16px;font-weight:500;line-height:20px}}._HTMLContent_a0kd2_6 ._HTMLContent__blockquoteImgLeft_a0kd2_127{position:absolute;top:0;left:-17px;width:108px;margin:0!important;border-radius:0!important}._HTMLContent_a0kd2_6 ._HTMLContent__blockquoteImgRight_a0kd2_135{position:absolute;right:-13px;bottom:12px;width:80px;margin:0!important;border-radius:0!important}._HTMLContent_a0kd2_6 ._HTMLContent__blockquoteAuthors_a0kd2_143{margin-top:24px}._HTMLContent_a0kd2_6 ._HTMLContent__blockquoteAuthor_a0kd2_143{width:100%;text-align:right;color:#495375}._HTMLContent_a0kd2_6 ._HTMLContent__blockquoteAuthor_a0kd2_143:not(:first-child){margin-top:4px}._HTMLContent_a0kd2_6 ._HTMLContent__tableBox_a0kd2_29{overflow-x:auto;display:grid}._HTMLContent_a0kd2_6 ._HTMLContent__tableBox_a0kd2_29::-webkit-scrollbar-track{border:2px solid rgba(0,0,0,0);border-radius:4px;background-color:#ebf2fc;background-clip:padding-box}._HTMLContent_a0kd2_6 ._HTMLContent__tableBox_a0kd2_29::-webkit-scrollbar-thumb{border:2px solid rgba(0,0,0,0);border-radius:4px;background-color:#c0d6ed;background-clip:padding-box}._HTMLContent_a0kd2_6 ._HTMLContent__tableBox_a0kd2_29::-webkit-scrollbar-thumb:active{background-color:#869cbc}._HTMLContent_a0kd2_6 ._HTMLContent__tableBox_a0kd2_29::-webkit-scrollbar{height:8px}._HTMLContent_a0kd2_6 ._HTMLContent__tableBoxInner_a0kd2_176{max-width:100%;overflow:hidden;border:1px solid #ebf2fc;border-radius:24px}._HTMLContent_a0kd2_6 table{text-transform:none;font-family:Gogh,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:14px;font-weight:400;line-height:20px;width:100%;border-spacing:0;border:0;border-collapse:collapse}._HTMLContent_a0kd2_6 table td{padding:20px 24px;border:1px solid #ebf2fc;border-top:0;border-left:0}._HTMLContent_a0kd2_6 table td:last-child{border-right:0}._HTMLContent_a0kd2_6 table tr:first-child th,._HTMLContent_a0kd2_6 table tr:first-child td{text-transform:none;font-family:Gogh,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:12px;font-weight:400;line-height:16px;padding:16px 24px;background:#f2f8ff}._HTMLContent_a0kd2_6 table tr:last-child td{border-bottom:0}._HTMLContent_a0kd2_6 ._HTMLContent__codeBox_a0kd2_28{padding:16px 16px 16px 20px;border-radius:24px;background:#f2f8ff}._HTMLContent_a0kd2_6 ._HTMLContent__codeBox_a0kd2_28 code{text-transform:none;font-family:Gogh,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:14px;font-weight:400;line-height:20px;flex-grow:1;white-space:pre-wrap;word-wrap:break-word;color:#495375}._HTMLContent_a0kd2_6 ul{display:flex;flex-direction:column;align-items:stretch;gap:8px;padding-left:4px}._HTMLContent_a0kd2_6 ul li{position:relative;padding-left:18px;list-style:none}._HTMLContent_a0kd2_6 ul li:before{position:absolute;top:0;left:0;width:8px;height:8px;margin-top:.5625em;content:"";border-radius:50%;background-color:#4f80ff}._HTMLContent_a0kd2_6 ul ul,._HTMLContent_a0kd2_6 ul ol{margin-top:8px}._HTMLContent_a0kd2_6 ol li{margin-bottom:8px}._HTMLContent_a0kd2_6 ol li:last-child{margin-bottom:0}._HTMLContent_a0kd2_6 ol ul,._HTMLContent_a0kd2_6 ol ol{margin-top:8px}._HTMLContent_a0kd2_6 li>p:first-child{padding-top:0}._HTMLContent_a0kd2_6 li>p:last-child{padding-bottom:0}._HTMLContent_a0kd2_6 hr{margin:16px 0;border:none;border-top:1px solid #c0d6ed}._HTMLContent_a0kd2_6 h1,._HTMLContent_a0kd2_6 h2,._HTMLContent_a0kd2_6 h3,._HTMLContent_a0kd2_6 h4{padding:24px 0 8px}._HTMLContent_a0kd2_6 h5,._HTMLContent_a0kd2_6 h6{padding:20px 0 4px}._HTMLContent_a0kd2_6 p{padding:8px 0 4px}._HTMLContent_a0kd2_6 a{color:#4f80ff;transition:box-shadow .2s ease-out,color .2s ease-out}@media (hover: hover) and (pointer: fine){._HTMLContent_a0kd2_6 a:hover{color:#4369e6}}._HTMLContent_a0kd2_6 a:active{color:#3853cc}@media (hover: hover) and (pointer: fine){._HTMLContent_a0kd2_6 a:focus-visible{color:#4f80ff;box-shadow:0 0 0 2px #f6d466}}@media screen and (max-width: 1023px){._HTMLContent_a0kd2_6{text-transform:none;font-family:Gogh,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:16px;font-weight:400;line-height:24px}}@media screen and (max-width: 767px){._HTMLContent_a0kd2_6{text-transform:none;font-family:Gogh,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:14px;font-weight:400;line-height:20px}._HTMLContent_a0kd2_6 ._HTMLContent__blockquoteBox_a0kd2_30{padding:24px 0}._HTMLContent_a0kd2_6 ._HTMLContent__blockquoteBoxInner_a0kd2_92{padding:32px}._HTMLContent_a0kd2_6 ._HTMLContent__blockquoteImgLeft_a0kd2_127{top:11px;left:0;width:32px}._HTMLContent_a0kd2_6 ._HTMLContent__blockquoteImgRight_a0kd2_135{right:-11px;bottom:24px;width:24px}._HTMLContent_a0kd2_6 ._HTMLContent__blockquoteAuthor_a0kd2_143{margin-top:16px}._HTMLContent_a0kd2_6 ._HTMLContent__blockquoteAuthor_a0kd2_143:not(:last-child){margin-bottom:16px}._HTMLContent_a0kd2_6 ._HTMLContent__tableBox_a0kd2_29{overflow-y:auto;-ms-overflow-style:none;margin:0 -16px;padding:0 16px}._HTMLContent_a0kd2_6 ._HTMLContent__tableBox_a0kd2_29::-webkit-scrollbar{display:none}}._HighlightedText_a0kd2_365{color:#4f80ff}._GallerySlider_a0kd2_368{--gallery-slider-width: 690;--gallery-slider-padding-top: calc(345 / var(--gallery-slider-width) * 100%);--gallery-slider-button-size: 40px;--gallery-slider-button-icon-size: 24px;--gallery-slider-pags-gap: 10px;--gallery-slider-pag-size: 12px;--gallery-slider-pag-active-width: 56px;max-width:calc(var(--gallery-slider-width) * 1px);margin:0}._GallerySlider__slide_a0kd2_379{position:relative;padding-top:var(--gallery-slider-padding-top)}._GallerySlider__slide_a0kd2_379 img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}._GallerySlider__pagination_a0kd2_392{position:static;display:flex;align-items:center;justify-content:center;gap:var(--gallery-slider-pags-gap);width:100%;margin-top:8px}._GallerySlider__pagination_a0kd2_392 .swiper-pagination-bullet{transition:width .2s ease-out,background-color .2s ease-out;flex-shrink:0;width:var(--gallery-slider-pag-size);height:var(--gallery-slider-pag-size);margin:0!important;border-radius:var(--gallery-slider-pag-size);background-color:#869cbc}._GallerySlider__pagination_a0kd2_392 .swiper-pagination-bullet.swiper-pagination-bullet-active{width:var(--gallery-slider-pag-active-width);background-color:#4369e6}._GallerySlider__navButton_a0kd2_418{width:var(--gallery-slider-button-size);height:var(--gallery-slider-button-size);border-radius:50%;border:1px solid #c0d6ed;background-color:#fff;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out}._GallerySlider__navButton_a0kd2_418:after{content:"";width:var(--gallery-slider-button-icon-size);height:var(--gallery-slider-button-icon-size);background-color:#687898;-webkit-mask-size:contain;mask-size:contain;transition:background-color .2s ease-out}@media (hover: hover) and (pointer: fine){._GallerySlider__navButton_a0kd2_418:hover{border-color:#b2c5ff;background-color:#fff}._GallerySlider__navButton_a0kd2_418:hover:after{background-color:#4f80ff}}._GallerySlider__navButton_a0kd2_418:active{border-color:#82a4ff;background-color:#fff}._GallerySlider__navButton_a0kd2_418:active:after{background-color:#3853cc}@media (hover: hover) and (pointer: fine){._GallerySlider__navButton_a0kd2_418:focus-visible{border-color:transparent;outline:2px solid #f6d466;background-color:#fff}}._GallerySlider__navButtonPrev_a0kd2_457{left:16px}._GallerySlider__navButtonPrev_a0kd2_457:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11%206C10%208.5%209%209.5%207%2011H21.0542V13H7C9%2014.5%2010%2015.5%2011%2018H9C8%2015.5%206%2014%203%2013V11C6%2010%208%208.5%209%206H11Z'%20fill='currentColor'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11%206C10%208.5%209%209.5%207%2011H21.0542V13H7C9%2014.5%2010%2015.5%2011%2018H9C8%2015.5%206%2014%203%2013V11C6%2010%208%208.5%209%206H11Z'%20fill='currentColor'/%3e%3c/svg%3e");-webkit-mask-position:center;mask-position:center}._GallerySlider__navButtonNext_a0kd2_464{right:16px}._GallerySlider__navButtonNext_a0kd2_464:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.0542%2018C14.0542%2015.5%2015.0542%2014.5%2017.0542%2013L2.99997%2013L2.99997%2011L17.0542%2011C15.0542%209.5%2014.0542%208.5%2013.0542%206L15.0542%206C16.0542%208.5%2018.0542%2010%2021.0542%2011L21.0542%2013C18.0542%2014%2016.0542%2015.5%2015.0542%2018L13.0542%2018Z'%20fill='currentColor'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.0542%2018C14.0542%2015.5%2015.0542%2014.5%2017.0542%2013L2.99997%2013L2.99997%2011L17.0542%2011C15.0542%209.5%2014.0542%208.5%2013.0542%206L15.0542%206C16.0542%208.5%2018.0542%2010%2021.0542%2011L21.0542%2013C18.0542%2014%2016.0542%2015.5%2015.0542%2018L13.0542%2018Z'%20fill='currentColor'/%3e%3c/svg%3e");-webkit-mask-position:center;mask-position:center}@media screen and (max-width: 767px){._GallerySlider_a0kd2_368{--gallery-slider-button-size: 32px;--gallery-slider-button-icon-size: 16px;--gallery-slider-pags-gap: 8px;--gallery-slider-pag-size: 8px;--gallery-slider-pag-active-width: 44px}}}
