@keyframes blinkTextCursor{0%{border-right-color:#3e3737}to{border-right-color:transparent}}@-webkit-keyframes hoverWave{0%{box-shadow:0 8px 10px rgba(44,204,61,.4),0 0 0 0 rgba(44,204,61,.4),0 0 0 0 rgba(44,204,61,.4)}40%{box-shadow:0 8px 10px rgba(44,204,61,.4),0 0 0 15px rgba(44,204,61,.4),0 0 0 0 rgba(44,204,61,.4)}80%{box-shadow:0 8px 10px rgba(44,204,61,.4),0 0 0 30px transparent,0 0 0 26.7px rgba(44,204,61,.067)}to{box-shadow:0 8px 10px rgba(44,204,61,.4),0 0 0 30px transparent,0 0 0 40px transparent}}@keyframes hoverWave{0%{box-shadow:0 8px 10px rgba(44,204,61,.5),0 0 0 0 rgba(44,204,61,.4),0 0 0 0 rgba(44,204,61,.4)}40%{box-shadow:0 8px 10px rgba(44,204,61,.5),0 0 0 15px transparent,0 0 0 0 rgba(44,204,61,.4)}80%{box-shadow:0 8px 10px rgba(44,204,61,.5),0 0 0 30px transparent,0 0 0 26.7px rgba(44,204,61,.067)}to{box-shadow:0 8px 10px rgba(44,204,61,.5),0 0 0 30px transparent,0 0 0 40px transparent}}@keyframes shake{0%,to{transform:rotateZ(0deg);-ms-transform:rotateZ(0deg);-webkit-transform:rotateZ(0deg)}10%{transform:rotateZ(-30deg);-ms-transform:rotateZ(-30deg);-webkit-transform:rotateZ(-30deg)}20%{transform:rotateZ(15deg);-ms-transform:rotateZ(15deg);-webkit-transform:rotateZ(15deg)}30%{transform:rotateZ(-10deg);-ms-transform:rotateZ(-10deg);-webkit-transform:rotateZ(-10deg)}40%{transform:rotateZ(7.5deg);-ms-transform:rotateZ(7.5deg);-webkit-transform:rotateZ(7.5deg)}50%{transform:rotateZ(-6deg);-ms-transform:rotateZ(-6deg);-webkit-transform:rotateZ(-6deg)}60%{transform:rotateZ(5deg);-ms-transform:rotateZ(5deg);-webkit-transform:rotateZ(5deg)}70%{transform:rotateZ(-4.28571deg);-ms-transform:rotateZ(-4.28571deg);-webkit-transform:rotateZ(-4.28571deg)}80%{transform:rotateZ(3.75deg);-ms-transform:rotateZ(3.75deg);-webkit-transform:rotateZ(3.75deg)}90%{transform:rotateZ(-3.33333deg);-ms-transform:rotateZ(-3.33333deg);-webkit-transform:rotateZ(-3.33333deg)}}@-webkit-keyframes shake{0%,to{transform:rotateZ(0deg);-ms-transform:rotateZ(0deg);-webkit-transform:rotateZ(0deg)}10%{transform:rotateZ(-30deg);-ms-transform:rotateZ(-30deg);-webkit-transform:rotateZ(-30deg)}20%{transform:rotateZ(15deg);-ms-transform:rotateZ(15deg);-webkit-transform:rotateZ(15deg)}30%{transform:rotateZ(-10deg);-ms-transform:rotateZ(-10deg);-webkit-transform:rotateZ(-10deg)}40%{transform:rotateZ(7.5deg);-ms-transform:rotateZ(7.5deg);-webkit-transform:rotateZ(7.5deg)}50%{transform:rotateZ(-6deg);-ms-transform:rotateZ(-6deg);-webkit-transform:rotateZ(-6deg)}60%{transform:rotateZ(5deg);-ms-transform:rotateZ(5deg);-webkit-transform:rotateZ(5deg)}70%{transform:rotateZ(-4.28571deg);-ms-transform:rotateZ(-4.28571deg);-webkit-transform:rotateZ(-4.28571deg)}80%{transform:rotateZ(3.75deg);-ms-transform:rotateZ(3.75deg);-webkit-transform:rotateZ(3.75deg)}90%{transform:rotateZ(-3.33333deg);-ms-transform:rotateZ(-3.33333deg);-webkit-transform:rotateZ(-3.33333deg)}}.itc-slider{position:relative}.itc-slider__wrapper{overflow:hidden}.itc-slider__items{place-content:center;display:flex;transition:transform .5s;will-change:transform;justify-content:flex-start}.itc-slider__transition-none{transition:none}.itc-slider__item{flex:0 0 100%;max-width:100%;user-select:none;will-change:transform}.itc-slider__btn{position:absolute;top:50%;display:flex;justify-content:center;align-items:center;width:40px;height:50px;color:#fff;text-align:center;background:rgb(0 0 0/20%);border:0;transform:translateY(-50%);cursor:pointer}.itc-slider__btn_hide{display:none}.itc-slider__btn_prev{left:0}.itc-slider__btn_next{right:0}.itc-slider__btn:focus,.itc-slider__btn:hover{color:#fff;text-decoration:none;background:rgb(0 0 0/30%);outline:0}.itc-slider__btn::before{content:"";display:inline-block;width:20px;height:20px;background:center center/100% 100%no-repeat}.itc-slider__btn_prev::before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.itc-slider__btn_next::before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.itc-slider__indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;margin:0 15%;padding-left:0;list-style:none}.itc-slider__indicator{flex:0 1 auto;box-sizing:content-box;width:30px;height:5px;margin-right:3px;margin-left:3px;text-indent:-999px;background-color:rgb(255 255 255/50%);background-clip:padding-box;border-top:15px solid transparent;border-bottom:15px solid transparent;cursor:pointer}.itc-slider__indicator_active{background-color:rgb(255 255 255/90%)}.wrap-center-middle{display:flex;align-items:center;justify-content:center;flex-flow:wrap column;text-align:center;height:100vh}.modal-window{position:fixed;z-index:100;top:50%;left:50%;transform:translate(-50%,-80%) scale(.9);min-width:300px;max-width:560px;min-height:500px;box-shadow:0 10px 30px rgba(0,0,0,.2);background-color:#fff;border-radius:40px;transition:all .18s ease-in-out;visibility:hidden;opacity:0}.modal-window.show{transform:translate(-50%,-50%) scale(1);opacity:1;visibility:visible}.modal-window__title{display:flex;justify-content:center;align-items:center;flex-flow:column wrap;height:100%;min-height:inherit}.modal-window__backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);z-index:5}.hidden{display:none}#morg_text{border-right:2px solid #3e3737;animation:blinkTextCursor 500ms steps(44) infinite normal}.callback-bt{border:2px solid #00a553;border-radius:50%;box-shadow:0 8px 10px rgba(56,163,253,.3);cursor:pointer;height:50px;text-align:center;width:50px;position:fixed;bottom:50px;right:30px;z-index:999;-webkit-animation:hoverWave linear 1s infinite;animation:hoverWave linear 1s infinite}.callback-bt .text-call{height:68px;width:68px;border-radius:50%;position:relative;overflow:hidden}.callback-bt,.callback-bt:hover{background:#25d366;transition:.3s}.callback-bt:hover{z-index:1;color:transparent}.callback-bt:hover svg{color:#00a553;font-size:40px;transition:.3s}.callback-bt svg{color:#fff;font-size:34px;line-height:66px;transition:.5s ease-in-out;animation:1200ms ease 0s normal none 1 running shake;animation-iteration-count:infinite;-webkit-animation:1200ms ease 0s normal none 1 running shake;-webkit-animation-iteration-count:infinite}