@font-face{font-family:Golos Text;src:url(/fonts/golos/GolosText-Regular.ttf);font-weight:400}@font-face{font-family:Golos Text;src:url(/fonts/golos/GolosText-Medium.ttf);font-weight:500}@font-face{font-family:Golos Text;src:url(/fonts/golos/GolosText-SemiBold.ttf);font-weight:600}@font-face{font-family:Golos Text;src:url(/fonts/golos/GolosText-Bold.ttf);font-weight:700}@font-face{font-family:Golos Text;src:url(/fonts/golos/GolosText-ExtraBold.ttf);font-weight:800}@font-face{font-family:Golos Text;src:url(/fonts/golos/GolosText-Black.ttf);font-weight:900}@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-Thin.ttf);font-weight:200}@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-Light.ttf);font-weight:300}@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-Regular.ttf);font-weight:400}@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-Medium.ttf);font-weight:500}@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-Bold.ttf);font-weight:700}@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-Black.ttf);font-weight:900}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-ExtraLight.ttf);font-weight:200}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-Light.ttf);font-weight:300}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-Regular.ttf);font-weight:400}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-Medium.ttf);font-weight:500}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-SemiBold.ttf);font-weight:600}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-Bold.ttf);font-weight:700}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-ExtraBold.ttf);font-weight:800}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-Black.ttf);font-weight:900}.fadeInR{transition:all 1s cubic-bezier(.18,.88,.55,1);transform:translateX(4.2vh);opacity:0}.fadeInR.go{transform:translateX(0);opacity:1}.fadeInUp{transition:all 1s cubic-bezier(.18,.88,.55,1);transform:translateY(2.1vh);opacity:0}.fadeInUp.go{transform:translateY(0);opacity:1}::selection{color:hsla(0,0%,100%,.5);background:#1184a7}::-moz-selection{color:hsla(0,0%,100%,.5);background:#1184a7}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#e5f6fc;overflow-x:hidden}body:before{position:absolute;content:"";display:block;width:100%;height:60vh;top:0;left:0;background:linear-gradient(0deg,transparent,#fff 25%)}@media screen and (max-width:700px){body:before{height:140vh}}body.root:before{height:140vh}@media screen and (max-width:700px){body.root:before{height:200vh}}.outer{transition:all .5s cubic-bezier(.7,0,.3,1) .1s;box-sizing:border-box;padding:0;width:100%;overflow:hidden}.group.frn{display:flex;flex-flow:row nowrap}.group.frw{display:flex;flex-flow:row wrap}.group.fcn{display:flex;flex-flow:column nowrap}.group.fcw{display:flex;flex-flow:column wrap}.group.w100{width:100%}.hint{font-size:2.5vh;line-height:3.1vh;font-family:Golos Text,sans-serif;color:#253e61;font-weight:400;text-wrap:balance}.hint svg{width:5.25vh;min-width:5.25vh;max-width:5.25vh;height:5.25vh;min-height:5.25vh;max-height:5.25vh;margin-top:8.4vh;margin-bottom:3.15vh;fill:#ffb284;display:block}.hint span{color:#ffb284;font-weight:600}.img-in img{z-index:1;position:absolute;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.img-in img[src="/images/fail.svg"],.img-in img[src="/images/load.svg"]{width:100%;height:100%;max-width:10.5vh;max-height:10.5vh;margin:0}.icon-loading.black span,.icon-loading.blue span,.icon-loading.red span,.icon-loading.white span{border-top-color:#872b38;border-left-color:#872b38}.icon-loading span{display:block;box-sizing:border-box;border-radius:50%;border-left-style:solid;border-top-style:solid;border-left-width:.3vh;border-bottom:.3vh solid transparent;border-right:.3vh solid transparent;border-top-width:.3vh;animation:loading .4s linear infinite;width:82%;height:82%}.icon-loading.lg span{border-width:.4vh}@keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-page{display:flex;flex-flow:row nowrap;position:fixed;width:100vw;height:100vh;justify-content:center;align-items:center;top:0;left:0;z-index:999;background:#e37e41}.loading-page .icon-loading{position:absolute}.message{transition:all .5s cubic-bezier(.18,.88,.55,1);width:100%;margin-bottom:6.3vh;padding:4.2vh;box-sizing:border-box;border:1px solid;position:relative;z-index:2}.message.closed{opacity:0;visibility:hidden}.message .hdr{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-start;text-transform:uppercase;text-decoration:none;font-weight:600;position:relative;padding:0 0 2.1vh}.message .hdr.nodesc{padding-bottom:0}@media screen and (max-width:1300px){.message .hdr{justify-content:space-between}}.message .hdr .item{display:block;padding-right:1vh;transition:all .5s cubic-bezier(.18,.88,.55,1);font-weight:600}.message .checkout,.message .resend{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:flex-start}.message .checkout .button,.message .resend .button{margin:1em 2em 0 0}#nprogress{pointer-events:none}#nprogress .bar{background:#61b8d3;position:fixed;z-index:1031;top:0;left:0;width:100%;height:.2vh}#nprogress .peg{display:block;position:absolute;right:0;width:10.5vh;height:100%;opacity:1}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:1.575vh;right:1.575vh}#nprogress .spinner-icon{display:block;box-sizing:border-box;border-radius:50%;animation:loading .4s linear infinite;width:2.3vh;min-width:2.3vh;max-width:2.3vh;height:2.3vh;min-height:2.3vh;max-height:2.3vh;border:.3vh solid transparent;border-color:#61b8d3 transparent transparent #61b8d3;border-style:solid;border-width:.3vh}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}.layout{transition:all .5s cubic-bezier(.18,.88,.55,1);position:relative}.layout,.layout .layout-row{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:flex-start}.layout .layout-item{box-sizing:border-box;padding:0 2.1vh 4.2vh}.layout .layout-item,.layout .layout-item h1{transition:all .5s cubic-bezier(.18,.88,.55,1);position:relative}.layout .layout-item h1{font-size:10vh;line-height:10vh;font-family:Golos Text,sans-serif;font-weight:500;margin:0 0 6.3vh;white-space:pre-line;padding-right:6.3vh}@media screen and (max-width:1100px){.layout .layout-item h1{font-size:5.25vh;line-height:5.25vh}}@media screen and (max-width:700px){.layout .layout-item h1{font-size:4.325vh;line-height:4.625vh}}.layout .layout-item a{text-decoration:none;position:relative}.layout .layout-item .sub{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;margin-top:6.3vh;cursor:pointer;width:0;position:relative}.layout .layout-item .sub a,.layout .layout-item .sub span{font-size:2.3vh;line-height:3.4vh;font-family:Golos Text,sans-serif;transition:all .5s cubic-bezier(.18,.88,.55,1);display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;text-decoration:none;white-space:nowrap}.layout .layout-item .sub .icon{width:3.4vh;min-width:3.4vh;max-width:3.4vh;height:3.4vh;min-height:3.4vh;max-height:3.4vh;margin-left:1vh}.layout .layout-item .sub .icon svg{width:78%;height:78%}.layout .layout-item .sub .icon svg path{transition:all .5s cubic-bezier(.18,.88,.55,1)}.layout .layout-item.w20{width:20%;min-width:20%;max-width:20%}@media screen and (max-width:1600px){.layout .layout-item.w20{width:33.33%;min-width:33.33%;max-width:33.33%}}@media screen and (max-width:1300px){.layout .layout-item.w20{width:50%;min-width:50%;max-width:50%}}@media screen and (max-width:700px){.layout .layout-item.w20{width:100%;min-width:100%;max-width:100%}}.layout .layout-item.w25{width:25%;min-width:25%;max-width:25%}@media screen and (max-width:1600px){.layout .layout-item.w25{width:33.33%;min-width:33.33%;max-width:33.33%}}@media screen and (max-width:1300px){.layout .layout-item.w25{width:50%;min-width:50%;max-width:50%}}@media screen and (max-width:700px){.layout .layout-item.w25{width:100%;min-width:100%;max-width:100%}}.layout .layout-item.w30{width:30%;min-width:30%;max-width:30%}@media screen and (max-width:1100px){.layout .layout-item.w30{width:35%;min-width:35%;max-width:35%}}@media screen and (max-width:700px){.layout .layout-item.w30{width:100%;min-width:100%;max-width:100%}}.layout .layout-item.w33{width:33.33%;min-width:33.33%;max-width:33.33%}@media screen and (max-width:1300px){.layout .layout-item.w33{width:50%;min-width:50%;max-width:50%}}@media screen and (max-width:700px){.layout .layout-item.w33{width:100%;min-width:100%;max-width:100%}}.layout .layout-item.w50{width:50%;min-width:50%;max-width:50%}@media screen and (max-width:1300px){.layout .layout-item.w50{width:50%;min-width:50%;max-width:50%}}@media screen and (max-width:700px){.layout .layout-item.w50{width:100%;min-width:100%;max-width:100%}}.layout .layout-item.w66{width:66.66%;min-width:66.66%;max-width:66.66%}@media screen and (max-width:1300px){.layout .layout-item.w66{width:100%;min-width:100%;max-width:100%}}.layout .layout-item.w70{width:70%;min-width:70%;max-width:70%}@media screen and (max-width:1100px){.layout .layout-item.w70{width:65%;min-width:65%;max-width:65%}}@media screen and (max-width:700px){.layout .layout-item.w70{width:100%;min-width:100%;max-width:100%}}.layout .layout-item.w75{width:75%;min-width:75%;max-width:75%}@media screen and (max-width:1600px){.layout .layout-item.w75{width:66.66%;min-width:66.66%;max-width:66.66%}}@media screen and (max-width:1300px){.layout .layout-item.w75{width:50%;min-width:50%;max-width:50%;width:100%;min-width:100%;max-width:100%}}.layout .layout-item.w80{width:80%;min-width:80%;max-width:80%}@media screen and (max-width:1600px){.layout .layout-item.w80{width:66.66%;min-width:66.66%;max-width:66.66%}}@media screen and (max-width:1300px){.layout .layout-item.w80{width:50%;min-width:50%;max-width:50%}}@media screen and (max-width:700px){.layout .layout-item.w80{width:100%;min-width:100%;max-width:100%}}.layout .layout-item.w100{width:100%;min-width:100%;max-width:100%}.layout.nested{width:calc(100% + 4.2vh);min-width:calc(100% + 4.2vh);max-width:calc(100% + 4.2vh);margin-left:-2.1vh;padding:0}.layout.nested .layout-item{padding-bottom:0}.page-header{box-sizing:border-box;position:relative;z-index:2;display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;padding:0 0 6.3vh}.page-header .link{transition:all .5s cubic-bezier(.18,.88,.55,1);font-size:2.3vh;line-height:3.4vh;font-family:Golos Text,sans-serif;font-weight:400;color:#ffb284;text-decoration:none}.page-header .link:after{content:"/";margin:0 1vh}.page-header .link:hover{color:#ffb284}.page-header .item{width:100%;max-width:100%;font-size:10vh;line-height:10vh;font-family:Golos Text,sans-serif;display:block;color:#ffb284;font-weight:600;overflow:hidden;text-overflow:ellipsis;text-wrap:balance}@media screen and (max-width:1100px){.page-header .item{font-size:5.25vh;line-height:5.25vh}}@media screen and (max-width:700px){.page-header .item{font-size:4.325vh;line-height:4.625vh}}.page-header .lbl{color:#61b8d3;width:100%;text-transform:uppercase;margin-top:1vh;font-size:2.5vh;line-height:3.1vh;font-family:Golos Text,sans-serif;font-weight:500}.page{position:relative;transition:all .5s cubic-bezier(.18,.88,.55,1);flex-flow:row nowrap;align-items:center;margin:0;padding:0;width:100%}.page,.page .page-in{display:flex;justify-content:center;box-sizing:border-box}.page .page-in{width:calc(100% - 8.4vh);flex-flow:row wrap;align-items:flex-start;padding:9.5vh 0;background:#fff;border-radius:4.2vh}@media screen and (max-width:1100px){.page .page-in{padding:6.3vh 0}}@media screen and (max-width:700px){.page .page-in{width:calc(100% - 4.2vh)}}.page .page-in .page-cnt{width:100%;max-width:62vw;font-size:2.1vh;line-height:2.5vh;font-family:Roboto,sans-serif;color:#253e61;font-weight:400}@media screen and (max-width:1300px){.page .page-in .page-cnt{max-width:100%;padding:0 5.25vh;box-sizing:border-box}}@media screen and (max-width:700px){.page .page-in .page-cnt{padding:0 4.2vh}}.logo{transition:all .5s cubic-bezier(.18,.88,.55,1);z-index:3}.logo,.logo a{position:relative}.logo a{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-end;text-decoration:none}@media screen and (max-width:1100px){.logo a{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center}}.logo a .img .img-in{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;width:18.5vh;min-width:18.5vh;height:18.5vh;min-height:18.5vh}@media screen and (max-width:1100px){.logo a .img .img-in{width:28.5vh;min-width:28.5vh;height:28.5vh;min-height:28.5vh}}.logo a .img .img-in img{position:relative;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.logo a .lbl{display:flex;flex-flow:column nowrap;font-size:3vh;line-height:3.8vh;font-family:Golos Text,sans-serif;font-weight:500;color:#253e61;padding:0 0 2.1vh 2.1vh}@media screen and (max-width:1100px){.logo a .lbl{padding:2.1vh 0}.logo a .lbl span{text-align:center}}.logo a .lbl .line-02{text-transform:uppercase}.nav{transition:all .5s cubic-bezier(.18,.88,.55,1);display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start;width:100%;margin:0;padding:8.4vh 0 0;box-sizing:border-box;position:relative;z-index:2}@media screen and (max-width:1100px){.nav{display:flex;flex-flow:row wrap;justify-content:center;padding-top:2.1vh}}.nav li{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;margin:0;padding:0;list-style:none}@media screen and (max-width:1100px){.nav li{margin-top:6.3vh;width:33.33%}}@media screen and (max-width:700px){.nav li{margin-top:6.3vh;width:50%}}.nav li .nav-link{flex-flow:column nowrap;justify-content:flex-start;text-decoration:none;max-width:100%}.nav li .nav-link,.nav li .nav-link .nav-icon{display:flex;align-items:center;position:relative}.nav li .nav-link .nav-icon{flex-flow:row wrap;justify-content:center;width:10.5vh;height:10.5vh;margin:0 0 1.6vh}.nav li .nav-link .nav-icon svg{position:absolute;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:2;width:90%;height:90%}.nav li .nav-link .nav-icon svg path{transition:all .5s cubic-bezier(.18,.88,.55,1);fill:none;stroke:#61b8d3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.nav li .nav-link .nav-icon:after{position:absolute;content:"";width:100%;height:100%;background:#e5f6fc;border-radius:100%;z-index:1}.nav li .nav-link .nav-icon:after,.nav li .nav-link span{transition:all .5s cubic-bezier(.18,.88,.55,1);display:block}.nav li .nav-link span{font-size:2.3vh;line-height:3.4vh;font-family:Golos Text,sans-serif;font-weight:500;white-space:nowrap;position:relative;z-index:2;color:#61b8d3;text-transform:uppercase;max-width:100%;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:700px){.nav li .nav-link span{white-space:normal;text-align:center}}.nav li .nav-link.active .nav-icon svg path{stroke:#fff}.nav li .nav-link.active .nav-icon:after{background:#61b8d3}.nav li .nav-link.active span{color:#253e61}.nav li .nav-link.active:hover .nav-icon svg path{stroke:#fff}.nav li .nav-link.active:hover .nav-icon:after{background:#61b8d3}.nav li .nav-link.active:hover span{color:#253e61}.nav li:hover .nav-link .nav-icon svg path{stroke:#1184a7}.nav li:hover .nav-link .nav-icon:after{background:#e5f6fc}.nav li:hover .nav-link span{color:#253e61}.updown{transition:all .5s cubic-bezier(.18,.88,.55,1);display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;position:fixed;z-index:3;right:2.1vh;bottom:4.2vh;width:3.8vh;height:8.6vh}@media screen and (max-width:1300px){.updown{display:none}}.updown .updown-up{top:0}.updown .updown-down{bottom:0}.updown .updown-down,.updown .updown-up{transition:all .5s cubic-bezier(.18,.88,.55,1);width:100%;height:calc(50% - .5vh);position:absolute;background:#e5f6fc;border-radius:2.1vh;cursor:pointer}.updown .updown-down .icon,.updown .updown-up .icon{width:100%;height:100%}.updown .updown-down .icon svg,.updown .updown-up .icon svg{width:50%;height:50%}.updown .updown-down .icon svg path,.updown .updown-up .icon svg path{transition:all .5s cubic-bezier(.18,.88,.55,1);fill:#61b8d3}.updown .updown-down:hover,.updown .updown-up:hover{background:#61b8d3}.updown .updown-down:hover .icon svg path,.updown .updown-up:hover .icon svg path{fill:#fff}.whelper{position:fixed;z-index:99999;left:1vh;top:1vh;font-size:1.7vh;line-height:2.3vh;font-family:Roboto,sans-serif;font-family:Open Sans,sans-serif;cursor:pointer;background:#fff;padding:0;box-sizing:border-box}.whelper .w01,.whelper .w02,.whelper .w03,.whelper .w04{display:none}@media screen and (max-width:1600px){.whelper .w04{display:block}}@media screen and (max-width:1300px){.whelper .w03{display:block}}@media screen and (max-width:1100px){.whelper .w02{display:block}}@media screen and (max-width:700px){.whelper .w01{display:block}}.whelper.hidden{opacity:0}.whelper div{padding:0 .525vh}.header{transition:all .5s cubic-bezier(.18,.88,.55,1);display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;margin:0;padding:0;width:100%;box-sizing:border-box;position:relative;z-index:5}.header.hidden .group,.header.hidden .logo{opacity:0;visibility:hidden}.header .header-in{width:100%;max-width:62vw;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:flex-end;box-sizing:border-box;padding:6.3vh 0}@media screen and (max-width:1300px){.header .header-in{max-width:calc(100% - 8.4vh)}}@media screen and (max-width:700px){.header .header-in{max-width:calc(100% - 4.2vh);padding-bottom:12.6vh}}@media screen and (max-width:1100px){.header .header-in .lb{width:100%}}.header .header-in .rb{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-end}@media screen and (max-width:1100px){.header .header-in .rb{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;width:100%;padding-bottom:0}}.header .header-in .phones{display:flex;flex-flow:column nowrap;justify-content:flex-end;align-items:flex-end;padding:0 0 2.1vh}@media screen and (max-width:1100px){.header .header-in .phones{align-items:center;padding-right:0}}.header .header-in .phones .phone{font-size:2.5vh;line-height:3.1vh;font-family:Golos Text,sans-serif;line-height:3.8vh;color:#61b8d3;text-decoration:none;white-space:nowrap;font-weight:500}@media screen and (max-width:1100px){.header .header-in .phones .phone{font-size:2.5vh;line-height:3.1vh;font-family:Golos Text,sans-serif}}.header .header-in .btn-request{margin-bottom:.8vh}@media screen and (max-width:1100px){.header .header-in .btn-request{margin-top:4.2vh;margin-bottom:0}}.header .header-in .btn-request .icon{margin:0 2.1vh 0 0}.sign{margin-top:4.2vh;display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center}.sign .sign-lbl{font-size:1.7vh;line-height:2.3vh;font-family:Roboto,sans-serif;color:#253e61;padding:0 1.3vh 1.3vh 0;white-space:nowrap}.sign .sign-lbl :before,.sign .sign-lbl:after{display:none}.sign .sign-link{padding:0 0 1.3vh}.sign .sign-link a{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;position:relative}.sign .sign-link .s1,.sign .sign-link .s2{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;height:1.3vh}.sign .sign-link .s1 svg,.sign .sign-link .s2 svg{height:100%}.sign .sign-link .s1 svg path,.sign .sign-link .s2 svg path{fill:#253e61}.sign .sign-link .s1{width:1.3vh;height:1.3vh;margin-right:1.3vh}.sign .sign-link .s1 svg{position:absolute;height:182%}.sign .sign-link .s2{justify-content:flex-start}.layout.footer{margin:6.3vh 0 0;position:relative;transition:all .5s cubic-bezier(.18,.88,.55,1);display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;width:100%;box-sizing:border-box}@media screen and (max-width:700px){.layout.footer{margin-top:6.3vh}}.footer .footer-in{width:calc(100% - 8.4vh);display:flex;flex-flow:row wrap;justify-content:center;align-items:flex-start;box-sizing:border-box;padding:9vh 0 4.8vh;background:#fff;background:transparent;border-radius:4.2vh 4.2vh 0 0}@media screen and (max-width:700px){.footer .footer-in{width:calc(100% - 4.2vh)}}.footer .footer-in .footer-cnt{width:100%;max-width:calc(62vw + 4.2vh);display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:flex-start;padding:0 3.15vh}@media screen and (max-width:1300px){.footer .footer-in .footer-cnt{max-width:100%}}@media screen and (max-width:700px){.footer .footer-in .footer-cnt{padding:0 2.1vh}}.footer .lbl{position:relative;z-index:2;box-sizing:border-box;max-width:100%;font-size:5vh;line-height:5.5vh;font-family:Golos Text,sans-serif;font-weight:500;overflow:hidden;text-overflow:ellipsis;color:#61b8d3;padding:0 0 6.3vh}@media screen and (max-width:1100px){.footer .lbl{font-size:3.5vh;line-height:4vh}}@media screen and (max-width:700px){.footer .lbl{padding-bottom:0}}.footer ul{padding:0;margin:0;list-style:none}.footer ul li,.footer ul li .footer-link{display:flex;flex-flow:row nowrap;justify-content:flex-start}.footer ul li .footer-link{text-decoration:underline;position:relative;color:#253e61}.footer ul li .footer-link span{font-size:2.5vh;line-height:3.1vh;font-family:Golos Text,sans-serif;font-weight:500;display:block;overflow:hidden;text-overflow:ellipsis;position:relative;z-index:2;margin-bottom:0}.footer ul li .footer-link span span{display:inline;white-space:nowrap}.footer ul li:last-child{margin-bottom:0}@media screen and (max-width:700px){.footer .layout-item.legal{order:2}}.footer .layout-item.legal .info{color:#253e61;margin-top:4.2vh;font-size:1.7vh;line-height:2.3vh;font-family:Roboto,sans-serif;font-weight:400}.footer .layout-item.legal .info .license{padding:2.1vh 30% 2.1vh 0}.footer .layout-item.legal .info b{font-size:2.1vh;line-height:2.5vh;font-family:Roboto,sans-serif;font-weight:400}.footer .layout-item.legal .info a{display:block;color:#253e61;text-decoration:underline}@media screen and (max-width:1100px){.footer .layout-item.contacts .w50{width:100%;min-width:100%;max-width:100%}}@media screen and (max-width:700px){.footer .layout-item.contacts{order:1}}.footer .layout-item.contacts .layout{align-items:stretch}.footer .layout-item.contacts .layout .rb{display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:flex-end}@media screen and (max-width:1100px){.footer .layout-item.contacts .layout .rb{margin-top:4.2vh;align-items:flex-start}}.footer .layout-item.contacts .layout .rb ul li{justify-content:flex-end}.footer .layout-item.contacts .layout .rb ul li a span{white-space:nowrap}@media screen and (max-width:1100px){.footer .layout-item.contacts .layout .rb ul li{justify-content:flex-start}}.footer .layout-item.contacts .info{color:#253e61;margin-top:2.1vh;font-size:2.1vh;line-height:2.5vh;font-family:Roboto,sans-serif;padding-right:0}.footer .layout-item.contacts .info .group{justify-content:space-between}.footer .layout-item.contacts .info .group div:first-child{width:6.3vh}.footer .layout-item.contacts .info .group div:nth-child(2){width:calc(100% - 8.4vh);text-align:left}.swiper-home-outer{display:flex;flex-flow:row nowrap;justify-content:center;align-items:flex-start;position:relative;height:66vh;z-index:3;margin-bottom:6.3vh}@media screen and (max-width:700px){.swiper-home-outer{height:auto;min-height:calc(100svh - 12.6vh);margin-bottom:6.3vh}}.swiper-home-outer .swiper-home-in{width:100%;height:100%;max-width:62vw}@media screen and (max-width:1300px){.swiper-home-outer .swiper-home-in{max-width:calc(100% - 8.4vh)}}@media screen and (max-width:700px){.swiper-home-outer .swiper-home-in{max-width:calc(100% - 4.2vh)}}.swiper-home-outer .swiper-home-in .swiper-home{position:relative;z-index:2!important;height:100%;border-radius:4.2vh}@media screen and (max-width:700px){.swiper-home-outer .swiper-home-in .swiper-home{background:#fff}}.swiper-home-outer .swiper-home-in .swiper-home .swiper-button-next,.swiper-home-outer .swiper-home-in .swiper-home .swiper-button-prev{transition:all .5s cubic-bezier(.18,.88,.55,1);position:absolute;width:6.3vh!important;height:6.3vh!important;border-radius:6.3vh;top:auto!important;bottom:2.1vh!important;margin-top:auto!important}.swiper-home-outer .swiper-home-in .swiper-home .swiper-button-next:after,.swiper-home-outer .swiper-home-in .swiper-home .swiper-button-next:before,.swiper-home-outer .swiper-home-in .swiper-home .swiper-button-prev:after,.swiper-home-outer .swiper-home-in .swiper-home .swiper-button-prev:before{transition:all .5s cubic-bezier(.18,.88,.55,1);position:absolute;content:"";display:block;width:100%;height:100%}.swiper-home-outer .swiper-home-in .swiper-home .swiper-button-next:after,.swiper-home-outer .swiper-home-in .swiper-home .swiper-button-prev:after{z-index:2;background-repeat:no-repeat;background-position:50%;background-size:6.3vh}.swiper-home-outer .swiper-home-in .swiper-home .swiper-button-next:before,.swiper-home-outer .swiper-home-in .swiper-home .swiper-button-prev:before{z-index:1;background:#fff;border-radius:100%}.swiper-home-outer .swiper-home-in .swiper-home .swiper-button-prev{left:auto!important;right:10.5vh!important}.swiper-home-outer .swiper-home-in .swiper-home .swiper-button-prev:after{background-image:url(/images/ui/larrow-blue.png)}.swiper-home-outer .swiper-home-in .swiper-home .swiper-button-prev:hover:after{background-image:url(/images/ui/larrow-white.png)}.swiper-home-outer .swiper-home-in .swiper-home .swiper-button-prev:hover:before{background:#ffb284}.swiper-home-outer .swiper-home-in .swiper-home .swiper-button-next{right:2.1vh!important;background-image:url(/images/ui/rarrow.png)}.swiper-home-outer .swiper-home-in .swiper-home .swiper-button-next:after{background-image:url(/images/ui/rarrow-blue.png)}.swiper-home-outer .swiper-home-in .swiper-home .swiper-button-next:hover:after{background-image:url(/images/ui/rarrow-white.png)}.swiper-home-outer .swiper-home-in .swiper-home .swiper-button-next:hover:before{background:#ffb284}.swiper-home-outer .swiper-home-in .swiper-home .swiper-pagination{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-start;width:auto!important;left:3vh!important;bottom:4.45vh!important}.swiper-home-outer .swiper-home-in .swiper-home .swiper-pagination .swiper-pagination-bullet{transition:all .5s cubic-bezier(.18,.88,.55,1);display:inline-block;width:1.6vh;height:1.6vh;margin:0 1.2vh!important;background:hsla(0,0%,100%,.25)!important;opacity:1!important}@media screen and (max-width:700px){.swiper-home-outer .swiper-home-in .swiper-home .swiper-pagination .swiper-pagination-bullet{background:rgba(97,184,211,.25)!important}}.swiper-home-outer .swiper-home-in .swiper-home .swiper-pagination .swiper-pagination-bullet:hover{background:hsla(0,0%,100%,.5)!important}@media screen and (max-width:700px){.swiper-home-outer .swiper-home-in .swiper-home .swiper-pagination .swiper-pagination-bullet:hover{background:rgba(97,184,211,.5)!important}}.swiper-home-outer .swiper-home-in .swiper-home .swiper-pagination .swiper-pagination-bullet-active{background:#fff!important}@media screen and (max-width:700px){.swiper-home-outer .swiper-home-in .swiper-home .swiper-pagination .swiper-pagination-bullet-active{background:#61b8d3!important}}.swiper-home-outer .swiper-home-in .swiper-home .slide{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;width:calc(100% + 2px);height:100%}@media screen and (max-width:700px){.swiper-home-outer .swiper-home-in .swiper-home .slide{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}}.swiper-home-outer .swiper-home-in .swiper-home .slide .img{position:absolute;width:100%;height:100%;background:#e5f6fc}@media screen and (max-width:700px){.swiper-home-outer .swiper-home-in .swiper-home .slide .img{padding-bottom:100%;position:relative}}.swiper-home-outer .swiper-home-in .swiper-home .slide .img .img-in{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;width:100%;height:100%;position:absolute;top:0}.swiper-home-outer .swiper-home-in .swiper-home .slide .slide-in{position:absolute;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;z-index:2;right:0;box-sizing:border-box;padding-right:6.3vh;overflow:hidden}@media screen and (max-width:700px){.swiper-home-outer .swiper-home-in .swiper-home .slide .slide-in{padding:4.2vh 4.2vh 10.5vh;min-height:50%;position:relative;order:1}}.swiper-home-outer .swiper-home-in .swiper-home .slide .slide-in .lbl,.swiper-home-outer .swiper-home-in .swiper-home .slide .slide-in .txt{max-width:100%;overflow:hidden;text-overflow:ellipsis}.swiper-home-outer .swiper-home-in .swiper-home .slide .slide-in .lbl{font-size:5vh;line-height:5.5vh;font-family:Golos Text,sans-serif;margin:0;padding:0;font-weight:600}@media screen and (max-width:1100px){.swiper-home-outer .swiper-home-in .swiper-home .slide .slide-in .lbl{font-size:3.5vh;line-height:4vh}}.swiper-home-outer .swiper-home-in .swiper-home .slide .slide-in .lbl span{max-width:100%;overflow:hidden;text-overflow:ellipsis}.swiper-home-outer .swiper-home-in .swiper-home .slide .slide-in .lbl span.line-01{color:#253e61}.swiper-home-outer .swiper-home-in .swiper-home .slide .slide-in .lbl span.line-02{color:#61b8d3}.swiper-home-outer .swiper-home-in .swiper-home .slide .slide-in .txt{font-size:2.1vh;line-height:2.5vh;font-family:Golos Text,sans-serif;margin-top:3.15vh;color:#253e61}@media screen and (max-width:700px){.swiper-home-outer .swiper-home-in .swiper-home .slide .slide-in .txt{margin-top:2.1vh}}.swiper-home-outer .swiper-home-in .swiper-home .slide .slide-in a{text-decoration:none}.swiper-home-outer .swiper-home-in .swiper-home .slide .slide-in .button{margin-top:4.2vh;padding-left:4.2vh;padding-right:4.2vh}.swiper-home-outer .swiper-home-in .swiper-home .slide .slide-in.w50{width:50%}@media screen and (max-width:700px){.swiper-home-outer .swiper-home-in .swiper-home .slide .slide-in.w50{width:100%}}.swiper-certs-outer{display:flex;flex-flow:row nowrap;justify-content:center;align-items:flex-start;position:relative;height:54vh;z-index:3;margin-top:-12.6vh}@media screen and (max-width:700px){.swiper-certs-outer{margin-top:6.3vh}}.swiper-certs-outer .swiper-certs-in{width:100%;height:100%;max-width:62vw;border:1px solid #61b8d3;border-radius:4.2vh;background:linear-gradient(0deg,#e5f6fc 35%,#fff 75%)}@media screen and (max-width:1100px){.swiper-certs-outer .swiper-certs-in{max-width:100%;position:relative}}.swiper-certs-outer .swiper-certs-in .lbl{font-size:2.5vh;line-height:3.1vh;font-family:Golos Text,sans-serif;font-weight:500;color:#61b8d3;text-transform:uppercase;height:11.85vh;padding:3.15vh 0 2.1vh;text-align:center;box-sizing:border-box}.swiper-certs-outer .swiper-certs-in .swiper-certs{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;position:relative;z-index:2!important;height:calc(100% - 11.85vh)}.swiper-certs-outer .swiper-certs-in .swiper-certs .swiper-button-next,.swiper-certs-outer .swiper-certs-in .swiper-certs .swiper-button-prev{transition:all .5s cubic-bezier(.18,.88,.55,1);position:absolute;width:3.15vh!important;height:2.1vh!important;top:0!important;margin-top:auto!important;background-repeat:no-repeat;background-position:50%;background-size:6vh}.swiper-certs-outer .swiper-certs-in .swiper-certs .swiper-button-next:after,.swiper-certs-outer .swiper-certs-in .swiper-certs .swiper-button-prev:after{display:none}.swiper-certs-outer .swiper-certs-in .swiper-certs .swiper-button-prev{margin-right:6.3vh;left:auto!important;background-image:url(/images/ui/larrow-blue.png)}.swiper-certs-outer .swiper-certs-in .swiper-certs .swiper-button-prev:hover{background-image:url(/images/ui/larrow-orange.png)}.swiper-certs-outer .swiper-certs-in .swiper-certs .swiper-button-next{margin-left:6.3vh;right:auto!important;background-image:url(/images/ui/rarrow-blue.png)}.swiper-certs-outer .swiper-certs-in .swiper-certs .swiper-button-next:hover{background-image:url(/images/ui/rarrow-orange.png)}.swiper-certs-outer .swiper-certs-in .swiper-certs .slide{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;width:100%;height:100%}@media screen and (max-width:700px){.swiper-certs-outer .swiper-certs-in .swiper-certs .slide{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}}.swiper-certs-outer .swiper-certs-in .swiper-certs .slide .img{position:absolute;width:80%;height:70%}.swiper-certs-outer .swiper-certs-in .swiper-certs .slide .img .img-in{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;width:100%;height:100%;position:absolute;top:0}.swiper-certs-outer .swiper-certs-in .swiper-certs .slide .img .img-in img{-o-object-fit:contain;object-fit:contain;cursor:pointer}.img-view{visibility:hidden;opacity:0}.img-view.on{visibility:visible;opacity:1}.img-view .img-view-close{z-index:30;position:fixed;width:6.3vh;height:6.3vh;background:#fff;right:6.3vh;top:6.3vh;border-radius:6.3vh;cursor:pointer}.img-view .img-view-close:after,.img-view .img-view-close:before{transition:all .5s cubic-bezier(.18,.88,.55,1);position:absolute;content:"";display:block;width:100%;height:100%}.img-view .img-view-close:after{z-index:2;background-repeat:no-repeat;background-position:50%;background-size:6.3vh;background-image:url(/images/ui/close-blue.png)}.img-view .img-view-close:before{z-index:1;background:#fff;border-radius:100%}@media screen and (max-width:700px){.img-view .img-view-close{right:4.2vh;top:4.2vh}}.img-view .img-view-close:hover:after{background-image:url(/images/ui/close-white.png)}.img-view .img-view-close:hover:before{background:#ffb284}.img-view .img-view-overlay{top:0;left:0;width:100%;height:100%;position:fixed;background:rgba(0,0,0,.5);z-index:10}.swiper-viewer-outer{position:fixed;top:0;left:0;width:100%;height:100vh;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;z-index:20}@media screen and (max-width:700px){.swiper-viewer-outer{height:100dvh}}.swiper-viewer-outer .swiper-viewer-in{width:calc(100% - 8.4vh);height:calc(100% - 8.4vh);background:#f0f9fc;border-radius:4.2vh}@media screen and (max-width:700px){.swiper-viewer-outer .swiper-viewer-in{width:calc(100% - 4.2vh);height:calc(100% - 4.2vh)}}.swiper-viewer-outer .swiper-viewer-in .lbl{font-size:2.5vh;line-height:3.1vh;font-family:Golos Text,sans-serif;font-weight:500;color:#8d5b45;text-transform:uppercase;height:11.85vh;padding:3.15vh 0 2.1vh;text-align:center;box-sizing:border-box}.swiper-viewer-outer .swiper-viewer-in .swiper-viewer{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;position:relative;z-index:2!important;height:100%}.swiper-viewer-outer .swiper-viewer-in .swiper-viewer .swiper-button-next,.swiper-viewer-outer .swiper-viewer-in .swiper-viewer .swiper-button-prev{position:absolute;width:6.3vh!important;height:6.3vh!important;border-radius:6.3vh;top:auto!important;bottom:2.1vh!important;margin-top:auto!important;background-repeat:no-repeat;background-position:50%;background-size:6.3vh;z-index:2}.swiper-viewer-outer .swiper-viewer-in .swiper-viewer .swiper-button-next:after,.swiper-viewer-outer .swiper-viewer-in .swiper-viewer .swiper-button-next:before,.swiper-viewer-outer .swiper-viewer-in .swiper-viewer .swiper-button-prev:after,.swiper-viewer-outer .swiper-viewer-in .swiper-viewer .swiper-button-prev:before{transition:all .5s cubic-bezier(.18,.88,.55,1);position:absolute;content:"";display:block;width:100%;height:100%}.swiper-viewer-outer .swiper-viewer-in .swiper-viewer .swiper-button-next:after,.swiper-viewer-outer .swiper-viewer-in .swiper-viewer .swiper-button-prev:after{z-index:2;background-repeat:no-repeat;background-position:50%;background-size:6.3vh}.swiper-viewer-outer .swiper-viewer-in .swiper-viewer .swiper-button-next:before,.swiper-viewer-outer .swiper-viewer-in .swiper-viewer .swiper-button-prev:before{z-index:1;background:#fff;border-radius:100%}.swiper-viewer-outer .swiper-viewer-in .swiper-viewer .swiper-button-prev{left:auto!important;right:10.5vh!important}.swiper-viewer-outer .swiper-viewer-in .swiper-viewer .swiper-button-prev:after{background-image:url(/images/ui/larrow-blue.png)}.swiper-viewer-outer .swiper-viewer-in .swiper-viewer .swiper-button-prev:hover:after{background-image:url(/images/ui/larrow-white.png)}.swiper-viewer-outer .swiper-viewer-in .swiper-viewer .swiper-button-prev:hover:before{background:#ffb284}.swiper-viewer-outer .swiper-viewer-in .swiper-viewer .swiper-button-next{right:2.1vh!important;background-image:url(/images/ui/rarrow.png)}.swiper-viewer-outer .swiper-viewer-in .swiper-viewer .swiper-button-next:after{background-image:url(/images/ui/rarrow-blue.png)}.swiper-viewer-outer .swiper-viewer-in .swiper-viewer .swiper-button-next:hover:after{background-image:url(/images/ui/rarrow-white.png)}.swiper-viewer-outer .swiper-viewer-in .swiper-viewer .swiper-button-next:hover:before{background:#ffb284}.swiper-viewer-outer .swiper-viewer-in .swiper-viewer .swiper-pagination{width:auto;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;height:6.3vh;left:4.2vh;bottom:2.1vh;z-index:1;color:#61b8d3}.swiper-viewer-outer .swiper-viewer-in .swiper-viewer .swiper-pagination span{padding:0 1vh}.swiper-viewer-outer .swiper-viewer-in .swiper-viewer .slide{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;width:100%;height:100%}@media screen and (max-width:700px){.swiper-viewer-outer .swiper-viewer-in .swiper-viewer .slide{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}}.swiper-viewer-outer .swiper-viewer-in .swiper-viewer .slide .img{position:absolute;width:calc(100% - 8.4vh);height:calc(100% - 21vh)}@media screen and (max-width:700px){.swiper-viewer-outer .swiper-viewer-in .swiper-viewer .slide .img{width:calc(100% - 4.2vh)}}.swiper-viewer-outer .swiper-viewer-in .swiper-viewer .slide .img .img-in{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;width:100%;height:100%;position:absolute;top:0}.swiper-viewer-outer .swiper-viewer-in .swiper-viewer .slide .img .img-in img{-o-object-fit:contain;object-fit:contain}.nav-profile.blue ul li a{color:hsla(0,0%,100%,.5)}.nav-profile.blue ul li a.active,.nav-profile.blue ul li a:hover{color:#fff}.nav-profile.black ul li a{color:hsla(0,0%,100%,.5)}.nav-profile.black ul li a.active,.nav-profile.black ul li a:hover{color:#fff}.nav-profile.white ul li a{color:rgba(227,126,65,.5)}.nav-profile.white ul li a.active,.nav-profile.white ul li a:hover{color:#e37e41}.nav-profile.red ul li a{color:hsla(0,0%,100%,.5)}.nav-profile.red ul li a.active,.nav-profile.red ul li a:hover{color:#fff}.nav-profile{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start}.nav-profile ul{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;list-style:none;padding:0 0 6.3vh;margin:0}.nav-profile ul li{padding:0 4.7vh 0 0}.nav-profile ul li a{transition:all .5s cubic-bezier(.18,.88,.55,1);font-size:10vh;line-height:10vh;font-family:Golos Text,sans-serif;font-weight:500;text-decoration:none}@media screen and (max-width:1100px){.nav-profile ul li a{font-size:5.25vh;line-height:5.25vh}}@media screen and (max-width:700px){.nav-profile ul li a{font-size:4.325vh;line-height:4.625vh}}.dashboard .grid{padding:0;width:calc(100% + 4.2vh);margin-left:-2.1vh;align-items:stretch;position:relative;z-index:2}.dashboard .grid .item:last-child{padding-bottom:0}.dashboard .dashboard-item{transition:all .5s cubic-bezier(.18,.88,.55,1);flex-flow:row wrap;padding:4.2vh;height:100%}.dashboard .dashboard-item,.dashboard .dashboard-item .row{display:flex;justify-content:flex-start;align-items:flex-start;box-sizing:border-box}.dashboard .dashboard-item .row{flex-flow:column nowrap;width:100%;padding:0 0 6.3vh}.dashboard .dashboard-item .row:last-child{padding-bottom:0}.dashboard .dashboard-item .row.l50{padding-right:2.1vh}.dashboard .dashboard-item .row.r50{padding-left:2.1vh}.dashboard .dashboard-item .row.l50,.dashboard .dashboard-item .row.r50{width:50%;min-width:50%;max-width:50%}@media screen and (max-width:1100px){.dashboard .dashboard-item .row.l50,.dashboard .dashboard-item .row.r50{width:100%;min-width:100%;max-width:100%;padding-left:0;padding-right:0}}.dashboard .dashboard-item .row .lbl,.dashboard .dashboard-item .row .value{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;width:100%;box-sizing:border-box}.dashboard .dashboard-item .row .lbl{font-size:1.7vh;line-height:2.3vh;font-family:Roboto,sans-serif;color:hsla(0,0%,100%,.5)}.dashboard .dashboard-item .row .value{border-bottom:1px solid #fff}.dashboard .dashboard-item .row .value,.dashboard .dashboard-item .row .value input[type=text]{font-size:2.3vh;line-height:3.4vh;font-family:Golos Text,sans-serif;padding:0;color:#fff;line-height:5vh!important}.dashboard .dashboard-item .row .value input[type=text]{width:100%;min-width:100%;max-width:100%;border:0;margin:0;background:transparent;outline:none}.dashboard .dashboard-item .row .value span{transition:all .5s cubic-bezier(.18,.88,.55,1);padding:0 1vh 0 0}.dashboard .dashboard-item .row .value .icon{width:3.4vh;min-width:3.4vh;max-width:3.4vh;height:3.4vh;min-height:3.4vh;max-height:3.4vh}.dashboard .dashboard-item .row .value .icon svg path{transition:all .5s cubic-bezier(.18,.88,.55,1)}.dashboard .dashboard-item .row .value .icon.icon-copy svg,.dashboard .dashboard-item .row .value .icon.icon-copy-done svg{width:80%;height:80%}.dashboard .dashboard-item .row .value .icon.icon-status svg{width:70%;height:70%}.dashboard .dashboard-item .row .value .icon.icon-status.true svg path{fill:#872b38}.dashboard .dashboard-item .row .value .icon.icon-status.false svg path{fill:#8d5b45}.dashboard .dashboard-item .row .value.user-id{cursor:pointer}.dashboard .dashboard-item .row .value.user-id span{color:hsla(0,0%,100%,.25)}.dashboard .dashboard-item .row .value.user-id .icon svg path{fill:hsla(0,0%,100%,.25)}.dashboard .dashboard-item .row .value.user-id:hover span{color:#fff}.dashboard .dashboard-item .row .value.user-id:hover .icon svg path{fill:#fff}.dashboard .dashboard-item .row .value.user-id.done span,.dashboard .dashboard-item .row .value.user-id.done:hover span{color:#872b38}.dashboard .dashboard-item .row .value.user-id.done .icon svg path,.dashboard .dashboard-item .row .value.user-id.done:hover .icon svg path{fill:#872b38}.dashboard .dashboard-user{padding:0;color:#fff}.dashboard .dashboard-orders{color:#e37e41;background:#f8f3ed}.dashboard .dashboard-orders .total{font-size:6.7vh;line-height:7.3vh;font-family:Golos Text,serif;font-weight:600}@media screen and (max-width:1100px){.dashboard .dashboard-orders .total{font-size:5.25vh;line-height:5.25vh}}@media screen and (max-width:700px){.dashboard .dashboard-orders .total{font-size:4.325vh;line-height:4.625vh}}.dashboard .dashboard-sum{color:#e37e41;background:#f8f3ed}.dashboard .dashboard-sum .total{font-size:10vh;line-height:10vh;font-family:Golos Text,sans-serif;font-weight:600}@media screen and (max-width:1100px){.dashboard .dashboard-sum .total{font-size:5.25vh;line-height:5.25vh}}@media screen and (max-width:700px){.dashboard .dashboard-sum .total{font-size:4.325vh;line-height:4.625vh}}.user.blue a .icon svg path{fill:hsla(0,0%,100%,.5)}.user.blue a span{color:hsla(0,0%,100%,.5)}.user.blue a.active .icon svg path,.user.blue a:hover .icon svg path{fill:#fff}.user.blue a.active span,.user.blue a:hover span{color:#fff}.user.black a .icon svg path{fill:hsla(0,0%,100%,.5)}.user.black a span{color:hsla(0,0%,100%,.5)}.user.black a.active .icon svg path,.user.black a:hover .icon svg path{fill:#fff}.user.black a.active span,.user.black a:hover span{color:#fff}.user.white a .icon svg path{fill:rgba(227,126,65,.5)}.user.white a span{color:rgba(227,126,65,.5)}.user.white a.active .icon svg path,.user.white a:hover .icon svg path{fill:#e37e41}.user.white a.active span,.user.white a:hover span{color:#e37e41}.user.red a .icon svg path{fill:hsla(0,0%,100%,.5)}.user.red a span{color:hsla(0,0%,100%,.5)}.user.red a.active .icon svg path,.user.red a:hover .icon svg path{fill:#fff}.user.red a.active span,.user.red a:hover span{color:#fff}.user{display:flex;flex-flow:row nowrap;transition:all 1s cubic-bezier(.7,0,.3,1) .1s;justify-content:flex-start;align-items:center;margin:0;padding:0 3.15vh 0 0;box-sizing:border-box}@media screen and (max-width:1300px){.user{display:none}}.user a{transition:all .5s cubic-bezier(.18,.88,.55,1);display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;text-decoration:none}.user a .icon{width:3.4vh;min-width:3.4vh;max-width:3.4vh;height:3.4vh;min-height:3.4vh;max-height:3.4vh}.user a .icon svg{width:60%;height:60%}.user a .icon svg path,.user a span{transition:all .5s cubic-bezier(.18,.88,.55,1)}.user a span{font-size:1.7vh;line-height:2.3vh;font-family:Roboto,sans-serif;display:block;overflow:hidden;text-overflow:ellipsis;text-decoration:none}@media screen and (max-width:700px){.user a span{max-width:16.8vh}}.user a span.username{text-transform:lowercase}.layout.advantages{align-items:stretch}.layout.advantages .layout-item{padding-bottom:6.3vh}.layout.advantages .layout-item .num{font-size:6.7vh;line-height:7.3vh;font-family:Golos Text,serif;color:#61b8d3;padding-bottom:2.1vh;border-bottom:1px solid #253e61;margin-bottom:3.15vh;font-weight:500}@media screen and (max-width:1100px){.layout.advantages .layout-item .num{font-size:5.25vh;line-height:5.25vh}}@media screen and (max-width:700px){.layout.advantages .layout-item .num{font-size:4.325vh;line-height:4.625vh}}.layout.advantages .layout-item .lbl{font-size:2.5vh;line-height:3.1vh;font-family:Golos Text,sans-serif;color:#253e61;font-weight:500;margin-bottom:2.1vh;padding-right:4.2vh}.layout.advantages .layout-item .txt{font-size:2.1vh;line-height:2.5vh;font-family:Roboto,sans-serif;color:#253e61;font-weight:400}.badges{display:flex;flex-flow:row wrap;justify-content:center;align-items:flex-end;position:relative;z-index:4;box-sizing:border-box;padding:2.1vh 0 0 3.15vh;height:18.5vh}@media screen and (max-width:1100px){.badges{height:20.6vh;padding:4.2vh 0 0}}.badges .badge{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;padding:0 0 0 3.15vh;position:relative;text-decoration:none;height:100%}@media screen and (max-width:1100px){.badges .badge{padding:0 2.1vh}}.badges .badge img[src="/images/fail.svg"],.badges .badge img[src="/images/load.svg"]{width:100%;height:100%;max-width:6.3vh;max-height:6.3vh;margin:0}.badges .badge img{display:block;height:100%}.layout.discounts-basic{padding-top:0;padding-bottom:0;align-items:stretch;position:relative}.layout.discounts-basic .discounts-item{padding-bottom:4.2vh;position:relative;height:100%;box-sizing:border-box;min-height:50vh}@media screen and (max-width:1300px){.layout.discounts-basic .discounts-item{padding-bottom:4.2vh}}.layout.discounts-basic .discounts-item .discount{display:flex;flex-flow:column nowrap;transition:all .5s cubic-bezier(.18,.88,.55,1);justify-content:flex-start;align-items:flex-start;height:100%;position:relative;padding:3.15vh;background:#e5f6fc;border-radius:4.2vh;box-sizing:border-box}.layout.discounts-basic .discounts-item .discount .discount-hdr{width:100%;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;margin-bottom:3.15vh}.layout.discounts-basic .discounts-item .discount .discount-hdr .discount-value{font-size:6.7vh;line-height:7.3vh;font-family:Golos Text,serif;font-weight:500;color:#1184a7}@media screen and (max-width:1100px){.layout.discounts-basic .discounts-item .discount .discount-hdr .discount-value{font-size:5.25vh;line-height:5.25vh}}@media screen and (max-width:700px){.layout.discounts-basic .discounts-item .discount .discount-hdr .discount-value{font-size:4.325vh;line-height:4.625vh}}.layout.discounts-basic .discounts-item .discount .discount-hdr .discount-icon{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;width:6.3vh;height:6.3vh;position:relative}.layout.discounts-basic .discounts-item .discount .discount-hdr .discount-icon svg{position:absolute;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:2;width:110%;height:110%;overflow:visible}.layout.discounts-basic .discounts-item .discount .discount-hdr .discount-icon svg path{transition:all .5s cubic-bezier(.18,.88,.55,1);fill:none;stroke:#61b8d3;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.layout.discounts-basic .discounts-item .discount .discount-hdr .discount-icon:after{transition:all .5s cubic-bezier(.18,.88,.55,1);position:absolute;content:"";display:block;width:120%;height:120%;background:#fff;border-radius:100%;z-index:1}.layout.discounts-basic .discounts-item .discount .discount-lbl{font-size:2.5vh;line-height:3.1vh;font-family:Golos Text,sans-serif;font-weight:500;color:#253e61;text-wrap:balance}.layout.discounts-basic .discounts-item .discount .discount-desc{margin-top:3.15vh;font-size:2.1vh;line-height:2.5vh;font-family:Roboto,sans-serif;font-weight:400;color:#253e61;text-wrap:balance}.layout.discounts-basic .discounts-item .discount .discount-desc b{white-space:nowrap;color:#1184a7}.layout.discounts-promo{padding-top:12.6vh;padding-bottom:0;align-items:stretch;position:relative;justify-content:flex-end}@media screen and (max-width:700px){.layout.discounts-promo{padding-top:12.6vh;justify-content:flex-start}}.layout.discounts-promo .layout-item{padding-bottom:4.2vh}@media screen and (max-width:1300px){.layout.discounts-promo .layout-item.w33{width:33.33%;min-width:33.33%;max-width:33.33%}}@media screen and (max-width:700px){.layout.discounts-promo .layout-item.w33{width:100%;min-width:100%;max-width:100%;padding-bottom:0}}@media screen and (max-width:1300px){.layout.discounts-promo .layout-item.w66{width:66.66%;min-width:66.66%;max-width:66.66%}}@media screen and (max-width:700px){.layout.discounts-promo .layout-item.w66{width:100%;min-width:100%;max-width:100%}}.layout.discounts-promo .discounts-item{display:flex;flex-flow:column nowrap;justify-content:center;align-items:flex-start;position:relative;height:100%;box-sizing:border-box;border-radius:4.2vh}@media screen and (max-width:1300px){.layout.discounts-promo .discounts-item{padding-bottom:4.2vh}}.layout.discounts-promo .discounts-item.img{background:#e5f6fc;padding-bottom:100%;border-radius:4.2vh;overflow:hidden}@media screen and (max-width:700px){.layout.discounts-promo .discounts-item.img{border-radius:4.2vh 4.2vh 0 0}}.layout.discounts-promo .discounts-item.img .img-in{position:absolute;top:0;width:100%;height:100%;display:flex;flex-flow:row wrap;justify-content:center;align-items:center}.layout.discounts-promo .discounts-item.txt{padding:0 6.3vh}@media screen and (max-width:1100px){.layout.discounts-promo .discounts-item.txt{padding:4.2vh}}@media screen and (max-width:700px){.layout.discounts-promo .discounts-item.txt{border-radius:0 0 4.2vh 4.2vh;padding:4.2vh}}.layout.discounts-promo .discounts-item.txt .discounts-lbl{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}.layout.discounts-promo .discounts-item.txt .discounts-lbl .discounts-value{font-size:10vh;line-height:10vh;font-family:Golos Text,sans-serif;font-weight:500;white-space:nowrap}@media screen and (max-width:1100px){.layout.discounts-promo .discounts-item.txt .discounts-lbl .discounts-value{font-size:5.25vh;line-height:5.25vh}}@media screen and (max-width:700px){.layout.discounts-promo .discounts-item.txt .discounts-lbl .discounts-value{font-size:4.325vh;line-height:4.625vh}}.layout.discounts-promo .discounts-item.txt .discounts-lbl .discounts-value span{font-size:5vh;line-height:5.5vh;font-family:Golos Text,sans-serif}@media screen and (max-width:1100px){.layout.discounts-promo .discounts-item.txt .discounts-lbl .discounts-value span{font-size:3.5vh;line-height:4vh}}.layout.discounts-promo .discounts-item.txt .discounts-lbl .discounts-txt{font-size:2.5vh;line-height:3.1vh;font-family:Golos Text,sans-serif;font-weight:600}.layout.discounts-promo .discounts-item.txt .discounts-desc{margin-top:4.2vh;font-size:2.1vh;line-height:2.5vh;font-family:Roboto,sans-serif;color:#292d32;font-weight:400}.layout.discounts-promo .discounts-item.txt.blue{background:#e5f6fc}.layout.discounts-promo .discounts-item.txt.blue .discounts-lbl .discounts-value{color:#61b8d3}.layout.discounts-promo .discounts-item.txt.blue .discounts-desc,.layout.discounts-promo .discounts-item.txt.blue .discounts-txt{color:#253e61}.layout.discounts-promo .discounts-item.txt.orange{background:#ffe2d1}.layout.discounts-promo .discounts-item.txt.orange .discounts-lbl .discounts-value{color:#ffb284}.layout.discounts-promo .discounts-item.txt.orange .discounts-desc,.layout.discounts-promo .discounts-item.txt.orange .discounts-txt{color:#253e61}.layout.discounts-promo a{text-decoration:none}.layout.discounts-promo .button{margin-top:2.1vh;margin-right:2.1vh}@media screen and (max-width:700px){.layout.discounts-promo .button{margin-left:2.1vh}}.doctors{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;width:100%}.doctors .doctors-title{padding:6.3vh 2.1vh 2.1vh;font-size:2.5vh;line-height:3.1vh;font-family:Golos Text,sans-serif;font-weight:500;color:#253e61;text-transform:uppercase}.doctors .doctor{width:100%;padding:3.15vh 2.1vh 0}@media screen and (max-width:700px){.doctors .doctor{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;margin-bottom:4.2vh}.doctors .doctor:last-child{margin-bottom:0}}.doctors .doctor .lb{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-end;width:100%;position:relative}@media screen and (max-width:700px){.doctors .doctor .lb{width:100%;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}}.doctors .doctor .lb:after{position:absolute;content:"";display:block;width:100%;height:1px;background:#253e61;left:0;bottom:0}@media screen and (max-width:700px){.doctors .doctor .lb:after{display:none}}.doctors .doctor .lb .img{margin-bottom:1vh}.doctors .doctor .lb .txt{width:calc(100% - 9.45vh)}@media screen and (max-width:700px){.doctors .doctor .lb .txt{width:100%}}.doctors .doctor .lb .txt .name{width:60%;padding-left:5.25vh}@media screen and (max-width:1100px){.doctors .doctor .lb .txt .name{width:100%;margin-bottom:1vh}}@media screen and (max-width:700px){.doctors .doctor .lb .txt .name{padding-left:0}}.doctors .doctor .lb .txt .desc{width:40%}@media screen and (max-width:1100px){.doctors .doctor .lb .txt .desc{width:100%;padding-left:5.25vh}}@media screen and (max-width:700px){.doctors .doctor .lb .txt .desc{padding-left:0}}.doctors .doctor .rb{width:16.8vh}.doctors .doctor .rb .button{width:100%}.doctor{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-end;position:relative;box-sizing:border-box}.doctor .img{width:9.45vh;height:9.45vh;background:#e5f6fc;border-radius:100%;position:relative;overflow:hidden}.doctor .img .img-in{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;width:100%;height:100%;position:absolute}.doctor .img .img-in img[src="/images/doctors/user.png"],.doctor .img .img-in img[src="/images/load.svg"]{width:100%;height:100%;max-width:4.2vh;max-height:4.2vh;margin:0}.doctor .txt{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-end;box-sizing:border-box;margin-bottom:1vh}@media screen and (max-width:1100px){.doctor .txt{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start}}.doctor .txt .name{font-size:2.1vh;line-height:2.5vh;font-family:Golos Text,sans-serif;color:#253e61;font-weight:400}.doctor .txt .name .lastname{font-size:3vh;line-height:3.8vh;font-family:Golos Text,sans-serif;text-transform:uppercase}.doctor .txt .desc{font-size:2.1vh;line-height:2.5vh;font-family:Roboto,sans-serif;color:#253e61;font-weight:400}.doctor .txt .desc .rank{color:#61b8d3}.doctor .txt .desc .exp{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-start}.doctor .txt .desc .exp .exp-title,.doctor .txt .desc .exp .lbl,.doctor .txt .desc .exp .value{color:#61b8d3;margin-right:.5vh}@media screen and (max-width:700px){.doctor.short{display:flex;flex-flow:column nowrap;align-items:flex-start}.doctor.short .img{margin-bottom:1vh}}.doctor.short .txt{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;width:calc(100% - 9.45vh);padding-left:3.15vh;margin-bottom:0}@media screen and (max-width:700px){.doctor.short .txt{width:100%;padding-left:0}}.doctor.short .txt .name{font-size:2.1vh;line-height:2.5vh;font-family:Roboto,sans-serif;font-weight:500;width:100%}.doctor.short .txt .desc{white-space:pre-line;font-weight:400}.layout.ormco-promo{transition:all .5s cubic-bezier(.18,.88,.55,1);display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;margin:12.6vh 0 0;padding:0;width:100%;box-sizing:border-box}@media screen and (max-width:700px){.layout.ormco-promo{margin-top:6.3vh}}.layout.ormco-promo .ormco-in{width:100%;max-width:calc(62vw + 4.2vh);display:flex;flex-flow:row wrap;justify-content:space-between;align-items:stretch;box-sizing:border-box}@media screen and (max-width:1300px){.layout.ormco-promo .ormco-in{max-width:calc(100% - 4.2vh)}}@media screen and (max-width:700px){.layout.ormco-promo .ormco-in{max-width:100%}}.layout.ormco-promo .ormco-in .layout-item{padding-bottom:0}@media screen and (max-width:1300px){.layout.ormco-promo .ormco-in .layout-item.info{width:66.66%;min-width:66.66%;max-width:66.66%}}@media screen and (max-width:700px){.layout.ormco-promo .ormco-in .layout-item.info{width:100%;min-width:100%;max-width:100%;padding-bottom:0}}.layout.ormco-promo .ormco-in .layout-item.info .info-in{width:100%;box-sizing:border-box;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;padding:4.2vh 5.25vh;background:#fff;border-radius:3.15vh}@media screen and (max-width:700px){.layout.ormco-promo .ormco-in .layout-item.info .info-in{width:100%;padding:4.2vh;border-radius:3.15vh 3.15vh 0 0}}.layout.ormco-promo .ormco-in .layout-item.info .info-in .lbl{font-size:5vh;line-height:5.5vh;font-family:Golos Text,sans-serif;font-weight:500;max-width:100%;position:relative;padding-right:25%;box-sizing:border-box}@media screen and (max-width:1100px){.layout.ormco-promo .ormco-in .layout-item.info .info-in .lbl{font-size:3.5vh;line-height:4vh}}@media screen and (max-width:700px){.layout.ormco-promo .ormco-in .layout-item.info .info-in .lbl{padding-right:0}}.layout.ormco-promo .ormco-in .layout-item.info .info-in .lbl .line{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;text-wrap:balance}.layout.ormco-promo .ormco-in .layout-item.info .info-in .lbl .line.cth02{color:#8d5b45}.layout.ormco-promo .ormco-in .layout-item.info .info-in .lbl .line.cth05{color:#e0bb93}.layout.ormco-promo .ormco-in .layout-item.info .info-in .lbl .line span.parent{white-space:nowrap}@media screen and (max-width:1600px){.layout.ormco-promo .ormco-in .layout-item.info .info-in .lbl .line span.parent:after{content:"-"}}@media screen and (max-width:1300px){.layout.ormco-promo .ormco-in .layout-item.info .info-in .lbl .line span.parent:after{content:""}}@media screen and (max-width:1100px){.layout.ormco-promo .ormco-in .layout-item.info .info-in .lbl .line span.parent:after{content:"-"}}.layout.ormco-promo .ormco-in .layout-item.info .info-in .txt{margin-top:3.15vh;font-size:2.1vh;line-height:2.5vh;font-family:Roboto,sans-serif;font-weight:300;padding-right:25%}@media screen and (max-width:700px){.layout.ormco-promo .ormco-in .layout-item.info .info-in .txt{padding-right:0}}.layout.ormco-promo .ormco-in .layout-item.info .info-in .txt b{color:#8d5b45;font-weight:500}.layout.ormco-promo .ormco-in .layout-item.info .info-in .button{margin-top:3.15vh}.layout.ormco-promo .ormco-in .layout-item.img{display:flex;flex-flow:row wrap;justify-content:center;align-items:center}@media screen and (max-width:1300px){.layout.ormco-promo .ormco-in .layout-item.img{width:33.33%;min-width:33.33%;max-width:33.33%}}@media screen and (max-width:700px){.layout.ormco-promo .ormco-in .layout-item.img{width:100%;min-width:100%;max-width:100%;height:60vh;padding-bottom:0}}.layout.ormco-promo .ormco-in .layout-item.img .img-in{width:100%;height:100%;position:relative}.layout.ormco-promo .ormco-in .layout-item.img .img-in,.layout.ormco-promo .ormco-in .layout-item.img .img-in .ormco-logo,.layout.ormco-promo .ormco-in .layout-item.img .img-in .woman{display:flex;flex-flow:row wrap;justify-content:center;align-items:center}.layout.ormco-promo .ormco-in .layout-item.img .img-in .woman{width:100%;height:100%;border-radius:3.15vh;position:absolute;overflow:hidden;background:#fff;z-index:2}@media screen and (max-width:700px){.layout.ormco-promo .ormco-in .layout-item.img .img-in .woman{border-radius:0 0 3.15vh 3.15vh}}.layout.ormco-promo .ormco-in .layout-item.img .img-in .ormco-logo{width:16vh;height:6.3vh;position:absolute;bottom:4.2vh;z-index:3}.layout.ormco-promo .ormco-in .layout-item.img .img-in .ormco-logo img{-o-object-fit:contain;object-fit:contain}.layout.ormco-promo .ormco-in .layout-item.img .img-in .brackets{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;position:absolute;width:36vh;height:36vh;z-index:4;top:5.25vh;left:-20.1vh}@media screen and (max-width:700px){.layout.ormco-promo .ormco-in .layout-item.img .img-in .brackets{display:none}}.layout.ormco-promo .ormco-in .layout-item.img .img-in .brackets .lg,.layout.ormco-promo .ormco-in .layout-item.img .img-in .brackets .sm{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;position:absolute}.layout.ormco-promo .ormco-in .layout-item.img .img-in .brackets .sm{width:22%;height:22%;z-index:2;border-radius:100%}.layout.ormco-promo .ormco-in .layout-item.img .img-in .brackets .sm.sm-01{top:-10%;left:32%}.layout.ormco-promo .ormco-in .layout-item.img .img-in .brackets .sm.sm-02{left:-10%}.layout.ormco-promo .ormco-in .layout-item.img .img-in .brackets .sm.sm-03{left:1%;top:6%}.layout.ormco-promo .ormco-in .layout-item.img .img-in .brackets .lg{width:60%;height:60%;background:#ffd9d1;z-index:2;bottom:-11.25vh;border-radius:100%}.layout.ormco-promo .ormco-in .layout-item.img .img-in .brackets .lg img{width:60%;height:60%}.layout.ormco-promo .ormco-in .layout-item.img .img-in .brackets .circle{width:100%;height:100%;border:1px solid rgba(141,91,69,.5);border-radius:100%;z-index:1}.layout.ormco-promo .ormco-in .layout-item.img .img-in .brackets.bottom{z-index:1}.layout.prices{justify-content:flex-end;align-items:stretch}@media screen and (max-width:700px){.layout.prices{justify-content:flex-start}}.layout.prices .layout-item{padding:3.15vh 0 1vh;border-bottom:1px solid #253e61;color:#253e61;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-end}@media screen and (max-width:1300px){.layout.prices .layout-item.w66{width:50%;min-width:50%;max-width:50%}}@media screen and (max-width:700px){.layout.prices .layout-item.w66{width:100%;min-width:100%;max-width:100%;border-bottom:0}}.layout.prices .layout-item.w33{justify-content:flex-end;padding-left:4.2vh}@media screen and (max-width:700px){.layout.prices .layout-item.w33{padding-top:0;padding-bottom:3.15vh;padding-left:0;justify-content:flex-start}}.layout.prices .layout-item .lbl{font-size:2.1vh;line-height:2.5vh;font-family:Roboto,sans-serif;font-weight:500;text-wrap:balance}.layout.prices .layout-item .price{font-size:3vh;line-height:3.8vh;font-family:Roboto,sans-serif;font-weight:500;text-align:right}@media screen and (max-width:700px){.layout.prices .layout-item .price{text-align:left}}.layout.prices .layout-item .price .price-lbl{font-size:1.7vh;line-height:2.3vh;font-family:Roboto,sans-serif;font-weight:400}.layout.prices a{text-decoration:none}.layout.prices .button{margin-top:6.3vh}@media screen and (max-width:700px){.layout.prices .button{margin-right:0}}.layout.promo{padding-top:12.6vh;padding-bottom:0;align-items:stretch;position:relative}@media screen and (max-width:700px){.layout.promo{padding-top:6.3vh}}@media screen and (max-width:1600px){.layout.promo .layout-item.w25{width:50%;min-width:50%;max-width:50%}}@media screen and (max-width:700px){.layout.promo .layout-item.w25{width:100%;min-width:100%;max-width:100%}}.layout.promo .promo-item{padding-bottom:4.2vh;position:relative;height:100%;box-sizing:border-box}.layout.promo .promo-item .promo{display:flex;flex-flow:row nowrap;transition:all .5s cubic-bezier(.18,.88,.55,1);justify-content:flex-start;align-items:flex-start;position:relative;box-sizing:border-box}.layout.promo .promo-item .promo .promo-icon{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;width:6.3vh;height:6.3vh;position:relative;margin:0 0 1.6vh}.layout.promo .promo-item .promo .promo-icon svg{position:absolute;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;overflow:visible}.layout.promo .promo-item .promo .promo-icon svg path{transition:all .5s cubic-bezier(.18,.88,.55,1);fill:none;stroke:#ffb284;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.layout.promo .promo-item .promo .promo-txt{width:calc(100% - 6.3vh);box-sizing:border-box;padding-left:1vh}.layout.promo .promo-item .promo .promo-txt .lg{font-size:6.7vh;line-height:7.3vh;font-family:Golos Text,serif;font-weight:500;color:#61b8d3}@media screen and (max-width:1100px){.layout.promo .promo-item .promo .promo-txt .lg{font-size:5.25vh;line-height:5.25vh}}@media screen and (max-width:700px){.layout.promo .promo-item .promo .promo-txt .lg{font-size:4.325vh;line-height:4.625vh}}.layout.promo .promo-item .promo .promo-txt .lg span{font-size:3.7vh;line-height:4.4vh;font-family:Golos Text,sans-serif}@media screen and (max-width:1100px){.layout.promo .promo-item .promo .promo-txt .lg span{font-size:3vh;line-height:3.7vh}}.layout.promo .promo-item .promo .promo-txt .md{font-size:2.5vh;line-height:3.1vh;font-family:Golos Text,sans-serif;font-weight:500;color:#61b8d3}.layout.services{padding-top:0;padding-bottom:0;align-items:stretch;position:relative}.layout.services .services-item{padding-bottom:4.2vh;position:relative;height:100%;box-sizing:border-box}@media screen and (max-width:1300px){.layout.services .services-item{padding-bottom:4.2vh}}.layout.services .services-item .service{display:flex;flex-flow:column nowrap;transition:all .5s cubic-bezier(.18,.88,.55,1);justify-content:space-between;align-items:flex-start;height:100%;position:relative;padding:3.15vh;background:#e5f6fc;border-radius:4.2vh;box-sizing:border-box}.layout.services .services-item .service .service-img-outer .service-img{position:relative;z-index:1}.layout.services .services-item .service .service-img-outer .service-img .img{overflow:hidden;position:relative;border-radius:4.2vh;background:#e5f6fc;width:calc(100% + 6.3vh);height:24vh;margin:-3.15vh 0 0 -3.15vh}.layout.services .services-item .service .service-img-outer .service-img .img .img-in{position:absolute;top:0;width:100%;height:100%;display:flex;flex-flow:row wrap;justify-content:center;align-items:center}.layout.services .services-item .service .service-img-outer .service-icon{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;width:10.5vh;height:10.5vh;position:relative;margin:-5.25vh 0 1.6vh}.layout.services .services-item .service .service-img-outer .service-icon svg{position:absolute;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:2;width:80%;height:80%;overflow:visible}.layout.services .services-item .service .service-img-outer .service-icon svg path{transition:all .5s cubic-bezier(.18,.88,.55,1);fill:none;stroke:#61b8d3;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round}.layout.services .services-item .service .service-img-outer .service-icon:after{transition:all .5s cubic-bezier(.18,.88,.55,1);position:absolute;content:"";display:block;width:100%;height:100%;background:#fff;border-radius:100%;z-index:1}.layout.services .services-item .service .service-lbl{font-size:2.5vh;line-height:3.1vh;font-family:Golos Text,sans-serif;font-weight:500;color:#253e61;min-height:6.2vh}@media screen and (max-width:700px){.layout.services .services-item .service .service-lbl{min-height:auto}}.layout.services .services-item .service .service-price{margin-top:2.1vh;font-size:2.1vh;line-height:2.5vh;font-family:Golos Text,sans-serif;font-weight:500;color:#61b8d3}.layout.services .services-item .service .service-price .price{font-size:2.5vh;line-height:3.1vh;font-family:Golos Text,sans-serif}.layout.services .services-item .service .service-price .price span{font-size:3.7vh;line-height:4.4vh;font-family:Golos Text,sans-serif}@media screen and (max-width:1100px){.layout.services .services-item .service .service-price .price span{font-size:3vh;line-height:3.7vh}}.layout.services .services-item .service .service-desc{margin-top:3.15vh;font-size:2.1vh;line-height:2.5vh;font-family:Roboto,sans-serif;font-weight:400;color:#253e61;text-wrap:balance}.layout.services .services-item .service .button{margin-top:4.2vh}.layout.specialists{align-items:stretch;justify-content:flex-end}@media screen and (max-width:700px){.layout.specialists{justify-content:flex-start}}.layout.specialists .layout-item{padding-bottom:6.3vh}.layout.specialists .layout-item .num{font-size:6.7vh;line-height:7.3vh;font-family:Golos Text,serif;color:#e0bb93;font-weight:500}@media screen and (max-width:1100px){.layout.specialists .layout-item .num{font-size:5.25vh;line-height:5.25vh}}@media screen and (max-width:700px){.layout.specialists .layout-item .num{font-size:4.325vh;line-height:4.625vh}}.layout.specialists .layout-item .icon{padding-top:3.15vh;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;width:10.5vh;height:10.5vh;position:relative}.layout.specialists .layout-item .icon svg{position:absolute;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:2;width:90%;height:90%;overflow:visible}.layout.specialists .layout-item .icon svg path{transition:all .5s cubic-bezier(.18,.88,.55,1);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.layout.specialists .layout-item .icon svg path.blue{stroke:#61b8d3}.layout.specialists .layout-item .icon svg path.orange{stroke:#ffb284}.layout.specialists .layout-item .lbl{font-size:2.5vh;line-height:3.1vh;font-family:Golos Text,sans-serif;color:#253e61;font-weight:500;border-top:1px solid #253e61;margin-top:3.15vh;margin-bottom:2.1vh;padding-top:2.1vh;padding-right:4.2vh}.layout.specialists .layout-item .txt{font-size:2.1vh;line-height:2.5vh;font-family:Roboto,sans-serif;color:#253e61;font-weight:400}.layout.specialists a{text-decoration:none}.layout.specialists .button{margin-top:2.1vh;margin-right:2.1vh}@media screen and (max-width:700px){.layout.specialists .button{margin-left:2.1vh;margin-right:0}}.messenger-max{display:flex;flex-flow:row wrap;justify-content:center;align-items:stretch;margin-bottom:6.3vh;position:relative;z-index:4}.messenger-max a{text-decoration:none}.messenger-max .max-in{box-sizing:border-box;background:#fff;border-radius:4.2vh;padding:3.15vh 4.2vh;width:100%;height:100%;max-width:62vw;justify-content:space-between;align-items:center;display:flex;flex-flow:row wrap}@media screen and (max-width:1300px){.messenger-max .max-in{max-width:calc(100% - 8.4vh)}}@media screen and (max-width:700px){.messenger-max .max-in{max-width:calc(100% - 4.2vh);display:flex;flex-flow:column nowrap}}.messenger-max .max-in .lb,.messenger-max .max-in .rb{width:50%;box-sizing:border-box}@media screen and (max-width:700px){.messenger-max .max-in .lb,.messenger-max .max-in .rb{width:100%}}.messenger-max .max-in .lb{padding-right:4.2vh}.messenger-max .max-in .lb .lbl{margin:0;padding:0;font-weight:600;font-size:3.3vh;line-height:4vh;font-family:Golos Text,sans-serif}.messenger-max .max-in .lb .lbl span{max-width:100%;overflow:hidden;text-overflow:ellipsis;text-wrap:balance}.messenger-max .max-in .lb .lbl span.line-01{color:#61b8d3}.messenger-max .max-in .lb .lbl span.line-02{color:#253e61}.messenger-max .max-in .rb{justify-content:space-between;align-items:center;display:flex;flex-flow:row wrap}@media screen and (max-width:700px){.messenger-max .max-in .rb{align-items:flex-start;display:flex;flex-flow:column nowrap}}.messenger-max .max-in .rb .lbl-sm{box-sizing:border-box;width:40%;height:100%;font-weight:400;text-wrap:balance;padding-right:2.1vh;color:#253e61;font-size:2.1vh;line-height:2.5vh;font-family:Roboto,sans-serif}@media screen and (max-width:700px){.messenger-max .max-in .rb .lbl-sm{margin-top:2.1vh;width:100%}}.messenger-max .max-in .rb .max-logo{background:url(/images/max.png) no-repeat 100%/contain;width:60%;height:8.4vh}@media screen and (max-width:700px){.messenger-max .max-in .rb .max-logo{margin-top:2.1vh;background:url(/images/max.png) no-repeat 0/contain}}.button{transition:all .5s cubic-bezier(.18,.88,.55,1);display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;font-weight:400;text-decoration:none;box-sizing:border-box;position:relative;z-index:2;cursor:pointer;margin:0;max-width:100%;overflow:hidden;border:1px solid;border-radius:4.2vh;background:transparent}.button.sm{font-size:1.7vh;line-height:2.3vh;font-family:Roboto,sans-serif;padding:.6vh 2.1vh;font-weight:400}.button.md{font-size:2.1vh;line-height:2.5vh;font-family:Golos Text,sans-serif;padding:1.8vh 3.15vh;font-weight:400}.button.md .icon{width:2.5vh;min-width:2.5vh;max-width:2.5vh;height:2.5vh;min-height:2.5vh;max-height:2.5vh}.button.lg{font-size:2.3vh;line-height:3.4vh;font-family:Golos Text,sans-serif;padding:.8vh 3.6vh;font-weight:400}.button .icon{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;margin:0;padding:0;z-index:2}.button .icon svg{fill:none;stroke-width:0}.button .icon svg,.button .icon svg path{transition:all .5s cubic-bezier(.18,.88,.55,1)}.button .icon svg path{fill:#253e61}.button span{display:block;transition:all .5s cubic-bezier(.18,.88,.55,1);position:relative;max-width:100%;overflow:hidden;text-align:left;text-overflow:ellipsis;z-index:2}.button .is-confirm,.button .is-error,.button .is-process{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-start;max-width:100%}.button .is-confirm .btn-lbl,.button .is-error .btn-lbl,.button .is-process .btn-lbl{max-width:100%;margin-right:1vh}.button.disabled,.button:disabled{cursor:default;opacity:.25}.button.disabled.done,.button.disabled.error,.button:disabled.done,.button:disabled.error{opacity:1}.button.loading{cursor:default}.button.blue{border-color:#253e61}.button.blue,.button.blue span{color:#253e61}.button.blue:hover{background:#253e61}.button.blue:hover span{color:#fff}.button.blue:hover .icon svg path{fill:#fff}.button.orange{border-color:#253e61;color:#253e61}.button.orange span{color:#253e61}.button.orange:hover{background:#253e61}.button.orange:hover span{color:#fff}.button.orange:hover .icon svg path{fill:#fff}.button.error{background:rgba(0,0,0,.25)}.button.done{background:#e37e41}.f-input,.f-textarea{position:relative}.f-input input,.f-input textarea,.f-textarea input,.f-textarea textarea{transition:all .5s cubic-bezier(.18,.88,.55,1);position:relative;background:transparent;color:#8d5b45;outline:none;resize:none;z-index:2}.f-input input[type=email],.f-input input[type=password],.f-input input[type=text],.f-input textarea,.f-textarea input[type=email],.f-textarea input[type=password],.f-textarea input[type=text],.f-textarea textarea{font-size:2.3vh;line-height:3.4vh;font-family:Golos Text,sans-serif;line-height:5vh!important;width:100%;min-width:100%;max-width:100%;padding:0;border:0;margin:0 0 8.4vh;display:block;border-bottom:1px solid rgba(141,91,69,.5);font-weight:400}.f-input textarea,.f-textarea textarea{padding:0 1vh;box-sizing:border-box;border:1px solid rgba(141,91,69,.5)}.f-input label,.f-textarea label{position:absolute;transition:all .5s cubic-bezier(.18,.88,.55,1);font-size:2.3vh;line-height:3.4vh;font-family:Golos Text,sans-serif;display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;height:5vh;top:0;font-weight:400;color:#8d5b45}.f-input label.active,.f-textarea label.active{font-size:1.7vh;line-height:2.3vh;font-family:Roboto,sans-serif;height:2.3vh;top:-2.3vh}.f-textarea label{top:-5vh}.f-textarea label.active{font-size:2.3vh;line-height:3.4vh;font-family:Golos Text,sans-serif;top:-5vh;height:5vh}.f-set{max-width:100%;position:relative}.f-set label{font-size:1.7vh;line-height:2.3vh;font-family:Roboto,sans-serif;height:auto;position:relative;cursor:pointer;margin:0 1vh 1vh 0;white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.f-set input[type=checkbox],.f-set input[type=radio]{display:none}.f-set input[type=checkbox].true+label.tab,.f-set input[type=checkbox]:checked+label.tab,.f-set input[type=radio].true+label.tab,.f-set input[type=radio]:checked+label.tab{border-radius:1vh 1vh 0 0}@media screen and (max-width:700px){.f-set input[type=checkbox].true+label.tab,.f-set input[type=checkbox]:checked+label.tab,.f-set input[type=radio].true+label.tab,.f-set input[type=radio]:checked+label.tab{margin-right:0}}.f-set input[type=checkbox].true+label.tab+.tab,.f-set input[type=checkbox]:checked+label.tab+.tab,.f-set input[type=radio].true+label.tab+.tab,.f-set input[type=radio]:checked+label.tab+.tab{transition:all .5s cubic-bezier(.18,.88,.55,1);position:absolute;width:calc(100% - 1vh);height:1vh;bottom:0}@media screen and (max-width:700px){.f-set input[type=checkbox].true+label.tab+.tab,.f-set input[type=checkbox]:checked+label.tab+.tab,.f-set input[type=radio].true+label.tab+.tab,.f-set input[type=radio]:checked+label.tab+.tab{width:100%}}.layout.form-contact{transition:all .5s cubic-bezier(.18,.88,.55,1);display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;margin:12.6vh 0 0;padding:0;width:100%;box-sizing:border-box}@media screen and (max-width:700px){.layout.form-contact{margin-top:6.3vh}}.layout.form-contact .form-contact-in{width:100%;max-width:62vw;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:flex-start;box-sizing:border-box;padding:4.2vh 3.15vh;background:#f8e9d5;border-radius:3.15vh}@media screen and (max-width:1300px){.layout.form-contact .form-contact-in{max-width:calc(100% - 8.4vh)}}@media screen and (max-width:700px){.layout.form-contact .form-contact-in{max-width:calc(100% - 4.2vh);padding:4.2vh 2.1vh}}.layout.form-contact .form-contact-in .lbl{font-size:5vh;line-height:5.5vh;font-family:Golos Text,sans-serif;color:#f97e5d;font-weight:500}@media screen and (max-width:1100px){.layout.form-contact .form-contact-in .lbl{font-size:3.5vh;line-height:4vh}}.layout.form-contact .form-contact-in .lbl-sm{margin-top:3.15vh;margin-bottom:6.3vh;font-size:2.5vh;line-height:3.1vh;font-family:Golos Text,sans-serif;color:#8d5b45;font-weight:400}@media screen and (max-width:700px){.layout.form-contact .form-contact-in .lbl-sm{margin-bottom:0}}.layout.form-contact .form-contact-in .phones{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-end}@media screen and (max-width:700px){.layout.form-contact .form-contact-in .phones{align-items:flex-start}}.layout.form-contact .form-contact-in .phones .phones-lbl{font-size:2.5vh;line-height:3.1vh;font-family:Golos Text,sans-serif;color:#8d5b45;font-weight:400}.layout.form-contact .form-contact-in .phones .phone{font-size:3.7vh;line-height:4.4vh;font-family:Golos Text,sans-serif;color:#8d5b45;font-weight:500;white-space:nowrap}@media screen and (max-width:1100px){.layout.form-contact .form-contact-in .phones .phone{font-size:3vh;line-height:3.7vh}}.layout.form-contact .form-contact-in #form-contact{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:flex-start;position:relative;width:100%}@media screen and (max-width:700px){.layout.form-contact .form-contact-in #form-contact{margin-top:4.2vh}.layout.form-contact .form-contact-in #form-contact .group{padding-bottom:0}}.layout.form-contact .form-contact-in #form-contact textarea{margin:5vh 0 5.25vh}.layout.form-contact .form-contact-in .hint{padding:4.2vh 0 0;box-sizing:border-box;font-size:1.7vh;line-height:2.3vh;font-family:Roboto,sans-serif;color:#8d5b45;font-weight:300}.layout.form-contact .form-contact-in .hint .group{align-items:center}.layout.form-contact .form-contact-in .hint .group svg{margin-top:0;margin-bottom:0;fill:#e0bb93}.layout.form-contact .form-contact-in .hint .group a{text-decoration:underline;color:#8d5b45}.layout.form-contact .form-contact-in .hint .group div{text-wrap:balance;padding-left:2.1vh}.form #form-login{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:flex-start;position:relative}@media screen and (max-width:1300px){.form #form-login{padding-top:1.9vh}}.form .form-group.f-submit .btn-signin{margin:0 2.1vh 0 0}@media screen and (max-width:700px){.form .form-group.f-submit .btn-signin{margin-bottom:2.1vh}}.form #form-reset{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:flex-start;position:relative}@media screen and (max-width:1300px){.form #form-reset{padding-top:1.9vh}}.form .error-message,.form .status-message{font-size:1.7vh;line-height:2.3vh;font-family:Roboto,sans-serif;width:100%;position:relative}.form .error-message span,.form .status-message span{display:block;margin-top:-7.3vh;position:absolute}.form .status-message span{color:#872b38}.form .error-message span{color:#8d5b45}.form .form-lbl{font-size:2.3vh;line-height:3.4vh;font-family:Golos Text,sans-serif;transition:all .5s cubic-bezier(.18,.88,.55,1);font-weight:400;padding:0 0 2.1vh}.form .form-group,.form .form-lbl{position:relative;width:100%;min-width:100%;max-width:100%;z-index:2}.form .form-group{box-sizing:border-box;padding:0}@media screen and (max-width:1100px){.form .form-group{width:100%;min-width:100%;max-width:100%;padding:0}}.form .form-group.l50{padding:0 2.1vh 0 0}.form .form-group.r50{padding:0 0 0 2.1vh}.form .form-group.l50,.form .form-group.r50{width:50%;min-width:50%;max-width:50%}@media screen and (max-width:1100px){.form .form-group.l50,.form .form-group.r50{width:100%;min-width:100%;max-width:100%;padding:0}}.form .form-group.f-submit{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;width:100%}@media screen and (max-width:700px){.form .form-group.f-submit{display:flex;flex-flow:column nowrap;align-items:flex-start}}.cookies{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;position:fixed;left:0;bottom:0;max-width:60%;box-sizing:border-box;opacity:1;visibility:visible;z-index:999}@media screen and (max-width:700px){.cookies{max-width:100%;width:100%}}.cookies .info{transition:all .5s cubic-bezier(.18,.88,.55,1);padding:3.15vh 4.2vh;box-sizing:border-box;margin:2.1vh;border-radius:1vh;background:#e0bb93}.cookies .info .txt{font-size:2.3vh;line-height:3.4vh;font-family:Golos Text,sans-serif;color:#8d5b45;padding:0 0 2.1vh;white-space:pre-line;text-wrap:balance}.cookies .info .txt a{display:block;transition:all .5s cubic-bezier(.18,.88,.55,1);color:rgba(141,91,69,.7);text-decoration:underline;position:relative}.cookies.hide{visibility:hidden;opacity:0;display:none}.icon{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;position:relative}.icon.sm{width:2.3vh;min-width:2.3vh;max-width:2.3vh;height:2.3vh;min-height:2.3vh;max-height:2.3vh}.icon.sm span,.icon.sm svg{width:82%;height:82%}.icon.md{width:2.5vh;min-width:2.5vh;max-width:2.5vh;height:2.5vh;min-height:2.5vh;max-height:2.5vh}.icon.md span,.icon.md svg{width:82%;height:82%}.icon.lg{width:6.7vh;height:6.7vh}.icon.lg span,.icon.lg svg{width:100%;height:100%}.icon svg{position:absolute}.pagination.blue .pagination-item span{color:hsla(0,0%,100%,.25)}.pagination.blue .pagination-item span:first-child{border:1px solid hsla(0,0%,100%,0)}.pagination.blue .pagination-item.active span:first-child{border:1px solid #fff}.pagination.blue .pagination-item.active span:nth-child(2){color:#fff}.pagination.blue .pagination-item.active span:hover:first-child{border:1px solid #fff}.pagination.blue .pagination-item:hover span{color:hsla(0,0%,100%,.5)}.pagination.blue .pagination-item:hover span:first-child{border:1px solid hsla(0,0%,100%,.25)}.pagination.black .pagination-item span{color:hsla(0,0%,100%,.25)}.pagination.black .pagination-item span:first-child{border:1px solid hsla(0,0%,100%,0)}.pagination.black .pagination-item.active span:first-child{border:1px solid #fff}.pagination.black .pagination-item.active span:nth-child(2){color:#fff}.pagination.black .pagination-item.active span:hover:first-child{border:1px solid #fff}.pagination.black .pagination-item:hover span{color:hsla(0,0%,100%,.5)}.pagination.black .pagination-item:hover span:first-child{border:1px solid hsla(0,0%,100%,.25)}.pagination.white .pagination-item span{color:hsla(0,0%,100%,.25)}.pagination.white .pagination-item span:first-child{border:1px solid hsla(0,0%,100%,0)}.pagination.white .pagination-item.active span:first-child{border:1px solid #fff}.pagination.white .pagination-item.active span:nth-child(2){color:#fff}.pagination.white .pagination-item.active span:hover:first-child{border:1px solid #fff}.pagination.white .pagination-item:hover span{color:hsla(0,0%,100%,.5)}.pagination.white .pagination-item:hover span:first-child{border:1px solid hsla(0,0%,100%,.25)}.pagination.red .pagination-item span{color:hsla(0,0%,100%,.25)}.pagination.red .pagination-item span:first-child{border:1px solid hsla(0,0%,100%,0)}.pagination.red .pagination-item.active span:first-child{border:1px solid #fff}.pagination.red .pagination-item.active span:nth-child(2){color:#fff}.pagination.red .pagination-item.active span:hover:first-child{border:1px solid #fff}.pagination.red .pagination-item:hover span{color:hsla(0,0%,100%,.5)}.pagination.red .pagination-item:hover span:first-child{border:1px solid hsla(0,0%,100%,.25)}.pagination{display:flex;flex-flow:row wrap;width:100%;padding:0 2.1vh 4.2vh}.pagination.hidden{display:none}.pagination .pagination-item{transition:all .5s cubic-bezier(.18,.88,.55,1);display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;width:4.2vh;height:4.2vh;margin:0 2.1vh 2.1vh 0;position:relative}.pagination .pagination-item span{font-size:1.7vh;line-height:2.3vh;font-family:Roboto,sans-serif;transition:all .5s cubic-bezier(.18,.88,.55,1);position:absolute;display:block;cursor:pointer;font-weight:600}.pagination .pagination-item span:first-child{width:80%;height:80%;z-index:2;border-radius:2.1vh}.pagination .pagination-item.active{z-index:999}.pagination .pagination-item.active span:first-child{cursor:default}.pagination .pagination-item.active span:first-child,.pagination .pagination-item:hover span:first-child{width:100%;height:100%}.layout.clinic-about .layout-item.clinic-txt{font-size:2.1vh;line-height:2.5vh;font-family:Roboto,sans-serif;font-weight:400}.layout.clinic-about .layout-item.clinic-txt .clinic-txt-in{padding-right:4.2vh}@media screen and (max-width:700px){.layout.clinic-about .layout-item.clinic-txt .clinic-txt-in{padding-right:0}}.layout.clinic-about .layout-item.clinic-txt .clinic-txt-in .doctor{margin-top:4.2vh}@media screen and (max-width:1300px){.layout.clinic-about .layout-item.w66{width:50%;min-width:50%;max-width:50%}}@media screen and (max-width:700px){.layout.clinic-about .layout-item.w66{width:100%;min-width:100%;max-width:100%}}.layout.clinic-images{margin-top:12.6vh;align-items:stretch}@media screen and (max-width:700px){.layout.clinic-images{margin-top:6.3vh}}.layout.clinic-images .img{overflow:hidden;position:relative;border-radius:4.2vh;background:#e5f6fc;width:100%;cursor:pointer}.layout.clinic-images .img .img-in{position:absolute;top:0;width:100%;height:100%;display:flex;flex-flow:row wrap;justify-content:center;align-items:center}.layout.clinic-images .layout-item.w33 .img{padding-bottom:100%}@media screen and (max-width:1300px){.layout.clinic-images .layout-item.w66{width:50%;min-width:50%;max-width:50%}}@media screen and (max-width:700px){.layout.clinic-images .layout-item.w66{margin-top:6.3vh;width:100%;min-width:100%;max-width:100%}}.layout.clinic-images .layout-item.w66 .img{height:100%}@media screen and (max-width:700px){.layout.clinic-images .layout-item.w66 .img{height:auto;padding-bottom:100%}}.layout.consumer .layout-item{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;padding-bottom:6.3vh}.layout.consumer .layout-item:nth-last-child(2){padding-bottom:0}@media screen and (max-width:700px){.layout.consumer .layout-item:nth-last-child(2){padding-bottom:6.3vh}}.layout.consumer .layout-item:last-child{padding-bottom:0}.layout.consumer .layout-item .consumer-item{width:100%;border-radius:3.15vh;padding-bottom:100%;background:#e5f6fc;position:relative}.layout.consumer .layout-item .consumer-item .consumer-item-in{position:absolute;width:100%;height:100%;top:0;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.layout.consumer .layout-item .consumer-item .consumer-item-in .hdr{text-align:center;box-sizing:border-box;padding:0 4.2vh}.layout.consumer .layout-item .consumer-item .consumer-item-in .button .icon{margin-right:1vh}.layout.consumer .layout-item .hdr{display:block;font-size:2.5vh;line-height:3.1vh;font-family:Golos Text,sans-serif;font-weight:500;color:#253e61;text-transform:uppercase;margin-bottom:4.2vh;text-wrap:balance}.layout.consumer .layout-item ul{margin:0;padding:0;list-style:none}.layout.consumer .layout-item ul li{position:relative;padding-left:4.2vh;padding-bottom:2.1vh}.layout.consumer .layout-item ul li:last-child{padding-bottom:0}.layout.consumer .layout-item ul li:before{position:absolute;content:"";display:block;width:2.1vh;height:1px;background:#61b8d3;left:0;top:1vh}.layout.consumer .layout-item ul li b{font-weight:500}.layout.consumer .contacts-txt .contacts-txt-in{padding-right:4.2vh}@media screen and (max-width:700px){.layout.consumer .contacts-txt .contacts-txt-in{padding-bottom:6.3vh}}.layout.consumer .contacts-txt .contacts-txt-in .group{padding-top:4.2vh}.layout.consumer .contacts-txt .contacts-txt-in .group div{padding-right:8.4vh;padding-bottom:4.2vh}.layout.consumer .contacts-txt .contacts-txt-in a{text-decoration:underline;color:#8d5b45}.layout.contacts .contacts-txt .contacts-txt-in{padding-right:4.2vh}@media screen and (max-width:700px){.layout.contacts .contacts-txt .contacts-txt-in{padding-bottom:6.3vh}}.layout.contacts .contacts-txt .contacts-txt-in .group{padding-top:4.2vh}.layout.contacts .contacts-txt .contacts-txt-in .group div{padding-right:8.4vh;padding-bottom:4.2vh}.layout.contacts .contacts-txt .contacts-txt-in a{text-decoration:underline;color:#61b8d3}.layout.contacts .img{position:relative;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;padding-bottom:100%;border-radius:4.2vh;overflow:hidden;cursor:pointer}@media screen and (max-width:1300px){.layout.contacts .img{padding-bottom:100%}}.layout.contacts .img .img-in{top:0;width:100%;height:100%;position:absolute;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;background:#e5f6fc}@media screen and (max-width:1300px){.layout.contacts .layout-item.w66{width:50%;min-width:50%;max-width:50%}}@media screen and (max-width:700px){.layout.contacts .layout-item.w66{width:100%;min-width:100%;max-width:100%}}.layout.contacts .layout-item.w100 div{margin-top:6.3vh;border-radius:4.2vh;overflow:hidden}@media screen and (max-width:1300px){.layout.discounts .layout-item.w33{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-start;width:100%;min-width:100%;max-width:100%;order:1}.layout.discounts .layout-item.w33 .layout .layout-item.w100{width:50%;min-width:50%;max-width:50%}}@media screen and (max-width:700px){.layout.discounts .layout-item.w33 .layout .layout-item.w100{width:100%;min-width:100%;max-width:100%}}.layout.discounts .layout-item.w33 .img{position:relative;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;padding-bottom:150%;border-radius:4.2vh;overflow:hidden}@media screen and (max-width:1300px){.layout.discounts .layout-item.w33 .img{padding-bottom:100%}}.layout.discounts .layout-item.w33 .img .img-in{top:0;width:100%;height:100%;position:absolute;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;background:#e5f6fc}.layout.ormco{margin-bottom:6.3vh}@media screen and (max-width:1100px){.layout.ormco{margin-bottom:6.3vh}}.layout.ormco .quote{position:relative;padding:6.3vh 0 6.3vh 10vh}@media screen and (max-width:1100px){.layout.ormco .quote{padding-left:6.3vh}}.layout.ormco .quote:before{position:absolute;content:"";display:block;content:"``";left:0;top:5vh;font-size:10vh;line-height:10vh;font-family:Golos Text,sans-serif;color:#e0bb93}@media screen and (max-width:1100px){.layout.ormco .quote:before{font-size:5.25vh;line-height:5.25vh}}@media screen and (max-width:700px){.layout.ormco .quote:before{font-size:4.325vh;line-height:4.625vh}}@media screen and (max-width:1100px){.layout.ormco .quote:before{top:6vh}}.layout.ormco .quote .txt{color:#8d5b45}.layout.ormco .quote .sign{margin-top:2.1vh;color:#8d5b45}.layout.ormco .file{margin-top:4.2vh;display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:flex-end}.layout.ormco .file img{width:6.3vh;height:6.3vh}.layout.ormco .file .group{padding-left:2.1vh}.layout.ormco .file .link a{color:#8d5b45;text-decoration:underline}.layout.ormco .file .date{font-size:1.7vh;line-height:2.3vh;font-family:Roboto,sans-serif}.ormco-price .row{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-start}@media screen and (max-width:700px){.ormco-price .row{display:flex;flex-flow:row wrap;margin-bottom:2.1vh}}.ormco-price .row.hdr{background:#f8e9d5;color:#8d5b45;font-size:2.5vh;line-height:3.1vh;font-family:Golos Text,sans-serif;margin-bottom:4.2vh}.ormco-price .row.hdr div:last-child,.ormco-price .row.hdr div:nth-last-child(2){display:none}.ormco-price .row.void{margin-top:6.3vh}.ormco-price .row.void div{padding:0}.ormco-price .row div{padding:1vh;box-sizing:border-box}.ormco-price .row div:first-child{width:6vh}.ormco-price .row div:nth-child(2){width:calc(100% - 30vh);padding-right:4.2vh}@media screen and (max-width:700px){.ormco-price .row div:nth-child(2){width:calc(100% - 6vh);order:1;color:#8d5b45}}.ormco-price .row div:nth-child(3){width:12vh}@media screen and (max-width:700px){.ormco-price .row div:nth-child(3){order:3}}.ormco-price .row div:nth-child(4){width:12vh}@media screen and (max-width:700px){.ormco-price .row div:nth-child(4){margin-left:6vh;order:2}}.ormco-price .row:hover{background:hsla(34,71%,90%,.5)}.ormco-price .row:hover.hdr{background:#f8e9d5}.layout.service-desc{margin-top:4.1vh;align-items:stretch;margin-bottom:6.3vh}.layout.service-desc .layout-row{margin-bottom:4.2vh}@media screen and (max-width:700px){.layout.service-desc .layout-row{margin-bottom:0}}.layout.service-desc h3{font-size:6.7vh;line-height:7.3vh;font-family:Golos Text,serif;font-weight:500;color:#61b8d3;margin:0 0 4.2vh;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:1100px){.layout.service-desc h3{font-size:5.25vh;line-height:5.25vh}}@media screen and (max-width:700px){.layout.service-desc h3{font-size:4.325vh;line-height:4.625vh;margin-top:4.2vh}}.layout.service-desc ul{margin:0 0 4.2vh}.layout.service-desc ul li{margin-bottom:2.1vh}.layout.service-desc p{margin-top:0;margin-bottom:4.2vh;box-sizing:border-box;padding-right:4.2vh}.layout.service-desc p.intro{color:#61b8d3}.layout.service-desc p.intro,.layout.service-desc p.note{font-size:2.5vh;line-height:3.1vh;font-family:Golos Text,sans-serif;font-weight:500}.layout.service-desc p.note{padding:5.25vh 5.25vh 5.25vh 20vh;box-sizing:border-box;position:relative;border-radius:4.2vh;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:700px){.layout.service-desc p.note{padding:17.9vh 4.2vh 4.2vh}}.layout.service-desc p.note:after{position:absolute;content:"";display:block;width:9.5vh;height:9.5vh;top:5.25vh;left:5.25vh}@media screen and (max-width:700px){.layout.service-desc p.note:after{top:4.2vh;left:4.2vh}}.layout.service-desc p.note.info{background-color:rgba(200,244,255,.5);color:#61b8d3}.layout.service-desc p.note.info:after{background:url(/images/services/note-info.svg) no-repeat 50%/contain}.layout.service-desc p.note.warning{background-color:rgba(255,226,209,.8);color:#e37e41}.layout.service-desc p.note.warning:after{background:url(/images/services/note-warning.svg) no-repeat 50%/contain}.layout.service-desc p .mark{color:#61b8d3}.layout.service-desc .img{overflow:hidden;position:relative;border-radius:4.2vh;background:#e5f6fc;width:100%;margin-bottom:4.2vh}.layout.service-desc .img .img-in{position:absolute;top:0;width:100%;height:100%;display:flex;flex-flow:row wrap;justify-content:center;align-items:center}.layout.service-desc .layout-item .img.h50{padding-bottom:50%}.layout.service-desc .layout-item .img.h75{padding-bottom:75%}.layout.service-desc .layout-item .img.h100{padding-bottom:100%}.layout.service-desc .layout-item .img.h150{padding-bottom:150%}@media screen and (max-width:1300px){.layout.service-desc .layout-item.w66{width:50%;min-width:50%;max-width:50%}}@media screen and (max-width:700px){.layout.service-desc .layout-item.w66{width:100%;min-width:100%;max-width:100%}}