@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,700,900&subset=cyrillic);.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}.tooltipster-sidetip.tooltipster-light .tooltipster-box{border-radius:3px;border:1px solid #ccc;background:#ededed}.tooltipster-sidetip.tooltipster-light .tooltipster-content{color:#666}.tooltipster-sidetip.tooltipster-light .tooltipster-arrow{height:9px;margin-left:-9px;width:18px}.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow{height:18px;margin-left:0;margin-top:-9px;width:9px}.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-background{border:9px solid transparent}.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#ededed;top:1px}.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-background{border-left-color:#ededed;left:-1px}.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-background{border-right-color:#ededed;left:1px}.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-background{border-top-color:#ededed;top:-1px}.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-border{border:9px solid transparent}.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#ccc}.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-border{border-left-color:#ccc}.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-border{border-right-color:#ccc}.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-border{border-top-color:#ccc}.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-uncropped{top:-9px}.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-uncropped{left:-9px}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:border-box;box-sizing:border-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:border-box;box-sizing:border-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}header .container .logo a,header .container nav a{-webkit-transition:.2s linear;transition:.2s linear}.overview__top .overview__content:after{display:block;position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.indication__list,.instruction-wrapper .external-box .left-part img,.overview .mobile-img,.overview h1,.overview__bottom .left-part img,.overview__top .right-part .desktop-img,.product .mobile-img,.product .right-part img,.storage .btn,.usage-wrap .usage-item,.usage-wrap .usage-item p{position:relative}.js-box-shadow{-webkit-box-shadow:0 3px 10px 3px rgba(222,231,237,.9);box-shadow:0 3px 10px 3px rgba(222,231,237,.9)}*{-webkit-box-sizing:border-box;box-sizing:border-box}a{text-decoration:none}a:-webkit-any-link{text-decoration:none}html{font-size:62.5%;font-family:Roboto,sans-serif}.container{max-width:1170px;margin:0 auto}h1{font-size:4.2rem;font-weight:700;color:#0d8dd8}.title{font-size:3.6rem;font-weight:600;color:#0d8dd8;text-align:center;text-transform:uppercase}header{position:fixed;z-index:999;width:100%;top:0;overflow:hidden;background-color:#fff}header .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:2em 0}header .container .logo a{background:#0d8dd8;padding:1em;font-size:2.8rem;font-weight:900;color:#fff;letter-spacing:1px}header .container nav{width:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}header .container nav a{font-size:1.4rem;font-weight:600;text-transform:uppercase;color:#33495e}header .container nav a:hover{color:#0d8dd8}.js-box-border{border-bottom:1px solid rgba(131,155,177,.3)}.fixed{position:fixed;top:0;width:100%;z-index:100}.menu-slim{display:none}.mobile-menu .nav-mobile{display:none}.overview{padding-top:6em}.overview .container{overflow:hidden;padding-left:15px;padding-right:15px}.overview .mobile-img{display:none}.overview__content{background-color:#fff;-webkit-border-radius:.5rem;border-radius:.5rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:left;overflow:hidden}.overview__content .left-part{width:50%}.overview__content .right-part{width:50%}.overview__content p{font-size:1.6rem;color:#839bb1;width:90%}.overview__top{background-color:#f2f8fc;text-align:center}.overview__top .left-part{padding-top:2rem;padding-left:7rem}.overview__top .right-part{text-align:center}.overview__top .right-part .desktop-img{margin-bottom:-2px}.overview__top .overview__content{-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;padding-top:4rem;position:relative;-webkit-box-shadow:6px 0 15px 0 rgba(222,231,237,.3),-6px 0 15px 0 rgba(222,231,237,.3);box-shadow:6px 0 15px 0 rgba(222,231,237,.3),-6px 0 15px 0 rgba(222,231,237,.3)}.overview__top .overview__content:after{content:"";bottom:0;width:88%;height:1px;background-color:#deecf6}.overview__bottom .container{padding-bottom:10px}.overview__bottom .left-part img{margin-bottom:-3px;-webkit-border-bottom-left-radius:.5em;border-bottom-left-radius:.5em;width:100%;height:auto}.overview__bottom .right-part{padding-top:2rem;padding-left:7rem}.overview__bottom .overview__content{padding-top:4rem;-webkit-box-shadow:-6px 0 15px 0 rgba(222,231,237,.3),6px 0 15px 0 rgba(222,231,237,.3),0 6px 15px 0 rgba(222,231,237,.3);box-shadow:-6px 0 15px 0 rgba(222,231,237,.3),6px 0 15px 0 rgba(222,231,237,.3),0 6px 15px 0 rgba(222,231,237,.3);-webkit-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;border-top-right-radius:0;overflow:hidden}.overview h1{padding-top:3em;padding-bottom:1em;margin-top:0}.overview h1 span{border:1px solid #0d8dd8}.overview h1 .bold{font-weight:900;color:#fff;background-color:#0d8dd8;padding:15px 25px 15px 30px}.overview h1 .blue{padding:15px 35px 15px 35px;margin-left:-.5em}.heading{font-size:3.2rem;font-weight:400;color:#33495e;width:80%}sup{color:#0d8dd8;font-size:.6em;font-weight:600;position:relative;left:-.1em;cursor:pointer}.tooltipster-sidetip.tooltipster-light .tooltipster-box{width:370px;background-color:#fff;-webkit-box-shadow:0 6px 15px 6px rgba(222,231,237,.3);box-shadow:0 6px 15px 6px rgba(222,231,237,.3);color:#839bb1}.tooltipster-sidetip.tooltipster-light .tooltipster-box a{color:#839bb1}.tooltipster-sidetip .tooltipster-light .tooltipster-top .tooltipster-arrow-background{border-top-color:#fff}.product{background:-webkit-gradient(linear,left top,right top,color-stop(30%,#0a6dcd),color-stop(70%,#0d8dd9));background:-webkit-linear-gradient(left,#0a6dcd 30%,#0d8dd9 70%);background:linear-gradient(to right,#0a6dcd 30%,#0d8dd9 70%);margin-top:7rem}.product .mobile-img{display:none}.product .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;overflow:hidden}.product .container h2{background-color:#0d8dd8;font-size:4.2rem;margin-top:9rem;padding:15px 30px;font-weight:900;color:#fff;-webkit-box-shadow:0 10px 20px 5px #1369b3;box-shadow:0 10px 20px 5px #1369b3;width:265px}.product .left-part{width:45%;margin-left:5%;padding-bottom:7em}.product .right-part{width:45%}.product .right-part img{width:100%;height:auto}.product .heading{color:#fff;width:90%}.product__list{color:#fff;padding-left:1.5em}.product__list li{font-size:1.6rem;padding-bottom:1em}.instruction{margin-bottom:6em}.instruction .title{padding-top:5rem}.instruction-wrapper{overflow:hidden;padding-bottom:3rem}.instruction-wrapper .external-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.instruction-wrapper .external-box .left-part{width:50%}.instruction-wrapper .external-box .left-part img{width:70%;height:auto}.instruction-wrapper .external-box .right-part{width:50%;font-size:1.4rem;margin-left:4em;width:41%;text-align:left;color:#839bb1}.instruction-wrapper .external-box .right-part span{font-size:1.8rem;color:#33495e;display:inline-block;font-weight:400;margin-bottom:.5em}.instruction .heading{font-size:2rem;font-weight:600;color:#33495e;text-transform:uppercase;margin-bottom:0}.instruction__form{margin-bottom:2.5em}.instruction__form p:last-child{font-size:2rem;margin-top:.5em}.instruction__supplementary{margin-top:2em}.indication{background:url(../img/img-block-bg-left.png) left center no-repeat,url(../img/img-block-bg-right.png) right center no-repeat,-webkit-gradient(linear,left top,right top,from(#0a6dcd),to(#0d8dd9)) center center no-repeat;background:url(../img/img-block-bg-left.png) left center no-repeat,url(../img/img-block-bg-right.png) right center no-repeat,-webkit-linear-gradient(left,#0a6dcd,#0d8dd9) center center no-repeat;background:url(../img/img-block-bg-left.png) left center no-repeat,url(../img/img-block-bg-right.png) right center no-repeat,linear-gradient(to right,#0a6dcd,#0d8dd9) center center no-repeat;color:#fff;padding:1em 0 5em 0}.indication-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:50%}.indication__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.indication__content h3{width:35%;color:#fff;margin:.5em 0 0 2em}.indication__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;width:50%}.indication__list li{font-size:2.2rem;padding:.3em 0;width:60%;position:relative}.indication__list li:after{content:"";position:absolute;top:50%;left:-.8em;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:5px;height:5px;-webkit-border-radius:50%;border-radius:50%;background-color:#fff}.indication .title{color:#fff;margin-bottom:1.5em;margin-top:6rem}.usage{padding-top:1em;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(74.5%,#f2f8fc),color-stop(25.5%,#fff));background-image:-webkit-linear-gradient(top,#f2f8fc 74.5%,#fff 25.5%);background-image:linear-gradient(top,#f2f8fc 74.5%,#fff 25.5%)}.usage .title{margin-top:7rem}.usage h2{margin-bottom:30px;opacity:0}.usage .heading{margin:.7em auto;font-size:2.4rem;position:relative;width:87%}.usage .heading:after{content:"";position:absolute;width:100%;height:1px;background-color:#deecf6;bottom:-1em;left:0}.usage-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;padding:15px 0 50px 0;overflow:hidden}.usage-wrap .usage-item{-webkit-flex-basis:30%;-ms-flex-preferred-size:30%;flex-basis:30%;background-color:#fff;color:#1d1d1d;text-align:center;margin:0 2em;-webkit-box-shadow:0 6px 15px 6px rgba(222,231,237,.3);box-shadow:0 6px 15px 6px rgba(222,231,237,.3);-webkit-border-radius:.5em;border-radius:.5em}.usage-wrap .usage-item p{font-size:1.4rem;color:#656f86;width:88%;margin:0 auto;padding:2em 0 3em}.usage-wrap .usage-item:first-of-type .heading{line-height:57px}.usage-wrap .usage-item span{font-weight:700}.usage-wrap .usage-item img{width:100%;height:auto;-webkit-border-top-left-radius:.5em;border-top-left-radius:.5em;-webkit-border-top-right-radius:.5em;border-top-right-radius:.5em}.storage{padding-top:2em;text-align:center}.storage p{font-size:1.6rem;color:#656f86}.storage h2{opacity:0}.storage .btn{display:inline-block;font-size:1.8rem;text-transform:uppercase;background:#0d8dd8;color:#fff;width:33rem;-webkit-border-radius:.5em;border-radius:.5em;padding:1.23em 0;position:relative;overflow:hidden;margin:1em 2em;-webkit-transition:background .3s linear,color .3s linear;transition:background .3s linear,color .3s linear}.storage .btn svg{width:30px;margin:0;right:1.5em;position:absolute;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.storage .btn--drugstore{background:#dce7f5;color:#0d8dd8}.storage .btn--drugstore:hover{background:rgba(13,141,216,.7);color:#dce7f5}.storage .btn--instr{padding-right:35px}.storage .btn--instr:hover{background:rgba(13,141,216,.7)}.btn-box{margin:95px 0 160px 0}.caution{background:-webkit-gradient(linear,left top,right top,color-stop(30%,#0a6dcd),color-stop(70%,#0d8dd9));background:-webkit-linear-gradient(left,#0a6dcd 30%,#0d8dd9 70%);background:linear-gradient(to right,#0a6dcd 30%,#0d8dd9 70%);-webkit-transform:scaleY(4);-ms-transform:scaleY(4);transform:scaleY(4);text-align:center;color:#fff;margin:0}.caution p{font-size:3rem;font-weight:300;letter-spacing:3px;word-spacing:5px;text-transform:uppercase}footer .author-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}footer .author-wrapper svg{width:19%;padding:20px 15px 0 0}footer .author__license{padding:4.5em 7.5em 3em .5em;text-align:left}footer p{color:#656f86;font-size:1.4rem;font-weight:300;margin:.2em}footer .author__copyright .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;font-size:1.4rem;padding:1.5em;font-weight:300;position:relative;overflow:hidden}footer .author__copyright .container a{position:relative;color:#0d8dd8;font-weight:500}footer .author__copyright .container a:after{content:"";position:absolute;right:0;bottom:-3px;height:2px;width:0;background-color:#0d8dd8;-webkit-transition:width .4s ease-in-out;transition:width .4s ease-in-out}footer .author__copyright .container a:hover:after{left:0;width:100%}footer .author__copyright .container:after{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background-color:#deecf6}@media screen and (max-width:992px){.title{font-size:3rem}}@media screen and (max-width:756px){.title{font-size:2.5rem}}@media screen and (max-width:576px){.title{font-size:2.2rem}}@media screen and (max-width:375px){.title{font-size:3rem}}@media screen and (max-width:992px){header .container nav{width:60%}}@media screen and (max-width:756px){header{background-color:#0d8dd8}header .container nav{display:none}.menu-slim{display:block;background:0 0;position:absolute;z-index:555;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:10px;height:17px;width:50px;cursor:pointer}.menu-slim:after,.menu-slim:before{background:#fff;-webkit-backface-visibility:hidden;backface-visibility:hidden;content:"";height:3px;left:0;-webkit-transition:.75s;transition:.75s;width:30px}.menu-slim:before{-webkit-box-shadow:#fff 0 7px 0 0;box-shadow:#fff 0 7px 0 0;position:absolute;top:0}.menu-slim:after{position:absolute;top:-webkit-calc(100% - 3px);top:calc(100% - 3px)}.menu-js-toggle:before{-webkit-box-shadow:transparent 0 0 0 0;box-shadow:transparent 0 0 0 0;top:50%;-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.menu-js-toggle:after{top:50%;-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg)}}@media screen and (max-width:350px){.js-box-border{border-bottom:none}}@media screen and (max-width:756px){.mobile-menu .nav-mobile{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;z-index:5;position:fixed;margin-left:0;top:1rem;left:0;right:0;bottom:100%;width:100%;background-color:#0d8dd8}.mobile-menu .nav-mobile a{color:#fff;margin:2rem 0;font-size:2.4rem;position:relative;-webkit-transition:opacity .3s linear;transition:opacity .3s linear;-webkit-transform:translateX(-600%);-ms-transform:translateX(-600%);transform:translateX(-600%)}.mobile-menu .nav-mobile a:hover{opacity:.7}.mobile-menu .nav-mobile a:after{content:'';position:absolute;bottom:-1em;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2em;height:.1em;background-color:#fff}.mobile-menu .nav-mobile a:last-child:after{display:none}}@media screen and (max-width:992px){.instruction-wrapper .external-box .left-part{width:40%}.instruction-wrapper .external-box .left-part img{width:100%;padding-left:0}}@media screen and (max-width:576px){.instruction{margin-bottom:4em}.instruction .heading{width:100%;font-size:1.6rem}.instruction-wrapper{margin:0}.instruction-wrapper h2{font-size:2rem}.instruction-wrapper .external-box .left-part{display:none}.instruction-wrapper .external-box .right-part{margin-left:0;padding:0 20px;width:100%;text-align:center}.instruction-wrapper .external-box .right-part span{font-size:1.6rem}}@media screen and (max-width:375px){.instruction .title{padding-top:1rem}.instruction-wrapper{padding-bottom:0}.instruction-wrapper .external-box .right-part{text-align:left}}@media screen and (max-width:992px){.overview h1{font-size:3rem;padding-bottom:2em}.overview .heading{font-size:2.5rem}.overview__top .left-part{padding-top:0;padding-left:4rem}.overview__bottom .right-part{padding:0}.overview__bottom .overview__content{padding-top:1em;-webkit-box-shadow:none;box-shadow:none}.overview__bottom .overview__content p{font-size:1.5rem}}@media screen and (max-width:756px){.overview .overview__top .mobile-img{width:70%;margin:0 auto}.overview .container{padding:0}.overview .heading{font-size:2rem}}@media screen and (max-width:576px){.overview .desktop-img{display:none}.overview .mobile-img{display:block;width:100%;height:auto}.overview h1{font-size:1.9rem;padding-top:4em;padding-bottom:2em}.overview h1 .bold{padding:15px}.overview h1 .blue{padding:15px}.overview h2{padding:0 20px}.overview__top .overview__content{padding-top:0;-webkit-box-shadow:none;box-shadow:none}.overview__bottom .overview__content{padding:0}.overview__content{padding-top:0}.overview__content p{font-size:1.4rem;width:100%;padding:0 20px;margin-bottom:3rem}.overview__content .heading{width:100%;font-size:1.8rem;margin-top:3rem;margin-bottom:2rem}.overview__content .left-part{padding:0;width:100%}.overview__content .right-part{padding:0;width:100%}}@media screen and (max-width:576px) and (max-width:335px){.overview h1{font-size:1.5rem}}@media screen and (max-width:992px){.product .left-part{width:55%;padding-bottom:5rem}.product .right-part{width:40%}.product .heading{font-size:2.2rem}.product__heading{width:215px;margin-top:5rem}.product__heading h2{font-size:3rem}}@media screen and (max-width:576px){.product .container h2{font-size:3.2rem;margin-top:5rem;margin-left:2rem;width:215px}.product__heading{margin:5rem auto 0;width:170px}.product .heading{font-size:1.8rem;width:100%;padding:1em}.product .left-part{width:100%;margin:0;padding-bottom:3em}.product .right-part{display:none}.product .mobile-img{display:block;width:98%;height:auto;margin:0 auto}.product__list{margin-top:3em;margin-left:2em}.product__list li{font-size:1.5rem}}@media screen and (max-width:375px){.product{margin-top:0}.product .container h2{margin-top:7rem}.product .heading{font-size:2.4rem;padding-top:0;padding-bottom:1rem}.product__heading .mobile-img{width:98%}.product__list{margin-bottom:2rem}}@media screen and (max-width:992px){.indication .heading{font-size:2.2rem}.indication__list li{font-size:2rem}.indication__content h3{width:40%}}@media screen and (max-width:756px){.indication{background:url(../img/img-block-bg-left.png) left center no-repeat,-webkit-gradient(linear,left top,right top,from(#0a6dcd),to(#0d8dd9)) center center no-repeat;background:url(../img/img-block-bg-left.png) left center no-repeat,-webkit-linear-gradient(left,#0a6dcd,#0d8dd9) center center no-repeat;background:url(../img/img-block-bg-left.png) left center no-repeat,linear-gradient(to right,#0a6dcd,#0d8dd9) center center no-repeat;background-size:cover}.indication__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.indication__content h3{width:90%;font-size:2rem}.indication-wrapper{width:85%}.indication__list{margin-top:3em}.indication__list li{font-size:1.4rem}}@media screen and (max-width:576px){.indication .title{margin-bottom:1em}.indication__content{text-align:center}.indication__content .heading{font-size:1.8rem}.indication-wrapper{width:70%}.indication__list{text-align:left}}@media screen and (max-width:375px){.indication .title{margin-top:3rem;margin-bottom:.5em}.indication__content .heading{margin-left:0;font-size:2rem}.indication-wrapper{width:85%}}@media screen and (max-width:1132px){.usage{background-image:none}}@media screen and (max-width:992px){.usage .heading{font-size:1.8rem}.usage-wrap .usage-item p{padding:1em 0 2em}.usage-wrap .usage-item:first-of-type .heading{line-height:45px}}@media screen and (max-width:768px){.usage-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.usage .usage-item{width:70%;margin-bottom:3rem}}@media screen and (max-width:576px){.usage .usage-item{width:85%}.usage .usage-item:last-child{margin-bottom:0}.usage .heading{font-size:2rem;width:95%}.usage-wrap .usage-item:first-of-type .heading{line-height:1em}}@media screen and (max-width:375px){.usage .title{margin-top:3rem}.usage-item{width:95%}.usage-wrap{padding-bottom:3rem}}@media screen and (max-width:992px){.storage .btn{margin:1em}}@media screen and (max-width:756px){.storage svg{width:40%}.storage .btn-box{margin:50px 0 0 0}.storage p{font-size:1.6rem;letter-spacing:.5px;margin:0}.storage .btn{margin-bottom:3rem}.storage .btn svg{right:1.5em}.storage .btn-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:576px){.storage p{font-size:1.4rem;padding:0 4em}.storage .btn-box{margin:4em 0 0 0}.storage .btn-box .btn{width:29rem;font-size:1.5rem}.storage .btn-box .btn svg{width:25px}.storage .btn--instr{margin-bottom:2rem}}@media screen and (max-width:375px){.storage p{padding-right:1em;padding-left:1em}.storage .title{margin-top:1rem}.storage svg{margin-top:3rem;width:50%}}@media screen and (max-width:1200px){.caution{-webkit-transform:scaleY(6);-ms-transform:scaleY(6);transform:scaleY(6)}.caution p{font-size:2rem;margin-bottom:3rem;letter-spacing:0;word-spacing:0}}@media screen and (max-width:756px){.caution{-webkit-transform:scaleY(5);-ms-transform:scaleY(5);transform:scaleY(5)}.caution p{font-size:1.5rem;margin-top:10rem}}@media screen and (max-width:375px){.caution p{letter-spacing:1.5px;line-height:1;padding:3px}}@media screen and (max-width:335px){.caution p{letter-spacing:0}}@media screen and (max-width:768px){footer .author-wrapper svg{width:30%;padding:20px 30px 0 0}.author__license{width:60%}}@media screen and (max-width:576px){footer .author-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}footer .author-wrapper svg{width:40%;padding-top:20%}footer .author__license{text-align:center;padding-left:0;padding-right:0;padding-bottom:3.5em;width:100%;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}footer .author__copyright .container{font-size:12px}}@media screen and (max-width:375px){footer .author-wrapper svg{width:50%;padding-right:0}footer .author__license{padding-top:3.5em}footer p{padding:0 15px}}@media screen and (max-width:335px){footer .author-wrapper svg{padding-top:25%}footer .author__license{padding-top:3em}footer p{padding:0 15px}}
/*# sourceMappingURL=main.min.css.map */
