

/* Start:/local/templates/mf/assets/vendor/fancybox-4/fancybox.css?163422024615371*/
.not-selectable{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width, 60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.has-dots{margin-bottom:calc(0.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + 0.5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width, 48px);height:var(--carousel-button-height, 48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color, currentColor);background:var(--carousel-button-bg, transparent);border-radius:var(--carousel-button-border-radius, 50%);box-shadow:var(--carousel-button-shadow, none);transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width, 50%);height:var(--carousel-button-svg-height, 50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width, 1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter, none);pointer-events:none}body.compensate-for-scrollbar{overflow:hidden !important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color, #fff);-webkit-tap-highlight-color:transparent;overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 24px;--carousel-button-svg-height: 24px;--carousel-button-svg-stroke-width: 2.5;--carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container :focus{outline:thin dotted}body.is-using-mouse .fancybox__container :focus{outline:none}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg, rgba(24, 24, 27, 0.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(0.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;--carousel-button-width: 36px;--carousel-button-height: 36px;--carousel-button-svg-width: 22px;--carousel-button-svg-height: 22px}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);padding:36px;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color, currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color, #fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);right:calc(env(safe-area-inset-right, 0px) + 8px);z-index:40}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-36px;right:0;color:var(--fancybox-color, #fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50px;height:50px;color:var(--fancybox-color, currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0, -30%, 0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0, 30%, 0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;touch-action:none;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:transparent;min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:transparent}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0px 3px;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width, 96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:5px solid var(--fancybox-accent-color, rgba(1, 210, 232, 0.94));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100% / (var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.006) 8.1%, rgba(0, 0, 0, 0.021) 15.5%, rgba(0, 0, 0, 0.046) 22.5%, rgba(0, 0, 0, 0.077) 29%, rgba(0, 0, 0, 0.114) 35.3%, rgba(0, 0, 0, 0.155) 41.2%, rgba(0, 0, 0, 0.198) 47.1%, rgba(0, 0, 0, 0.242) 52.9%, rgba(0, 0, 0, 0.285) 58.8%, rgba(0, 0, 0, 0.326) 64.7%, rgba(0, 0, 0, 0.363) 71%, rgba(0, 0, 0, 0.394) 77.5%, rgba(0, 0, 0, 0.419) 84.5%, rgba(0, 0, 0, 0.434) 91.9%, rgba(0, 0, 0, 0.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width: 20px;--carousel-button-svg-height: 20px;opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4))}@media all and (min-width: 1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width: 640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height, 48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color, rgba(1, 210, 232, 0.94));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}
/* End */


/* Start:/local/templates/mf/assets/vendor/swiper/swiper-bundle.min.css?172362919218432*/
/**
 * Swiper 11.1.9
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 31, 2024
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform: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);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .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-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-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-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/local/templates/mf/assets/css/css.css?1766154805186114*/
@font-face{font-family:"Roboto";font-weight:300;font-style:normal;src:url("/local/templates/mf/assets/css/../fonts/roboto-300.woff2") format("woff2");font-display:swap}@font-face{font-family:"Roboto";font-weight:300;font-style:italic;src:url("/local/templates/mf/assets/css/../fonts/roboto-300italic.woff2") format("woff2");font-display:swap}@font-face{font-family:"Roboto";font-weight:400;font-style:normal;src:url("/local/templates/mf/assets/css/../fonts/roboto.woff2") format("woff2");font-display:swap}@font-face{font-family:"Roboto";font-weight:400;font-style:italic;src:url("/local/templates/mf/assets/css/../fonts/roboto-italic.woff2") format("woff2");font-display:swap}@font-face{font-family:"Roboto";font-weight:500;font-style:normal;src:url("/local/templates/mf/assets/css/../fonts/roboto-500.woff2") format("woff2");font-display:swap}@font-face{font-family:"Roboto";font-weight:500;font-style:italic;src:url("/local/templates/mf/assets/css/../fonts/roboto-500italic.woff2") format("woff2");font-display:swap}@font-face{font-family:"Roboto";font-weight:700;font-style:normal;src:url("/local/templates/mf/assets/css/../fonts/roboto-700.woff2") format("woff2");font-display:swap}@font-face{font-family:"Roboto";font-weight:700;font-style:italic;src:url("/local/templates/mf/assets/css/../fonts/roboto-700italic.woff2") format("woff2");font-display:swap}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,ins,kbd,q,samp,small,strong,sub,sup,var,a,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{font-size:100%;margin:0;padding:0;vertical-align:baseline;border:0;outline:0 none;background:rgba(0,0,0,0);text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}img,a img,:link img,:visited img{border:0;outline:none}table{border-spacing:0;border-collapse:collapse}tr{vertical-align:middle}th,td{vertical-align:inherit}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:""}ins{text-decoration:none;color:#000;background:#999}mark{font-weight:400;font-style:normal;line-height:1.5;display:inline-block;padding:0 .5em;vertical-align:middle;color:#000;background:#999}del{text-decoration:line-through}abbr[title],dfn[title]{cursor:help;border:1px dotted #999}hr{display:block;height:1px;margin:1em 0;padding:0;color:#999;border:0;background:#999}button,input,select,textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;vertical-align:middle;outline:0 none;-webkit-appearance:none;-moz-appearance:none;appearance:none}button,input{overflow:visible;width:auto}button::-moz-focus-inner,input::-moz-focus-inner,select::-moz-focus-inner,textarea::-moz-focus-inner{padding:0;border:0}select{-webkit-appearance:menulist;-moz-appearance:menulist;appearance:auto}textarea{overflow:auto;resize:none;vertical-align:top}input[type=button],input[type=submit],input[type=reset],button{cursor:pointer}input[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}input[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}::-webkit-input-placeholder{opacity:.8;color:inherit}:-moz-placeholder{opacity:.8;color:inherit}::-moz-placeholder{opacity:.8;color:inherit}:-ms-input-placeholder{opacity:.8;color:inherit}::-ms-clear{display:none}pre,code,kbd,samp{font-family:monospace,sans-serif}small,.small{font-size:.75em}big,.big{font-size:1.25em}b,strong{font-weight:700}i,em{font-style:italic}sub{font-size:smaller;line-height:.5;vertical-align:sub}sup{font-size:smaller;line-height:.5;vertical-align:super}pre{padding:2em;white-space:pre-wrap;word-wrap:break-word}img{max-width:100%;height:auto}html,body{min-width:320px;height:100%;min-height:100%}body{position:relative;color:#0a0a0a;background:#fff;-webkit-text-size-adjust:100%}.is-burger-opened body{overflow:hidden}@media(min-width: 1280px){.is-burger-opened body{overflow:initial}}.is-modal-opened body{overflow:hidden;padding-right:.9375rem}*{box-sizing:border-box}*::before,*::after{box-sizing:border-box}a{transition:all .5s ease-out;text-decoration:underline}a:hover{text-decoration:none}ol,ul{margin-left:1.25rem}li ol,li ul{margin-left:2.5rem}ol li,ul li{margin-bottom:.5rem}ol li:last-child,ul li:last-child{margin-bottom:0}ol{margin-top:.25rem}ul{margin:0;padding:0;list-style:none}ol ul{margin-left:1em}ul li{position:relative;padding-left:1.25em}.rates-table ul li{padding-left:.75rem}ol ul li{list-style:disc;padding-left:0}ol ul li::before{display:none}ul li::before{position:absolute;top:.25em;left:0;width:.625em;height:.625em;content:"";border-radius:50%;background:linear-gradient(90deg, #93e736 -30%, #13a16c 100%)}.rates-table ul li::before{width:.25em;height:.25em;top:.40625em;border-radius:.25rem;background:#0a0a0a}ul.ul_compact li{margin-bottom:.25rem}ul.ul_compact li:last-child{margin-bottom:0}ul.ul_common{list-style:disc;padding-left:0;margin-left:1em;margin-top:.25rem}ul.ul_common li{list-style:disc;padding-left:0}ul.ul_common li::before{display:none}p{margin:1em 0}.animated-gradient{position:relative;overflow:hidden}.animated-gradient::before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;content:"";animation:gradient 20s ease-in-out infinite;background-image:linear-gradient(210deg, #40bf91, #93e736, #13a16c);background-size:200% 200%}.animated-gradient_abs{position:absolute}.animated-gradient_abs::before{position:relative;bottom:auto;padding-bottom:100%;border-radius:50%}.animated-gradient_circle::before{bottom:auto;margin:0 -10%;padding-bottom:120%;border-radius:50%}.animated-gradient_full{width:100%;height:100%}.animated-gradient_full::before{bottom:auto;padding-bottom:100%;border-radius:50%}.animated-gradient_yellow::before{background:#fbd748}.animated-gradient_dark::before{background-image:linear-gradient(210deg, #2f8c6a, #73c518, #13a16c)}.cursor-help{cursor:help}.cursor-pointer{cursor:pointer}.z-index-1{z-index:1}.z-index-2{z-index:2}.z-index-3{z-index:3}.z-index-4{z-index:4}.tippy-arrow{width:.75rem;height:.75rem;color:#dedee0}body .tippy-box{font-size:.75rem;line-height:1.3333333333;color:#333;border-radius:.5rem;background-color:#dedee0}.overflow-hidden{overflow:hidden}@keyframes gradient{0%,100%{background-position:0 100%}50%{background-position:100% 0}}:root{--grid-offset: 1rem;--grid-gap: 0.5rem}.is-grid{display:block;box-sizing:border-box;width:100%;max-width:80rem;margin-right:auto;margin-left:auto;padding-right:var(--grid-offset);padding-left:var(--grid-offset)}@media(min-width: 768px){.is-grid{--grid-offset: 3rem}}@media(min-width: 1280px){.is-grid{--grid-offset: 3.75rem;--grid-gap: 0.75rem}}.is-row{display:flex;flex-flow:row wrap;min-width:0;margin-right:calc(var(--grid-gap)*-1);margin-left:calc(var(--grid-gap)*-1)}.is-col{width:100%;padding-right:var(--grid-gap);padding-left:var(--grid-gap)}.is-offset{margin-right:calc((100vw - 100% - 16px)/-2);margin-left:calc((100vw - 100% - 16px)/-2)}html,body{font-family:"Roboto",Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.2857142857}body{font-size:.875rem}@media(min-width: 1280px){body{font-size:1rem}}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"Roboto",Helvetica,Arial,sans-serif;font-weight:700;line-height:1.1666666667;margin:0}.article h1:not([class*=mb-]),.article h2:not([class*=mb-]),.article h3:not([class*=mb-]),.article h4:not([class*=mb-]),.article h5:not([class*=mb-]),.article h6:not([class*=mb-]),.article .h1:not([class*=mb-]),.article .h2:not([class*=mb-]),.article .h3:not([class*=mb-]),.article .h4:not([class*=mb-]),.article .h5:not([class*=mb-]),.article .h6:not([class*=mb-]){margin-bottom:1em}.article h1:not([class*=mt-]),.article h2:not([class*=mt-]),.article h3:not([class*=mt-]),.article h4:not([class*=mt-]),.article h5:not([class*=mt-]),.article h6:not([class*=mt-]),.article .h1:not([class*=mt-]),.article .h2:not([class*=mt-]),.article .h3:not([class*=mt-]),.article .h4:not([class*=mt-]),.article .h5:not([class*=mt-]),.article .h6:not([class*=mt-]){margin-top:1em}h1,.h1{font-size:1.75rem}@media(min-width: 768px){h1,.h1{font-size:2rem}}@media(min-width: 1280px){h1,.h1{font-size:3rem}}h2,.h2{font-size:1.5rem}@media(min-width: 768px){h2,.h2{font-size:1.75rem}}@media(min-width: 1280px){h2,.h2{font-size:2rem}}h3,.h3{font-size:1.25rem}@media(min-width: 1280px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:1.125rem}@media(min-width: 1280px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1rem}@media(min-width: 1280px){h5,.h5{font-size:1.25rem}}h6,.h6{font-size:.875rem}@media(min-width: 1280px){h6,.h6{font-size:1.125rem}}.h-labels{line-height:1.3333333333;display:flex;align-items:center;flex-flow:row wrap;justify-content:center}.h-labels:not([class*=" font-size-"]){font-size:1.125rem}@media(min-width: 1280px){.h-labels:not([class*=" font-size-"]){font-size:1.75rem}}.h-labels_col{flex-flow:column}.h-labels_odd .h-labels__value{font-size:3rem}@media(min-width: 1280px){.h-labels_odd .h-labels__value{font-size:6.25rem}}.h-labels__item{display:flex;justify-content:center}.h-labels__item_full{flex:1 1 100%}.h-labels__item_lg{font-size:1.75rem}@media(min-width: 1280px){.h-labels__item_lg{font-size:3.5rem}}.h-labels__item_xl{font-size:2rem}@media(min-width: 768px){.h-labels__item_xl{font-size:3rem}}@media(min-width: 1280px){.h-labels__item_xl{font-size:3.75rem}}.h-labels__item_odd{margin-top:-0.3em}@media(min-width: 1280px){.h-labels__item_odd{margin-top:-0.5em}}.h-labels__item-body{display:block;padding:.25rem 1rem;transform:rotate(-2deg);border-radius:.5rem;box-shadow:0 .25rem .75rem -0.25rem rgba(0,0,0,.5)}.h-labels__item-body:not([class*=" bg-"]){background:#fff}.h-labels__item-body_even{transform:rotate(2deg)}.h-labels__item-body_odd{transform:rotate(-1deg)}.h-labels__item-body_plain{transform:none}.h-labels__value{font-size:5rem;font-weight:700;line-height:.8333333333}@media(min-width: 1280px){.h-labels__value{font-size:7.5rem}}input,select,textarea{font-family:"Roboto",Helvetica,Arial,sans-serif;font-size:1rem}::-webkit-input-placeholder{opacity:.5;color:inherit}:-moz-placeholder{opacity:.5;color:inherit}::-moz-placeholder{opacity:.5;color:inherit}:-ms-input-placeholder{opacity:.5;color:inherit}::-ms-clear{display:none}.color-black{color:#000}.color-white{color:#fff}.color-red{color:#ff5c5c}.color-primary{color:#0a0a0a}.color-secondary{color:#333}.color-dark{color:#283643}.color-dark2{color:#414c5a}.color-dark3{color:#303d4b}.color-green{color:#40bf91}.color-green2{color:#15b68e}.color-green3{color:#13a16c}.color-green4{color:#93e736}.color-green5{color:#c8e6c9}.color-green6{color:#f0f5f3}.color-green-logo{color:#65cdaa}.color-grey{color:#dedee0}.color-grey2{color:#505d6f}.color-grey3{color:#fafafa}.color-grey4{color:#616161}.color-grey5{color:#f2f4f8}.color-grey6{color:#9d9d9d}.color-grey7{color:#dfe8f3}.color-orange{color:#eb8759}.color-purple{color:#7391e0}.color-yellow{color:#fbd748}.color-yellow2{color:#fce791}.bg-black{background-color:#000}.bg-white{background-color:#fff}.bg-red{background-color:#ff5c5c}.bg-primary{background-color:#0a0a0a}.bg-secondary{background-color:#333}.bg-dark{background-color:#283643}.bg-dark2{background-color:#414c5a}.bg-dark3{background-color:#303d4b}.bg-green{background-color:#40bf91}.bg-green2{background-color:#15b68e}.bg-green3{background-color:#13a16c}.bg-green4{background-color:#93e736}.bg-green5{background-color:#c8e6c9}.bg-green6{background-color:#f0f5f3}.bg-green-logo{background-color:#65cdaa}.bg-grey{background-color:#dedee0}.bg-grey2{background-color:#505d6f}.bg-grey3{background-color:#fafafa}.bg-grey4{background-color:#616161}.bg-grey5{background-color:#f2f4f8}.bg-grey6{background-color:#9d9d9d}.bg-grey7{background-color:#dfe8f3}.bg-orange{background-color:#eb8759}.bg-purple{background-color:#7391e0}.bg-yellow{background-color:#fbd748}.bg-yellow2{background-color:#fce791}.hover:color-black:hover{color:#000}.hover:color-white:hover{color:#fff}.hover:color-red:hover{color:#ff5c5c}.hover:color-primary:hover{color:#0a0a0a}.hover:color-secondary:hover{color:#333}.hover:color-dark:hover{color:#283643}.hover:color-dark2:hover{color:#414c5a}.hover:color-dark3:hover{color:#303d4b}.hover:color-green:hover{color:#40bf91}.hover:color-green2:hover{color:#15b68e}.hover:color-green3:hover{color:#13a16c}.hover:color-green4:hover{color:#93e736}.hover:color-green5:hover{color:#c8e6c9}.hover:color-green6:hover{color:#f0f5f3}.hover:color-green-logo:hover{color:#65cdaa}.hover:color-grey:hover{color:#dedee0}.hover:color-grey2:hover{color:#505d6f}.hover:color-grey3:hover{color:#fafafa}.hover:color-grey4:hover{color:#616161}.hover:color-grey5:hover{color:#f2f4f8}.hover:color-grey6:hover{color:#9d9d9d}.hover:color-grey7:hover{color:#dfe8f3}.hover:color-orange:hover{color:#eb8759}.hover:color-purple:hover{color:#7391e0}.hover:color-yellow:hover{color:#fbd748}.hover:color-yellow2:hover{color:#fce791}.hover:bg-black:hover{background-color:#000}.hover:bg-white:hover{background-color:#fff}.hover:bg-red:hover{background-color:#ff5c5c}.hover:bg-primary:hover{background-color:#0a0a0a}.hover:bg-secondary:hover{background-color:#333}.hover:bg-dark:hover{background-color:#283643}.hover:bg-dark2:hover{background-color:#414c5a}.hover:bg-dark3:hover{background-color:#303d4b}.hover:bg-green:hover{background-color:#40bf91}.hover:bg-green2:hover{background-color:#15b68e}.hover:bg-green3:hover{background-color:#13a16c}.hover:bg-green4:hover{background-color:#93e736}.hover:bg-green5:hover{background-color:#c8e6c9}.hover:bg-green6:hover{background-color:#f0f5f3}.hover:bg-green-logo:hover{background-color:#65cdaa}.hover:bg-grey:hover{background-color:#dedee0}.hover:bg-grey2:hover{background-color:#505d6f}.hover:bg-grey3:hover{background-color:#fafafa}.hover:bg-grey4:hover{background-color:#616161}.hover:bg-grey5:hover{background-color:#f2f4f8}.hover:bg-grey6:hover{background-color:#9d9d9d}.hover:bg-grey7:hover{background-color:#dfe8f3}.hover:bg-orange:hover{background-color:#eb8759}.hover:bg-purple:hover{background-color:#7391e0}.hover:bg-yellow:hover{background-color:#fbd748}.hover:bg-yellow2:hover{background-color:#fce791}.font-weight-light{font-weight:300}.font-weight-normal{font-weight:400}.font-weight-medium{font-weight:500}.font-weight-bold{font-weight:700}.font-size-10{font-size:0.625rem}.font-size-11{font-size:0.6875rem}.font-size-12{font-size:0.75rem}.font-size-14{font-size:0.875rem}.font-size-16{font-size:1rem}.font-size-18{font-size:1.125rem}.font-size-20{font-size:1.25rem}.font-size-24{font-size:1.5rem}.font-size-28{font-size:1.75rem}.font-size-32{font-size:2rem}.font-size-36{font-size:2.25rem}.font-size-40{font-size:2.5rem}.font-size-48{font-size:3rem}.font-size-56{font-size:3.5rem}.font-size-80{font-size:5rem}.font-size-inherit{font-size:inherit}.text-align-left{text-align:left}.text-align-center{text-align:center}.text-align-right{text-align:right}.text-align-justify{text-align:justify}.position-static{position:static}.position-relative{position:relative}.position-absolute{position:absolute}.position-fixed{position:fixed}.display-none{display:none}.display-block{display:block}.display-inline-block{display:inline-block}.display-inline{display:inline}.display-flex{display:flex}.display-inline-flex{display:inline-flex}.flex{display:flex}.inline-flex{display:inline-flex}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.items-stretch{align-items:stretch}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.items-baseline{align-items:baseline}.self-stretch{align-self:stretch}.self-start{align-self:flex-start}.self-center{align-self:center}.self-end{align-self:flex-end}.self-baseline{align-self:baseline}.content-start{align-content:flex-start}.content-center{align-content:center}.content-end{align-content:flex-end}.content-between{align-content:space-between}.content-around{align-content:space-around}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-stretch{justify-content:stretch}.flex-no-wrap{flex-wrap:nowrap}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-grow-1{flex-grow:1}.flex-shrink-0{flex-shrink:0}.is-col_0{width:0%}.is-col_1{width:8.3333333333%}.is-col_2{width:16.6666666667%}.is-col_3{width:25%}.is-col_4{width:33.3333333333%}.is-col_5{width:41.6666666667%}.is-col_6{width:50%}.is-col_7{width:58.3333333333%}.is-col_8{width:66.6666666667%}.is-col_9{width:75%}.is-col_10{width:83.3333333333%}.is-col_11{width:91.6666666667%}.is-col_12{width:100%}.is-col-offset_0{margin-left:0%}.is-col-offset_1{margin-left:8.3333333333%}.is-col-offset_2{margin-left:16.6666666667%}.is-col-offset_3{margin-left:25%}.is-col-offset_4{margin-left:33.3333333333%}.is-col-offset_5{margin-left:41.6666666667%}.is-col-offset_6{margin-left:50%}.is-col-offset_7{margin-left:58.3333333333%}.is-col-offset_8{margin-left:66.6666666667%}.is-col-offset_9{margin-left:75%}.is-col-offset_10{margin-left:83.3333333333%}.is-col-offset_11{margin-left:91.6666666667%}.is-col-offset_12{margin-left:100%}.p-auto{padding:auto}.p-0{padding:0rem}.p-1{padding:0.25rem}.p-2{padding:0.5rem}.p-3{padding:0.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.p-9{padding:2.25rem}.p-10{padding:2.5rem}.p-11{padding:2.75rem}.p-12{padding:3rem}.p-13{padding:3.25rem}.p-14{padding:3.5rem}.p-15{padding:3.75rem}.p-16{padding:4rem}.p-17{padding:4.25rem}.p-18{padding:4.5rem}.p-19{padding:4.75rem}.p-20{padding:5rem}.p-21{padding:5.25rem}.p-22{padding:5.5rem}.p-23{padding:5.75rem}.p-24{padding:6rem}.p-25{padding:6.25rem}.p-26{padding:6.5rem}.p-27{padding:6.75rem}.p-28{padding:7rem}.p-29{padding:7.25rem}.p-30{padding:7.5rem}.p-31{padding:7.75rem}.p-32{padding:8rem}.p-33{padding:8.25rem}.p-34{padding:8.5rem}.p-35{padding:8.75rem}.p-36{padding:9rem}.p-37{padding:9.25rem}.p-38{padding:9.5rem}.p-39{padding:9.75rem}.p-40{padding:10rem}.px-auto{padding-left:auto;padding-right:auto}.px-0{padding-left:0rem;padding-right:0rem}.px-1{padding-left:0.25rem;padding-right:0.25rem}.px-2{padding-left:0.5rem;padding-right:0.5rem}.px-3{padding-left:0.75rem;padding-right:0.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.px-9{padding-left:2.25rem;padding-right:2.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-11{padding-left:2.75rem;padding-right:2.75rem}.px-12{padding-left:3rem;padding-right:3rem}.px-13{padding-left:3.25rem;padding-right:3.25rem}.px-14{padding-left:3.5rem;padding-right:3.5rem}.px-15{padding-left:3.75rem;padding-right:3.75rem}.px-16{padding-left:4rem;padding-right:4rem}.px-17{padding-left:4.25rem;padding-right:4.25rem}.px-18{padding-left:4.5rem;padding-right:4.5rem}.px-19{padding-left:4.75rem;padding-right:4.75rem}.px-20{padding-left:5rem;padding-right:5rem}.px-21{padding-left:5.25rem;padding-right:5.25rem}.px-22{padding-left:5.5rem;padding-right:5.5rem}.px-23{padding-left:5.75rem;padding-right:5.75rem}.px-24{padding-left:6rem;padding-right:6rem}.px-25{padding-left:6.25rem;padding-right:6.25rem}.px-26{padding-left:6.5rem;padding-right:6.5rem}.px-27{padding-left:6.75rem;padding-right:6.75rem}.px-28{padding-left:7rem;padding-right:7rem}.px-29{padding-left:7.25rem;padding-right:7.25rem}.px-30{padding-left:7.5rem;padding-right:7.5rem}.px-31{padding-left:7.75rem;padding-right:7.75rem}.px-32{padding-left:8rem;padding-right:8rem}.px-33{padding-left:8.25rem;padding-right:8.25rem}.px-34{padding-left:8.5rem;padding-right:8.5rem}.px-35{padding-left:8.75rem;padding-right:8.75rem}.px-36{padding-left:9rem;padding-right:9rem}.px-37{padding-left:9.25rem;padding-right:9.25rem}.px-38{padding-left:9.5rem;padding-right:9.5rem}.px-39{padding-left:9.75rem;padding-right:9.75rem}.px-40{padding-left:10rem;padding-right:10rem}.py-auto{padding-top:auto;padding-bottom:auto}.py-0{padding-top:0rem;padding-bottom:0rem}.py-1{padding-top:0.25rem;padding-bottom:0.25rem}.py-2{padding-top:0.5rem;padding-bottom:0.5rem}.py-3{padding-top:0.75rem;padding-bottom:0.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-9{padding-top:2.25rem;padding-bottom:2.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-11{padding-top:2.75rem;padding-bottom:2.75rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-13{padding-top:3.25rem;padding-bottom:3.25rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-15{padding-top:3.75rem;padding-bottom:3.75rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-17{padding-top:4.25rem;padding-bottom:4.25rem}.py-18{padding-top:4.5rem;padding-bottom:4.5rem}.py-19{padding-top:4.75rem;padding-bottom:4.75rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-21{padding-top:5.25rem;padding-bottom:5.25rem}.py-22{padding-top:5.5rem;padding-bottom:5.5rem}.py-23{padding-top:5.75rem;padding-bottom:5.75rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-25{padding-top:6.25rem;padding-bottom:6.25rem}.py-26{padding-top:6.5rem;padding-bottom:6.5rem}.py-27{padding-top:6.75rem;padding-bottom:6.75rem}.py-28{padding-top:7rem;padding-bottom:7rem}.py-29{padding-top:7.25rem;padding-bottom:7.25rem}.py-30{padding-top:7.5rem;padding-bottom:7.5rem}.py-31{padding-top:7.75rem;padding-bottom:7.75rem}.py-32{padding-top:8rem;padding-bottom:8rem}.py-33{padding-top:8.25rem;padding-bottom:8.25rem}.py-34{padding-top:8.5rem;padding-bottom:8.5rem}.py-35{padding-top:8.75rem;padding-bottom:8.75rem}.py-36{padding-top:9rem;padding-bottom:9rem}.py-37{padding-top:9.25rem;padding-bottom:9.25rem}.py-38{padding-top:9.5rem;padding-bottom:9.5rem}.py-39{padding-top:9.75rem;padding-bottom:9.75rem}.py-40{padding-top:10rem;padding-bottom:10rem}.pt-auto{padding-top:auto}.pt-0{padding-top:0rem}.pt-1{padding-top:0.25rem}.pt-2{padding-top:0.5rem}.pt-3{padding-top:0.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.pt-8{padding-top:2rem}.pt-9{padding-top:2.25rem}.pt-10{padding-top:2.5rem}.pt-11{padding-top:2.75rem}.pt-12{padding-top:3rem}.pt-13{padding-top:3.25rem}.pt-14{padding-top:3.5rem}.pt-15{padding-top:3.75rem}.pt-16{padding-top:4rem}.pt-17{padding-top:4.25rem}.pt-18{padding-top:4.5rem}.pt-19{padding-top:4.75rem}.pt-20{padding-top:5rem}.pt-21{padding-top:5.25rem}.pt-22{padding-top:5.5rem}.pt-23{padding-top:5.75rem}.pt-24{padding-top:6rem}.pt-25{padding-top:6.25rem}.pt-26{padding-top:6.5rem}.pt-27{padding-top:6.75rem}.pt-28{padding-top:7rem}.pt-29{padding-top:7.25rem}.pt-30{padding-top:7.5rem}.pt-31{padding-top:7.75rem}.pt-32{padding-top:8rem}.pt-33{padding-top:8.25rem}.pt-34{padding-top:8.5rem}.pt-35{padding-top:8.75rem}.pt-36{padding-top:9rem}.pt-37{padding-top:9.25rem}.pt-38{padding-top:9.5rem}.pt-39{padding-top:9.75rem}.pt-40{padding-top:10rem}.pb-auto{padding-bottom:auto}.pb-0{padding-bottom:0rem}.pb-1{padding-bottom:0.25rem}.pb-2{padding-bottom:0.5rem}.pb-3{padding-bottom:0.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-7{padding-bottom:1.75rem}.pb-8{padding-bottom:2rem}.pb-9{padding-bottom:2.25rem}.pb-10{padding-bottom:2.5rem}.pb-11{padding-bottom:2.75rem}.pb-12{padding-bottom:3rem}.pb-13{padding-bottom:3.25rem}.pb-14{padding-bottom:3.5rem}.pb-15{padding-bottom:3.75rem}.pb-16{padding-bottom:4rem}.pb-17{padding-bottom:4.25rem}.pb-18{padding-bottom:4.5rem}.pb-19{padding-bottom:4.75rem}.pb-20{padding-bottom:5rem}.pb-21{padding-bottom:5.25rem}.pb-22{padding-bottom:5.5rem}.pb-23{padding-bottom:5.75rem}.pb-24{padding-bottom:6rem}.pb-25{padding-bottom:6.25rem}.pb-26{padding-bottom:6.5rem}.pb-27{padding-bottom:6.75rem}.pb-28{padding-bottom:7rem}.pb-29{padding-bottom:7.25rem}.pb-30{padding-bottom:7.5rem}.pb-31{padding-bottom:7.75rem}.pb-32{padding-bottom:8rem}.pb-33{padding-bottom:8.25rem}.pb-34{padding-bottom:8.5rem}.pb-35{padding-bottom:8.75rem}.pb-36{padding-bottom:9rem}.pb-37{padding-bottom:9.25rem}.pb-38{padding-bottom:9.5rem}.pb-39{padding-bottom:9.75rem}.pb-40{padding-bottom:10rem}.pl-auto{padding-left:auto}.pl-0{padding-left:0rem}.pl-1{padding-left:0.25rem}.pl-2{padding-left:0.5rem}.pl-3{padding-left:0.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-7{padding-left:1.75rem}.pl-8{padding-left:2rem}.pl-9{padding-left:2.25rem}.pl-10{padding-left:2.5rem}.pl-11{padding-left:2.75rem}.pl-12{padding-left:3rem}.pl-13{padding-left:3.25rem}.pl-14{padding-left:3.5rem}.pl-15{padding-left:3.75rem}.pl-16{padding-left:4rem}.pl-17{padding-left:4.25rem}.pl-18{padding-left:4.5rem}.pl-19{padding-left:4.75rem}.pl-20{padding-left:5rem}.pl-21{padding-left:5.25rem}.pl-22{padding-left:5.5rem}.pl-23{padding-left:5.75rem}.pl-24{padding-left:6rem}.pl-25{padding-left:6.25rem}.pl-26{padding-left:6.5rem}.pl-27{padding-left:6.75rem}.pl-28{padding-left:7rem}.pl-29{padding-left:7.25rem}.pl-30{padding-left:7.5rem}.pl-31{padding-left:7.75rem}.pl-32{padding-left:8rem}.pl-33{padding-left:8.25rem}.pl-34{padding-left:8.5rem}.pl-35{padding-left:8.75rem}.pl-36{padding-left:9rem}.pl-37{padding-left:9.25rem}.pl-38{padding-left:9.5rem}.pl-39{padding-left:9.75rem}.pl-40{padding-left:10rem}.pr-auto{padding-right:auto}.pr-0{padding-right:0rem}.pr-1{padding-right:0.25rem}.pr-2{padding-right:0.5rem}.pr-3{padding-right:0.75rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pr-6{padding-right:1.5rem}.pr-7{padding-right:1.75rem}.pr-8{padding-right:2rem}.pr-9{padding-right:2.25rem}.pr-10{padding-right:2.5rem}.pr-11{padding-right:2.75rem}.pr-12{padding-right:3rem}.pr-13{padding-right:3.25rem}.pr-14{padding-right:3.5rem}.pr-15{padding-right:3.75rem}.pr-16{padding-right:4rem}.pr-17{padding-right:4.25rem}.pr-18{padding-right:4.5rem}.pr-19{padding-right:4.75rem}.pr-20{padding-right:5rem}.pr-21{padding-right:5.25rem}.pr-22{padding-right:5.5rem}.pr-23{padding-right:5.75rem}.pr-24{padding-right:6rem}.pr-25{padding-right:6.25rem}.pr-26{padding-right:6.5rem}.pr-27{padding-right:6.75rem}.pr-28{padding-right:7rem}.pr-29{padding-right:7.25rem}.pr-30{padding-right:7.5rem}.pr-31{padding-right:7.75rem}.pr-32{padding-right:8rem}.pr-33{padding-right:8.25rem}.pr-34{padding-right:8.5rem}.pr-35{padding-right:8.75rem}.pr-36{padding-right:9rem}.pr-37{padding-right:9.25rem}.pr-38{padding-right:9.5rem}.pr-39{padding-right:9.75rem}.pr-40{padding-right:10rem}.m-auto{margin:auto}.m-0{margin:0rem}.m-1{margin:0.25rem}.m-2{margin:0.5rem}.m-3{margin:0.75rem}.m-4{margin:1rem}.m-5{margin:1.25rem}.m-6{margin:1.5rem}.m-7{margin:1.75rem}.m-8{margin:2rem}.m-9{margin:2.25rem}.m-10{margin:2.5rem}.m-11{margin:2.75rem}.m-12{margin:3rem}.m-13{margin:3.25rem}.m-14{margin:3.5rem}.m-15{margin:3.75rem}.m-16{margin:4rem}.m-17{margin:4.25rem}.m-18{margin:4.5rem}.m-19{margin:4.75rem}.m-20{margin:5rem}.m-21{margin:5.25rem}.m-22{margin:5.5rem}.m-23{margin:5.75rem}.m-24{margin:6rem}.m-25{margin:6.25rem}.m-26{margin:6.5rem}.m-27{margin:6.75rem}.m-28{margin:7rem}.m-29{margin:7.25rem}.m-30{margin:7.5rem}.m-31{margin:7.75rem}.m-32{margin:8rem}.m-33{margin:8.25rem}.m-34{margin:8.5rem}.m-35{margin:8.75rem}.m-36{margin:9rem}.m-37{margin:9.25rem}.m-38{margin:9.5rem}.m-39{margin:9.75rem}.m-40{margin:10rem}.mx-auto{margin-left:auto;margin-right:auto}.mx-0{margin-left:0rem;margin-right:0rem}.mx-1{margin-left:0.25rem;margin-right:0.25rem}.mx-2{margin-left:0.5rem;margin-right:0.5rem}.mx-3{margin-left:0.75rem;margin-right:0.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-7{margin-left:1.75rem;margin-right:1.75rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-9{margin-left:2.25rem;margin-right:2.25rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.mx-11{margin-left:2.75rem;margin-right:2.75rem}.mx-12{margin-left:3rem;margin-right:3rem}.mx-13{margin-left:3.25rem;margin-right:3.25rem}.mx-14{margin-left:3.5rem;margin-right:3.5rem}.mx-15{margin-left:3.75rem;margin-right:3.75rem}.mx-16{margin-left:4rem;margin-right:4rem}.mx-17{margin-left:4.25rem;margin-right:4.25rem}.mx-18{margin-left:4.5rem;margin-right:4.5rem}.mx-19{margin-left:4.75rem;margin-right:4.75rem}.mx-20{margin-left:5rem;margin-right:5rem}.mx-21{margin-left:5.25rem;margin-right:5.25rem}.mx-22{margin-left:5.5rem;margin-right:5.5rem}.mx-23{margin-left:5.75rem;margin-right:5.75rem}.mx-24{margin-left:6rem;margin-right:6rem}.mx-25{margin-left:6.25rem;margin-right:6.25rem}.mx-26{margin-left:6.5rem;margin-right:6.5rem}.mx-27{margin-left:6.75rem;margin-right:6.75rem}.mx-28{margin-left:7rem;margin-right:7rem}.mx-29{margin-left:7.25rem;margin-right:7.25rem}.mx-30{margin-left:7.5rem;margin-right:7.5rem}.mx-31{margin-left:7.75rem;margin-right:7.75rem}.mx-32{margin-left:8rem;margin-right:8rem}.mx-33{margin-left:8.25rem;margin-right:8.25rem}.mx-34{margin-left:8.5rem;margin-right:8.5rem}.mx-35{margin-left:8.75rem;margin-right:8.75rem}.mx-36{margin-left:9rem;margin-right:9rem}.mx-37{margin-left:9.25rem;margin-right:9.25rem}.mx-38{margin-left:9.5rem;margin-right:9.5rem}.mx-39{margin-left:9.75rem;margin-right:9.75rem}.mx-40{margin-left:10rem;margin-right:10rem}.my-auto{margin-top:auto;margin-bottom:auto}.my-0{margin-top:0rem;margin-bottom:0rem}.my-1{margin-top:0.25rem;margin-bottom:0.25rem}.my-2{margin-top:0.5rem;margin-bottom:0.5rem}.my-3{margin-top:0.75rem;margin-bottom:0.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-7{margin-top:1.75rem;margin-bottom:1.75rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-9{margin-top:2.25rem;margin-bottom:2.25rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-11{margin-top:2.75rem;margin-bottom:2.75rem}.my-12{margin-top:3rem;margin-bottom:3rem}.my-13{margin-top:3.25rem;margin-bottom:3.25rem}.my-14{margin-top:3.5rem;margin-bottom:3.5rem}.my-15{margin-top:3.75rem;margin-bottom:3.75rem}.my-16{margin-top:4rem;margin-bottom:4rem}.my-17{margin-top:4.25rem;margin-bottom:4.25rem}.my-18{margin-top:4.5rem;margin-bottom:4.5rem}.my-19{margin-top:4.75rem;margin-bottom:4.75rem}.my-20{margin-top:5rem;margin-bottom:5rem}.my-21{margin-top:5.25rem;margin-bottom:5.25rem}.my-22{margin-top:5.5rem;margin-bottom:5.5rem}.my-23{margin-top:5.75rem;margin-bottom:5.75rem}.my-24{margin-top:6rem;margin-bottom:6rem}.my-25{margin-top:6.25rem;margin-bottom:6.25rem}.my-26{margin-top:6.5rem;margin-bottom:6.5rem}.my-27{margin-top:6.75rem;margin-bottom:6.75rem}.my-28{margin-top:7rem;margin-bottom:7rem}.my-29{margin-top:7.25rem;margin-bottom:7.25rem}.my-30{margin-top:7.5rem;margin-bottom:7.5rem}.my-31{margin-top:7.75rem;margin-bottom:7.75rem}.my-32{margin-top:8rem;margin-bottom:8rem}.my-33{margin-top:8.25rem;margin-bottom:8.25rem}.my-34{margin-top:8.5rem;margin-bottom:8.5rem}.my-35{margin-top:8.75rem;margin-bottom:8.75rem}.my-36{margin-top:9rem;margin-bottom:9rem}.my-37{margin-top:9.25rem;margin-bottom:9.25rem}.my-38{margin-top:9.5rem;margin-bottom:9.5rem}.my-39{margin-top:9.75rem;margin-bottom:9.75rem}.my-40{margin-top:10rem;margin-bottom:10rem}.mt-auto{margin-top:auto}.mt-0{margin-top:0rem}.mt-1{margin-top:0.25rem}.mt-2{margin-top:0.5rem}.mt-3{margin-top:0.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.mt-10{margin-top:2.5rem}.mt-11{margin-top:2.75rem}.mt-12{margin-top:3rem}.mt-13{margin-top:3.25rem}.mt-14{margin-top:3.5rem}.mt-15{margin-top:3.75rem}.mt-16{margin-top:4rem}.mt-17{margin-top:4.25rem}.mt-18{margin-top:4.5rem}.mt-19{margin-top:4.75rem}.mt-20{margin-top:5rem}.mt-21{margin-top:5.25rem}.mt-22{margin-top:5.5rem}.mt-23{margin-top:5.75rem}.mt-24{margin-top:6rem}.mt-25{margin-top:6.25rem}.mt-26{margin-top:6.5rem}.mt-27{margin-top:6.75rem}.mt-28{margin-top:7rem}.mt-29{margin-top:7.25rem}.mt-30{margin-top:7.5rem}.mt-31{margin-top:7.75rem}.mt-32{margin-top:8rem}.mt-33{margin-top:8.25rem}.mt-34{margin-top:8.5rem}.mt-35{margin-top:8.75rem}.mt-36{margin-top:9rem}.mt-37{margin-top:9.25rem}.mt-38{margin-top:9.5rem}.mt-39{margin-top:9.75rem}.mt-40{margin-top:10rem}.mb-auto{margin-bottom:auto}.mb-0{margin-bottom:0rem}.mb-1{margin-bottom:0.25rem}.mb-2{margin-bottom:0.5rem}.mb-3{margin-bottom:0.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mb-9{margin-bottom:2.25rem}.mb-10{margin-bottom:2.5rem}.mb-11{margin-bottom:2.75rem}.mb-12{margin-bottom:3rem}.mb-13{margin-bottom:3.25rem}.mb-14{margin-bottom:3.5rem}.mb-15{margin-bottom:3.75rem}.mb-16{margin-bottom:4rem}.mb-17{margin-bottom:4.25rem}.mb-18{margin-bottom:4.5rem}.mb-19{margin-bottom:4.75rem}.mb-20{margin-bottom:5rem}.mb-21{margin-bottom:5.25rem}.mb-22{margin-bottom:5.5rem}.mb-23{margin-bottom:5.75rem}.mb-24{margin-bottom:6rem}.mb-25{margin-bottom:6.25rem}.mb-26{margin-bottom:6.5rem}.mb-27{margin-bottom:6.75rem}.mb-28{margin-bottom:7rem}.mb-29{margin-bottom:7.25rem}.mb-30{margin-bottom:7.5rem}.mb-31{margin-bottom:7.75rem}.mb-32{margin-bottom:8rem}.mb-33{margin-bottom:8.25rem}.mb-34{margin-bottom:8.5rem}.mb-35{margin-bottom:8.75rem}.mb-36{margin-bottom:9rem}.mb-37{margin-bottom:9.25rem}.mb-38{margin-bottom:9.5rem}.mb-39{margin-bottom:9.75rem}.mb-40{margin-bottom:10rem}.ml-auto{margin-left:auto}.ml-0{margin-left:0rem}.ml-1{margin-left:0.25rem}.ml-2{margin-left:0.5rem}.ml-3{margin-left:0.75rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-6{margin-left:1.5rem}.ml-7{margin-left:1.75rem}.ml-8{margin-left:2rem}.ml-9{margin-left:2.25rem}.ml-10{margin-left:2.5rem}.ml-11{margin-left:2.75rem}.ml-12{margin-left:3rem}.ml-13{margin-left:3.25rem}.ml-14{margin-left:3.5rem}.ml-15{margin-left:3.75rem}.ml-16{margin-left:4rem}.ml-17{margin-left:4.25rem}.ml-18{margin-left:4.5rem}.ml-19{margin-left:4.75rem}.ml-20{margin-left:5rem}.ml-21{margin-left:5.25rem}.ml-22{margin-left:5.5rem}.ml-23{margin-left:5.75rem}.ml-24{margin-left:6rem}.ml-25{margin-left:6.25rem}.ml-26{margin-left:6.5rem}.ml-27{margin-left:6.75rem}.ml-28{margin-left:7rem}.ml-29{margin-left:7.25rem}.ml-30{margin-left:7.5rem}.ml-31{margin-left:7.75rem}.ml-32{margin-left:8rem}.ml-33{margin-left:8.25rem}.ml-34{margin-left:8.5rem}.ml-35{margin-left:8.75rem}.ml-36{margin-left:9rem}.ml-37{margin-left:9.25rem}.ml-38{margin-left:9.5rem}.ml-39{margin-left:9.75rem}.ml-40{margin-left:10rem}.mr-auto{margin-right:auto}.mr-0{margin-right:0rem}.mr-1{margin-right:0.25rem}.mr-2{margin-right:0.5rem}.mr-3{margin-right:0.75rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mr-6{margin-right:1.5rem}.mr-7{margin-right:1.75rem}.mr-8{margin-right:2rem}.mr-9{margin-right:2.25rem}.mr-10{margin-right:2.5rem}.mr-11{margin-right:2.75rem}.mr-12{margin-right:3rem}.mr-13{margin-right:3.25rem}.mr-14{margin-right:3.5rem}.mr-15{margin-right:3.75rem}.mr-16{margin-right:4rem}.mr-17{margin-right:4.25rem}.mr-18{margin-right:4.5rem}.mr-19{margin-right:4.75rem}.mr-20{margin-right:5rem}.mr-21{margin-right:5.25rem}.mr-22{margin-right:5.5rem}.mr-23{margin-right:5.75rem}.mr-24{margin-right:6rem}.mr-25{margin-right:6.25rem}.mr-26{margin-right:6.5rem}.mr-27{margin-right:6.75rem}.mr-28{margin-right:7rem}.mr-29{margin-right:7.25rem}.mr-30{margin-right:7.5rem}.mr-31{margin-right:7.75rem}.mr-32{margin-right:8rem}.mr-33{margin-right:8.25rem}.mr-34{margin-right:8.5rem}.mr-35{margin-right:8.75rem}.mr-36{margin-right:9rem}.mr-37{margin-right:9.25rem}.mr-38{margin-right:9.5rem}.mr-39{margin-right:9.75rem}.mr-40{margin-right:10rem}@media(min-width: 768px){.tablet\:color-black{color:#000}.tablet\:color-white{color:#fff}.tablet\:color-red{color:#ff5c5c}.tablet\:color-primary{color:#0a0a0a}.tablet\:color-secondary{color:#333}.tablet\:color-dark{color:#283643}.tablet\:color-dark2{color:#414c5a}.tablet\:color-dark3{color:#303d4b}.tablet\:color-green{color:#40bf91}.tablet\:color-green2{color:#15b68e}.tablet\:color-green3{color:#13a16c}.tablet\:color-green4{color:#93e736}.tablet\:color-green5{color:#c8e6c9}.tablet\:color-green6{color:#f0f5f3}.tablet\:color-green-logo{color:#65cdaa}.tablet\:color-grey{color:#dedee0}.tablet\:color-grey2{color:#505d6f}.tablet\:color-grey3{color:#fafafa}.tablet\:color-grey4{color:#616161}.tablet\:color-grey5{color:#f2f4f8}.tablet\:color-grey6{color:#9d9d9d}.tablet\:color-grey7{color:#dfe8f3}.tablet\:color-orange{color:#eb8759}.tablet\:color-purple{color:#7391e0}.tablet\:color-yellow{color:#fbd748}.tablet\:color-yellow2{color:#fce791}.tablet\:bg-black{background-color:#000}.tablet\:bg-white{background-color:#fff}.tablet\:bg-red{background-color:#ff5c5c}.tablet\:bg-primary{background-color:#0a0a0a}.tablet\:bg-secondary{background-color:#333}.tablet\:bg-dark{background-color:#283643}.tablet\:bg-dark2{background-color:#414c5a}.tablet\:bg-dark3{background-color:#303d4b}.tablet\:bg-green{background-color:#40bf91}.tablet\:bg-green2{background-color:#15b68e}.tablet\:bg-green3{background-color:#13a16c}.tablet\:bg-green4{background-color:#93e736}.tablet\:bg-green5{background-color:#c8e6c9}.tablet\:bg-green6{background-color:#f0f5f3}.tablet\:bg-green-logo{background-color:#65cdaa}.tablet\:bg-grey{background-color:#dedee0}.tablet\:bg-grey2{background-color:#505d6f}.tablet\:bg-grey3{background-color:#fafafa}.tablet\:bg-grey4{background-color:#616161}.tablet\:bg-grey5{background-color:#f2f4f8}.tablet\:bg-grey6{background-color:#9d9d9d}.tablet\:bg-grey7{background-color:#dfe8f3}.tablet\:bg-orange{background-color:#eb8759}.tablet\:bg-purple{background-color:#7391e0}.tablet\:bg-yellow{background-color:#fbd748}.tablet\:bg-yellow2{background-color:#fce791}.tablet\:hover:color-black:hover{color:#000}.tablet\:hover:color-white:hover{color:#fff}.tablet\:hover:color-red:hover{color:#ff5c5c}.tablet\:hover:color-primary:hover{color:#0a0a0a}.tablet\:hover:color-secondary:hover{color:#333}.tablet\:hover:color-dark:hover{color:#283643}.tablet\:hover:color-dark2:hover{color:#414c5a}.tablet\:hover:color-dark3:hover{color:#303d4b}.tablet\:hover:color-green:hover{color:#40bf91}.tablet\:hover:color-green2:hover{color:#15b68e}.tablet\:hover:color-green3:hover{color:#13a16c}.tablet\:hover:color-green4:hover{color:#93e736}.tablet\:hover:color-green5:hover{color:#c8e6c9}.tablet\:hover:color-green6:hover{color:#f0f5f3}.tablet\:hover:color-green-logo:hover{color:#65cdaa}.tablet\:hover:color-grey:hover{color:#dedee0}.tablet\:hover:color-grey2:hover{color:#505d6f}.tablet\:hover:color-grey3:hover{color:#fafafa}.tablet\:hover:color-grey4:hover{color:#616161}.tablet\:hover:color-grey5:hover{color:#f2f4f8}.tablet\:hover:color-grey6:hover{color:#9d9d9d}.tablet\:hover:color-grey7:hover{color:#dfe8f3}.tablet\:hover:color-orange:hover{color:#eb8759}.tablet\:hover:color-purple:hover{color:#7391e0}.tablet\:hover:color-yellow:hover{color:#fbd748}.tablet\:hover:color-yellow2:hover{color:#fce791}.tablet\:hover:bg-black:hover{background-color:#000}.tablet\:hover:bg-white:hover{background-color:#fff}.tablet\:hover:bg-red:hover{background-color:#ff5c5c}.tablet\:hover:bg-primary:hover{background-color:#0a0a0a}.tablet\:hover:bg-secondary:hover{background-color:#333}.tablet\:hover:bg-dark:hover{background-color:#283643}.tablet\:hover:bg-dark2:hover{background-color:#414c5a}.tablet\:hover:bg-dark3:hover{background-color:#303d4b}.tablet\:hover:bg-green:hover{background-color:#40bf91}.tablet\:hover:bg-green2:hover{background-color:#15b68e}.tablet\:hover:bg-green3:hover{background-color:#13a16c}.tablet\:hover:bg-green4:hover{background-color:#93e736}.tablet\:hover:bg-green5:hover{background-color:#c8e6c9}.tablet\:hover:bg-green6:hover{background-color:#f0f5f3}.tablet\:hover:bg-green-logo:hover{background-color:#65cdaa}.tablet\:hover:bg-grey:hover{background-color:#dedee0}.tablet\:hover:bg-grey2:hover{background-color:#505d6f}.tablet\:hover:bg-grey3:hover{background-color:#fafafa}.tablet\:hover:bg-grey4:hover{background-color:#616161}.tablet\:hover:bg-grey5:hover{background-color:#f2f4f8}.tablet\:hover:bg-grey6:hover{background-color:#9d9d9d}.tablet\:hover:bg-grey7:hover{background-color:#dfe8f3}.tablet\:hover:bg-orange:hover{background-color:#eb8759}.tablet\:hover:bg-purple:hover{background-color:#7391e0}.tablet\:hover:bg-yellow:hover{background-color:#fbd748}.tablet\:hover:bg-yellow2:hover{background-color:#fce791}.tablet\:font-size-10{font-size:0.625rem}.tablet\:font-size-11{font-size:0.6875rem}.tablet\:font-size-12{font-size:0.75rem}.tablet\:font-size-14{font-size:0.875rem}.tablet\:font-size-16{font-size:1rem}.tablet\:font-size-18{font-size:1.125rem}.tablet\:font-size-20{font-size:1.25rem}.tablet\:font-size-24{font-size:1.5rem}.tablet\:font-size-28{font-size:1.75rem}.tablet\:font-size-32{font-size:2rem}.tablet\:font-size-36{font-size:2.25rem}.tablet\:font-size-40{font-size:2.5rem}.tablet\:font-size-48{font-size:3rem}.tablet\:font-size-56{font-size:3.5rem}.tablet\:font-size-80{font-size:5rem}.tablet\:font-size-inherit{font-size:inherit}.tablet\:text-align-left{text-align:left}.tablet\:text-align-center{text-align:center}.tablet\:text-align-right{text-align:right}.tablet\:text-align-justify{text-align:justify}.tablet\:position-static{position:static}.tablet\:position-relative{position:relative}.tablet\:position-absolute{position:absolute}.tablet\:position-fixed{position:fixed}.tablet\:display-none{display:none}.tablet\:display-block{display:block}.tablet\:display-inline-block{display:inline-block}.tablet\:display-inline{display:inline}.tablet\:display-flex{display:flex}.tablet\:display-inline-flex{display:inline-flex}.tablet\:flex{display:flex}.tablet\:inline-flex{display:inline-flex}.tablet\:flex-row{flex-direction:row}.tablet\:flex-row-reverse{flex-direction:row-reverse}.tablet\:flex-col{flex-direction:column}.tablet\:flex-col-reverse{flex-direction:column-reverse}.tablet\:items-stretch{align-items:stretch}.tablet\:items-start{align-items:flex-start}.tablet\:items-center{align-items:center}.tablet\:items-end{align-items:flex-end}.tablet\:items-baseline{align-items:baseline}.tablet\:self-stretch{align-self:stretch}.tablet\:self-start{align-self:flex-start}.tablet\:self-center{align-self:center}.tablet\:self-end{align-self:flex-end}.tablet\:self-baseline{align-self:baseline}.tablet\:content-start{align-content:flex-start}.tablet\:content-center{align-content:center}.tablet\:content-end{align-content:flex-end}.tablet\:content-between{align-content:space-between}.tablet\:content-around{align-content:space-around}.tablet\:justify-start{justify-content:flex-start}.tablet\:justify-center{justify-content:center}.tablet\:justify-end{justify-content:flex-end}.tablet\:justify-between{justify-content:space-between}.tablet\:justify-around{justify-content:space-around}.tablet\:justify-stretch{justify-content:stretch}.tablet\:flex-no-wrap{flex-wrap:nowrap}.tablet\:flex-wrap{flex-wrap:wrap}.tablet\:flex-wrap-reverse{flex-wrap:wrap-reverse}.tablet\:flex-grow-1{flex-grow:1}.tablet\:flex-shrink-0{flex-shrink:0}.tablet\:is-col_0{width:0%}.tablet\:is-col_1{width:8.3333333333%}.tablet\:is-col_2{width:16.6666666667%}.tablet\:is-col_3{width:25%}.tablet\:is-col_4{width:33.3333333333%}.tablet\:is-col_5{width:41.6666666667%}.tablet\:is-col_6{width:50%}.tablet\:is-col_7{width:58.3333333333%}.tablet\:is-col_8{width:66.6666666667%}.tablet\:is-col_9{width:75%}.tablet\:is-col_10{width:83.3333333333%}.tablet\:is-col_11{width:91.6666666667%}.tablet\:is-col_12{width:100%}.tablet\:is-col-offset_0{margin-left:0%}.tablet\:is-col-offset_1{margin-left:8.3333333333%}.tablet\:is-col-offset_2{margin-left:16.6666666667%}.tablet\:is-col-offset_3{margin-left:25%}.tablet\:is-col-offset_4{margin-left:33.3333333333%}.tablet\:is-col-offset_5{margin-left:41.6666666667%}.tablet\:is-col-offset_6{margin-left:50%}.tablet\:is-col-offset_7{margin-left:58.3333333333%}.tablet\:is-col-offset_8{margin-left:66.6666666667%}.tablet\:is-col-offset_9{margin-left:75%}.tablet\:is-col-offset_10{margin-left:83.3333333333%}.tablet\:is-col-offset_11{margin-left:91.6666666667%}.tablet\:is-col-offset_12{margin-left:100%}.tablet\:p-auto{padding:auto}.tablet\:p-0{padding:0rem}.tablet\:p-1{padding:0.25rem}.tablet\:p-2{padding:0.5rem}.tablet\:p-3{padding:0.75rem}.tablet\:p-4{padding:1rem}.tablet\:p-5{padding:1.25rem}.tablet\:p-6{padding:1.5rem}.tablet\:p-7{padding:1.75rem}.tablet\:p-8{padding:2rem}.tablet\:p-9{padding:2.25rem}.tablet\:p-10{padding:2.5rem}.tablet\:p-11{padding:2.75rem}.tablet\:p-12{padding:3rem}.tablet\:p-13{padding:3.25rem}.tablet\:p-14{padding:3.5rem}.tablet\:p-15{padding:3.75rem}.tablet\:p-16{padding:4rem}.tablet\:p-17{padding:4.25rem}.tablet\:p-18{padding:4.5rem}.tablet\:p-19{padding:4.75rem}.tablet\:p-20{padding:5rem}.tablet\:p-21{padding:5.25rem}.tablet\:p-22{padding:5.5rem}.tablet\:p-23{padding:5.75rem}.tablet\:p-24{padding:6rem}.tablet\:p-25{padding:6.25rem}.tablet\:p-26{padding:6.5rem}.tablet\:p-27{padding:6.75rem}.tablet\:p-28{padding:7rem}.tablet\:p-29{padding:7.25rem}.tablet\:p-30{padding:7.5rem}.tablet\:p-31{padding:7.75rem}.tablet\:p-32{padding:8rem}.tablet\:p-33{padding:8.25rem}.tablet\:p-34{padding:8.5rem}.tablet\:p-35{padding:8.75rem}.tablet\:p-36{padding:9rem}.tablet\:p-37{padding:9.25rem}.tablet\:p-38{padding:9.5rem}.tablet\:p-39{padding:9.75rem}.tablet\:p-40{padding:10rem}.tablet\:px-auto{padding-left:auto;padding-right:auto}.tablet\:px-0{padding-left:0rem;padding-right:0rem}.tablet\:px-1{padding-left:0.25rem;padding-right:0.25rem}.tablet\:px-2{padding-left:0.5rem;padding-right:0.5rem}.tablet\:px-3{padding-left:0.75rem;padding-right:0.75rem}.tablet\:px-4{padding-left:1rem;padding-right:1rem}.tablet\:px-5{padding-left:1.25rem;padding-right:1.25rem}.tablet\:px-6{padding-left:1.5rem;padding-right:1.5rem}.tablet\:px-7{padding-left:1.75rem;padding-right:1.75rem}.tablet\:px-8{padding-left:2rem;padding-right:2rem}.tablet\:px-9{padding-left:2.25rem;padding-right:2.25rem}.tablet\:px-10{padding-left:2.5rem;padding-right:2.5rem}.tablet\:px-11{padding-left:2.75rem;padding-right:2.75rem}.tablet\:px-12{padding-left:3rem;padding-right:3rem}.tablet\:px-13{padding-left:3.25rem;padding-right:3.25rem}.tablet\:px-14{padding-left:3.5rem;padding-right:3.5rem}.tablet\:px-15{padding-left:3.75rem;padding-right:3.75rem}.tablet\:px-16{padding-left:4rem;padding-right:4rem}.tablet\:px-17{padding-left:4.25rem;padding-right:4.25rem}.tablet\:px-18{padding-left:4.5rem;padding-right:4.5rem}.tablet\:px-19{padding-left:4.75rem;padding-right:4.75rem}.tablet\:px-20{padding-left:5rem;padding-right:5rem}.tablet\:px-21{padding-left:5.25rem;padding-right:5.25rem}.tablet\:px-22{padding-left:5.5rem;padding-right:5.5rem}.tablet\:px-23{padding-left:5.75rem;padding-right:5.75rem}.tablet\:px-24{padding-left:6rem;padding-right:6rem}.tablet\:px-25{padding-left:6.25rem;padding-right:6.25rem}.tablet\:px-26{padding-left:6.5rem;padding-right:6.5rem}.tablet\:px-27{padding-left:6.75rem;padding-right:6.75rem}.tablet\:px-28{padding-left:7rem;padding-right:7rem}.tablet\:px-29{padding-left:7.25rem;padding-right:7.25rem}.tablet\:px-30{padding-left:7.5rem;padding-right:7.5rem}.tablet\:px-31{padding-left:7.75rem;padding-right:7.75rem}.tablet\:px-32{padding-left:8rem;padding-right:8rem}.tablet\:px-33{padding-left:8.25rem;padding-right:8.25rem}.tablet\:px-34{padding-left:8.5rem;padding-right:8.5rem}.tablet\:px-35{padding-left:8.75rem;padding-right:8.75rem}.tablet\:px-36{padding-left:9rem;padding-right:9rem}.tablet\:px-37{padding-left:9.25rem;padding-right:9.25rem}.tablet\:px-38{padding-left:9.5rem;padding-right:9.5rem}.tablet\:px-39{padding-left:9.75rem;padding-right:9.75rem}.tablet\:px-40{padding-left:10rem;padding-right:10rem}.tablet\:py-auto{padding-top:auto;padding-bottom:auto}.tablet\:py-0{padding-top:0rem;padding-bottom:0rem}.tablet\:py-1{padding-top:0.25rem;padding-bottom:0.25rem}.tablet\:py-2{padding-top:0.5rem;padding-bottom:0.5rem}.tablet\:py-3{padding-top:0.75rem;padding-bottom:0.75rem}.tablet\:py-4{padding-top:1rem;padding-bottom:1rem}.tablet\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.tablet\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.tablet\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}.tablet\:py-8{padding-top:2rem;padding-bottom:2rem}.tablet\:py-9{padding-top:2.25rem;padding-bottom:2.25rem}.tablet\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.tablet\:py-11{padding-top:2.75rem;padding-bottom:2.75rem}.tablet\:py-12{padding-top:3rem;padding-bottom:3rem}.tablet\:py-13{padding-top:3.25rem;padding-bottom:3.25rem}.tablet\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.tablet\:py-15{padding-top:3.75rem;padding-bottom:3.75rem}.tablet\:py-16{padding-top:4rem;padding-bottom:4rem}.tablet\:py-17{padding-top:4.25rem;padding-bottom:4.25rem}.tablet\:py-18{padding-top:4.5rem;padding-bottom:4.5rem}.tablet\:py-19{padding-top:4.75rem;padding-bottom:4.75rem}.tablet\:py-20{padding-top:5rem;padding-bottom:5rem}.tablet\:py-21{padding-top:5.25rem;padding-bottom:5.25rem}.tablet\:py-22{padding-top:5.5rem;padding-bottom:5.5rem}.tablet\:py-23{padding-top:5.75rem;padding-bottom:5.75rem}.tablet\:py-24{padding-top:6rem;padding-bottom:6rem}.tablet\:py-25{padding-top:6.25rem;padding-bottom:6.25rem}.tablet\:py-26{padding-top:6.5rem;padding-bottom:6.5rem}.tablet\:py-27{padding-top:6.75rem;padding-bottom:6.75rem}.tablet\:py-28{padding-top:7rem;padding-bottom:7rem}.tablet\:py-29{padding-top:7.25rem;padding-bottom:7.25rem}.tablet\:py-30{padding-top:7.5rem;padding-bottom:7.5rem}.tablet\:py-31{padding-top:7.75rem;padding-bottom:7.75rem}.tablet\:py-32{padding-top:8rem;padding-bottom:8rem}.tablet\:py-33{padding-top:8.25rem;padding-bottom:8.25rem}.tablet\:py-34{padding-top:8.5rem;padding-bottom:8.5rem}.tablet\:py-35{padding-top:8.75rem;padding-bottom:8.75rem}.tablet\:py-36{padding-top:9rem;padding-bottom:9rem}.tablet\:py-37{padding-top:9.25rem;padding-bottom:9.25rem}.tablet\:py-38{padding-top:9.5rem;padding-bottom:9.5rem}.tablet\:py-39{padding-top:9.75rem;padding-bottom:9.75rem}.tablet\:py-40{padding-top:10rem;padding-bottom:10rem}.tablet\:pt-auto{padding-top:auto}.tablet\:pt-0{padding-top:0rem}.tablet\:pt-1{padding-top:0.25rem}.tablet\:pt-2{padding-top:0.5rem}.tablet\:pt-3{padding-top:0.75rem}.tablet\:pt-4{padding-top:1rem}.tablet\:pt-5{padding-top:1.25rem}.tablet\:pt-6{padding-top:1.5rem}.tablet\:pt-7{padding-top:1.75rem}.tablet\:pt-8{padding-top:2rem}.tablet\:pt-9{padding-top:2.25rem}.tablet\:pt-10{padding-top:2.5rem}.tablet\:pt-11{padding-top:2.75rem}.tablet\:pt-12{padding-top:3rem}.tablet\:pt-13{padding-top:3.25rem}.tablet\:pt-14{padding-top:3.5rem}.tablet\:pt-15{padding-top:3.75rem}.tablet\:pt-16{padding-top:4rem}.tablet\:pt-17{padding-top:4.25rem}.tablet\:pt-18{padding-top:4.5rem}.tablet\:pt-19{padding-top:4.75rem}.tablet\:pt-20{padding-top:5rem}.tablet\:pt-21{padding-top:5.25rem}.tablet\:pt-22{padding-top:5.5rem}.tablet\:pt-23{padding-top:5.75rem}.tablet\:pt-24{padding-top:6rem}.tablet\:pt-25{padding-top:6.25rem}.tablet\:pt-26{padding-top:6.5rem}.tablet\:pt-27{padding-top:6.75rem}.tablet\:pt-28{padding-top:7rem}.tablet\:pt-29{padding-top:7.25rem}.tablet\:pt-30{padding-top:7.5rem}.tablet\:pt-31{padding-top:7.75rem}.tablet\:pt-32{padding-top:8rem}.tablet\:pt-33{padding-top:8.25rem}.tablet\:pt-34{padding-top:8.5rem}.tablet\:pt-35{padding-top:8.75rem}.tablet\:pt-36{padding-top:9rem}.tablet\:pt-37{padding-top:9.25rem}.tablet\:pt-38{padding-top:9.5rem}.tablet\:pt-39{padding-top:9.75rem}.tablet\:pt-40{padding-top:10rem}.tablet\:pb-auto{padding-bottom:auto}.tablet\:pb-0{padding-bottom:0rem}.tablet\:pb-1{padding-bottom:0.25rem}.tablet\:pb-2{padding-bottom:0.5rem}.tablet\:pb-3{padding-bottom:0.75rem}.tablet\:pb-4{padding-bottom:1rem}.tablet\:pb-5{padding-bottom:1.25rem}.tablet\:pb-6{padding-bottom:1.5rem}.tablet\:pb-7{padding-bottom:1.75rem}.tablet\:pb-8{padding-bottom:2rem}.tablet\:pb-9{padding-bottom:2.25rem}.tablet\:pb-10{padding-bottom:2.5rem}.tablet\:pb-11{padding-bottom:2.75rem}.tablet\:pb-12{padding-bottom:3rem}.tablet\:pb-13{padding-bottom:3.25rem}.tablet\:pb-14{padding-bottom:3.5rem}.tablet\:pb-15{padding-bottom:3.75rem}.tablet\:pb-16{padding-bottom:4rem}.tablet\:pb-17{padding-bottom:4.25rem}.tablet\:pb-18{padding-bottom:4.5rem}.tablet\:pb-19{padding-bottom:4.75rem}.tablet\:pb-20{padding-bottom:5rem}.tablet\:pb-21{padding-bottom:5.25rem}.tablet\:pb-22{padding-bottom:5.5rem}.tablet\:pb-23{padding-bottom:5.75rem}.tablet\:pb-24{padding-bottom:6rem}.tablet\:pb-25{padding-bottom:6.25rem}.tablet\:pb-26{padding-bottom:6.5rem}.tablet\:pb-27{padding-bottom:6.75rem}.tablet\:pb-28{padding-bottom:7rem}.tablet\:pb-29{padding-bottom:7.25rem}.tablet\:pb-30{padding-bottom:7.5rem}.tablet\:pb-31{padding-bottom:7.75rem}.tablet\:pb-32{padding-bottom:8rem}.tablet\:pb-33{padding-bottom:8.25rem}.tablet\:pb-34{padding-bottom:8.5rem}.tablet\:pb-35{padding-bottom:8.75rem}.tablet\:pb-36{padding-bottom:9rem}.tablet\:pb-37{padding-bottom:9.25rem}.tablet\:pb-38{padding-bottom:9.5rem}.tablet\:pb-39{padding-bottom:9.75rem}.tablet\:pb-40{padding-bottom:10rem}.tablet\:pl-auto{padding-left:auto}.tablet\:pl-0{padding-left:0rem}.tablet\:pl-1{padding-left:0.25rem}.tablet\:pl-2{padding-left:0.5rem}.tablet\:pl-3{padding-left:0.75rem}.tablet\:pl-4{padding-left:1rem}.tablet\:pl-5{padding-left:1.25rem}.tablet\:pl-6{padding-left:1.5rem}.tablet\:pl-7{padding-left:1.75rem}.tablet\:pl-8{padding-left:2rem}.tablet\:pl-9{padding-left:2.25rem}.tablet\:pl-10{padding-left:2.5rem}.tablet\:pl-11{padding-left:2.75rem}.tablet\:pl-12{padding-left:3rem}.tablet\:pl-13{padding-left:3.25rem}.tablet\:pl-14{padding-left:3.5rem}.tablet\:pl-15{padding-left:3.75rem}.tablet\:pl-16{padding-left:4rem}.tablet\:pl-17{padding-left:4.25rem}.tablet\:pl-18{padding-left:4.5rem}.tablet\:pl-19{padding-left:4.75rem}.tablet\:pl-20{padding-left:5rem}.tablet\:pl-21{padding-left:5.25rem}.tablet\:pl-22{padding-left:5.5rem}.tablet\:pl-23{padding-left:5.75rem}.tablet\:pl-24{padding-left:6rem}.tablet\:pl-25{padding-left:6.25rem}.tablet\:pl-26{padding-left:6.5rem}.tablet\:pl-27{padding-left:6.75rem}.tablet\:pl-28{padding-left:7rem}.tablet\:pl-29{padding-left:7.25rem}.tablet\:pl-30{padding-left:7.5rem}.tablet\:pl-31{padding-left:7.75rem}.tablet\:pl-32{padding-left:8rem}.tablet\:pl-33{padding-left:8.25rem}.tablet\:pl-34{padding-left:8.5rem}.tablet\:pl-35{padding-left:8.75rem}.tablet\:pl-36{padding-left:9rem}.tablet\:pl-37{padding-left:9.25rem}.tablet\:pl-38{padding-left:9.5rem}.tablet\:pl-39{padding-left:9.75rem}.tablet\:pl-40{padding-left:10rem}.tablet\:pr-auto{padding-right:auto}.tablet\:pr-0{padding-right:0rem}.tablet\:pr-1{padding-right:0.25rem}.tablet\:pr-2{padding-right:0.5rem}.tablet\:pr-3{padding-right:0.75rem}.tablet\:pr-4{padding-right:1rem}.tablet\:pr-5{padding-right:1.25rem}.tablet\:pr-6{padding-right:1.5rem}.tablet\:pr-7{padding-right:1.75rem}.tablet\:pr-8{padding-right:2rem}.tablet\:pr-9{padding-right:2.25rem}.tablet\:pr-10{padding-right:2.5rem}.tablet\:pr-11{padding-right:2.75rem}.tablet\:pr-12{padding-right:3rem}.tablet\:pr-13{padding-right:3.25rem}.tablet\:pr-14{padding-right:3.5rem}.tablet\:pr-15{padding-right:3.75rem}.tablet\:pr-16{padding-right:4rem}.tablet\:pr-17{padding-right:4.25rem}.tablet\:pr-18{padding-right:4.5rem}.tablet\:pr-19{padding-right:4.75rem}.tablet\:pr-20{padding-right:5rem}.tablet\:pr-21{padding-right:5.25rem}.tablet\:pr-22{padding-right:5.5rem}.tablet\:pr-23{padding-right:5.75rem}.tablet\:pr-24{padding-right:6rem}.tablet\:pr-25{padding-right:6.25rem}.tablet\:pr-26{padding-right:6.5rem}.tablet\:pr-27{padding-right:6.75rem}.tablet\:pr-28{padding-right:7rem}.tablet\:pr-29{padding-right:7.25rem}.tablet\:pr-30{padding-right:7.5rem}.tablet\:pr-31{padding-right:7.75rem}.tablet\:pr-32{padding-right:8rem}.tablet\:pr-33{padding-right:8.25rem}.tablet\:pr-34{padding-right:8.5rem}.tablet\:pr-35{padding-right:8.75rem}.tablet\:pr-36{padding-right:9rem}.tablet\:pr-37{padding-right:9.25rem}.tablet\:pr-38{padding-right:9.5rem}.tablet\:pr-39{padding-right:9.75rem}.tablet\:pr-40{padding-right:10rem}.tablet\:m-auto{margin:auto}.tablet\:m-0{margin:0rem}.tablet\:m-1{margin:0.25rem}.tablet\:m-2{margin:0.5rem}.tablet\:m-3{margin:0.75rem}.tablet\:m-4{margin:1rem}.tablet\:m-5{margin:1.25rem}.tablet\:m-6{margin:1.5rem}.tablet\:m-7{margin:1.75rem}.tablet\:m-8{margin:2rem}.tablet\:m-9{margin:2.25rem}.tablet\:m-10{margin:2.5rem}.tablet\:m-11{margin:2.75rem}.tablet\:m-12{margin:3rem}.tablet\:m-13{margin:3.25rem}.tablet\:m-14{margin:3.5rem}.tablet\:m-15{margin:3.75rem}.tablet\:m-16{margin:4rem}.tablet\:m-17{margin:4.25rem}.tablet\:m-18{margin:4.5rem}.tablet\:m-19{margin:4.75rem}.tablet\:m-20{margin:5rem}.tablet\:m-21{margin:5.25rem}.tablet\:m-22{margin:5.5rem}.tablet\:m-23{margin:5.75rem}.tablet\:m-24{margin:6rem}.tablet\:m-25{margin:6.25rem}.tablet\:m-26{margin:6.5rem}.tablet\:m-27{margin:6.75rem}.tablet\:m-28{margin:7rem}.tablet\:m-29{margin:7.25rem}.tablet\:m-30{margin:7.5rem}.tablet\:m-31{margin:7.75rem}.tablet\:m-32{margin:8rem}.tablet\:m-33{margin:8.25rem}.tablet\:m-34{margin:8.5rem}.tablet\:m-35{margin:8.75rem}.tablet\:m-36{margin:9rem}.tablet\:m-37{margin:9.25rem}.tablet\:m-38{margin:9.5rem}.tablet\:m-39{margin:9.75rem}.tablet\:m-40{margin:10rem}.tablet\:mx-auto{margin-left:auto;margin-right:auto}.tablet\:mx-0{margin-left:0rem;margin-right:0rem}.tablet\:mx-1{margin-left:0.25rem;margin-right:0.25rem}.tablet\:mx-2{margin-left:0.5rem;margin-right:0.5rem}.tablet\:mx-3{margin-left:0.75rem;margin-right:0.75rem}.tablet\:mx-4{margin-left:1rem;margin-right:1rem}.tablet\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.tablet\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.tablet\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.tablet\:mx-8{margin-left:2rem;margin-right:2rem}.tablet\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.tablet\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.tablet\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.tablet\:mx-12{margin-left:3rem;margin-right:3rem}.tablet\:mx-13{margin-left:3.25rem;margin-right:3.25rem}.tablet\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.tablet\:mx-15{margin-left:3.75rem;margin-right:3.75rem}.tablet\:mx-16{margin-left:4rem;margin-right:4rem}.tablet\:mx-17{margin-left:4.25rem;margin-right:4.25rem}.tablet\:mx-18{margin-left:4.5rem;margin-right:4.5rem}.tablet\:mx-19{margin-left:4.75rem;margin-right:4.75rem}.tablet\:mx-20{margin-left:5rem;margin-right:5rem}.tablet\:mx-21{margin-left:5.25rem;margin-right:5.25rem}.tablet\:mx-22{margin-left:5.5rem;margin-right:5.5rem}.tablet\:mx-23{margin-left:5.75rem;margin-right:5.75rem}.tablet\:mx-24{margin-left:6rem;margin-right:6rem}.tablet\:mx-25{margin-left:6.25rem;margin-right:6.25rem}.tablet\:mx-26{margin-left:6.5rem;margin-right:6.5rem}.tablet\:mx-27{margin-left:6.75rem;margin-right:6.75rem}.tablet\:mx-28{margin-left:7rem;margin-right:7rem}.tablet\:mx-29{margin-left:7.25rem;margin-right:7.25rem}.tablet\:mx-30{margin-left:7.5rem;margin-right:7.5rem}.tablet\:mx-31{margin-left:7.75rem;margin-right:7.75rem}.tablet\:mx-32{margin-left:8rem;margin-right:8rem}.tablet\:mx-33{margin-left:8.25rem;margin-right:8.25rem}.tablet\:mx-34{margin-left:8.5rem;margin-right:8.5rem}.tablet\:mx-35{margin-left:8.75rem;margin-right:8.75rem}.tablet\:mx-36{margin-left:9rem;margin-right:9rem}.tablet\:mx-37{margin-left:9.25rem;margin-right:9.25rem}.tablet\:mx-38{margin-left:9.5rem;margin-right:9.5rem}.tablet\:mx-39{margin-left:9.75rem;margin-right:9.75rem}.tablet\:mx-40{margin-left:10rem;margin-right:10rem}.tablet\:my-auto{margin-top:auto;margin-bottom:auto}.tablet\:my-0{margin-top:0rem;margin-bottom:0rem}.tablet\:my-1{margin-top:0.25rem;margin-bottom:0.25rem}.tablet\:my-2{margin-top:0.5rem;margin-bottom:0.5rem}.tablet\:my-3{margin-top:0.75rem;margin-bottom:0.75rem}.tablet\:my-4{margin-top:1rem;margin-bottom:1rem}.tablet\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.tablet\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.tablet\:my-7{margin-top:1.75rem;margin-bottom:1.75rem}.tablet\:my-8{margin-top:2rem;margin-bottom:2rem}.tablet\:my-9{margin-top:2.25rem;margin-bottom:2.25rem}.tablet\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.tablet\:my-11{margin-top:2.75rem;margin-bottom:2.75rem}.tablet\:my-12{margin-top:3rem;margin-bottom:3rem}.tablet\:my-13{margin-top:3.25rem;margin-bottom:3.25rem}.tablet\:my-14{margin-top:3.5rem;margin-bottom:3.5rem}.tablet\:my-15{margin-top:3.75rem;margin-bottom:3.75rem}.tablet\:my-16{margin-top:4rem;margin-bottom:4rem}.tablet\:my-17{margin-top:4.25rem;margin-bottom:4.25rem}.tablet\:my-18{margin-top:4.5rem;margin-bottom:4.5rem}.tablet\:my-19{margin-top:4.75rem;margin-bottom:4.75rem}.tablet\:my-20{margin-top:5rem;margin-bottom:5rem}.tablet\:my-21{margin-top:5.25rem;margin-bottom:5.25rem}.tablet\:my-22{margin-top:5.5rem;margin-bottom:5.5rem}.tablet\:my-23{margin-top:5.75rem;margin-bottom:5.75rem}.tablet\:my-24{margin-top:6rem;margin-bottom:6rem}.tablet\:my-25{margin-top:6.25rem;margin-bottom:6.25rem}.tablet\:my-26{margin-top:6.5rem;margin-bottom:6.5rem}.tablet\:my-27{margin-top:6.75rem;margin-bottom:6.75rem}.tablet\:my-28{margin-top:7rem;margin-bottom:7rem}.tablet\:my-29{margin-top:7.25rem;margin-bottom:7.25rem}.tablet\:my-30{margin-top:7.5rem;margin-bottom:7.5rem}.tablet\:my-31{margin-top:7.75rem;margin-bottom:7.75rem}.tablet\:my-32{margin-top:8rem;margin-bottom:8rem}.tablet\:my-33{margin-top:8.25rem;margin-bottom:8.25rem}.tablet\:my-34{margin-top:8.5rem;margin-bottom:8.5rem}.tablet\:my-35{margin-top:8.75rem;margin-bottom:8.75rem}.tablet\:my-36{margin-top:9rem;margin-bottom:9rem}.tablet\:my-37{margin-top:9.25rem;margin-bottom:9.25rem}.tablet\:my-38{margin-top:9.5rem;margin-bottom:9.5rem}.tablet\:my-39{margin-top:9.75rem;margin-bottom:9.75rem}.tablet\:my-40{margin-top:10rem;margin-bottom:10rem}.tablet\:mt-auto{margin-top:auto}.tablet\:mt-0{margin-top:0rem}.tablet\:mt-1{margin-top:0.25rem}.tablet\:mt-2{margin-top:0.5rem}.tablet\:mt-3{margin-top:0.75rem}.tablet\:mt-4{margin-top:1rem}.tablet\:mt-5{margin-top:1.25rem}.tablet\:mt-6{margin-top:1.5rem}.tablet\:mt-7{margin-top:1.75rem}.tablet\:mt-8{margin-top:2rem}.tablet\:mt-9{margin-top:2.25rem}.tablet\:mt-10{margin-top:2.5rem}.tablet\:mt-11{margin-top:2.75rem}.tablet\:mt-12{margin-top:3rem}.tablet\:mt-13{margin-top:3.25rem}.tablet\:mt-14{margin-top:3.5rem}.tablet\:mt-15{margin-top:3.75rem}.tablet\:mt-16{margin-top:4rem}.tablet\:mt-17{margin-top:4.25rem}.tablet\:mt-18{margin-top:4.5rem}.tablet\:mt-19{margin-top:4.75rem}.tablet\:mt-20{margin-top:5rem}.tablet\:mt-21{margin-top:5.25rem}.tablet\:mt-22{margin-top:5.5rem}.tablet\:mt-23{margin-top:5.75rem}.tablet\:mt-24{margin-top:6rem}.tablet\:mt-25{margin-top:6.25rem}.tablet\:mt-26{margin-top:6.5rem}.tablet\:mt-27{margin-top:6.75rem}.tablet\:mt-28{margin-top:7rem}.tablet\:mt-29{margin-top:7.25rem}.tablet\:mt-30{margin-top:7.5rem}.tablet\:mt-31{margin-top:7.75rem}.tablet\:mt-32{margin-top:8rem}.tablet\:mt-33{margin-top:8.25rem}.tablet\:mt-34{margin-top:8.5rem}.tablet\:mt-35{margin-top:8.75rem}.tablet\:mt-36{margin-top:9rem}.tablet\:mt-37{margin-top:9.25rem}.tablet\:mt-38{margin-top:9.5rem}.tablet\:mt-39{margin-top:9.75rem}.tablet\:mt-40{margin-top:10rem}.tablet\:mb-auto{margin-bottom:auto}.tablet\:mb-0{margin-bottom:0rem}.tablet\:mb-1{margin-bottom:0.25rem}.tablet\:mb-2{margin-bottom:0.5rem}.tablet\:mb-3{margin-bottom:0.75rem}.tablet\:mb-4{margin-bottom:1rem}.tablet\:mb-5{margin-bottom:1.25rem}.tablet\:mb-6{margin-bottom:1.5rem}.tablet\:mb-7{margin-bottom:1.75rem}.tablet\:mb-8{margin-bottom:2rem}.tablet\:mb-9{margin-bottom:2.25rem}.tablet\:mb-10{margin-bottom:2.5rem}.tablet\:mb-11{margin-bottom:2.75rem}.tablet\:mb-12{margin-bottom:3rem}.tablet\:mb-13{margin-bottom:3.25rem}.tablet\:mb-14{margin-bottom:3.5rem}.tablet\:mb-15{margin-bottom:3.75rem}.tablet\:mb-16{margin-bottom:4rem}.tablet\:mb-17{margin-bottom:4.25rem}.tablet\:mb-18{margin-bottom:4.5rem}.tablet\:mb-19{margin-bottom:4.75rem}.tablet\:mb-20{margin-bottom:5rem}.tablet\:mb-21{margin-bottom:5.25rem}.tablet\:mb-22{margin-bottom:5.5rem}.tablet\:mb-23{margin-bottom:5.75rem}.tablet\:mb-24{margin-bottom:6rem}.tablet\:mb-25{margin-bottom:6.25rem}.tablet\:mb-26{margin-bottom:6.5rem}.tablet\:mb-27{margin-bottom:6.75rem}.tablet\:mb-28{margin-bottom:7rem}.tablet\:mb-29{margin-bottom:7.25rem}.tablet\:mb-30{margin-bottom:7.5rem}.tablet\:mb-31{margin-bottom:7.75rem}.tablet\:mb-32{margin-bottom:8rem}.tablet\:mb-33{margin-bottom:8.25rem}.tablet\:mb-34{margin-bottom:8.5rem}.tablet\:mb-35{margin-bottom:8.75rem}.tablet\:mb-36{margin-bottom:9rem}.tablet\:mb-37{margin-bottom:9.25rem}.tablet\:mb-38{margin-bottom:9.5rem}.tablet\:mb-39{margin-bottom:9.75rem}.tablet\:mb-40{margin-bottom:10rem}.tablet\:ml-auto{margin-left:auto}.tablet\:ml-0{margin-left:0rem}.tablet\:ml-1{margin-left:0.25rem}.tablet\:ml-2{margin-left:0.5rem}.tablet\:ml-3{margin-left:0.75rem}.tablet\:ml-4{margin-left:1rem}.tablet\:ml-5{margin-left:1.25rem}.tablet\:ml-6{margin-left:1.5rem}.tablet\:ml-7{margin-left:1.75rem}.tablet\:ml-8{margin-left:2rem}.tablet\:ml-9{margin-left:2.25rem}.tablet\:ml-10{margin-left:2.5rem}.tablet\:ml-11{margin-left:2.75rem}.tablet\:ml-12{margin-left:3rem}.tablet\:ml-13{margin-left:3.25rem}.tablet\:ml-14{margin-left:3.5rem}.tablet\:ml-15{margin-left:3.75rem}.tablet\:ml-16{margin-left:4rem}.tablet\:ml-17{margin-left:4.25rem}.tablet\:ml-18{margin-left:4.5rem}.tablet\:ml-19{margin-left:4.75rem}.tablet\:ml-20{margin-left:5rem}.tablet\:ml-21{margin-left:5.25rem}.tablet\:ml-22{margin-left:5.5rem}.tablet\:ml-23{margin-left:5.75rem}.tablet\:ml-24{margin-left:6rem}.tablet\:ml-25{margin-left:6.25rem}.tablet\:ml-26{margin-left:6.5rem}.tablet\:ml-27{margin-left:6.75rem}.tablet\:ml-28{margin-left:7rem}.tablet\:ml-29{margin-left:7.25rem}.tablet\:ml-30{margin-left:7.5rem}.tablet\:ml-31{margin-left:7.75rem}.tablet\:ml-32{margin-left:8rem}.tablet\:ml-33{margin-left:8.25rem}.tablet\:ml-34{margin-left:8.5rem}.tablet\:ml-35{margin-left:8.75rem}.tablet\:ml-36{margin-left:9rem}.tablet\:ml-37{margin-left:9.25rem}.tablet\:ml-38{margin-left:9.5rem}.tablet\:ml-39{margin-left:9.75rem}.tablet\:ml-40{margin-left:10rem}.tablet\:mr-auto{margin-right:auto}.tablet\:mr-0{margin-right:0rem}.tablet\:mr-1{margin-right:0.25rem}.tablet\:mr-2{margin-right:0.5rem}.tablet\:mr-3{margin-right:0.75rem}.tablet\:mr-4{margin-right:1rem}.tablet\:mr-5{margin-right:1.25rem}.tablet\:mr-6{margin-right:1.5rem}.tablet\:mr-7{margin-right:1.75rem}.tablet\:mr-8{margin-right:2rem}.tablet\:mr-9{margin-right:2.25rem}.tablet\:mr-10{margin-right:2.5rem}.tablet\:mr-11{margin-right:2.75rem}.tablet\:mr-12{margin-right:3rem}.tablet\:mr-13{margin-right:3.25rem}.tablet\:mr-14{margin-right:3.5rem}.tablet\:mr-15{margin-right:3.75rem}.tablet\:mr-16{margin-right:4rem}.tablet\:mr-17{margin-right:4.25rem}.tablet\:mr-18{margin-right:4.5rem}.tablet\:mr-19{margin-right:4.75rem}.tablet\:mr-20{margin-right:5rem}.tablet\:mr-21{margin-right:5.25rem}.tablet\:mr-22{margin-right:5.5rem}.tablet\:mr-23{margin-right:5.75rem}.tablet\:mr-24{margin-right:6rem}.tablet\:mr-25{margin-right:6.25rem}.tablet\:mr-26{margin-right:6.5rem}.tablet\:mr-27{margin-right:6.75rem}.tablet\:mr-28{margin-right:7rem}.tablet\:mr-29{margin-right:7.25rem}.tablet\:mr-30{margin-right:7.5rem}.tablet\:mr-31{margin-right:7.75rem}.tablet\:mr-32{margin-right:8rem}.tablet\:mr-33{margin-right:8.25rem}.tablet\:mr-34{margin-right:8.5rem}.tablet\:mr-35{margin-right:8.75rem}.tablet\:mr-36{margin-right:9rem}.tablet\:mr-37{margin-right:9.25rem}.tablet\:mr-38{margin-right:9.5rem}.tablet\:mr-39{margin-right:9.75rem}.tablet\:mr-40{margin-right:10rem}}@media(min-width: 1280px){.desktop\:color-black{color:#000}.desktop\:color-white{color:#fff}.desktop\:color-red{color:#ff5c5c}.desktop\:color-primary{color:#0a0a0a}.desktop\:color-secondary{color:#333}.desktop\:color-dark{color:#283643}.desktop\:color-dark2{color:#414c5a}.desktop\:color-dark3{color:#303d4b}.desktop\:color-green{color:#40bf91}.desktop\:color-green2{color:#15b68e}.desktop\:color-green3{color:#13a16c}.desktop\:color-green4{color:#93e736}.desktop\:color-green5{color:#c8e6c9}.desktop\:color-green6{color:#f0f5f3}.desktop\:color-green-logo{color:#65cdaa}.desktop\:color-grey{color:#dedee0}.desktop\:color-grey2{color:#505d6f}.desktop\:color-grey3{color:#fafafa}.desktop\:color-grey4{color:#616161}.desktop\:color-grey5{color:#f2f4f8}.desktop\:color-grey6{color:#9d9d9d}.desktop\:color-grey7{color:#dfe8f3}.desktop\:color-orange{color:#eb8759}.desktop\:color-purple{color:#7391e0}.desktop\:color-yellow{color:#fbd748}.desktop\:color-yellow2{color:#fce791}.desktop\:bg-black{background-color:#000}.desktop\:bg-white{background-color:#fff}.desktop\:bg-red{background-color:#ff5c5c}.desktop\:bg-primary{background-color:#0a0a0a}.desktop\:bg-secondary{background-color:#333}.desktop\:bg-dark{background-color:#283643}.desktop\:bg-dark2{background-color:#414c5a}.desktop\:bg-dark3{background-color:#303d4b}.desktop\:bg-green{background-color:#40bf91}.desktop\:bg-green2{background-color:#15b68e}.desktop\:bg-green3{background-color:#13a16c}.desktop\:bg-green4{background-color:#93e736}.desktop\:bg-green5{background-color:#c8e6c9}.desktop\:bg-green6{background-color:#f0f5f3}.desktop\:bg-green-logo{background-color:#65cdaa}.desktop\:bg-grey{background-color:#dedee0}.desktop\:bg-grey2{background-color:#505d6f}.desktop\:bg-grey3{background-color:#fafafa}.desktop\:bg-grey4{background-color:#616161}.desktop\:bg-grey5{background-color:#f2f4f8}.desktop\:bg-grey6{background-color:#9d9d9d}.desktop\:bg-grey7{background-color:#dfe8f3}.desktop\:bg-orange{background-color:#eb8759}.desktop\:bg-purple{background-color:#7391e0}.desktop\:bg-yellow{background-color:#fbd748}.desktop\:bg-yellow2{background-color:#fce791}.desktop\:hover:color-black:hover{color:#000}.desktop\:hover:color-white:hover{color:#fff}.desktop\:hover:color-red:hover{color:#ff5c5c}.desktop\:hover:color-primary:hover{color:#0a0a0a}.desktop\:hover:color-secondary:hover{color:#333}.desktop\:hover:color-dark:hover{color:#283643}.desktop\:hover:color-dark2:hover{color:#414c5a}.desktop\:hover:color-dark3:hover{color:#303d4b}.desktop\:hover:color-green:hover{color:#40bf91}.desktop\:hover:color-green2:hover{color:#15b68e}.desktop\:hover:color-green3:hover{color:#13a16c}.desktop\:hover:color-green4:hover{color:#93e736}.desktop\:hover:color-green5:hover{color:#c8e6c9}.desktop\:hover:color-green6:hover{color:#f0f5f3}.desktop\:hover:color-green-logo:hover{color:#65cdaa}.desktop\:hover:color-grey:hover{color:#dedee0}.desktop\:hover:color-grey2:hover{color:#505d6f}.desktop\:hover:color-grey3:hover{color:#fafafa}.desktop\:hover:color-grey4:hover{color:#616161}.desktop\:hover:color-grey5:hover{color:#f2f4f8}.desktop\:hover:color-grey6:hover{color:#9d9d9d}.desktop\:hover:color-grey7:hover{color:#dfe8f3}.desktop\:hover:color-orange:hover{color:#eb8759}.desktop\:hover:color-purple:hover{color:#7391e0}.desktop\:hover:color-yellow:hover{color:#fbd748}.desktop\:hover:color-yellow2:hover{color:#fce791}.desktop\:hover:bg-black:hover{background-color:#000}.desktop\:hover:bg-white:hover{background-color:#fff}.desktop\:hover:bg-red:hover{background-color:#ff5c5c}.desktop\:hover:bg-primary:hover{background-color:#0a0a0a}.desktop\:hover:bg-secondary:hover{background-color:#333}.desktop\:hover:bg-dark:hover{background-color:#283643}.desktop\:hover:bg-dark2:hover{background-color:#414c5a}.desktop\:hover:bg-dark3:hover{background-color:#303d4b}.desktop\:hover:bg-green:hover{background-color:#40bf91}.desktop\:hover:bg-green2:hover{background-color:#15b68e}.desktop\:hover:bg-green3:hover{background-color:#13a16c}.desktop\:hover:bg-green4:hover{background-color:#93e736}.desktop\:hover:bg-green5:hover{background-color:#c8e6c9}.desktop\:hover:bg-green6:hover{background-color:#f0f5f3}.desktop\:hover:bg-green-logo:hover{background-color:#65cdaa}.desktop\:hover:bg-grey:hover{background-color:#dedee0}.desktop\:hover:bg-grey2:hover{background-color:#505d6f}.desktop\:hover:bg-grey3:hover{background-color:#fafafa}.desktop\:hover:bg-grey4:hover{background-color:#616161}.desktop\:hover:bg-grey5:hover{background-color:#f2f4f8}.desktop\:hover:bg-grey6:hover{background-color:#9d9d9d}.desktop\:hover:bg-grey7:hover{background-color:#dfe8f3}.desktop\:hover:bg-orange:hover{background-color:#eb8759}.desktop\:hover:bg-purple:hover{background-color:#7391e0}.desktop\:hover:bg-yellow:hover{background-color:#fbd748}.desktop\:hover:bg-yellow2:hover{background-color:#fce791}.desktop\:font-size-10{font-size:0.625rem}.desktop\:font-size-11{font-size:0.6875rem}.desktop\:font-size-12{font-size:0.75rem}.desktop\:font-size-14{font-size:0.875rem}.desktop\:font-size-16{font-size:1rem}.desktop\:font-size-18{font-size:1.125rem}.desktop\:font-size-20{font-size:1.25rem}.desktop\:font-size-24{font-size:1.5rem}.desktop\:font-size-28{font-size:1.75rem}.desktop\:font-size-32{font-size:2rem}.desktop\:font-size-36{font-size:2.25rem}.desktop\:font-size-40{font-size:2.5rem}.desktop\:font-size-48{font-size:3rem}.desktop\:font-size-56{font-size:3.5rem}.desktop\:font-size-80{font-size:5rem}.desktop\:font-size-inherit{font-size:inherit}.desktop\:text-align-left{text-align:left}.desktop\:text-align-center{text-align:center}.desktop\:text-align-right{text-align:right}.desktop\:text-align-justify{text-align:justify}.desktop\:position-static{position:static}.desktop\:position-relative{position:relative}.desktop\:position-absolute{position:absolute}.desktop\:position-fixed{position:fixed}.desktop\:display-none{display:none}.desktop\:display-block{display:block}.desktop\:display-inline-block{display:inline-block}.desktop\:display-inline{display:inline}.desktop\:display-flex{display:flex}.desktop\:display-inline-flex{display:inline-flex}.desktop\:flex{display:flex}.desktop\:inline-flex{display:inline-flex}.desktop\:flex-row{flex-direction:row}.desktop\:flex-row-reverse{flex-direction:row-reverse}.desktop\:flex-col{flex-direction:column}.desktop\:flex-col-reverse{flex-direction:column-reverse}.desktop\:items-stretch{align-items:stretch}.desktop\:items-start{align-items:flex-start}.desktop\:items-center{align-items:center}.desktop\:items-end{align-items:flex-end}.desktop\:items-baseline{align-items:baseline}.desktop\:self-stretch{align-self:stretch}.desktop\:self-start{align-self:flex-start}.desktop\:self-center{align-self:center}.desktop\:self-end{align-self:flex-end}.desktop\:self-baseline{align-self:baseline}.desktop\:content-start{align-content:flex-start}.desktop\:content-center{align-content:center}.desktop\:content-end{align-content:flex-end}.desktop\:content-between{align-content:space-between}.desktop\:content-around{align-content:space-around}.desktop\:justify-start{justify-content:flex-start}.desktop\:justify-center{justify-content:center}.desktop\:justify-end{justify-content:flex-end}.desktop\:justify-between{justify-content:space-between}.desktop\:justify-around{justify-content:space-around}.desktop\:justify-stretch{justify-content:stretch}.desktop\:flex-no-wrap{flex-wrap:nowrap}.desktop\:flex-wrap{flex-wrap:wrap}.desktop\:flex-wrap-reverse{flex-wrap:wrap-reverse}.desktop\:flex-grow-1{flex-grow:1}.desktop\:flex-shrink-0{flex-shrink:0}.desktop\:is-col_0{width:0%}.desktop\:is-col_1{width:8.3333333333%}.desktop\:is-col_2{width:16.6666666667%}.desktop\:is-col_3{width:25%}.desktop\:is-col_4{width:33.3333333333%}.desktop\:is-col_5{width:41.6666666667%}.desktop\:is-col_6{width:50%}.desktop\:is-col_7{width:58.3333333333%}.desktop\:is-col_8{width:66.6666666667%}.desktop\:is-col_9{width:75%}.desktop\:is-col_10{width:83.3333333333%}.desktop\:is-col_11{width:91.6666666667%}.desktop\:is-col_12{width:100%}.desktop\:is-col-offset_0{margin-left:0%}.desktop\:is-col-offset_1{margin-left:8.3333333333%}.desktop\:is-col-offset_2{margin-left:16.6666666667%}.desktop\:is-col-offset_3{margin-left:25%}.desktop\:is-col-offset_4{margin-left:33.3333333333%}.desktop\:is-col-offset_5{margin-left:41.6666666667%}.desktop\:is-col-offset_6{margin-left:50%}.desktop\:is-col-offset_7{margin-left:58.3333333333%}.desktop\:is-col-offset_8{margin-left:66.6666666667%}.desktop\:is-col-offset_9{margin-left:75%}.desktop\:is-col-offset_10{margin-left:83.3333333333%}.desktop\:is-col-offset_11{margin-left:91.6666666667%}.desktop\:is-col-offset_12{margin-left:100%}.desktop\:p-auto{padding:auto}.desktop\:p-0{padding:0rem}.desktop\:p-1{padding:0.25rem}.desktop\:p-2{padding:0.5rem}.desktop\:p-3{padding:0.75rem}.desktop\:p-4{padding:1rem}.desktop\:p-5{padding:1.25rem}.desktop\:p-6{padding:1.5rem}.desktop\:p-7{padding:1.75rem}.desktop\:p-8{padding:2rem}.desktop\:p-9{padding:2.25rem}.desktop\:p-10{padding:2.5rem}.desktop\:p-11{padding:2.75rem}.desktop\:p-12{padding:3rem}.desktop\:p-13{padding:3.25rem}.desktop\:p-14{padding:3.5rem}.desktop\:p-15{padding:3.75rem}.desktop\:p-16{padding:4rem}.desktop\:p-17{padding:4.25rem}.desktop\:p-18{padding:4.5rem}.desktop\:p-19{padding:4.75rem}.desktop\:p-20{padding:5rem}.desktop\:p-21{padding:5.25rem}.desktop\:p-22{padding:5.5rem}.desktop\:p-23{padding:5.75rem}.desktop\:p-24{padding:6rem}.desktop\:p-25{padding:6.25rem}.desktop\:p-26{padding:6.5rem}.desktop\:p-27{padding:6.75rem}.desktop\:p-28{padding:7rem}.desktop\:p-29{padding:7.25rem}.desktop\:p-30{padding:7.5rem}.desktop\:p-31{padding:7.75rem}.desktop\:p-32{padding:8rem}.desktop\:p-33{padding:8.25rem}.desktop\:p-34{padding:8.5rem}.desktop\:p-35{padding:8.75rem}.desktop\:p-36{padding:9rem}.desktop\:p-37{padding:9.25rem}.desktop\:p-38{padding:9.5rem}.desktop\:p-39{padding:9.75rem}.desktop\:p-40{padding:10rem}.desktop\:px-auto{padding-left:auto;padding-right:auto}.desktop\:px-0{padding-left:0rem;padding-right:0rem}.desktop\:px-1{padding-left:0.25rem;padding-right:0.25rem}.desktop\:px-2{padding-left:0.5rem;padding-right:0.5rem}.desktop\:px-3{padding-left:0.75rem;padding-right:0.75rem}.desktop\:px-4{padding-left:1rem;padding-right:1rem}.desktop\:px-5{padding-left:1.25rem;padding-right:1.25rem}.desktop\:px-6{padding-left:1.5rem;padding-right:1.5rem}.desktop\:px-7{padding-left:1.75rem;padding-right:1.75rem}.desktop\:px-8{padding-left:2rem;padding-right:2rem}.desktop\:px-9{padding-left:2.25rem;padding-right:2.25rem}.desktop\:px-10{padding-left:2.5rem;padding-right:2.5rem}.desktop\:px-11{padding-left:2.75rem;padding-right:2.75rem}.desktop\:px-12{padding-left:3rem;padding-right:3rem}.desktop\:px-13{padding-left:3.25rem;padding-right:3.25rem}.desktop\:px-14{padding-left:3.5rem;padding-right:3.5rem}.desktop\:px-15{padding-left:3.75rem;padding-right:3.75rem}.desktop\:px-16{padding-left:4rem;padding-right:4rem}.desktop\:px-17{padding-left:4.25rem;padding-right:4.25rem}.desktop\:px-18{padding-left:4.5rem;padding-right:4.5rem}.desktop\:px-19{padding-left:4.75rem;padding-right:4.75rem}.desktop\:px-20{padding-left:5rem;padding-right:5rem}.desktop\:px-21{padding-left:5.25rem;padding-right:5.25rem}.desktop\:px-22{padding-left:5.5rem;padding-right:5.5rem}.desktop\:px-23{padding-left:5.75rem;padding-right:5.75rem}.desktop\:px-24{padding-left:6rem;padding-right:6rem}.desktop\:px-25{padding-left:6.25rem;padding-right:6.25rem}.desktop\:px-26{padding-left:6.5rem;padding-right:6.5rem}.desktop\:px-27{padding-left:6.75rem;padding-right:6.75rem}.desktop\:px-28{padding-left:7rem;padding-right:7rem}.desktop\:px-29{padding-left:7.25rem;padding-right:7.25rem}.desktop\:px-30{padding-left:7.5rem;padding-right:7.5rem}.desktop\:px-31{padding-left:7.75rem;padding-right:7.75rem}.desktop\:px-32{padding-left:8rem;padding-right:8rem}.desktop\:px-33{padding-left:8.25rem;padding-right:8.25rem}.desktop\:px-34{padding-left:8.5rem;padding-right:8.5rem}.desktop\:px-35{padding-left:8.75rem;padding-right:8.75rem}.desktop\:px-36{padding-left:9rem;padding-right:9rem}.desktop\:px-37{padding-left:9.25rem;padding-right:9.25rem}.desktop\:px-38{padding-left:9.5rem;padding-right:9.5rem}.desktop\:px-39{padding-left:9.75rem;padding-right:9.75rem}.desktop\:px-40{padding-left:10rem;padding-right:10rem}.desktop\:py-auto{padding-top:auto;padding-bottom:auto}.desktop\:py-0{padding-top:0rem;padding-bottom:0rem}.desktop\:py-1{padding-top:0.25rem;padding-bottom:0.25rem}.desktop\:py-2{padding-top:0.5rem;padding-bottom:0.5rem}.desktop\:py-3{padding-top:0.75rem;padding-bottom:0.75rem}.desktop\:py-4{padding-top:1rem;padding-bottom:1rem}.desktop\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.desktop\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.desktop\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}.desktop\:py-8{padding-top:2rem;padding-bottom:2rem}.desktop\:py-9{padding-top:2.25rem;padding-bottom:2.25rem}.desktop\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.desktop\:py-11{padding-top:2.75rem;padding-bottom:2.75rem}.desktop\:py-12{padding-top:3rem;padding-bottom:3rem}.desktop\:py-13{padding-top:3.25rem;padding-bottom:3.25rem}.desktop\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.desktop\:py-15{padding-top:3.75rem;padding-bottom:3.75rem}.desktop\:py-16{padding-top:4rem;padding-bottom:4rem}.desktop\:py-17{padding-top:4.25rem;padding-bottom:4.25rem}.desktop\:py-18{padding-top:4.5rem;padding-bottom:4.5rem}.desktop\:py-19{padding-top:4.75rem;padding-bottom:4.75rem}.desktop\:py-20{padding-top:5rem;padding-bottom:5rem}.desktop\:py-21{padding-top:5.25rem;padding-bottom:5.25rem}.desktop\:py-22{padding-top:5.5rem;padding-bottom:5.5rem}.desktop\:py-23{padding-top:5.75rem;padding-bottom:5.75rem}.desktop\:py-24{padding-top:6rem;padding-bottom:6rem}.desktop\:py-25{padding-top:6.25rem;padding-bottom:6.25rem}.desktop\:py-26{padding-top:6.5rem;padding-bottom:6.5rem}.desktop\:py-27{padding-top:6.75rem;padding-bottom:6.75rem}.desktop\:py-28{padding-top:7rem;padding-bottom:7rem}.desktop\:py-29{padding-top:7.25rem;padding-bottom:7.25rem}.desktop\:py-30{padding-top:7.5rem;padding-bottom:7.5rem}.desktop\:py-31{padding-top:7.75rem;padding-bottom:7.75rem}.desktop\:py-32{padding-top:8rem;padding-bottom:8rem}.desktop\:py-33{padding-top:8.25rem;padding-bottom:8.25rem}.desktop\:py-34{padding-top:8.5rem;padding-bottom:8.5rem}.desktop\:py-35{padding-top:8.75rem;padding-bottom:8.75rem}.desktop\:py-36{padding-top:9rem;padding-bottom:9rem}.desktop\:py-37{padding-top:9.25rem;padding-bottom:9.25rem}.desktop\:py-38{padding-top:9.5rem;padding-bottom:9.5rem}.desktop\:py-39{padding-top:9.75rem;padding-bottom:9.75rem}.desktop\:py-40{padding-top:10rem;padding-bottom:10rem}.desktop\:pt-auto{padding-top:auto}.desktop\:pt-0{padding-top:0rem}.desktop\:pt-1{padding-top:0.25rem}.desktop\:pt-2{padding-top:0.5rem}.desktop\:pt-3{padding-top:0.75rem}.desktop\:pt-4{padding-top:1rem}.desktop\:pt-5{padding-top:1.25rem}.desktop\:pt-6{padding-top:1.5rem}.desktop\:pt-7{padding-top:1.75rem}.desktop\:pt-8{padding-top:2rem}.desktop\:pt-9{padding-top:2.25rem}.desktop\:pt-10{padding-top:2.5rem}.desktop\:pt-11{padding-top:2.75rem}.desktop\:pt-12{padding-top:3rem}.desktop\:pt-13{padding-top:3.25rem}.desktop\:pt-14{padding-top:3.5rem}.desktop\:pt-15{padding-top:3.75rem}.desktop\:pt-16{padding-top:4rem}.desktop\:pt-17{padding-top:4.25rem}.desktop\:pt-18{padding-top:4.5rem}.desktop\:pt-19{padding-top:4.75rem}.desktop\:pt-20{padding-top:5rem}.desktop\:pt-21{padding-top:5.25rem}.desktop\:pt-22{padding-top:5.5rem}.desktop\:pt-23{padding-top:5.75rem}.desktop\:pt-24{padding-top:6rem}.desktop\:pt-25{padding-top:6.25rem}.desktop\:pt-26{padding-top:6.5rem}.desktop\:pt-27{padding-top:6.75rem}.desktop\:pt-28{padding-top:7rem}.desktop\:pt-29{padding-top:7.25rem}.desktop\:pt-30{padding-top:7.5rem}.desktop\:pt-31{padding-top:7.75rem}.desktop\:pt-32{padding-top:8rem}.desktop\:pt-33{padding-top:8.25rem}.desktop\:pt-34{padding-top:8.5rem}.desktop\:pt-35{padding-top:8.75rem}.desktop\:pt-36{padding-top:9rem}.desktop\:pt-37{padding-top:9.25rem}.desktop\:pt-38{padding-top:9.5rem}.desktop\:pt-39{padding-top:9.75rem}.desktop\:pt-40{padding-top:10rem}.desktop\:pb-auto{padding-bottom:auto}.desktop\:pb-0{padding-bottom:0rem}.desktop\:pb-1{padding-bottom:0.25rem}.desktop\:pb-2{padding-bottom:0.5rem}.desktop\:pb-3{padding-bottom:0.75rem}.desktop\:pb-4{padding-bottom:1rem}.desktop\:pb-5{padding-bottom:1.25rem}.desktop\:pb-6{padding-bottom:1.5rem}.desktop\:pb-7{padding-bottom:1.75rem}.desktop\:pb-8{padding-bottom:2rem}.desktop\:pb-9{padding-bottom:2.25rem}.desktop\:pb-10{padding-bottom:2.5rem}.desktop\:pb-11{padding-bottom:2.75rem}.desktop\:pb-12{padding-bottom:3rem}.desktop\:pb-13{padding-bottom:3.25rem}.desktop\:pb-14{padding-bottom:3.5rem}.desktop\:pb-15{padding-bottom:3.75rem}.desktop\:pb-16{padding-bottom:4rem}.desktop\:pb-17{padding-bottom:4.25rem}.desktop\:pb-18{padding-bottom:4.5rem}.desktop\:pb-19{padding-bottom:4.75rem}.desktop\:pb-20{padding-bottom:5rem}.desktop\:pb-21{padding-bottom:5.25rem}.desktop\:pb-22{padding-bottom:5.5rem}.desktop\:pb-23{padding-bottom:5.75rem}.desktop\:pb-24{padding-bottom:6rem}.desktop\:pb-25{padding-bottom:6.25rem}.desktop\:pb-26{padding-bottom:6.5rem}.desktop\:pb-27{padding-bottom:6.75rem}.desktop\:pb-28{padding-bottom:7rem}.desktop\:pb-29{padding-bottom:7.25rem}.desktop\:pb-30{padding-bottom:7.5rem}.desktop\:pb-31{padding-bottom:7.75rem}.desktop\:pb-32{padding-bottom:8rem}.desktop\:pb-33{padding-bottom:8.25rem}.desktop\:pb-34{padding-bottom:8.5rem}.desktop\:pb-35{padding-bottom:8.75rem}.desktop\:pb-36{padding-bottom:9rem}.desktop\:pb-37{padding-bottom:9.25rem}.desktop\:pb-38{padding-bottom:9.5rem}.desktop\:pb-39{padding-bottom:9.75rem}.desktop\:pb-40{padding-bottom:10rem}.desktop\:pl-auto{padding-left:auto}.desktop\:pl-0{padding-left:0rem}.desktop\:pl-1{padding-left:0.25rem}.desktop\:pl-2{padding-left:0.5rem}.desktop\:pl-3{padding-left:0.75rem}.desktop\:pl-4{padding-left:1rem}.desktop\:pl-5{padding-left:1.25rem}.desktop\:pl-6{padding-left:1.5rem}.desktop\:pl-7{padding-left:1.75rem}.desktop\:pl-8{padding-left:2rem}.desktop\:pl-9{padding-left:2.25rem}.desktop\:pl-10{padding-left:2.5rem}.desktop\:pl-11{padding-left:2.75rem}.desktop\:pl-12{padding-left:3rem}.desktop\:pl-13{padding-left:3.25rem}.desktop\:pl-14{padding-left:3.5rem}.desktop\:pl-15{padding-left:3.75rem}.desktop\:pl-16{padding-left:4rem}.desktop\:pl-17{padding-left:4.25rem}.desktop\:pl-18{padding-left:4.5rem}.desktop\:pl-19{padding-left:4.75rem}.desktop\:pl-20{padding-left:5rem}.desktop\:pl-21{padding-left:5.25rem}.desktop\:pl-22{padding-left:5.5rem}.desktop\:pl-23{padding-left:5.75rem}.desktop\:pl-24{padding-left:6rem}.desktop\:pl-25{padding-left:6.25rem}.desktop\:pl-26{padding-left:6.5rem}.desktop\:pl-27{padding-left:6.75rem}.desktop\:pl-28{padding-left:7rem}.desktop\:pl-29{padding-left:7.25rem}.desktop\:pl-30{padding-left:7.5rem}.desktop\:pl-31{padding-left:7.75rem}.desktop\:pl-32{padding-left:8rem}.desktop\:pl-33{padding-left:8.25rem}.desktop\:pl-34{padding-left:8.5rem}.desktop\:pl-35{padding-left:8.75rem}.desktop\:pl-36{padding-left:9rem}.desktop\:pl-37{padding-left:9.25rem}.desktop\:pl-38{padding-left:9.5rem}.desktop\:pl-39{padding-left:9.75rem}.desktop\:pl-40{padding-left:10rem}.desktop\:pr-auto{padding-right:auto}.desktop\:pr-0{padding-right:0rem}.desktop\:pr-1{padding-right:0.25rem}.desktop\:pr-2{padding-right:0.5rem}.desktop\:pr-3{padding-right:0.75rem}.desktop\:pr-4{padding-right:1rem}.desktop\:pr-5{padding-right:1.25rem}.desktop\:pr-6{padding-right:1.5rem}.desktop\:pr-7{padding-right:1.75rem}.desktop\:pr-8{padding-right:2rem}.desktop\:pr-9{padding-right:2.25rem}.desktop\:pr-10{padding-right:2.5rem}.desktop\:pr-11{padding-right:2.75rem}.desktop\:pr-12{padding-right:3rem}.desktop\:pr-13{padding-right:3.25rem}.desktop\:pr-14{padding-right:3.5rem}.desktop\:pr-15{padding-right:3.75rem}.desktop\:pr-16{padding-right:4rem}.desktop\:pr-17{padding-right:4.25rem}.desktop\:pr-18{padding-right:4.5rem}.desktop\:pr-19{padding-right:4.75rem}.desktop\:pr-20{padding-right:5rem}.desktop\:pr-21{padding-right:5.25rem}.desktop\:pr-22{padding-right:5.5rem}.desktop\:pr-23{padding-right:5.75rem}.desktop\:pr-24{padding-right:6rem}.desktop\:pr-25{padding-right:6.25rem}.desktop\:pr-26{padding-right:6.5rem}.desktop\:pr-27{padding-right:6.75rem}.desktop\:pr-28{padding-right:7rem}.desktop\:pr-29{padding-right:7.25rem}.desktop\:pr-30{padding-right:7.5rem}.desktop\:pr-31{padding-right:7.75rem}.desktop\:pr-32{padding-right:8rem}.desktop\:pr-33{padding-right:8.25rem}.desktop\:pr-34{padding-right:8.5rem}.desktop\:pr-35{padding-right:8.75rem}.desktop\:pr-36{padding-right:9rem}.desktop\:pr-37{padding-right:9.25rem}.desktop\:pr-38{padding-right:9.5rem}.desktop\:pr-39{padding-right:9.75rem}.desktop\:pr-40{padding-right:10rem}.desktop\:m-auto{margin:auto}.desktop\:m-0{margin:0rem}.desktop\:m-1{margin:0.25rem}.desktop\:m-2{margin:0.5rem}.desktop\:m-3{margin:0.75rem}.desktop\:m-4{margin:1rem}.desktop\:m-5{margin:1.25rem}.desktop\:m-6{margin:1.5rem}.desktop\:m-7{margin:1.75rem}.desktop\:m-8{margin:2rem}.desktop\:m-9{margin:2.25rem}.desktop\:m-10{margin:2.5rem}.desktop\:m-11{margin:2.75rem}.desktop\:m-12{margin:3rem}.desktop\:m-13{margin:3.25rem}.desktop\:m-14{margin:3.5rem}.desktop\:m-15{margin:3.75rem}.desktop\:m-16{margin:4rem}.desktop\:m-17{margin:4.25rem}.desktop\:m-18{margin:4.5rem}.desktop\:m-19{margin:4.75rem}.desktop\:m-20{margin:5rem}.desktop\:m-21{margin:5.25rem}.desktop\:m-22{margin:5.5rem}.desktop\:m-23{margin:5.75rem}.desktop\:m-24{margin:6rem}.desktop\:m-25{margin:6.25rem}.desktop\:m-26{margin:6.5rem}.desktop\:m-27{margin:6.75rem}.desktop\:m-28{margin:7rem}.desktop\:m-29{margin:7.25rem}.desktop\:m-30{margin:7.5rem}.desktop\:m-31{margin:7.75rem}.desktop\:m-32{margin:8rem}.desktop\:m-33{margin:8.25rem}.desktop\:m-34{margin:8.5rem}.desktop\:m-35{margin:8.75rem}.desktop\:m-36{margin:9rem}.desktop\:m-37{margin:9.25rem}.desktop\:m-38{margin:9.5rem}.desktop\:m-39{margin:9.75rem}.desktop\:m-40{margin:10rem}.desktop\:mx-auto{margin-left:auto;margin-right:auto}.desktop\:mx-0{margin-left:0rem;margin-right:0rem}.desktop\:mx-1{margin-left:0.25rem;margin-right:0.25rem}.desktop\:mx-2{margin-left:0.5rem;margin-right:0.5rem}.desktop\:mx-3{margin-left:0.75rem;margin-right:0.75rem}.desktop\:mx-4{margin-left:1rem;margin-right:1rem}.desktop\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.desktop\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.desktop\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.desktop\:mx-8{margin-left:2rem;margin-right:2rem}.desktop\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.desktop\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.desktop\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.desktop\:mx-12{margin-left:3rem;margin-right:3rem}.desktop\:mx-13{margin-left:3.25rem;margin-right:3.25rem}.desktop\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.desktop\:mx-15{margin-left:3.75rem;margin-right:3.75rem}.desktop\:mx-16{margin-left:4rem;margin-right:4rem}.desktop\:mx-17{margin-left:4.25rem;margin-right:4.25rem}.desktop\:mx-18{margin-left:4.5rem;margin-right:4.5rem}.desktop\:mx-19{margin-left:4.75rem;margin-right:4.75rem}.desktop\:mx-20{margin-left:5rem;margin-right:5rem}.desktop\:mx-21{margin-left:5.25rem;margin-right:5.25rem}.desktop\:mx-22{margin-left:5.5rem;margin-right:5.5rem}.desktop\:mx-23{margin-left:5.75rem;margin-right:5.75rem}.desktop\:mx-24{margin-left:6rem;margin-right:6rem}.desktop\:mx-25{margin-left:6.25rem;margin-right:6.25rem}.desktop\:mx-26{margin-left:6.5rem;margin-right:6.5rem}.desktop\:mx-27{margin-left:6.75rem;margin-right:6.75rem}.desktop\:mx-28{margin-left:7rem;margin-right:7rem}.desktop\:mx-29{margin-left:7.25rem;margin-right:7.25rem}.desktop\:mx-30{margin-left:7.5rem;margin-right:7.5rem}.desktop\:mx-31{margin-left:7.75rem;margin-right:7.75rem}.desktop\:mx-32{margin-left:8rem;margin-right:8rem}.desktop\:mx-33{margin-left:8.25rem;margin-right:8.25rem}.desktop\:mx-34{margin-left:8.5rem;margin-right:8.5rem}.desktop\:mx-35{margin-left:8.75rem;margin-right:8.75rem}.desktop\:mx-36{margin-left:9rem;margin-right:9rem}.desktop\:mx-37{margin-left:9.25rem;margin-right:9.25rem}.desktop\:mx-38{margin-left:9.5rem;margin-right:9.5rem}.desktop\:mx-39{margin-left:9.75rem;margin-right:9.75rem}.desktop\:mx-40{margin-left:10rem;margin-right:10rem}.desktop\:my-auto{margin-top:auto;margin-bottom:auto}.desktop\:my-0{margin-top:0rem;margin-bottom:0rem}.desktop\:my-1{margin-top:0.25rem;margin-bottom:0.25rem}.desktop\:my-2{margin-top:0.5rem;margin-bottom:0.5rem}.desktop\:my-3{margin-top:0.75rem;margin-bottom:0.75rem}.desktop\:my-4{margin-top:1rem;margin-bottom:1rem}.desktop\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.desktop\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.desktop\:my-7{margin-top:1.75rem;margin-bottom:1.75rem}.desktop\:my-8{margin-top:2rem;margin-bottom:2rem}.desktop\:my-9{margin-top:2.25rem;margin-bottom:2.25rem}.desktop\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.desktop\:my-11{margin-top:2.75rem;margin-bottom:2.75rem}.desktop\:my-12{margin-top:3rem;margin-bottom:3rem}.desktop\:my-13{margin-top:3.25rem;margin-bottom:3.25rem}.desktop\:my-14{margin-top:3.5rem;margin-bottom:3.5rem}.desktop\:my-15{margin-top:3.75rem;margin-bottom:3.75rem}.desktop\:my-16{margin-top:4rem;margin-bottom:4rem}.desktop\:my-17{margin-top:4.25rem;margin-bottom:4.25rem}.desktop\:my-18{margin-top:4.5rem;margin-bottom:4.5rem}.desktop\:my-19{margin-top:4.75rem;margin-bottom:4.75rem}.desktop\:my-20{margin-top:5rem;margin-bottom:5rem}.desktop\:my-21{margin-top:5.25rem;margin-bottom:5.25rem}.desktop\:my-22{margin-top:5.5rem;margin-bottom:5.5rem}.desktop\:my-23{margin-top:5.75rem;margin-bottom:5.75rem}.desktop\:my-24{margin-top:6rem;margin-bottom:6rem}.desktop\:my-25{margin-top:6.25rem;margin-bottom:6.25rem}.desktop\:my-26{margin-top:6.5rem;margin-bottom:6.5rem}.desktop\:my-27{margin-top:6.75rem;margin-bottom:6.75rem}.desktop\:my-28{margin-top:7rem;margin-bottom:7rem}.desktop\:my-29{margin-top:7.25rem;margin-bottom:7.25rem}.desktop\:my-30{margin-top:7.5rem;margin-bottom:7.5rem}.desktop\:my-31{margin-top:7.75rem;margin-bottom:7.75rem}.desktop\:my-32{margin-top:8rem;margin-bottom:8rem}.desktop\:my-33{margin-top:8.25rem;margin-bottom:8.25rem}.desktop\:my-34{margin-top:8.5rem;margin-bottom:8.5rem}.desktop\:my-35{margin-top:8.75rem;margin-bottom:8.75rem}.desktop\:my-36{margin-top:9rem;margin-bottom:9rem}.desktop\:my-37{margin-top:9.25rem;margin-bottom:9.25rem}.desktop\:my-38{margin-top:9.5rem;margin-bottom:9.5rem}.desktop\:my-39{margin-top:9.75rem;margin-bottom:9.75rem}.desktop\:my-40{margin-top:10rem;margin-bottom:10rem}.desktop\:mt-auto{margin-top:auto}.desktop\:mt-0{margin-top:0rem}.desktop\:mt-1{margin-top:0.25rem}.desktop\:mt-2{margin-top:0.5rem}.desktop\:mt-3{margin-top:0.75rem}.desktop\:mt-4{margin-top:1rem}.desktop\:mt-5{margin-top:1.25rem}.desktop\:mt-6{margin-top:1.5rem}.desktop\:mt-7{margin-top:1.75rem}.desktop\:mt-8{margin-top:2rem}.desktop\:mt-9{margin-top:2.25rem}.desktop\:mt-10{margin-top:2.5rem}.desktop\:mt-11{margin-top:2.75rem}.desktop\:mt-12{margin-top:3rem}.desktop\:mt-13{margin-top:3.25rem}.desktop\:mt-14{margin-top:3.5rem}.desktop\:mt-15{margin-top:3.75rem}.desktop\:mt-16{margin-top:4rem}.desktop\:mt-17{margin-top:4.25rem}.desktop\:mt-18{margin-top:4.5rem}.desktop\:mt-19{margin-top:4.75rem}.desktop\:mt-20{margin-top:5rem}.desktop\:mt-21{margin-top:5.25rem}.desktop\:mt-22{margin-top:5.5rem}.desktop\:mt-23{margin-top:5.75rem}.desktop\:mt-24{margin-top:6rem}.desktop\:mt-25{margin-top:6.25rem}.desktop\:mt-26{margin-top:6.5rem}.desktop\:mt-27{margin-top:6.75rem}.desktop\:mt-28{margin-top:7rem}.desktop\:mt-29{margin-top:7.25rem}.desktop\:mt-30{margin-top:7.5rem}.desktop\:mt-31{margin-top:7.75rem}.desktop\:mt-32{margin-top:8rem}.desktop\:mt-33{margin-top:8.25rem}.desktop\:mt-34{margin-top:8.5rem}.desktop\:mt-35{margin-top:8.75rem}.desktop\:mt-36{margin-top:9rem}.desktop\:mt-37{margin-top:9.25rem}.desktop\:mt-38{margin-top:9.5rem}.desktop\:mt-39{margin-top:9.75rem}.desktop\:mt-40{margin-top:10rem}.desktop\:mb-auto{margin-bottom:auto}.desktop\:mb-0{margin-bottom:0rem}.desktop\:mb-1{margin-bottom:0.25rem}.desktop\:mb-2{margin-bottom:0.5rem}.desktop\:mb-3{margin-bottom:0.75rem}.desktop\:mb-4{margin-bottom:1rem}.desktop\:mb-5{margin-bottom:1.25rem}.desktop\:mb-6{margin-bottom:1.5rem}.desktop\:mb-7{margin-bottom:1.75rem}.desktop\:mb-8{margin-bottom:2rem}.desktop\:mb-9{margin-bottom:2.25rem}.desktop\:mb-10{margin-bottom:2.5rem}.desktop\:mb-11{margin-bottom:2.75rem}.desktop\:mb-12{margin-bottom:3rem}.desktop\:mb-13{margin-bottom:3.25rem}.desktop\:mb-14{margin-bottom:3.5rem}.desktop\:mb-15{margin-bottom:3.75rem}.desktop\:mb-16{margin-bottom:4rem}.desktop\:mb-17{margin-bottom:4.25rem}.desktop\:mb-18{margin-bottom:4.5rem}.desktop\:mb-19{margin-bottom:4.75rem}.desktop\:mb-20{margin-bottom:5rem}.desktop\:mb-21{margin-bottom:5.25rem}.desktop\:mb-22{margin-bottom:5.5rem}.desktop\:mb-23{margin-bottom:5.75rem}.desktop\:mb-24{margin-bottom:6rem}.desktop\:mb-25{margin-bottom:6.25rem}.desktop\:mb-26{margin-bottom:6.5rem}.desktop\:mb-27{margin-bottom:6.75rem}.desktop\:mb-28{margin-bottom:7rem}.desktop\:mb-29{margin-bottom:7.25rem}.desktop\:mb-30{margin-bottom:7.5rem}.desktop\:mb-31{margin-bottom:7.75rem}.desktop\:mb-32{margin-bottom:8rem}.desktop\:mb-33{margin-bottom:8.25rem}.desktop\:mb-34{margin-bottom:8.5rem}.desktop\:mb-35{margin-bottom:8.75rem}.desktop\:mb-36{margin-bottom:9rem}.desktop\:mb-37{margin-bottom:9.25rem}.desktop\:mb-38{margin-bottom:9.5rem}.desktop\:mb-39{margin-bottom:9.75rem}.desktop\:mb-40{margin-bottom:10rem}.desktop\:ml-auto{margin-left:auto}.desktop\:ml-0{margin-left:0rem}.desktop\:ml-1{margin-left:0.25rem}.desktop\:ml-2{margin-left:0.5rem}.desktop\:ml-3{margin-left:0.75rem}.desktop\:ml-4{margin-left:1rem}.desktop\:ml-5{margin-left:1.25rem}.desktop\:ml-6{margin-left:1.5rem}.desktop\:ml-7{margin-left:1.75rem}.desktop\:ml-8{margin-left:2rem}.desktop\:ml-9{margin-left:2.25rem}.desktop\:ml-10{margin-left:2.5rem}.desktop\:ml-11{margin-left:2.75rem}.desktop\:ml-12{margin-left:3rem}.desktop\:ml-13{margin-left:3.25rem}.desktop\:ml-14{margin-left:3.5rem}.desktop\:ml-15{margin-left:3.75rem}.desktop\:ml-16{margin-left:4rem}.desktop\:ml-17{margin-left:4.25rem}.desktop\:ml-18{margin-left:4.5rem}.desktop\:ml-19{margin-left:4.75rem}.desktop\:ml-20{margin-left:5rem}.desktop\:ml-21{margin-left:5.25rem}.desktop\:ml-22{margin-left:5.5rem}.desktop\:ml-23{margin-left:5.75rem}.desktop\:ml-24{margin-left:6rem}.desktop\:ml-25{margin-left:6.25rem}.desktop\:ml-26{margin-left:6.5rem}.desktop\:ml-27{margin-left:6.75rem}.desktop\:ml-28{margin-left:7rem}.desktop\:ml-29{margin-left:7.25rem}.desktop\:ml-30{margin-left:7.5rem}.desktop\:ml-31{margin-left:7.75rem}.desktop\:ml-32{margin-left:8rem}.desktop\:ml-33{margin-left:8.25rem}.desktop\:ml-34{margin-left:8.5rem}.desktop\:ml-35{margin-left:8.75rem}.desktop\:ml-36{margin-left:9rem}.desktop\:ml-37{margin-left:9.25rem}.desktop\:ml-38{margin-left:9.5rem}.desktop\:ml-39{margin-left:9.75rem}.desktop\:ml-40{margin-left:10rem}.desktop\:mr-auto{margin-right:auto}.desktop\:mr-0{margin-right:0rem}.desktop\:mr-1{margin-right:0.25rem}.desktop\:mr-2{margin-right:0.5rem}.desktop\:mr-3{margin-right:0.75rem}.desktop\:mr-4{margin-right:1rem}.desktop\:mr-5{margin-right:1.25rem}.desktop\:mr-6{margin-right:1.5rem}.desktop\:mr-7{margin-right:1.75rem}.desktop\:mr-8{margin-right:2rem}.desktop\:mr-9{margin-right:2.25rem}.desktop\:mr-10{margin-right:2.5rem}.desktop\:mr-11{margin-right:2.75rem}.desktop\:mr-12{margin-right:3rem}.desktop\:mr-13{margin-right:3.25rem}.desktop\:mr-14{margin-right:3.5rem}.desktop\:mr-15{margin-right:3.75rem}.desktop\:mr-16{margin-right:4rem}.desktop\:mr-17{margin-right:4.25rem}.desktop\:mr-18{margin-right:4.5rem}.desktop\:mr-19{margin-right:4.75rem}.desktop\:mr-20{margin-right:5rem}.desktop\:mr-21{margin-right:5.25rem}.desktop\:mr-22{margin-right:5.5rem}.desktop\:mr-23{margin-right:5.75rem}.desktop\:mr-24{margin-right:6rem}.desktop\:mr-25{margin-right:6.25rem}.desktop\:mr-26{margin-right:6.5rem}.desktop\:mr-27{margin-right:6.75rem}.desktop\:mr-28{margin-right:7rem}.desktop\:mr-29{margin-right:7.25rem}.desktop\:mr-30{margin-right:7.5rem}.desktop\:mr-31{margin-right:7.75rem}.desktop\:mr-32{margin-right:8rem}.desktop\:mr-33{margin-right:8.25rem}.desktop\:mr-34{margin-right:8.5rem}.desktop\:mr-35{margin-right:8.75rem}.desktop\:mr-36{margin-right:9rem}.desktop\:mr-37{margin-right:9.25rem}.desktop\:mr-38{margin-right:9.5rem}.desktop\:mr-39{margin-right:9.75rem}.desktop\:mr-40{margin-right:10rem}}.form{position:relative;color:#fff;border-radius:1.25rem;background:#303d4b 50%/cover no-repeat}.form::before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";border-radius:1.25rem;background:rgba(48,61,75,.9)}@media(min-width: 768px){.form_app .form__body{padding-left:5rem}}@media(min-width: 768px){.form_app .form__header{justify-content:flex-start;padding:3.75rem 6.25rem 0 2rem}}@media(min-width: 1280px){.form_app .form__header{padding:4.5rem 10rem 0 3.75rem}}@media(min-width: 768px){.form_app .form__header::after{position:absolute;top:50%;right:0;width:12.25rem;height:21.375rem;content:"";transform:translate(40%, -65%);background:url(/local/templates/mf/assets/css/../img/img_form_app.webp) 0 0/100% 100% no-repeat}}@media(min-width: 1280px){.form_app .form__header::after{transform:translate(10%, -50%)}}.form_app .form__title{font-size:1.125rem}@media(min-width: 1280px){.form_app .form__title{font-size:1.5rem}}.form_app .form__title-large{font-size:2rem}@media(min-width: 1280px){.form_app .form__title-large{font-size:2.75rem}}@media(min-width: 1280px){.form_app-trainer .form__art{right:auto;width:41.3793103448%}}@media(min-width: 1280px){.form_app-trainer .form__body{margin:0 3.5rem 0 41.3793103448%;padding:2.25rem 0 2.25rem 1.5rem}}@media(min-width: 1280px){.form_app-trainer .form__content{display:block}}@media(min-width: 1280px){.form_app-trainer .form__content::after{position:absolute;bottom:0;left:1.5rem;width:23.75rem;height:28.75rem;content:"";background:url(/local/templates/mf/assets/css/../img/img_form_app_trainer.webp) 50% 100%/contain no-repeat}}@media(min-width: 768px){.form_app-trainer .form__header{width:55%;padding:1.5rem .75rem 1.5rem 2rem}}@media(min-width: 1280px){.form_app-trainer .form__header{position:static;align-items:center;width:auto;margin:0 3.5rem 0 41.3793103448%;padding:2.25rem 0 0 1.5rem;text-align:center;color:#fff}}.form_app-trainer .form__title{font-size:2rem;line-height:1.25}@media(min-width: 1280px){.form_app-trainer2 .form__art{right:0;left:auto;border-radius:1.25rem}}@media(min-width: 1280px){.form_app-trainer2 .form__art-item{margin:0 -30% 0 0}}@media(min-width: 1280px){.form_app-trainer2 .form__body{margin:0 41.3793103448% 0 3.5rem;padding:2.25rem 1.5rem 2.25rem 0}}@media(min-width: 1280px){.form_app-trainer2 .form__content::after{right:1.5rem;left:auto;width:25rem;height:31.25rem;background-image:url(/local/templates/mf/assets/css/../img/img_form_app_trainer2.webp)}}@media(min-width: 1280px){.form_app-trainer2 .form__header{margin:0 41.3793103448% 0 3.5rem;padding:2.25rem 1.5rem 0 0}}@media(min-width: 1280px){.form_art-waves .form__art::before{bottom:0;content:"";background:url('data:image/svg+xml;utf8,<svg width="664" height="460" viewBox="0 0 664 460" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M662.102 323.865C661.55 323.894 661.08 323.47 661.052 322.918C659.455 292.082 644.198 262.122 623.007 242.136C601.807 222.141 574.85 212.274 549.807 221.18C536.752 225.823 522.051 224.265 507.96 218.696C493.864 213.126 480.298 203.516 469.443 191.921C458.59 180.33 450.395 166.701 447.113 153.06C443.827 139.398 445.468 125.69 454.35 114.099C467.926 96.3839 467.229 74.0581 460.67 53.1476C454.114 32.2489 441.759 12.9785 432.378 1.63744C432.026 1.21187 432.086 0.581507 432.512 0.229505C432.937 -0.122497 433.567 -0.0628631 433.919 0.362687C443.422 11.8505 455.926 31.3455 462.578 52.549C469.226 73.7407 470.085 96.854 455.938 115.315C447.494 126.334 445.882 139.392 449.058 152.592C452.239 165.815 460.222 179.146 470.903 190.554C481.58 201.958 494.905 211.387 508.695 216.836C522.489 222.287 536.672 223.729 549.137 219.296C575.136 210.049 602.857 220.381 624.38 240.681C645.912 260.99 661.424 291.421 663.049 322.815C663.077 323.366 662.654 323.836 662.102 323.865ZM358.14 146.181C358.074 146.729 357.576 147.12 357.028 147.054C326.37 143.376 294.25 153.308 270.947 170.786C247.633 188.271 233.319 213.154 237.831 239.348C240.183 253.003 236.143 267.224 228.256 280.161C221.527 291.2 211.966 301.358 201.062 309.52C201.29 309.745 201.518 309.972 201.744 310.199C217.406 325.947 228.815 346.066 224.762 368.969C222.342 382.639 226.926 394.971 235.826 405.225C244.739 415.496 257.966 423.652 272.701 428.858C287.431 434.062 303.601 436.293 318.351 434.778C333.106 433.262 346.358 428.009 355.38 418.333C374.198 398.15 403.562 394.552 432.016 402.656C460.483 410.763 488.268 430.629 504.171 457.746C504.451 458.222 504.291 458.835 503.814 459.114C503.338 459.393 502.725 459.234 502.446 458.757C486.825 432.123 459.483 412.558 431.468 404.579C403.441 396.597 374.969 400.256 356.843 419.696C347.394 429.831 333.628 435.219 318.555 436.767C303.478 438.316 287.011 436.035 272.034 430.744C257.062 425.454 243.511 417.132 234.315 406.536C225.105 395.924 220.247 383.001 222.792 368.621C226.682 346.644 215.78 327.148 200.326 311.61C200.029 311.311 199.73 311.014 199.43 310.719C198.076 311.696 196.703 312.642 195.313 313.555C182.043 322.276 167.217 328.03 153.217 328.94C139.195 329.852 125.967 325.901 116.057 315.174C100.913 298.78 78.7949 295.664 57.0727 298.567C35.3628 301.468 14.2699 310.36 1.49697 317.673C1.01767 317.947 0.406694 317.781 0.132286 317.302C-0.142098 316.822 0.0240143 316.211 0.503316 315.937C13.4416 308.53 34.7813 299.528 56.8078 296.585C78.8221 293.643 101.744 296.732 117.526 313.817C126.946 324.014 139.538 327.826 153.087 326.945C166.658 326.062 181.154 320.466 194.215 311.884C195.481 311.052 196.734 310.191 197.971 309.305C182.906 294.95 164.359 284.378 151.488 278.921C150.979 278.705 150.742 278.118 150.958 277.61C151.173 277.101 151.76 276.864 152.269 277.08C165.379 282.638 184.286 293.42 199.612 308.107C210.437 300.051 219.913 290.005 226.549 279.12C234.27 266.455 238.106 252.725 235.86 239.687C231.176 212.493 246.078 186.937 269.747 169.186C293.426 151.426 326.054 141.324 357.266 145.069C357.814 145.134 358.205 145.632 358.14 146.181Z" fill="white"/></svg>') 100% 100% no-repeat}}.form_bg-yoga{background-image:url(/local/templates/mf/assets/css/../img/bg_form_yoga.webp)}.form_bg-dumbbell{background-image:url(/local/templates/mf/assets/css/../img/bg_form_dumbbell.webp)}.form_branch-try .form__art{position:static;margin-bottom:1.5rem;padding-bottom:54.8780487805%;border-radius:1.25rem;background:50% 20%/cover no-repeat}@media(min-width: 768px){.form_branch-try .form__art{position:absolute;left:auto;width:41.9161676647%;margin:0;padding:0;background-position:50%}}.form_branch-try .form__art-item{display:none}@media(min-width: 1280px){.form_branch-try .form__body{margin-top:1.5rem;padding:0}}.form_branch-try .form__content{position:static;display:block}@media(min-width: 768px){.form_branch-try .form__content{margin-right:41.9161676647%;padding-top:1.5rem}}@media(min-width: 1280px){.form_branch-try .form__content{padding:3rem}}@media(min-width: 1280px){.form_branch-try .form__footer{margin-top:1.5rem}}.form_branch-try .form__header{position:static;width:100%;padding:0;text-align:center;color:#fff}.form_branch-try .form__header-description{margin-top:1rem;padding:0 1.5rem}@media(min-width: 1280px){.form_branch-try .form__header-description{padding:0}}.form_branch-try .form__title{padding:0 1.5rem}@media(min-width: 1280px){.form_branch-try .form__title{padding:0}}.form_branch-try .form__wrapper{position:relative}.form_contacts{padding:16.25rem 1rem 1.5rem;color:#0a0a0a;border-radius:.5rem;background:url(/local/templates/mf/assets/css/../img/bg_from_contacts.webp) no-repeat right -10rem top -10%;background-size:62.5rem auto;box-shadow:0 .125rem .5rem rgba(0,0,0,.15),0 0 .0625rem rgba(0,0,0,.3)}@media(min-width: 768px){.form_contacts{padding:2.5rem 16.25rem 2.5rem 2.5rem;background-position:right -27.5rem top 0;background-size:auto 48rem}}@media(min-width: 1280px){.form_contacts{padding-right:22.5rem}}.form_contacts::before{border-radius:.5rem;background:linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff 40%, #fff)}@media(min-width: 768px){.form_contacts::before{background:linear-gradient(to left, rgba(255, 255, 255, 0), #fff 40%, #fff)}}.form_contacts::after{position:absolute;top:0;right:0;margin:6rem 10.25rem;content:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iNDkiIHZpZXdCb3g9IjAgMCAzOCA0OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMzcuOTk5MiAxOS45NzAxQzM3Ljk5OTIgMzEuMDE5OSAyOS40NDg3IDM5Ljk4MTggMTguOTc5OCAzOS45ODE4QzguNTE3NTEgMzkuOTgxOCAwIDMxLjAxOTkgMCAxOS45NzAxQzAgOC45MjcyNCA4LjQ4NDU1IDAgMTguOTc5OCAwQzI5LjQ4MTcgMCAzNy45OTkyIDguOTI3MjQgMzcuOTk5MiAxOS45NzAxWiIgZmlsbD0iIzY1Q0RBQSIvPg0KPHBhdGggZD0iTTIzLjIwOTUgNDAuNjk5NUMyNy4zNzcxIDI3Ljc3NzcgMjEuNDczIDI1LjU1NjggMTggMjYuMDYxNUMyMy45MDQxIDE4LjMyMiAzNi4xMjkgNS4xNjQ3IDM3Ljc5NiAxNC40NTIyQzM5LjQ2MzEgMjMuNzM5NyAzMC41MDI4IDM2LjgyOTcgMjUuODE0MiA0Mi4yMTM4QzIzLjIwOTUgNDcuMDkzIDE5LjA0MTkgNTMuNjIxMiAyMy4yMDk1IDQwLjY5OTVaIiBmaWxsPSIjNjVDREFBIi8+DQo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTMxLjkzNjggMjguMzMzNkMzMS4xMzkxIDMwLjAxMjMgMzAuMDkwOSAzMC43NTQ1IDI4LjMzMDcgMzEuNDg5N0MyNS40OTU5IDMwLjU1MzMgMjMuMjk0IDI4LjQzNzcgMjIuNjU0NSAyNS42ODM5QzIyLjc0NjggMjUuMjQ2OSAyMy4xNjIxIDI0Ljc3NTIgMjQuMDU4NyAyNC4xNDRDMjQuODIzNCAyMy42NzIzIDI3LjA1ODMgMjIuMjkyIDI3LjQ3MzYgMjEuNDUyN0MyNy4xODM2IDIwLjkxODYgMjYuNjc1OSAyMC42MTMzIDI2LjE2MTcgMjAuMzQ5OEMyNC4zNDIyIDIwLjQ0NjkgMjEuNTQwNCAyMS44ODk3IDIwLjY3NjggMjEuNTU2N0MyMC40MTk3IDIwLjgxNDUgMjAuNjEwOCAxOS41MTA0IDIwLjk2MDIgMTguNTMyNEMyMS4xNTggMTguMzY1OSAyMy4wMzY5IDE3LjE1OSAyMy4zMjcgMTcuMTI0M0MyMy4yNjEgMTcuMzk0OCAyMi45MTE2IDE3Ljc2MjUgMjIuODEyNyAxOC4wNjc3QzIyLjgxMjcgMTguMTMwMSAyMy42MTA0IDE3LjE1OSAyNC4xMjQ2IDE3LjAyNzJDMjQuMjE2OSAxNy4xOTM3IDI0LjM3NTIgMTcuMzI1NSAyNC42NjUyIDE3LjQ5MTlDMjUuMDE0NiAxNy41OTYgMjUuNzIgMTcuNjY1MyAyNi4xMjg4IDE3LjQyOTVDMjYuNDE4OCAxNy4wNTQ5IDI2LjU0NDEgMTYuODUzOCAyNi43NjgyIDE2LjExODVDMjYuODM0MiAxNi4xMTg1IDI5LjA2OSAxNy45Mjg5IDI5LjM4NTUgMTguMDY3N0MyOS41NDM3IDE4LjE2NDggMzAuNzIzNyAxOS4wNzM1IDMwLjg4ODUgMTkuMzM3QzMwLjk4MDggMTkuNjA3NiAzMS4wNDY4IDIwLjE0ODYgMzEuMTM5MSAyMC45ODc5QzMxLjIzOCAyMS40MjQ5IDMyLjQ1MSAyMi4wOTA4IDMyLjYwOTIgMjIuNzI5QzMxLjk2OTcgMjMuMTAzNSAzMS41NTQ0IDIzLjIwMDcgMzAuNzg5NyAyMy4zNjcxQzMwLjE1MDIgMjMuNTY4MyAyOS43MzQ5IDIzLjczNDggMjguOTcwMSAyMy45MDgyQzI4LjQ2MjUgMjQuMDA1MyAyNy40NzM2IDI0LjI3NTggMjcuMDU4MyAyNC40NzdDMjYuNjQzIDI0LjY3ODEgMjUuOTM3NiAyNS40MTM0IDI1LjQ5NTkgMjUuNTg2OEMyNC4zNzUyIDI1LjQxMzQgMjQuMTg0IDI0Ljc0NzUgMjQuMDI1OCAyNC41NzQxQzIzLjg2NzUgMjQuNjQzNCAyMy43NDIzIDI0Ljc3NTIgMjMuNjc2NCAyNC44NDQ2QzIzLjk1OTggMjUuNTg2OCAyNC44MjM0IDI2LjAyMzggMjUuNDk1OSAyNi4wMjM4QzI2LjM1MjkgMjUuODUwNCAyNi43MzUzIDI1LjIxMjIgMjcuMzE1NCAyNC44NDQ2QzI4LjAxNDIgMjQuNTc0MSAyOC43Nzg5IDI0LjM3MjkgMjkuNTc2NiAyNC4yMDY0QzI5Ljk5MiAyNC4xMDkzIDMwLjQ0MDMgMjMuOTA4MiAzMC44MjI2IDIzLjc2OTRDMzEuOTY5NyAyMy42MDMgMzIuMTYwOSAyMy4zMzI0IDMyLjY0MjIgMjMuMjAwN0MzMy4wODM5IDI0LjY0MzQgMzIuMzUyMSAyNy4yMzA3IDMxLjkzNjggMjguMzMzNlpNMTYuNjU1MyAzMC45NTU2QzE2LjA0ODggMzAuMzE3NSAxNC44MDI4IDI4LjI3MTIgMTQuNjQ0NiAyNy4zNjI1QzE0LjY0NDYgMjQuNzc1MiAxNS4wNiAyMy43MDcgMTYuMTQ3NyAyMS40NTI3QzE1LjU0MTIgMjMuNTA1OSAxNC45MzQ3IDI1LjE0OTggMTUuMTU4OCAyNy4yMzA3QzE1LjU3NDIgMjguMzMzNiAxNi4wNDg4IDI5LjQ0MzUgMTcuMDcwNyAzMC41NTMzQzE4LjEyNTUgMzEuMzkyNiAxOS41ODkgMzEuODI5NiAyMS41OTk3IDMyLjczMTRDMTkuNTI5NyAzMi4yOTQ0IDE4LjAyNjYgMzEuODY0MyAxNi42NTUzIDMwLjk1NTZaTTEwLjkxMzMgMTIuMTIzMUMxMC43MjIxIDExLjgxNzkgMTAuMzcyNyAxMS4yODM4IDkuODU4NDcgMTAuODEyMUMxMC4yMTQ1IDEwLjUxMzggMTAuMTQ4NSA5LjkxMDM3IDEwLjc1NSA5LjUwODA2QzExLjI2MjcgOS43NzE2NSAxMi4zMTc1IDExLjMxODUgMTIuNjY2OSAxMS43OTAyQzEzLjExNTIgMTIuMjU0OSAxMy41NjM1IDEyLjgzMDYgMTQuMDA1MiAxMy4zMzAxQzE0LjEwNCAxMy40OTY1IDE1LjAwMDYgMTQuMzM1OCAxNS4zNSAxNC43MzgyQzE1LjE5MTggMTQuOTExNiAxNC44MDI4IDE1LjI3OTIgMTQuMzYxMSAxNS42NDY4QzEyLjk1NjkgMTUuMTEyNyAxMS4yNjI3IDEyLjYyOTUgMTAuOTEzMyAxMi4xMjMxWk0xOC44MjQzIDUuNzEzODFDMTkuOTcxNCA2LjI0NzkyIDIyLjIzOTIgOC4yOTQxOCAyMi42ODc1IDkuNTA4MDZDMjEuNzkwOSA5LjYwNTE3IDIxLjM3NTYgOS43MDkyMiAyMC42NzY4IDkuOTM4MTJDMTkuMzcxNCA4LjEyNzcgMTcuODAyNCA3LjU1ODkxIDE2LjExNDggNi4zNTE5N0MxNi40NjQyIDUuNzc2MjQgMTguMTg0OCA1LjcxMzgxIDE4LjgyNDMgNS43MTM4MVpNMjUuMTEzNSAxMC4zMTI3QzI1LjI3MTcgMTAuNDc5MiAyNS42MjExIDEwLjg4MTUgMjUuNjU0MSAxMS4yMTQ0QzI1LjQ5NTkgMTEuNzU1NSAyMS45NDkxIDEyLjc2MTMgMjEuMzc1NiAxMi41OTQ4QzIxLjU2NjggMTIuMDI2IDIxLjk4MjEgMTEuNTU0MyAyMy4yMjgxIDEwLjkxNjJDMjMuNTQ0NSAxMC43NDk3IDI0LjM0MjIgMTAuMzEyNyAyNS4xMTM1IDEwLjMxMjdaTTI4LjAxNDIgMTMuMzY0N0MyOC4zNjM2IDEzLjkwNTggMjguMzA0MyAxNC41MzcgMjguMjA1NCAxNC45MTE2QzI3LjU5ODkgMTUuMDc4IDI3LjU5ODkgMTUuMDc4IDI2Ljk1OTQgMTUuMDA4N0MyNi4xOTQ3IDE0LjkxMTYgMjQuNDA4MSAxNS40ODA0IDI0LjA1ODcgMTUuNTQ5N0MyMy4wMDM5IDE1Ljk4NjcgMjIuMTEzOSAxNi4yMTU2IDIxLjUwNzQgMTYuODUzOEMyMS41OTk3IDE1Ljc1MDkgMjYuNjc1OSAxMy4xMjg5IDI4LjAxNDIgMTMuMzY0N1pNMzMuMDgzOSAyMi41NjI1QzMyLjczNDUgMjEuODg5NyAzMS41ODc0IDIxLjAxNTcgMzEuNTIxNCAyMC43NTIxQzMxLjQ2MjEgMjAuNDQ2OSAzMS4zNjMyIDE5LjU3MjkgMzEuMjM4IDE5LjEwODFDMzEuMDQ2OCAxOC42NzExIDI5LjM4NTUgMTcuNjMwNyAyOC44MTE5IDE3LjE5MzdDMjguNjIwNyAxNy4wMjcyIDI4LjA0NzIgMTYuNjI0OSAyNy45NDgzIDE2LjQ1MTVDMjguMzYzNiAxNi4yNTAzIDI4LjU4NzggMTYuMjUwMyAyOS4xNjEzIDE1LjYxMjJDMjkuMTAyIDE0LjU3MTcgMjguNjIwNyAxMy4yOTU0IDI4LjQ2MjUgMTMuMDY2NUMyOC4xNzI0IDEyLjg1ODQgMjguMDQ3MiAxMi44OTMxIDI3Ljc1NzEgMTIuNzk1OUMyNy40NzM2IDEyLjU5NDggMjYuOTAwMSAxMS4zODc4IDI2LjYxIDEwLjg4MTVDMjYuMTYxNyAxMC4yMDg2IDI1LjgxMjMgOS44NDEwMSAyNC41MzM0IDkuNjA1MTdDMjMuODM0NiA5LjYwNTE3IDIzLjgzNDYgOS41MDgwNiAyMy40ODUyIDkuMDcxMDZDMjIuNzc5OCA4LjM5ODIyIDIyLjIzOTIgNy4yNTM3MSAyMS40MDg1IDYuMjgyNkMyMC45OTMyIDUuODEwOTIgMjAuMTAzMiA1LjE3Mjc3IDE5LjQ5NjcgNC45MDkxOEMxOC45ODI1IDQuNzA4MDIgMTcuNDg2IDQuNDM3NSAxNi43ODcyIDQuNDM3NUMxNi4xNDc3IDQuNDM3NSAxNS43MzI0IDQuNDM3NSAxNS4wNiA0LjUzNDYxQzEzLjA0OTIgNC44Mzk4MiAxMS41ODU3IDUuNDc3OTcgMTAuMTgxNSA3LjA4NzIzQzkuMzE3ODggOC4wMzA1OSA4LjkzNTUyIDkuNjM5ODUgOC4yMzY3MSAxMC43NDk3QzcuOTc5NiAxMS4xODY3IDcuNzIyNSAxMS41NTQzIDcuNDY1MzkgMTEuOTU2NkM3LjE4MTkxIDEyLjM5MzYgNi45MjQ4IDEyLjY5MTkgNi42MDgzNiAxMy4wNjY1QzYuMTkzMDQgMTMuNTMxMiA1LjgxMDY3IDEzLjk2ODIgNS40NjEyNyAxNC40Mzk5QzUuMDQ1OTQgMTQuOTc0IDQuNjYzNTcgMTUuMzQ4NiA0LjIxNTI4IDE1Ljc1MDlDNC4xNDkzNiAxNS44MTMzIDQuMTE2NCAxNS44NDggNC4xMTY0IDE1LjkxNzRDMy42NzQ3IDE2LjM1NDQgMy4yMjY0MSAxNi43MjIgMi43NzgxMiAxNy4xMjQzQzIuMTM4NjUgMTcuNjkzMSAxLjk4MDQzIDE4LjQzNTMgMS41MzIxNCAxOS4xNzA2QzEuMjgxNjIgMTkuNTQ1MSAxLjAyNDUxIDE5LjkxMjggMC43Njc0MDUgMjAuMzQ5OEMwLjY3NTExIDIwLjYxMzMgMC41MTAyOTggMjAuODE0NSAwLjM1MjA3OCAyMS4wODVDMC4xOTM4NTggMjEuMzU1NSAwLjEwMTU2MiAyMS42MjYxIDAuMTAxNTYyIDIxLjg4OTdDMC4xMDE1NjIgMjEuOTU5IDAuMTAxNTYyIDIxLjk1OSAwLjEwMTU2MiAyMS45NTlDMC4xMDE1NjIgMjIuMDI4NCAwLjEwMTU2MiAyMi4wMjg0IDAuMTAxNTYyIDIyLjAyODRDMC4xMDE1NjIgMjIuMDkwOCAwLjEwMTU2MiAyMi4xMjU1IDAuMTAxNTYyIDIyLjE5NDlDMC45OTE1NSAzMi4yMzE5IDkuMDM0NCA0MC4wNDkzIDE4LjgyNDMgNDAuMDQ5M0MyMi4xNzMzIDQwLjA0OTMgMjUuMzY0IDM5LjE0NzYgMjguMTEzMSAzNy41MDM3SDI4LjA0NzJDMjcuOTQ4MyAzNy40MzQzIDI3LjU5ODkgMzcuMzk5NiAyNy41MDY2IDM3LjM5OTZDMjcuMjE2NSAzNy4zMDI1IDI2Ljk1OTQgMzcuMjMzMSAyNi43MDg5IDM3LjE5ODRDMjUuODEyMyAzNi45Mjc5IDIxLjQ3NDUgMzUuMjg0IDIxLjM0OTIgMzQuODEyM0MyMS42OTg2IDM0Ljc0OTkgMjIuNTg4NiAzNC4xNzQxIDIyLjkxMTYgMzQuMTc0MUMyNC4zMTU4IDM0LjQ3OTMgMjYuMzE5OSAzNi4xOTI3IDI4LjM5NjYgMzUuOTIyMUMyOS43MDE5IDM1LjA4MjggMjkuODY2NyAzNC4wMDc3IDMwLjgyMjYgMzIuMDMwOEMzMS4yMzggMzEuMTIyMSAzMi4xMjc5IDI5LjkxNTIgMzIuMjg2MiAyOS4yNzdDMzIuNzAxNSAyOC41MDcgMzMuOTQ3NSAyNi4xMjA5IDMzLjA4MzkgMjIuNTYyNVoiIGZpbGw9IiMyODM2NDMiLz4NCjwvc3ZnPg0K")}@media(min-width: 768px){.form_contacts::after{margin:16.75rem 8rem}}.form_contacts .form__body{padding:0}.form_contacts .form__content{display:block}.form_contacts .form__dropdown-options{background:#fff}.form_contacts .form__dropdown-value::after{background:url('data:image/svg+xml;utf8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 7.5L10 12.5L15 7.5" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>') 50%/contain no-repeat}@media(min-width: 768px){.form_contacts .form__footer{display:block}}@media(min-width: 768px){.form_contacts .form__footer br{display:none}}.form_contacts .form__title{font-size:1.5rem;color:inherit}@media(min-width: 768px){.form_contacts .form__title{font-size:1.75rem}}@media(min-width: 1280px){.form_contacts .form__title{font-size:3rem}}.form_countdown,.form_modal{border-radius:0;background:none}.form_countdown::before,.form_modal::before{display:none}.form_countdown .form__art{display:none}.form_countdown .form__body{position:relative;margin:0 1.25rem 7.5rem;padding:1.5rem 1.5rem 3rem;border-radius:1.25rem;background:linear-gradient(348deg, rgba(0, 115, 180, 0.6) 15%, rgba(85, 10, 245, 0.6) 90%);backdrop-filter:blur(0.5rem)}@media(min-width: 1280px){.form_countdown .form__body{margin-bottom:10rem}}.form_countdown .form__caption{position:absolute;bottom:100%;left:1.5rem;margin-bottom:14.5rem;color:#000}@media(min-width: 768px){.form_countdown .form__caption{top:0;bottom:auto;left:100%;margin:0 0 0 1.5rem}}.form_countdown .form__caption-icon{position:absolute;top:100%;left:-2.75rem;width:3.25rem;height:16rem;margin-top:.5rem}@media(min-width: 768px){.form_countdown .form__caption-icon{left:0;width:3rem;height:5.5rem;margin:0}}.form_countdown .form__caption-text{height:1.75rem}.form_countdown .form__counter-body{font-size:.75rem;display:flex;align-items:center;justify-content:center;height:4rem;margin:0 -2.75rem;text-align:center;border-radius:.5rem;background:linear-gradient(90deg, rgba(147, 231, 54, 0.8) -28%, rgba(19, 161, 108, 0.8) 105%);backdrop-filter:blur(0.5rem)}@media(min-width: 1280px){.form_countdown .form__counter-body{font-size:.875rem;justify-content:space-between;height:5rem;padding:0 2.75rem;border-radius:1.25rem}}.form_countdown .form__counter-item{margin-left:1.5rem}.form_countdown .form__counter-item:first-child{margin-left:0}.form_countdown .form__counter-item-num{font-size:1.5rem;font-weight:700}@media(min-width: 1280px){.form_countdown .form__counter-item-num{font-size:2rem}}.form_countdown .form__dropdown-options{background:linear-gradient(348deg, rgb(0, 115, 180) 12%, rgb(85, 10, 245) 92%)}.form_countdown .form__footer{position:absolute;z-index:10;top:100%;right:0;left:0;margin-top:-1.75rem;color:#0a0a0a}.form_countdown .form__title{font-size:1rem;font-weight:700;margin-bottom:1.5rem;color:inherit;text-align:center}@media(min-width: 768px){.form_countdown .form__title{font-size:1rem}}@media(min-width: 1280px){.form_countdown .form__title{font-size:1.25rem}}.form_countdown.form_branch{color:#0a0a0a;border-radius:1rem;background:#f2f4f8}.form_countdown.form_branch .form__art{position:static;display:block;padding-bottom:54.8780487805%;border-radius:1rem;background:50% 0/cover no-repeat}@media(min-width: 768px){.form_countdown.form_branch .form__art{flex:0 0 auto;width:41.3793103448%;padding:0;background-position:50%}}.form_countdown.form_branch .form__body{position:static;margin:0;padding:1.5rem;border-radius:0;background:none;backdrop-filter:none}@media(min-width: 768px){.form_countdown.form_branch .form__body{align-self:center;padding:2.25rem 1.5rem}}@media(min-width: 1280px){.form_countdown.form_branch .form__body{padding:2.25rem 3rem}}.form_countdown.form_branch .form__caption{display:none}.form_countdown.form_branch .form__counter{position:absolute;top:0;right:0;left:0;display:flex;align-items:center;justify-content:center;padding:0 1rem;transform:translateY(-50%)}@media(min-width: 768px){.form_countdown.form_branch .form__counter{margin-left:41.3793103448%;transform:translateY(-75%)}}@media(min-width: 1280px){.form_countdown.form_branch .form__counter{transform:translateY(-50%)}}.form_countdown.form_branch .form__counter-body{font-size:.875rem;display:flex;align-items:center;justify-content:center;width:100%;height:4.25rem;margin:0;padding:.5rem 0;color:#616161;background:#fbd748;backdrop-filter:none}@media(min-width: 1280px){.form_countdown.form_branch .form__counter-body{width:auto;height:5.75rem;padding:1rem 0;border-radius:.5rem}}.form_countdown.form_branch .form__counter-item{flex:1 1 100%;margin:0;border-left:.0625rem solid #0a0a0a}@media(min-width: 1280px){.form_countdown.form_branch .form__counter-item{width:6.25rem}}.form_countdown.form_branch .form__counter-item:first-child{border:0}.form_countdown.form_branch .form__counter-item-num{font-size:1.5rem;color:#0a0a0a}@media(min-width: 1280px){.form_countdown.form_branch .form__counter-item-num{font-size:2rem}}.form_countdown.form_branch .form__dropdown-options{background:#fff}.form_countdown.form_branch .form__dropdown-value::after{background-image:url('data:image/svg+xml;utf8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 7.5L10 12.5L15 7.5" stroke="rgb(10,10,10)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.form_countdown.form_branch .form__footer{position:static;top:0;right:0;left:0;margin-top:0}.form_countdown.form_branch .form__title{font-size:1.5rem;text-align:center}@media(min-width: 1280px){.form_countdown.form_branch .form__title{font-size:2rem}}@media(min-width: 768px){.form_countdown.form_branch .form__wrapper{display:flex}}@media(min-width: 1280px){.form_countdown.form_branch .form__wrapper{height:27.5rem}}.form_no-overlay::before{display:none}@media(min-width: 768px){.form_simple .form__header{padding-left:1.25rem}}@media(min-width: 1280px){.form_simple .form__header{padding-left:2.5rem}}.form_subscribe{padding:1.5rem;color:#616161;background:#dfe8f3 url(/local/templates/mf/assets/css/../img/form_subscribe_xs.svg) no-repeat right -1rem top -1.25rem}@media(min-width: 768px){.form_subscribe{padding:2.5rem;padding-bottom:5rem;background-image:url(/local/templates/mf/assets/css/../img/form_subscribe.svg);background-position:right -0.5rem top 50%;background-size:auto 100%}}@media(min-width: 1280px){.form_subscribe{padding:3.75rem 6.25rem;background-position:right 10% top 0;background-size:auto 112%}}.form_subscribe::before{display:none}.form_subscribe .form__art{font-size:5rem;position:static;display:flex;overflow:initial;flex:0 0 auto;justify-content:center;margin-top:1.5rem;color:#15b68e;border-radius:0}@media(min-width: 768px){.form_subscribe .form__art{margin:0 0 0 3.75rem}}@media(min-width: 1280px){.form_subscribe .form__art{font-size:9rem;margin:0 6.25rem 0 15rem}}.form_subscribe .form__body{display:flex;align-items:center;padding:0}.form_subscribe .form__content{display:block}.form_subscribe .form__field{flex:1 1 100%;margin-bottom:0}.form_subscribe .form__field-control,.form_subscribe .form__field-label{padding:0 2rem 0 0}.form_subscribe .form__field-control{height:2.5rem}@media(min-width: 768px){.form_subscribe .form__field-control{height:3.75rem;padding-top:.5rem}}@media(min-width: 1280px){.form_subscribe .form__field-control{height:4.25rem}}.form_subscribe .form__header{position:relative;flex:0 0 auto;margin-bottom:1.5rem;padding:0;text-align:left}@media(min-width: 768px){.form_subscribe .form__header{margin:0}}.form_subscribe .form__title{color:#0a0a0a}.form_testdrive .form__art{border-radius:1.25rem}.form_testdrive .form__art-item{top:2.5rem;bottom:auto;left:-1.25rem;width:62.5%;max-width:25rem;margin:0}@media(min-width: 768px){.form_testdrive .form__art-item{top:0;left:0;width:30rem;max-width:none;margin:-11.25rem 0 0 -10rem}}@media(min-width: 1280px){.form_testdrive .form__art-item{width:46.75rem;margin:1rem -17.5rem}}.form_testdrive .form__art-item::before{position:relative;top:0;margin:0;padding-bottom:100%;transform:none}@media(min-width: 768px){.form_testdrive .form__body{flex:0 0 auto;width:45%;padding-top:3.75rem}}@media(min-width: 1280px){.form_testdrive .form__body{width:40%;padding:1.25rem 3rem 0 0}}@media(min-width: 768px){.form_testdrive .form__content{align-items:center;justify-content:space-between}}.form_testdrive .form__footer{margin-top:1.5rem}.form_testdrive .form__header{overflow:hidden;padding:0;text-align:left}@media(min-width: 768px){.form_testdrive .form__header{display:block;overflow:visible;width:17.5rem;margin:0;padding:2.5rem 1.5rem 0}}@media(min-width: 1280px){.form_testdrive .form__header{position:relative;width:50%;padding:2rem 0 0 3rem}}.form_testdrive .form__header-image{margin:0 -3.75rem 0 -0.5rem}@media(min-width: 768px){.form_testdrive .form__header-image{width:23.25rem;margin:0 0 0 -1.25rem}}@media(min-width: 1280px){.form_testdrive .form__header-image{width:auto;margin:0 -1.5rem 0 -4rem}}.form_testdrive .form__heading{font-size:1.125rem;font-weight:700;line-height:1.3333333333;margin:-1.5rem 1.5rem .5rem;padding:.5rem 1.5rem;transform:translateY(-40%) rotate(-2deg);text-align:center;border-radius:1rem;background:linear-gradient(100deg, #93e736 -40%, #13a16c 130%);box-shadow:0 .25rem .75rem -0.25rem rgba(0,0,0,.5)}@media(min-width: 768px){.form_testdrive .form__heading{font-size:1.75rem;line-height:1.1428571429;position:absolute;z-index:80;top:0;right:.5rem;width:21.25rem;max-width:none;margin:0;transform:translateY(-60%) rotate(-2deg)}}@media(min-width: 1280px){.form_testdrive .form__heading{font-size:2rem;right:2rem;width:auto}}.form_testdrive .form__title{font-size:1.25rem;font-weight:700;line-height:1.2;padding-right:1.5rem;text-align:center;color:#93e736;background:linear-gradient(90deg, #93e736 -25%, #13a16c 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(min-width: 768px){.form_testdrive .form__title{line-height:1.25;margin-top:1.5rem;padding:0}}@media(min-width: 1280px){.form_testdrive .form__title{font-size:1.75rem;position:absolute;top:0;left:50%;margin:4.5rem 9.25rem}}.form_testdrive-crm{margin-right:calc(var(--grid-offset)*-1);margin-left:calc(var(--grid-offset)*-1)}@media(min-width: 768px){.form_testdrive-crm{margin-right:calc(var(--grid-offset)*-1 + 1.5rem);margin-left:calc(var(--grid-offset)*-1 + 1.5rem)}}.form_testdrive-crm .form__art{margin-top:23.75rem;border-radius:1.25rem}@media(min-width: 768px){.form_testdrive-crm .form__art{margin-top:0;border-radius:0 0 0 1.25rem}}.form_testdrive-crm .form__art-item{margin:0 -30%}@media(min-width: 768px){.form_testdrive-crm .form__art-item{top:auto;right:auto;width:25rem;height:25rem;margin:0 0 -3.75rem -8.75rem}}@media(min-width: 1280px){.form_testdrive-crm .form__art-item{width:45rem;height:45rem;margin:0 0 -16.25rem -12.5rem}}.form_testdrive-crm .form__art-item::before{top:0;bottom:auto}@media(min-width: 768px){.form_testdrive-crm .form__art-item::before{margin:0;padding-bottom:100%;transform:none}}.form_testdrive-crm .form__body{padding:0 var(--grid-offset) 1.5rem}@media(min-width: 768px){.form_testdrive-crm .form__body{padding:0 2.5rem 2.5rem}}@media(min-width: 1280px){.form_testdrive-crm .form__body{padding-top:1rem}}.form_testdrive-crm .form__header{margin-bottom:1.5rem var(--grid-offset);padding:0 1.5rem}@media(min-width: 768px){.form_testdrive-crm .form__header{width:14rem;margin:0;padding:0 1rem 1.5rem 2.5rem}}@media(min-width: 1280px){.form_testdrive-crm .form__header{width:30rem;margin-right:2.5rem;margin-bottom:2.5rem}}.form_testdrive-crm .form__intro{font-size:.75rem}@media(min-width: 768px){.form_testdrive-crm .form__intro{font-size:.875rem;padding:2.5rem}}.form_timetable .form__art{position:static;margin-bottom:-10%;border-radius:1.25rem 1.25rem 0 0}@media(min-width: 768px){.form_timetable .form__art{position:absolute;right:0;left:auto;width:41.3793103448%;margin:0;border-radius:0 1.25rem 1.25rem 0}}.form_timetable .form__art-item{position:relative;margin:0;padding-bottom:100%;transform:translateY(-20%);border-radius:0 0 50% 50%;background:url(/local/templates/mf/assets/css/../img/img_form_timetable.webp) 100% 50%/auto 100% no-repeat}@media(min-width: 768px){.form_timetable .form__art-item{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;transform:none;border-radius:50% 0 0 50%;background-position:right 20% top 50%;background-size:cover}}@media(min-width: 1280px){.form_timetable .form__art-item{bottom:0;height:auto;margin:-10% 0;border-radius:25rem 0 0 25rem;background-position:right 10% top 0}}.form_timetable .form__art-item::before{display:none}@media(min-width: 768px){.form_timetable .form__content{display:block;padding-right:41.3793103448%}}.form_timetable .form__header{padding:0;color:#fff}@media(min-width: 768px){.form_timetable .form__header{position:static;align-items:center;justify-content:center;width:auto;padding:1.5rem 1.5rem 0;text-align:center}}@media(min-width: 1280px){.form_timetable .form__header{align-items:flex-start;justify-content:flex-start;padding:3rem 6rem 0;text-align:left}}.form_timetable .form__header-description{padding:0 1rem}@media(min-width: 768px){.form_timetable .form__header-description{padding:0}}.form_timetable .form__title{font-size:1.5rem;margin-bottom:.75rem;color:#fbd748}@media(min-width: 768px){.form_timetable .form__title{font-size:1.75rem}}@media(min-width: 1280px){.form_timetable .form__title{font-size:3.5rem}}.form_yellow .form__art-item::before{background:#fbd748}.form_yellow .form__title{color:inherit}.form__agreement{font-size:.75rem;line-height:1.3333333333}.form__agreement+.form__agreement{margin-top:.5rem}.form__agreement_error .form__agreement-label::before{border-color:#ff5c5c}.form__agreement-checkbox{position:absolute;width:.0625rem;height:.0625rem;opacity:0}.form__agreement-label{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer}.form__agreement-label::before{position:relative;top:-0.125rem;display:block;flex:0 0 auto;width:1rem;height:1rem;content:"";border:.0625rem solid #616161;border-radius:.25rem;background-color:#fff}.form__agreement-checkbox:checked+.form__agreement-label::before{content:url('data:image/svg+xml;utf8,<svg width="100%" height="100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 5L6.5 10.5L4 8" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');border-color:#40bf91;background-color:#40bf91}.form__art{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:1.25rem 1.25rem 0 0}@media(min-width: 768px){.form__art{border-radius:1.25rem 0 0 1.25rem}}.form__art:before{position:absolute;z-index:2;top:0;right:0;left:0}.form__art-item{position:absolute;top:0;right:0;bottom:0;left:0;margin:0 -20%}@media(min-width: 768px){.form__art-item{margin:0 0 0 -30%}}.form__art-item::before{top:auto;bottom:0;content:""}@media(min-width: 768px){.form__art-item::before{top:50%;bottom:auto;margin:0;transform:translateY(-50%)}}.form__body{position:relative;z-index:3;flex:1 1 auto;padding:1.5rem}@media(min-width: 1280px){.form__body{padding:2.5rem 6rem}}.form__content{position:relative}@media(min-width: 768px){.form__content{display:flex}}.form__dropdown{position:relative;z-index:30;width:100%}.form__dropdown_opened .form__dropdown-options{display:block}.form__dropdown_opened .form__dropdown-value::after{transform:translateY(-50%) rotate(-180deg);background-image:url('data:image/svg+xml;utf8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 7.5L10 12.5L15 7.5" stroke="rgb(255,133,21)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.form__dropdown-options{position:absolute;z-index:3;top:100%;right:0;left:0;display:none;overflow:hidden;overflow-y:auto;max-height:11.25rem;margin-top:.25rem;padding:0;border-radius:.5rem;background:#414c5a;box-shadow:0 .25rem .75rem rgba(0,0,0,.15),0 0 .0625rem rgba(0,0,0,.3);-webkit-overflow-scrolling:touch}.form__dropdown-options::-webkit-scrollbar{width:.25rem;height:0}.form__dropdown-options::-webkit-scrollbar-track{background:none}.form__dropdown-options::-webkit-scrollbar-thumb{border-radius:.25rem;background:rgba(255,255,255,.5)}.form__dropdown-options-item{padding:.75rem;cursor:pointer;transition:all .25s ease-out}.form__dropdown-options-item:hover{background:rgba(0,0,0,.25)}.form__dropdown-options-item_selected{background:rgba(0,0,0,.2)}.form__dropdown-select,.form__dropdown select{position:absolute;opacity:0}.form__dropdown-value{display:flex;align-items:center;padding-right:1.5rem;cursor:pointer}.form__dropdown-value::after{position:absolute;top:50%;right:0;bottom:0;width:1.5rem;height:1.5rem;content:"";transition:all .25s ease-out;transform:translateY(-50%);background:url('data:image/svg+xml;utf8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 7.5L10 12.5L15 7.5" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>') 50%/contain no-repeat}.form__field{margin-bottom:1.5rem;text-align:left}@media(min-width: 1280px){.form__field{margin-bottom:1.75rem}}.form__field:not([class*=" font-size-"]){font-size:1rem}.form__field_filled .form__field-label{font-size:.75rem;margin-top:-1.25rem;opacity:.5}.form__field_error .form__field-control{border-color:#ff5c5c}.form__field-control{font-size:inherit;position:relative;z-index:2;width:100%;height:2rem;padding:0 .5rem;transition:border .25s ease-out;color:inherit;border:0;border-bottom:.0625rem solid;background:rgba(0,0,0,0)}.form__field-control_textarea{height:auto;padding-top:1.5rem;padding-bottom:.5rem;resize:none}.form__field-control_simple{padding-top:0}.form__field-control_simple.form__field-control_textarea{padding-top:1.5rem}.form__field-control_textarea~.form__field-label{top:1.5rem;transform:none}.form__field-label{position:absolute;z-index:2;top:50%;right:0;left:0;padding:0 .5rem;cursor:text;transition:all .25s ease-out;transform:translateY(-50%);color:inherit}.form__field-label_textarea{top:1.5rem;transform:none}.form__field-error{font-size:.75rem;margin:0 .5rem;color:#ff5c5c}.form__field-control:focus~.form__field-label{font-size:.75rem;margin-top:-1.25rem;opacity:.5}.form__footer{display:flex;align-items:center;flex-direction:column;justify-content:center}.form__header{position:relative;flex:0 0 auto;padding:1.5rem 1.5rem 3.75rem;text-align:center;color:#0a0a0a}@media(min-width: 768px){.form__header{display:flex;align-items:flex-start;flex-direction:column;justify-content:center;width:50%;padding:1.5rem 1.5rem 1.5rem 2rem;text-align:left}}@media(min-width: 1280px){.form__header{width:41.3793103448%;padding-right:8.3333333333%;padding-left:3.75rem}}.form__header-description{position:relative;margin-top:.75rem}@media(min-width: 768px){.form__header-description{font-size:1rem}}.form__intro{position:relative;padding:1.5rem}.form__intro-grid{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, 1fr);gap:1rem;margin-top:2.5rem;color:#40bf91}@media(min-width: 1280px){.form__intro-grid{grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(1, 1fr);margin-top:4rem}}.form__intro-grid-item{padding:.75rem;border-radius:1.25rem;background:#fafafa}@media(min-width: 768px){.form__intro-grid-item{padding:1rem}}@media(min-width: 1280px){.form__intro-grid-item{padding:1.25rem}}.form__title{font-size:1.5rem;font-weight:700;position:relative;color:#fff}@media(min-width: 1280px){.form__title_even{font-size:3.5rem}}@media(min-width: 1280px){.form__title_odd{font-size:3rem}}.icon{display:flex;align-items:center;justify-content:center;width:1em;height:1em}.icon:not([class*=font-size]){font-size:inherit}.icon_full{width:100%;height:100%}.icon_auto{width:auto;height:auto}.icon_auto-w{width:auto}.icon_auto-h{height:auto}.icon__svg{display:block;width:inherit;height:inherit}.icon-frame{font-size:2.5rem;display:flex;align-items:center;flex-shrink:0;justify-content:center;width:4rem;height:4rem;border:.0625rem solid}a{transition:all .25s ease-out;text-decoration:none;color:#15b68e}a:hover{color:#13a16c}.link{cursor:pointer;transition:all .5s ease-out;text-decoration:none;color:#15b68e}.link:hover{color:#13a16c}.link_inherit{color:inherit}.link_inherit:hover{color:#15b68e}.link_permanent{color:inherit}.link_permanent:hover{color:inherit}.link_tdu{border-bottom:.0625rem dashed}.link_tdu:hover{border-bottom-color:rgba(0,0,0,0)}.link_tdu-text .link__text{border-bottom:.0625rem dashed}.link_tdu-text:hover .link__text{border-bottom-color:rgba(0,0,0,0)}.link_common{text-decoration:underline}.link__text{transition:border .25s ease-out}.nav_main .nav__item{margin-top:1.5rem}@media(min-width: 1280px){.nav_main .nav__item{margin:0 0 0 1rem;padding:.75rem 0}}.nav_main .nav__item:first-child{margin-top:0}.nav_main .nav__item_sub{font-size:.75rem;margin-top:.5rem}@media(min-width: 1280px){.nav_main .nav__item_sub{font-size:.875rem;margin:.75rem 0 0;padding:0}}.nav_main .nav__link{color:inherit}.nav_main .nav__link:hover,.nav_main .nav__link_current{color:#40bf91}@media(min-width: 1280px){.nav_main .nav__list{display:flex;align-items:center}}.nav_main .nav__list_sub{margin-top:.75rem;margin-left:.75rem}@media(min-width: 1280px){.nav_main .nav__list_sub{position:absolute;z-index:2;top:100%;left:0;display:block;margin:-0.0625rem -1.5rem;padding:.75rem 1.5rem;min-width:calc(100% + 3rem);transition:opacity .2s,visibility .2s;color:#0a0a0a;border-radius:.5rem;background:#fff;box-shadow:0 .125rem .5rem rgba(0,0,0,.15),0 0 .0625rem rgba(0,0,0,.3)}}.nav_socials .nav__list{display:flex;gap:16px}.nav_socials .nav__link{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:.25rem;color:inherit}.nav_socials .nav__link:hover{color:#40bf91}.nav_top{font-size:.75rem}.nav_top .nav__item{margin-top:1rem}@media(min-width: 1280px){.nav_top .nav__item{margin:0 0 0 1.5rem}}.nav_top .nav__item:first-child{margin:0}.nav_top .nav__link{display:flex;align-items:center;color:inherit}.nav_top .nav__link:hover{color:#40bf91}@media(min-width: 1280px){.nav_top .nav__list{display:flex;align-items:center}}.nav_user{font-size:1.5rem;position:relative;color:#15b68e}@media(min-width: 768px){.nav_user{display:flex;align-items:center;flex:0 0 auto}}.nav_user:hover .nav__list{display:flex}.nav_user .nav__item{display:flex;margin-top:.75rem}@media(min-width: 768px){.nav_user .nav__item{margin:0}}@media(min-width: 768px){.nav_user .nav__item::after{margin:0 .25rem;content:"/"}}.nav_user .nav__item:first-child{margin:0}.nav_user .nav__item:first-child::before{display:none}.nav_user .nav__item:last-child::after{display:none}.nav_user .nav__link{color:inherit}@media(min-width: 768px){.nav_user .nav__link{border-bottom:.0625rem dashed}.nav_user .nav__link:hover{border-bottom-color:rgba(0,0,0,0)}}.nav_user .nav__link:hover{color:#40bf91}.nav_user .nav__list{font-size:.875rem;position:absolute;z-index:2;top:100%;right:0;display:none;flex-direction:column;margin-top:-0.0625rem;padding:.75rem 1.5rem;color:#0a0a0a;border-radius:.5rem;background:#fff;box-shadow:0 .125rem .5rem rgba(0,0,0,.15),0 0 .0625rem rgba(0,0,0,.3)}@media(min-width: 768px){.nav_user .nav__list{position:static;top:0;display:flex;flex-direction:row;margin:0 0 0 .25rem;padding:0;border-radius:0;background:none;box-shadow:none}}.theme-dark .nav_user .nav__list{color:#fff}.nav__item{margin:0;padding:0}.nav__item::before{display:none}.nav__item:hover .nav__item-link{color:#40bf91}.nav__item:hover .nav__item-link-toggle{transform:rotate(180deg)}.nav__item:hover .nav__item-list{display:block;visibility:visible;opacity:1}.nav__item_parent{position:relative}.nav__item_sub .nav__item-link{color:#333 !important}.nav__item_sub .nav__item-link_current{color:#40bf91 !important}.nav__item_sub:hover .nav__item-link{color:#40bf91 !important}.nav__item-list{display:none}@media(min-width: 1280px){.nav__item-list{visibility:hidden;opacity:0}}.nav__list{margin:0;padding:0;list-style:none}.nav__link_parent{display:flex;align-items:center}.nav__link-icon{font-size:1.25rem;flex:0 0 auto;margin-right:.5rem;color:#15b68e}.nav__link-toggle{font-size:1.125rem;flex:0 0 auto;margin-left:.5rem;transition:transform .25s ease-out}table{border-spacing:0;border-collapse:collapse}.page-404{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem}@media(min-width: 768px){.page-404{padding:2.5rem 7.1856287425%;gap:5rem}}.page-404__img{display:block;width:100%;color:#15b68e}.page-wrap{position:relative;display:flex;-webkit-box-orient:vertical;flex-direction:column;width:100%;min-height:100%}.page-header{flex:0 0 auto}.page-content{overflow:hidden;flex:1 1 auto;padding-bottom:3.75rem}@media(min-width: 768px){.page-content{padding-bottom:5rem}}@media(min-width: 1280px){.page-content{padding-bottom:6.25rem}}.page-footer{flex:0 0 auto}.page-section+.page-section{margin-top:3.75rem}@media(min-width: 768px){.page-section+.page-section{margin-top:5rem}}@media(min-width: 1280px){.page-section+.page-section{margin-top:6.25rem}}div[id^=comp_]~.page-section,.page-section~div[id^=comp_]{margin-top:3.75rem}@media(min-width: 768px){div[id^=comp_]~.page-section,.page-section~div[id^=comp_]{margin-top:5rem}}@media(min-width: 1280px){div[id^=comp_]~.page-section,.page-section~div[id^=comp_]{margin-top:6.25rem}}@media(min-width: 768px){div[id^=comp_]~.page-section>h2,.page-section~div[id^=comp_]>h2{margin-top:-1.25rem}}[id*=bx_incl_area]+[id*=bx_incl_area]{margin-top:6.25rem}@media(min-width: 1280px){[id*=bx_incl_area]+[id*=bx_incl_area]{margin-top:9.25rem}}.header{position:sticky;z-index:333;top:0;background:#fff;box-shadow:0 .125rem .5rem rgba(0,0,0,.15),0 0 .0625rem rgba(0,0,0,.3)}.theme-dark .header{color:#fff;background:#414c5a}@media(min-width: 1280px){.header::before{position:absolute;z-index:2;top:2.5rem;right:0;left:0;height:.0625rem;content:"";background:#dedee0}.theme-dark .header::before{background:#505d6f}}@media(min-width: 1280px){.header__aside{flex:0 0 auto;width:12.5rem}}.header__body{position:absolute;top:5rem;right:0;left:0;visibility:hidden;overflow:hidden;overflow-y:auto;height:calc(100vh - 5rem);transition:opacity .2s,visibility .2s;opacity:0;color:#333;background:#fff}@media(min-width: 768px){.header__body{left:auto;width:22.5rem}}@media(min-width: 1280px){.header__body{position:relative;top:0;visibility:visible;overflow:initial;width:auto;height:7.5rem;opacity:1;background:none}}@media(min-width: 1280px){.theme-dark .header__body{color:#fff}}.is-burger-opened .header__body{visibility:visible;opacity:1}.header__button{margin-top:3rem}@media(min-width: 1280px){.header__button{display:none}}.header__content{display:flex;flex-direction:column-reverse;justify-content:flex-end;min-height:100%;padding:1.5rem}@media(min-width: 768px){.header__content{padding-right:0;padding-left:0}}@media(min-width: 1280px){.header__content{display:block;padding:0}}.header__gadget{display:flex;align-items:center;justify-content:space-between;height:5rem;padding-top:1.5rem}@media(min-width: 768px){.header__gadget{display:flex;align-items:center;padding-top:0}}@media(min-width: 1280px){.header__gadget{display:none}}.header__gadget-burger{font-size:1.5rem}.header__gadget-logo{font-size:2.75rem;flex:0 0 auto}@media(min-width: 768px){.header__gadget-logo{font-size:3.25rem}}.header__main{margin-bottom:3rem}@media(min-width: 1280px){.header__main{display:flex;align-items:center;justify-content:space-between;height:5rem}}.header__main-actions{display:none}@media(min-width: 1280px){.header__main-actions{display:flex;justify-content:flex-end}}.header__main-logo{display:none}@media(min-width: 1280px){.header__main-logo{font-size:3.5rem;display:flex;flex:0 0 auto}}@media(min-width: 1280px){.header__main-menu{font-size:.875rem}}.header__top{display:flex;align-items:flex-start;flex:1 1 auto;flex-direction:column-reverse;justify-content:space-between}@media(min-width: 1280px){.header__top{align-items:center;flex-direction:row;height:2.5rem}}.header__top-actions{display:none}@media(min-width: 1280px){.header__top-actions{display:flex;justify-content:flex-end}}.header__top-socials{font-size:2rem;margin-top:3rem;color:#15b68e}@media(min-width: 1280px){.header__top-socials{font-size:1.25rem;margin-top:0}}.footer{padding:1.5rem 0;color:#333;background:#fafafa}.footer__button{font-size:.75rem;white-space:nowrap;justify-self:end}@media(min-width: 768px){.footer__button{justify-self:start}}@media(min-width: 768px){.footer__button .btn{padding:0 1.5rem;font-size:1rem;height:2.75rem}}@media(min-width: 1280px){.footer__button .btn{padding:0 3rem}}.footer__contacts-main{font-size:1rem;grid-column:span 2;display:flex;align-items:center;flex-flow:row wrap;justify-content:space-between;padding-top:.75rem;gap:.75rem}@media(min-width: 768px){.footer__contacts-main{grid-column:span 1;flex-direction:column;align-items:flex-start}}@media(min-width: 1280px){.footer__contacts-main{padding-top:0}}.footer__contacts-socials{font-size:2rem;grid-column:span 2}@media(min-width: 768px){.footer__contacts-socials{font-size:1.5rem;grid-column:span 1;order:3}}@media(min-width: 1280px){.footer__contacts-socials{font-size:2.5rem}}.footer__contacts-support{grid-column:span 2;display:flex;flex-direction:column;gap:12px;padding-top:1.25rem}@media(min-width: 768px){.footer__contacts-support{order:2;grid-column:span 1;font-size:1rem}}.footer__credits{color:#616161;display:flex;flex-direction:column;gap:1.5rem;margin-top:2.5rem}@media(min-width: 768px){.footer__credits{flex-flow:row wrap;align-items:flex-end;justify-content:space-between}}@media(min-width: 1280px){.footer__credits{margin-top:1.5rem}}@media(min-width: 1280px){.footer__credits-copyright{width:33.3333333333%}}.footer__logo{font-size:3rem;display:flex}@media(min-width: 768px){.footer__logo{font-size:3.75rem}}@media(min-width: 1280px){.footer__logo{grid-column:span 2}}.footer__main{display:grid;grid-template-columns:auto auto;grid-gap:1.25rem .5rem;align-items:center}@media(min-width: 768px){.footer__main{grid-template-columns:repeat(2, 1fr);grid-gap:1.5rem}}@media(min-width: 1280px){.footer__main{grid-template-columns:20% auto 33.3333333333%}}.image{overflow:hidden}.image_auto .image__img{width:auto;height:auto}.image_fluid{position:relative}.image_fluid .image__img{position:absolute;top:0;left:0}.image_contain .image__img{object-fit:contain}.image_smi{height:18rem;border-radius:.5rem}@media(min-width: 1280px){.image_smi{height:21.25rem}}.image_smi .image__img{object-position:50% 40%}.image__img{display:block;width:100%;height:100%;object-fit:cover;object-position:50%}.modal{position:fixed;z-index:800;top:0;left:0;visibility:hidden;overflow:hidden;width:100%;height:100%;transition:all .25s ease-out;opacity:0;background:rgba(0,0,0,.4)}.modal_success .modal__body{max-width:fit-content}.modal_success .modal__header{padding:1.5rem 2.25rem;text-align:left}.modal_text .modal__body{color:#0a0a0a;background-color:#f2f4f8}.modal_visible{visibility:visible;overflow-y:scroll;opacity:1}.modal__body{position:relative;z-index:2;width:100%;max-width:35.5rem;pointer-events:auto;color:#fff;border-radius:1.25rem;background-color:#414c5a}.modal__body_error{box-shadow:0 0 0 .25rem #ff5c5c}.modal__container{display:flex;align-items:center;justify-content:center;min-height:100%;padding:1.25rem}@media(min-width: 768px){.modal__container{padding:3.75rem}}.modal__content{padding:1.5rem 1rem}@media(min-width: 768px){.modal__content{padding:1.5rem}}.modal__header{padding:1.5rem .75rem;text-align:center;border-radius:1.25rem}@media(min-width: 768px){.modal__header{padding:1.5rem}}@media(min-width: 1280px){.modal__header{padding:2rem 3rem}}.modal__close{font-size:1.5rem;position:absolute;z-index:100;top:0;right:0;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;cursor:pointer;transition:transform .5s ease-out;transform:translate(50%, -50%);color:#000;border-radius:50%;background:#fbd748}.modal__close:hover{transform:translate(50%, -50%) rotate(360deg)}.modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;cursor:pointer}.intro{position:relative;padding-top:1.5rem;text-align:center}@media(min-width: 1280px){.intro{text-align:left}}.intro_app{margin-top:1.5rem;padding-top:0;color:#fff}@media(min-width: 768px){.intro_app{margin-top:2.25rem}}@media(min-width: 1280px){.intro_app{margin-top:5rem}}.intro_app .intro__art{display:none}@media(min-width: 768px){.intro_app .intro__art{position:absolute;z-index:2;top:0;bottom:1.375%;left:0;display:flex;align-items:flex-end;justify-content:center;width:48%}}@media(min-width: 768px)and (min-width: 1280px){.intro_app .intro__art{width:50%}}.intro_app .intro__art-img{display:block;max-width:none;height:calc(100% + 3.75rem)}@media(min-width: 1280px){.intro_app .intro__art-img{height:calc(100% + 7.5rem)}}.intro_app .intro__bg{margin:0 var(--grid-offset)}@media(min-width: 768px){.intro_app .intro__bg{margin:0 calc(var(--grid-offset) - 1.5rem)}}@media(min-width: 1280px){.intro_app .intro__bg{margin:0 var(--grid-offset)}}.intro_app .intro__bg::after,.intro_app .intro__bg::before{display:none}.intro_app .intro__bg-svg{width:100%;height:100%}.intro_app .intro__body{position:relative;z-index:3;padding:1.25rem .5rem .5rem}@media(min-width: 768px){.intro_app .intro__body{display:flex;flex-direction:column;justify-content:space-between;min-height:22.5rem;padding:1.5rem 0 .5rem}}@media(min-width: 1280px){.intro_app .intro__body{min-height:36.25rem;padding:3.75rem 3.75rem .5rem}}.intro_app .intro__buttons{margin-top:3rem}@media(min-width: 768px){.intro_app .intro__buttons{display:flex;margin:1.25rem -0.5rem 0}}@media(min-width: 1280px){.intro_app .intro__buttons{margin:3.75rem -0.75rem 0}}.intro_app .intro__buttons-item{flex:1 1 auto;margin-bottom:1rem}@media(min-width: 768px){.intro_app .intro__buttons-item{margin:0 .5rem}}@media(min-width: 1280px){.intro_app .intro__buttons-item{margin:0 .75rem}}.intro_app .intro__content{width:17.5rem;margin:0 auto}@media(min-width: 768px){.intro_app .intro__content{width:auto;margin-left:42%;text-align:left}}.intro_app .intro__price{font-size:1.5rem;font-weight:700;display:flex;justify-content:flex-end;margin-top:2rem;text-align:left;color:#0a0a0a}@media(min-width: 768px){.intro_app .intro__price{font-size:2rem;justify-content:center;padding-left:50%}}@media(min-width: 1280px){.intro_app .intro__price{font-size:3.5rem}}.intro_app .intro__price-body{padding-bottom:.25rem;padding-left:1.25rem;border-bottom:.25rem solid #40bf91}@media(min-width: 768px){.intro_app .intro__price-body{display:flex;align-items:baseline;padding-left:0}}.intro_app .intro__price-caption{font-size:.75rem;font-weight:400;margin-bottom:.25rem}@media(min-width: 768px){.intro_app .intro__price-caption{font-size:1rem;margin-right:1rem}}@media(min-width: 1280px){.intro_app .intro__price-caption{font-size:1.25rem}}.intro_app .intro__title{font-size:1.5rem}@media(min-width: 768px){.intro_app .intro__title{font-size:2rem}}@media(min-width: 1280px){.intro_app .intro__title{font-size:3rem}}.intro_app-trainer{margin:.5rem calc(var(--grid-offset)*-1) 0;padding:1.5rem var(--grid-offset) 7.5rem;text-align:left;color:#fff;border-radius:1.25rem;background:linear-gradient(90deg, #93e736 -25%, #13a16c 100%)}@media(min-width: 768px){.intro_app-trainer{display:flex;flex-direction:column;justify-content:center;min-height:21.25rem;margin:3.75rem -1.5rem 0;padding:2.25rem 3.75rem 2.25rem 16.25rem;border-radius:3rem}}@media(min-width: 1280px){.intro_app-trainer{min-height:36.25rem;margin:6.25rem 0 0;padding:3.75rem 5rem 3.75rem 27.5rem}}.intro_app-trainer .intro__art{flex:0 0 auto;width:48.7804878049%;margin-right:1rem}@media(min-width: 768px){.intro_app-trainer .intro__art{position:absolute;top:50%;left:1.5rem;width:13rem;transform:translateY(-50%)}}@media(min-width: 1280px){.intro_app-trainer .intro__art{left:3.75rem;width:20rem}}.intro_app-trainer .intro__arts{position:absolute;right:-0.5rem;bottom:-2.25rem;display:flex;align-items:center;justify-content:center;width:8.75rem;height:8.75rem}@media(min-width: 768px){.intro_app-trainer .intro__arts{top:-1.5rem;right:-1.25rem;bottom:auto}}@media(min-width: 1280px){.intro_app-trainer .intro__arts{top:-2rem;right:-2rem;width:11.25rem;height:11.25rem}}.intro_app-trainer .intro__arts-circle{position:absolute;top:0;left:0;width:100%;height:100%;animation:rotate 60s linear infinite}.intro_app-trainer .intro__arts-star{width:3.5rem;height:3.5rem}@media(min-width: 1280px){.intro_app-trainer .intro__arts-star{width:5.5rem;height:5.5rem}}.intro_app-trainer .intro__body{position:static;display:flex;align-items:flex-start;width:100%}.intro_app-trainer .intro__buttons{margin-top:1.5rem}@media(min-width: 768px){.intro_app-trainer .intro__buttons{display:flex;margin:2rem -0.5rem 0}}@media(min-width: 1280px){.intro_app-trainer .intro__buttons{margin:2rem -0.75rem 0}}.intro_app-trainer .intro__buttons-item{flex:1 1 50%}@media(min-width: 768px){.intro_app-trainer .intro__buttons-item{padding:0 .5rem}}@media(min-width: 768px){.intro_app-trainer .intro__buttons-item{padding:0 .75rem}}.intro_app-trainer .intro__title{font-size:1.5rem}@media(min-width: 768px){.intro_app-trainer .intro__title{font-size:2rem}}@media(min-width: 1280px){.intro_app-trainer .intro__title{font-size:3rem}}.intro_crm{color:#fff;background:#414c5a}.intro_crm .intro__arts{flex:0 0 auto;max-width:41.25rem;margin:2rem auto 0;padding-bottom:5rem}@media(min-width: 768px){.intro_crm .intro__arts{padding-bottom:3rem}}@media(min-width: 1280px){.intro_crm .intro__arts{width:47.5rem;max-width:none;margin-left:-1.5rem;padding-bottom:1.5rem}}.intro_crm .intro__arts-bg{width:100%}.intro_crm .intro__bg-green,.intro_crm .intro__bg-yellow{top:100%;left:50%}.intro_crm .intro__bg-green{width:52.5rem;height:48.5rem;transform:translate(-70%, -50%)}@media(min-width: 1280px){.intro_crm .intro__bg-green{transform:translate(-35%, -60%)}}.intro_crm .intro__bg-yellow{width:58rem;height:58rem;transform:translate(-30%, -60%)}@media(min-width: 1280px){.intro_crm .intro__bg-yellow{transform:translate(-5%, -75%)}}@media(min-width: 1280px){.intro_crm .intro__body{display:flex;align-items:center}}.intro_crm .intro__content{flex:0 0 auto;max-width:30rem;margin:0 auto}@media(min-width: 1280px){.intro_crm .intro__content{width:30rem;margin:0;padding-bottom:3.75rem}}.intro_main{padding-top:3rem}@media(min-width: 768px){.intro_main{padding-top:3.75rem}}.intro_main .intro__art{display:none}@media(min-width: 768px){.intro_main .intro__art{position:absolute;display:block}.intro_main .intro__art_0{top:0;left:0;margin:5rem 3.3333333333%}}@media(min-width: 768px)and (min-width: 1280px){.intro_main .intro__art_0{left:60%;margin:2.5rem 0}}@media(min-width: 768px){.intro_main .intro__art_1{top:0;right:0;margin:7.5rem 3.3333333333%}}@media(min-width: 768px)and (min-width: 1280px){.intro_main .intro__art_1{right:auto;left:53%;margin:17.5rem 0 0}}@media(min-width: 768px){.intro_main .intro__art_2{bottom:0;left:50%}.intro_main .intro__art_2{bottom:0;left:50%}}@media(min-width: 768px)and (min-width: 1280px){.intro_main .intro__art_2{left:60%}}@media(min-width: 768px){.intro_main .intro__arts{position:absolute;bottom:2.5rem;left:35%;padding-bottom:2.5rem}}@media(min-width: 1280px){.intro_main .intro__arts{bottom:4rem;left:42%;padding-bottom:0}}.intro_main .intro__arts-bg{height:21.75rem;margin-right:-40%}@media(min-width: 768px){.intro_main .intro__arts-bg{height:27.5rem;margin:0}}@media(min-width: 1280px){.intro_main .intro__arts-bg{height:37.5rem}}.intro_main .intro__bg{overflow:visible}.intro_main .intro__bg-green{top:-50%;width:91.125rem;height:91.125rem;margin-left:-40%}@media(min-width: 1280px){.intro_main .intro__bg-green{top:-75%}}.intro_main .intro__bg-yellow{top:-12%;width:82.5rem;height:82.5rem;margin-left:40%}@media(min-width: 1280px){.intro_main .intro__bg-yellow{top:-50%}}.intro_main .intro__content{margin-bottom:1rem}@media(min-width: 768px){.intro_main .intro__content{max-width:35rem;margin:0 auto}}@media(min-width: 1280px){.intro_main .intro__content{max-width:42.5rem;margin:0;padding-top:1.25rem}}.intro_main .intro__form{margin-top:-3.75rem}@media(min-width: 768px){.intro_main .intro__form{margin-top:1.25rem}}@media(min-width: 1280px){.intro_main .intro__form{margin-top:2.5rem}}@media(min-width: 768px){.intro_main .intro__form-body{width:43.3333333333%}}@media(min-width: 1280px){.intro_main .intro__form-body{width:32.5rem}}.intro_online-payment{margin-top:2.25rem;padding:2.5rem 2rem 0;color:#fff;border-radius:1.25rem;background:#40bf91}@media(min-width: 768px){.intro_online-payment{margin-top:5rem;padding:0;text-align:left;border-radius:3rem}}@media(min-width: 1280px){.intro_online-payment{margin-top:6.25rem}}.intro_online-payment .intro__art{flex:0 0 auto;margin-top:3rem}@media(min-width: 768px){.intro_online-payment .intro__art{width:40%;margin-top:-2.75rem}}@media(min-width: 1280px){.intro_online-payment .intro__art{width:41.1764705882%;margin-top:-4.25rem}}.intro_online-payment .intro__art-img{display:block;width:100%}.intro_online-payment .intro__body{position:static;display:flex;align-items:center;flex-direction:column;justify-content:center;width:100%}@media(min-width: 768px){.intro_online-payment .intro__body{align-items:flex-end;flex-direction:row-reverse;justify-content:space-between}}.intro_online-payment .intro__buttons{margin-top:1rem}@media(min-width: 768px){.intro_online-payment .intro__buttons{display:flex}}@media(min-width: 768px){.intro_online-payment .intro__content{align-self:center;padding:1.25rem}}.intro_online-payment .intro__title{font-size:1.5rem;line-height:1.3333333333}@media(min-width: 768px){.intro_online-payment .intro__title{font-size:2rem}}@media(min-width: 1280px){.intro_online-payment .intro__title{font-size:3rem}}.intro_timetable{color:#fff;background:#414c5a}@media(min-width: 768px){.intro_timetable{text-align:left}}@media(min-width: 1280px){.intro_timetable{padding:3rem 0}}.intro_timetable .intro__arts{flex:0 0 auto;margin-top:3rem;padding-bottom:1.25rem}@media(min-width: 768px){.intro_timetable .intro__arts{align-self:flex-end;width:30rem;margin-top:2.5rem;padding-bottom:.5rem}}@media(min-width: 1280px){.intro_timetable .intro__arts{align-self:center;width:40rem;margin:0;padding:0}}.intro_timetable .intro__arts-bg{width:100%}.intro_timetable .intro__arts-circle{position:absolute;right:0;bottom:0;width:8rem;height:8rem;margin:2.5rem 1.25rem;text-align:center}@media(min-width: 768px){.intro_timetable .intro__arts-circle{right:auto;left:0;width:8.75rem;height:8.75rem;margin:1.25rem 0}}@media(min-width: 1280px){.intro_timetable .intro__arts-circle{font-size:1.25rem;width:13.75rem;height:13.75rem;margin:3rem -5rem}}.intro_timetable .intro__arts-circle-body{position:absolute;z-index:5;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;flex-direction:column;justify-content:center}@media(min-width: 1280px){.intro_timetable .intro__arts-circle-title{font-size:3.5rem;display:block}}.intro_timetable .intro__bg-green,.intro_timetable .intro__bg-yellow{top:100%;left:50%}.intro_timetable .intro__bg-green{width:52.5rem;height:48.5rem;transform:translate(-70%, -50%)}@media(min-width: 1280px){.intro_timetable .intro__bg-green{transform:translate(-35%, -60%)}}.intro_timetable .intro__bg-yellow{width:58rem;height:58rem;transform:translate(-30%, -60%)}@media(min-width: 1280px){.intro_timetable .intro__bg-yellow{transform:translate(-5%, -75%)}}@media(min-width: 768px){.intro_timetable .intro__body{display:flex;justify-content:space-between}}@media(min-width: 1280px){.intro_timetable .intro__body{align-items:center}}.intro_timetable .intro__content{flex:0 0 auto;max-width:30rem;margin:0 auto}@media(min-width: 768px){.intro_timetable .intro__content{width:15rem;margin:0;padding-bottom:1.5rem}}@media(min-width: 1280px){.intro_timetable .intro__content{width:25rem;padding:0}}@media(min-width: 768px){.intro_timetable .intro__title{width:24.25rem}}@media(min-width: 1280px){.intro_timetable .intro__title{width:37.5rem;color:#fbd748}}.intro__arts{position:relative;display:flex;justify-content:center}.intro__arts-bg{max-width:none}.intro__arts-image{position:absolute}.intro__arts-image_card{top:45%;right:60%}@media(min-width: 768px){.intro__arts-image_card{top:auto;right:auto;bottom:12.5%;left:16.6666666667%}}.intro__arts-image_card .intro__arts-image-img{height:4rem;transform:rotate(-12deg)}@media(min-width: 768px){.intro__arts-image_card .intro__arts-image-img{height:4.25rem;transform:rotate(4deg)}}@media(min-width: 1280px){.intro__arts-image_card .intro__arts-image-img{height:6rem;transform:rotate(0)}}.intro__arts-image_chart{display:none}@media(min-width: 768px){.intro__arts-image_chart{bottom:0;left:45%;display:block}}.intro__arts-image_chart .intro__arts-image-img{height:7rem}.intro__arts-image_phone{top:28.5714285714%;right:48%}@media(min-width: 768px){.intro__arts-image_phone{top:25%;right:auto;left:25%}}@media(min-width: 1280px){.intro__arts-image_phone{top:20%;left:25%}}.intro__arts-image_phone .intro__arts-image-img{height:12.5rem;transform:rotate(-8deg)}@media(min-width: 768px){.intro__arts-image_phone .intro__arts-image-img{height:15rem}}@media(min-width: 1280px){.intro__arts-image_phone .intro__arts-image-img{height:20rem}}.intro__arts-image_phone.intro__arts-image_crm{top:auto;right:60%;bottom:3rem;left:auto;width:22.2222222222%;max-width:7.5rem}@media(min-width: 1280px){.intro__arts-image_phone.intro__arts-image_crm{bottom:1.75rem;max-width:8.75rem}}.intro__arts-image_phone.intro__arts-image_crm .intro__arts-image-img{width:100%;height:auto;transform:none}.intro__arts-image_terminal{bottom:1.25rem;left:80%;width:33.3333333333%;max-width:10.25rem}@media(min-width: 1280px){.intro__arts-image_terminal{bottom:-3rem;left:75%}}.intro__arts-image_terminal .intro__arts-image-img{width:100%}.intro__arts-image-img{display:block}.intro__bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.intro__bg::after,.intro__bg::before{position:absolute;content:"";border-radius:50%}.intro__bg-green,.intro__bg-yellow{position:absolute;left:50%;display:block;max-width:none;transform:translateX(-50%);border-radius:50%}.intro__body{position:relative;z-index:2}.intro__form{position:relative;z-index:5}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.marquee{position:relative;overflow-x:hidden}.marquee__img{height:7.75rem;max-width:none}.marquee__slide{width:auto}.marquee .swiper-wrapper{transition-timing-function:linear !important}.clients__heading{flex:0 0 auto;max-width:20rem;margin:0 auto}@media(min-width: 768px){.clients__heading{width:20rem;max-width:none;margin:0 .5rem 1.5rem 0}}@media(min-width: 1280px){.clients__heading{width:25rem;margin:0 5rem 2.5rem 0}}.clients__text{margin:1rem 0 1.5rem}@media(min-width: 1280px){.clients__text{margin-bottom:2.5rem}}.user{display:flex;align-items:center}.user__name{font-weight:500;font-size:1.125rem;display:block}@media(min-width: 1280px){.user__name{font-size:1.25rem}}.user__photo{align-self:flex-start;flex:0 0 auto;width:2.5rem;height:2.5rem;margin-right:1rem;border-radius:50%}@media(min-width: 1280px){.user__photo{width:4.25rem;height:4.25rem}}.user__position{font-size:.75rem;margin-top:.25rem}.swiper{--progress: 0}.swiper__pager{font-size:1rem;line-height:1;display:flex;align-items:center;justify-content:center;margin-top:1rem;color:#9d9d9d}@media(min-width: 1280px){.swiper__pager{font-size:1.25rem}}.swiper__pager-item{display:flex;align-items:center;cursor:pointer}.swiper__pager-item+.swiper__pager-item{margin-left:1rem}@media(min-width: 768px){.swiper__pager-item+.swiper__pager-item{margin-left:1.5rem}}.swiper__pager-item_active{font-weight:700;color:#0a0a0a;cursor:initial}.swiper__pager-item_active .swiper__pager-item-progress{position:relative;display:flex;align-items:center;width:5rem;height:.5rem;margin:0 -0.25rem 0 .75rem;padding:0 .25rem}@media(min-width: 768px){.swiper__pager-item_active .swiper__pager-item-progress{width:12.5rem}}.swiper__pager-item_active .swiper__pager-item-progress::before{display:block;width:100%;height:.125rem;content:"";background:#000}.swiper__pager-item_active .swiper__pager-item-progress::after{position:absolute;top:50%;left:calc(var(--progress)*100%);width:.5rem;height:.5rem;content:"";transform:translate(-50%, -50%);border-radius:50%;background:#40bf91}.swiper__pager-item-progress{width:0;transition:all .2s}.swiper__arrows{font-size:4rem;display:flex;align-items:center;justify-content:flex-end;margin-top:1rem;color:#9d9d9d}.swiper-fade .swiper-slide{visibility:hidden;opacity:0 !important;transition:opacity .2s linear,visibility .2s linear !important}.swiper-fade .swiper-slide-visible{opacity:1 !important;visibility:visible}.swiper-fade-fake .swiper-slide{transition:all 0s !important}.slider{position:relative;margin:1.5rem 0}@media(min-width: 1280px){.slider{margin:2.25rem 0}}.slider__arrows{font-size:1.125rem;justify-content:space-between}@media(min-width: 768px){.slider__arrows{position:absolute;z-index:13;bottom:0;right:0;justify-content:flex-end;background:#fff}}@media(min-width: 1280px){.slider__arrows{margin-bottom:.25rem}}@media(min-width: 768px){.slider__arrows-item{margin-left:1rem}}.slider__slide{display:flex;align-items:center;justify-content:center;position:relative;padding-bottom:1.25rem;height:auto}@media(min-width: 768px){.slider__slide{padding-bottom:1.5rem}}@media(min-width: 1280px){.slider__slide{padding-bottom:2.5rem}}.slider__slide-caption{position:absolute;bottom:0;left:0;font-size:.75rem;line-height:1.3333333333;color:#9d9d9d}@media(min-width: 1280px){.slider__slide-caption{font-size:1.125rem;line-height:1.3333333333}}.slider__slide-img{display:block;width:100%}@keyframes swiperProgress{0%{left:0}100%{left:100%}}.academy{position:relative}@media(min-width: 1280px){.academy{display:grid;grid-template-columns:auto 50%;padding:3rem}}.academy__bg{position:absolute;top:0;right:0;bottom:4.25rem;left:0;border-radius:1rem}@media(min-width: 768px){.academy__bg{bottom:4.5rem}}@media(min-width: 1280px){.academy__bg{bottom:0}}.academy__button{position:relative;margin-top:12px}@media(min-width: 768px){.academy__button{margin-top:16px}}@media(min-width: 1280px){.academy__button{padding-right:7.5rem}}.academy__description{font-size:1.25rem;font-weight:500;position:relative;padding:1.5rem;text-align:center;color:#fff}@media(min-width: 768px){.academy__description{padding:2.5rem 6.25rem 1.5rem 2.5rem;text-align:left}}@media(min-width: 1280px){.academy__description{font-size:1.75rem;padding:0}}.academy__labels{position:relative;padding:0 1.5rem 1.5rem}@media(min-width: 768px){.academy__labels{padding:0 6.25rem 2.5rem 2.5rem}}@media(min-width: 1280px){.academy__labels{padding:0;grid-row:span 2}}.academy__labels-item{line-height:1;display:flex;align-items:center;justify-content:center;height:2rem;padding:0 1rem;text-align:left;border-radius:.5rem;background:#fff;box-shadow:0 .125rem .5rem rgba(0,0,0,.15),0 0 .0625rem rgba(0,0,0,.3)}@media(min-width: 768px){.academy__labels-item{font-size:1rem;height:2.25rem}}@media(min-width: 1280px){.academy__labels-item{height:3.25rem}}.academy__labels-list{display:flex;align-items:flex-start;flex-flow:row wrap;justify-content:flex-start;gap:.5rem}@media(min-width: 768px){.academy__labels-list{gap:.75rem}}@media(min-width: 1280px){.academy__labels-list{gap:1rem}}@media(min-width: 1280px){.ecosystem{display:flex}}.ecosystem__image{display:none;flex:0 0 auto;border-radius:1.5rem}@media(min-width: 768px){.ecosystem__image{display:block;margin-top:2.5rem;padding-bottom:63.6363636364%}}@media(min-width: 1280px){.ecosystem__image{width:66.2068965517%;margin:0 0 0 1rem;padding:0}}.ecosystem__products{font-size:.75rem;display:flex;flex-direction:column;margin-bottom:-1rem}@media(min-width: 768px){.ecosystem__products{flex-flow:row wrap}}@media(min-width: 1280px){.ecosystem__products{font-size:1rem;flex-flow:column nowrap;margin-bottom:-1.5rem}}.ecosystem__products-item{display:flex;align-items:center;margin-bottom:1rem}@media(min-width: 768px){.ecosystem__products-item{flex:1 1 50%}}@media(min-width: 1280px){.ecosystem__products-item{margin-bottom:1.5rem}}.ecosystem__products-item-icon{flex:0 0 auto;width:2.5rem;height:2.5rem;margin-right:1rem;color:#40bf91}@media(min-width: 1280px){.ecosystem__products-item-icon{width:3rem;height:3rem}}.ecosystem__products-item-name{font-size:.875rem;font-weight:700}@media(min-width: 1280px){.ecosystem__products-item-name{font-size:1rem}}@media(min-width: 768px){.stats{display:flex;align-items:center;justify-content:space-between}}@media(min-width: 768px){.stats_app{align-items:flex-start}}.stats__art{position:relative;display:flex;align-items:center;flex:0 0 auto;flex-direction:column;justify-content:space-between;height:20rem;text-align:center}@media(min-width: 768px){.stats__art{width:40%}}@media(min-width: 1280px){.stats__art{width:33rem;height:37.5rem}}.stats__art::before{position:absolute;top:0;bottom:0;left:50%;width:20rem;content:"";transform:translateX(-50%);background:url('data:image/svg+xml;utf8,<svg viewBox="0 0 508 410" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M103.51 406.422C104.603 406.263 105.36 405.248 105.201 404.155L102.609 386.343C102.45 385.25 101.435 384.493 100.342 384.652C99.2493 384.811 98.4921 385.826 98.6511 386.919L100.955 402.752L85.1214 405.056C84.0283 405.215 83.2711 406.23 83.4302 407.323C83.5892 408.416 84.6042 409.173 85.6973 409.014L103.51 406.422ZM29.594 317.272L27.8134 318.183L27.8134 318.183L29.594 317.272ZM2.02959 206.591L4.02936 206.56L2.02959 206.591ZM26.186 95.1175L24.3782 94.2618L24.3782 94.2618L26.186 95.1175ZM99.0922 5.96075C99.2177 4.86333 98.4297 3.87198 97.3323 3.74651L79.4488 1.7019C78.3514 1.57643 77.3601 2.36435 77.2346 3.46177C77.1091 4.55919 77.897 5.55054 78.9945 5.67601L94.8909 7.49344L93.0735 23.3899C92.948 24.4873 93.7359 25.4787 94.8333 25.6041C95.9308 25.7296 96.9221 24.9417 97.0476 23.8442L99.0922 5.96075ZM402.931 404.058C402.773 405.151 403.531 406.166 404.624 406.324L422.438 408.904C423.531 409.062 424.546 408.304 424.704 407.211C424.862 406.118 424.104 405.103 423.011 404.945L407.176 402.652L409.47 386.817C409.628 385.724 408.87 384.709 407.777 384.551C406.684 384.393 405.669 385.151 405.511 386.244L402.931 404.058ZM481.02 93.4553L479.218 94.3242L479.218 94.3242L481.02 93.4553ZM408.761 2.263C407.665 2.39893 406.886 3.39774 407.022 4.49392L409.237 22.3571C409.373 23.4533 410.372 24.2317 411.468 24.0958C412.564 23.9599 413.343 22.9611 413.207 21.8649L411.238 5.98649L427.116 4.01757C428.213 3.88165 428.991 2.88283 428.855 1.78666C428.719 0.690483 427.72 -0.0879521 426.624 0.0479731L408.761 2.263ZM104.418 402.84C73.7676 379.976 48.7787 350.39 31.3747 316.362L27.8134 318.183C45.4963 352.757 70.8854 382.816 102.026 406.046L104.418 402.84ZM31.3747 316.362C13.9706 282.333 4.61551 244.768 4.02936 206.56L0.0298273 206.621C0.625377 245.442 10.1305 283.609 27.8134 318.183L31.3747 316.362ZM4.02936 206.56C3.44321 168.352 11.6416 130.519 27.9937 95.9731L24.3782 94.2618C7.76419 129.361 -0.565723 167.801 0.0298273 206.621L4.02936 206.56ZM27.9937 95.9731C44.3457 61.4276 68.4153 31.0911 98.3496 7.29927L95.8607 4.16787C65.4474 28.3404 40.9923 59.1627 24.3782 94.2618L27.9937 95.9731ZM406.107 405.947C437.385 382.582 462.848 352.327 480.518 317.533L476.951 315.722C459.561 349.967 434.499 379.746 403.713 402.742L406.107 405.947ZM480.518 317.533C498.187 282.739 507.587 244.342 507.987 205.329L503.987 205.288C503.594 243.686 494.342 281.476 476.951 315.722L480.518 317.533ZM507.987 205.329C508.386 166.315 499.775 127.735 482.821 92.5865L479.218 94.3242C495.904 128.918 504.38 166.89 503.987 205.288L507.987 205.329ZM482.821 92.5865C465.868 57.4383 441.029 26.6691 410.237 2.67031L407.778 5.8253C438.086 29.4461 462.532 59.7304 479.218 94.3242L482.821 92.5865Z" fill="rgb(200, 230, 201)"/></svg>') 50%/100% auto no-repeat}@media(min-width: 1280px){.stats__art::before{width:100%}}.stats__data{flex:0 0 auto;margin-top:1.5rem;padding:.0625rem;border-radius:.5rem;background:linear-gradient(160deg, #254d71 -10%, rgba(37, 77, 113, 0) 45%, #254d71 100%)}@media(min-width: 768px){.stats__data{width:41.1764705882%;margin:0 0 0 1rem}}.stats__data-body{padding:1.5rem 1rem;border-radius:.5rem;background:linear-gradient(140deg, #f2f9ff -15%, #e7f3ff 120%)}@media(min-width: 1280px){.stats__data-body{font-size:1.125rem;padding:1.5rem 3rem}}.stats__data-item+.stats__data-item{margin-top:1.5rem}@media(min-width: 1280px){.stats__data-item+.stats__data-item{margin-top:3rem}}.stats__data-value{font-size:2rem;font-weight:700;line-height:1;display:inline;color:#93e736;background:linear-gradient(90deg, #93e736 -25%, #13a16c 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(min-width: 1280px){.stats__data-value{font-size:5rem}}.stats__text{flex:0 0 auto;margin-top:2.5rem;padding:1.5rem;color:#fff;border-radius:.5rem;background:#414c5a}@media(min-width: 768px){.stats__text{width:50%;max-width:30rem;margin:0}}@media(min-width: 1280px){.stats__text{font-size:1.125rem;padding:3rem}}.stats__text-item+.stats__text-item{margin-top:.75rem}@media(min-width: 1280px){.stats__text-item+.stats__text-item{margin-top:1.5rem}}.label{font-weight:500;display:inline-flex;align-items:center;flex:0 0 auto;justify-content:center;margin-top:-0.125rem;margin-bottom:-0.125rem;padding:.125rem .5rem;transform:rotate(-2deg);color:#0a0a0a;border-radius:.5rem;background:#fbd748}.label_badge{font-size:1.125rem;font-weight:400;height:2rem;padding:0 .75rem;transform:none;border-radius:2rem}.label_badge-sm{font-size:.75rem;font-weight:400;height:1.5rem;padding:0 .5rem;transform:none;border-radius:1.5rem}.label_mark{font-weight:400;line-height:1;height:1.25rem;padding:0 .5rem;transform:none;color:#fff;border-radius:1.25rem;background:linear-gradient(92deg, #93e736 -28%, #13a16c 105%)}.label_mark:not([class*=font-size-]){font-size:.75rem}.label_mark:not([class*=my-]){margin-top:0;margin-bottom:0}.tags{font-size:.75rem;display:flex;overflow:hidden;align-items:flex-start;height:1.5rem;color:#616161}.tags__list{display:flex;flex:1 1 auto;flex-flow:row wrap;margin-right:-0.5rem;margin-bottom:-0.5rem}.tags__item{display:flex;align-items:center;height:1.5rem;margin:0 .5rem .5rem 0;padding:0 .5rem;border:.0625rem solid #dedee0;border-radius:1.5rem}.tags__item_cnt{margin:0 0 0 .5rem}.persons{display:flex;align-items:center}@media(min-width: 1280px){.persons_fluid .persons__name-caption{font-size:.75rem}}@media(min-width: 1280px){.persons_fluid .persons__name-text{font-size:.875rem}}.persons_inherit .persons__image-item{border:0}.persons_inherit .persons__name{color:inherit}.persons_inherit .persons__name-caption{color:inherit}.persons_single .persons__name-caption{white-space:normal;text-overflow:initial}.persons__image{display:flex;align-items:center;align-self:flex-start;flex:0 0 auto;margin-right:.75rem}.persons__image-item{font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;color:#15b68e;border:.125rem solid #f2f4f8;border-radius:50%;background:#f2f4f8}.persons__image-item+.persons__image-item{margin-left:-0.75rem}.persons__name{font-size:.875rem;line-height:1.2857142857;min-width:0;color:#0a0a0a}.persons__name-caption{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#9d9d9d}.persons__name-caption_double{display:-webkit-box;-webkit-box-orient:vertical;max-height:2.5714285714em;white-space:normal;-webkit-line-clamp:2}.persons__name-text{font-weight:700;display:block;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;max-height:2.25rem;text-overflow:ellipsis;-webkit-line-clamp:2}@media(min-width: 768px){.app-trainer{display:flex}}.app-trainer__art{align-self:flex-start;flex:0 0 auto;width:auto;height:3rem;margin-left:1.5rem}@media(min-width: 768px){.app-trainer__art{height:4.5rem;margin:1.5rem auto}}@media(min-width: 1280px){.app-trainer__art{height:6.75rem;margin:1.5rem auto 3rem}}.app-trainer__body{position:relative;flex:1 1 50%;padding:1rem 1rem 3rem;border-radius:1rem;background:#f2f4f8;box-shadow:0 .125rem .5rem rgba(0,0,0,.15),0 0 .0625rem rgba(0,0,0,.3)}@media(min-width: 768px){.app-trainer__body{display:flex;align-items:center;flex-direction:column;justify-content:center;margin-left:.5rem;padding:1rem 2.5rem;text-align:center}}@media(min-width: 1280px){.app-trainer__body{padding:4rem 7.5rem}}.app-trainer__button{position:absolute;top:100%;right:0;left:0;transform:translateY(-50%)}@media(min-width: 768px){.app-trainer__button{position:static;width:80%;transform:none}}.app-trainer__image{position:relative;flex:1 1 50%;margin-bottom:1rem;padding-bottom:50%;border-radius:1rem}@media(min-width: 768px){.app-trainer__image{margin:0 .5rem 0 0;padding:0}}@media(min-width: 1280px){.contacts__info{display:flex;justify-content:space-between}}@media(min-width: 768px){.contacts__info-body{display:flex;flex-flow:row wrap;justify-content:space-between}}@media(min-width: 1280px){.contacts__info-body{flex:0 0 auto;width:50%;margin-left:5rem}}.contacts__info-item{margin-bottom:1.5rem}@media(min-width: 1280px){.contacts__info-item{margin-bottom:3rem}}.timetable-advantages{border-radius:1.25rem;background:#fff;box-shadow:0 .125rem .5rem rgba(0,0,0,.15),0 0 .0625rem rgba(0,0,0,.3)}@media(min-width: 1280px){.timetable-advantages{display:flex}}.timetable-advantages__btn{display:flex;justify-content:center;margin-top:.5rem;transform:translateY(50%)}.timetable-advantages__image{overflow:hidden;height:21.25rem;border-radius:1.25rem 1.25rem 0 0}@media(min-width: 1280px){.timetable-advantages__image{flex:0 0 auto;width:45%;height:auto;border-radius:1.25rem 0 0 1.25rem}}.timetable-advantages__image img{display:block;width:100%;height:100%;object-position:50%;object-fit:cover}.timetable-advantages__section{font-size:1rem}.timetable-advantages__section+.timetable-advantages__section{margin-top:2.25rem}@media(min-width: 768px){.timetable-advantages__section+.timetable-advantages__section{margin-top:1.5rem}}.timetable-advantages__section-title{font-size:1.125rem;font-weight:700;margin-bottom:.75rem;padding-bottom:.75rem;color:#15b68e;border-bottom:.125rem solid #15b68e}@media(min-width: 768px){.timetable-advantages__section-title{font-size:1.25rem}}.timetable-advantages__text{display:flex;flex-direction:column;padding:1.5rem 1rem 0}@media(min-width: 768px){.timetable-advantages__text{padding:1.5rem 1.5rem 0}}@media(min-width: 1280px){.timetable-advantages__text{padding:1.5rem 2rem 0}}.timetable-examples{margin:0 calc(var(--grid-offset)*-1);padding:2rem 1rem;text-align:center;color:#fff;background:#414c5a}@media(min-width: 768px){.timetable-examples{margin-right:0;margin-left:0;border-radius:1rem}}@media(min-width: 1280px){.timetable-examples{padding:3rem 2rem}}.timetable-examples__item{position:relative;display:flex}.timetable-examples__item_odd .timetable-examples__item-art{top:50%;right:auto;left:13%;transform:translateY(-60%)}@media(min-width: 768px){.timetable-examples__item_odd .timetable-examples__item-art{left:20%}}@media(min-width: 1280px){.timetable-examples__item_odd .timetable-examples__item-art{left:40%;transform:translateY(-70%)}}.timetable-examples__item_odd .timetable-examples__item-img{width:60.2409638554%;margin-left:auto}@media(min-width: 768px){.timetable-examples__item_odd .timetable-examples__item-img{width:42.8571428571%;margin-right:10%}}@media(min-width: 1280px){.timetable-examples__item_odd .timetable-examples__item-img{width:33.3333333333%;margin-top:-12.5rem;margin-right:3%}}.timetable-examples__item-art{position:absolute;top:0;right:0;width:24.0963855422%}@media(min-width: 768px){.timetable-examples__item-art{top:0;right:15%;width:7.5rem}}@media(min-width: 1280px){.timetable-examples__item-art{top:5%;right:25%;width:12.5rem}}.timetable-examples__item-img{display:block;width:92.7710843373%}@media(min-width: 768px){.timetable-examples__item-img{width:62.8571428571%}}@media(min-width: 768px){.timetable-description{display:flex;align-items:flex-end}}.timetable-description__text{position:relative;z-index:4}@media(min-width: 768px){.timetable-description__text{flex:0 0 auto;width:40%}}@media(min-width: 1280px){.timetable-description__text{width:50%;padding-bottom:7.5rem}}.timetable-description__image{position:relative;margin-top:2rem}@media(min-width: 768px){.timetable-description__image{flex:1 1 auto;margin:0 0 0 -10%}}.timetable-description__image-bg{position:absolute;top:50%;left:50%;width:68.875rem;max-width:none;height:59.5rem;transform:translate(-50%, -50%) scale(0.6)}@media(min-width: 1280px){.timetable-description__image-bg{transform:translate(-50%, -50%) scale(1)}}.timetable-description__image-art{position:absolute;z-index:3;right:60%;bottom:18%;width:33.3333333333%}@media(min-width: 768px){.timetable-description__image-art{right:70%;bottom:15%;width:6rem}}@media(min-width: 1280px){.timetable-description__image-art{right:65%;bottom:16%;width:10.125rem}}.timetable-description__image-img{position:relative;z-index:2;width:auto;max-width:none;height:90vw;margin-left:-60%}@media(min-width: 768px){.timetable-description__image-img{height:20rem;margin-left:10%}}@media(min-width: 1280px){.timetable-description__image-img{height:35.5rem;margin-left:-5rem}}.box-description{display:flex;align-items:flex-end;flex-direction:column;justify-content:space-between;gap:2.5rem}@media(min-width: 768px){.box-description{flex-direction:row;gap:1rem}}@media(min-width: 1280px){.box-description{gap:5rem}}@media(min-width: 768px){.box-description_features{flex-direction:row-reverse}}@media(min-width: 768px){.box-description_features .box-description__art{width:41.1764705882%}}@media(min-width: 768px){.box-description_payments .box-description__art{width:47.0588235294%}}.box-description_variants{overflow:hidden;gap:0;border-radius:1.25rem;background:#f2f4f8}@media(min-width: 768px){.box-description_variants{padding:0}}@media(min-width: 768px){.box-description_variants .box-description__art{width:44%}}.box-description_variants .box-description__text{align-self:center;padding:2rem 1.25rem}@media(min-width: 768px){.box-description_variants .box-description__text{padding:2.5rem 2rem}}@media(min-width: 1280px){.box-description_variants .box-description__text{padding:3.75rem 0 3.75rem 3.75rem}}.box-description__art{position:relative;flex:0 0 auto}.box-description__art-btn{position:absolute;display:flex;align-items:center;justify-content:center;height:2rem;padding:0 1.5rem;border-radius:.5rem}@media(min-width: 1280px){.box-description__art-btn{height:3rem;padding:0 3.75rem}}.box-description__art-btn_sber{bottom:35.7142857143%;left:0;background:#1e9631}@media(min-width: 768px){.box-description__art-btn_sber{bottom:21.4285714286%}}.box-description__art-btn_sbp{right:0;bottom:42.8571428571%;background:#201c3d}@media(min-width: 768px){.box-description__art-btn_sbp{bottom:35.7142857143%}}.box-description__art-btn_tbank{right:40%;bottom:21.4285714286%;background:#ffdd2d}@media(min-width: 768px){.box-description__art-btn_tbank{right:auto;bottom:14.2857142857%;left:40%}}.box-description__art-btn-svg{display:block;height:1.25rem}@media(min-width: 1280px){.box-description__art-btn-svg{height:1.75rem}}.box-description__art-img{display:block;width:100%}.box-description__icon{flex:0 0 auto;width:2.25rem;height:2.25rem;margin-right:.75rem;color:#15b68e}@media(min-width: 1280px){.box-description__icon{width:3.5rem;height:4.125rem;margin-right:1.5rem}}.zoomed{overflow:hidden}.zoomed img{transform-origin:50%;transition:transform .1s}.preloader{position:fixed;z-index:9999999;top:0;right:0;bottom:0;left:0;display:flex;visibility:hidden;align-items:center;justify-content:center;transition:all .1s linear;opacity:0;background:rgba(0,0,0,.4)}.preloader_visible{visibility:visible;opacity:1}.preloader__icon{display:block;width:80px;height:80px}.mf-cookies{font-size:.875rem;position:fixed;z-index:9999999;right:5rem;bottom:0;left:0;display:flex;flex-direction:column;gap:1rem;margin:.75rem;padding:1rem;color:#616161;border-radius:1rem;background:#fff;box-shadow:0 0 2.5rem rgba(0,0,0,.1)}@media(min-width: 568px){.mf-cookies{font-size:1rem;left:auto;align-items:center;flex-direction:row;gap:1.5rem;width:100%;max-width:28.75rem;margin:2rem;padding:1.5rem}}.mf-cookies__btn{display:flex;align-items:center;justify-content:center;height:2.5rem;padding:0 .75rem;cursor:pointer;color:#333;border-radius:.25rem;background:#dedee0}.mf-widget{position:fixed;z-index:800;right:0;bottom:0;padding:0 .25rem}.mf-widget__body{padding:0 .75rem}.mf-widget__list-item{position:relative;width:3.5rem;height:3.5rem;margin:.5rem auto;text-align:center}.mf-widget__list-item:hover .mf-widget__list-item-buttons{width:17.5rem;margin:-2rem 0}.mf-widget__list-item:hover .mf-widget__list-item-buttons-item{animation:widgetButton .5s ease-out forwards}.mf-widget__list-item:hover .mf-widget__list-item-buttons-item:nth-child(2){animation-name:widgetButton2}.mf-widget__list-item:hover .mf-widget__list-item-link-img{animation:zoomIcon 1s}.mf-widget__list-item_whatsapp .mf-widget__list-item-buttons-item-link{background:#25d366}.mf-widget__list-item_whatsapp .mf-widget__list-item-buttons-item-link::before{background:#0b8338}.mf-widget__list-item_telegram .mf-widget__list-item-buttons-item-link{background:#37aee2}.mf-widget__list-item_telegram .mf-widget__list-item-buttons-item-link::before{background:#176384}.mf-widget__list-item-buttons{font-size:1rem;line-height:1.125;position:absolute;top:0;right:50%;bottom:0;overflow:hidden;width:0;transition:width .25s ease-out;white-space:nowrap}.mf-widget__list-item-buttons-item{position:absolute;top:50%;left:0;width:14.375rem;margin-top:-1.25rem;margin-left:.75rem;transition:all .5s ease-out}.mf-widget__list-item-buttons-item-link{position:relative;display:flex;overflow:hidden;align-items:center;justify-content:center;height:2.5rem;padding:0 .5rem;text-decoration:none;border-radius:.5rem}.mf-widget__list-item-buttons-item-link::before{position:absolute;top:0;bottom:0;left:0;width:0;content:"";transition:width .3s;border-radius:.5rem}.mf-widget__list-item-buttons-item-link:hover::before{width:100%}.mf-widget__list-item-buttons-item-link-text{position:relative;z-index:2;color:#fff}.mf-widget__list-item-link{display:block}.mf-widget__list-item-link-img{position:relative;z-index:3;display:block;width:100%;transform:translate3d(0, 0, 0)}.mf-widget__title{font-size:.875rem;font-weight:normal;color:#616161}@keyframes zoomIcon{0%,100%{transform:scale(1) translate3d(0, 0, 0)}50%{transform:scale(1.111) translate3d(0, 0, 0)}}@keyframes widgetButton{0%,50%{transform:translateY(0)}100%{transform:translateY(-60%)}}@keyframes widgetButton2{0%,50%{transform:translateY(0)}100%{transform:translateY(60%)}}.fancybox__slide.has-video,.fancybox__slide.has-iframe{padding:0}.fancybox__slide.has-video::before,.fancybox__slide.has-video::after,.fancybox__slide.has-iframe::before,.fancybox__slide.has-iframe::after{display:none}.fancybox__slide.has-video .fancybox__content,.fancybox__slide.has-iframe .fancybox__content{padding:0;width:100% !important;height:100% !important}.fancybox__slide.has-video .fancybox__content .is-close,.fancybox__slide.has-iframe .fancybox__content .is-close{top:0;z-index:999}/*# sourceMappingURL=css.css.map */

/* End */


/* Start:/local/templates/mf/styles.css?17631212307534*/
.btn{font-weight:500;display:inline-flex;align-items:center;justify-content:center;min-width:11.25rem;height:2.75rem;padding-right:1.5rem;padding-left:1.5rem;cursor:pointer;transition:all .3s ease-out;text-decoration:none;text-align:center;color:#0a0a0a;border:0;border-radius:3.75rem;outline:0 none;background-color:#fbd748}@media(min-width: 1280px){.btn{min-width:15rem;height:3.5rem;padding-right:2.5rem;padding-left:2.5rem}}.btn:hover{background:#fce791;color:#0a0a0a;transform:scale(1.05)}.btn:not([class*=font-size-]){font-size:.875rem}@media(min-width: 1280px){.btn:not([class*=font-size-]){font-size:1.125rem}}.btn_secondary{color:#15b68e;border:.0625rem solid #15b68e;background:none}.btn_secondary:hover{border-color:rgba(0,0,0,0)}.btn_green{color:#fff;background:linear-gradient(92deg, #93e736 -28%, #13a16c 105%)}.btn_green:hover{background:#fce791;color:#0a0a0a}.btn_green-rtl{color:#fff;background:linear-gradient(92deg, #13a16c -28%, #93e736 105%)}.btn_green-rtl:hover{background:#fce791;color:#0a0a0a}.btn_inherit{color:inherit;border:.0625rem solid;background:none}.btn_inherit:hover{color:inherit;border:.0625rem solid;background:none;box-shadow:0 0 0 .0625rem #fff}.btn_auto{min-width:0}.btn_circle{width:2.75rem;min-width:0;padding:0;border-radius:50%}@media(min-width: 1280px){.btn_circle{width:3.5rem}}@media(min-width: 1280px){.btn_circle.btn_permanent{width:2.75rem;height:2.75rem}}.btn_full{width:100%;min-width:0}@media(min-width: 768px){.btn_full-xs{width:auto}}.btn_big{height:4rem}@media(min-width: 768px){.btn_lg{min-width:18.75rem;height:3.5rem}}.btn_lg-permanent{height:3.5rem}@media(min-width: 1280px){.btn_lg-desktop{height:3.5rem}}.btn_rate{font-size:1rem;min-width:100%;height:auto;min-height:3.5rem;padding:.75rem}@media(min-width: 1280px){.btn_rate{padding:1rem .75rem}}.rates-table_grid .btn_rate{min-height:2.75rem;padding:0 .75rem}.btn_sm{height:2rem;padding-right:.75rem;padding-left:.75rem}.btn_md{height:2.75rem}.btn_subscribe{font-size:1.5rem;position:relative;z-index:30;width:1.5rem;min-width:0;height:1.5rem;margin-left:-1.5rem;padding:0;color:#fff;border-radius:50%;background:#15b68e}@media(min-width: 768px){.btn_subscribe{width:2.25rem;height:2.25rem}}.btn_subscribe:hover{color:#fff;background:#40bf91}.btn_become{height:5rem;text-align:left}@media(min-width: 768px){.btn_become{padding:0 3.75rem 0 3rem}}.btn_become .btn__icon{display:flex;align-items:flex-end;flex:0 0 auto;width:8rem;height:100%}@media(min-width: 768px){.btn_become .btn__icon{width:11.875rem}}.btn_sm.btn_circle{width:2rem}.btn__icon{display:flex}.btn__text~.btn__icon,.btn__icon~.btn__text{margin-left:.5rem}.article-adt{display:flex;align-items:flex-start;justify-content:space-between;margin:1.25rem 0;padding:1rem 0}@media(min-width: 768px){.article-adt{padding:1rem 1.25rem}}.article-adt__date{font-size:1.25rem}.article-adt__info{font-weight:500;display:flex;align-items:center;flex:0 0 auto;flex-direction:column;justify-content:center;margin-left:1.25rem;text-align:center;text-transform:uppercase}.article-adt__label{font-size:.75rem;line-height:1;display:flex;align-items:center;justify-content:center;height:1.75rem;margin-top:.5rem;padding:0 .75rem;text-transform:none;border-radius:.25rem;background:#fbd748}.article-adt__time{font-size:2.5rem}.article-adt__title{font-size:1.125rem;font-weight:500;margin-bottom:.5rem}.article-arrows{margin:1.25rem 0;padding:1rem 0}@media(min-width: 768px){.article-arrows{padding:1rem 1.25rem}}.article-arrows ul{margin:0 0 0 1.5rem;padding:0;list-style:none}@media(min-width: 768px){.article-arrows ul{margin-left:3rem}}.article-arrows ul li{position:relative;padding-left:3rem}.article-arrows ul li+.article-arrows ul li{margin-top:1.5rem}.article-arrows ul li::before{position:absolute;top:.125rem;left:0;width:1.875rem;height:1rem;background:none;border-radius:0;content:url('data:image/svg+xml;utf8,<svg width="30" height="16" viewBox="0 0 30 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 7C0.447715 7 0 7.44772 0 8C0 8.55228 0.447715 9 1 9V7ZM29.2071 8.70711C29.5976 8.31658 29.5976 7.68342 29.2071 7.29289L22.8431 0.928932C22.4526 0.538408 21.8195 0.538408 21.4289 0.928932C21.0384 1.31946 21.0384 1.95262 21.4289 2.34315L27.0858 8L21.4289 13.6569C21.0384 14.0474 21.0384 14.6805 21.4289 15.0711C21.8195 15.4616 22.4526 15.4616 22.8431 15.0711L29.2071 8.70711ZM1 9H28.5V7H1V9Z" fill="rgb(21, 182, 142)"/></svg>')}.article-cols{margin:1.25rem 0;padding:2.25rem 0}@media(min-width: 768px){.article-cols{padding:2.25rem 1.25rem}}.article-cols__btn{margin-top:1rem}@media(min-width: 768px){.article-cols__btn{margin-top:1.5rem}}.article-cols__list{margin:-0.5rem}@media(min-width: 768px){.article-cols__list{display:flex;flex-flow:row wrap}}.article-cols__list-item{flex:1 1 auto;width:33.3333333333%;padding:.5rem}.article-cols__list-item+.article-cols__list-item{margin-top:1.25rem}@media(min-width: 768px){.article-cols__list-item+.article-cols__list-item{margin-top:0}}.article-conclusion{margin:1.25rem 0;padding:1rem .75rem;border-radius:.5rem;background:#f0f5f3}.article-conclusion_green{color:#fff;background:#15b68e}.article-conclusion_green .article-conclusion__title{display:inline-block;padding:.25rem .75rem;border-radius:2.5rem;background:#fff}.article-conclusion__title{font-size:1.125rem;line-height:1.3333333333;margin-bottom:1rem;color:#15b68e}@media(min-width: 768px){.article-conclusion__title{font-size:1.25rem}}.article-heading{font-size:1.125rem;font-weight:500;margin-bottom:1.5rem}@media(min-width: 768px){.article-heading{font-size:1.25rem}}.article-heading-sub{font-size:1rem;font-weight:700;margin-bottom:.5rem}.article-numeric{margin:1.25rem 0;padding:2.25rem 0}@media(min-width: 768px){.article-numeric{padding:2.25rem 1.25rem}}.article-numeric ol{display:flex;flex-flow:row wrap;margin:-0.5rem;padding:0;list-style:none;counter-reset:ol}.article-numeric ol li{flex:0 0 auto;width:50%;margin:0;padding:.5rem}.article-numeric ol li::before{font-size:2rem;font-weight:700;display:block;margin-bottom:.5rem;content:counter(ol) ".";counter-increment:ol;color:#15b68e}.article-quote{position:relative;min-height:4.5rem;margin:1.25rem 0;padding:1rem 0 1rem 3.75rem}@media(min-width: 768px){.article-quote{margin-right:6.25rem;margin-left:6.25rem}}.article-quote::before{position:absolute;top:0;left:0;margin:1rem 0;content:url('data:image/svg+xml;utf8,<svg width="47" height="38" viewBox="0 0 47 38" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.4 37.8C9.2 37.8 7.4 37.35 6 36.45C4.6 35.55 3.45 34.4 2.55 33C1.55 31.3 0.85 29.55 0.45 27.75C0.15 25.85 0 24.3 0 23.1C0 18.2 1.25 13.75 3.75 9.75001C6.25 5.75001 10.15 2.5 15.45 0L16.8 2.7C13.7 4 11 6.05 8.7 8.85C6.5 11.65 5.4 14.5 5.4 17.4C5.4 18.6 5.55 19.65 5.85 20.55C7.45 19.25 9.3 18.6 11.4 18.6C14 18.6 16.25 19.45 18.15 21.15C20.05 22.85 21 25.2 21 28.2C21 31 20.05 33.3 18.15 35.1C16.25 36.9 14 37.8 11.4 37.8ZM36.9 37.8C34.7 37.8 32.9 37.35 31.5 36.45C30.1 35.55 28.95 34.4 28.05 33C27.05 31.3 26.35 29.55 25.95 27.75C25.65 25.85 25.5 24.3 25.5 23.1C25.5 18.2 26.75 13.75 29.25 9.75001C31.75 5.75001 35.65 2.5 40.95 0L42.3 2.7C39.2 4 36.5 6.05 34.2 8.85C32 11.65 30.9 14.5 30.9 17.4C30.9 18.6 31.05 19.65 31.35 20.55C32.95 19.25 34.8 18.6 36.9 18.6C39.5 18.6 41.75 19.45 43.65 21.15C45.55 22.85 46.5 25.2 46.5 28.2C46.5 31 45.55 33.3 43.65 35.1C41.75 36.9 39.5 37.8 36.9 37.8Z" fill="rgb(21, 182, 142)"/></svg>')}.article-remark{margin:1.25rem 0;padding:1rem 0 1rem .75rem;border-left:.375rem solid #15b68e}/*# sourceMappingURL=styles.css.map */

/* End */
/* /local/templates/mf/assets/vendor/fancybox-4/fancybox.css?163422024615371 */
/* /local/templates/mf/assets/vendor/swiper/swiper-bundle.min.css?172362919218432 */
/* /local/templates/mf/assets/css/css.css?1766154805186114 */
/* /local/templates/mf/styles.css?17631212307534 */
