@font-face{font-family:SF;src:url(../fonts/sf-ui-display-thin.06da1d17.woff) format("woff")}@font-face{font-family:Avantgard;src:url(../fonts/avantgardegothicc-bold.30ffbea2.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Avantgard;src:url(../fonts/AvantGardeGothicC-Demi.004fb107.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Avantgard;src:url(../fonts/AvantGardeLT-BookOblique.10fc221e.woff) format("woff");font-weight:300;font-style:normal}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:default}body{max-width:100vw}.logo{display:block;width:150px;height:auto;margin-left:10%}#app{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@-webkit-keyframes header-animation{0%{top:-90px}to{top:0}}@keyframes header-animation{0%{top:-90px}to{top:0}}@-webkit-keyframes header-items{0%{margin-top:-110px}to{margin-top:0}}@keyframes header-items{0%{margin-top:-110px}to{margin-top:0}}@-webkit-keyframes welcome-title{0%{opacity:0;margin-left:-100%}to{opacity:1;margin-left:0}}@keyframes welcome-title{0%{opacity:0;margin-left:-100%}to{opacity:1;margin-left:0}}@-webkit-keyframes welcome-subtitle{0%{top:150%;opacity:0}to{top:57.7%;opacity:1}}@keyframes welcome-subtitle{0%{top:150%;opacity:0}to{top:57.7%;opacity:1}}@-webkit-keyframes welcome-button{0%{top:150%;opacity:0}to{top:67%;opacity:1}}@keyframes welcome-button{0%{top:150%;opacity:0}to{top:67%;opacity:1}}.header{position:fixed;top:-90px;width:100vw;height:90px;background:#000;color:#fff;border:solid #000;-webkit-animation:header-animation 1s ease-out forwards;animation:header-animation 1s ease-out forwards;z-index:9999}.header,.header_left{display:-webkit-box;display:-ms-flexbox;display:flex}.header_left{width:50%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:3;margin-top:-110px;-webkit-animation:header-items 1s ease-out forwards;animation:header-items 1s ease-out forwards}.header_item{margin-right:35px;font-size:17px;font-weight:700}.header_item,.header_item_name{font-family:Avantgard,Arial,Helvetica,sans-serif}.header_item_name{font-size:26px;font-weight:900;margin:0;margin-left:27px}.header_right{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10%;z-index:2;margin-top:-110px;-webkit-animation:header-items 1s ease-out forwards;animation:header-items 1s ease-out forwards}#burger{visibility:hidden}#burger,.label{display:none}body{background-color:#ed5050;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body h1>span{text-transform:none;opacity:.5;font-weight:300;font-size:12px}body input+label{position:fixed;-webkit-animation:burger-big 1s ease-out forwards;animation:burger-big 1s ease-out forwards;right:40px;height:20px;width:15px;z-index:2}body input+label span{position:absolute;width:100%;height:2px;top:50%;margin-top:-1px;left:0;display:block;background:#fff;-webkit-transition:.5s;transition:.5s}body input+label span:first-child{top:3px}body input+label span:last-child{top:16px}body label:hover{cursor:pointer}body input:checked+label span{opacity:0;top:50%}body input:checked+label span:first-child{opacity:1;-webkit-transform:rotate(405deg);transform:rotate(405deg)}body input:checked+label span:last-child{opacity:1;-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}body input~nav{background:#000;position:fixed;top:0;left:0;width:100%;height:0;z-index:1;-webkit-transition:.5s;transition:.5s;-webkit-transition-delay:.5s;transition-delay:.5s;overflow:hidden}body input~nav>ul{text-align:center;position:absolute;margin:auto;top:0;bottom:0;left:0;right:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}body input~nav>ul>li{opacity:0;-webkit-transition:.5s;transition:.5s;-webkit-transition-delay:0s;transition-delay:0s;list-style-type:none}body input~nav>ul>li>a{text-decoration:none;text-transform:uppercase;color:#fff;font-family:Avantgard,Arial,Helvetica,sans-serif;font-size:17px;font-weight:700;display:block;padding:30px}body input:checked~nav{height:100%;-webkit-transition-delay:0s;transition-delay:0s}body input:checked~nav>ul>li{opacity:1;-webkit-transition-delay:.5s;transition-delay:.5s}@media (max-height:400px){.header{height:70px}.header_left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.welcome{padding-top:70px}}@media (max-width:1066px){.header_right{padding:0}.header_item_contacts{margin:0}.nav_tab_item{padding:15px}}@media (max-width:871px){.header_right{width:100%}.header_left{width:50%}}@media (max-width:840px){.header_item{display:none}.header_item_name{display:block}.header_right{width:25%}.header_left{width:75%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.label{display:block}}@media (max-width:424px){.header_item_name{font-size:20px}.label{-webkit-animation:burger-medium 1s ease-out forwards;animation:burger-medium 1s ease-out forwards}}@media (max-width:395px){.header_item_name{font-size:20px}}@media (max-width:336px){.header{height:70px}.welcome{padding:70px 0}.header_item_name{font-size:18px}.label{-webkit-animation:burger-small 1s ease-out forwards;animation:burger-small 1s ease-out forwards}.logo{width:100px}}@media (max-width:307px){.header{height:70px}.header_item_name{font-size:16px}.label{top:26px}}.welcome{width:100%;height:100vh;min-height:277px;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;-ms-flex-line-pack:center;align-content:center;overflow:hidden}.welcome__text{text-align:center;font-family:SF,Arial,Helvetica,sans-serif;color:#fff;margin:20px 0}.welcome__title{font-family:Avantgard,Arial,Helvetica,sans-serif;font-size:80px;margin-left:-10400px;opacity:0;-webkit-animation:welcome-title 1s ease-out forwards;animation:welcome-title 1s ease-out forwards;line-height:1.1;margin-bottom:138px}.welcome__subtitle{font-size:22px;font-weight:300;top:-150%;-webkit-animation:welcome-subtitle 1s ease-in-out forwards;animation:welcome-subtitle 1s ease-in-out forwards}.welcome__subtitle,.welcome__wrapper{position:absolute;margin:auto;left:0;right:0}.welcome__wrapper{width:100%;text-align:center;top:150%;-webkit-animation:welcome-button 1.1s ease-in-out forwards;animation:welcome-button 1.1s ease-in-out forwards}.welcome__button{width:17%;min-width:230px;height:54px;padding:0 20px;background:#000;border:1px solid transparent;border-radius:30px;line-height:1.55;font-weight:300;font-size:17px}@media (max-width:1030px){.welcome__title{font-size:80px}.welcome__subtitle{font-size:22px}.welcome__button{font-size:17px}}@media (max-width:980px){.welcome__title{font-size:60px}.welcome__button,.welcome__subtitle{font-size:17px}}@media (max-width:745px){.welcome__title{font-size:50px}.welcome__subtitle{font-size:15px}.welcome__button{font-size:12px}}@media (max-width:630px){.welcome__title{font-size:40px}.welcome__subtitle{font-size:14px}.welcome__button{font-size:12px}}@media (max-width:510px){.welcome__title{font-size:30px;margin-bottom:20%}.welcome__subtitle{width:187px;font-size:14px}.welcome__button{font-size:12px}}@media (max-width:370px){.welcome__title{font-size:25px;margin:0;display:block;margin-top:30%}.welcome__subtitle{font-size:12px;margin:20px auto}.welcome__subtitle,.welcome__wrapper{position:static;-webkit-animation:none;animation:none;display:block}.welcome__wrapper{margin:0 auto 20px auto}.welcome__button{font-size:12px;margin:0}}@media (max-width:337px){.welcome__title{font-size:20px;width:100%}}@media only screen and (min-width:1024px) and (max-height:1366px) and (-webkit-min-device-pixel-ratio:1.5){.welcome__title{font-size:77px;width:100%}.welcome__subtitle{font-size:29px}.welcome__button{font-size:27px;min-width:40%;max-width:40%;height:76px;border-radius:50px;margin:0}}.goodsBlock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.goodsBlockTitle{font-family:Avantgard,Arial,Helvetica,sans-serif;font-size:42px;color:#fff;margin-bottom:90px;max-width:980px;width:80%}.goodsImage{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:80%;max-width:1199px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.goodImage{width:160px}.goodContainer{width:300px}.good{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:300px;margin-bottom:120px}.goodImageContainer{height:200px}.goodText{font-family:Avantgard,Arial,Helvetica,sans-serif;font-size:20px;color:#fff}@media screen and (max-width:1140px){.goodsImage{-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;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.good{margin-bottom:60px}}@media (max-width:945px){.goodsBlockTitle{font-size:33px}}@media (max-width:745px){.goodsBlockTitle{margin:0;margin:50px 0 30px 0;font-size:30px}.goodText{font-size:23px}}@media (max-width:589px){.goodsBlockTitle{font-size:26px}.goodText{font-size:23px}}@media (max-width:400px){.goodsBlockTitle,.goodText{font-size:23px}}.target{max-width:1200px;margin-left:auto;margin-right:auto;height:100vh;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}.target_left{width:560px;height:560px;max-width:560px;max-height:560px;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.2);box-shadow:0 0 15px 0 rgba(0,0,0,.2)}.target_right{width:560px;height:560px;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;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.target_right_text{color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:42px;font-family:Avantgard,Arial,Helvetica,sans-serif;font-weight:900}@media (max-width:1300px){.target{max-width:985px;min-width:985px}.target_left,.target_right{width:460px;height:460px}}@media (max-width:1050px){.target{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-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}.target_left{width:600px;height:600px}.target_right{width:100vw;text-align:center}}@media (max-width:1200px){.target_left{width:460px;height:460px}}@media (max-width:491px){.target_left{width:90%;height:auto}.target_right{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:10%}.target_right_text{font-size:30px}}@media (max-width:330px){.target_right_text{font-size:24px}}.steps{display:block}.steps,.steps_title{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.steps_title{font-size:45px;color:#fff;font-family:Avantgard;font-weight:700;text-align:center;margin:100px 0}.steps_schema_picture{height:1262px;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.line,.steps_schema_picture{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}.line{height:830px;width:0;background:#fff;border:1px solid #fff;position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.steps_schema_picture_element{height:25px;width:25px;border:5px solid #fff;border-radius:50%;background:#000}.steps_schema_picture_element:first-child{margin-top:-3px}.steps_schema_picture_element:last-child{margin-bottom:-3px}.card_title{font-size:29px;font-family:Avantgard;font-weight:700;color:#fff;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:10px 0}.card_text{font-size:15px;font-family:SF,Arial,sans-serif;line-height:1.55;font-weight:600;color:#000}.steps_schema .steps_schema_card .card_image{width:120px;height:120px}.steps_schema_card{width:272px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;text-align:center;position:absolute;margin:auto;top:0;right:0;bottom:0;left:0}.steps_schema_card:nth-child(2n){-ms-flex-item-align:end;align-self:flex-end}.steps_schema_card_first{margin-top:0;top:71px;right:400px}.steps_schema_card_second{margin-top:0;left:400px;top:343px}.steps_schema_card_third{margin-top:0;right:400px;top:611px}.steps_schema_card_fourth{margin-top:0;left:400px;top:883px}@media (max-width:945px){.steps_title{margin:50px 0 30px 0;font-size:33px}}@media (max-width:745px){.steps_title{margin:50px 0 30px 0;font-size:30px}.steps_schema_picture{position:static}.line{display:none}.steps_schema_card{position:static;margin:0;margin:30px 0}.steps_schema_card:nth-child(2n){-ms-flex-item-align:center;align-self:center}}@media (max-width:685px){.steps_title{font-size:28px}}@media (max-width:625px){.steps_title{font-size:26px;width:80%;margin:0 auto;margin-top:120px}}@media (max-width:400px){.card_title,.steps_title{font-size:23px}}.block-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-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;margin-bottom:120px;text-align:center;padding-top:120px}.block-input-title{color:#fff;font-family:Avantgard,Arial,Helvetica,sans-serif;font-size:40px;line-height:47px;font-weight:600;max-width:1200px;width:80%;margin-bottom:120px}.inputContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transition:all .5s;transition:all .5s;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}.inputContainer,.noDataButton{width:80%;max-width:1095px;margin-bottom:20px}.noDataButton{background-color:#f95d51;height:70px;border:none;color:#fff;font-family:SF,Arial,Helvetica,sans-serif;font-size:26px;font-weight:300;cursor:pointer}.noDataButton,.noDataButton:active,.noDataButton:focus{outline:none}.isDataButton{background-color:#62c584;width:80%;max-width:1095px;height:70px;border:none;color:#fff;font-family:SF,Arial,Helvetica,sans-serif;font-size:26px;font-weight:300;margin-bottom:20px;cursor:pointer}.isDataButton,.isDataButton:active,.isDataButton:focus{outline:none}input #editing-view-port>>>#spin{display:none!important}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none}.field{width:32%;max-width:344px;height:60px;border:1px solid #000}.field,.field:active,.field:focus{outline:none}.input-field{background-color:#fff;font-family:SF,Arial,Helvetica,sans-serif;font-size:20px;padding-left:20px}.button-field{background-color:#000;color:#fff;font-family:Avantgard,Arial,Helvetica,sans-serif;font-weight:600;font-size:18px;position:relative}.button-field,.button-field:active,.button-field:focus{outline:none}.anim{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;cursor:pointer;overflow:hidden;-webkit-transition:.3s ease;transition:.3s ease}.anim:before{position:absolute;bottom:-350%;left:-35%;z-index:2;display:block;content:"";width:0;height:0;-webkit-box-shadow:0 0 10px hsla(0,0%,100%,.9);box-shadow:0 0 10px hsla(0,0%,100%,.9);background:hsla(0,0%,100%,.5);border-radius:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transition:all .1s;transition:all .1s;-webkit-animation-name:circle;animation-name:circle;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes circle{0%{opacity:.5;background:hsla(0,0%,100%,.2)}20%{opacity:1;background:hsla(0,0%,100%,.5)}40%{opacity:.2}60%{opacity:0;width:480%;height:600%}to{width:480%;height:600%;opacity:0}}@keyframes circle{0%{opacity:.5;background:hsla(0,0%,100%,.2)}20%{opacity:1;background:hsla(0,0%,100%,.5)}40%{opacity:.2}60%{opacity:0;width:480%;height:600%}to{width:480%;height:600%;opacity:0}}@-webkit-keyframes inputscale{0%{-webkit-transform:scale(.9);transform:scale(.9);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes inputscale{0%{-webkit-transform:scale(.9);transform:scale(.9);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}#app .footer{max-height:775px;width:100%;max-width:2000px;background-color:#ed5050;position:relative}#app .footer,.leftSide{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.leftSide{width:50%;max-width:100%;max-height:665px}.leftSide-Container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:20%;height:60%;width:60%;text-align:left}.contacts{font-family:Avantgard,Arial,Helvetica,sans-serif;font-size:30px;color:#fff;margin-bottom:45px}.email{font-family:Avantgard,Arial,Helvetica,sans-serif;font-size:24px;margin-bottom:30px;font-weight:300}.email,.email:active{color:#7a0000;text-decoration:none}.adresText{color:#fff;font-family:Avantgard,Arial,Helvetica,sans-serif;font-size:18px}.city{margin-bottom:34px}.street{margin-bottom:45px}.map{width:50%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.map-image{width:100%;height:100%}@media screen and (min-width:1031px){.mapContainer{max-height:665px;width:80%;height:80%}.map-image{width:100%;height:100%;max-width:755px;max-height:665px}}@media screen and (max-width:700px){.leftSide-Container{width:100%;margin-left:10%;height:60%}.email{font-size:18px}.city,.contacts,.email,.street{margin-bottom:20px}}@media screen and (max-width:1030px){#app .footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.leftSide{width:100%}.leftSide-Container{height:70%;margin-left:10%;margin-bottom:5%;margin-top:5%}.icons{margin-top:0}.map{width:100%;padding:10%;padding-top:0;padding-bottom:5%}.map-image{background-position-y:center}.inputContainer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:240px}.field{width:100%;max-width:100%}}@media (max-width:764px){.block-input-title{font-size:40px;margin-bottom:70px;margin-bottom:60px;margin-top:95px}}@media (max-width:746px){.block-input{margin-bottom:80px}}@media (max-width:450px){.block-input-title{font-size:30px;margin-top:40px;margin-bottom:70px}}@media (max-width:401px){.block-input-title{font-size:25px}}@media (max-width:335px){.block-input{margin-bottom:70px}.block-input-title{font-size:26px;text-align:left;margin-bottom:50px}}#goodsBlockTitle{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}#elem1,#goodsBlockTitle{-webkit-transition:all .5s;transition:all .5s}#elem1{-webkit-animation-delay:0;animation-delay:0;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}#elem1,#elem2{-webkit-animation-duration:.5s;animation-duration:.5s}#elem2{-webkit-transition:all .5s;transition:all .5s;-webkit-animation-delay:.1s;animation-delay:.1s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}#elem3{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-transition:all .2s;transition:all .2s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}#elem4{-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}#elem4,#elem5{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-transition:all .5s;transition:all .5s}#elem5{-webkit-animation-delay:.4s;animation-delay:.4s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}#elem6{-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}#elem6,#elem7{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-transition:all .5s;transition:all .5s}#elem7{-webkit-animation-delay:.6s;animation-delay:.6s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}#elem8{-webkit-animation-delay:.7s;animation-delay:.7s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}#elem8,#elem9{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-transition:all .5s;transition:all .5s}#elem9{-webkit-animation-delay:.8s;animation-delay:.8s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}@-webkit-keyframes goodsanim{0%{opacity:0;margin-left:300px}to{opacity:1;margin-left:0}}@keyframes goodsanim{0%{opacity:0;margin-left:300px}to{opacity:1;margin-left:0}}@media screen and (max-width:1140px){.goodsImage{-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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.good{margin-bottom:60px}#elem1{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transition:all .5s;transition:all .5s;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}#elem2,#elem3,#elem4,#elem5,#elem6,#elem7,#elem8,#elem9{-webkit-transition:all .5s;transition:all .5s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}}@-webkit-keyframes targetLeft{0%{opacity:0;margin-right:-10%}to{opacity:1;margin-right:2%}}@keyframes targetLeft{0%{opacity:0;margin-right:-10%}to{opacity:1;margin-right:2%}}.target_left{margin-right:-200px;z-index:1}.target_right{margin-left:-10%;opacity:0;z-index:0}@-webkit-keyframes targetRight{0%{opacity:0;margin-left:-15%}50%{opacity:0}to{opacity:1;margin-left:2%}}@keyframes targetRight{0%{opacity:0;margin-left:-15%}50%{opacity:0}to{opacity:1;margin-left:2%}}@media (max-width:1051px){.target_left{margin-top:100px}.target_side{margin:0}@-webkit-keyframes targetLeft{0%{opacity:0;margin-right:-15%}to{opacity:1;margin-right:0}}@keyframes targetLeft{0%{opacity:0;margin-right:-15%}to{opacity:1;margin-right:0}}@-webkit-keyframes targetRight{0%{opacity:0;margin-left:-10%}50%{opacity:0}to{opacity:1;margin-left:0}}@keyframes targetRight{0%{opacity:0;margin-left:-10%}50%{opacity:0}to{opacity:1;margin-left:0}}}@-webkit-keyframes card-image-left{0%{opacity:0;margin-left:-650px}to{opacity:1;margin-left:0}}@keyframes card-image-left{0%{opacity:0;margin-left:-650px}to{opacity:1;margin-left:0}}@-webkit-keyframes card-image-right{0%{opacity:0;margin-right:-650px}to{opacity:1;margin-right:0}}@keyframes card-image-right{0%{opacity:0;margin-right:-650px}to{opacity:1;margin-right:0}}@-webkit-keyframes card-title-right{0%{opacity:0;margin-left:400px}to{opacity:1;margin-left:0}}@keyframes card-title-right{0%{opacity:0;margin-left:400px}to{opacity:1;margin-left:0}}.card_text{width:272px}.goodsBlock{max-width:100vw;overflow:hidden}.goodsBlockTitle{margin-top:100px}.steps{max-width:100vw;overflow:hidden}.links{cursor:pointer}.links,.links:active,.links:visited{color:#fff;text-decoration:none}@media (max-width:337px){.leftSide{margin-top:100px}.block-input{margin-bottom:0;margin-top:0}.block-input-title{margin-top:0}.steps_title,.target{margin-top:100px}.target_right_text{margin-top:30px;font-size:23px}.goodText{font-size:23px}.goodImage{width:135px}.goodImageContainer{height:160px}}@media (max-width:491px){.target_right_text{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:10%}}@media (max-width:1051px){.target_left{margin-top:100px}}@media (max-width:1031px){.leftSide{margin-top:100px}}.welcome__button,.welcome__button:active,.welcome__button:focus{outline:none;cursor:pointer}@-webkit-keyframes burger-big{0%{top:-110px}to{top:35px}}@keyframes burger-big{0%{top:-110px}to{top:35px}}@-webkit-keyframes burger-medium{0%{top:-110px}to{top:36px}}@keyframes burger-medium{0%{top:-110px}to{top:36px}}@-webkit-keyframes burger-small{0%{top:-110px}to{top:26px}}@keyframes burger-small{0%{top:-110px}to{top:26px}}@media (max-width:762px){.header_item_name{display:none}.logo{display:block;width:150px;height:auto;margin-left:30px}}@media (max-width:336px){.logo{width:100px}}.steps_schema_picture{margin-top:50px}