/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html
{
line-height:1.15;
-ms-text-size-adjust:100%;
-webkit-text-size-adjust:100%}body
{
margin:0}article,aside,footer,header,nav,section
{
display:block}h1
{
font-size:2em;
margin:0.67em 0}figcaption,figure,main
{
display:block}hr
{
-webkit-box-sizing:content-box;
box-sizing:content-box;
height:0;
overflow:visible}pre
{
font-family:monospace,monospace;
font-size:1em}a
{
background-color:transparent;
-webkit-text-decoration-skip:objects}abbr[title]
{
border-bottom:none;
text-decoration:underline;
-webkit-text-decoration:underline dotted;
-moz-text-decoration:underline dotted;
text-decoration:underline dotted}b,strong
{
font-weight:inherit}b,strong
{
font-weight:bolder}code,kbd,samp
{
font-family:monospace,monospace;
font-size:1em}dfn
{
font-style:italic}mark
{
background-color:#ff0;
color:#000}small
{
font-size:80%}sub,sup
{
font-size:75%;
line-height:0;
position:relative;
vertical-align:baseline}sub
{
bottom:-0.25em}sup
{
top:-0.5em}audio,video
{
display:inline-block}audio:not([controls])
{
display:none;
height:0}img
{
border-style:none}svg:not(:root)
{
overflow:hidden}button,input,optgroup,select,textarea
{
font-family:sans-serif;
font-size:100%;
line-height:1.15;
margin:0}button,input
{
overflow:visible}button,select
{
text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]
{
-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner
{
border-style:none;
padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring
{
outline:1px dotted ButtonText}fieldset
{
padding:0.35em 0.75em 0.625em}legend
{
-webkit-box-sizing:border-box;
box-sizing:border-box;
color:inherit;
display:table;
max-width:100%;
padding:0;
white-space:normal}progress
{
display:inline-block;
vertical-align:baseline}textarea
{
overflow:auto}[type="checkbox"],[type="radio"]
{
-webkit-box-sizing:border-box;
box-sizing:border-box;
padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button
{
height:auto}[type="search"]
{
-webkit-appearance:textfield;
outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration
{
-webkit-appearance:none}::-webkit-file-upload-button
{
-webkit-appearance:button;
font:inherit}details,menu
{
display:block}summary
{
display:list-item}canvas
{
display:inline-block}template
{
display:none}[hidden]
{
display:none}html
{
-webkit-box-sizing:border-box;
box-sizing:border-box}*,*:before,*:after
{
-webkit-box-sizing:inherit;
box-sizing:inherit}button,input,optgroup,select,textarea
{
font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}blockquote
{
margin:20px 0;
padding-left:1.5rem;
border-left:5px solid #ee6e73}i
{
line-height:inherit}table,th,td
{
border:none}table
{
width:100%;
display:table;
border-collapse:collapse;
border-spacing:0}tr
{
border-bottom:1px solid rgba(0,0,0,0.12)}td,th
{
padding:15px 5px;
display:table-cell;
text-align:left;
vertical-align:middle;
border-radius:2px}.container
{
margin:0 auto;
max-width:1280px;
width:90%}@media only screen and (min-width:601px)
{
.container
{
width:85%}}@media only screen and (min-width:993px)
{.container
{
width:70%}}.row
{
margin-left:auto;
margin-right:auto;
margin-bottom:20px}.row:after
{
content:"";
display:table;
clear:both}a
{
text-decoration:none}html
{
line-height:1.5;
font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
font-weight:normal;
color:rgba(0,0,0,0.87)}@media only screen and (min-width:0)
{
html
{
font-size:14px}}@media only screen and (min-width:992px)
{
html
{
font-size:14.5px}}@media only screen and (min-width:1200px)
{
html
{
font-size:15px}}h1,h2,h3,h4,h5,h6
{
font-weight:400;
line-height:1.3}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a
{
font-weight:inherit}h1
{
font-size:4.2rem;
line-height:110%;
margin:2.8rem 0 1.68rem 0}h2
{
font-size:3.56rem;
line-height:110%;
margin:2.3733333333rem 0 1.424rem 0}h3
{
font-size:2.92rem;
line-height:110%;
margin:1.9466666667rem 0 1.168rem 0}h4
{
font-size:2.28rem;
line-height:110%;
margin:1.52rem 0 .912rem 0}h5
{
font-size:1.64rem;
line-height:110%;
margin:1.0933333333rem 0 .656rem 0}h6
{
font-size:1.15rem;
line-height:110%;
margin:.7666666667rem 0 .46rem 0}em
{
font-style:italic}strong
{
font-weight:500}small
{
font-size:75%}
.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}.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}html.with-fancybox{scroll-behavior:auto}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:rgba(0,0,0,0);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:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color,rgba(1,210,232,0.94))}@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;--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__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.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:-40px;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;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:rgba(0,0,0,0);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__content{flex-direction:row;flex-wrap:wrap}.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{max-width:100%;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:rgba(0,0,0,0)}.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-width:5px;border-style:solid;border-color:var(--fancybox-accent-color,rgba(34,213,233,0.96));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,hsla(0deg,0%,0%,0) 0%,hsla(0deg,0%,0%,0.006) 8.1%,hsla(0deg,0%,0%,0.021) 15.5%,hsla(0deg,0%,0%,0.046) 22.5%,hsla(0deg,0%,0%,0.077) 29%,hsla(0deg,0%,0%,0.114) 35.3%,hsla(0deg,0%,0%,0.155) 41.2%,hsla(0deg,0%,0%,0.198) 47.1%,hsla(0deg,0%,0%,0.242) 52.9%,hsla(0deg,0%,0%,0.285) 58.8%,hsla(0deg,0%,0%,0.326) 64.7%,hsla(0deg,0%,0%,0.363) 71%,hsla(0deg,0%,0%,0.394) 77.5%,hsla(0deg,0%,0%,0.419) 84.5%,hsla(0deg,0%,0%,0.434) 91.9%,hsla(0deg,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(34,213,233,0.96));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}
@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}.swiper,swiper-container{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-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,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,.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{transform-style:preserve-3d}.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-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-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.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,swiper-container: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: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,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.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-button-lock{display:none}.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: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,:host(.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;-ms-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,swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-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-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.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-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-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-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}
:root{
--color-1:#2f487b;
--color-2:#db5baa;
--color-bg-dark:#111;
--color-text:rgba(0,0,0,0.87);
--color-text-light:#fcfcfc;
--color-text-title:#2b3442;
--swiper-theme-color:var(--color-1);
--fancybox-accent-color:#576F6F;
--mobile-ui-h:4.2857em}@font-face{
font-family:'Onest';
src:url('../themes/main/assets/fonts/Onest/Onest-VariableFont_wght.ttf') format('truetype');
font-weight:200 900;
font-style:normal;
font-display:swap}::selection
{
background:rgba(0,0,0,0.81);
color:rgb(255,255,255)}::-moz-selection
{
background:rgba(0,0,0,0.81);
color:rgb(255,255,255)}::-webkit-input-placeholder{
color:rgba(0,0,0,0.45);
opacity:0.72;
font-size:0.5em}:-moz-placeholder{
color:rgba(0,0,0,0.45);
opacity:0.72;
font-size:0.5em}::-moz-placeholder{
color:rgba(0,0,0,0.45);
opacity:0.72;
font-size:0.5em}:-ms-input-placeholder{color:rgba(0,0,0,0.45);
opacity:0.72;
font-size:0.5em}a,.a
{
color:var(--color-1);
cursor:pointer;
-webkit-transition:color .2s ease-out;-moz-transition:color .2s ease-out;-o-transition:color .2s ease-out;-ms-transition:color .2s ease-out;transition:color .2s ease-out}a:hover,.a:hover
{
color:var(--color-1)}html,body
{
position:relative;
min-height:100vh;
font-family:'Onest';
-webkit-font-smoothing:antialiased;
max-width:100%;
overflow-x:hidden;
color:var(--color-text);
background-color:#fff}body
{
overflow-y:hidden}html
{
overflow-y:auto}.row
{
position:relative;
margin-bottom:0px}nav
{
display:block;
box-shadow:none;
background-color:transparent;
width:auto;
height:auto;
text-align:left;
margin:0px auto;
line-height:1;
color:var(--color-text)}nav a
{
color:inherit;
-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;-ms-transition:all .2s ease-out;transition:all .2s ease-out}.noscroll
{
overflow:hidden}p:first-child,ul:first-child
{
margin-top:0}p:last-child,ul:last-child,li:last-child
{
margin-bottom:0}p,ul
{
margin:0;
line-height:inherit}p + p
{
margin-top:1em}.bg-cover
{
background-repeat:no-repeat;
background-position:center;
background-size:cover}.bg-contain
{
background-repeat:no-repeat;
background-position:center;
background-size:contain}td,th
{
padding:0.2em 0;
border-radius:0;
line-height:1.4}html
{
font-size:14px;
color:var(--color-text);
background-color:#fff}.container{
position:relative;
max-width:calc( 100% - 1.5em * 2 );
min-width:0;
width:92.2857em}.container .row
{
margin-left:0;
margin-right:0}header,footer,main
{
position:relative}main
{
font-size:inherit;
overflow:visible}figure
{
margin:0}.lefted
{
text-align:left}.centered
{
text-align:center}.righted
{
text-align:right}.cells
{
box-sizing:border-box;
position:relative;
display:flex !important;
flex-direction:row;
flex-wrap:nowrap;
justify-content:space-between;
align-items:center}.cells.multiline
{
flex-wrap:wrap}.cells.space-evenly
{
justify-content:space-evenly}.cells.align-left
{
justify-content:start}.cells.align-right
{
justify-content:flex-end}.cells.align-top
{
align-items:flex-start}.cells.align-bottom
{
align-items:flex-end}.cells.align-stretch
{
align-items:stretch}.cells.centered
{
justify-content:center}.cells>*
{
position:relative;
display:inline-block;
vertical-align:top;
white-space:normal}.cells.middle>*
{
vertical-align:middle}.cells.bottom>*
{
vertical-align:bottom}.cells>*:last-child
{
margin-right:0}hr
{
display:block;
position:relative;
border:none;
box-shadow:none;
outline:none;
width:100%;
height:1px;
background-color:#C4C4C4;
margin:0}.nowrap
{
white-space:nowrap}body>*
{
position:relative;
z-index:1}ul
{
padding:0}li
{
list-style:none}.not-found
{
padding:4.5em 0}.not-found a
{
color:inherit;
border-bottom:1px solid;
-webkit-transition:border .2s ease-out;-moz-transition:border .2s ease-out;-o-transition:border .2s ease-out;-ms-transition:border .2s ease-out;transition:border .2s ease-out}.not-found a:hover
{
border-bottom-color:transparent}.not-found__robot
{
text-align:center;
font-size:1.25em;
margin-top:1.75em;
margin-bottom:1.25em}.not-found__robot img
{
display:block;
width:7.5em;
height:auto;
margin:0 auto;
-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-o-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);
animation-name:bounce;
animation-duration:1s;
animation-iteration-count:infinite;
animation-direction:alternate;
animation-timing-function:ease-in-out}@keyframes bounce
{0%
{
-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-o-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}100%
{
-webkit-transform:translate(0,-1em);-moz-transform:translate(0,-1em);-o-transform:translate(0,-1em);-ms-transform:translate(0,-1em);transform:translate(0,-1em)}}.not-found__shadow
{
width:4em;
height:1em;
background-color:rgba(45,116,255,0.18);
margin:0 auto;
border-radius:100%;
margin-top:-1em;
animation-name:shadow;
animation-duration:1s;
animation-iteration-count:infinite;
animation-direction:alternate;
animation-timing-function:ease-in-out}@keyframes shadow
{0%
{
width:4em}100%
{
width:5em}}.bg-parent
{
display:block;
position:relative;
overflow:hidden}.bg-parent:before
{
content:'';
display:block;
position:relative;
pointer-events:none;
padding-top:100%}.bg,.bg-interm
{
display:block;
position:absolute;
top:0;
left:0;
width:100%;
height:100%}.bg
{
object-fit:cover;
object-position:center}.bg.contain
{
object-fit:contain}section{
padding:4.5em 0}.dim{
background:rgba(0,0,0,0.01)}.types{
padding-top:6em;
background:rgba(0,0,0,0.01)}.types-cells{
margin-top:4.5em}.type{
width:100%;
--type-media-w:50%;
overflow:visible;
background-color:#fff;
z-index:9}.type:before,.type:after{
--type-x-thickness:3px;
--type-x-w:2.5em;
content:'';
display:block;
background:#fff;
position:absolute;
top:0;
left:50%;
transform:translate(-50%,-50%);
z-index:9}.type:before{
width:var(--type-x-w);
height:var(--type-x-thickness)}.type:after{
width:var(--type-x-thickness);
height:var(--type-x-w)}.type:first-child:before,.type:first-child:after{
display:none}.type.cells:nth-child(odd){
flex-direction:row-reverse}.type__radio{
background:#fce9ae}.type__elevators{
background:#f7c7bd}.type__billboards{
background:#cae4fe}.type__internet{
background:#f5effb}.type-media{
width:var(--type-media-w)}.type-info{
display:flex;
flex-direction:column;
flex-wrap:nowrap;
justify-content:safe center;
align-items:flex-start;
overflow-y:auto;
width:calc( 100% - var(--type-media-w) )}.type-media:before{
padding-top:73.3333%}.type-info__title{
margin:0;
font-size:2em;
letter-spacing:-0.015em;
font-weight:300;
line-height:1.2;
color:var(--color-text-title)}.type-info__title b{
font-weight:450}.type-info__content{
padding:2.5em 3em}.type-info__text{
font-size:1.15em;
letter-spacing:-0.0125em;
margin-top:0.5em}.title-common{
margin:0;
text-align:center;
line-height:1.2;
letter-spacing:0.015em;
font-size:2.75em;
font-weight:300;
color:var(--color-text-title)}.title-common>span{
display:block}.title-common b{
font-weight:inherit;
font-weight:500}.title-common big{
font-size:1.15em}.title-common small{
display:block;
font-size:0.69em;
line-height:1.2}.mediums{
background:#f0f3f6;
padding:10em 0}.mediums-container{
z-index:9}.mediums:before,.mediums:after{
content:'';
display:block;
position:absolute;
top:0;
left:0;
width:50%;
height:100%;
z-index:2;
backdrop-filter:blur(1px)}.mediums:after{
left:auto;
right:0;
background:rgba(0,0,0,0.06)}.mediums-bg{
width:50%;
pointer-events:none;
opacity:0.09}.mediums-bg-2{
left:auto;
right:0}.mediums-bg .bg{
object-position:top left}.mediums-caption{
background:#fff;
border-radius:12px;
padding:2.5em 1.5em;
width:68.6em;
max-width:100%;
margin:0 auto}.mediums-cells{
gap:4.5em;
margin-top:4.5em}.medium{
width:32em}.medium,.medium:hover{
color:inherit}.medium-media{
border-radius:1.5em}.medium__vk .medium-media{
background:#07f}.medium__direct .medium-media{
background:#233549}.medium-media__pic:before{
padding-top:50%}.medium-media__pic img{
width:52%;
left:50%;
transform:translate(-50%,0)}.medium-title{
font-size:1.75em;
font-weight:300;
opacity:0.69;
line-height:1.2;
margin-top:0.5em;
letter-spacing:-0.015em}.medium-title>span{
display:block}.mediums-title{
text-align:left;
z-index:9}.mediums-title-media{
width:17em;
margin-left:-4em}.mediums-title-media:before{
padding-top:59.81148%}.audit{
--audit-info-w:30em;
--audit-media-w:22.35em}.audit-info{
width:var(--audit-info-w)}.audit-media{
width:var(--audit-media-w)}.audit-media__ratio{
padding-top:196.587%}.audit-ui{
text-align:center}.audit-subtitle{
font-size:2.15em;
font-weight:300;
line-height:1.2;
margin-top:0.5em;
margin-bottom:1.25em;
opacity:0.69}.audit-subtitle>small{
display:block;
font-size:0.57em}.featured1{
--featured1-media-w:39em;
--featured1-gap:0}.featured1-body{
gap:var(--featured1-gap)}.featured1-info{
width:calc( 100% - var(--featured1-media-w) )}.featured1-media{
width:var(--featured1-media-w)}.featured1-media:before{
padding-top:122.4796%}.featured1-title{
margin:0;
line-height:1.3;
font-size:3.75em;
letter-spacing:-0.015em;
text-align:left}.featured1-title>span{
display:block}.featured1-title b{
font-weight:600}.featured1-container{
position:relative;
box-sizing:border-box;
display:flex;
flex-direction:column;
flex-wrap:nowrap;
justify-content:safe center;
align-items:safe center;
overflow:hidden;
height:auto;
min-height:100svh;
max-height:none;
padding-top:6.5em;
padding-bottom:5em}.hdr-menu-btn__button,.menu-button{
background-color:transparent;
border:none;
cursor:pointer;
display:block;
padding:0;
width:3em;
padding-bottom:0.25em}.hdr-menu-btn__button>svg,.menu-button>svg{
display:block;
width:100%;
height:auto}.submenu-a{
padding:0 1.85em;
color:rgba(255,255,255,0.64);
font-weight:300}.menu-caption{
display:none;
padding:0.5em 0.9em;
padding-left:1.5em;
margin-bottom:1.5em}.menu-li + .menu-li{
margin-top:1.5em}.line{
fill:none;
stroke:var(--color-2);
stroke-width:6;
transition:stroke-dasharray 300ms cubic-bezier(0.4,0,0.2,1),stroke-dashoffset 300ms cubic-bezier(0.4,0,0.2,1)}.line1{
stroke-dasharray:60 207;
stroke-width:6}.line2{
stroke-dasharray:60 60;
stroke-width:6}.line3{
stroke-dasharray:60 207;
stroke-width:6}.opened .line1{
stroke-dasharray:90 207;
stroke-dashoffset:-134;
stroke-width:6}.opened .line2{
stroke-dasharray:1 60;
stroke-dashoffset:-30;
stroke-width:6}.opened .line3{
stroke-dasharray:90 207;
stroke-dashoffset:-134;
stroke-width:6}.hdr{
position:absolute;
top:0;
left:0;
width:100%;
padding:1.5em 0;
z-index:999;
transition:box-shadow .2s ease-out,padding .2s ease-out}.hdr.scrolled{
box-shadow:0px 1px 9px 3px rgba(0,0,0,0.03);
padding:0.5em 0}.hdr-logo__link{
display:block;
width:19em;
transition:width .2s ease-out}.hdr.scrolled .hdr-logo__link{
width:14em}.hdr-logo__link picture,.hdr-logo__link img{
display:block;
width:100%}.hdr-logo__link img{
height:auto}.hdr-info{
gap:0.5em}.hdr-phone__link,.menu-phone__link,.menu-phone__link:hover{
white-space:nowrap;
font-size:1.65em;
color:var(--color-1);
letter-spacing:-0.025em;
line-height:1}.hdr-phone__link:hover{
color:var(--color-2)}.hdr-phone__link>span,.menu-phone__link>span{

color:var(--color-2)}.menu{
position:absolute;
right:0;
bottom:-2.5em;
transform:translate(0,100%);
white-space:nowrap;
text-align:right;
background:var(--color-2);
color:#fff;
border-radius:6px;
padding:0.75em 0;
opacity:0;
pointer-events:none;
max-height:calc(100svh - 7em);
overflow-y:auto;
transition:bottom .3s ease-out,top .3s ease-out,opacity .3s ease-out}.hdr-menu-btn__button.opened + .menu{
bottom:-1.25em;
opacity:1;
pointer-events:auto}.menu-a{
display:block;
font-size:1.25em;
font-weight:300;
padding:0.15em 1.5em}.menu-li a,.menu-li a:hover{
color:inherit}.featured1-prompt__btn
{
position:absolute;
display:block;
bottom:0;
left:50%;
transform:translate(-50%,0);
width:28px;
height:69px;
cursor:pointer;
z-index:99;
transition:opacity .2s ease-out}.featured1-prompt__btn.hidden
{
opacity:0;
pointer-events:none}.featured1-prompt__btn:hover
{
opacity:1}.featured1-prompt__btn .chevron
{
position:absolute;
width:28px;
height:8px;
opacity:0;
-webkit-transform:scale3d(0.5,0.5,0.5);-moz-transform:scale3d(0.5,0.5,0.5);-ms-transform:scale3d(0.5,0.5,0.5);-o-transform:scale3d(0.5,0.5,0.5);transform:scale3d(0.5,0.5,0.5);
-webkit-animation:move 3s ease-out infinite;animation:move 3s ease-out infinite}.featured1-prompt__btn .chevron:first-child
{
-webkit-animation:move 3s ease-out 1s infinite;animation:move 3s ease-out 1s infinite}.featured1-prompt__btn .chevron:nth-child(2)
{
-webkit-animation:move 3s ease-out 2s infinite;animation:move 3s ease-out 2s infinite}.featured1-prompt__btn .chevron:before,.featured1-prompt__btn .chevron:after
{
content:' ';
position:absolute;
top:0;
height:100%;
width:51%;
background:var(--color-2)}.featured1-prompt__btn .chevron:before
{
left:0;
-webkit-transform:skew(0deg,30deg);-moz-transform:skew(0deg,30deg);-ms-transform:skew(0deg,30deg);-o-transform:skew(0deg,30deg);transform:skew(0deg,30deg)}.featured1-prompt__btn .chevron:after
{
right:0;
width:50%;
-webkit-transform:skew(0deg,-30deg);-moz-transform:skew(0deg,-30deg);-ms-transform:skew(0deg,-30deg);-o-transform:skew(0deg,-30deg);transform:skew(0deg,-30deg)}@-webkit-keyframes move{25%{opacity:1}33%{opacity:1;
-webkit-transform:translateY(30px);-moz-transform:translateY(30px);-ms-transform:translateY(30px);-o-transform:translateY(30px);transform:translateY(30px)}67%{opacity:1;
-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}100%{opacity:0;
-webkit-transform:translateY(55px) scale3d(0.5,0.5,0.5);-moz-transform:translateY(55px) scale3d(0.5,0.5,0.5);-ms-transform:translateY(55px) scale3d(0.5,0.5,0.5);-o-transform:translateY(55px) scale3d(0.5,0.5,0.5);transform:translateY(55px) scale3d(0.5,0.5,0.5)}}@keyframes move{25%{opacity:1}33%{opacity:1;
-webkit-transform:translateY(30px);-moz-transform:translateY(30px);-ms-transform:translateY(30px);-o-transform:translateY(30px);transform:translateY(30px)}67%{opacity:1;
-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}100%{opacity:0;
-webkit-transform:translateY(55px) scale3d(0.5,0.5,0.5);-moz-transform:translateY(55px) scale3d(0.5,0.5,0.5);-ms-transform:translateY(55px) scale3d(0.5,0.5,0.5);-o-transform:translateY(55px) scale3d(0.5,0.5,0.5);transform:translateY(55px) scale3d(0.5,0.5,0.5)}}.types{
--types-question-media-w:22em;
--types-question-info-w:35em;
--types-answer-media-w:22em;
--types-answer-info-w:32em;
--types-question-gap:0em;
--types-answer-gap:0em}.types-answer,.types-question{
padding-top:6em;
padding-bottom:3em}.types-answer-cells{
gap:var(--types-answer-gap)}.types-question-cells{
gap:var(--types-question-gap)}.types-answer-info,.types-question-info,.types-answer-media,.types-question-media{
max-width:100%}.types-answer-info{
width:var(--types-answer-info-w)}.types-answer-media{
width:var(--types-answer-media-w)}.types-question-info{
width:var(--types-question-info-w)}.types-question-media{
width:var(--types-question-media-w)}.types-answer-media:before,.types-question-media:before{
padding-top:155.8599695%}.types-answer-title,.types-question-title{
margin-bottom:0.5em}.types-answer-text,.types-question-text{
font-size:1.35em;
text-align:left}.countdown{
position:relative;opacity:0;
pointer-events:none;
padding-bottom:0.8em}.countdown.initialized{
opacity:1;
pointer-events:auto}.countdown-cells{
gap:0.15em;
z-index:9}.countdown-digits-num{
position:relative;
width:1.3em;
height:1em;
text-align:center;
margin:auto;
line-height:1;
font-size:1.9em;
letter-spacing:-0.025em;
font-weight:600}.countdown-digits-num span{
display:block;
position:absolute;
left:0;
right:0;
top:0;
pointer-events:none;
will-change:transform,opacity}.countdown-digits-num .digit-current{
transform:translateY(0);
opacity:1}.countdown-digits-num .digit-enter{
animation:dropIn 450ms cubic-bezier(.2,.8,.2,1) forwards}.countdown-digits-num .digit-exit{
animation:dropOut 350ms cubic-bezier(.2,.8,.2,1) forwards}@keyframes dropIn{from{
transform:translateY(-100%);
opacity:0}to{
transform:translateY(0);
opacity:1}}@keyframes dropOut{from{
transform:translateY(0);
opacity:1}to{
transform:translateY(100%);
opacity:0}}.countdown-colon{
font-weight:900;
line-height:1;
opacity:0.69}.countdown-digits-txt{
font-weight:200;
text-align:center;
line-height:1;
font-size:0.69em;
opacity:0.69;
position:absolute;
left:50%;
bottom:0;
transform:translate(-50%,100%)}.audit-countdown{
font-size:2em;
margin-top:0.5em}.audit-btn,.common-btn{
display:inline-block;
color:var(--color-2);
border:1px solid var(--color-2);
border-radius:6px;
padding:0.75em 2em;
font-size:1.75em;
cursor:pointer;
transition:background .2s ease-out,color .2s ease-out}button.audit-btn,button.common-btn{
font-family:inherit;
line-height:inherit;
background:transparent}.audit-btn:hover,.common-btn:hover{
background:var(--color-2);
color:#fff}.audit-ui{
text-align:center;
margin-top:1.5em}.audit.finished .audit-hide-on-finish{
display:none}.audit-countdown.finished{
display:none}.separator{
width:100%;
overflow:hidden}.separator-text{
white-space:nowrap;
text-transform:uppercase;
font-size:0.36em;
font-weight:900;
opacity:0.69;
line-height:1;
color:#000;
line-height:0.765em}.prompt{
--prompt-info-w:54em;
--prompt-media-w:20em;
padding-top:0}.prompt-info{
width:var(--prompt-info-w);
text-align:left}.prompt-media{
width:var(--prompt-media-w)}.prompt-title{
text-align:left}.prompt-subtitle{
position:relative;
display:inline-block;
font-size:2em;
margin-top:0.15em;
line-height:1.3;
color:#7c7c7c;
letter-spacing:-0.01em;
font-weight:300}.prompt-media:before{
padding-top:59.81148%}.bottom-menu{
text-align:left;
padding:7.5em 0;
background:var(--color-1);
color:#fff;
border-bottom:1px solid rgba(255,255,255,0.12)}.bottom-menu__separator{
background:var(--color-1);
padding-top:0.25em}.bottom-menu__separator .separator-text{
opacity:1;
color:#fff;
font-weight:400;
font-size:0.54em}.bottom-menu-body{
gap:4.5em}.bottom-menu-col__title{
font-size:1.75em;
line-height:1.2;
margin:0}.bottom-menu a{
color:inherit}.bottom-menu a:hover{
color:var(--color-2)}.bottom-menu-sub__li{
font-size:1.15em;
color:#9f9f9f;
font-weight:300}.bottom-menu-sub__li + .bottom-menu-sub__li{
margin-top:0.15em}.bottom-menu-sub{
margin-top:0.5em}.ftr{
background:var(--color-1);
color:#fff;
padding:4.5em 0}.ftr-col-1__content{
font-size:1.5em}.ftr-city-link{
display:flex;
align-items:baseline;
gap:0;
width:fit-content;
margin-top:0.65em;
font-size:0.56em;
line-height:1.35;
font-weight:200;
letter-spacing:0.025em;
color:#bcbcbc}.ftr-city-link__trigger{
appearance:none;
padding:0;
border:0;
border-bottom:1px dashed rgba(255,255,255,0.45);
background:transparent;
font:inherit;
letter-spacing:inherit;
color:inherit;
cursor:pointer;
transition:border .3s ease-out}.ftr-city-link__trigger:hover,
.ftr-city-link__trigger:focus-visible{
color:#bcbcbc;
border-bottom-color:transparent}.ftr-city-link__separator + .ftr-city-link__trigger{
margin-left:0.25em}.ftr-company-name{
font-weight:300;
color:#bcbcbc}.ftr-company-name b{
font-weight:inherit;
color:#fff}.ftr-copy{
display:inline-block;
font-weight:200;
font-size:0.69em;
transform:translate(0,-0.5em)}.ftr-col-2__content{
font-weight:300;
color:#bcbcbc}.ftr-col-2__content a{
color:inherit;
border-bottom:1px dashed;
transition:border .2s ease-out}.ftr-col-2__content a:hover{
color:inherit;
border-bottom-color:transparent}.bottom-menu-socials{
gap:0.5em}.bottom-menu-social{
width:3em}.bottom-menu-social img{
display:block;
width:100%}.bottom-menu-phone,.bottom-menu-email{
text-align:right}.bottom-menu-phone__link{
font-size:1.75em;
white-space:nowrap;
font-weight:300;
letter-spacing:-0.015em;
line-height:1}.bottom-menu-email{
margin-top:0.5em}.bottom-menu-email__link{
font-size:1.25em;
white-space:nowrap;
font-weight:200;
letter-spacing:-0.015em;
line-height:1;
opacity:0.69}.bottom-menu-socials{
margin-top:0.75em}.cities-modal{
box-sizing:border-box;
width:min(72em,calc(100vw - 2em));
max-width:100%;
padding:3em;
color:var(--color-text)}.cities-modal-head{
display:flex;
align-items:baseline;
justify-content:space-between;
gap:1.5em;
margin-bottom:1.6em}.cities-modal-title{
margin:0;
font-size:2.2em;
line-height:1.1;
font-weight:500;
color:var(--color-text-title)}.cities-modal-current{
font-size:1em;
line-height:1.35;
font-weight:300;
color:rgba(0,0,0,0.55);
white-space:nowrap}.cities-modal-current b{
font-weight:500;
color:var(--color-text-title)}.cities-modal-tabs{
display:flex;
flex-wrap:wrap;
gap:0.5em;
margin-bottom:1.6em}.cities-modal-tab{
appearance:none;
box-sizing:border-box;
display:inline-flex;
align-items:center;
justify-content:center;
min-height:2.65em;
padding:0.55em 1em;
border:1px solid rgba(47,72,123,0.22);
border-radius:4px;
background:#fff;
font:inherit;
font-size:0.96em;
line-height:1.2;
color:var(--color-1);
cursor:pointer;
transition:color .2s ease-out,background .2s ease-out,border-color .2s ease-out}.cities-modal-tab:hover,
.cities-modal-tab.active{
background:var(--color-1);
border-color:var(--color-1);
color:#fff}.cities-modal-group{
display:none}.cities-modal-group.active{
display:block}.cities-modal-cols{
display:flex;
align-items:flex-start;
gap:1.4em}.cities-modal-list{
flex:1 1 0;
min-width:0;
margin:0;
padding:0;
list-style:none}.cities-modal-link{
box-sizing:border-box;
display:block;
min-width:0;
padding:0.48em 0;
border-bottom:1px solid rgba(47,72,123,0.12);
font-size:1.02em;
line-height:1.25;
color:var(--color-text)}.cities-modal-link:hover,
.cities-modal-row.active .cities-modal-link{
color:var(--color-2)}.cities-modal-row.active .cities-modal-link{
font-weight:500}.cities-modal-link__text{
display:block;
overflow-wrap:anywhere}.menu-caption__cells{
gap:0.5em}.menu-mess{
width:2.75em}.menu-mess__link,.menu-mess__link img{
display:block;
width:100%}.mobile-ui{
display:none;
position:fixed;
width:100%;
left:0;
bottom:0;
background:#fff;
padding:0.75em 0;
box-shadow:0px -1px 6px 3px rgba(0,0,0,0.03);
z-index:999}.mobile-ui__link img{
width:81%;
top:50%;
left:50%;
transform:translate(-50%,-50%)}.mobile-ui__link{
display:block;
width:3.5em;
margin:0 auto}.mobile-ui__cells{
justify-content:space-evenly}.types-answer-media__mobile,.types-question-media__mobile{
display:none}.mobile-ui-menu-btn{
--mobile-ui-menu-btn-w:2.75em;
width:var(--mobile-ui-menu-btn-w);
height:var(--mobile-ui-menu-btn-w);
padding:0}.mobile-ui-menu-btn>svg{
position:absolute;
width:164%;
top:50%;
left:50%;
transform:translate(-50%,-50%)}.mobile-ui-menu-btn + .menu{
position:fixed;
bottom:9em;
left:50%;
width:calc(100% - 3em);
transform:translate(-50%,0)}.mobile-ui-menu-btn.opened + .menu{
bottom:calc(var(--mobile-ui-h) + 1.5em);
opacity:1;
pointer-events:auto}.menu-phone__link{
font-weight:500;
font-size:1.75em}.mobile-ui .line{
stroke:var(--color-1)}.types-question-text h3,.mblock-text h3{
font-size:1.25em;
margin:0;
margin-bottom:0.15em;
line-height:1.2;
font-weight:500}.types-question-text p + h3,.mblock-text p + h3{
margin-top:0.75em}.types-question-text p,.mblock-text p{
line-height:1.2;
font-weight:300;
letter-spacing:-0.015em}.types-question{
padding:0;
padding-bottom:6em}.wprices-container{
text-align:center;
z-index:9}.wprices-bg{
opacity:0.27}.wprices-list{
margin-top:3em}.wprices-list__cells,.mblock-prices-list__cells{
font-size:1.75em;
gap:1.5em}.wprices-list__title,.mblock-prices-list__title{
width:11em;
text-align:left;
line-height:1.2;
font-weight:300;
max-height:1.3em}.wprices-list__title>small,.mblock-prices-list__title>small{
display:block;
font-size:0.81em;
opacity:0.69}.wprices-list__price,.mblock-prices-list__price{
font-weight:800;
font-size:1.25em;
letter-spacing:-0.025em;
width:8em;
white-space:nowrap;
line-height:1;
color:var(--color-1)}.wprices-list__li + .wprices-list__li,.mblock-prices-list__li + .mblock-prices-list__li{
margin-top:3em}.wprices-body{
display:inline-block;
text-align:left;
background:rgba(255,255,255,0.72);
backdrop-filter:blur(1px);
padding:3em 4.5em}.wprices-bg:before{
content:'';
display:block;
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
backdrop-filter:blur(1px);
z-index:2}.wprices-list__link{
color:var(--color-1)}.wprices-list__link:hover{
color:var(--color-2)}.wprices-ui{
text-align:center;
margin-top:3em}.wexamples{
--wexamples-per-row:2;
--wexamples-gap:1.5em;
background:rgba(0,0,0,0.01);
padding:6em 0}.wexamples-cells{
gap:var(--wexamples-gap);
margin-top:4.5em;
row-gap:4.5em}.wexample{
width:calc((100% - var(--wexamples-gap) * (var(--wexamples-per-row) - 1)) / var(--wexamples-per-row))}.wexample-img:before{
padding-top:70.76689%}.wexample-title{
text-align:center;
font-size:2em;
line-height:1.2;
font-weight:300;
margin-top:0.75em;
transition:color .3s ease-out}.wexample-link{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:9}.wexample:hover .wexample-link + .wexample-body{
color:var(--color-2)}.wexamples-ui{
text-align:center;
margin-top:4.5em}.mblock{
--mblock-media-w:24em;
--mblock-info-w:29em;
--mblock-gap:0em}.mblock-cells{
gap:var(--mblock-gap)}.mblock-media{
width:var(--mblock-media-w)}.mblock-info{
width:var(--mblock-info-w)}.mblock-text{
font-size:1.35em;
line-height:1.2;
font-weight:300;
letter-spacing:-0.015em;
text-align:left;
margin-top:1.5em}.mblock-text p{
line-height:inherit}.mblock-reversed .mblock-cells{
flex-direction:row-reverse}.mblock-prices-list{
margin-top:2.5em}.mblock-prices-list__cells{
font-size:1.75em;
gap:0.5em}.mblock-ui{
margin-top:3em}.mblock-media-mobile{
display:none}.texamples-title{
text-align:left;
margin-bottom:0.75em}.texamples{
--texamples-media-w:47em}.texamples-info{
width:calc( 100% - var(--texamples-media-w) );
text-align:left}.texamples-media{
width:var(--texamples-media-w)}.texamples-media:before,.texamples-media-mobile:before{
padding-top:70.76689%}.texample-title{
margin:0;
line-height:1.2;
font-size:2em;
font-weight:300;
color:var(--color-text-title);
margin-bottom:0.5em}.texamples-description{
font-size:1.25em;
font-weight:300;
letter-spacing:-0.015em;
line-height:1.3}.texamples-slider-ui{
margin-top:3em}.texamples-slider-pagination{
text-align:center}.texamples-slider-ui .swiper-pagination-bullet{
width:4em;
height:0.5em;
border-radius:0}.texamples-slide-final{
text-align:center;
padding:13em 0}.texamples-media-mobile{
display:none}.texamples-points{
--texamples-points-value-w:7.75em;
--texamples-points-sep-w:3em}ul.texamples-points,.texamples-point + .texamples-point{
margin-top:2em}.texamples-imgs{
margin-top:2.75em}.texamples-point-value{
width:var(--texamples-points-value-w)}.texamples-point-sep{
width:var(--texamples-points-sep-w)}.texamples-point-title{
width:calc( 100% - var(--texamples-points-value-w) - var(--texamples-points-sep-w) )}.texamples-point-value__data{
font-weight:800;
font-size:2.1875em;
letter-spacing:-0.025em;
white-space:nowrap;
line-height:1}.texamples-point-sep__data{
font-size:1.75em;
text-align:center}.texamples-point-title__data{
font-size:1.25em;
letter-spacing:-0.015em;
line-height:1.2}.texamples-imgs__link,.texamples-imgs__pic,.texamples-imgs__pic img{
display:block;
width:100%;
outline:none !important}.dgallery{
--dgallery-media-w:26.5em;
--dgallery-gap:3em;
--dgallery-shift:-12em;
--dgallery-slider-shift:1em}.dgallery-cells{
gap:var(--dgallery-gap)}.dgallery-media{
width:var(--dgallery-media-w);
margin-left:var(--dgallery-shift);
z-index:9;
pointer-events:none}.dgallery-slider{
width:calc( 100% - var(--dgallery-media-w) - var(--dgallery-gap) - var(--dgallery-shift) );
padding-top:var(--dgallery-slider-shift)}.dgallery-slider-ui{
margin-top:1.5em}.dgallery-slider-pagination{
text-align:center}.dgallery-slider-ui .swiper-pagination-bullet{
width:4em;
height:0.5em;
border-radius:0}.dgallery-slide-pic,.dgallery-slide-img{
display:block;
width:100%}.dgallery-slide-link{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:9}.popup-open{
font-size:1em;
position:fixed;
top:auto;
bottom:var(--popup-open-bottom,7em);
left:-0.5em;
z-index:1000;
cursor:pointer;
opacity:0;
pointer-events:none;
transform:translateX(-110%);
transition:left .3s ease-out,opacity .3s ease-out,transform .45s cubic-bezier(.22,1,.36,1);
will-change:opacity,transform}.popup-open.popup-open__visible:not(.hidden){
opacity:1;
pointer-events:auto;
transform:none}.popup-open:hover{
left:0.5em}.popup-open.hidden{
opacity:0;
pointer-events:none;
transform:translateX(-110%)}.popup-open-pic{
width:16.5em;
z-index:9}.popup-open-pic:before{
padding-top:50.95057%}.popup-open-pic-cursor{
position:absolute;
width:21%;
bottom:0;
right:0;
transform:translate(27%,38%);
transform-origin:center;
z-index:9}.popup-open.popup-open__visible:not(.hidden) .popup-open-pic-cursor{
animation:popup-open-pic-cursor-pulse 7s ease-in-out 5s infinite}@keyframes popup-open-pic-cursor-pulse{
0%,11.43%,20.71%,28.57%,100%{
transform:translate(27%,38%) scale(1)}5.71%,16.07%,24.64%{
transform:translate(50%,54%) scale(1.05)}}@keyframes popup-open-m-pic-pulse{
0%,11.43%,20.71%,28.57%,100%{
top:33%;
left:18%;
transform:scale(1)}5.71%,16.07%,24.64%{
top:66%;
left:36%;
transform:scale(1.1)}}.popup{
position:fixed;
width:100%;
height:100%;
top:0;
left:0;
z-index:9999;
pointer-events:none;
opacity:0;
transition:opacity .6s ease-out}.popup.shown{
pointer-events:auto;
opacity:1}.popup:before{
--popup-bg-w:12em;
content:'';
display:block;
z-index:1;
width:var(--popup-bg-w);
height:var(--popup-bg-w);
position:absolute;
top:calc(-1 * var(--popup-bg-w) / 2);
left:calc(-1 * var(--popup-bg-w) / 2);
background:rgba(33,104,243,0.08);
backdrop-filter:blur(3px);
border-radius:50%;
border-top-left-radius:0;
border-bottom-left-radius:0;
transition:all .6s ease-out}.popup.shown:before{
border-radius:0;
width:100%;
height:100%;
top:0;
left:0}.popup-body{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
padding:3em 0;
z-index:9;
display:flex;
flex-direction:column;
align-items:safe center;
justify-content:flex-start;
overflow:hidden;
overflow-y:auto;
transform:translate(-100%,-100%);
opacity:0;
transition:transform .6s ease-out,opacity .3s ease-out}.popup.shown .popup-body{
transform:none;
opacity:1}.popup-content{
position:relative;
flex-shrink:0;
margin-top:auto;
margin-bottom:auto;
background:#fff;
font-size:1svw;
border-radius:12px;
overflow:hidden}.popup-slide{
position:relative;
opacity:1;
transform:translateX(0) scale(1);
transition:opacity .35s ease-out,transform .35s ease-out;
will-change:opacity,transform}.popup-slide__hidden{
display:none}.popup-slide__entering{
opacity:0;
transform:translateX(1.5em) scale(.985)}.popup-slide__leaving{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:2;
opacity:0;
transform:translateX(-1.5em) scale(.985);
pointer-events:none}.popup-bg{
width:52em}.popup-bg:before{
padding-top:71.658%}.popup-info{
position:absolute;
top:7.15em;
width:25.17em;
left:18.69em;
padding:1.5em 0;
text-align:center}.popup-title{
font-size:2.5em;
line-height:1.1;
margin:0;
letter-spacing:-0.015em}.popup-title>span{
display:block}.popup-title-l1{
font-size:0.81em;
font-weight:600}.popup-title-l2{
margin:0.25em 0;
font-size:0.69em;
font-weight:600}.popup-title-l3{
font-size:0.69em;
font-weight:650;
margin-top:0.5em}.popup-title b{
display:inline-block;
background:var(--color-2);
color:#fff;
padding:0.075em 0.25em;
padding-bottom:0;
border-radius:0.15em;
font-size:1.7em;
letter-spacing:-0.035em;
font-weight:720;
vertical-align:middle}.popup-slide__yes .popup-title{
font-size:1.35em;
padding:0 2em}.popup-ui{
margin-top:2em;
gap:0.75em}.popup-btn{
background:#eef3f8;
color:#7393af;
font-size:1.5em;
font-weight:500;
width:4em;
border-radius:0.175em;
padding:0.25em 1em;
cursor:pointer;
transition:background .2s ease-out,color .2s ease-out}.popup-btn__body{
position:relative;
padding-left:1.25em}.popup-btn__max .popup-btn__body{
padding-left:1.1em}.popup-btn__body>img{
display:block;
position:absolute;
top:0.125em;
left:0;
width:0.95em;
height:0.95em}.popup-btn:not(.popup-btn__main):hover{
color:#257dde}.popup-btn.popup-btn__main{
background:#257dde;
color:#fff}.popup-btn.popup-btn__main:hover{
background:#0079ff}.popup-btn.popup-btn__max{
background:#495669}.popup-btn.popup-btn__max:hover{
background:#2d4870}.popup-slide__yes .popup-btn{
width:auto}.popup-close{
position:absolute;
z-index:9;
right:0.5em;
bottom:0.15em;
font-size:1.25em;
cursor:pointer;
padding-left:1.5em;
opacity:0.69;
transition:opacity .3s ease-out}.popup-close:hover{
opacity:1}.popup-close__icon{
display:block;
position:absolute;
width:1.25em;
left:0;
top:50%;
transform:translate(0,-50%)}.popup-open-m{
display:none}@media only screen and (min-width:1921px){html
{
font-size:0.7295vw}}@media only screen and (max-width:1919px){}@media only screen and (max-width:1679px){}@media only screen and (max-width:1440px){}@media only screen and (max-width:1392px){}@media only screen and (max-width:1279px){html{
font-size:12px}}@media only screen and (max-width:1023px){.featured1{
--featured1-media-w:29em}.featured1-title{
font-size:2.5em}.type-info__content{
padding:1.5em}.type-info__text{
line-height:1.2;
letter-spacing:-0.025em;
font-size:1.075em}.type-info__text p{
line-height:inherit}.mediums{
padding:4.5em 0}.mediums-caption{
padding:1.5em}.mediums-title{
font-size:2.6em}.dgallery{
--dgallery-media-w:22.75em;
--dgallery-shift:-10.5em;
--dgallery-slider-shift:4em}}@media only screen and (max-width:767px){.container{
width:34.33333em;
max-width:calc(100% - 0.75em * 2)}.hdr-cells{
align-items:flex-start;
justify-content:center}.hdr-logo__link{
width:18.5em;
max-width:100%}.hdr-info{
display:none !important;
gap:0;
margin-top:-0.8em}.hdr-phone{
display:none}.hdr-menu-btn__button{
width:3.5em}.featured1-body{
width:100%;
flex-direction:column}.featured1-info{
width:100%}.featured1-media{
width:32em;
max-width:81%}.featured1-title{
text-align:center;
line-height:1.1}.title-common{
font-size:2.25em}.menu{
background:#fff;
color:var(--color-text);
box-shadow:0px 3px 9px 1px rgba(0,0,0,0.12)}.menu-a{
font-size:1.75em;
font-weight:400;
padding:0.15em 0.75em}.submenu-a{
font-size:1.25em;
padding:0 0.93em}.menu-caption{
display:block}.mobile-ui{
display:block}.featured1-prompt__btn{
bottom:var(--mobile-ui-h)}.types{
padding:3em 0}.types-cells{
margin-top:2em}.type.cells,.type.cells:nth-child(odd){
flex-direction:column}.type-media,.type-info{
width:100%}.type-info__text{
line-height:1.4;
letter-spacing:-0.015em;
font-size:1.35em}.types-answer-cells,.types-question-cells{
flex-direction:column}.types-answer-media__desktop,.types-question-media__desktop{
display:none}.types-answer-media__mobile,.types-question-media__mobile{
display:block;
margin:0 auto;
width:18em;
right:-0.5em}.types-answer-text,.types-question-text{
margin-top:0.75em}.mediums-title{
font-size:1.75em;
width:100%;
padding-right:3.5em}.mediums-title-media{
position:absolute;
width:9em;
right:1.5em;
top:50%;
transform:translate(0,-50%)}.mediums-title>span,.medium-title>span{
display:inline}.mediums-cells.cells{
align-items:flex-start;
gap:1.5em;
margin-top:1.5em}.medium{
width:100%}.mediums-caption,.medium-media{
border-radius:0.75em}.medium-media__pic img{
width:81%}.medium-title{
font-size:1.575em;
letter-spacing:-0.025em}.audit{
--audit-gap:0.75em;
--audit-info-w:15em;
--audit-media-w:calc(100% - var(--audit-info-w) - var(--audit-gap))}.audit-cells{
gap:var(--audit-gap)}.audit-media{
max-width:16em}.audit-title{
text-align:left}.audit-countdown{
font-size:1.65em}.countdown-cells.cells{
justify-content:flex-start}.audit-ui{
margin-top:1em}.audit-btn{
width:100%;
padding-left:0;
padding-right:0;
text-align:center}.bottom-menu{
padding:3em 0}.bottom-menu-cells{
flex-direction:column}.bottom-menu-body{
gap:3em;
width:100%;
flex-wrap:wrap}.bottom-menu-col{
width:100%;
text-align:center}.bottom-menu-info{
width:100%;
margin-top:3em}.bottom-menu-phone,.bottom-menu-email{
text-align:center}.bottom-menu-socials.cells{
justify-content:center}.ftr{
padding:3em 0;
padding-bottom:calc( 3em + var(--mobile-ui-h) )}.ftr-cells{
flex-direction:column}.ftr-col-1__content{
text-align:center}.ftr-city-link{
display:flex;
margin-left:auto;
margin-right:auto}.ftr-col-2__content{
text-align:center;
max-width:22em}.cities-modal{
width:calc(100vw - 1em);
padding:2em 1.25em}.cities-modal-head{
display:block;
margin-bottom:1.25em}.cities-modal-title{
font-size:1.75em}.cities-modal-current{
margin-top:0.45em;
white-space:normal}.cities-modal-cols{
flex-wrap:wrap;
gap:0.05em 1em}.cities-modal-list{
flex-basis:calc(50% - 0.5em)}.type:before,.type:after{
--type-x-thickness:0.5em;
--type-x-w:100%}.type:after{
width:calc(var(--type-x-thickness) / 1.5);
height:2.5em}.mblock-media{
display:none}.mblock-info{
width:100%}.mblock-media-mobile{
position:relative;
display:block;
width:17em;
margin:0 auto;
margin-top:1.71428em;
max-width:100%}.mblock-prices-list__cells{
font-size:1.5em}.audit__alt .audit-cells{
gap:1.5em}.audit__alt .audit-title{
line-height:1.1}.audit-subtitle{
text-align:left;
line-height:1.1;
font-size:2em}.audit-subtitle>small{
margin-top:0.75em;
line-height:1.2}.wprices-list{
--wprices-list-price-w:9.5em;
margin-top:1.5em}.wprices-body{
width:100%;
padding:1.5em 0.75em}.wprices-list__cells{
font-size:1.5em;
gap:0.75em}.wprices-list__price{
font-size:1.15em;
width:var(--wprices-list-price-w)}.wprices-list__title{
width:calc(100% - (var(--wprices-list-price-w) + 0.75em * 2))}.wprices-ui{
margin-top:3.5em}.wprices-btn{
font-size:1.5em}.wexamples-title>span{
display:inline}.wexample{
width:100%}.texamples-title,.texample-title{
text-align:center}.texamples-media{
display:none}.texamples-media-mobile{
display:block;
margin-bottom:1.5em}.texamples-info{
width:100%}.texamples-points{
--texamples-points-value-w:4.75em}.texamples-point.cells{
justify-content:center}.texamples-point-title{
width:13em}.texamples-point-value__data{
font-size:1.60714em}.texamples-point-title__data{
font-size:1.15em}.dgallery-cells.cells{
flex-direction:column-reverse;
margin-top:1.71428em}.dgallery{
--dgallery-media-w:21.25em}.dgallery-media{
margin-left:0}.dgallery-slider{
width:100%;
padding-top:0}.dgallery-container{
width:100%}.popup-content{
font-size:1.75svw}.popup-open,.popup-open:hover{
top:0;
bottom:auto;
left:0;
color:#fff;
width:100%;
font-size:1.1em;
transform:translate(0,-100%);
opacity:0;
pointer-events:none}.popup-open-m-bg{
position:absolute;
background:var(--color-2);
border-bottom-left-radius:1.5em;
top:0;
left:0;
width:100%;
height:100%;
overflow:hidden;
z-index:-1}.popup-open-m-bg:after{
content:'';
display:block;
position:absolute;
left:0;
bottom:0;
width:1.25em;
height:1.25em;
background:#9e3576;
border-top-right-radius:0.5em}.popup-open-pic{
display:none}.popup-open-m{
display:block;
position:relative;
padding:0.5em 0}.popup-open-m-text{
font-size:1.25em;
text-align:center;
font-weight:200;
letter-spacing:-0.015em}.popup-open-m-text b{
font-weight:500;
letter-spacing:-0.025em}.popup-open-m-pic{
width:2em;
overflow:visible}.popup-open-m-pic>img{
width:127%;
height:127%;
top:33%;
left:18%}.popup-open.popup-open__visible:not(.hidden) .popup-open-m-pic>img{
animation:popup-open-m-pic-pulse 7s ease-in-out 5s infinite}.popup-open-pic-cursor{
display:none}.popup-open.popup-open__visible:not(.hidden){
transform:none;
opacity:1;
pointer-events:auto}.popup-open.hidden{
transform:translateY(-100%)}.popup-bg:before{
padding-top:136.4589%}.popup-info{
top:6.15em;
width:22.96em;
left:4.25em;
font-size:1.65em}.popup-ui.cells{
justify-content:flex-end;
padding-right:1.25em}.popup-slide__yes .popup-info{
padding:1em 0}.popup-slide__yes .popup-title{
font-size:1.325em;
padding:0 0.25em}.popup-slide__yes .popup-ui{
margin-top:0.75em}.popup-close{
font-size:2.25em}.popup-title b{
font-size:1.15em}}@media only screen and (max-width:374px){html
{
font-size:3.735vw}}
html.contact-modal-open{
overflow:hidden}.contact-modal{
position:fixed;
z-index:10000;
inset:0;
display:flex;
align-items:center;
justify-content:center;
padding:1.5em;
overflow-y:auto;
background:rgba(22,38,64,0.68);
backdrop-filter:blur(9px);
-webkit-backdrop-filter:blur(9px);
opacity:0;
visibility:hidden;
pointer-events:none;
transition:opacity .4s ease,visibility 0s linear .45s}.contact-modal.is-open{
opacity:1;
visibility:visible;
pointer-events:auto;
transition-delay:0s}.contact-modal__shell{
position:relative;
width:min(66em,calc(100vw - 7em));
max-height:calc(100vh - 5.5em);
max-height:calc(100dvh - 5.5em)}.contact-modal__dialog{
position:relative;
z-index:1;
display:grid;
grid-template-columns:minmax(0,1.1fr) minmax(0,0.9fr);
width:100%;
max-height:calc(100vh - 5.5em);
max-height:calc(100dvh - 5.5em);
overflow:auto;
background:#fff;
border-radius:1.5em;
box-shadow:0 1.5em 5em rgba(7,18,40,0.26);
transform:translateY(1.25em) scale(.975);
opacity:0;
transition:transform .3s cubic-bezier(.22,1,.36,1),opacity .22s ease}.contact-modal.is-open .contact-modal__dialog{
transform:translateY(0) scale(1);
opacity:1}.contact-modal__close{
position:absolute;
z-index:0;
top:0;
right:0;
display:flex;
align-items:center;
justify-content:center;
width:2.75em;
height:2.75em;
padding:.7em;
border:0;
border-radius:50%;
background:#fefefe;
opacity:0;
cursor:pointer;
transition:top .45s cubic-bezier(0.34,1.56,0.64,1),right .45s cubic-bezier(0.34,1.56,0.64,1),background-color .2s ease,transform .2s ease,opacity .2s ease}.contact-modal.is-open .contact-modal__close{
top:-2.25em;
right:-2.25em;
opacity:1;
transition-delay:.2s,.2s,0s,0s}.contact-modal__close:hover{
transform:rotate(6deg)}.contact-modal__close:focus-visible,
.contact-modal__button:focus-visible{
outline:3px solid rgba(47,72,123,.4);
outline-offset:3px}.contact-modal__close img{
display:block;
width:100%;
height:100%}.contact-modal__media{
background:#fff;
border-radius:0 1.5em 1.5em 0;
overflow:hidden}.contact-modal__picture{
width:100%}.contact-modal__picture:before{
padding-top:147.58%}.contact-modal__content{
display:flex;
flex-direction:column;
justify-content:center;
padding:5em 4.5em 4.5em}.contact-modal__title{
margin:0;
color:var(--color-text-title);
font-size:3em;
font-weight:700;
line-height:1.08}.contact-modal__text{
margin-top:1.35em;
font-size:1.4em;
line-height:1.45;
color:rgba(43,52,66,.78)}.contact-modal__actions{
display:flex;
flex-wrap:wrap;
gap:.85em;
margin-top:2.25em}.contact-modal__button{
display:inline-flex;
align-items:center;
justify-content:center;
min-width:8em;
padding:.55em 1.25em;
border:0;
border-radius:.3em;
background:#257dde;
color:#fff;
font-size:1.25em;
font-weight:500;
line-height:1.2;
text-decoration:none;
transition:color .2s ease,background-color .2s ease,transform .2s ease}.contact-modal__button:hover{
color:#fff;
background:#0079ff;
transform:translateY(-2px)}.contact-modal__button--max{
background:#495669}.contact-modal__button--max:hover{
background:#2d4870}.contact-modal__button-body{
position:relative;
padding-left:1.25em}.contact-modal__button--max .contact-modal__button-body{
padding-left:1.1em}.contact-modal__button-body img{
position:absolute;
top:.1em;
left:0;
display:block;
width:.95em;
height:.95em}@media only screen and (max-width:767px){.contact-modal{padding:4em .75em .75em}.contact-modal__shell{width:calc(100vw - 1.5em);max-height:calc(100vh - 4.75em);max-height:calc(100dvh - 4.75em)}.contact-modal__dialog{grid-template-columns:1fr;max-height:calc(100vh - 4.75em);max-height:calc(100dvh - 4.75em);border-radius:1.1em}.contact-modal.is-open .contact-modal__close{top:-3.25em;right:0}.contact-modal__media{border-radius:0 0 1.1em 1.1em}.contact-modal__content{padding:2em 1.5em 1.75em}.contact-modal__title{padding-right:1.25em;font-size:2em}.contact-modal__text{font-size:1.5em;line-height:1.35;margin-top:0.75em}.contact-modal__actions{margin-top:1.5em}.contact-modal__button{flex:1 1 calc(50% - .5em);font-size:1.5em}.contact-modal__picture{max-width:20em;margin:0 auto}}@media (prefers-reduced-motion:reduce){.popup-open-pic-cursor,.popup-open-m-pic>img{animation:none !important}.popup,.popup:before,.popup-body,.popup-open,.popup-slide{transition-duration:.01ms}.contact-modal,.contact-modal__dialog,.contact-modal__close,.contact-modal__button{transition-duration:.01ms}.contact-modal.is-open .contact-modal__close{transition-delay:0s}}
.featured1{
--featured1-media-w:56em}.featured1-media:before{
padding-top:58.64465%}.mblock__whatsit{
--mblock-gap:2em;
--mblock-info-w:39.65em}.mblock__usecases{
--mblock-media-w:16.875em;
--mblock-info-w:44em;
--mblock-gap:4.5em}.mblock__notrecommended{
--mblock-media-w:16.794em;
--mblock-info-w:44em;
--mblock-gap:5em}.mblock__howwedoit{
--mblock-media-w:29.48em;
--mblock-info-w:43em;
--mblock-gap:4.5em}.mblock__prices{
--mblock-media-w:21em;
--mblock-info-w:39.5em;
--mblock-gap:4.5em}.mblock__usecases .mblock-media-mobile{
width:11.95em}.mblock__notrecommended .mblock-media-mobile{
width:11.89em}.mblock__howwedoit .mblock-media-mobile{
width:20.87em}.mblock__prices .mblock-media-mobile{
width:14.87em}@media only screen and (max-width:767px){.featured1-body{
gap:3em}.featured1-media{
width:39em;
max-width:100%}}