.hide-md{display:block !important}@media only screen and (max-width: 1024px){.hide-md{display:none !important}}.show-md{display:none !important}@media only screen and (max-width: 1024px){.show-md{display:block !important}}.hide-only-md{display:block}@media only screen and (max-width: 1024px){.hide-only-md{display:none}}@media only screen and (max-width: 767px){.hide-only-md{display:block}}.show-sm{display:none}@media only screen and (max-width: 767px){.show-sm{display:block}}.hide-sm{display:block !important}@media only screen and (max-width: 767px){.hide-sm{display:none !important}}.hide-fl-sm{display:flex !important}@media only screen and (max-width: 767px){.hide-fl-sm{display:none !important}}.hide-fl-md{display:flex !important}@media only screen and (max-width: 1024px){.hide-fl-md{display:none !important}}: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:translate3d(0px, 0, 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-slide,.swiper-cube-shadow{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-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top,.swiper-slide-shadow-bottom,.swiper-slide-shadow,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top,.swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0, 0, 0, 0.15)}.swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 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:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress),.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(0deg)}100%{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-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none !important}svg{width:100%;height:100%;-o-object-fit:contain;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-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal{.swiper-button-prev,.swiper-button-next,~.swiper-button-prev,~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - var(--swiper-navigation-size)/2);margin-left:0}.swiper-button-prev,&~.swiper-button-prev,&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-next,&~.swiper-button-next,&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-button-prev,&~.swiper-button-prev,&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-prev,.swiper-button-next,~.swiper-button-prev,~.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-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto;.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transition:300ms opacity;transform:translate3d(0, 0, 0);z-index:10;&.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>&,&.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-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullet-active-next-next{transform:scale(0.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, 0.2);button&{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&: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(0px, -50%, 0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:200ms transform,200ms top}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:200ms transform,200ms left}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms 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, 0.25));position:absolute;.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-fill{transform-origin:right top}.swiper-horizontal>&,&.swiper-pagination-horizontal,.swiper-vertical>&.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>&,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,&.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, 0.1));.swiper-scrollbar-disabled>&,&.swiper-scrollbar-disabled{display:none !important}.swiper-horizontal>&,&.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-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, 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;>img,>svg,>canvas{max-width:100%;max-height:100%;-o-object-fit:contain;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-slide{pointer-events:none;transition-property:opacity;.swiper-slide{pointer-events:none}}.swiper-slide-active{pointer-events:auto;& .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-slide{pointer-events:none}}&.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}.swiper-slide-active,.swiper-slide-next,.swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0;&: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-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-slide-shadow-cube.swiper-slide-shadow-left,.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-slide{pointer-events:none}}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}}.swiper-flip{.swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-slide-shadow-flip.swiper-slide-shadow-left,.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}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none !important;max-height:none !important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none !important;max-height:none !important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51, 181, 229, 0.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0, 0, 0.25, 1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255, 255, 255, 0.5)}.leaflet-container{font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px rgba(0, 0, 0, 0.65);border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:black}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:bold 18px "Lucida Console",Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0, 0, 0, 0.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(images/layers.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(images/layers-2x.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(images/marker-icon.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255, 255, 255, 0.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline !important;vertical-align:baseline !important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:rgba(255, 255, 255, 0.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0, 0, 0, 0.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:17px 0;margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px rgba(0, 0, 0, 0.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0, 0, 0, 0.4)}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}:root{--f-button-width: 40px;--f-button-height: 40px;--f-button-border: 0;--f-button-border-radius: 0;--f-button-color: #374151;--f-button-bg: #f8f8f8;--f-button-shadow: none;--f-button-transition: all .15s ease;--f-button-transform: none;--f-button-outline-width: 1px;--f-button-outline-color: rgba(0, 0, 0, .7);--f-button-svg-width: 20px;--f-button-svg-height: 20px;--f-button-svg-stroke-width: 1.5;--f-button-svg-fill: none;--f-button-svg-filter: none;--f-button-svg-opacity: 1;--f-button-svg-disabled-opacity: .5;--f-button-svg-transition: opacity .15s ease;--f-button-svg-transform: none}.f-button{width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);box-shadow:var(--f-button-shadow);transform:var(--f-button-transform);transition:var(--f-button-transition);backdrop-filter:var(--f-button-backdrop-filter);display:flex;justify-content:center;align-items:center;box-sizing:content-box;position:relative;margin:0;padding:0;pointer-events:all;cursor:pointer;overflow:hidden}@media(hover: hover){.f-button:hover:not([aria-disabled]){color:var(--f-button-hover-color, var(--f-button-color));background-color:var(--f-button-hover-bg, var(--f-button-bg))}}.f-button:active:not([aria-disabled]){color:var(--f-button-active-color, var(--f-button-hover-color, var(--f-button-color)));background-color:var(--f-button-active-bg, var(--f-button-hover-bg, var(--f-button-bg)))}.f-button:focus{outline:none}.f-button:focus-visible{outline:var(--f-button-outline-width) solid var(--f-button-outline-color);outline-offset:var(--f-button-outline-offset)}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);transform:var(--f-button-svg-transform);fill:var(--f-button-svg-fill);filter:var(--f-button-svg-filter);opacity:var(--f-button-svg-opacity, 1);transition:var(--f-button-svg-transition);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.f-button[aria-disabled]{cursor:default}.f-button[aria-disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}[data-panzoom-action=toggleFS] g:first-child{display:flex}[data-panzoom-action=toggleFS] g:last-child{display:none}.in-fullscreen [data-panzoom-action=toggleFS] g:first-child{display:none}.in-fullscreen [data-panzoom-action=toggleFS] g:last-child{display:flex}[data-autoplay-action=toggle] svg g:first-child{display:flex}[data-autoplay-action=toggle] svg g:last-child{display:none}.has-autoplay [data-autoplay-action=toggle] svg g:first-child{display:none}.has-autoplay [data-autoplay-action=toggle] svg g:last-child{display:flex}:fullscreen [data-fullscreen-action=toggle] svg [data-fullscreen-action=toggle] svg g:first-child{display:none}:fullscreen [data-fullscreen-action=toggle] svg [data-fullscreen-action=toggle] svg g:last-child{display:flex}:root{--f-spinner-color-1: rgba(0, 0, 0, .1);--f-spinner-color-2: rgba(17, 24, 28, .8);--f-spinner-width: 50px;--f-spinner-height: 50px;--f-spinner-border-radius: 50%;--f-spinner-border-width: 4px}.f-spinner{position:absolute;top:50%;left:50%;margin:0;padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height);translate:-50% -50%;border:var(--f-spinner-border-width) solid var(--f-spinner-color-1);border-top-color:var(--f-spinner-color-2);border-radius:var(--f-spinner-border-radius);animation:f-spinner .75s linear infinite,f-fadeIn .2s ease .2s both}@keyframes f-spinner{to{rotate:360deg}}.f-panzoom,.f-zoomable{position:relative;overflow:hidden;display:flex;align-items:center;flex-direction:column}.f-panzoom:before,.f-panzoom:after,.f-zoomable:before,.f-zoomable:after{display:block;content:""}.f-panzoom:not(.has-controls):before,.f-zoomable:not(.has-controls):before{margin-bottom:auto}.f-panzoom:after,.f-zoomable:after{margin-top:auto}.f-panzoom.in-fullscreen,.f-zoomable.in-fullscreen{position:fixed;top:0;left:0;margin:0 !important;width:100% !important;height:100% !important;max-width:none !important;max-height:none !important;aspect-ratio:unset !important;z-index:9999}.f-panzoom__wrapper{position:relative;min-width:0;min-height:0;max-width:100%;max-height:100%}.f-panzoom__wrapper.will-zoom-out{cursor:zoom-out}.f-panzoom__wrapper.can-drag{cursor:move;cursor:grab}.f-panzoom__wrapper.will-zoom-in{cursor:zoom-in}.f-panzoom__wrapper.is-dragging{cursor:move;cursor:grabbing}.f-panzoom__wrapper.has-error{display:none}.f-panzoom__content{display:block;min-width:0;min-height:0;max-width:100%;max-height:100%}.f-panzoom__content.is-lazyloading,.f-panzoom__content.has-lazyerror{visibility:hidden}img.f-panzoom__content{width:auto;height:auto;vertical-align:top;-o-object-fit:contain;object-fit:contain;transition:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.f-panzoom__wrapper>.f-panzoom__content{visibility:hidden}.f-panzoom__viewport{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}.f-panzoom__viewport>.f-panzoom__content{width:100%;height:100%;-o-object-fit:fill;object-fit:fill}picture.f-panzoom__content img{vertical-align:top;width:100%;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain;transition:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.f-panzoom__protected{position:absolute;inset:0;z-index:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}html.with-panzoom-in-fullscreen{overflow:hidden}.f-fadeIn{animation:var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-fadeOut{to{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration, 0.2s) ease both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration, 0.2s)*.2) ease calc(var(--f-transition-duration, 0.2s)*.8) both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-crossfadeOut{to{opacity:0}}.is-horizontal .f-slideIn.from-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNextX}.is-horizontal .f-slideIn.from-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrevX}.is-horizontal .f-slideOut.to-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNextX}.is-horizontal .f-slideOut.to-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrevX}@keyframes f-slideInPrevX{0%{transform:translate(calc(100% + var(--f-carousel-gap, 0)))}to{transform:translateZ(0)}}@keyframes f-slideInNextX{0%{transform:translate(calc(-100% - var(--f-carousel-gap, 0)))}to{transform:translateZ(0)}}@keyframes f-slideOutNextX{to{transform:translate(calc(-100% - var(--f-carousel-gap, 0)))}}@keyframes f-slideOutPrevX{to{transform:translate(calc(100% + var(--f-carousel-gap, 0)))}}.is-vertical .f-slideIn.from-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNextY}.is-vertical .f-slideIn.from-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrevY}.is-vertical .f-slideOut.to-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNextY}.is-vertical .f-slideOut.to-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrevY}@keyframes f-slideInPrevY{0%{transform:translateY(calc(100% + var(--f-carousel-gap, 0)))}to{transform:translateZ(0)}}@keyframes f-slideInNextY{0%{transform:translateY(calc(-100% - var(--f-carousel-gap, 0)))}to{transform:translateZ(0)}}@keyframes f-slideOutNextY{to{transform:translateY(calc(-100% - var(--f-carousel-gap, 0)))}}@keyframes f-slideOutPrevY{to{transform:translateY(calc(100% + var(--f-carousel-gap, 0)))}}.f-zoomInUp{animation:var(--f-transition-duration, 0.3s) ease both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration, 0.3s) ease both f-zoomOutDown}@keyframes f-zoomInUp{0%{transform:scale(var(--f-zoomInUp-scale, 0.975)) translate3d(var(--f-zoomInUp-x, 0), var(--f-zoomInUp-y, 16px), 0);opacity:var(--f-zoomInUp-opacity, 0)}to{transform:scale(1) translateZ(0);opacity:1}}@keyframes f-zoomOutDown{to{transform:scale(var(--f-zoomOutDown-scale, 0.975)) translate3d(var(--f-zoomOutDown-x, 0), var(--f-zoomOutDown-y, 16px), 0);opacity:0}}.f-throwOutUp{animation:var(--f-throwOutUp-duration, 0.2s) ease-out both f-throwOutUp}.f-throwOutDown{animation:var(--f-throwOutDown-duration, 0.2s) ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{transform:translate3d(0, calc(var(--f-throwOutUp-y, 150px) * -1), 0);opacity:0}}@keyframes f-throwOutDown{to{transform:translate3d(0, var(--f-throwOutDown-y, 150px), 0);opacity:0}}.has-iframe .f-html,.has-pdf .f-html,.has-gmap .f-html{width:100%;height:100%;min-height:1px;overflow:visible}.has-pdf .f-html,.has-gmap .f-html{padding:0}.f-html{position:relative;box-sizing:border-box;margin:var(--f-html-margin, 0);padding:var(--f-html-padding, 2rem);color:var(--f-html-color, currentColor);background:var(--f-html-bg)}.is-loading>.f-html{opacity:0}.f-html.is-error{text-align:center}.f-iframe{display:block;margin:0;border:0;height:100%;width:100%}.f-caption{align-self:center;flex-shrink:0;margin:var(--f-caption-margin);padding:var(--f-caption-padding, 16px 8px);max-width:100%;max-height:calc(80vh - 100px);overflow:auto;overflow-wrap:anywhere;line-height:var(--f-caption-line-height);color:var(--f-caption-color);background:var(--f-caption-bg);font:var(--f-caption-font)}.has-html5video .f-html,.has-youtube .f-html,.has-vimeo .f-html{padding:0;width:100%;height:100%;min-height:1px;overflow:visible;max-width:var(--f-video-width, 960px);max-height:var(--f-video-height, 540px);aspect-ratio:var(--f-video-aspect-ratio);background:var(--f-video-bg, rgba(0, 0, 0, 0.9))}.f-html5video{border:0;display:block;height:100%;width:100%;background:transparent}.f-button.is-arrow{--f-button-width: var(--f-arrow-width, 46px);--f-button-height: var(--f-arrow-height, 46px);--f-button-svg-width: var(--f-arrow-svg-width, 24px);--f-button-svg-height: var(--f-arrow-svg-height, 24px);--f-button-svg-stroke-width: var(--f-arrow-svg-stroke-width, 1.75);--f-button-border-radius: var(--f-arrow-border-radius, unset);--f-button-bg: var(--f-arrow-bg, transparent);--f-button-hover-bg: var(--f-arrow-hover-bg, var(--f-arrow-bg));--f-button-active-bg: var(--f-arrow-active-bg, var(--f-arrow-hover-bg));--f-button-shadow: var(--f-arrow-shadow);--f-button-color: var(--f-arrow-color);--f-button-hover-color: var(--f-arrow-hover-color, var(--f-arrow-color));--f-button-active-color: var( --f-arrow-active-color, var(--f-arrow-hover-color) );overflow:visible}.f-button.is-arrow.is-prev,.f-button.is-arrow.is-next{position:absolute;transform:translate(0);z-index:20}.is-horizontal .f-button.is-arrow.is-prev,.is-horizontal .f-button.is-arrow.is-next{inset:50% auto auto;transform:translateY(-50%)}.is-horizontal.is-ltr .f-button.is-arrow.is-prev{left:var(--f-arrow-pos, 0)}.is-horizontal.is-ltr .f-button.is-arrow.is-next{right:var(--f-arrow-pos, 0)}.is-horizontal.is-rtl .f-button.is-arrow.is-prev{right:var(--f-arrow-pos, 0);transform:translateY(-50%) rotateY(180deg)}.is-horizontal.is-rtl .f-button.is-arrow.is-next{left:var(--f-arrow-pos, 0);transform:translateY(-50%) rotateY(180deg)}.is-vertical.is-ltr .f-button.is-arrow.is-prev,.is-vertical.is-rtl .f-button.is-arrow.is-prev{top:var(--f-arrow-pos, 0);right:auto;bottom:auto;left:50%;transform:translate(-50%)}.is-vertical.is-ltr .f-button.is-arrow.is-next,.is-vertical.is-rtl .f-button.is-arrow.is-next{top:auto;right:auto;bottom:var(--f-arrow-pos, 0);left:50%;transform:translate(-50%)}.is-vertical .f-button.is-arrow.is-prev svg,.is-vertical .f-button.is-arrow.is-next svg{transform:rotate(90deg)}.f-carousel__toolbar{display:grid;grid-template-columns:1fr auto 1fr;margin:var(--f-toolbar-margin, 0);padding:var(--f-toolbar-padding, 8px);line-height:var(--f-toolbar-line-height);background:var(--f-toolbar-bg, none);box-shadow:var(--f-toolbar-shadow, none);backdrop-filter:var(--f-toolbar-backdrop-filter);position:relative;z-index:20;color:var(--f-toolbar-color, currentColor);font-size:var(--f-toolbar-font-size, 17px);font-weight:var(--f-toolbar-font-weight, inherit);font-family:var(--f-toolbar-font, -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif);text-shadow:var(--f-toolbar-text-shadow);text-align:center;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;white-space:nowrap;pointer-events:none}.f-carousel__toolbar.is-absolute{position:absolute;top:0;left:0;right:0}.f-carousel__toolbar .f-button:focus-visible{position:relative;z-index:1}.f-carousel__toolbar__column{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start;gap:var(--f-toolbar-gap, 0)}.f-carousel__toolbar__column.is-left{display:flex;justify-self:flex-start;justify-content:flex-start}.f-carousel__toolbar__column.is-middle{display:flex;justify-content:center}.f-carousel__toolbar__column.is-right{display:flex;justify-self:flex-end;justify-content:flex-end;flex-flow:nowrap}.f-carousel__toolbar__column{pointer-events:none}.f-carousel__toolbar__column>*{pointer-events:all}.f-counter{position:relative;display:flex;flex-direction:row;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:var(--f-counter-margin, 0);padding:var(--f-counter-padding, 4px);line-height:var(--f-counter-line-height);background:var(--f-counter-bg);border-radius:var(--f-counter-border-radius)}.f-counter span{padding:0 var(--f-counter-gap, 4px)}:root{--f-thumbs-gap: 8px;--f-thumbs-margin: 0;--f-thumbs-padding-x: 8px;--f-thumbs-padding-y: 8px;--f-thumbs-bg: transparent;--f-thumbs-transition: max-height .3s ease, max-width .3s ease, padding .3s ease;--f-thumbs-z-index: 1;--f-thumbs-viewport-padding-x: 0px;--f-thumbs-viewport-padding-y: 0px;--f-thumb-width: 94px;--f-thumb-height: 76px;--f-thumb-clip-width: 46px;--f-thumb-extra-gap: 16px;--f-thumb-opacity: 1;--f-thumb-transition: opacity .3s ease, transform .15s ease;--f-thumb-border: none;--f-thumb-border-radius: 4px;--f-thumb-shadow: none;--f-thumb-bg: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .05));--f-thumb-focus-shadow: inset 0 0 0 .8px #222, inset 0 0 0 2.25px #fff;--f-thumb-selected-shadow: inset 0 0 0 .8px #222, inset 0 0 0 2.25px #fff;--f-thumb-border-transition: all .1s ease;--f-thumb-img-width: 100%;--f-thumb-img-height: 100%;--f-thumb-img-fit: cover;--f-thumb-img-position: 50% 20%}.f-thumbs{--f-carousel-slide-width: var(--f-thumb-width);--f-carousel-slide-height: var(--f-thumb-height);--f-carousel-gap: var(--f-thumbs-gap);position:relative;box-sizing:border-box;flex-shrink:0;margin:var(--f-thumbs-margin);padding:var(--f-thumbs-padding-y) var(--f-thumbs-padding-x);overflow:hidden;background:var(--f-thumbs-bg);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:var(--f-thumbs-transition);z-index:var(--f-thumbs-z-index)}.f-thumbs.is-horizontal{max-height:calc(var(--f-carousel-slide-height) + var(--f-thumbs-padding-y)*2)}.f-thumbs.is-horizontal.is-hidden{max-height:0;--f-thumbs-padding-y: 0}.f-thumbs.is-vertical{max-width:calc(var(--f-carousel-slide-width) + var(--f-thumbs-padding-x)*2)}.f-thumbs.is-vertical.is-hidden{max-width:0;--f-thumbs-padding-x: 0}.f-thumbs.is-scrollable.is-hidden{max-height:0;--f-thumbs-padding-y: 0}.f-thumbs.is-ltr{direction:ltr}.f-thumbs.is-rtl{direction:rtl}.f-thumbs img{display:block;width:var(--f-thumb-img-width);height:var(--f-thumb-img-height);-o-object-fit:var(--f-thumb-img-fit);object-fit:var(--f-thumb-img-fit);-o-object-position:var(--f-thumb-img-position);object-position:var(--f-thumb-img-position);pointer-events:none;border-radius:inherit;color:transparent}.f-thumbs img[data-lazy-src]{visibility:hidden}.f-thumbs img.has-lazyerror{display:none}.f-thumbs__viewport{box-sizing:border-box;height:100%;padding:var(--f-thumbs-viewport-padding-y) var(--f-thumbs-viewport-padding-x);overflow:visible;display:grid}.f-thumbs__slide{position:relative;box-sizing:border-box;grid-area:1/1;width:var(--f-carousel-slide-width);height:var(--f-carousel-slide-height);margin:0;padding:0;display:flex;align-items:center;flex-direction:column;cursor:pointer;overflow:visible}.f-thumbs__slide:hover button{opacity:var(--f-thumb-hover-opacity, 1);transform:var(--f-thumb-hover-transform, none)}.f-thumbs__slide:hover button:after{border:var(--f-thumb-hover-border, none);box-shadow:var(--f-thumb-hover-shadow, var(--f-thumb-shadow))}.f-thumbs__slide button{all:unset;display:block;margin:auto;padding:0;position:relative;overflow:visible;width:100%;height:100%;outline:none;transition:var(--f-thumb-transition);border-radius:var(--f-thumb-border-radius);opacity:var(--f-thumb-opacity);transform:var(--f-thumb-transform);background:var(--f-thumb-bg)}.f-thumbs__slide button:after{content:"";position:absolute;inset:0;z-index:1;transition:var(--f-thumb-border-transition);border-radius:inherit;border:var(--f-thumb-border);box-shadow:var(--f-thumb-shadow)}.f-thumbs__slide button:focus-within{opacity:var(--f-thumb-focus-opacity, 1);transform:var(--f-thumb-focus-transform, none)}.f-thumbs__slide button:focus-within:after{border:var(--f-thumb-focus-border, none);box-shadow:var(--f-thumb-focus-shadow, var(--f-thumb-shadow))}.f-thumbs__slide:active{opacity:var(--f-thumb-active-opacity, 1);transform:var(--f-thumb-active-transform, none)}.f-thumbs__slide:active:after{border:var(--f-thumb-active-border, none);box-shadow:var(--f-thumb-active-shadow, var(--f-thumb-shadow))}.f-thumbs__slide.is-selected{z-index:2}.f-thumbs__slide.is-selected button{opacity:var(--f-thumb-selected-opacity, 1);transform:var(--f-thumb-selected-transform, none)}.f-thumbs__slide.is-selected button:after{border:var(--f-thumb-selected-border, none);box-shadow:var(--f-thumb-selected-shadow, var(--f-thumb-shadow))}.f-thumbs.is-modern{--f-carousel-slide-width: calc( var(--f-thumb-clip-width) + var(--f-thumbs-gap) );--f-carousel-slide-height: var(--f-thumb-height);--f-carousel-gap: 0;--width-diff: calc((var(--f-thumb-width) - var(--f-thumb-clip-width)))}.f-thumbs.is-modern .f-thumbs__viewport{width:calc(100% + var(--f-carousel-slide-width)*2 + var(--f-thumbs-padding-x));margin-inline:calc((var(--f-carousel-slide-width) + var(--f-thumbs-padding-x))*-1)}.f-thumbs.is-modern .f-thumbs__slide{--clip-shift: calc((var(--width-diff) * .5) * var(--progress));--clip-path: inset( 0 var(--clip-shift) round var(--f-thumb-border-radius, 0) );padding:0;overflow:visible;left:var(--shift, 0);will-change:left;transition:left var(--f-transition-duration) var(--f-transition-easing)}.f-thumbs.is-modern .f-thumbs__slide button{display:block;margin-inline:50%;width:var(--f-thumb-width);clip-path:var(--clip-path);border:none;box-shadow:none;transition:clip-path var(--f-transition-duration) var(--f-transition-easing),opacity var(--f-thumb-transition-duration, 0.2s) var(--f-thumb-transition-easing, ease)}.f-thumbs.is-modern .f-thumbs__slide button:after{display:none}.f-thumbs.is-modern .f-thumbs__slide:focus:not(:focus-visible){outline:none}.f-thumbs.is-modern .f-thumbs__slide:focus-within:not(.is-selected) button:before{content:"";position:absolute;z-index:1;top:0;left:var(--clip-shift);bottom:0;right:var(--clip-shift);transition:border var(--f-transition-duration) var(--f-transition-easing),box-shadow var(--f-transition-duration) var(--f-transition-easing);border-radius:inherit;border:var(--f-thumb-focus-border, none);box-shadow:var(--f-thumb-focus-shadow, none)}.f-thumbs.is-modern{--f-transition-duration: .25s;--f-transition-easing: ease-out}.f-thumbs.is-modern.is-syncing{--f-transition-duration: 0s}.f-thumbs.is-scrollable .f-thumbs__viewport{display:grid;grid-template-columns:repeat(auto-fill, minmax(var(--f-thumb-width), 1fr));grid-auto-rows:var(--f-thumb-height);gap:var(--f-thumbs-gap);overflow:auto;overscroll-behavior:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none}.f-thumbs.is-scrollable .f-thumbs__viewport .f-thumbs__slide{grid-area:auto;display:block;position:relative;max-width:100%;width:var(--f-thumb-width);height:var(--f-thumb-height);cursor:pointer;outline:none}:root{--f-progressbar-height: 3px;--f-progressbar-color: var(--f-carousel-theme-color, #575ad6);--f-progressbar-opacity: 1;--f-progressbar-z-index: 30}.f-progressbar{position:absolute;top:0;left:0;right:0;z-index:var(--f-progressbar-z-index);height:var(--f-progressbar-height);transform:scaleX(0);transform-origin:0;opacity:var(--f-progressbar-opacity);background:var(--f-progressbar-color);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;animation-name:f-progressbar;animation-play-state:running;animation-timing-function:linear}.f-progressbar:empty{display:block}button>.f-progressbar{--f-progressbar-height: 100%;--f-progressbar-opacity: .2}@keyframes f-progressbar{0%{transform:scaleX(0)}to{transform:scaleX(1)}}[data-fullscreen-action=toggle] svg g:first-child{display:flex}[data-fullscreen-action=toggle] svg g:last-child{display:none}:fullscreen [data-fullscreen-action=toggle] svg g:first-child{display:none}:fullscreen [data-fullscreen-action=toggle] svg g:last-child{display:flex}.in-fullscreen-mode>.f-carousel{flex:1;min-width:0 !important;min-height:0 !important}html.with-fancybox{width:auto;overflow:visible;scroll-behavior:auto}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--f-body-margin, 0px) + var(--f-scrollbar-compensate, 0px));overflow:hidden !important;overscroll-behavior-y:none}.fancybox__dialog{position:fixed;inset:0;z-index:1050;width:100%;height:100vh;max-height:unset;max-width:unset;padding:0;margin:0;border:0;overflow:hidden;background:transparent;touch-action:none;overscroll-behavior:contain}.fancybox__dialog:focus{outline:none}.fancybox__dialog::backdrop{opacity:0}@supports(height: 100dvh){.fancybox__dialog{height:100dvh}}.fancybox__dialog *:empty{display:block}.fancybox__container{--fancybox-color: #dbdbdb;--fancybox-backdrop-bg: rgba(24, 24, 27, .95);--f-toolbar-margin: 0;--f-toolbar-padding: 8px;--f-toolbar-gap: 0;--f-toolbar-color: #ddd;--f-toolbar-font-size: 16px;--f-toolbar-font-weight: 500;--f-toolbar-font: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif;--f-toolbar-line-height: var(--f-button-height);--f-toolbar-text-shadow: 1px 1px 1px rgba(0, 0, 0, .75);--f-toolbar-shadow: none;--f-toolbar-bg: none;--f-counter-margin: 0;--f-counter-padding: 0px 10px;--f-counter-gap: 4px;--f-counter-line-height: var(--f-button-height);--f-carousel-gap: 17px;--f-carousel-slide-width: 100%;--f-carousel-slide-height: 100%;--f-carousel-slide-padding: 0;--f-carousel-slide-bg: unset;--f-html-color: #222;--f-html-bg: #fff;--f-error-color: #fff;--f-error-bg: #333;--f-caption-margin: 0;--f-caption-padding: 16px 8px;--f-caption-color: var(--fancybox-color, #dbdbdb);--f-caption-bg: transparent;--f-caption-font: inherit;--f-caption-line-height: 1.375;--f-spinner-color-1: rgba(255, 255, 255, .2);--f-spinner-color-2: rgba(255, 255, 255, .8);--f-spinner-width: 50px;--f-spinner-height: 50px;--f-spinner-border-radius: 50%;--f-spinner-border-width: 4px;--f-progressbar-color: rgba(255, 255, 255);--f-button-width: 46px;--f-button-height: 46px;--f-button-color: #ddd;--f-button-hover-color: #fff;--f-button-outline-width: 1px;--f-button-outline-color: rgba(255, 255, 255, .75);--f-button-outline-offset: 0px;--f-button-bg: rgba(54, 54, 54, .75);--f-button-border: 0;--f-button-border-radius: 0;--f-button-shadow: none;--f-button-transition: all .2s ease;--f-button-transform: none;--f-button-svg-width: 24px;--f-button-svg-height: 24px;--f-button-svg-stroke-width: 1.75;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, .01)), drop-shadow(1px 2px 1px rgba(24, 24, 27, .05));--f-button-svg-fill: none;--f-button-svg-disabled-opacity: .5;--f-arrow-pos: 32px;--f-arrow-width: 50px;--f-arrow-height: 50px;--f-arrow-svg-width: 24px;--f-arrow-svg-height: 24px;--f-arrow-svg-stroke-width: 2.5;--f-arrow-border-radius: 50%;--f-arrow-bg: rgba(54, 54, 54, .65);--f-arrow-color: #ddd;--f-arrow-hover-color: #fff;--f-close-button-width: 30px;--f-close-button-height: 30px;--f-close-button-svg-width: 24px;--f-close-button-svg-height: 24px;--f-close-button-svg-stroke-width: 1.75;--f-close-border-radius: 4px;--f-close-button-color: #fff;--f-close-button-hover-color: #fff;--f-close-button-bg: transparent;--f-close-button-hover-bg: transparent;--f-close-button-active-bg: transparent;--f-thumbs-margin: 0px;--f-thumbs-padding-x: 8px;--f-thumbs-padding-y: 8px;--f-thumbs-bg: none;--f-thumb-transition: all .2s ease;--f-thumb-width: 94px;--f-thumb-height: 76px;--f-thumb-opacity: 1;--f-thumb-border: none;--f-thumb-shadow: none;--f-thumb-transform: none;--f-thumb-focus-opacity: 1;--f-thumb-focus-border: none;--f-thumb-focus-shadow: inset 0 0 0 2px rgba(255, 255, 255, .65);--f-thumb-focus-transform: none;--f-thumb-hover-opacity: 1;--f-thumb-hover-border: none;--f-thumb-hover-transform: none;--f-thumb-active-opacity: var(--f-thumb-hover-opacity);--f-thumb-active-border: var(--f-thumb-hover-border);--f-thumb-active-transform: var(--f-thumb-hover-transform);--f-thumb-selected-opacity: 1;--f-thumb-selected-border: none;--f-thumb-selected-shadow: inset 0 0 0 2px #fff;--f-thumb-selected-transform: none;--f-scrollbar-width: 7px;--f-scrollbar-track-bg: #444;--f-scrollbar-track-border-radius: 10px;--f-scrollbar-track-shadow: inset 0 0 6px rgba(0, 0, 0, .2);--f-scrollbar-thumb-bg: #ddd;--f-scrollbar-thumb-border-radius: 10px}.fancybox__container[theme=light]{--fancybox-color: #222;--fancybox-backdrop-bg: rgba(255, 255, 255, .97);--f-toolbar-color: var(--fancybox-color, #222);--f-toolbar-text-shadow: none;--f-toolbar-font-weight: 400;--f-html-color: var(--fancybox-color, #222);--f-html-bg: #fff;--f-error-color: #555;--f-error-bg: #fff;--f-video-bg: #fff;--f-caption-color: #333;--f-spinner-color-1: rgba(0, 0, 0, .2);--f-spinner-color-2: rgba(0, 0, 0, .8);--f-spinner-border-width: 3.5px;--f-progressbar-color: rgba(111, 111, 116);--f-button-color: #333;--f-button-hover-color: #000;--f-button-outline-color: rgba(0, 0, 0, .85);--f-button-bg: rgba(255, 255, 255, .85);--f-button-svg-stroke-width: 1.3;--f-button-svg-filter: none;--f-arrow-bg: rgba(255, 255, 255, .85);--f-arrow-color: #333;--f-arrow-hover-color: #000;--f-arrow-svg-stroke-width: 1.3;--f-close-button-color: #555;--f-close-button-hover-color: #000;--f-thumb-bg: linear-gradient(#ebeff2, #e2e8f0);--f-thumb-focus-shadow: 0 0 0 1.8px #fff, 0px 0px 0px 2.25px #888;--f-thumb-selected-shadow: 0 0 0 1.8px #fff, 0px 0px 0px 2.25px #000;--f-scrollbar-track-bg: #ddd;--f-scrollbar-thumb-bg: #444}.fancybox__container{position:absolute;inset:0;overflow:hidden;display:flex;flex-direction:column}.fancybox__container:focus{outline:none}.fancybox__container.has-vertical-thumbs{flex-direction:row-reverse}.fancybox__container.has-vertical-thumbs:not(.is-closing) .fancybox__viewport{overflow-x:clip;overflow-y:visible}.fancybox__container>*:not(.fancybox__carousel),.fancybox__container .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container .fancybox__carousel>.fancybox__viewport>.fancybox__slide:not(.is-selected),.fancybox__container .fancybox__carousel>.fancybox__viewport>.fancybox__slide.is-selected>*:not(.f-html,.f-panzoom__wrapper,.f-spinner){opacity:var(--f-drag-opacity, 1)}.fancybox__container:not(.is-ready,.is-hiding){visibility:hidden}.fancybox__container.is-revealing>*:not(.fancybox__carousel),.fancybox__container.is-revealing .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-revealing .fancybox__carousel>.fancybox__viewport>.fancybox__slide:not(.is-selected),.fancybox__container.is-revealing .fancybox__carousel>.fancybox__viewport>.fancybox__slide.is-selected>*:not(.f-html,.f-panzoom__wrapper,.f-spinner){animation:var(--f-interface-enter-duration, 0.35s) ease none f-fadeIn}.fancybox__container.is-hiding>*:not(.fancybox__carousel),.fancybox__container.is-hiding .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-hiding .fancybox__carousel>.fancybox__viewport>.fancybox__slide.is-selected>*:not(.f-html,.f-panzoom__wrapper){animation:var(--f-interface-exit-duration, 0.35s) ease forwards f-fadeOut}.fancybox__container.is-hiding .fancybox__carousel .fancybox__slide:not(.is-selected){opacity:0}.fancybox__container.is-hiding{pointer-events:none}.fancybox__container.is-idle .f-carousel__toolbar{pointer-events:none;opacity:0}.fancybox__container.is-idle .f-button.is-arrow{opacity:0}.fancybox__container.is-idle.is-ready .f-carousel__toolbar{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__container.is-idle.is-ready .f-button.is-arrow{animation:.15s ease-out both f-fadeOut}.fancybox__backdrop{position:fixed;inset:0;z-index:-1;background:var(--fancybox-backdrop-bg)}.fancybox__carousel{flex:1;display:flex;flex-direction:column;min-height:0;min-width:0;position:relative;z-index:10;overflow-y:visible;overflow-x:clip}.fancybox__carousel.is-vertical{--f-carousel-slide-height: 100%}.fancybox__carousel.is-ltr{direction:ltr}.fancybox__carousel.is-rtl{direction:rtl}.fancybox__carousel>.f-button.is-arrow:before{position:absolute;content:"";inset:-30px;z-index:1}.fancybox__viewport{display:grid;flex:1;min-height:0;min-width:0;position:relative;overflow:visible;transform:translate3d(0, var(--f-drag-offset, 0), 0)}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__viewport [data-selectable],.fancybox__viewport [contenteditable]{cursor:auto}.fancybox__slide{box-sizing:border-box;position:relative;grid-area:1/1;display:flex;align-items:center;flex-direction:column;width:var(--f-carousel-slide-width);height:var(--f-carousel-slide-height);min-width:0;min-height:0;max-width:100%;margin:0;padding:var(--f-carousel-slide-padding);background:var(--f-carousel-slide-bg);backface-visibility:hidden;transform:translateZ(0);will-change:transform}.fancybox__slide:before,.fancybox__slide:after{display:block;content:""}.fancybox__slide:before{margin-bottom:auto}.fancybox__slide:after{margin-top:auto}.fancybox__slide.is-selected{z-index:1}.fancybox__slide.f-zoomable{overflow:visible}.fancybox__slide.has-error{--f-html-color: var(--f-error-color, --f-html-color);--f-html-bg: var(--f-error-bg, --f-html-bg)}.fancybox__slide.has-html{overflow:auto;padding:8px}.fancybox__slide.has-iframe{overflow:hidden;padding:8px 0}.fancybox__slide.has-close-btn{padding-top:34px}.fancybox__slide.has-controls:before{margin:0}.fancybox__slide .f-spinner{cursor:pointer}.fancybox__container.is-closing .f-caption,.fancybox__slide.is-loading .f-caption{visibility:hidden}.fancybox__container.is-closing .fancybox__carousel{overflow:visible}.f-button.is-close-button{--f-button-width: var(--f-close-button-width);--f-button-height: var(--f-close-button-height);--f-button-border-radius: var(--f-close-border-radius);--f-button-color: var(--f-close-button-color);--f-button-hover-color: var(--f-close-button-hover-color);--f-button-bg: var(--f-close-button-bg);--f-button-hover-bg: var(--f-close-button-hover-bg);--f-button-active-bg: var(--f-close-button-active-bg);--f-button-svg-width: var(--f-close-button-svg-width);--f-button-svg-height: var(--f-close-button-svg-height);--f-button-svg-stroke-width: var(--f-close-button-svg-stroke-width);position:absolute;top:calc((var(--f-button-height) + 2px)*-1);right:0;z-index:10}.is-loading .f-button.is-close-button{visibility:hidden}.fancybox__thumbs{flex:0 1 100%}.fancybox__thumbs.is-scrollable{--f-thumbs-cols: 1;--f-thumbs-gap: 8px;--f-thumbs-transition: none;--f-thumbs-padding-x: 4px;--f-thumbs-padding-y: 8px;--f-thumbs-viewport-padding-x: 4px;--f-thumbs-viewport-padding-y: 0px;max-width:calc(var(--f-thumb-width)*var(--f-thumbs-cols) + var(--f-thumbs-gap)*(var(--f-thumbs-cols) - 1) + var(--f-thumbs-padding-x)*2 + var(--f-thumbs-viewport-padding-x)*2)}.fancybox__thumbs.is-scrollable ::-webkit-scrollbar{width:var(--f-scrollbar-width)}.fancybox__thumbs.is-scrollable ::-webkit-scrollbar-track{background:var(--f-scrollbar-track-bg);border-radius:var(--f-scrollbar-track-border-radius);box-shadow:var(--f-scrollbar-track-shadow)}.fancybox__thumbs.is-scrollable ::-webkit-scrollbar-thumb{background:var(--f-scrollbar-thumb-bg);border-radius:var(--f-scrollbar-thumb-border-radius)}.fancybox__thumbs.is-scrollable.is-hidden{max-width:0;--f-thumbs-padding-x: 0;max-height:unset;--f-thumbs-padding-y: unset}.fancybox__thumbs.is-scrollable .f-thumbs__viewport{overflow-x:hidden !important;grid-template-columns:repeat(auto-fill, calc((100% - var(--f-thumbs-gap) * (var(--f-thumbs-cols) - 1)) / var(--f-thumbs-cols))) !important}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(0.54, 1.5, 0.38, 1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.container{width:100%;margin-left:auto;margin-right:auto}.container--fluid{max-width:100%}.row{display:flex;align-items:flex-start;flex-wrap:wrap}.stretch{flex:1;align-items:stretch}.align-items-center{align-items:center}@media only screen and (max-width: 1024px){.align-items-md-start{align-items:flex-start}}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.justify-content-center{justify-content:center}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.align-self-end{align-self:flex-end}.reverse{flex-direction:row-reverse}@media only screen and (max-width: 767px){.reverse{flex-direction:column}}@media only screen and (max-width: 767px){.sm-column-reverse{flex-direction:column-reverse}}@media only screen and (max-width: 1024px){.row-md-reverse{flex-direction:row-reverse}}.order-1{order:1}.col-1{box-sizing:border-box;flex:0 0 8.3333333333%;max-width:8.3333333333%;width:100%}.order-2{order:2}.col-2{box-sizing:border-box;flex:0 0 16.6666666667%;max-width:16.6666666667%;width:100%}.order-3{order:3}.col-3{box-sizing:border-box;flex:0 0 25%;max-width:25%;width:100%}.order-4{order:4}.col-4{box-sizing:border-box;flex:0 0 33.3333333333%;max-width:33.3333333333%;width:100%}.order-5{order:5}.col-5{box-sizing:border-box;flex:0 0 41.6666666667%;max-width:41.6666666667%;width:100%}.order-6{order:6}.col-6{box-sizing:border-box;flex:0 0 50%;max-width:50%;width:100%}.order-7{order:7}.col-7{box-sizing:border-box;flex:0 0 58.3333333333%;max-width:58.3333333333%;width:100%}.order-8{order:8}.col-8{box-sizing:border-box;flex:0 0 66.6666666667%;max-width:66.6666666667%;width:100%}.order-9{order:9}.col-9{box-sizing:border-box;flex:0 0 75%;max-width:75%;width:100%}.order-10{order:10}.col-10{box-sizing:border-box;flex:0 0 83.3333333333%;max-width:83.3333333333%;width:100%}.order-11{order:11}.col-11{box-sizing:border-box;flex:0 0 91.6666666667%;max-width:91.6666666667%;width:100%}.order-12{order:12}.col-12{box-sizing:border-box;flex:0 0 100%;max-width:100%;width:100%}@media only screen and (min-width: 0px){.row{margin-left:-8px;margin-right:-8px}.offset-xs-0{margin-left:0}[class*=col-]{padding-left:8px;padding-right:8px}.row.no-gutters [class*=col-]{padding-left:0;padding-right:0}.col-xs-1{box-sizing:border-box;flex:0 0 8.3333333333%;max-width:8.3333333333%;width:100%}.offset-xs-1{margin-left:8.3333333333%}.order-xs-1{order:1}.col-xs-2{box-sizing:border-box;flex:0 0 16.6666666667%;max-width:16.6666666667%;width:100%}.offset-xs-2{margin-left:16.6666666667%}.order-xs-2{order:2}.col-xs-3{box-sizing:border-box;flex:0 0 25%;max-width:25%;width:100%}.offset-xs-3{margin-left:25%}.order-xs-3{order:3}.col-xs-4{box-sizing:border-box;flex:0 0 33.3333333333%;max-width:33.3333333333%;width:100%}.offset-xs-4{margin-left:33.3333333333%}.order-xs-4{order:4}.col-xs-5{box-sizing:border-box;flex:0 0 41.6666666667%;max-width:41.6666666667%;width:100%}.offset-xs-5{margin-left:41.6666666667%}.order-xs-5{order:5}.col-xs-6{box-sizing:border-box;flex:0 0 50%;max-width:50%;width:100%}.offset-xs-6{margin-left:50%}.order-xs-6{order:6}.col-xs-7{box-sizing:border-box;flex:0 0 58.3333333333%;max-width:58.3333333333%;width:100%}.offset-xs-7{margin-left:58.3333333333%}.order-xs-7{order:7}.col-xs-8{box-sizing:border-box;flex:0 0 66.6666666667%;max-width:66.6666666667%;width:100%}.offset-xs-8{margin-left:66.6666666667%}.order-xs-8{order:8}.col-xs-9{box-sizing:border-box;flex:0 0 75%;max-width:75%;width:100%}.offset-xs-9{margin-left:75%}.order-xs-9{order:9}.col-xs-10{box-sizing:border-box;flex:0 0 83.3333333333%;max-width:83.3333333333%;width:100%}.offset-xs-10{margin-left:83.3333333333%}.order-xs-10{order:10}.col-xs-11{box-sizing:border-box;flex:0 0 91.6666666667%;max-width:91.6666666667%;width:100%}.offset-xs-11{margin-left:91.6666666667%}.order-xs-11{order:11}.col-xs-12{box-sizing:border-box;flex:0 0 100%;max-width:100%;width:100%}.offset-xs-12{margin-left:100%}.order-xs-12{order:12}}@media only screen and (min-width: 480px){.row{margin-left:-8px;margin-right:-8px}.offset-sm-0{margin-left:0}[class*=col-]{padding-left:8px;padding-right:8px}.row.no-gutters [class*=col-]{padding-left:0;padding-right:0}.col-sm-1{box-sizing:border-box;flex:0 0 8.3333333333%;max-width:8.3333333333%;width:100%}.offset-sm-1{margin-left:8.3333333333%}.order-sm-1{order:1}.col-sm-2{box-sizing:border-box;flex:0 0 16.6666666667%;max-width:16.6666666667%;width:100%}.offset-sm-2{margin-left:16.6666666667%}.order-sm-2{order:2}.col-sm-3{box-sizing:border-box;flex:0 0 25%;max-width:25%;width:100%}.offset-sm-3{margin-left:25%}.order-sm-3{order:3}.col-sm-4{box-sizing:border-box;flex:0 0 33.3333333333%;max-width:33.3333333333%;width:100%}.offset-sm-4{margin-left:33.3333333333%}.order-sm-4{order:4}.col-sm-5{box-sizing:border-box;flex:0 0 41.6666666667%;max-width:41.6666666667%;width:100%}.offset-sm-5{margin-left:41.6666666667%}.order-sm-5{order:5}.col-sm-6{box-sizing:border-box;flex:0 0 50%;max-width:50%;width:100%}.offset-sm-6{margin-left:50%}.order-sm-6{order:6}.col-sm-7{box-sizing:border-box;flex:0 0 58.3333333333%;max-width:58.3333333333%;width:100%}.offset-sm-7{margin-left:58.3333333333%}.order-sm-7{order:7}.col-sm-8{box-sizing:border-box;flex:0 0 66.6666666667%;max-width:66.6666666667%;width:100%}.offset-sm-8{margin-left:66.6666666667%}.order-sm-8{order:8}.col-sm-9{box-sizing:border-box;flex:0 0 75%;max-width:75%;width:100%}.offset-sm-9{margin-left:75%}.order-sm-9{order:9}.col-sm-10{box-sizing:border-box;flex:0 0 83.3333333333%;max-width:83.3333333333%;width:100%}.offset-sm-10{margin-left:83.3333333333%}.order-sm-10{order:10}.col-sm-11{box-sizing:border-box;flex:0 0 91.6666666667%;max-width:91.6666666667%;width:100%}.offset-sm-11{margin-left:91.6666666667%}.order-sm-11{order:11}.col-sm-12{box-sizing:border-box;flex:0 0 100%;max-width:100%;width:100%}.offset-sm-12{margin-left:100%}.order-sm-12{order:12}}@media only screen and (min-width: 768px){.row{margin-left:-8px;margin-right:-8px}.offset-md-0{margin-left:0}[class*=col-]{padding-left:8px;padding-right:8px}.row.no-gutters [class*=col-]{padding-left:0;padding-right:0}.col-md-1{box-sizing:border-box;flex:0 0 8.3333333333%;max-width:8.3333333333%;width:100%}.offset-md-1{margin-left:8.3333333333%}.order-md-1{order:1}.col-md-2{box-sizing:border-box;flex:0 0 16.6666666667%;max-width:16.6666666667%;width:100%}.offset-md-2{margin-left:16.6666666667%}.order-md-2{order:2}.col-md-3{box-sizing:border-box;flex:0 0 25%;max-width:25%;width:100%}.offset-md-3{margin-left:25%}.order-md-3{order:3}.col-md-4{box-sizing:border-box;flex:0 0 33.3333333333%;max-width:33.3333333333%;width:100%}.offset-md-4{margin-left:33.3333333333%}.order-md-4{order:4}.col-md-5{box-sizing:border-box;flex:0 0 41.6666666667%;max-width:41.6666666667%;width:100%}.offset-md-5{margin-left:41.6666666667%}.order-md-5{order:5}.col-md-6{box-sizing:border-box;flex:0 0 50%;max-width:50%;width:100%}.offset-md-6{margin-left:50%}.order-md-6{order:6}.col-md-7{box-sizing:border-box;flex:0 0 58.3333333333%;max-width:58.3333333333%;width:100%}.offset-md-7{margin-left:58.3333333333%}.order-md-7{order:7}.col-md-8{box-sizing:border-box;flex:0 0 66.6666666667%;max-width:66.6666666667%;width:100%}.offset-md-8{margin-left:66.6666666667%}.order-md-8{order:8}.col-md-9{box-sizing:border-box;flex:0 0 75%;max-width:75%;width:100%}.offset-md-9{margin-left:75%}.order-md-9{order:9}.col-md-10{box-sizing:border-box;flex:0 0 83.3333333333%;max-width:83.3333333333%;width:100%}.offset-md-10{margin-left:83.3333333333%}.order-md-10{order:10}.col-md-11{box-sizing:border-box;flex:0 0 91.6666666667%;max-width:91.6666666667%;width:100%}.offset-md-11{margin-left:91.6666666667%}.order-md-11{order:11}.col-md-12{box-sizing:border-box;flex:0 0 100%;max-width:100%;width:100%}.offset-md-12{margin-left:100%}.order-md-12{order:12}}@media only screen and (min-width: 1025px){.row{margin-left:-5px;margin-right:-5px}.offset-lg-0{margin-left:0}[class*=col-]{padding-left:5px;padding-right:5px}.row.no-gutters [class*=col-]{padding-left:0;padding-right:0}.col-lg-1{box-sizing:border-box;flex:0 0 8.3333333333%;max-width:8.3333333333%;width:100%}.offset-lg-1{margin-left:8.3333333333%}.order-lg-1{order:1}.col-lg-2{box-sizing:border-box;flex:0 0 16.6666666667%;max-width:16.6666666667%;width:100%}.offset-lg-2{margin-left:16.6666666667%}.order-lg-2{order:2}.col-lg-3{box-sizing:border-box;flex:0 0 25%;max-width:25%;width:100%}.offset-lg-3{margin-left:25%}.order-lg-3{order:3}.col-lg-4{box-sizing:border-box;flex:0 0 33.3333333333%;max-width:33.3333333333%;width:100%}.offset-lg-4{margin-left:33.3333333333%}.order-lg-4{order:4}.col-lg-5{box-sizing:border-box;flex:0 0 41.6666666667%;max-width:41.6666666667%;width:100%}.offset-lg-5{margin-left:41.6666666667%}.order-lg-5{order:5}.col-lg-6{box-sizing:border-box;flex:0 0 50%;max-width:50%;width:100%}.offset-lg-6{margin-left:50%}.order-lg-6{order:6}.col-lg-7{box-sizing:border-box;flex:0 0 58.3333333333%;max-width:58.3333333333%;width:100%}.offset-lg-7{margin-left:58.3333333333%}.order-lg-7{order:7}.col-lg-8{box-sizing:border-box;flex:0 0 66.6666666667%;max-width:66.6666666667%;width:100%}.offset-lg-8{margin-left:66.6666666667%}.order-lg-8{order:8}.col-lg-9{box-sizing:border-box;flex:0 0 75%;max-width:75%;width:100%}.offset-lg-9{margin-left:75%}.order-lg-9{order:9}.col-lg-10{box-sizing:border-box;flex:0 0 83.3333333333%;max-width:83.3333333333%;width:100%}.offset-lg-10{margin-left:83.3333333333%}.order-lg-10{order:10}.col-lg-11{box-sizing:border-box;flex:0 0 91.6666666667%;max-width:91.6666666667%;width:100%}.offset-lg-11{margin-left:91.6666666667%}.order-lg-11{order:11}.col-lg-12{box-sizing:border-box;flex:0 0 100%;max-width:100%;width:100%}.offset-lg-12{margin-left:100%}.order-lg-12{order:12}}@media only screen and (min-width: 1281px){.row{margin-left:-5px;margin-right:-5px}.offset-xl-0{margin-left:0}[class*=col-]{padding-left:5px;padding-right:5px}.row.no-gutters [class*=col-]{padding-left:0;padding-right:0}.col-xl-1{box-sizing:border-box;flex:0 0 8.3333333333%;max-width:8.3333333333%;width:100%}.offset-xl-1{margin-left:8.3333333333%}.order-xl-1{order:1}.col-xl-2{box-sizing:border-box;flex:0 0 16.6666666667%;max-width:16.6666666667%;width:100%}.offset-xl-2{margin-left:16.6666666667%}.order-xl-2{order:2}.col-xl-3{box-sizing:border-box;flex:0 0 25%;max-width:25%;width:100%}.offset-xl-3{margin-left:25%}.order-xl-3{order:3}.col-xl-4{box-sizing:border-box;flex:0 0 33.3333333333%;max-width:33.3333333333%;width:100%}.offset-xl-4{margin-left:33.3333333333%}.order-xl-4{order:4}.col-xl-5{box-sizing:border-box;flex:0 0 41.6666666667%;max-width:41.6666666667%;width:100%}.offset-xl-5{margin-left:41.6666666667%}.order-xl-5{order:5}.col-xl-6{box-sizing:border-box;flex:0 0 50%;max-width:50%;width:100%}.offset-xl-6{margin-left:50%}.order-xl-6{order:6}.col-xl-7{box-sizing:border-box;flex:0 0 58.3333333333%;max-width:58.3333333333%;width:100%}.offset-xl-7{margin-left:58.3333333333%}.order-xl-7{order:7}.col-xl-8{box-sizing:border-box;flex:0 0 66.6666666667%;max-width:66.6666666667%;width:100%}.offset-xl-8{margin-left:66.6666666667%}.order-xl-8{order:8}.col-xl-9{box-sizing:border-box;flex:0 0 75%;max-width:75%;width:100%}.offset-xl-9{margin-left:75%}.order-xl-9{order:9}.col-xl-10{box-sizing:border-box;flex:0 0 83.3333333333%;max-width:83.3333333333%;width:100%}.offset-xl-10{margin-left:83.3333333333%}.order-xl-10{order:10}.col-xl-11{box-sizing:border-box;flex:0 0 91.6666666667%;max-width:91.6666666667%;width:100%}.offset-xl-11{margin-left:91.6666666667%}.order-xl-11{order:11}.col-xl-12{box-sizing:border-box;flex:0 0 100%;max-width:100%;width:100%}.offset-xl-12{margin-left:100%}.order-xl-12{order:12}}@media only screen and (min-width: 1490px){.row{margin-left:-5px;margin-right:-5px}.offset-xxl-0{margin-left:0}[class*=col-]{padding-left:5px;padding-right:5px}.row.no-gutters [class*=col-]{padding-left:0;padding-right:0}.col-xxl-1{box-sizing:border-box;flex:0 0 8.3333333333%;max-width:8.3333333333%;width:100%}.offset-xxl-1{margin-left:8.3333333333%}.order-xxl-1{order:1}.col-xxl-2{box-sizing:border-box;flex:0 0 16.6666666667%;max-width:16.6666666667%;width:100%}.offset-xxl-2{margin-left:16.6666666667%}.order-xxl-2{order:2}.col-xxl-3{box-sizing:border-box;flex:0 0 25%;max-width:25%;width:100%}.offset-xxl-3{margin-left:25%}.order-xxl-3{order:3}.col-xxl-4{box-sizing:border-box;flex:0 0 33.3333333333%;max-width:33.3333333333%;width:100%}.offset-xxl-4{margin-left:33.3333333333%}.order-xxl-4{order:4}.col-xxl-5{box-sizing:border-box;flex:0 0 41.6666666667%;max-width:41.6666666667%;width:100%}.offset-xxl-5{margin-left:41.6666666667%}.order-xxl-5{order:5}.col-xxl-6{box-sizing:border-box;flex:0 0 50%;max-width:50%;width:100%}.offset-xxl-6{margin-left:50%}.order-xxl-6{order:6}.col-xxl-7{box-sizing:border-box;flex:0 0 58.3333333333%;max-width:58.3333333333%;width:100%}.offset-xxl-7{margin-left:58.3333333333%}.order-xxl-7{order:7}.col-xxl-8{box-sizing:border-box;flex:0 0 66.6666666667%;max-width:66.6666666667%;width:100%}.offset-xxl-8{margin-left:66.6666666667%}.order-xxl-8{order:8}.col-xxl-9{box-sizing:border-box;flex:0 0 75%;max-width:75%;width:100%}.offset-xxl-9{margin-left:75%}.order-xxl-9{order:9}.col-xxl-10{box-sizing:border-box;flex:0 0 83.3333333333%;max-width:83.3333333333%;width:100%}.offset-xxl-10{margin-left:83.3333333333%}.order-xxl-10{order:10}.col-xxl-11{box-sizing:border-box;flex:0 0 91.6666666667%;max-width:91.6666666667%;width:100%}.offset-xxl-11{margin-left:91.6666666667%}.order-xxl-11{order:11}.col-xxl-12{box-sizing:border-box;flex:0 0 100%;max-width:100%;width:100%}.offset-xxl-12{margin-left:100%}.order-xxl-12{order:12}}@font-face{font-family:"Gilroy";src:url("../fonts/Gilroy-Light.woff2") format("woff2"),url("../fonts/Gilroy-Light.woff") format("woff"),url("../fonts/Gilroy-Light.ttf") format("truetype");font-weight:300;font-style:normal}@font-face{font-family:"Gilroy";src:url("../fonts/Gilroy-Regular.woff2") format("woff2"),url("../fonts/Gilroy-Regular.woff") format("woff"),url("../fonts/Gilroy-Regular.ttf") format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:"Gilroy";src:url("../fonts/Gilroy-Medium.woff2") format("woff2"),url("../fonts/Gilroy-Medium.woff") format("woff"),url("../fonts/Gilroy-Medium.ttf") format("truetype");font-weight:500;font-style:normal}@font-face{font-family:"Gilroy";src:url("../fonts/Gilroy-Semibold.woff2") format("woff2"),url("../fonts/Gilroy-Semibold.woff") format("woff"),url("../fonts/Gilroy-Semibold.ttf") format("truetype");font-weight:600;font-style:normal}@font-face{font-family:"Gilroy";src:url("../fonts/Gilroy-Bold.woff2") format("woff2"),url("../fonts/Gilroy-Bold.woff") format("woff"),url("../fonts/Gilroy-Bold.ttf") format("truetype");font-weight:700;font-style:normal}*,h1,h2,h3,h4,h5,h6,ul{margin:0;padding:0;box-sizing:border-box}a{outline:none;text-decoration:none}ul{list-style-type:none}input{outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;-ms-progress-appearance:none}input:active,input:focus{outline:none}html{font-size:0.8333333333vw}@media only screen and (min-width: 2200px){html{font-size:18.333px}}@media only screen and (max-width: 1279px){html{font-size:0.9375vw}}@media only screen and (max-width: 1024px){html{font-size:16px}}body{font-family:"Gilroy",sans-serif;background-color:#fff;color:#161616;min-width:375px;max-width:100%;font-size:1rem;line-height:1.4;-webkit-font-smoothing:antialiased;opacity:0;transition:opacity 300ms ease}body.ready{opacity:1}body.block-scroll{overflow:hidden}.container{padding:0 2.5rem;max-width:106.5rem}@media only screen and (max-width: 1024px){.container{padding:0 1.5rem}}@media only screen and (max-width: 767px){.container{padding:0 1rem}}.main{position:relative;z-index:2;overflow:hidden}.inline-block{display:inline-block}.text-center{text-align:center}.grecaptcha-badge{visibility:hidden !important}.section{position:relative;padding:9.38rem 0}@media only screen and (max-width: 1024px){.section{padding:4rem 0}}@media only screen and (max-width: 767px){.section{padding:3.5rem 0}}.section::before{content:"";position:absolute;top:0;left:0;width:calc(100% - 1.5rem);height:100%;top:0;left:.75rem;border-radius:.625rem}@media only screen and (max-width: 1024px){.section::before{left:0;width:100%}}.section--light-blue::before{background:rgba(241,242,245,.6)}.section--dark::before{background:#080707}.section-wrapper{position:relative;z-index:3}.section-background{position:absolute;top:0;left:0;width:calc(100% - 1.5rem);height:100%;overflow:hidden;margin:0 .75rem;border-radius:.625rem}@media only screen and (max-width: 1024px){.section-background{width:calc(100% - 1rem);margin:0 .5rem}}.section-background img,.section-background video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-image{position:absolute;top:0;left:0;width:100%;height:100%;display:none}@media only screen and (max-width: 1024px){.section-image{display:block}}.section-video{position:absolute;top:0;left:0;width:100%;height:100%;display:block}@media only screen and (max-width: 1024px){.section-video{display:none}}.o-hidden{overflow:hidden}.media-switch .js-video{display:none}@media(min-width: 1025px){.media-switch .js-image{display:none}.media-switch .js-video{display:block}}.fade-in{opacity:0;transition:opacity 600ms ease-in-out}.fade-in.is-animated,.fade-in[data-animated]{opacity:1}.fade-in-up,.mp-list__image-container{opacity:0;transform:translate3d(0, 20px, 0);transition:opacity 600ms ease-in-out,transform 600ms ease-in-out}.fade-in-up.is-animated,.is-animated.mp-list__image-container,.fade-in-up[data-animated],[data-animated].mp-list__image-container{opacity:1;transform:translate3d(0, 0, 0)}.fade-in-right{opacity:0;transform:translate3d(-20px, 0, 0);transition:opacity 600ms ease-in-out,transform 600ms ease-in-out}.fade-in-right.is-animated,.fade-in-right[data-animated]{opacity:1;transform:translate3d(0, 0, 0)}.fade-in-left{opacity:0;transform:translate3d(20px, 0, 0);transition:opacity 600ms ease-in-out,transform 600ms ease-in-out}.fade-in-left.is-animated,.fade-in-left[data-animated]{opacity:1;transform:translate3d(0, 0, 0)}.disable-animation{opacity:1 !important;transform:none !important}.full-up{display:inline-block;transform:translate3d(0, 100%, 0);transition:transform 600ms ease-in-out}.full-up[data-animated]{transform:translate3d(0, 0, 0)}@keyframes fly{0%{transform:rotate(0deg) translate(100px) rotate(0deg) scale(1)}50%{transform:rotate(-160deg) translate(100px) rotate(160deg) scale(1.4)}100%{transform:rotate(-360deg) translate(100px) rotate(360deg) scale(1)}}.p-title h2{color:var(--Colors-600, #111421);font-size:3.75rem;font-style:normal;font-weight:600;line-height:105%;letter-spacing:-0.075rem}@media only screen and (max-width: 1024px){.p-title h2{font-size:2rem;letter-spacing:-0.04rem}}.p-title h2>span{display:block}html[lang=en] .p-title h2>span{margin-bottom:.75rem}@media only screen and (max-width: 1024px){html[lang=en] .p-title h2>span{margin-bottom:.5rem}}@media only screen and (max-width: 767px){html[lang=en] .p-title h2>span{margin-bottom:.35rem}}.p-title h2>span>span{display:inline-block;padding:.75rem 1.75rem;border-radius:.625rem;background:var(--accent-blue-1, #3695D8);color:#fff}@media only screen and (max-width: 1024px){.p-title h2>span>span{border-radius:.5rem;padding:.5rem .7rem}}.p-title--sm h2{font-size:3.5rem;letter-spacing:-0.07rem}@media only screen and (max-width: 1024px){.p-title--sm h2{font-size:2rem;letter-spacing:-0.04rem}}.p-title.light h2{color:#fff}.text-1{display:flex;flex-direction:column;gap:2rem}@media only screen and (max-width: 1024px){.text-1{gap:1.25rem}}.text-1 p{color:var(--Colors-600, #111421);font-size:1.75rem;font-style:normal;font-weight:600;line-height:130%;letter-spacing:-0.035rem}@media only screen and (max-width: 1024px){.text-1 p{font-size:1.125rem;letter-spacing:-0.0225rem}}.text-1 strong{font-weight:700}.text-1 a{color:inherit;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.text-1 a:hover{text-decoration:none}.text-1.light p{color:#fff}.text-2{display:flex;flex-direction:column;gap:1.25rem}@media only screen and (max-width: 1024px){.text-2{gap:.875rem}}.text-2 h3{color:var(--Colors-600, #111421);font-size:2rem;font-style:normal;font-weight:600;line-height:130%;letter-spacing:-0.04rem}@media only screen and (max-width: 1024px){.text-2 h3{font-size:1.25rem;letter-spacing:-0.025rem}}.text-2 h4{color:var(--Colors-white, #FFF);font-size:1.75rem;font-style:normal;font-weight:600;line-height:130%;letter-spacing:-0.035rem}@media only screen and (max-width: 1024px){.text-2 h4{font-size:1.125rem;letter-spacing:-0.0225rem}}.text-2 p{color:var(--Colors-600, #111421);font-family:"Inter Tight";font-size:1.125rem;font-style:normal;font-weight:400;line-height:145%;letter-spacing:.01125rem}@media only screen and (max-width: 1024px){.text-2 p{font-size:.875rem;letter-spacing:.00875rem}}.text-2 strong{font-weight:600}.text-2 a{color:inherit;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.text-2 a:hover{text-decoration:none}.text-2 ul{display:flex;flex-direction:column;gap:1rem}@media only screen and (max-width: 1024px){.text-2 ul{gap:.875rem}}.text-2 ul li{color:#111421;font-family:"Inter Tight";font-size:1.125rem;font-style:normal;font-weight:400;line-height:145%;letter-spacing:.01125rem;position:relative;padding-left:1.75rem}@media only screen and (max-width: 1024px){.text-2 ul li{font-size:.875rem;letter-spacing:.00875rem;padding-left:1.375rem}}.text-2 ul li::before{content:"";position:absolute;top:.75rem;left:.75rem;width:.3125rem;height:.3125rem;border-radius:50%;background:#fff}@media only screen and (max-width: 1024px){.text-2 ul li::before{width:.25rem;height:.25rem;top:.5625rem;left:.5625rem}}.text-2.light p,.text-2.light h3,.text-2.light ul li{color:#fff}.uppercase{text-transform:uppercase}.btn{display:inline-flex;align-items:center;justify-content:center;outline:none;padding:0 1.75rem;background:rgba(0,0,0,0);height:3rem;border-radius:2.5rem;cursor:pointer;box-shadow:none;transition:background 300ms ease,border 300ms ease,color 300ms ease;position:relative;overflow:hidden;border:2px solid #fff;isolation:isolate;color:#fff;font-size:1rem;font-weight:600;line-height:150%}@media only screen and (max-width: 1024px){.btn{height:2.75rem}}.btn--fw{width:100%}.btn2{display:inline-flex;align-items:center;justify-content:center;outline:none;padding:0 1.75rem;background:#fff;height:2.5rem;cursor:pointer;box-shadow:none;transition:background 300ms ease,width 300ms ease,border 300ms ease,box-shadow 300ms ease,color 300ms ease;position:relative;overflow:hidden;border:.125rem solid #3e3e3e;isolation:isolate;border-radius:2.5rem;color:#111421;font-size:1rem;font-weight:600;line-height:1}body:not(.mobile) .btn2:hover{background:#3e3e3e;border-color:#3e3e3e;color:#fff}.btn2:active{background:#3e3e3e;border-color:#3e3e3e;color:#fff}.btn2:disabled,.btn2.disabled{pointer-events:none;opacity:.5}.btn2--black{background:#111421;border-color:#111421;color:#fff}body:not(.mobile) .btn2--black:hover{background:#fff;border-color:#111421;color:#111421}.btn2--black:active{background:#fff;border-color:#111421;color:#111421}.btn2--red{background:#ef4425;border-color:#ef4425;color:#fff}body:not(.mobile) .btn2--red:hover{background:rgb(233.3717948718,50.3141025641,17.1282051282);border-color:rgb(233.3717948718,50.3141025641,17.1282051282)}.btn2--red:active{background:rgb(233.3717948718,50.3141025641,17.1282051282) !important;border-color:rgb(233.3717948718,50.3141025641,17.1282051282) !important}@media only screen and (max-width: 767px){.btn2--mfw{width:100%}}.btn2--fw{width:100%}.custom-scroll::-webkit-scrollbar{width:4px;background-color:rgba(233,239,247,.7)}.custom-scroll::-webkit-scrollbar-track{box-shadow:none}.custom-scroll::-webkit-scrollbar-thumb{background:#647a9c;border-radius:3px}.the-table-section{position:relative}.t-section{position:relative;width:100%;max-width:1026px;margin:0 auto}.the-table-section__h2{font-family:"Gilroy",sans-serif;font-weight:700;font-size:50px;line-height:100%;color:#000;margin-bottom:5px}.the-table-section__h3{font-weight:500;font-size:20px;line-height:25px;color:#000;margin-bottom:12px}.the-table-section__legend{display:flex}.the-table-section__legend-cell{position:relative;width:40px;height:10px}.the-table-section__legend-label{position:absolute;top:10px;left:0;color:#fff;font-size:10px}.the-table-section__table{font-family:"Gilroy",sans-serif;position:relative;color:#000;font-size:12px}.the-table-section__row{position:relative;display:flex}.the-table-section__row_titles{position:relative}.the-table-section__rank{position:relative;padding:5px 4px;text-align:center;flex:0 0 calc((100% - 170px)/15);width:100%;justify-content:flex-start !important}.the-table-section__vert{writing-mode:tb-rl;transform:rotate(-180deg);text-align:left;height:150px}.the-table-section__name{color:#000;text-align:left;font-size:13px;width:100%;padding:5px 4px;flex:0 0 170px}.the-table-section__row_titles div:nth-child(2n){background-color:#efefef}.the-table-section__score{position:relative;padding:5px 4px;text-align:center;flex:0 0 calc((100% - 170px)/15);width:100%;font-weight:400}.the-table-section__col{position:relative;padding:5px 4px;text-align:center;flex:0 0 calc((100% - 170px)/15);width:100%}.the-table-section__row_first{background-color:#efefef}.the-table-section__row_first .the-table-section__rank{text-align:center}.t-sort{display:inline-block;margin:6px auto}.t-sort,.t-sort__img{width:12px;height:12px}.t-sort__img{transition:transform .3s}.t-sort__img.is-decrise{transform:rotate(180deg)}.the-table-section__row_first .the-table-section__name{text-align:center}.the-table-section__row_first .the-table-section__score{text-align:center}.the-table-section__popup{display:none;position:absolute;padding:8px;width:120px;font-size:12px;text-align:left;z-index:1000000}.the-table-section__popup_right{top:0;left:0;margin-left:100%;margin-top:26px;border-radius:0 5px 5px 5px}.the-table-section__popup-title{margin-bottom:4px}.the-table-section__popup-value{font-weight:600}.the-table-section__col:hover .the-table-section__popup,.the-table-section__rank:hover .the-table-section__popup,.the-table-section__score:hover .the-table-section__popup{display:inline-block;background-color:#eee}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}.the-table-section__index{font-size:8px;margin-bottom:2px;font-weight:600;padding-left:2px}.the-table-section__index_green{color:green}.the-table-section__index_red{color:#d80000}.the-table-section__score,.the-table-section__col{background-color:#e0e0e0}.the-table-section__score.col__color,.the-table-section__col.col__color{background-color:#fdf8c1}.col__color.color_-1:before,.col__color.color_-2:before,.col__color.color_-3:before,.col__color.color_-4:before,.col__color.color_-5:before,.col__color.color_-6:before,.col__color.color_-7:before,.col__color.color_-8:before,.col__color.color_-9:before,.col__color.color_-10:before,.col__color.color_-11:before,.col__color.color_-12:before,.col__color.color_-13:before,.col__color.color_-14:before,.col__color.color_-15:before,.col__color.color_-16:before,.col__color.color_-17:before,.col__color.color_-18:before,.col__color.color_-19:before,.col__color.color_-20:before,.col__color.color_-21:before,.col__color.color_-22:before,.col__color.color_-23:before,.col__color.color_-24:before,.col__color.color_-25:before,.col__color.color_-26:before,.col__color.color_-27:before,.col__color.color_-28:before,.col__color.color_-29:before,.col__color.color_-30:before,.col__color.color_-31:before,.col__color.color_-32:before,.col__color.color_-33:before,.col__color.color_-34:before,.col__color.color_-35:before,.col__color.color_-36:before,.col__color.color_-37:before,.col__color.color_-38:before,.col__color.color_-39:before,.col__color.color_-40:before,.col__color.color_-41:before,.col__color.color_-42:before,.col__color.color_-43:before,.col__color.color_-44:before,.col__color.color_-45:before,.col__color.color_-46:before,.col__color.color_-47:before,.col__color.color_-48:before,.col__color.color_-49:before,.col__color.color_-50:before,.col__color.color_-51:before,.col__color.color_-52:before,.col__color.color_-53:before,.col__color.color_-54:before,.col__color.color_-55:before,.col__color.color_-56:before,.col__color.color_-57:before,.col__color.color_-58:before,.col__color.color_-59:before,.col__color.color_-60:before,.col__color.color_-61:before,.col__color.color_-62:before,.col__color.color_-63:before,.col__color.color_-64:before,.col__color.color_-65:before,.col__color.color_-66:before,.col__color.color_-67:before,.col__color.color_-68:before,.col__color.color_-69:before,.col__color.color_-70:before,.col__color.color_-71:before,.col__color.color_-72:before,.col__color.color_-73:before,.col__color.color_-74:before,.col__color.color_-75:before,.col__color.color_-76:before,.col__color.color_-77:before,.col__color.color_-78:before,.col__color.color_-79:before,.col__color.color_-80:before,.col__color.color_-81:before,.col__color.color_-82:before,.col__color.color_-83:before,.col__color.color_-84:before,.col__color.color_-85:before,.col__color.color_-86:before,.col__color.color_-87:before,.col__color.color_-88:before,.col__color.color_-89:before,.col__color.color_-90:before,.col__color.color_-91:before,.col__color.color_-92:before,.col__color.color_-93:before,.col__color.color_-94:before,.col__color.color_-95:before,.col__color.color_-96:before,.col__color.color_-97:before,.col__color.color_-98:before,.col__color.color_-99:before,.col__color.color_-100:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:#d80000;z-index:0}.col__color.color_-1 span,.col__color.color_-1 sup,.col__color.color_-1 div,.col__color.color_-2 span,.col__color.color_-2 sup,.col__color.color_-2 div,.col__color.color_-3 span,.col__color.color_-3 sup,.col__color.color_-3 div,.col__color.color_-4 span,.col__color.color_-4 sup,.col__color.color_-4 div,.col__color.color_-5 span,.col__color.color_-5 sup,.col__color.color_-5 div,.col__color.color_-6 span,.col__color.color_-6 sup,.col__color.color_-6 div,.col__color.color_-7 span,.col__color.color_-7 sup,.col__color.color_-7 div,.col__color.color_-8 span,.col__color.color_-8 sup,.col__color.color_-8 div,.col__color.color_-9 span,.col__color.color_-9 sup,.col__color.color_-9 div,.col__color.color_-10 span,.col__color.color_-10 sup,.col__color.color_-10 div,.col__color.color_-11 span,.col__color.color_-11 sup,.col__color.color_-11 div,.col__color.color_-12 span,.col__color.color_-12 sup,.col__color.color_-12 div,.col__color.color_-13 span,.col__color.color_-13 sup,.col__color.color_-13 div,.col__color.color_-14 span,.col__color.color_-14 sup,.col__color.color_-14 div,.col__color.color_-15 span,.col__color.color_-15 sup,.col__color.color_-15 div,.col__color.color_-16 span,.col__color.color_-16 sup,.col__color.color_-16 div,.col__color.color_-17 span,.col__color.color_-17 sup,.col__color.color_-17 div,.col__color.color_-18 span,.col__color.color_-18 sup,.col__color.color_-18 div,.col__color.color_-19 span,.col__color.color_-19 sup,.col__color.color_-19 div,.col__color.color_-20 span,.col__color.color_-20 sup,.col__color.color_-20 div,.col__color.color_-21 span,.col__color.color_-21 sup,.col__color.color_-21 div,.col__color.color_-22 span,.col__color.color_-22 sup,.col__color.color_-22 div,.col__color.color_-23 span,.col__color.color_-23 sup,.col__color.color_-23 div,.col__color.color_-24 span,.col__color.color_-24 sup,.col__color.color_-24 div,.col__color.color_-25 span,.col__color.color_-25 sup,.col__color.color_-25 div,.col__color.color_-26 span,.col__color.color_-26 sup,.col__color.color_-26 div,.col__color.color_-27 span,.col__color.color_-27 sup,.col__color.color_-27 div,.col__color.color_-28 span,.col__color.color_-28 sup,.col__color.color_-28 div,.col__color.color_-29 span,.col__color.color_-29 sup,.col__color.color_-29 div,.col__color.color_-30 span,.col__color.color_-30 sup,.col__color.color_-30 div,.col__color.color_-31 span,.col__color.color_-31 sup,.col__color.color_-31 div,.col__color.color_-32 span,.col__color.color_-32 sup,.col__color.color_-32 div,.col__color.color_-33 span,.col__color.color_-33 sup,.col__color.color_-33 div,.col__color.color_-34 span,.col__color.color_-34 sup,.col__color.color_-34 div,.col__color.color_-35 span,.col__color.color_-35 sup,.col__color.color_-35 div,.col__color.color_-36 span,.col__color.color_-36 sup,.col__color.color_-36 div,.col__color.color_-37 span,.col__color.color_-37 sup,.col__color.color_-37 div,.col__color.color_-38 span,.col__color.color_-38 sup,.col__color.color_-38 div,.col__color.color_-39 span,.col__color.color_-39 sup,.col__color.color_-39 div,.col__color.color_-40 span,.col__color.color_-40 sup,.col__color.color_-40 div,.col__color.color_-41 span,.col__color.color_-41 sup,.col__color.color_-41 div,.col__color.color_-42 span,.col__color.color_-42 sup,.col__color.color_-42 div,.col__color.color_-43 span,.col__color.color_-43 sup,.col__color.color_-43 div,.col__color.color_-44 span,.col__color.color_-44 sup,.col__color.color_-44 div,.col__color.color_-45 span,.col__color.color_-45 sup,.col__color.color_-45 div,.col__color.color_-46 span,.col__color.color_-46 sup,.col__color.color_-46 div,.col__color.color_-47 span,.col__color.color_-47 sup,.col__color.color_-47 div,.col__color.color_-48 span,.col__color.color_-48 sup,.col__color.color_-48 div,.col__color.color_-49 span,.col__color.color_-49 sup,.col__color.color_-49 div,.col__color.color_-50 span,.col__color.color_-50 sup,.col__color.color_-50 div,.col__color.color_-51 span,.col__color.color_-51 sup,.col__color.color_-51 div,.col__color.color_-52 span,.col__color.color_-52 sup,.col__color.color_-52 div,.col__color.color_-53 span,.col__color.color_-53 sup,.col__color.color_-53 div,.col__color.color_-54 span,.col__color.color_-54 sup,.col__color.color_-54 div,.col__color.color_-55 span,.col__color.color_-55 sup,.col__color.color_-55 div,.col__color.color_-56 span,.col__color.color_-56 sup,.col__color.color_-56 div,.col__color.color_-57 span,.col__color.color_-57 sup,.col__color.color_-57 div,.col__color.color_-58 span,.col__color.color_-58 sup,.col__color.color_-58 div,.col__color.color_-59 span,.col__color.color_-59 sup,.col__color.color_-59 div,.col__color.color_-60 span,.col__color.color_-60 sup,.col__color.color_-60 div,.col__color.color_-61 span,.col__color.color_-61 sup,.col__color.color_-61 div,.col__color.color_-62 span,.col__color.color_-62 sup,.col__color.color_-62 div,.col__color.color_-63 span,.col__color.color_-63 sup,.col__color.color_-63 div,.col__color.color_-64 span,.col__color.color_-64 sup,.col__color.color_-64 div,.col__color.color_-65 span,.col__color.color_-65 sup,.col__color.color_-65 div,.col__color.color_-66 span,.col__color.color_-66 sup,.col__color.color_-66 div,.col__color.color_-67 span,.col__color.color_-67 sup,.col__color.color_-67 div,.col__color.color_-68 span,.col__color.color_-68 sup,.col__color.color_-68 div,.col__color.color_-69 span,.col__color.color_-69 sup,.col__color.color_-69 div,.col__color.color_-70 span,.col__color.color_-70 sup,.col__color.color_-70 div,.col__color.color_-71 span,.col__color.color_-71 sup,.col__color.color_-71 div,.col__color.color_-72 span,.col__color.color_-72 sup,.col__color.color_-72 div,.col__color.color_-73 span,.col__color.color_-73 sup,.col__color.color_-73 div,.col__color.color_-74 span,.col__color.color_-74 sup,.col__color.color_-74 div,.col__color.color_-75 span,.col__color.color_-75 sup,.col__color.color_-75 div,.col__color.color_-76 span,.col__color.color_-76 sup,.col__color.color_-76 div,.col__color.color_-77 span,.col__color.color_-77 sup,.col__color.color_-77 div,.col__color.color_-78 span,.col__color.color_-78 sup,.col__color.color_-78 div,.col__color.color_-79 span,.col__color.color_-79 sup,.col__color.color_-79 div,.col__color.color_-80 span,.col__color.color_-80 sup,.col__color.color_-80 div,.col__color.color_-81 span,.col__color.color_-81 sup,.col__color.color_-81 div,.col__color.color_-82 span,.col__color.color_-82 sup,.col__color.color_-82 div,.col__color.color_-83 span,.col__color.color_-83 sup,.col__color.color_-83 div,.col__color.color_-84 span,.col__color.color_-84 sup,.col__color.color_-84 div,.col__color.color_-85 span,.col__color.color_-85 sup,.col__color.color_-85 div,.col__color.color_-86 span,.col__color.color_-86 sup,.col__color.color_-86 div,.col__color.color_-87 span,.col__color.color_-87 sup,.col__color.color_-87 div,.col__color.color_-88 span,.col__color.color_-88 sup,.col__color.color_-88 div,.col__color.color_-89 span,.col__color.color_-89 sup,.col__color.color_-89 div,.col__color.color_-90 span,.col__color.color_-90 sup,.col__color.color_-90 div,.col__color.color_-91 span,.col__color.color_-91 sup,.col__color.color_-91 div,.col__color.color_-92 span,.col__color.color_-92 sup,.col__color.color_-92 div,.col__color.color_-93 span,.col__color.color_-93 sup,.col__color.color_-93 div,.col__color.color_-94 span,.col__color.color_-94 sup,.col__color.color_-94 div,.col__color.color_-95 span,.col__color.color_-95 sup,.col__color.color_-95 div,.col__color.color_-96 span,.col__color.color_-96 sup,.col__color.color_-96 div,.col__color.color_-97 span,.col__color.color_-97 sup,.col__color.color_-97 div,.col__color.color_-98 span,.col__color.color_-98 sup,.col__color.color_-98 div,.col__color.color_-99 span,.col__color.color_-99 sup,.col__color.color_-99 div,.col__color.color_-100 span,.col__color.color_-100 sup,.col__color.color_-100 div{position:relative;z-index:1}.col__color.color_-1 .the-table-section__popup,.col__color.color_-2 .the-table-section__popup,.col__color.color_-3 .the-table-section__popup,.col__color.color_-4 .the-table-section__popup,.col__color.color_-5 .the-table-section__popup,.col__color.color_-6 .the-table-section__popup,.col__color.color_-7 .the-table-section__popup,.col__color.color_-8 .the-table-section__popup,.col__color.color_-9 .the-table-section__popup,.col__color.color_-10 .the-table-section__popup,.col__color.color_-11 .the-table-section__popup,.col__color.color_-12 .the-table-section__popup,.col__color.color_-13 .the-table-section__popup,.col__color.color_-14 .the-table-section__popup,.col__color.color_-15 .the-table-section__popup,.col__color.color_-16 .the-table-section__popup,.col__color.color_-17 .the-table-section__popup,.col__color.color_-18 .the-table-section__popup,.col__color.color_-19 .the-table-section__popup,.col__color.color_-20 .the-table-section__popup,.col__color.color_-21 .the-table-section__popup,.col__color.color_-22 .the-table-section__popup,.col__color.color_-23 .the-table-section__popup,.col__color.color_-24 .the-table-section__popup,.col__color.color_-25 .the-table-section__popup,.col__color.color_-26 .the-table-section__popup,.col__color.color_-27 .the-table-section__popup,.col__color.color_-28 .the-table-section__popup,.col__color.color_-29 .the-table-section__popup,.col__color.color_-30 .the-table-section__popup,.col__color.color_-31 .the-table-section__popup,.col__color.color_-32 .the-table-section__popup,.col__color.color_-33 .the-table-section__popup,.col__color.color_-34 .the-table-section__popup,.col__color.color_-35 .the-table-section__popup,.col__color.color_-36 .the-table-section__popup,.col__color.color_-37 .the-table-section__popup,.col__color.color_-38 .the-table-section__popup,.col__color.color_-39 .the-table-section__popup,.col__color.color_-40 .the-table-section__popup,.col__color.color_-41 .the-table-section__popup,.col__color.color_-42 .the-table-section__popup,.col__color.color_-43 .the-table-section__popup,.col__color.color_-44 .the-table-section__popup,.col__color.color_-45 .the-table-section__popup,.col__color.color_-46 .the-table-section__popup,.col__color.color_-47 .the-table-section__popup,.col__color.color_-48 .the-table-section__popup,.col__color.color_-49 .the-table-section__popup,.col__color.color_-50 .the-table-section__popup,.col__color.color_-51 .the-table-section__popup,.col__color.color_-52 .the-table-section__popup,.col__color.color_-53 .the-table-section__popup,.col__color.color_-54 .the-table-section__popup,.col__color.color_-55 .the-table-section__popup,.col__color.color_-56 .the-table-section__popup,.col__color.color_-57 .the-table-section__popup,.col__color.color_-58 .the-table-section__popup,.col__color.color_-59 .the-table-section__popup,.col__color.color_-60 .the-table-section__popup,.col__color.color_-61 .the-table-section__popup,.col__color.color_-62 .the-table-section__popup,.col__color.color_-63 .the-table-section__popup,.col__color.color_-64 .the-table-section__popup,.col__color.color_-65 .the-table-section__popup,.col__color.color_-66 .the-table-section__popup,.col__color.color_-67 .the-table-section__popup,.col__color.color_-68 .the-table-section__popup,.col__color.color_-69 .the-table-section__popup,.col__color.color_-70 .the-table-section__popup,.col__color.color_-71 .the-table-section__popup,.col__color.color_-72 .the-table-section__popup,.col__color.color_-73 .the-table-section__popup,.col__color.color_-74 .the-table-section__popup,.col__color.color_-75 .the-table-section__popup,.col__color.color_-76 .the-table-section__popup,.col__color.color_-77 .the-table-section__popup,.col__color.color_-78 .the-table-section__popup,.col__color.color_-79 .the-table-section__popup,.col__color.color_-80 .the-table-section__popup,.col__color.color_-81 .the-table-section__popup,.col__color.color_-82 .the-table-section__popup,.col__color.color_-83 .the-table-section__popup,.col__color.color_-84 .the-table-section__popup,.col__color.color_-85 .the-table-section__popup,.col__color.color_-86 .the-table-section__popup,.col__color.color_-87 .the-table-section__popup,.col__color.color_-88 .the-table-section__popup,.col__color.color_-89 .the-table-section__popup,.col__color.color_-90 .the-table-section__popup,.col__color.color_-91 .the-table-section__popup,.col__color.color_-92 .the-table-section__popup,.col__color.color_-93 .the-table-section__popup,.col__color.color_-94 .the-table-section__popup,.col__color.color_-95 .the-table-section__popup,.col__color.color_-96 .the-table-section__popup,.col__color.color_-97 .the-table-section__popup,.col__color.color_-98 .the-table-section__popup,.col__color.color_-99 .the-table-section__popup,.col__color.color_-100 .the-table-section__popup{position:absolute;z-index:10}.col__color.color_-1 .the-table-section__index_red,.col__color.color_-2 .the-table-section__index_red,.col__color.color_-3 .the-table-section__index_red,.col__color.color_-4 .the-table-section__index_red,.col__color.color_-5 .the-table-section__index_red,.col__color.color_-6 .the-table-section__index_red,.col__color.color_-7 .the-table-section__index_red,.col__color.color_-8 .the-table-section__index_red,.col__color.color_-9 .the-table-section__index_red,.col__color.color_-10 .the-table-section__index_red,.col__color.color_-11 .the-table-section__index_red,.col__color.color_-12 .the-table-section__index_red,.col__color.color_-13 .the-table-section__index_red,.col__color.color_-14 .the-table-section__index_red,.col__color.color_-15 .the-table-section__index_red,.col__color.color_-16 .the-table-section__index_red,.col__color.color_-17 .the-table-section__index_red,.col__color.color_-18 .the-table-section__index_red,.col__color.color_-19 .the-table-section__index_red,.col__color.color_-20 .the-table-section__index_red,.col__color.color_-21 .the-table-section__index_red,.col__color.color_-22 .the-table-section__index_red,.col__color.color_-23 .the-table-section__index_red,.col__color.color_-24 .the-table-section__index_red,.col__color.color_-25 .the-table-section__index_red,.col__color.color_-26 .the-table-section__index_red,.col__color.color_-27 .the-table-section__index_red,.col__color.color_-28 .the-table-section__index_red,.col__color.color_-29 .the-table-section__index_red,.col__color.color_-30 .the-table-section__index_red,.col__color.color_-31 .the-table-section__index_red,.col__color.color_-32 .the-table-section__index_red,.col__color.color_-33 .the-table-section__index_red,.col__color.color_-34 .the-table-section__index_red,.col__color.color_-35 .the-table-section__index_red,.col__color.color_-36 .the-table-section__index_red,.col__color.color_-37 .the-table-section__index_red,.col__color.color_-38 .the-table-section__index_red,.col__color.color_-39 .the-table-section__index_red,.col__color.color_-40 .the-table-section__index_red,.col__color.color_-41 .the-table-section__index_red,.col__color.color_-42 .the-table-section__index_red,.col__color.color_-43 .the-table-section__index_red,.col__color.color_-44 .the-table-section__index_red,.col__color.color_-45 .the-table-section__index_red,.col__color.color_-46 .the-table-section__index_red,.col__color.color_-47 .the-table-section__index_red,.col__color.color_-48 .the-table-section__index_red,.col__color.color_-49 .the-table-section__index_red,.col__color.color_-50 .the-table-section__index_red,.col__color.color_-51 .the-table-section__index_red,.col__color.color_-52 .the-table-section__index_red,.col__color.color_-53 .the-table-section__index_red,.col__color.color_-54 .the-table-section__index_red,.col__color.color_-55 .the-table-section__index_red,.col__color.color_-56 .the-table-section__index_red,.col__color.color_-57 .the-table-section__index_red,.col__color.color_-58 .the-table-section__index_red,.col__color.color_-59 .the-table-section__index_red,.col__color.color_-60 .the-table-section__index_red,.col__color.color_-61 .the-table-section__index_red,.col__color.color_-62 .the-table-section__index_red,.col__color.color_-63 .the-table-section__index_red,.col__color.color_-64 .the-table-section__index_red,.col__color.color_-65 .the-table-section__index_red,.col__color.color_-66 .the-table-section__index_red,.col__color.color_-67 .the-table-section__index_red,.col__color.color_-68 .the-table-section__index_red,.col__color.color_-69 .the-table-section__index_red,.col__color.color_-70 .the-table-section__index_red,.col__color.color_-71 .the-table-section__index_red,.col__color.color_-72 .the-table-section__index_red,.col__color.color_-73 .the-table-section__index_red,.col__color.color_-74 .the-table-section__index_red,.col__color.color_-75 .the-table-section__index_red,.col__color.color_-76 .the-table-section__index_red,.col__color.color_-77 .the-table-section__index_red,.col__color.color_-78 .the-table-section__index_red,.col__color.color_-79 .the-table-section__index_red,.col__color.color_-80 .the-table-section__index_red,.col__color.color_-81 .the-table-section__index_red,.col__color.color_-82 .the-table-section__index_red,.col__color.color_-83 .the-table-section__index_red,.col__color.color_-84 .the-table-section__index_red,.col__color.color_-85 .the-table-section__index_red,.col__color.color_-86 .the-table-section__index_red,.col__color.color_-87 .the-table-section__index_red,.col__color.color_-88 .the-table-section__index_red,.col__color.color_-89 .the-table-section__index_red,.col__color.color_-90 .the-table-section__index_red,.col__color.color_-91 .the-table-section__index_red,.col__color.color_-92 .the-table-section__index_red,.col__color.color_-93 .the-table-section__index_red,.col__color.color_-94 .the-table-section__index_red,.col__color.color_-95 .the-table-section__index_red,.col__color.color_-96 .the-table-section__index_red,.col__color.color_-97 .the-table-section__index_red,.col__color.color_-98 .the-table-section__index_red,.col__color.color_-99 .the-table-section__index_red,.col__color.color_-100 .the-table-section__index_red{color:#000}.col__color.color_-1:before{opacity:.04}.col__color.color_-2:before{opacity:.06}.col__color.color_-3:before{opacity:.08}.col__color.color_-4:before{opacity:.1}.col__color.color_-5:before{opacity:.12}.col__color.color_-6:before{opacity:.14}.col__color.color_-7:before{opacity:.16}.col__color.color_-8:before{opacity:.18}.col__color.color_-9:before{opacity:.2}.col__color.color_-10:before{opacity:.22}.col__color.color_-11:before{opacity:.24}.col__color.color_-12:before{opacity:.26}.col__color.color_-13:before{opacity:.28}.col__color.color_-14:before{opacity:.3}.col__color.color_-15:before{opacity:.32}.col__color.color_-16:before{opacity:.34}.col__color.color_-17:before{opacity:.36}.col__color.color_-18:before{opacity:.38}.col__color.color_-19:before{opacity:.4}.col__color.color_-20:before{opacity:.42}.col__color.color_-21:before{opacity:.44}.col__color.color_-22:before{opacity:.46}.col__color.color_-23:before{opacity:.48}.col__color.color_-24:before{opacity:.5}.col__color.color_-25:before{opacity:.52}.col__color.color_-26:before{opacity:.54}.col__color.color_-27:before{opacity:.56}.col__color.color_-28:before{opacity:.58}.col__color.color_-29:before{opacity:.6}.col__color.color_-30:before{opacity:.61}.col__color.color_-31:before{opacity:.62}.col__color.color_-32:before{opacity:.63}.col__color.color_-33:before{opacity:.64}.col__color.color_-34:before{opacity:.65}.col__color.color_-35:before{opacity:.66}.col__color.color_-36:before{opacity:.67}.col__color.color_-37:before{opacity:.68}.col__color.color_-38:before{opacity:.69}.col__color.color_-39:before{opacity:.7}.col__color.color_-40:before{opacity:.71}.col__color.color_-41:before{opacity:.72}.col__color.color_-42:before{opacity:.73}.col__color.color_-43:before{opacity:.74}.col__color.color_-44:before{opacity:.75}.col__color.color_-45:before{opacity:.76}.col__color.color_-46:before{opacity:.77}.col__color.color_-47:before{opacity:.78}.col__color.color_-48:before{opacity:.79}.col__color.color_-49:before{opacity:.8}.col__color.color_-50:before{opacity:.81}.col__color.color_-51:before{opacity:.82}.col__color.color_-52:before{opacity:.83}.col__color.color_-53:before{opacity:.84}.col__color.color_-54:before{opacity:.85}.col__color.color_-55:before{opacity:.86}.col__color.color_-56:before{opacity:.87}.col__color.color_-57:before{opacity:.88}.col__color.color_-58:before{opacity:.89}.col__color.color_-59:before{opacity:.9}.col__color.color_-60:before{opacity:.91}.col__color.color_-61:before{opacity:.92}.col__color.color_-62:before{opacity:.93}.col__color.color_-63:before{opacity:.94}.col__color.color_-64:before{opacity:.95}.col__color.color_-65:before{opacity:.96}.col__color.color_-66:before{opacity:.97}.col__color.color_-67:before{opacity:.98}.col__color.color_-68:before{opacity:.99}.col__color.color_-69:before{opacity:1}.col__color.color_-70:before{opacity:1.01}.col__color.color_-71:before{opacity:1.02}.col__color.color_-72:before{opacity:1.03}.col__color.color_-73:before{opacity:1.04}.col__color.color_-74:before{opacity:1.05}.col__color.color_-75:before{opacity:1.06}.col__color.color_-76:before{opacity:1.07}.col__color.color_-77:before{opacity:1.08}.col__color.color_-78:before{opacity:1.09}.col__color.color_-79:before{opacity:1.1}.col__color.color_-80:before{opacity:1.11}.col__color.color_-81:before{opacity:1.12}.col__color.color_-82:before{opacity:1.13}.col__color.color_-83:before{opacity:1.14}.col__color.color_-84:before{opacity:1.15}.col__color.color_-85:before{opacity:1.16}.col__color.color_-86:before{opacity:1.17}.col__color.color_-87:before{opacity:1.18}.col__color.color_-88:before{opacity:1.19}.col__color.color_-89:before{opacity:1.2}.col__color.color_-90:before{opacity:1.21}.col__color.color_-91:before{opacity:1.22}.col__color.color_-92:before{opacity:1.23}.col__color.color_-93:before{opacity:1.24}.col__color.color_-94:before{opacity:1.25}.col__color.color_-95:before{opacity:1.26}.col__color.color_-96:before{opacity:1.27}.col__color.color_-97:before{opacity:1.28}.col__color.color_-98:before{opacity:1.29}.col__color.color_-99:before{opacity:1.3}.col__color.color_-100:before{opacity:1.31}.col__color.color_-1 .the-table-section__index_red,.col__color.color_-2 .the-table-section__index_red,.col__color.color_-3 .the-table-section__index_red,.col__color.color_-4 .the-table-section__index_red,.col__color.color_-5 .the-table-section__index_red,.col__color.color_-6 .the-table-section__index_red,.col__color.color_-7 .the-table-section__index_red,.col__color.color_-8 .the-table-section__index_red,.col__color.color_-9 .the-table-section__index_red,.col__color.color_-10 .the-table-section__index_red,.col__color.color_-11 .the-table-section__index_red,.col__color.color_-12 .the-table-section__index_red,.col__color.color_-13 .the-table-section__index_red,.col__color.color_-14 .the-table-section__index_red,.col__color.color_-15 .the-table-section__index_red,.col__color.color_-16 .the-table-section__index_red,.col__color.color_-17 .the-table-section__index_red,.col__color.color_-18 .the-table-section__index_red,.col__color.color_-19 .the-table-section__index_red,.col__color.color_-20 .the-table-section__index_red{color:#d80000}.col__color.color_1:before,.col__color.color_2:before,.col__color.color_3:before,.col__color.color_4:before,.col__color.color_5:before,.col__color.color_6:before,.col__color.color_7:before,.col__color.color_8:before,.col__color.color_9:before,.col__color.color_10:before,.col__color.color_11:before,.col__color.color_12:before,.col__color.color_13:before,.col__color.color_14:before,.col__color.color_15:before,.col__color.color_16:before,.col__color.color_17:before,.col__color.color_18:before,.col__color.color_19:before,.col__color.color_20:before,.col__color.color_21:before,.col__color.color_22:before,.col__color.color_23:before,.col__color.color_24:before,.col__color.color_25:before,.col__color.color_26:before,.col__color.color_27:before,.col__color.color_28:before,.col__color.color_29:before,.col__color.color_30:before,.col__color.color_31:before,.col__color.color_32:before,.col__color.color_33:before,.col__color.color_34:before,.col__color.color_35:before,.col__color.color_36:before,.col__color.color_37:before,.col__color.color_38:before,.col__color.color_39:before,.col__color.color_40:before,.col__color.color_41:before,.col__color.color_42:before,.col__color.color_43:before,.col__color.color_44:before,.col__color.color_45:before,.col__color.color_46:before,.col__color.color_47:before,.col__color.color_48:before,.col__color.color_49:before,.col__color.color_50:before,.col__color.color_51:before,.col__color.color_52:before,.col__color.color_53:before,.col__color.color_54:before,.col__color.color_55:before,.col__color.color_56:before,.col__color.color_57:before,.col__color.color_58:before,.col__color.color_59:before,.col__color.color_60:before,.col__color.color_61:before,.col__color.color_62:before,.col__color.color_63:before,.col__color.color_64:before,.col__color.color_65:before,.col__color.color_66:before,.col__color.color_67:before,.col__color.color_68:before,.col__color.color_69:before,.col__color.color_70:before,.col__color.color_71:before,.col__color.color_72:before,.col__color.color_73:before,.col__color.color_74:before,.col__color.color_75:before,.col__color.color_76:before,.col__color.color_77:before,.col__color.color_78:before,.col__color.color_79:before,.col__color.color_80:before,.col__color.color_81:before,.col__color.color_82:before,.col__color.color_83:before,.col__color.color_84:before,.col__color.color_85:before,.col__color.color_86:before,.col__color.color_87:before,.col__color.color_88:before,.col__color.color_89:before,.col__color.color_90:before,.col__color.color_91:before,.col__color.color_92:before,.col__color.color_93:before,.col__color.color_94:before,.col__color.color_95:before,.col__color.color_96:before,.col__color.color_97:before,.col__color.color_98:before,.col__color.color_99:before,.col__color.color_100:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:green;z-index:0}.col__color.color_1 span,.col__color.color_1 sup,.col__color.color_1 div,.col__color.color_2 span,.col__color.color_2 sup,.col__color.color_2 div,.col__color.color_3 span,.col__color.color_3 sup,.col__color.color_3 div,.col__color.color_4 span,.col__color.color_4 sup,.col__color.color_4 div,.col__color.color_5 span,.col__color.color_5 sup,.col__color.color_5 div,.col__color.color_6 span,.col__color.color_6 sup,.col__color.color_6 div,.col__color.color_7 span,.col__color.color_7 sup,.col__color.color_7 div,.col__color.color_8 span,.col__color.color_8 sup,.col__color.color_8 div,.col__color.color_9 span,.col__color.color_9 sup,.col__color.color_9 div,.col__color.color_10 span,.col__color.color_10 sup,.col__color.color_10 div,.col__color.color_11 span,.col__color.color_11 sup,.col__color.color_11 div,.col__color.color_12 span,.col__color.color_12 sup,.col__color.color_12 div,.col__color.color_13 span,.col__color.color_13 sup,.col__color.color_13 div,.col__color.color_14 span,.col__color.color_14 sup,.col__color.color_14 div,.col__color.color_15 span,.col__color.color_15 sup,.col__color.color_15 div,.col__color.color_16 span,.col__color.color_16 sup,.col__color.color_16 div,.col__color.color_17 span,.col__color.color_17 sup,.col__color.color_17 div,.col__color.color_18 span,.col__color.color_18 sup,.col__color.color_18 div,.col__color.color_19 span,.col__color.color_19 sup,.col__color.color_19 div,.col__color.color_20 span,.col__color.color_20 sup,.col__color.color_20 div,.col__color.color_21 span,.col__color.color_21 sup,.col__color.color_21 div,.col__color.color_22 span,.col__color.color_22 sup,.col__color.color_22 div,.col__color.color_23 span,.col__color.color_23 sup,.col__color.color_23 div,.col__color.color_24 span,.col__color.color_24 sup,.col__color.color_24 div,.col__color.color_25 span,.col__color.color_25 sup,.col__color.color_25 div,.col__color.color_26 span,.col__color.color_26 sup,.col__color.color_26 div,.col__color.color_27 span,.col__color.color_27 sup,.col__color.color_27 div,.col__color.color_28 span,.col__color.color_28 sup,.col__color.color_28 div,.col__color.color_29 span,.col__color.color_29 sup,.col__color.color_29 div,.col__color.color_30 span,.col__color.color_30 sup,.col__color.color_30 div,.col__color.color_31 span,.col__color.color_31 sup,.col__color.color_31 div,.col__color.color_32 span,.col__color.color_32 sup,.col__color.color_32 div,.col__color.color_33 span,.col__color.color_33 sup,.col__color.color_33 div,.col__color.color_34 span,.col__color.color_34 sup,.col__color.color_34 div,.col__color.color_35 span,.col__color.color_35 sup,.col__color.color_35 div,.col__color.color_36 span,.col__color.color_36 sup,.col__color.color_36 div,.col__color.color_37 span,.col__color.color_37 sup,.col__color.color_37 div,.col__color.color_38 span,.col__color.color_38 sup,.col__color.color_38 div,.col__color.color_39 span,.col__color.color_39 sup,.col__color.color_39 div,.col__color.color_40 span,.col__color.color_40 sup,.col__color.color_40 div,.col__color.color_41 span,.col__color.color_41 sup,.col__color.color_41 div,.col__color.color_42 span,.col__color.color_42 sup,.col__color.color_42 div,.col__color.color_43 span,.col__color.color_43 sup,.col__color.color_43 div,.col__color.color_44 span,.col__color.color_44 sup,.col__color.color_44 div,.col__color.color_45 span,.col__color.color_45 sup,.col__color.color_45 div,.col__color.color_46 span,.col__color.color_46 sup,.col__color.color_46 div,.col__color.color_47 span,.col__color.color_47 sup,.col__color.color_47 div,.col__color.color_48 span,.col__color.color_48 sup,.col__color.color_48 div,.col__color.color_49 span,.col__color.color_49 sup,.col__color.color_49 div,.col__color.color_50 span,.col__color.color_50 sup,.col__color.color_50 div,.col__color.color_51 span,.col__color.color_51 sup,.col__color.color_51 div,.col__color.color_52 span,.col__color.color_52 sup,.col__color.color_52 div,.col__color.color_53 span,.col__color.color_53 sup,.col__color.color_53 div,.col__color.color_54 span,.col__color.color_54 sup,.col__color.color_54 div,.col__color.color_55 span,.col__color.color_55 sup,.col__color.color_55 div,.col__color.color_56 span,.col__color.color_56 sup,.col__color.color_56 div,.col__color.color_57 span,.col__color.color_57 sup,.col__color.color_57 div,.col__color.color_58 span,.col__color.color_58 sup,.col__color.color_58 div,.col__color.color_59 span,.col__color.color_59 sup,.col__color.color_59 div,.col__color.color_60 span,.col__color.color_60 sup,.col__color.color_60 div,.col__color.color_61 span,.col__color.color_61 sup,.col__color.color_61 div,.col__color.color_62 span,.col__color.color_62 sup,.col__color.color_62 div,.col__color.color_63 span,.col__color.color_63 sup,.col__color.color_63 div,.col__color.color_64 span,.col__color.color_64 sup,.col__color.color_64 div,.col__color.color_65 span,.col__color.color_65 sup,.col__color.color_65 div,.col__color.color_66 span,.col__color.color_66 sup,.col__color.color_66 div,.col__color.color_67 span,.col__color.color_67 sup,.col__color.color_67 div,.col__color.color_68 span,.col__color.color_68 sup,.col__color.color_68 div,.col__color.color_69 span,.col__color.color_69 sup,.col__color.color_69 div,.col__color.color_70 span,.col__color.color_70 sup,.col__color.color_70 div,.col__color.color_71 span,.col__color.color_71 sup,.col__color.color_71 div,.col__color.color_72 span,.col__color.color_72 sup,.col__color.color_72 div,.col__color.color_73 span,.col__color.color_73 sup,.col__color.color_73 div,.col__color.color_74 span,.col__color.color_74 sup,.col__color.color_74 div,.col__color.color_75 span,.col__color.color_75 sup,.col__color.color_75 div,.col__color.color_76 span,.col__color.color_76 sup,.col__color.color_76 div,.col__color.color_77 span,.col__color.color_77 sup,.col__color.color_77 div,.col__color.color_78 span,.col__color.color_78 sup,.col__color.color_78 div,.col__color.color_79 span,.col__color.color_79 sup,.col__color.color_79 div,.col__color.color_80 span,.col__color.color_80 sup,.col__color.color_80 div,.col__color.color_81 span,.col__color.color_81 sup,.col__color.color_81 div,.col__color.color_82 span,.col__color.color_82 sup,.col__color.color_82 div,.col__color.color_83 span,.col__color.color_83 sup,.col__color.color_83 div,.col__color.color_84 span,.col__color.color_84 sup,.col__color.color_84 div,.col__color.color_85 span,.col__color.color_85 sup,.col__color.color_85 div,.col__color.color_86 span,.col__color.color_86 sup,.col__color.color_86 div,.col__color.color_87 span,.col__color.color_87 sup,.col__color.color_87 div,.col__color.color_88 span,.col__color.color_88 sup,.col__color.color_88 div,.col__color.color_89 span,.col__color.color_89 sup,.col__color.color_89 div,.col__color.color_90 span,.col__color.color_90 sup,.col__color.color_90 div,.col__color.color_91 span,.col__color.color_91 sup,.col__color.color_91 div,.col__color.color_92 span,.col__color.color_92 sup,.col__color.color_92 div,.col__color.color_93 span,.col__color.color_93 sup,.col__color.color_93 div,.col__color.color_94 span,.col__color.color_94 sup,.col__color.color_94 div,.col__color.color_95 span,.col__color.color_95 sup,.col__color.color_95 div,.col__color.color_96 span,.col__color.color_96 sup,.col__color.color_96 div,.col__color.color_97 span,.col__color.color_97 sup,.col__color.color_97 div,.col__color.color_98 span,.col__color.color_98 sup,.col__color.color_98 div,.col__color.color_99 span,.col__color.color_99 sup,.col__color.color_99 div,.col__color.color_100 span,.col__color.color_100 sup,.col__color.color_100 div{position:relative;z-index:1}.col__color.color_1 .the-table-section__popup,.col__color.color_2 .the-table-section__popup,.col__color.color_3 .the-table-section__popup,.col__color.color_4 .the-table-section__popup,.col__color.color_5 .the-table-section__popup,.col__color.color_6 .the-table-section__popup,.col__color.color_7 .the-table-section__popup,.col__color.color_8 .the-table-section__popup,.col__color.color_9 .the-table-section__popup,.col__color.color_10 .the-table-section__popup,.col__color.color_11 .the-table-section__popup,.col__color.color_12 .the-table-section__popup,.col__color.color_13 .the-table-section__popup,.col__color.color_14 .the-table-section__popup,.col__color.color_15 .the-table-section__popup,.col__color.color_16 .the-table-section__popup,.col__color.color_17 .the-table-section__popup,.col__color.color_18 .the-table-section__popup,.col__color.color_19 .the-table-section__popup,.col__color.color_20 .the-table-section__popup,.col__color.color_21 .the-table-section__popup,.col__color.color_22 .the-table-section__popup,.col__color.color_23 .the-table-section__popup,.col__color.color_24 .the-table-section__popup,.col__color.color_25 .the-table-section__popup,.col__color.color_26 .the-table-section__popup,.col__color.color_27 .the-table-section__popup,.col__color.color_28 .the-table-section__popup,.col__color.color_29 .the-table-section__popup,.col__color.color_30 .the-table-section__popup,.col__color.color_31 .the-table-section__popup,.col__color.color_32 .the-table-section__popup,.col__color.color_33 .the-table-section__popup,.col__color.color_34 .the-table-section__popup,.col__color.color_35 .the-table-section__popup,.col__color.color_36 .the-table-section__popup,.col__color.color_37 .the-table-section__popup,.col__color.color_38 .the-table-section__popup,.col__color.color_39 .the-table-section__popup,.col__color.color_40 .the-table-section__popup,.col__color.color_41 .the-table-section__popup,.col__color.color_42 .the-table-section__popup,.col__color.color_43 .the-table-section__popup,.col__color.color_44 .the-table-section__popup,.col__color.color_45 .the-table-section__popup,.col__color.color_46 .the-table-section__popup,.col__color.color_47 .the-table-section__popup,.col__color.color_48 .the-table-section__popup,.col__color.color_49 .the-table-section__popup,.col__color.color_50 .the-table-section__popup,.col__color.color_51 .the-table-section__popup,.col__color.color_52 .the-table-section__popup,.col__color.color_53 .the-table-section__popup,.col__color.color_54 .the-table-section__popup,.col__color.color_55 .the-table-section__popup,.col__color.color_56 .the-table-section__popup,.col__color.color_57 .the-table-section__popup,.col__color.color_58 .the-table-section__popup,.col__color.color_59 .the-table-section__popup,.col__color.color_60 .the-table-section__popup,.col__color.color_61 .the-table-section__popup,.col__color.color_62 .the-table-section__popup,.col__color.color_63 .the-table-section__popup,.col__color.color_64 .the-table-section__popup,.col__color.color_65 .the-table-section__popup,.col__color.color_66 .the-table-section__popup,.col__color.color_67 .the-table-section__popup,.col__color.color_68 .the-table-section__popup,.col__color.color_69 .the-table-section__popup,.col__color.color_70 .the-table-section__popup,.col__color.color_71 .the-table-section__popup,.col__color.color_72 .the-table-section__popup,.col__color.color_73 .the-table-section__popup,.col__color.color_74 .the-table-section__popup,.col__color.color_75 .the-table-section__popup,.col__color.color_76 .the-table-section__popup,.col__color.color_77 .the-table-section__popup,.col__color.color_78 .the-table-section__popup,.col__color.color_79 .the-table-section__popup,.col__color.color_80 .the-table-section__popup,.col__color.color_81 .the-table-section__popup,.col__color.color_82 .the-table-section__popup,.col__color.color_83 .the-table-section__popup,.col__color.color_84 .the-table-section__popup,.col__color.color_85 .the-table-section__popup,.col__color.color_86 .the-table-section__popup,.col__color.color_87 .the-table-section__popup,.col__color.color_88 .the-table-section__popup,.col__color.color_89 .the-table-section__popup,.col__color.color_90 .the-table-section__popup,.col__color.color_91 .the-table-section__popup,.col__color.color_92 .the-table-section__popup,.col__color.color_93 .the-table-section__popup,.col__color.color_94 .the-table-section__popup,.col__color.color_95 .the-table-section__popup,.col__color.color_96 .the-table-section__popup,.col__color.color_97 .the-table-section__popup,.col__color.color_98 .the-table-section__popup,.col__color.color_99 .the-table-section__popup,.col__color.color_100 .the-table-section__popup{position:absolute;z-index:10}.col__color.color_1 .the-table-section__index_green,.col__color.color_2 .the-table-section__index_green,.col__color.color_3 .the-table-section__index_green,.col__color.color_4 .the-table-section__index_green,.col__color.color_5 .the-table-section__index_green,.col__color.color_6 .the-table-section__index_green,.col__color.color_7 .the-table-section__index_green,.col__color.color_8 .the-table-section__index_green,.col__color.color_9 .the-table-section__index_green,.col__color.color_10 .the-table-section__index_green,.col__color.color_11 .the-table-section__index_green,.col__color.color_12 .the-table-section__index_green,.col__color.color_13 .the-table-section__index_green,.col__color.color_14 .the-table-section__index_green,.col__color.color_15 .the-table-section__index_green,.col__color.color_16 .the-table-section__index_green,.col__color.color_17 .the-table-section__index_green,.col__color.color_18 .the-table-section__index_green,.col__color.color_19 .the-table-section__index_green,.col__color.color_20 .the-table-section__index_green,.col__color.color_21 .the-table-section__index_green,.col__color.color_22 .the-table-section__index_green,.col__color.color_23 .the-table-section__index_green,.col__color.color_24 .the-table-section__index_green,.col__color.color_25 .the-table-section__index_green,.col__color.color_26 .the-table-section__index_green,.col__color.color_27 .the-table-section__index_green,.col__color.color_28 .the-table-section__index_green,.col__color.color_29 .the-table-section__index_green,.col__color.color_30 .the-table-section__index_green,.col__color.color_31 .the-table-section__index_green,.col__color.color_32 .the-table-section__index_green,.col__color.color_33 .the-table-section__index_green,.col__color.color_34 .the-table-section__index_green,.col__color.color_35 .the-table-section__index_green,.col__color.color_36 .the-table-section__index_green,.col__color.color_37 .the-table-section__index_green,.col__color.color_38 .the-table-section__index_green,.col__color.color_39 .the-table-section__index_green,.col__color.color_40 .the-table-section__index_green,.col__color.color_41 .the-table-section__index_green,.col__color.color_42 .the-table-section__index_green,.col__color.color_43 .the-table-section__index_green,.col__color.color_44 .the-table-section__index_green,.col__color.color_45 .the-table-section__index_green,.col__color.color_46 .the-table-section__index_green,.col__color.color_47 .the-table-section__index_green,.col__color.color_48 .the-table-section__index_green,.col__color.color_49 .the-table-section__index_green,.col__color.color_50 .the-table-section__index_green,.col__color.color_51 .the-table-section__index_green,.col__color.color_52 .the-table-section__index_green,.col__color.color_53 .the-table-section__index_green,.col__color.color_54 .the-table-section__index_green,.col__color.color_55 .the-table-section__index_green,.col__color.color_56 .the-table-section__index_green,.col__color.color_57 .the-table-section__index_green,.col__color.color_58 .the-table-section__index_green,.col__color.color_59 .the-table-section__index_green,.col__color.color_60 .the-table-section__index_green,.col__color.color_61 .the-table-section__index_green,.col__color.color_62 .the-table-section__index_green,.col__color.color_63 .the-table-section__index_green,.col__color.color_64 .the-table-section__index_green,.col__color.color_65 .the-table-section__index_green,.col__color.color_66 .the-table-section__index_green,.col__color.color_67 .the-table-section__index_green,.col__color.color_68 .the-table-section__index_green,.col__color.color_69 .the-table-section__index_green,.col__color.color_70 .the-table-section__index_green,.col__color.color_71 .the-table-section__index_green,.col__color.color_72 .the-table-section__index_green,.col__color.color_73 .the-table-section__index_green,.col__color.color_74 .the-table-section__index_green,.col__color.color_75 .the-table-section__index_green,.col__color.color_76 .the-table-section__index_green,.col__color.color_77 .the-table-section__index_green,.col__color.color_78 .the-table-section__index_green,.col__color.color_79 .the-table-section__index_green,.col__color.color_80 .the-table-section__index_green,.col__color.color_81 .the-table-section__index_green,.col__color.color_82 .the-table-section__index_green,.col__color.color_83 .the-table-section__index_green,.col__color.color_84 .the-table-section__index_green,.col__color.color_85 .the-table-section__index_green,.col__color.color_86 .the-table-section__index_green,.col__color.color_87 .the-table-section__index_green,.col__color.color_88 .the-table-section__index_green,.col__color.color_89 .the-table-section__index_green,.col__color.color_90 .the-table-section__index_green,.col__color.color_91 .the-table-section__index_green,.col__color.color_92 .the-table-section__index_green,.col__color.color_93 .the-table-section__index_green,.col__color.color_94 .the-table-section__index_green,.col__color.color_95 .the-table-section__index_green,.col__color.color_96 .the-table-section__index_green,.col__color.color_97 .the-table-section__index_green,.col__color.color_98 .the-table-section__index_green,.col__color.color_99 .the-table-section__index_green,.col__color.color_100 .the-table-section__index_green{color:#000}.col__color.color_1:before{opacity:.04}.col__color.color_2:before{opacity:.06}.col__color.color_3:before{opacity:.08}.col__color.color_4:before{opacity:.1}.col__color.color_5:before{opacity:.12}.col__color.color_6:before{opacity:.14}.col__color.color_7:before{opacity:.16}.col__color.color_8:before{opacity:.18}.col__color.color_9:before{opacity:.2}.col__color.color_10:before{opacity:.22}.col__color.color_11:before{opacity:.24}.col__color.color_12:before{opacity:.26}.col__color.color_13:before{opacity:.28}.col__color.color_14:before{opacity:.3}.col__color.color_15:before{opacity:.32}.col__color.color_16:before{opacity:.34}.col__color.color_17:before{opacity:.36}.col__color.color_18:before{opacity:.38}.col__color.color_19:before{opacity:.4}.col__color.color_20:before{opacity:.42}.col__color.color_21:before{opacity:.44}.col__color.color_22:before{opacity:.46}.col__color.color_23:before{opacity:.48}.col__color.color_24:before{opacity:.5}.col__color.color_25:before{opacity:.52}.col__color.color_26:before{opacity:.54}.col__color.color_27:before{opacity:.56}.col__color.color_28:before{opacity:.58}.col__color.color_29:before{opacity:.6}.col__color.color_30:before{opacity:.61}.col__color.color_31:before{opacity:.62}.col__color.color_32:before{opacity:.63}.col__color.color_33:before{opacity:.64}.col__color.color_34:before{opacity:.65}.col__color.color_35:before{opacity:.66}.col__color.color_36:before{opacity:.67}.col__color.color_37:before{opacity:.68}.col__color.color_38:before{opacity:.69}.col__color.color_39:before{opacity:.7}.col__color.color_40:before{opacity:.71}.col__color.color_41:before{opacity:.72}.col__color.color_42:before{opacity:.73}.col__color.color_43:before{opacity:.74}.col__color.color_44:before{opacity:.75}.col__color.color_45:before{opacity:.76}.col__color.color_46:before{opacity:.77}.col__color.color_47:before{opacity:.78}.col__color.color_48:before{opacity:.79}.col__color.color_49:before{opacity:.8}.col__color.color_50:before{opacity:.81}.col__color.color_51:before{opacity:.82}.col__color.color_52:before{opacity:.83}.col__color.color_53:before{opacity:.84}.col__color.color_54:before{opacity:.85}.col__color.color_55:before{opacity:.86}.col__color.color_56:before{opacity:.87}.col__color.color_57:before{opacity:.88}.col__color.color_58:before{opacity:.89}.col__color.color_59:before{opacity:.9}.col__color.color_60:before{opacity:.91}.col__color.color_61:before{opacity:.92}.col__color.color_62:before{opacity:.93}.col__color.color_63:before{opacity:.94}.col__color.color_64:before{opacity:.95}.col__color.color_65:before{opacity:.96}.col__color.color_66:before{opacity:.97}.col__color.color_67:before{opacity:.98}.col__color.color_68:before{opacity:.99}.col__color.color_69:before{opacity:1}.col__color.color_70:before{opacity:1.01}.col__color.color_71:before{opacity:1.02}.col__color.color_72:before{opacity:1.03}.col__color.color_73:before{opacity:1.04}.col__color.color_74:before{opacity:1.05}.col__color.color_75:before{opacity:1.06}.col__color.color_76:before{opacity:1.07}.col__color.color_77:before{opacity:1.08}.col__color.color_78:before{opacity:1.09}.col__color.color_79:before{opacity:1.1}.col__color.color_80:before{opacity:1.11}.col__color.color_81:before{opacity:1.12}.col__color.color_82:before{opacity:1.13}.col__color.color_83:before{opacity:1.14}.col__color.color_84:before{opacity:1.15}.col__color.color_85:before{opacity:1.16}.col__color.color_86:before{opacity:1.17}.col__color.color_87:before{opacity:1.18}.col__color.color_88:before{opacity:1.19}.col__color.color_89:before{opacity:1.2}.col__color.color_90:before{opacity:1.21}.col__color.color_91:before{opacity:1.22}.col__color.color_92:before{opacity:1.23}.col__color.color_93:before{opacity:1.24}.col__color.color_94:before{opacity:1.25}.col__color.color_95:before{opacity:1.26}.col__color.color_96:before{opacity:1.27}.col__color.color_97:before{opacity:1.28}.col__color.color_98:before{opacity:1.29}.col__color.color_99:before{opacity:1.3}.col__color.color_100:before{opacity:1.31}.col__color.color_1 .the-table-section__index_green,.col__color.color_2 .the-table-section__index_green,.col__color.color_3 .the-table-section__index_green,.col__color.color_4 .the-table-section__index_green,.col__color.color_5 .the-table-section__index_green,.col__color.color_6 .the-table-section__index_green,.col__color.color_7 .the-table-section__index_green,.col__color.color_8 .the-table-section__index_green,.col__color.color_9 .the-table-section__index_green,.col__color.color_10 .the-table-section__index_green,.col__color.color_11 .the-table-section__index_green,.col__color.color_12 .the-table-section__index_green,.col__color.color_13 .the-table-section__index_green,.col__color.color_14 .the-table-section__index_green,.col__color.color_15 .the-table-section__index_green,.col__color.color_16 .the-table-section__index_green,.col__color.color_17 .the-table-section__index_green,.col__color.color_18 .the-table-section__index_green,.col__color.color_19 .the-table-section__index_green,.col__color.color_20 .the-table-section__index_green{color:green}#row-106{border-top:2px solid #3b94d1;border-bottom:2px solid #3b94d1}#row-106:before,#row-106:after{content:"";display:block;width:2px;height:auto;background:#3b94d1;position:absolute;top:-1px;bottom:-2px}#row-106:before{left:-2px}#row-106:after{right:-1px}.the-table-section__rank,.the-table-section__score,.the-table-section__col,.t-sort{display:flex;margin:0;align-items:center;justify-content:center;font-size:12px;padding:5px}.t-sort{padding:0}.the-table-section__row_titles .the-table-section__rank,.the-table-section__row_titles .the-table-section__score,.the-table-section__row_titles .the-table-section__col,.the-table-section__row_titles .the-table-section__name{font-size:12px;padding:5px}.the-table-section__row_titles .the-table-section__rank .the-table-section__vert,.the-table-section__row_titles .the-table-section__score .the-table-section__vert,.the-table-section__row_titles .the-table-section__col .the-table-section__vert,.the-table-section__row_titles .the-table-section__name .the-table-section__vert{line-height:1.1;font-weight:400;font-size:12px}.the-table-section__score{padding:6px 12px}.the-table-section__row_titles div:nth-child(2n+1){background-color:#fff}.the-table-section__rank,.the-table-section__score,.the-table-section__name{background:#fff}.the-table-section__row_first .the-table-section__rank,.the-table-section__row_first .the-table-section__score,.the-table-section__row_first .the-table-section__col,.the-table-section__row_first .the-table-section__name{background:#efefef}.the-table-section__popup_left{top:0;right:0;margin-right:100%;margin-top:26px;border-radius:5px 0 5px 5px}#row-175 .the-table-section__popup_right,#row-176 .the-table-section__popup_right,#row-177 .the-table-section__popup_right,#row-178 .the-table-section__popup_right,#row-179 .the-table-section__popup_right,#row-180 .the-table-section__popup_right{top:auto;bottom:0;margin-top:0;margin-bottom:26px;border-radius:5px 5px 5px 0}#row-175 .the-table-section__popup_left,#row-176 .the-table-section__popup_left,#row-177 .the-table-section__popup_left,#row-178 .the-table-section__popup_left,#row-179 .the-table-section__popup_left,#row-180 .the-table-section__popup_left{top:auto;bottom:0;margin-top:0;margin-bottom:26px;border-radius:5px 5px 0 5px}@media only screen and (max-width: 1024px){.the-table-section__h2{font-size:40px}.the-table-section__h3{font-size:18px;margin-bottom:20px}.t-section{background:none;box-shadow:none}.the-table-section__score,.the-table-section__col{padding:5px 2px}.the-table-section__rank{padding:5px 0}.the-table-section__score{padding:6px}.the-table-section__vert{height:170px}.the-table-section__row_titles .the-table-section__rank,.the-table-section__row_titles .the-table-section__score,.the-table-section__row_titles .the-table-section__col,.the-table-section__row_titles .the-table-section__name{padding:5px 2px}}@media only screen and (max-width: 767px){.t-section .the-table-section__col{display:none}.t-section .the-table-section__rank,.t-section .the-table-section__score{flex:0 0 80px}.t-section .the-table-section__name{flex:0 0 calc(100% - 160px)}.t-section .the-table-section__score:hover .the-table-section__popup{left:auto;right:0;margin-left:0;margin-right:100%;margin-top:26px;border-radius:5px 0 5px 5px}.t-section .the-table-section__vert{height:100px}.t-section .the-table-section__rank,.t-section .the-table-section__score,.t-section .the-table-section__col,.t-section .t-sort,.t-section .the-table-section__row_titles .the-table-section__rank .the-table-section__vert,.t-section .the-table-section__row_titles .the-table-section__score .the-table-section__vert,.t-section .the-table-section__row_titles .the-table-section__col .the-table-section__vert,.t-section .the-table-section__row_titles .the-table-section__name .the-table-section__vert{font-size:13px}}@media only screen and (max-width: 479px){.t-section .the-table-section__rank,.t-section .the-table-section__score{flex:0 0 50px}.t-section .the-table-section__name{flex:0 0 calc(100% - 100px)}}.img-1{border-radius:.625rem;overflow:hidden}@media only screen and (max-width: 1024px){.img-1{border-radius:.5rem}}.img-1 img{display:block;width:100%;aspect-ratio:50.4375/31.4375;-o-object-fit:cover;object-fit:cover}.img-2{border-radius:.625rem;overflow:hidden}@media only screen and (max-width: 1024px){.img-2{border-radius:.5rem}}.img-2 img{display:block;width:100%;aspect-ratio:100/100;-o-object-fit:cover;object-fit:cover}.img-3{border-radius:.625rem;overflow:hidden}@media only screen and (max-width: 1024px){.img-3{border-radius:.5rem}}.img-3 img{display:block;width:100%;aspect-ratio:100/100;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 1024px){.img-3 img{aspect-ratio:14.3125/11}}@media only screen and (max-width: 767px){.img-3 img{aspect-ratio:50.4375/31.4375}}.img-4{border-radius:.625rem;overflow:hidden}@media only screen and (max-width: 1024px){.img-4{border-radius:.5rem}}.img-4 img{display:block;width:100%;aspect-ratio:204/121;-o-object-fit:cover;object-fit:cover}.img-5{border-radius:.625rem;overflow:hidden}@media only screen and (max-width: 1024px){.img-5{border-radius:.5rem}}.img-5 img{display:block;width:100%;aspect-ratio:262/183;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 1024px){.img-5 img{aspect-ratio:150/101}}@media only screen and (max-width: 767px){.img-5 img{aspect-ratio:22.4375/13.25}}.card{border-radius:.625rem;background:rgba(241,242,245,.6);padding:2.5rem;overflow:hidden;position:relative}@media only screen and (max-width: 1024px){.card{padding:1.25rem 1rem;border-radius:.5rem}}.card-offset{background:#1b1919;padding-top:18.75rem}@media only screen and (max-width: 1024px){.card-offset{padding-top:12.5rem}}.card-offset-2{padding-top:26.25rem}@media only screen and (max-width: 1024px){.card-offset-2{padding-top:15rem}}.card-offset-3{padding-top:25rem}@media only screen and (max-width: 1024px){.card-offset-3{padding-top:15rem}}.card-offset-4{padding-top:20rem}@media only screen and (max-width: 1024px){.card-offset-4{padding-top:12.5rem}}.card-dark{background:#0e0e0e}.card-dark .card-background::before{background:linear-gradient(180deg, rgba(14, 14, 14, 0.05) 24.18%, #0E0E0E 63.47%) !important}.card .card-background{position:absolute;top:0;left:0;width:100%;height:100%}.card .card-background::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg, rgba(27, 25, 25, 0.05) 33.94%, #1B1919 68.01%);z-index:2}.card .card-background img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 0;object-position:50% 0;position:relative;z-index:1}.card .card-body{position:relative;z-index:2}.map{position:relative}.map.active .map__tab{opacity:1;visibility:visible}.map.active .map__tab:first-child{opacity:0;visibility:hidden}.map.active .map__switcher-name{color:#969aa3}.map.active .map__switcher-name:last-child{color:#111421}.map.active .map__switcher-trigger{transform:translateX(10px)}.map.active .map__legend{pointer-events:none;opacity:.3}.map__content{position:relative}.map__header{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;z-index:2;padding-bottom:4.2rem;text-align:center}@media only screen and (max-width: 1024px){.map__header{padding-bottom:2.56rem}}.map__title{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;font-size:inherit}@media only screen and (max-width: 1024px){.map__title{gap:1rem}}.map__title-top{display:block;width:19.5rem;height:3.25rem}@media only screen and (max-width: 1024px){.map__title-top{width:12rem;height:2rem}}.map__title-top img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.map__title-bottom{display:block;color:var(--Colors-600, #111421);text-align:center;font-size:3.75rem;font-style:normal;font-weight:600;line-height:105%;letter-spacing:-0.075rem}@media only screen and (max-width: 1024px){.map__title-bottom{font-size:2rem;letter-spacing:-0.04rem}}.map__wrapper{position:relative;z-index:1}.map__container{z-index:0;position:relative;width:100%;height:662px;margin:0 auto;margin-bottom:4.25rem;overflow:hidden}@media only screen and (max-width: 1024px){.map__container{height:429px;margin-bottom:3.77rem}}@media only screen and (max-width: 767px){.map__container{height:401px;margin-bottom:5.52rem}}.map__tab{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:all 300ms ease}.map__tab:first-child{opacity:1;visibility:visible}.map__visual{width:100%;height:100%;background:#fff;cursor:default}.map__switcher{display:flex;align-items:center;z-index:3}@media only screen and (max-width: 1024px){.map__switcher{position:absolute;bottom:3.69rem;left:0;width:100%;display:flex;justify-content:center}}.map__switcher-name{color:#111421;font-size:1.125rem;font-weight:600;line-height:100%;transition:color 300ms ease}@media only screen and (max-width: 1024px){.map__switcher-name{font-size:.875rem}}.map__switcher-name:last-child{color:#969aa3}.map__switcher-box{margin:0 1rem;width:1.75rem;height:1.125rem;background:#ccc;border-radius:1.125rem}@media only screen and (max-width: 1024px){.map__switcher-box{margin:0 .75rem}}.map__switcher-trigger{width:1.125rem;height:1.125rem;border-radius:50%;border:1px solid #6e717c;background:#fff;display:flex;transition:transform 300ms ease}.map__legend{display:flex;transition:opacity 300ms ease}.map__legend-item{width:10%;position:relative;cursor:pointer;display:flex;flex-direction:column;gap:1.125rem}.map__legend-color{width:100%;height:.75rem;border-radius:.375rem}@media only screen and (max-width: 1024px){.map__legend-color{border-radius:.1875rem 0 0 .1875rem;width:calc(100% + .3125rem)}}.map__legend-value{text-align:right;color:#313234;font-size:1rem;font-weight:500;line-height:100%}@media only screen and (max-width: 1024px){.map__legend-value{font-size:.8125rem}}.map__legend-value--initial{position:absolute;bottom:0;left:0}.leaflet-tile-pane{opacity:0}.leaflet-interactive{cursor:default;transition:opacity 300ms ease}.map_tooltip{background-color:#1d1d1b;color:#fff}.leaflet-tooltip-left:before{right:1px;margin-right:-12px;border-left-color:#1d1d1b}.leaflet-tooltip-right:before{left:1px;margin-left:-12px;border-right-color:#1d1d1b}.leaflet-tooltip-own{position:absolute;padding:10px 10px 10px 25px;background-color:#1d1d1b;border:0px solid #1d1d1b;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.color_circle{width:10px;height:10px;border-radius:50%;position:absolute;left:10px;top:14px}.map_line_item span{position:relative;bottom:-25px;font-weight:600}.leaflet-control-attribution{display:none}.leaflet-control-container{position:absolute;left:16px;bottom:20px;display:flex}@media only screen and (max-width: 1024px){.leaflet-control-container{left:12px;bottom:0}}@media only screen and (max-width: 767px){.leaflet-control-container{left:16px;bottom:14px}}.leaflet-control-zoom.leaflet-bar.leaflet-control{border:none !important;margin:0 !important;display:flex}@media only screen and (max-width: 1024px){.leaflet-control-zoom.leaflet-bar.leaflet-control{flex-direction:column}}.leaflet-top.leaflet-left{position:relative}.leaflet-touch .leaflet-bar a{position:relative;width:48px !important;height:48px !important;border-radius:50% !important;display:flex;align-items:center;justify-content:center;border:1px solid #e6e6e6;background:#fff;box-shadow:0px 2px 10px 0px rgba(0,0,0,.07)}@media only screen and (max-width: 1024px){.leaflet-touch .leaflet-bar a{width:32px !important;height:32px !important}}.leaflet-touch .leaflet-bar a::before{content:"";position:absolute;top:50%;left:50%;width:24px;height:24px;transform:translate(-50%, -50%);background-size:contain;background-position:50% 50%;background-repeat:no-repeat}@media only screen and (max-width: 1024px){.leaflet-touch .leaflet-bar a::before{width:16px;height:16px}}.leaflet-touch .leaflet-bar a:first-child{margin-right:10px}@media only screen and (max-width: 1024px){.leaflet-touch .leaflet-bar a:first-child{margin-right:0;margin-bottom:4px}}.leaflet-touch .leaflet-bar a:first-child::before{background-image:url("../img/map/in.svg")}.leaflet-touch .leaflet-bar a:last-child::before{background-image:url("../img/map/out.svg")}.leaflet-touch .leaflet-bar a span{display:none !important}.develop{display:inline-flex;justify-content:center;align-items:center;transition:all 300ms ease;position:relative}body:not(.mobile) .develop:hover .develop__icon--planet{animation:rotate 600ms ease}body:not(.mobile) .develop:hover .develop__icon--satellite{animation:rotate 600ms ease 600ms}.develop__icons{flex-shrink:0;width:2em;height:2em;position:relative;display:flex;justify-content:center;margin:0 .375em;align-items:center}@media only screen and (max-width: 1024px){.develop__icons{width:1.5em;height:1.5em;margin:0 .1875em}}.develop__icon{display:block;width:1.5em;height:1.5em;flex-shrink:0;position:relative}@media only screen and (max-width: 1024px){.develop__icon{width:1.0625em;height:1.0625em}}.develop__icon svg{width:100%;height:100%}.develop__icon--satellite{position:absolute;width:100% !important;height:100% !important;top:0;left:0}.develop__icon--satellite::before{content:"";width:.1875em;height:.1875em;border-radius:50%;position:absolute;top:.1875em;left:.1875em;background:#111421}@media only screen and (max-width: 1024px){.develop__icon--satellite::before{width:.125em;height:.125em;top:.125em;left:.125em}}.develop__text{font-weight:500;font-size:.9375em;line-height:normal;color:#111421;display:flex;flex-shrink:0}@media only screen and (max-width: 1024px){.develop__text{font-size:.875em}}.develop__text strong{color:#111421;display:block;font-weight:600;font-size:1.0625em;line-height:1;font-weight:600;letter-spacing:-0.17px}@media only screen and (max-width: 1024px){.develop__text strong{font-size:1em}}@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}.p-tile{border-radius:.625rem;background:var(--Grade-31-40, #FF1900);width:16.375rem;height:16.375rem;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;flex-shrink:0}@media only screen and (max-width: 1024px){.p-tile{border-radius:.5rem;width:8.75rem;height:8.75rem}}@media only screen and (max-width: 767px){.p-tile{width:10.5rem;height:10.5rem}}.p-tile--dark{background:#770100}.p-tile--sm .p-tile__value{font-size:4.8465rem;letter-spacing:-0.04844rem}@media only screen and (max-width: 1024px){.p-tile--sm .p-tile__value{font-size:3.125rem;letter-spacing:-0.03125rem}}@media only screen and (max-width: 767px){.p-tile--sm .p-tile__value{font-size:3.75rem;letter-spacing:-0.0375rem}}.p-tile__main{position:relative;padding-top:1.7rem;padding-right:1.3rem}@media only screen and (max-width: 1024px){.p-tile__main{padding-top:1rem;padding-right:.9rem}}.p-tile__value{color:#fff;font-size:6.21069rem;font-style:normal;font-weight:600;line-height:80%;letter-spacing:-0.06213rem}@media only screen and (max-width: 1024px){.p-tile__value{font-size:3.125rem;letter-spacing:-0.03125rem}}@media only screen and (max-width: 767px){.p-tile__value{font-size:3.75rem;letter-spacing:-0.0375rem}}.p-tile__value span{font-size:3rem;letter-spacing:-0.03rem}@media only screen and (max-width: 1024px){.p-tile__value span{font-size:1.7rem;letter-spacing:-0.01rem}}.p-tile__sup{color:#fff;font-family:Gilroy;font-size:1.92806rem;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-0.01925rem;position:absolute;top:0;right:0}@media only screen and (max-width: 1024px){.p-tile__sup{font-size:.9375rem;letter-spacing:-0.00938rem}}@media only screen and (max-width: 767px){.p-tile__sup{font-size:1.125rem;letter-spacing:-0.01125rem}}.p-tile__text{color:#fff;text-align:right;font-size:1.36638rem;font-style:normal;font-weight:600;line-height:100%;letter-spacing:-0.01369rem}@media only screen and (max-width: 1024px){.p-tile__text{font-size:.75rem;letter-spacing:-0.0075rem}}@media only screen and (max-width: 767px){.p-tile__text{font-size:.875rem;letter-spacing:-0.00875rem}}.p-quote{display:flex;flex-direction:column;gap:13.69rem}@media only screen and (max-width: 1024px){.p-quote{gap:2rem;justify-content:space-between;min-height:100%}}@media only screen and (max-width: 767px){.p-quote{width:100%}}.p-quote__caption{display:flex;flex-direction:column;gap:.62rem;padding-bottom:3.12rem;position:relative}@media only screen and (max-width: 1024px){.p-quote__caption{gap:.5rem;padding-bottom:1.87rem}}.p-quote__caption::before{content:"";position:absolute;left:0;bottom:0;width:6.25rem;height:.625rem;background:#fff}@media only screen and (max-width: 1024px){.p-quote__caption::before{width:4rem;height:.375rem}}.p-quote__name{color:var(--Colors-white, #FFF);font-size:2.5rem;font-style:normal;font-weight:600;line-height:110%;text-transform:uppercase}@media only screen and (max-width: 1024px){.p-quote__name{font-size:1.75rem;line-height:105%}}.p-quote__name span{display:block}.p-quote__position{color:var(--Colors-white, #FFF);font-family:"Inter Tight";font-size:1.125rem;font-style:normal;font-weight:400;line-height:145%;letter-spacing:.01125rem}@media only screen and (max-width: 1024px){.p-quote__position{font-size:.9375rem;letter-spacing:.00938rem}}.p-quote__position span{display:block}.p-quote__visual{border-radius:.625rem;overflow:hidden;position:relative;cursor:pointer}@media only screen and (max-width: 1024px){.p-quote__visual{border-radius:.5rem}}html[lang=en] .p-quote__visual{cursor:auto}.p-quote__visual::before{content:"";position:absolute;top:1.88rem;left:1.88rem;width:3.75rem;height:3.75rem;background-image:url("../img/icons/play.svg");background-position:50% 50%;background-size:contain;background-repeat:no-repeat;z-index:2}@media only screen and (max-width: 1024px){.p-quote__visual::before{top:.87rem;left:.87rem;width:1.73081rem;height:1.73081rem}}html[lang=en] .p-quote__visual::before{display:none}.p-quote__visual img{display:block;width:100%;aspect-ratio:33.4375/18.80863;position:relative;z-index:1}.c-list{position:relative;display:grid;grid-template-columns:repeat(6, 1fr);gap:.63rem}@media only screen and (max-width: 1024px){.c-list{grid-template-columns:repeat(3, 1fr)}}@media only screen and (max-width: 767px){.c-list{grid-template-columns:repeat(2, 1fr)}}.c-list__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;border-radius:.625rem;background:var(--Colors-50, #F9F9F9);padding:1.88rem 0}.c-list__visual{position:relative;overflow:hidden;width:4rem;height:4rem}@media only screen and (max-width: 1024px){.c-list__visual{width:3.5rem;height:3.5rem}}.c-list__visual img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;flex-shrink:0}.c-list__caption{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.7rem}.c-list__info{display:flex;flex-direction:column;gap:.13rem}.c-list__name{color:var(--Colors-600, #111421);font-size:1.25rem;font-style:normal;font-weight:600;line-height:130%;letter-spacing:-0.0125rem}@media only screen and (max-width: 1024px){.c-list__name{font-size:1.125rem;letter-spacing:-0.01125rem}}.c-list__place{color:var(--Colors-400, #6E717C);font-size:.875rem;font-style:normal;font-weight:500;line-height:130%;letter-spacing:-0.00875rem}@media only screen and (max-width: 1024px){.c-list__place{font-size:.8125rem;letter-spacing:-0.00813rem}}.c-list__value{display:flex;align-items:center;gap:.25rem;flex-shrink:0;border-radius:1.875rem}.c-list__value-1{flex-shrink:0;background:#fff;padding:.375rem 1rem;border-radius:inherit;color:var(--Colors-600, #111421);font-size:1.125rem;font-style:normal;font-weight:600;line-height:130%;letter-spacing:-0.01125rem}@media only screen and (max-width: 1024px){.c-list__value-1{font-size:1rem;letter-spacing:-0.01rem;padding:.3125rem 1rem}}.c-list__value-2{flex-shrink:0;border-radius:inherit;padding:.31rem .62rem;background:#f00000;color:#fff;font-size:.875rem;font-style:normal;font-weight:600;line-height:130%;letter-spacing:-0.00875rem}@media only screen and (max-width: 1024px){.c-list__value-2{font-size:.8125rem;letter-spacing:-0.00813rem;padding:.25rem .5rem}}.c-list__value-2.yellow{background:#ffd900;color:#111421}.r-list{display:flex;flex-direction:column;gap:.75rem}@media only screen and (max-width: 1024px){.r-list{gap:.5rem}}.r-list__item{position:relative;padding:2rem 0;border-radius:.75rem;background:#edf8ff}@media only screen and (max-width: 1024px){.r-list__item{padding:1.5rem 0;border-radius:.5rem}}@media only screen and (max-width: 767px){.r-list__item{padding:1.5rem 1rem}}.r-list__counter{color:var(--accent-blue-1, #3695D8);font-size:1.75rem;font-style:normal;font-weight:600;line-height:130%;letter-spacing:-0.035rem;padding-left:2.5rem}@media only screen and (max-width: 1024px){.r-list__counter{font-size:1.125rem;letter-spacing:-0.0225rem;padding-left:1rem}}@media only screen and (max-width: 767px){.r-list__counter{position:absolute;top:1.5rem;right:1rem;padding-left:0}}.r-list__main{display:flex;flex-direction:column;gap:.62rem;width:100%;max-width:33.4375rem}@media only screen and (max-width: 1024px){.r-list__main{max-width:none;gap:.5rem}}@media only screen and (max-width: 767px){.r-list__main{padding-right:2.13rem;margin-bottom:1rem}}.r-list__title h3{color:var(--Colors-600, #111421);font-size:1.75rem;font-style:normal;font-weight:600;line-height:130%;letter-spacing:-0.035rem}@media only screen and (max-width: 1024px){.r-list__title h3{font-size:1.125rem;letter-spacing:-0.0225rem}}.r-list__link{color:#3695d8;font-family:"Inter Tight";font-size:1.125rem;font-style:normal;font-weight:600;line-height:145%;letter-spacing:.01125rem}@media only screen and (max-width: 1024px){.r-list__link{font-size:.875rem;letter-spacing:.00875rem}}.r-list__link a{color:inherit;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.r-list__link a:hover{text-decoration:none}.r-list__description{width:100%;max-width:41.875rem}@media only screen and (max-width: 1024px){.r-list__description{max-width:none;padding-right:1.5rem}}@media only screen and (max-width: 767px){.r-list__description{padding-right:0}}.quote{position:relative}@media only screen and (max-width: 767px){.quote{padding-bottom:2.37rem}.quote::before{content:"";position:absolute;left:0;bottom:0;width:4rem;height:.375rem;background:#3695d8}}.quote__visual{min-height:100%;padding-bottom:3rem;width:100%;max-width:16.4375rem;position:relative}@media only screen and (max-width: 1024px){.quote__visual{padding-bottom:2rem;max-width:10.5rem}}@media only screen and (max-width: 767px){.quote__visual{display:none}}.quote__visual::before{content:"";position:absolute;left:0;bottom:0;width:6.25rem;height:.625rem;background:#3695d8}@media only screen and (max-width: 1024px){.quote__visual::before{width:4rem;height:.375rem}}.quote__content{display:flex;flex-direction:column;gap:3rem;width:100%;max-width:41.9375rem}@media only screen and (max-width: 1024px){.quote__content{gap:2rem;max-width:none}}.quote__header{width:100%;max-width:24.875rem}@media only screen and (max-width: 1024px){.quote__header{max-width:22rem}}@media only screen and (max-width: 767px){.quote__header{display:flex;gap:1.5rem;max-width:none}}.quote__image{display:none}@media only screen and (max-width: 767px){.quote__image{flex-shrink:0;display:block;width:7.5rem}}.quote__caption{display:flex;flex-direction:column;gap:.62rem}.quote__name{color:var(--Colors-600, #111421);font-size:2.5rem;font-style:normal;font-weight:600;line-height:110%}@media only screen and (max-width: 1024px){.quote__name{font-size:1.75rem}}.quote__name span{display:block}.quote__position{color:var(--Colors-600, #111421);font-family:"Inter Tight";font-size:1.125rem;font-style:normal;font-weight:400;line-height:145%;letter-spacing:.01125rem}@media only screen and (max-width: 1024px){.quote__position{font-size:.875rem;letter-spacing:.00875rem}}.quote__description{color:var(--accent-dark-blue1, #093386);font-size:1.75rem;font-style:normal;font-weight:600;line-height:130%;letter-spacing:-0.035rem}@media only screen and (max-width: 1024px){.quote__description{font-size:1.125rem;letter-spacing:-0.0225rem}}.header{position:fixed;top:0;left:0;width:100%;z-index:100;padding-top:3rem;min-width:375px;transition:transform 300ms ease,background 300ms ease,padding 300ms ease}@media only screen and (max-width: 1279px){.header{padding-top:2.5rem}}@media only screen and (max-width: 1024px){.header{padding-top:.78rem}}@media only screen and (max-width: 767px){.header{padding-top:.56rem}}.header.sticky{padding-top:0;background:rgba(34,68,149,.7);backdrop-filter:blur(11px)}.header.sticky .header__wrapper{background:none;backdrop-filter:unset}.header.collapsed{transform:translateY(-100%)}.header.open~.header-overlay{opacity:.2;visibility:visible}.header.open+.menu{transform:translateX(0)}.header-overlay{position:fixed;width:100%;height:100%;top:0;left:0;background:#000;opacity:0;visibility:hidden;z-index:2;transition:all 300ms ease}.header__wrapper{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.12rem;width:100%;max-width:67.5rem;margin:0 auto;border-radius:.75rem;background:rgba(34,68,149,.7);backdrop-filter:blur(11px);transition:background 300ms ease}@media only screen and (max-width: 1024px){.header__wrapper{padding:.85rem 0;background:none;backdrop-filter:unset}}@media only screen and (max-width: 767px){.header__wrapper{padding:.75rem 0}}.header__left{display:flex;align-items:center;gap:2rem}@media only screen and (max-width: 1024px){.header__left{gap:1rem}}.header__logo{display:flex;height:2.5rem}@media only screen and (max-width: 1024px){.header__logo{height:1.78382rem}}@media only screen and (max-width: 767px){.header__logo{height:1.6875rem}}.header__logo img{display:block;height:100%;width:auto;-o-object-fit:contain;object-fit:contain}.header__right{display:flex;align-items:center;gap:1.5rem}@media only screen and (max-width: 1024px){.header__right{gap:1rem}}@media only screen and (max-width: 767px){.header__right{gap:.62rem}}.header__lang{color:#fff;text-align:center;font-size:1rem;font-weight:600;line-height:131.25%}.header__burger{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:.375rem;width:3rem;height:3rem;padding:.7rem;position:relative}@media only screen and (max-width: 1024px){.header__burger{width:1.5rem;height:1.5rem;padding:.25rem;gap:.25rem}}.header__burger span{display:block;height:.125rem;border-radius:.625rem;background:#fff}.header__burger span:nth-child(1){width:90%}.header__burger span:nth-child(2){width:100%}.header__burger span:nth-child(3){width:65%}@media only screen and (max-width: 767px){.header__btn{display:none}}.menu{position:fixed;top:0;right:0;width:369px;height:100%;background:#fff;z-index:100;transition:transform 300ms ease;transform:translateX(100%);display:flex;flex-direction:column;overflow-y:auto}@media only screen and (max-width: 1024px){.menu{width:322px}}.menu__close{width:40px;height:40px;border-radius:50%;background:#111421;position:absolute;top:16px;right:16px}@media only screen and (max-width: 1024px){.menu__close{width:32px;height:32px}}.menu__close::before{content:"";position:absolute;top:50%;left:50%;width:24px;height:24px;transform:translate(-50%, -50%);background:url("../img/header/close.svg") 50% 50% no-repeat;background-size:contain}@media only screen and (max-width: 1024px){.menu__close::before{width:20px;height:20px}}.menu__header{padding:24px 32px;flex-shrink:0}@media only screen and (max-width: 1024px){.menu__header{padding:24px 24px 16px 24px}}.menu__title{color:#313234;font-size:22px;font-weight:600;line-height:120%;padding-right:60px}.menu__content{flex:1}.menu__item{position:relative}.menu__item:last-child .menu__link span{border-bottom:1px solid #e6e6e6}.menu__link{display:flex;color:#313234;font-size:17px;font-weight:500;line-height:120%;padding:0 32px}@media only screen and (max-width: 1024px){.menu__link{font-size:16px;padding:0 24px}}.menu__link span{display:block;width:100%;padding:14px 0;border-top:1px solid #e6e6e6}@media only screen and (max-width: 1024px){.menu__link span{padding:11px 0}}.menu__bottom{padding:28px 32px;flex-shrink:0}@media only screen and (max-width: 1024px){.menu__bottom{padding:28px 24px}}.menu__btn{margin-bottom:12px}.menu__btn:last-child{margin-bottom:0}.m-screen{position:relative;overflow:hidden}.m-screen__bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;padding:.75rem}@media only screen and (max-width: 1024px){.m-screen__bg{border-radius:.5rem;padding:.5rem}}.m-screen__bg img,.m-screen__bg video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;z-index:1}.m-screen__image,.m-screen__video{width:100%;height:100%;border-radius:1rem;overflow:hidden;position:relative}.m-screen__video::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-position:50% 50%;background-size:cover;background-repeat:no-repeat;z-index:3}.webp .m-screen__video::before{background-image:url("../img/m-screen/overlay.webp")}.no-webp .m-screen__video::before{background-image:url("../img/m-screen/overlay.png")}.m-screen__image{display:none}@media only screen and (max-width: 1024px){.m-screen__image{display:block}}.m-screen__video{display:block}@media only screen and (max-width: 1024px){.m-screen__video{display:none}}.m-screen__wrapper{position:relative;min-height:100vh;z-index:2;padding:14.5rem 0 7.12rem 0;display:flex;flex-direction:column;justify-content:flex-end}@media only screen and (max-width: 1024px){.m-screen__wrapper{padding:6rem 0 3rem 0}}@media only screen and (max-width: 767px){.m-screen__wrapper{padding:6rem 0 3.5rem 0}}.m-screen__content{display:flex;flex-direction:column;gap:13.12rem}@media only screen and (max-width: 1024px){.m-screen__content{gap:3.75rem;padding:0 2rem}}@media only screen and (max-width: 767px){.m-screen__content{gap:2.5rem;padding:0 3.3rem}}.m-screen__title{display:flex;align-items:flex-end;gap:2rem}@media only screen and (max-width: 1024px){.m-screen__title{align-items:flex-start;flex-direction:column;gap:.25rem}}.m-screen__title .value{color:#fff;font-size:13.75rem;font-style:normal;font-weight:500;line-height:80%;letter-spacing:-0.4125rem}@media only screen and (max-width: 1024px){.m-screen__title .value{font-size:6rem;letter-spacing:-0.18rem}}@media only screen and (max-width: 767px){.m-screen__title .value{font-size:4.75rem;line-height:80%;letter-spacing:-0.1425rem}}.m-screen__title .description{color:#fff;font-size:7.5rem;font-style:normal;font-weight:600;line-height:80%;letter-spacing:-0.225rem;width:100%;max-width:65.375rem}@media only screen and (max-width: 1024px){.m-screen__title .description{font-size:3.75rem;line-height:90%;letter-spacing:-0.1125rem;max-width:24rem}}@media only screen and (max-width: 767px){.m-screen__title .description{font-size:2.75rem;letter-spacing:-0.0825rem}}.m-screen__bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}@media only screen and (max-width: 767px){.m-screen__bottom{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4.37rem}}.m-screen__subtitle{position:relative;padding-left:17rem}@media only screen and (max-width: 1024px){.m-screen__subtitle{padding-left:0;padding-bottom:2.37rem}}.m-screen__subtitle span{display:block;color:#fff;font-family:"Inter Tight";font-size:1.375rem;font-style:normal;font-weight:500;line-height:130%;width:100%;max-width:24.9375rem}@media only screen and (max-width: 1024px){.m-screen__subtitle span{font-size:1.125rem;max-width:20.1875rem}}.m-screen__subtitle::before{content:"";position:absolute;left:0;bottom:0;width:6.25rem;height:.625rem;background:#fff}@media only screen and (max-width: 1024px){.m-screen__subtitle::before{width:4rem;height:.375rem}}.m-screen__logo{width:21.25rem;height:3.54325rem}@media only screen and (max-width: 1024px){.m-screen__logo{width:14.61856rem;height:2.4375rem}}.m-screen__logo img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.footer{background:#f9f9f9;margin-top:2.5rem}@media only screen and (max-width: 1024px){.footer{margin-top:3.5rem}}@media only screen and (max-width: 767px){.footer{margin-top:3.5rem}}.footer__wrapper{padding:7.5rem 0;display:flex;flex-direction:column;gap:5rem}@media only screen and (max-width: 1024px){.footer__wrapper{padding:3.5rem 0;gap:2rem}}@media only screen and (max-width: 767px){.footer__wrapper{padding:3.5rem .5rem}}.footer__top{display:grid;gap:2rem;grid-template-columns:1fr 1fr 1fr}@media only screen and (max-width: 1024px){.footer__top{gap:1rem}}@media only screen and (max-width: 767px){.footer__top{grid-template-columns:1fr;gap:2rem}}.footer__column{display:flex;flex-direction:column;gap:2.5rem}@media only screen and (max-width: 1024px){.footer__column{gap:1.5rem}}.footer__logo{height:3.125rem}@media only screen and (max-width: 1024px){.footer__logo{height:2.25rem}}.footer__logo img{display:block;width:auto;height:100%;-o-object-fit:contain;object-fit:contain}.footer__text{color:var(--Colors-500, #313234);font-family:"Inter Tight";font-size:1rem;font-style:normal;font-weight:400;line-height:145%;letter-spacing:.01rem}@media only screen and (max-width: 1024px){.footer__text{font-size:.875rem;letter-spacing:.00875rem}}.footer__text a{color:inherit;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.footer__text a:hover{text-decoration:none}.footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:2rem}@media only screen and (max-width: 1024px){.footer__bottom{gap:1.5rem}}@media only screen and (max-width: 767px){.footer__bottom{flex-direction:column;align-items:center;justify-content:center}}.footer__socials{display:flex;align-items:center;gap:1.25rem}@media only screen and (max-width: 1024px){.footer__socials{gap:.75rem}}@media only screen and (max-width: 767px){.footer__socials{gap:1rem}}.footer__social{width:3rem;height:3rem;border-radius:50%;background:#32425c;display:flex;align-items:center;justify-content:center;transition:background 300ms ease}.footer__social:hover{background-color:rgb(58.9788732394,77.8521126761,108.5211267606)}.footer__social svg{width:1.5rem;height:1.5rem;fill:#fff}.mp-list__row{display:flex;position:relative}.mp-list__column{width:50%}@media only screen and (max-width: 1024px){.mp-list__column:first-child{width:100%}}@media(max-aspect-ratio: 1/1)and (min-width: 1025px){.mp-list__column:first-child{width:100%}}.mp-list__column--preview{display:flex;justify-content:flex-end;position:absolute;top:0;right:0}@media only screen and (max-width: 1024px){.mp-list__column--preview{opacity:0;visibility:hidden;z-index:-1}}@media(max-aspect-ratio: 1/1)and (min-width: 1025px){.mp-list__column--preview{opacity:0;visibility:hidden;z-index:-1}}.mp-list__caption{transition-delay:50ms;width:100%;max-width:33.4375rem;padding-right:1.5rem}@media only screen and (max-width: 1024px){.mp-list__caption{max-width:none;padding-right:2.5rem;transition-delay:50ms}}@media only screen and (max-width: 767px){.mp-list__caption{padding-right:0;padding-bottom:2rem}}.mp-list__caption p{color:var(--Colors-600, #111421);font-family:"Inter Tight";font-size:1.375rem;font-style:normal;font-weight:400;line-height:140%;letter-spacing:.01375rem}@media only screen and (max-width: 1024px){.mp-list__caption p{font-size:1rem;letter-spacing:.01rem}}.mp-list__caption p a{color:inherit;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.mp-list__caption p a:hover{text-decoration:none}.mp-list__caption .lead{color:var(--Colors-600, #111421);font-size:1.75rem;font-style:normal;font-weight:600;line-height:130%;letter-spacing:-0.035rem;padding-top:2rem;padding-bottom:7.5rem;position:relative}@media only screen and (max-width: 1024px){.mp-list__caption .lead{font-size:1.125rem;letter-spacing:-0.0225rem;padding-top:1rem;padding-bottom:1.87rem}.mp-list__caption .lead br{display:none}}.mp-list__caption .lead::before{content:"";position:absolute;left:0;bottom:0;width:6.25rem;height:.625rem;background:#ffd900}@media only screen and (max-width: 1024px){.mp-list__caption .lead::before{width:4rem;height:.375rem}}.mp-list__preview{display:block;height:76vh;width:65vh;max-width:35vw;max-height:45vw;width:100%;position:relative;overflow:hidden;clip-path:url("#clip-path-preview");border-radius:.625rem}@media only screen and (max-width: 1279px){.mp-list__preview{max-width:41vw}}.mp-list__preview svg.clip-path{width:100%;height:100%}.mp-list__preview-item{position:absolute;top:-3.125rem;left:0;width:100%;height:calc(100% + 6.25rem);transform:translateY(100%);display:block}.mp-list__preview-item:first-child .clip-path-circle{transform:scale(1) !important}.mp-list__preview-image{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.mp-list__preview-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mp-list__preview-video{display:block;position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mp-list__item{padding:1.875rem 0;margin-bottom:5rem;height:76vh;display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width: 1024px){.mp-list__item{margin-bottom:3.5rem}}@media(max-aspect-ratio: 1/1)and (min-width: 1025px){.mp-list__item{height:auto;flex-direction:row;justify-content:flex-start;align-items:center;padding:0}}@media only screen and (max-width: 1024px){.mp-list__item{height:auto;flex-direction:row;justify-content:flex-start;align-items:center;padding:0;margin-bottom:3.5rem}}@media only screen and (max-width: 767px){.mp-list__item{flex-direction:column;align-items:center}}.mp-list__text-container{display:flex;flex-direction:column;justify-content:center}@media(max-aspect-ratio: 1/1)and (min-width: 1025px){.mp-list__caption{width:50%}}@media only screen and (max-width: 1024px){.mp-list__caption{width:50%}}@media only screen and (max-width: 767px){.mp-list__caption{width:100%}}.mp-list__image-container{display:none;overflow:hidden;position:relative;border-radius:.65rem;width:50%;z-index:2;transition-delay:300ms !important}@media(max-aspect-ratio: 1/1)and (min-width: 1025px){.mp-list__image-container{display:block}}@media only screen and (max-width: 1024px){.mp-list__image-container{display:block;border-radius:.5rem;transition-delay:50ms !important}}@media only screen and (max-width: 767px){.mp-list__image-container{width:100%;margin-left:0}}.mp-list__image-container::before{content:"";display:inline-block;padding-top:102%}.mp-list__image{position:absolute;top:0;left:0;width:100%;height:100%}.mp-list__image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mp-list__preview-item:nth-child(0){clip-path:url(#clip-path--1)}.mp-list__preview-item:nth-child(1){clip-path:url(#clip-path-0)}.mp-list__preview-item:nth-child(2){clip-path:url(#clip-path-1)}.mp-list__preview-item:nth-child(3){clip-path:url(#clip-path-2)}.mp-list__preview-item:nth-child(4){clip-path:url(#clip-path-3)}.mp-list__preview-item:nth-child(5){clip-path:url(#clip-path-4)}.mp-list__preview-item:nth-child(6){clip-path:url(#clip-path-5)}.mp-list__preview-item:nth-child(7){clip-path:url(#clip-path-6)}.mp-list__preview-item:nth-child(8){clip-path:url(#clip-path-7)}.mp-list__preview-item:nth-child(9){clip-path:url(#clip-path-8)}.mp-list__preview-item:nth-child(10){clip-path:url(#clip-path-9)}.mp-list-slider{padding:9.38rem 0}@media only screen and (max-width: 1024px){.mp-list-slider{padding:4.5rem 0}}@media only screen and (max-width: 767px){.mp-list-slider{padding:3.5rem 0}}.mp-results{padding:7.5rem 0}@media only screen and (max-width: 1024px){.mp-results{padding:4rem 0}}@media only screen and (max-width: 1024px){.mp-results{padding:3.5rem 0}}.mp-results__main{display:flex;flex-direction:column;gap:3rem;width:100%;max-width:33.4375rem}@media only screen and (max-width: 1024px){.mp-results__main{gap:2rem;max-width:none;flex-direction:column-reverse}}@media only screen and (max-width: 767px){.mp-results__main{margin-bottom:2.5rem}}.mp-results__title--sm{display:none}@media only screen and (max-width: 1024px){.mp-results__title{display:none;margin-bottom:2rem}.mp-results__title--sm{display:block}}.mp-results__flex{min-height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:3rem}@media only screen and (max-width: 1024px){.mp-results__flex{gap:2.5rem;flex-direction:column-reverse}}.mp-results__article{display:flex;justify-content:space-between;gap:2rem}@media only screen and (max-width: 1024px){.mp-results__article{gap:1rem}}@media only screen and (max-width: 767px){.mp-results__article{gap:2rem;flex-direction:column}}.mp-results__text{width:100%;max-width:24.875rem}@media only screen and (max-width: 767px){.mp-results__text{max-width:none}}.mp-effect__main{display:flex;flex-direction:column;gap:3rem;justify-content:space-between;align-items:flex-end;min-height:100%;width:100%;max-width:41.9375rem}@media only screen and (max-width: 1024px){.mp-effect__main{gap:2.5rem;max-width:none}}@media only screen and (max-width: 767px){.mp-effect__main{margin-bottom:2.5rem;min-height:auto}}.mp-effect__caption{display:flex;flex-direction:column;gap:3rem}@media only screen and (max-width: 1024px){.mp-effect__caption{gap:1.5rem}}.mp-effect__img-1{width:calc(100% + 8.5rem)}@media only screen and (max-width: 1279px){.mp-effect__img-1{width:100%}}.mp-effect__article{width:100%;max-width:33.4375rem;display:flex;flex-direction:column;gap:3rem;padding-top:6.5rem}@media only screen and (max-width: 1024px){.mp-effect__article{gap:2rem;padding-top:0;max-width:none}}.mp-effect__img-2{width:100%;max-width:16.375rem}@media only screen and (max-width: 1024px){.mp-effect__img-2{max-width:8.75rem}}@media only screen and (max-width: 767px){.mp-effect__img-2{max-width:10.5rem}}.mp-quote{padding:7.5rem 0}@media only screen and (max-width: 1024px){.mp-quote{padding:3.5rem 0}}@media only screen and (max-width: 767px){.mp-quote{padding:2.5rem .5rem}}.mp-quote__description{width:100%;max-width:33.42994rem}@media only screen and (max-width: 1024px){.mp-quote__description{max-width:none;padding-right:1.5rem}}@media only screen and (max-width: 767px){.mp-quote__description{padding-right:0;padding-bottom:2.5rem}}.mp-quote__content{width:100%;max-width:33.4375rem;min-height:100%}@media only screen and (max-width: 1024px){.mp-quote__content{max-width:15.43288rem;display:flex}}@media only screen and (max-width: 767px){.mp-quote__content{max-width:none}}.mp-index{overflow:hidden}.mp-index__title{margin-bottom:3.75rem}@media only screen and (max-width: 1024px){.mp-index__title{margin-bottom:2.5rem}}@media only screen and (max-width: 767px){.mp-index__title{margin-bottom:1.5rem}}.mp-index__map{padding-top:9.37rem}@media only screen and (max-width: 1024px){.mp-index__map{padding-top:5rem}}@media only screen and (max-width: 767px){.mp-index__map{padding-top:2.5rem}}.mp-index__slider{margin-bottom:3.75rem}@media only screen and (max-width: 1024px){.mp-index__slider{margin-bottom:2.5rem}}.mp-index__text-1{width:100%;max-width:41.9375rem}.mp-index__text-1-mobile{display:none}@media only screen and (max-width: 1024px){.mp-index__text-1{max-width:none}}@media only screen and (max-width: 767px){.mp-index__text-1{display:none}.mp-index__text-1-mobile{margin-bottom:2.5rem;display:flex}}.mp-index__text-2{width:100%;max-width:33.4375rem}@media only screen and (max-width: 1024px){.mp-index__text-2{max-width:none}}.mp-value{padding:7.5rem 0}@media only screen and (max-width: 1024px){.mp-value{padding:3.5rem .5rem}}@media only screen and (max-width: 767px){.mp-value{padding:2.5rem .5rem}}.mp-value__main{width:100%;max-width:41.9375rem;display:flex;flex-direction:column;gap:3rem;min-height:100%}@media only screen and (max-width: 1024px){.mp-value__main{gap:1.5rem;padding-right:.5rem;max-width:none}}@media only screen and (max-width: 767px){.mp-value__main{padding-right:0;padding-bottom:2.5rem}}.mp-value__img{margin-top:auto;width:100%;max-width:21rem}@media only screen and (max-width: 1024px){.mp-value__img{max-width:none}}.mp-value__article{width:100%;max-width:33.4375rem}@media only screen and (max-width: 1024px){.mp-value__article{max-width:none;padding-left:.5rem}}@media only screen and (max-width: 767px){.mp-value__article{padding-left:0}}.mp-events__header{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:2.5rem;width:100%;max-width:67.5rem;margin:0 auto;margin-bottom:5rem}@media only screen and (max-width: 1024px){.mp-events__header{gap:1.5rem;margin-bottom:2rem}}@media only screen and (max-width: 767px){.mp-events__header{text-align:left;align-items:flex-start;justify-content:flex-start}}.mp-events__block-title{color:var(--Colors-600, #111421);font-size:2.5rem;font-style:normal;font-weight:600;line-height:105%;letter-spacing:-0.05rem;margin-bottom:3rem}@media only screen and (max-width: 1024px){.mp-events__block-title{margin-bottom:2rem;font-size:1.5rem;letter-spacing:-0.03rem}}.mp-events__block-title span{color:#3695d8;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.mp-events__block-title.light{color:#fff}.mp-events__block-title.light span{color:#f00000}.mp-events__grid{display:grid;grid-template-columns:1fr 1fr;gap:.63rem}@media only screen and (max-width: 1024px){.mp-events__grid{gap:.5rem}}@media only screen and (max-width: 767px){.mp-events__grid{grid-template-columns:1fr}}.mp-events__column{display:flex;flex-direction:column;gap:.62rem}@media only screen and (max-width: 1024px){.mp-events__column{gap:.5rem}}.mp-events__img-3{width:100%;max-width:24.9375rem}@media only screen and (max-width: 1024px){.mp-events__img-3{max-width:14.3125rem}}@media only screen and (max-width: 767px){.mp-events__img-3{max-width:none}}.mp-events__img-1{width:100%;max-width:16.375rem}@media only screen and (max-width: 1024px){.mp-events__img-1{max-width:9.375rem}}@media only screen and (max-width: 767px){.mp-events__img-1{max-width:none}}.mp-rec__header{display:flex;flex-direction:column;text-align:center;gap:2.5rem;width:100%;max-width:67.5rem;margin:0 auto;margin-bottom:5rem}@media only screen and (max-width: 1024px){.mp-rec__header{gap:1.5rem;max-width:none;margin-bottom:2.5rem}}@media only screen and (max-width: 767px){.mp-rec__header{text-align:left}}.mp-rec__list{margin-bottom:5rem}@media only screen and (max-width: 1024px){.mp-rec__list{margin-bottom:2.5rem}}.mp-rec__table{padding-top:9.38rem}@media only screen and (max-width: 1024px){.mp-rec__table{padding-top:7rem}}.data-table__header{width:100%;max-width:77.5rem;display:flex;flex-direction:column;gap:3rem;text-align:center;margin:0 auto;margin-bottom:4.48rem}@media only screen and (max-width: 1024px){.data-table__header{gap:1.5rem;margin-bottom:2.5rem;max-width:none}}.mp-impr{padding:7.5rem 0}@media only screen and (max-width: 1024px){.mp-impr{padding:3.5rem .5rem}}@media only screen and (max-width: 767px){.mp-impr{padding:2.5rem .5rem}}.mp-impr .section-background{background:linear-gradient(0deg, rgba(44, 82, 255, 0.6) 0%, rgba(0, 79, 198, 0.8) 58.29%),linear-gradient(180deg, #124EA8 0%, rgba(56, 82, 186, 0.5) 100%),linear-gradient(180deg, rgba(255, 184, 53, 0) 0%, rgba(255, 221, 119, 0.5) 76.44%, rgba(255, 236, 192, 0.25) 100%)}@media only screen and (max-width: 1024px){.mp-impr .section-background img{display:none}}.mp-impr__main{width:100%;max-width:41.9375rem;display:flex;flex-direction:column;gap:3rem;min-height:100%}@media only screen and (max-width: 1024px){.mp-impr__main{gap:1.5rem;padding-right:.5rem;max-width:none}}@media only screen and (max-width: 767px){.mp-impr__main{padding-right:0;padding-bottom:2.5rem}}.mp-impr__img{margin-top:auto;display:none;width:100%}@media only screen and (max-width: 1024px){.mp-impr__img{display:block}}.mp-impr__article{width:100%;max-width:33.4375rem}@media only screen and (max-width: 1024px){.mp-impr__article{max-width:none;padding-left:.5rem}}@media only screen and (max-width: 767px){.mp-impr__article{padding-left:0}}