﻿html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*::selection{background:rgba(0,0,0,.1)}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}html{height:100%;line-height:1.1;font-size:14px;font-family:"Manrope",sans-serif;font-weight:400;color:#333;-webkit-text-size-adjust:100%}@media only screen and (min-width: 768px){html{font-size:16px}}body{display:flex;flex-direction:column;height:100%;box-sizing:border-box;background:#f3f2f2}b,strong{font-weight:600}.main{display:block;width:100%;margin-top:2rem}.container{margin:0 auto;padding:0 1rem;max-width:1024px}.section{padding-top:3rem}.section:first-of-type{padding-top:2rem}.subsection{margin-top:2rem}.subsection:first-of-type{margin-top:0}.link,.download,.rich a{color:#7882fc;transition:color .1s ease}.link:hover,.download:hover,.rich a:hover{color:#404efc}.link:active,.download:active,.rich a:active{color:#fc4043}.rich p{line-height:1.5;margin-bottom:1rem}.hide-mobile{display:none}@media (min-width: 768px){.hide-mobile{display:initial}}@media (min-width: 768px){.hide-desktop{display:none}}.text-lg,.download-text,.istima-option-text,.istima-option-head{font-size:1.25rem;line-height:1.5}.text-center{text-align:center}.text-bold{font-weight:600}.btn{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;width:fit-content;text-align:center;text-decoration:none;padding:.625rem 1rem;transition:background .1s ease,border .1s ease,box-shadow .1s ease,color .1s ease}@keyframes fog-fade-in{from{opacity:0}to{opacity:1}}.fog{display:block;position:fixed;z-index:100;top:0;width:100%;height:0;background:rgba(0,0,0,0)}.fog.--open{height:100%;background:rgba(0,0,0,.2);animation:fog-fade-in .2s}body{padding-top:64px}@media (min-width: 768px){html.--scrolled body{padding-top:calc(88px + 2rem)}html:not(.--scrolled) body{padding-top:initial}}.header{position:fixed;top:0;right:0;left:0;z-index:101;background-color:#303030;transition:background .3s ease}@media (min-width: 768px){html.--scrolled .header{background-color:rgba(0,0,0,.5);backdrop-filter:blur(4px)}html.--scrolled .header:hover{background-color:#303030}html:not(.--scrolled) .header{position:relative;margin-top:2rem;z-index:initial;background:none}}.header-container{display:flex;align-items:center;justify-content:space-between;position:relative;height:64px}@media (min-width: 768px){html:not(.--scrolled) .header-container{height:88px}}.header-logo-mobile{display:block;height:44px}@media (min-width: 768px){html:not(.--scrolled) .header-logo-mobile{display:none}}.header-logo-desktop{display:none;height:88px}@media (min-width: 768px){html:not(.--scrolled) .header-logo-desktop{display:block}}.header-navs{display:flex;align-items:center;justify-content:center;height:100%}.header-hamburger{display:flex;align-items:center;justify-content:center;position:relative;z-index:101;height:3rem;cursor:pointer;outline:none;transition:color .1s ease,opacity .1s ease;color:#fff}.header-hamburger:hover{opacity:.8}@media (min-width: 768px){html.--scrolled .header-hamburger.--open{color:#333}html.--scrolled .header-hamburger.--open:hover{opacity:1;color:#404efc}html:not(.--scrolled) .header-hamburger{color:#333}html:not(.--scrolled) .header-hamburger:hover{opacity:1;color:#404efc}}.header-hamburger:before{content:"";display:block;position:absolute;height:3rem;width:3rem;border-radius:50%}.header-aux{display:none;margin-right:2rem}@media (min-width: 768px){.header-aux{display:block}}.header-action-btn{color:#fc6767;background:#fff;border:2px solid #fc6767;border-radius:.75rem;font-weight:600}.header-action-btn:hover{color:#fc4043;border-color:#fc4043;box-shadow:rgba(0,0,0,.15) 0px 1px 5px 0px}.header-action-btn:active{background-color:#fc4043;border-color:#fc4043;color:#fff}html.--scrolled .header-action-btn{background-color:#fc4043;border-color:#fc4043;color:#fff}html.--scrolled .header-action-btn:hover{background-color:#ec0407;border-color:#ec0407}html.--scrolled .header-action-btn:active{background-color:#d30307;border-color:#d30307}@keyframes main-menu-fade-in{0%{display:none;opacity:0}1%{display:block}100%{opacity:1}}@keyframes main-menu-overflow{0%{overflow-y:hidden}100%{overflow-y:auto}}@keyframes main-menu-item-animation{from{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}.main-menu{position:absolute;top:64px;max-height:calc(100vh - 64px);right:0;left:0;z-index:100;border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem;background-color:#fff;box-shadow:0 5px 25px 0 rgba(0,0,0,.15),0 3px 3px 0 rgba(0,0,0,.05);display:none}@media (min-width: 768px){.main-menu{top:1rem;left:auto;max-height:initial;min-width:14rem;max-width:20rem;border-radius:.75rem}html.--scrolled .main-menu.--open{top:.25rem}}.main-menu.--open{display:block;animation:main-menu-fade-in .2s forwards,main-menu-overflow .2s .2s forwards}.main-menu.--open .main-menu-item{animation:main-menu-item-animation .2s forwards}.main-menu-section{margin:.25rem 0}.main-menu-item{opacity:0;font-size:1.25rem;user-select:none}.main-menu-item-pale .main-menu-link{font-size:1rem;color:#919399}.main-menu-link{display:inline-flex;width:100%;padding:.8rem 1rem;text-decoration:none;transition:.1s color ease;color:#333}.main-menu-link:hover{color:#404efc}.main-menu-link:active{color:#fc4043}.main-menu-link svg{display:inline-block;margin-left:.25rem;width:1rem;height:1rem}.footer{padding-top:.5rem;padding-bottom:2rem}.footer-container{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:.5rem}@media (min-width: 768px){.footer-container{flex-direction:row;gap:initial}}.footer-col{display:flex;flex-direction:column;align-items:center;margin-top:.5rem}@media (min-width: 768px){.footer-col{flex:0 0 33%}.footer-col:nth-child(1){display:flex;align-items:center;flex:1 1 auto;order:1}.footer-col:nth-child(2){align-items:flex-start;order:0}.footer-col:nth-child(3){align-items:flex-end;order:2}}.footer-logo{transition:transform .3s ease}.footer-logo img{height:2rem}.footer-logo:hover{transform:scale(1.2)}.footer-text,.footer-link{color:#919399;font-size:.875rem}.footer-link{transition:color .1s ease}.footer-link:hover{color:#404efc}.footer-link:active{color:#fc4043}.hamburger-inner{position:relative;width:28px;height:16px;vertical-align:middle}.hamburger-lines{top:50%;margin-top:-1px}.hamburger-lines,.hamburger-lines:before,.hamburger-lines:after{position:absolute;width:28px;height:2px;background-color:currentColor}.hamburger-lines:before,.hamburger-lines:after{content:"";display:block}.hamburger-lines:before{top:-7px}.hamburger-lines:after{bottom:-7px}.hamburger-slider .hamburger-lines{top:1px}.hamburger-slider .hamburger-lines,.hamburger-slider .hamburger-lines:before,.hamburger-slider .hamburger-lines:after{transition:transform .15s ease}.hamburger-slider .hamburger-lines:before{top:7px;transition-property:transform,opacity}.hamburger-slider .hamburger-lines:after{top:14px}.hamburger-slider.--open .hamburger-lines{transform:translate3d(0, 7px, 0) rotate(45deg)}.hamburger-slider.--open .hamburger-lines,.hamburger-slider.--open .hamburger-lines:before,.hamburger-slider.--open .hamburger-lines:after{border-radius:4px}.hamburger-slider.--open .hamburger-lines:before{transform:rotate(-45deg) translate3d(-4px, -5px, 0);opacity:0}.hamburger-slider.--open .hamburger-lines:after{transform:translate3d(0, -14px, 0) rotate(-90deg)}.cookie-toast{position:fixed;z-index:1000;bottom:0;left:0;width:100%;box-sizing:border-box;padding:.5rem 1rem;display:flex;justify-content:center;align-items:center;gap:1rem;background:rgba(0,0,0,.8);box-shadow:0 5px 25px 0 rgba(0,0,0,.15),0 3px 3px 0 rgba(0,0,0,.05);font-size:.875rem}@media (min-width: 768px){.cookie-toast{border-radius:.75rem;bottom:1rem;left:1rem;max-width:32rem;padding:1rem 1.25rem}}.cookie-toast--dismissed{display:none}.cookie-toast-text{line-height:1.5;color:#fff}.cookie-toast-link{text-decoration:underline;text-underline-offset:3px;color:#fff}.cookie-toast-link:hover{color:#ddd}.cookie-toast-link:active{color:#bfbfbf}.cookie-toast-btn{padding:.5rem 1rem;background:#fff;border:none;border-radius:.75rem;cursor:pointer;color:#000}.cookie-toast-btn:hover{background:#ddd}.cookie-toast-btn:active{background:#bfbfbf}.bgr-city{background-image:url("/images/city.png");background-repeat:no-repeat;background-size:contain;background-position:0 3rem}@media (min-width: 768px){.bgr-city{background-position:0 -3rem}}@media (min-width: 1920px){.bgr-city{background-size:1640px auto;background-position:top center}}.tip{padding:1rem;background:#fffbe6;border:1px solid #ffe58f;border-radius:.75rem}.yaform iframe{margin-top:1rem;min-height:512px;width:100%}.frame{padding:1rem;border-radius:.75rem;background-color:#fff;position:relative}@media (min-width: 768px){.frame{padding:2rem}}.frame-title{position:absolute;top:0;right:0;left:0;display:flex;align-items:center;justify-content:center}.frame-title-inner{position:absolute;display:inline-flex;align-items:center;justify-content:center;padding:.25rem 1rem;transform:skew(-25deg);transform-origin:bottom left;background:#fc6767}.frame-title-inner span{display:block;transform:skew(25deg);text-align:center;font-size:.75rem;text-transform:uppercase;letter-spacing:.125rem;font-weight:600;color:#fff}.title{line-height:1.1;text-align:center;font-weight:600;font-size:2rem}@media (min-width: 768px){.title{font-size:2.5rem}}.title+.frame{margin-top:1rem}.heading{display:flex;margin-bottom:.5rem;line-height:1.5;font-weight:600;font-size:1.25rem}.heading svg{color:#fc6767;width:12px;height:22px;margin-top:2px;margin-right:.5rem;flex-shrink:0}@media (min-width: 768px){.heading{align-items:center}.heading svg{margin-top:0}}.istima-feat-boxes{display:flex;flex-direction:column;align-items:center;justify-content:center}@media (min-width: 768px){.istima-feat-boxes{flex-direction:row}}.istima-feat-box{display:flex;flex-direction:column}.istima-feat-box+.istima-feat-box{margin-top:1rem}@media (min-width: 768px){.istima-feat-box{align-items:center;justify-content:center}.istima-feat-box+.istima-feat-box{margin-top:0;margin-left:3rem}}.istima-feat-box-icon{margin-right:.5rem;height:2.5rem}.istima-main-image{display:flex;justify-content:center;margin-bottom:1.5rem}.istima-main-image img{max-width:384px}@media (min-width: 768px){.istima-main-image{display:block;float:right;margin-left:1.5rem}}@media (min-width: 1152px){.istima-main-image{margin-right:-4rem}}.istima-option{display:flex}.istima-option+.istima-option{margin-top:1.5rem}.istima-option-icon{max-height:3rem;margin-right:1rem;margin-top:.5rem}@media (min-width: 768px){.istima-option-icon{max-height:4rem;margin-right:1.5rem}}.istima-option-head{font-weight:600}@media (min-width: 768px){.row-main{display:grid;grid-template-columns:1fr 3fr;grid-gap:1rem}}@media (min-width: 768px){.row-2col{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem}}@media (min-width: 768px){.row-3col{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1rem}}.istima-screenshot{margin-top:1rem;text-align:center}.istima-screenshot-image{background-color:#f3f2f2}.istima-screenshot-image img{display:block;border:1px solid #333}.istima-screenshot-caption{line-height:1.5}.download{display:flex;align-items:center}.download+.download{margin-top:.5rem}.download-icon{flex-shrink:0;margin-right:.5rem;opacity:.7;transition:opacity .1s ease}.download-icon img{height:32px}.download:hover .download-icon{opacity:1}.download-text{display:block}.mdash-list li::before{content:"— ";color:#fc6767}.mdash-list li+li{margin-top:.5rem}.corner-map{display:block;position:absolute;top:0;right:0;width:8rem;height:8rem;border-top-right-radius:.75rem;cursor:pointer;user-select:none}@media (max-width: 384px){.corner-map{width:5rem;height:5rem}}.corner-map-map{clip-path:polygon(0 0, 100% 0, 100% 100%);transition:clip-path .5s ease}.corner-map-content{position:absolute;left:20%;bottom:20%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.corner-map-text{color:#919399;font-size:.875rem;transition:color .1s ease}.corner-map:hover .corner-map-text{color:#404efc}.corner-map:active .corner-map-text{color:#fc4043}.corner-map-icon{width:42px;height:42px;transition:transform .3s ease;margin-bottom:.25rem}.corner-map:hover .corner-map-icon{transform:translateY(-.25rem)}up-modal-content .ymaps{width:80vw;height:80vh;max-width:1440px}.ymaps{width:100%;height:40vh}.error-image{margin-bottom:1rem}