.showAnim{-webkit-animation:fadeToTop .5s forwards;animation:fadeToTop .5s forwards;-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-delay:.5s;animation-delay:.5s}.animation-prepare{opacity:0;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}@-webkit-keyframes fadeToTop{0%{opacity:0;-webkit-transform:translateY(60px);transform:translateY(60px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeToTop{0%{opacity:0;-webkit-transform:translateY(60px);transform:translateY(60px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes blink{50%{opacity:0}}@keyframes blink{50%{opacity:0}}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,*::after,*::before{-webkit-box-sizing:inherit;box-sizing:inherit}ul,ol{padding:0}body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,figure,figcaption,blockquote,dl,dd{margin:0;font:inherit}ul{list-style:none}img{max-width:100%;display:block}input,button,textarea,select{font:inherit}a{text-decoration:none;color:inherit}button{background-color:rgba(0,0,0,0);-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:rgba(0,0,0,0);cursor:pointer;font:inherit;display:block}a,button,input,textarea{outline:rgba(0,0,0,0)}address{font-style:normal}html,body{height:100%}body{min-width:320px;overflow-x:hidden;font-family:"Montserrat",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#2d2926;font-display:swap}@media only screen and (min-width: 1024px){body{font-size:16px;line-height:22px}}body.lock{overflow:hidden}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%}.main{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;padding-top:49px}@media only screen and (min-width: 768px){.main{padding-top:65px}}@media only screen and (min-width: 1024px){.main{padding-top:82px}}.footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.container{padding:0 15px;margin:0 auto;overflow-x:hidden}@media only screen and (min-width: 768px){.container{padding:0 40px;width:768px}}@media only screen and (min-width: 1024px){.container{width:1024px}}@media only screen and (min-width: 1260px){.container{width:1185px}}.btn{display:block;background:#2d2926;border:2px solid #2d2926;border-radius:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:10px 20px;color:#fff;font-weight:500;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}@media only screen and (min-width: 1024px){.btn{font-size:16px;line-height:16px;padding:16px 30px}}.btn:hover{color:#ffcf21;background-color:#fff;-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9)}._link__hover{position:relative;padding-bottom:4px;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}._link__hover:before,._link__hover:after{content:"";display:block;position:absolute;height:2px;width:100%;background-color:rgba(0,0,0,0);left:0;bottom:0}._link__hover:after{background-color:#ffcf21;-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .8s cubic-bezier(0.23, 1, 0.32, 1);transition:-webkit-transform .8s cubic-bezier(0.23, 1, 0.32, 1);-o-transition:transform .8s cubic-bezier(0.23, 1, 0.32, 1);transition:transform .8s cubic-bezier(0.23, 1, 0.32, 1);transition:transform .8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform .8s cubic-bezier(0.23, 1, 0.32, 1)}._link__hover:hover{color:#ffcf21 !important}._link__hover:hover:after{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}address span{display:inline-block;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.btn__color{display:block;background:#ffcf21;border:2px solid #ffcf21;border-radius:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:10px 20px;color:#fff;font-weight:500;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;margin:0 auto;font-size:20px;line-height:22px}@media only screen and (min-width: 1024px){.btn__color{padding:16px 30px}}.btn__color:hover{color:#ffcf21;background-color:#fff;-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9)}.page__title{font-size:26px;line-height:30px;font-weight:900;letter-spacing:1px;text-align:center;margin:25px 0}@media only screen and (min-width: 768px){.page__title{font-size:36px;line-height:50px;margin:50px 0}}@media only screen and (min-width: 1260px){.page__title{margin:100px 0}}.section{margin-bottom:60px}._section-color{background-color:#f1f1f1;padding:40px 0}@media only screen and (min-width: 1024px){._section-color{margin-bottom:90px}}.header{padding:15px 0;z-index:99;background-color:#fff;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;position:fixed;left:0;top:0;right:0}@media only screen and (min-width: 768px){.header{padding:20px 0}}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header.fixed{-webkit-box-shadow:10px 5px 5px gray;box-shadow:10px 5px 5px gray}.logo__img{width:102px;height:25px;-webkit-transition:all .7s;-o-transition:all .7s;transition:all .7s}@media only screen and (min-width: 768px){.logo__img{width:132px;height:30px}}@media only screen and (min-width: 1024px){.logo__img{width:162px;height:40px}}.logo__img:hover{-webkit-transform:scale(0.7);-ms-transform:scale(0.7);transform:scale(0.7)}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav__contacts{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (min-width: 768px){.nav__contacts{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width: 768px){.nav__contacts a+a{margin-top:0}}@media only screen and (min-width: 1024px){.nav__contacts a+a{margin-left:10px}}.nav__list{display:none}@media only screen and (min-width: 1024px){.nav__list{font-weight:600;margin-right:50px;display:-webkit-box;display:-ms-flexbox;display:flex}}.nav__item:not(:last-child){margin-right:40px}.nav__item:last-child{display:none}.nav__item,.nav__phone{padding:13px 0}.nav__phone{font-size:10px;font-weight:600;color:orange;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;border:2px solid #ffcf21;border-radius:10px;padding:0 10px}@media only screen and (min-width: 768px){.nav__phone{font-size:14px;padding:6px 10px}}@media only screen and (min-width: 1024px){.nav__phone{padding:13px;margin:0}}.nav__phone:hover{color:#2d2926;background-color:#ffcf21}.header__burger{width:20px;height:14px;position:relative;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;-o-transition:transform .5s;transition:transform .5s;transition:transform .5s, -webkit-transform .5s}@media only screen and (min-width: 768px){.header__burger{width:30px;height:22px}}@media only screen and (min-width: 1024px){.header__burger{display:none}}.header__burger-menu,.header__burger-menu::before,.header__burger-menu::after{content:"";position:absolute;width:20px;height:2px;left:0;background-color:#000}@media only screen and (min-width: 768px){.header__burger-menu,.header__burger-menu::before,.header__burger-menu::after{width:30px}}.header__burger-menu::before{top:-6px}@media only screen and (min-width: 768px){.header__burger-menu::before{top:-10px}}.header__burger-menu::after{top:6px}@media only screen and (min-width: 768px){.header__burger-menu::after{top:10px}}.header__burger.active .header__burger-menu{width:20px;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;-o-transition:transform .5s;transition:transform .5s;transition:transform .5s, -webkit-transform .5s}.header__burger.active .header__burger-menu{width:15px;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);top:6px;left:3px}@media only screen and (min-width: 768px){.header__burger.active .header__burger-menu{width:25px;top:10px}}.header__burger.active .header__burger-menu::before{opacity:0}.header__burger.active .header__burger-menu::after{width:15px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);top:0}@media only screen and (min-width: 768px){.header__burger.active .header__burger-menu::after{width:25px}}.header__burger.hiden{display:none}.header.burger__active{height:320px;width:100%;background-color:#fff;border-bottom:3px solid #ffcf21}@media only screen and (min-width: 768px){.header.burger__active{height:360px}}.header.burger__active .nav__list{display:block;position:absolute;left:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);top:60px;font-weight:900;font-size:15px;width:100%;padding:10px 40px}@media only screen and (min-width: 420px){.header.burger__active .nav__list{font-size:16px}}@media only screen and (min-width: 768px){.header.burger__active .nav__list{top:100px;font-size:18px}}.header.burger__active .nav__item:last-child{display:block;margin-top:30px;font-weight:700;color:#ffcf21}.footer{background-color:#2d2926;padding:30px 0;color:#fff}.footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px}@media only screen and (min-width: 768px){.footer__bottom-rights{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.footer__bottom-address{margin-bottom:20px}.footer .rights{margin-bottom:15px}@media only screen and (min-width: 768px){.footer .rights{margin-bottom:0}}.footer__copyright-block{padding-bottom:4px}.footer__copyright-link{font-weight:700}.footer address{margin-bottom:40px}.footer .nav__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:40px}@media only screen and (min-width: 768px){.footer .nav__contacts{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.footer .nav__contacts a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.footer .nav__contacts a+a{margin-left:5px}@media only screen and (min-width: 768px){.footer .nav__contacts a+a{margin-top:0}}@media only screen and (min-width: 1024px){.footer .nav__contacts a+a{margin-left:10px}}.social__list{display:-webkit-box;display:-ms-flexbox;display:flex}.social__item{margin-right:10px;width:34px;height:34px;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.social__item:not(:last-child){margin-right:10px}.social img{width:100%;height:100%;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;-o-transition:transform .5s;transition:transform .5s;transition:transform .5s, -webkit-transform .5s}.social__item:hover img{-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8)}.fab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;right:10px;bottom:70px}@media only screen and (min-width: 768px){.fab{right:30px}}.fab__button{width:3rem;height:3rem;border-radius:50%}@media only screen and (min-width: 768px){.fab__button{width:4rem;height:4rem}}.fab__button--primary{width:3rem;height:3rem;margin-top:1rem;background-color:#ffcf21;position:relative}@media only screen and (min-width: 768px){.fab__button--primary{width:4rem;height:4rem}}.fab__button--primary::before,.fab__button--primary::after{content:"";width:100%;height:100%;position:absolute;left:-1px;opacity:0;right:-1px;top:-1px;bottom:-1px;border:2px solid #ffcf21;border-radius:50%;opacity:0;-webkit-animation:pulse 2s linear infinite;animation:pulse 2s linear infinite}.fab__button--primary::after{-webkit-animation-delay:.7s;animation-delay:.7s}@-webkit-keyframes pulse{0%{-webkit-transform:scale(0.5);transform:scale(0.5);opacity:0}50%{opacity:1}100%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@keyframes pulse{0%{-webkit-transform:scale(0.5);transform:scale(0.5);opacity:0}50%{opacity:1}100%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}.fab__button--primary__icon svg{width:1.5rem;height:1.5rem;display:inline-block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:all cubic-bezier(0.23, 1, 0.32, 1);-o-transition:all cubic-bezier(0.23, 1, 0.32, 1);transition:all cubic-bezier(0.23, 1, 0.32, 1)}@media only screen and (min-width: 768px){.fab__button--primary__icon svg{width:2.5rem;height:2.5rem}}.fab__button--primary:hover .fab__button--primary__icon{opacity:0}.fab__button--primary:hover .fab__button--primary__plus{opacity:1}.fab__button--primary__plus{display:block;width:100%;height:100%;opacity:0;-webkit-transition:all 1.5;-o-transition:all 1.5;transition:all 1.5}.fab__button--primary__plus:before,.fab__button--primary__plus:after{content:"";display:block;background-color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:all 1.5;-o-transition:all 1.5;transition:all 1.5}.fab__button--primary__plus:before{height:2px;width:12px}.fab__button--primary__plus:after{height:12px;width:2px}.is-expanded .fab__button--primary__plus{opacity:1}.fab__button--primary.is-expanded .fab__button--primary__plus:before{width:16px}.fab__button--primary.is-expanded .fab__button--primary__plus::after{height:16px}.fab__button--primary.is-expanded .fab__button--primary__plus{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.is-expanded .fab__button--primary__icon{opacity:0}.fab__button--secondary{display:inline-block;background-color:#fff;margin:1rem 0;-webkit-box-shadow:0 0 2rem #e2e8ed;box-shadow:0 0 2rem #e2e8ed;position:relative;opacity:0;pointer-events:none;-webkit-transform:translateY(25%);-ms-transform:translateY(25%);transform:translateY(25%);-webkit-transition:opacity .24s,-webkit-transform .4s cubic-bezier(0.23, 1, 0.32, 1);transition:opacity .24s,-webkit-transform .4s cubic-bezier(0.23, 1, 0.32, 1);-o-transition:opacity .24s,transform .4s cubic-bezier(0.23, 1, 0.32, 1);transition:opacity .24s,transform .4s cubic-bezier(0.23, 1, 0.32, 1);transition:opacity .24s,transform .4s cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform .4s cubic-bezier(0.23, 1, 0.32, 1)}.fab__button--secondary:nth-child(3){-webkit-transition-delay:.06s;-o-transition-delay:.06s;transition-delay:.06s}.fab__button--secondary:nth-child(4){-webkit-transition-delay:.12s;-o-transition-delay:.12s;transition-delay:.12s}.fab__button--secondary svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.fab__button--secondary:before{content:attr(data-label);display:inline-block;position:absolute;padding:1rem 1.5rem;border-radius:.5rem;top:50%;left:-1rem;-webkit-transform:translateX(-100%) translateY(-25%) rotateX(-25deg);transform:translateX(-100%) translateY(-25%) rotateX(-25deg);background-color:#fff;-webkit-box-shadow:0 0 2rem #ffcf21;box-shadow:0 0 2rem #ffcf21;font-size:1rem;font-weight:600;font-family:"Open Sans",sans-serif;color:#5f646b;pointer-events:none;opacity:0;-webkit-transition:opacity .33s,-webkit-transform .33s;transition:opacity .33s,-webkit-transform .33s;-o-transition:transform .33s,opacity .33s;transition:transform .33s,opacity .33s;transition:transform .33s,opacity .33s,-webkit-transform .33s}.fab__button--secondary:hover:before{opacity:1;-webkit-transform:translateX(-100%) translateY(-50%);-ms-transform:translateX(-100%) translateY(-50%);transform:translateX(-100%) translateY(-50%)}.fab.is-expanded .fab__button--primary{-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9)}.fab.is-expanded .fab__button--primary:active{-webkit-transform:scale(0.85);-ms-transform:scale(0.85);transform:scale(0.85)}.fab.is-expanded .fab__button--primary__icon{-webkit-transform:rotate(-225deg);-ms-transform:rotate(-225deg);transform:rotate(-225deg)}.fab.is-expanded .fab__button--secondary{opacity:1;pointer-events:auto;-webkit-transform:none;-ms-transform:none;transform:none}.preloader{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#fff;z-index:1000;-webkit-transition:all .09s ease-out;-o-transition:all .09s ease-out;transition:all .09s ease-out}.preloader__loader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.preloader__logo{width:324px;height:80px;position:absolute;bottom:10%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.preloader--hide{opacity:0;visibility:hidden;z-index:-1}.preloader__loader,.preloader__percents{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.preloader__percents{font-family:Arial,sans-serif;font-size:24px;font-weight:bold}@-webkit-keyframes ldio-yzaezf3dcmj{0%{opacity:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0) scale(1.5, 1.5);transform:translateZ(0) scale(1.5, 1.5)}100%{opacity:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0) scale(1, 1);transform:translateZ(0) scale(1, 1)}}@keyframes ldio-yzaezf3dcmj{0%{opacity:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0) scale(1.5, 1.5);transform:translateZ(0) scale(1.5, 1.5)}100%{opacity:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0) scale(1, 1);transform:translateZ(0) scale(1, 1)}}.ldio-yzaezf3dcmj div>div{position:absolute;width:24px;height:24px;border-radius:50%;background:#ffe200;-webkit-animation:ldio-yzaezf3dcmj 1s linear infinite;animation:ldio-yzaezf3dcmj 1s linear infinite}.ldio-yzaezf3dcmj div:nth-child(1)>div{left:148px;top:88px;-webkit-animation-delay:-0.875s;animation-delay:-0.875s}.ldio-yzaezf3dcmj>div:nth-child(1){-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:160px 100px;-ms-transform-origin:160px 100px;transform-origin:160px 100px}.ldio-yzaezf3dcmj div:nth-child(2)>div{left:130px;top:130px;-webkit-animation-delay:-0.75s;animation-delay:-0.75s}.ldio-yzaezf3dcmj>div:nth-child(2){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:142px 142px;-ms-transform-origin:142px 142px;transform-origin:142px 142px}.ldio-yzaezf3dcmj div:nth-child(3)>div{left:88px;top:148px;-webkit-animation-delay:-0.625s;animation-delay:-0.625s}.ldio-yzaezf3dcmj>div:nth-child(3){-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:100px 160px;-ms-transform-origin:100px 160px;transform-origin:100px 160px}.ldio-yzaezf3dcmj div:nth-child(4)>div{left:46px;top:130px;-webkit-animation-delay:-0.5s;animation-delay:-0.5s}.ldio-yzaezf3dcmj>div:nth-child(4){-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);-webkit-transform-origin:58px 142px;-ms-transform-origin:58px 142px;transform-origin:58px 142px}.ldio-yzaezf3dcmj div:nth-child(5)>div{left:28px;top:88px;-webkit-animation-delay:-0.375s;animation-delay:-0.375s}.ldio-yzaezf3dcmj>div:nth-child(5){-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:40px 100px;-ms-transform-origin:40px 100px;transform-origin:40px 100px}.ldio-yzaezf3dcmj div:nth-child(6)>div{left:46px;top:46px;-webkit-animation-delay:-0.25s;animation-delay:-0.25s}.ldio-yzaezf3dcmj>div:nth-child(6){-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);-webkit-transform-origin:58px 58px;-ms-transform-origin:58px 58px;transform-origin:58px 58px}.ldio-yzaezf3dcmj div:nth-child(7)>div{left:88px;top:28px;-webkit-animation-delay:-0.125s;animation-delay:-0.125s}.ldio-yzaezf3dcmj>div:nth-child(7){-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);-webkit-transform-origin:100px 40px;-ms-transform-origin:100px 40px;transform-origin:100px 40px}.ldio-yzaezf3dcmj div:nth-child(8)>div{left:130px;top:46px;-webkit-animation-delay:0s;animation-delay:0s}.ldio-yzaezf3dcmj>div:nth-child(8){-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg);-webkit-transform-origin:142px 58px;-ms-transform-origin:142px 58px;transform-origin:142px 58px}.loadingio-spinner-spin-2by998twmg8{width:200px;height:200px;display:inline-block;overflow:hidden;background:#fff}.ldio-yzaezf3dcmj{width:100%;height:100%;position:relative;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.ldio-yzaezf3dcmj div{-webkit-box-sizing:content-box;box-sizing:content-box}.request{background-color:#f2f2f2;padding:30px 0}@media only screen and (min-width: 1260px){.request{padding:40px 0}}.request__title{font-weight:900;margin-bottom:30px}@media only screen and (min-width: 1024px){.request__title{font-size:20px;line-height:28px}}.request__form{width:100%}@media only screen and (min-width: 1260px){.request__form{width:70%;margin:0 auto}}.request input,.request textarea{display:block;width:100%;padding:10px;margin-bottom:15px;resize:none}.request input::-webkit-input-placeholder{font-weight:400;font-size:14px;line-height:19px}.request input::-moz-placeholder{font-weight:400;font-size:14px;line-height:19px}.request input:-ms-input-placeholder{font-weight:400;font-size:14px;line-height:19px}.request input::-ms-input-placeholder{font-weight:400;font-size:14px;line-height:19px}.request input::placeholder,.request textarea{font-weight:400;font-size:14px;line-height:19px}@media only screen and (min-width: 1024px){.request input::-webkit-input-placeholder{font-size:16px;line-height:22px}.request input::-moz-placeholder{font-size:16px;line-height:22px}.request input:-ms-input-placeholder{font-size:16px;line-height:22px}.request input::-ms-input-placeholder{font-size:16px;line-height:22px}.request input::placeholder,.request textarea{font-size:16px;line-height:22px}}@media only screen and (min-width: 768px){.request__form-top{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr);grid-column-gap:30px}}.request__input-btn{display:block;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;border-radius:10px;margin:0 0 0 auto}.request__confirm{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-radius:20px;width:280px;padding:30px 10px;text-align:center;background-color:#ffcf21;font-weight:700;font-size:18px;line-height:28px;-webkit-box-shadow:9px 9px 7px -3px rgba(0,0,0,.19);box-shadow:9px 9px 7px -3px rgba(0,0,0,.19);z-index:99;display:none}.request__confirm-icon{width:70px;height:70px;background:#b0c1cb;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto 25px}@media only screen and (min-width: 768px){.request__confirm-icon{width:100px;height:100px}}@media only screen and (min-width: 1260px){.request__confirm-icon{width:80px;height:80px}}@media only screen and (min-width: 1920px){.request__confirm-icon{width:100px;height:100px}}.request__confirm-icon svg{width:46px;height:35px}.request__confirm.success{display:block}.hello{padding:50px 0;width:100vw;display:table-cell;vertical-align:middle;text-align:center;background-image:url(../img/cyfra_img_1.png);background-repeat:no-repeat;background-size:200px;background-position:120% 10%}@media only screen and (min-width: 768px){.hello{background-size:450px;background-position:105% 10%}}@media only screen and (min-width: 1920px){.hello{background-size:650px}}.hello-first-screen{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hello__title{font-size:40px;font-weight:900;line-height:50px;text-align:center;margin-bottom:40px}@media only screen and (min-width: 768px){.hello__title{font-size:60px;line-height:80px}}.hello__subtitle{font-size:20px;font-weight:900;line-height:30px;text-align:center;margin-bottom:40px;-webkit-animation:blink 3s linear infinite;animation:blink 3s linear infinite;text-transform:uppercase;color:red;border-radius:20px;border:2px solid #ffcf21;background-color:#d3d3d3;padding:10px}@media only screen and (min-width: 768px){.hello__subtitle{font-size:30px}}.hello__description{font-size:20px;font-weight:600;line-height:23px;text-align:center;width:100%;margin:0 auto 30px}@media only screen and (min-width: 768px){.hello__description{line-height:40px;font-size:30px}}.hello__description span{display:block;margin:30px 0;color:red;font-weight:900;font-size:50px}.hello__description div{margin-top:20px}.hello__description ._link__hover{color:brown}h3{color:gray !important}.nav__contacts{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:40px;grid-gap:20px}.nav__contacts .nav__phone{font-size:14px;line-height:16px;padding:10px 5px;font-weight:900;color:#000}@media only screen and (min-width: 1260px){.nav__contacts .nav__phone{font-size:30px;padding:30px 30px;line-height:30px}}.hello__button{color:#000}.hello__issue{width:100%;display:-ms-grid;display:grid;gap:20px;margin-bottom:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width: 768px){.hello__issue{-ms-grid-columns:(45%)[2];grid-template-columns:repeat(2, 45%)}}.hello__issue-item{font-size:16px;font-weight:500;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:30px 15px;border:2px solid #000;border-radius:10px;background-color:beige;line-height:initial}@media only screen and (min-width: 768px){.hello__issue-item{font-size:22px}}.hello__issuetitle{font-size:26px;color:blue !important;margin-bottom:40px;line-height:normal}@media only screen and (min-width: 1024px){.hello__issuetitle br{display:none}}.hello .nav__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;margin-top:40px;background-color:rgba(242,242,242,.4392156863);padding:30px;border-radius:20px}@media only screen and (min-width: 768px){.hello .nav__contacts{gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.hello .nav__contacts h2{font-size:30px;line-height:normal;margin-bottom:30px;font-weight:600}.hello .nav__contacts-bottom,.hello .nav__contacts-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.hello .nav__contacts-top a{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.hello .fab__button--secondary{opacity:1;margin:0;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);pointer-events:initial !important}@media only screen and (min-width: 1260px){.hello .fab__button--secondary{width:6rem;height:6rem}}.repair-table{margin-bottom:50px;margin-top:50px}.container{overflow:inherit}.price table{width:100%;border-collapse:collapse;border:2px solid #ddd;margin-bottom:6px}.price table thead th{background-color:#ffcf21}.price table thead th:nth-child(1){width:70%}.price table tbody{font-size:12px}@media only screen and (min-width: 768px){.price table tbody{font-size:14px}}.price table tbody tr td:nth-child(1){font-size:12px;padding:20px 10px 20px 20px}@media only screen and (min-width: 768px){.price table tbody tr td:nth-child(1){padding:20px}}.price table th,.price table td{padding:20px;border-right:1px solid #ddd;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.price table tr{cursor:pointer}.price table tr:nth-child(even){background:#f9f9f9;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.price table tr:nth-child(even):hover{background-color:f9f9f9}.price table tr:hover{background-color:rgba(249,249,249,.8)}.price table tbody tr td:nth-child(2){text-align:center;font-weight:700}.price table span{color:red;font-weight:500;font-size:16px}.price__descr{font-size:8px;line-height:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:0 0 0 auto;text-align:right}@media only screen and (min-width: 1260px){.price__descr{font-size:10px}}.price__descr span{font-size:16px;font-weight:500;color:red;margin-right:10px}.repair-tv .page__title span{font-size:18px}@media only screen and (min-width: 768px){.repair-tv .page__title span{font-size:22px}}.repair-tv .page__title span span{color:red}.repair-tv .brends__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:30px;margin-bottom:50px}@media only screen and (min-width: 768px){.repair-tv .brends__list{margin-bottom:80px;grid-gap:50px}}@media only screen and (min-width: 1260px){.repair-tv .brends__list{margin-bottom:100px;grid-gap:65px}}.repair-tv .brends__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.repair-tv .brends__item img{width:70px;height:70px;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width: 768px){.repair-tv .brends__item img{height:100px;width:100px}}@media only screen and (min-width: 1024px){.repair-tv .brends__item img{height:140px;width:140px}}@media only screen and (min-width: 1920px){.repair-tv .brends__item img{height:110px}}.advantages{margin-bottom:0 !important}@media only screen and (min-width: 1024px){.advantages{padding-bottom:120px !important}}.advantages__list-item:not(:last-child){margin-bottom:20px}@media only screen and (min-width: 1024px){.advantages__list-item:not(:last-child){margin-bottom:50px}}.advantages__list-item{padding-left:80px;position:relative;min-height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width: 1024px){.advantages__list-item{padding-left:140px}}.advantages__list-item span{font-weight:600;text-transform:uppercase;display:block;margin-bottom:10px}.advantages__list-item div{padding-left:15px}.advantages__list-item img{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:60px;height:60px;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width: 1024px){.advantages__list-item img{width:100px;height:100px}}