.gallery__modal-btn{display:block;bottom:42px;right:33px;z-index:20;background-color:#ff6b09;-webkit-filter:drop-shadow(0 2px 4px rgba(66,64,63,.3));filter:drop-shadow(0 2px 4px rgba(66,64,63,.3));border:none;width:50px;height:50px;border-radius:50%}@media screen and (min-width:768px){.gallery__modal-btn{display:none}}.gallery__modal-btn:after{content:"+";color:#fff;font-size:30px;text-align:center}.gallery__wrap{list-style:none;padding-top:50px;padding-bottom:36px}@media screen and (min-width:768px){.gallery__wrap{padding-top:60px}}@media screen and (min-width:1280px){.gallery__wrap{padding-top:72px}}.gallery__list{padding-bottom:40px}@media screen and (max-width:767px){.gallery__list{margin:auto;width:290px}}.gallery__info{display:flex;align-items:baseline;padding-bottom:16px;padding-left:10px}.gallery__info-name{font-size:20px;font-weight:700;margin-right:12px}.gallery__link_view-all{color:#ff6b09;font-size:12px;font-weight:400;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gallery__link_view-all:hover{transform:scale(1.05)}.gallery__description{font-size:12px;line-height:18px;font-weight:400;color:#a8a8a8;margin-bottom:24px;display:inline-block;width:380px}@media screen and (max-width:767px){.gallery__description{width:280px}}.products{list-style:none;display:flex}.products__item{height:306px;width:286px;background-color:#fff;-webkit-filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media screen and (max-width:1279px){.products__item{width:334px;height:306px}}@media screen and (max-width:767px){.products__item{width:290px;height:310px;margin-left:auto;margin-right:auto}}.products__item:focus,.products__item:hover{outline:none;z-index:999;cursor:pointer;-webkit-filter:drop-shadow(0 1px 1px rgba(0,0,0,.1));filter:drop-shadow(0 1px 1px rgba(0,0,0,.1));transform:scale(1.05)}.products__img{width:100%;height:200px;object-fit:cover;margin:0 auto}.products__img-wrap{width:286px;height:239px}@media screen and (max-width:1279px){.products__img-wrap{width:334px;height:239px;background-size:cover}}@media screen and (max-width:767px){.products__img-wrap{max-width:290px;height:239px}}.products__info{text-align:center}.products__info-name{font-size:12px;margin-bottom:3px}.products__old-price{font-size:12px;margin-right:20px;color:#bbb}.products__old-price:after{content:"";display:block;position:absolute;bottom:38px;left:70px;height:1px;width:70px;background-color:#000}.products__new-price{font-size:12px;color:#ff6b09}.js-slider{position:relative}.js-slider .slick-arrow{top:50%;position:absolute;font-size:0;z-index:10;background-color:#f4f4f4;width:32px;height:60px;border:none;border-radius:2px;cursor:pointer;outline:none;box-shadow:1px 1px 12px rgba(0,0,0,.1);transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media screen and (max-width:768px){.js-slider .slick-arrow{opacity:0}}.js-slider .slick-arrow:focus,.js-slider .slick-arrow:hover{transform:scale(1.1);background-color:#ff6b09;fill:#fff}.js-slider .slick-prev{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSIxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNiAxLjE3NUw0Ljg1OCAwIDAgNWw0Ljg1OCA1TDYgOC44MjUgMi4yOTIgNSA2IDEuMTc1eiIgZmlsbD0iI0EyQTJBMiIvPjwvc3ZnPg==);left:-12px}.js-slider .slick-next,.js-slider .slick-prev{background-repeat:no-repeat;background-position:50%}.js-slider .slick-next{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSIxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCAxLjE3NUwxLjE0MiAwIDYgNWwtNC44NTggNUwwIDguODI1IDMuNzA4IDUgMCAxLjE3NXoiIGZpbGw9IiMwMDAiLz48L3N2Zz4=);right:-12px}.js-slider .slick-list{overflow:hidden}.js-slider .slick-track{display:flex;align-items:center;padding:10px}.js-slider .slick-slide{margin-right:20px}.js-slider .slick-dots{position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center}.js-slider .slick-dots li{list-style:none}.js-slider .slick-dots li.slick-active button{background-color:#ff6b09}.js-slider .slick-dots li button{font-size:0;cursor:pointer;height:6px;width:6px;margin:20px 4px;background-color:#ddd;outline:none;border:none;border-radius:50%}@media screen and (min-width:768px){.js-slider .slick-dots li button{display:none}}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit;margin:0;padding:0}body{background-color:#fff;color:#000;font-family:Montserrat,sans-serif}img{display:block;max-width:100%;height:auto}.container{overflow:hidden;width:100%;padding-left:15px;padding-right:15px}@media screen and (min-width:480px){.container{margin-left:auto;margin-right:auto;width:480px}}@media screen and (min-width:768px){.container{width:768px;padding-left:40px;padding-right:40px}}@media screen and (min-width:1280px){.container{width:1280px;padding-left:38px;padding-right:38px}}.link{text-decoration:none}.list{list-style:none}.list,h1,h2,h3,p{padding:0;margin:0}.header{display:flex;background-color:#122438}.header-top{display:flex;justify-content:space-between;margin-top:15px;margin-bottom:15px}@media screen and (min-width:768px){.header-top{margin-top:35px;margin-bottom:20px}}@media screen and (min-width:1280px){.header-top{margin-bottom:24px}}.header-logo{display:flex}.header-logo.is-open{display:block}.header-logo__ellipse{display:flex;align-items:center;width:44px;height:44px;border-radius:50%;line-height:44px;background-color:#ff6b09}.header-logo__name{margin-left:15px;text-transform:uppercase}.header-logo__name,.header-logo__shop{font-style:normal;font-weight:700;font-size:18px;line-height:1.22;letter-spacing:.02em;color:#fff}.header-logo__shop{margin-left:3px}.header-logo__input{display:none}@media screen and (min-width:1280px){.header-logo__input{position:relative;display:flex;color:#000;width:410px;background-color:#fff;margin-left:80px;padding-top:10px;padding-bottom:10px;border:none;padding-left:7px}}.header-logo__input-tablet{display:none}@media screen and (min-width:768px){.header-logo__input-tablet{display:flex;color:#000;width:410px;background-color:#fff;padding-top:10px;padding-bottom:10px;border:none;padding-left:7px}}@media screen and (min-width:1280px){.header-logo__input-tablet{display:none}}.header-logo__input-svg{fill:#5e6671}.header__input-btn{position:absolute;cursor:pointer;transform:translate(380px,10px);border:none;outline:none;width:24px;height:24px;background:url(https://i.ibb.co/QF9Cnjt/Vector-1.jpg);background-repeat:no-repeat}@media screen and (min-width:1280px){.header__input-btn{transform:translate(435px,12px)}}.header-auth{display:none}@media screen and (min-width:768px){.header-auth{position:relative;display:flex;justify-content:center;margin-left:266px}}@media screen and (min-width:1280px){.header-auth{margin-left:280px}}.header-filter{display:none;margin-bottom:15px}@media screen and (min-width:768px){.header-filter{display:flex;justify-content:space-between;margin-bottom:35px}}@media screen and (min-width:768px){.header-filter-tablet{display:flex;justify-content:center;align-items:center;font-weight:400;font-size:12px;line-height:1.25px;letter-spacing:.03em;color:#5e6671;margin-left:63px;border:none;background-color:transparent}}@media screen and (min-width:1280px){.header-filter-tablet{display:none}}.header-btn-adv{display:none}@media screen and (min-width:768px){.header-btn-adv{display:flex;font-weight:700;font-size:13px;line-height:1.21;text-align:center;letter-spacing:.02em;color:#fff;padding:13px 23px;margin-left:20px;border:none;background:#ff6b09;transition:color .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1)}}@media screen and (min-width:1280px){.header-btn-adv{padding:14px 38px;margin-left:24px}}.header-btn-adv:focus,.header-btn-adv:hover{background:#fff;color:#ff6b09;outline:none}.header-filter-list{display:none}@media screen and (min-width:1280px){.header-filter-list{display:flex;flex-wrap:wrap}}.header-filter-list__item-btn{background-color:transparent;border:1px solid #5e6671;border-radius:20px;padding:8px 21px;font-weight:400;font-size:12px;line-height:1.25;text-align:center;color:#5e6671;transition:.5s}.header-clear-filter-btn{display:none}@media screen and (min-width:768px){.header-clear-filter-btn{display:flex;justify-content:center;align-items:center;font-weight:400;font-size:12px;line-height:1.25;letter-spacing:.03em;color:#5e6671;margin-left:20px;border:none;outline:none;background-color:transparent}}@media screen and (min-width:1280px){.header-clear-filter-btn{margin-left:auto}}.header-clear-filter-btn:focus,.header-clear-filter-btn:hover{color:#ff6b09}.header-filter-list__item:not(:last-child){margin-right:10px}.header-filter-tablet:focus,.header-filter-tablet:hover{color:#ff6b09;outline:none}.header-filter-list__item-btn:focus,.header-filter-list__item-btn:hover{color:#ff6b09;border:1px solid #ff6b09;transition:.5s;outline:none}@media screen and (max-width:767px){.filter-search-menu{display:flex}}@media screen and (max-width:768px){.filter-search-menu{display:none}}.clear-filter-svg{display:none}@media screen and (min-width:768px){.clear-filter-svg{display:flex;fill:currentColor;margin-right:12px}}.clear-filter-svg{fill:currentColor}@media screen and (min-width:768px){.clear-filter-tablet-svg{display:flex;fill:#5e6671;margin-right:13px}}.clear-filter-tablet-svg{fill:currentColor}.relative{width:44px;height:44px;position:relative}@media screen and (min-width:768px){.relative{width:0}}.search__button{outline:none;width:24px;height:24px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:inline-flex;border:none;background-color:transparent;z-index:2}@media screen and (min-width:768px){.search__button{display:none}}.search__button-svg{z-index:2;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);fill:#445361;margin-right:15px}@media screen and (min-width:768px){.search__button-svg{display:none}}.search__button .input-close{display:none}.search__button.is-open .input-close{display:block}.search__button.is-open .input-open{display:none}.mobile-search-input{display:none;position:absolute;right:0;top:0;font-family:MontserratLight,sans-serif;outline:none;color:#000;font-size:12px;width:300px;height:44px;padding-left:10px;z-index:1}.mobile-search-input.is-open{display:block}.header-search{display:none}@media screen and (min-width:1280px){.header-search{display:flex;position:relative;height:44px}}.header-search-tablet{display:none}@media screen and (min-width:768px){.header-search-tablet{display:flex;position:relative}}@media screen and (min-width:1280px){.header-search-tablet{display:none}}.header-search__btn{display:none}@media screen and (min-width:768px){.header-search__btn{display:flex;position:absolute;top:50%;left:346px;transform:translateY(-50%);background-color:transparent;border:none;outline:none}}@media screen and (min-width:1280px){.header-search__btn{left:425px}}@media screen and (max-width:767px){.is-visible{display:flex}}.backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.25);opacity:1;overflow-y:scroll;z-index:999}.backdrop.is-hidden{opacity:0;pointer-events:none}.backdrop .modal{background-color:#fff;position:absolute;top:2%;left:50%;transform:translate(-50%);box-shadow:15px 15px 55px rgba(0,0,0,.3);padding:54px 20px 48px}@media screen and (max-width:767px){.backdrop .modal{width:95%;max-width:480px}}@media screen and (min-width:768px){.backdrop .modal{padding:58px 60px 64px}}@media screen and (min-width:1280px){.backdrop .modal{padding:60px 90px 70px}}.backdrop .modal-close{width:24px;height:24px;position:absolute;top:15px;right:20px}@media screen and (min-width:768px){.backdrop .modal-close{top:17px;right:18px}}@media screen and (min-width:1280px){.backdrop .modal-close{top:18px;right:33px}}.backdrop .modal-close:focus,.backdrop .modal-close:hover{fill:#ff6b09}.auth-form{width:100%}.auth-form__body{min-width:253px;display:block;width:100%}@media screen and (min-width:768px){.auth-form__body{width:426px}}.auth-form__title{margin-top:0;margin-bottom:20px;font-weight:500;font-size:12px;line-height:1.25}@media screen and (min-width:768px){.auth-form__title{font-size:14px;line-height:1.21}}.auth-form__email,.auth-form__password{box-sizing:border-box;position:relative;width:100%;padding:18px 0 18px 25px;font-weight:500;font-size:12px;line-height:1.25;letter-spacing:.02em;outline:none;background-color:#fff;border:1px solid #bbb;transition:border-color .25s cubic-bezier(.4,0,.2,1)}.auth-form__email:focus,.auth-form__email:hover,.auth-form__password:focus,.auth-form__password:hover{border-color:#ff6b09}@media screen and (min-width:768px){.auth-form__email,.auth-form__password{padding:20px 0 20px 17px;font-size:14px;line-height:1.21}}.auth-form__email::-webkit-input-placeholder,.auth-form__password::-webkit-input-placeholder{color:#bbb}.auth-form__email:-ms-input-placeholder,.auth-form__password:-ms-input-placeholder{color:#bbb}.auth-form__email::-ms-input-placeholder,.auth-form__password::-ms-input-placeholder{color:#bbb}.auth-form__email::placeholder,.auth-form__password::placeholder{color:#bbb}.auth-form__email:required:valid:not(:-ms-input-placeholder),.auth-form__password:required:valid:not(:-ms-input-placeholder){border:1px solid green}.auth-form__email:required:valid:not(:placeholder-shown),.auth-form__password:required:valid:not(:placeholder-shown){border:1px solid green}.auth-form__email:required:invalid:not(:-ms-input-placeholder),.auth-form__password:required:invalid:not(:-ms-input-placeholder){border:1px solid red}.auth-form__email:required:invalid:not(:placeholder-shown),.auth-form__password:required:invalid:not(:placeholder-shown){border:1px solid red}.auth-form__email{margin-bottom:26px}.auth-form__password{margin-bottom:30px}@media screen and (min-width:768px){.auth-form__password{margin-bottom:40px}}.auth-form__errorIn,.auth-form__errorUp{display:block;margin:0 auto 20px;font-weight:700;text-align:center;color:red}.auth-form__signinbtn,.auth-form__signupbtn{min-width:120px;margin:0 auto;padding:18px 10px;font-weight:700;font-size:12px;line-height:1.25;display:block;text-align:center;letter-spacing:.02em;text-transform:uppercase;background-color:#fff;border:1px solid #bbb;transition:color .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1)}.auth-form__signinbtn:focus,.auth-form__signinbtn:hover,.auth-form__signupbtn:focus,.auth-form__signupbtn:hover{background-color:#ff6b09;color:#fff}@media screen and (min-width:768px){.auth-form__signinbtn,.auth-form__signupbtn{min-width:204px;font-size:14px;line-height:1.21}}.auth-form__signinbtn{margin-bottom:10px;background-color:#ff6b09;color:#fff;border-color:transparent;transition:color .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1)}.auth-form__signinbtn:focus,.auth-form__signinbtn:hover{background-color:#fff;color:#000;border-color:#bbb}.auth-form__text{margin:0 auto 10px;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-weight:500;color:#bbb}.auth-form__signInFormSignUpBtn,.auth-form__text{display:block;font-size:12px;line-height:1.25;letter-spacing:.02em}.auth-form__signInFormSignUpBtn{margin:0 auto;padding:5px;font-weight:400;background-color:#bbb;border:none;transition:color .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1)}.auth-form__signInFormSignUpBtn:focus,.auth-form__signInFormSignUpBtn:hover{background-color:#ff6b09;color:#fff}.search-gallery{display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none;padding-top:40px;padding-bottom:40px;min-height:calc(100vh - 176px)}@media screen and (min-width:768px){.search-gallery{padding-bottom:18px;min-height:calc(100vh - 305px)}}@media screen and (min-width:1280px){.search-gallery{padding-bottom:20px;min-height:calc(100vh - 304px)}}.search__goods{display:block;margin:0 auto 20px;box-shadow:0 2px 6px 0 rgba(0,0,0,.1);touch-action:pan-y;width:280px;height:305px;padding:20px 0;cursor:pointer;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.search__goods:focus,.search__goods:hover{transform:scale(1.05)}.search___img{object-fit:cover;width:240px;height:240px;margin:0 auto 5px}.search__title{color:#000;text-transform:uppercase;max-width:240px;max-height:14px;margin:0 auto;overflow:hidden}.search__price,.search__title{display:block;font-size:12px;font-family:Montserrat,sans-serif;font-weight:700;line-height:1.2;text-align:center}.search__price{color:#e96105}.search-gallery__massage{margin:0 auto;text-align:center;color:#878686;padding-top:100px}.slider-hero .container{padding:0}.sliders{width:320px}.firstImages,.sliders{height:366px;margin:0 auto}.firstImages{position:relative;min-width:320px;width:100%;background-color:#122438}.name-firstImages{position:absolute;top:50%;right:10px;transform:translateY(-50%);max-width:150px;height:150px;object-fit:contain}.description-first{top:130px;left:15px;max-width:50%;color:#fff;font-size:18px;line-height:1.22;display:block;color:FF6B09;text-align:center}.description-first,.symbol-first{position:absolute;font-family:Montserrat;font-weight:700}.symbol-first{top:190px;left:30px;color:#ff6b09;width:32px;height:17px;font-size:10px}.price-first{position:absolute;top:-8px;left:20px;color:#ff6b09;font-family:Montserrat;font-weight:700;font-size:34px}.horisontal-desctop{visibility:hidden;display:none}@media screen and (min-width:320px) and (max-width:767px){.display{visibility:hidden;display:none}}@media screen and (min-width:768px){.display{visibility:visible;display:block;display:flex}.firstImages{position:relative;width:770px;height:370px;background-color:#122438}.name-firstImages{position:absolute;top:50%;right:100px;transform:translateY(-50%);max-width:270px;height:300px}.description-first{top:130px;left:30px;max-width:50%;color:#fff;font-size:40px;line-height:1.22;display:block;color:FF6B09;text-align:center}.description-first,.symbol-first{position:absolute;font-family:Montserrat;font-weight:700}.symbol-first{top:240px;left:170px;color:#ff6b09;width:32px;height:17px;font-size:14px}.price-first{position:absolute;top:-8px;left:20px;color:#ff6b09;font-family:Montserrat;font-weight:700;font-size:54px}.secondImages{position:relative;width:384px;height:218px;background-color:#bbb}.desctop-img{position:absolute;top:50%;right:10px;transform:translateY(-50%);max-width:150px;height:150px}.description-tablet{font-size:18px;line-height:1.2;left:30px;top:40px}.description-tablet,.symbol-tablet{font-family:Montserrat;font-weight:700;position:absolute}.symbol-tablet{color:#000}.symbol-tablet,.symbol-tablet-acc{top:100px;left:60px;width:26px;height:14px;font-size:12px}.symbol-tablet-acc{position:absolute;font-family:Montserrat;font-weight:700;color:#ff6b09}.price-tablet{color:#000}.price-tablet,.price-tablet-acce{position:absolute;top:-10px;left:30px;font-family:Montserrat;font-weight:700;font-size:42px}.price-tablet-acce{color:#ff6b09}.thirdImages{position:relative;width:384px;height:218px;background-color:#fff}}@media screen and (min-width:1280px){.display{flex-direction:column}.desctop-main,.display{display:flex}.secondImages{background-color:#bbb}.secondImages,.thirdImages{position:relative;width:426px;height:242px}.thirdImages{background-color:#fff}.desctop-img{position:absolute;top:50%;right:30px;transform:translateY(-50%);max-width:150px;height:150px}.firstImages{position:relative;width:854px;height:485px;background-color:#122438}.name-firstImages{position:absolute;top:50%;right:60px;transform:translateY(-50%);max-width:350px;height:400px}.name-thirdImages{height:100px}.description-first{position:absolute;max-width:50%;top:130px;left:60px;color:#fff;font-family:Montserrat;font-weight:700;font-size:40px;line-height:1.22;display:block;color:FF6B09;text-align:center}.symbol-first{top:240px;left:200px;width:32px;height:17px;font-size:14px}.price-first,.symbol-first{position:absolute;color:#ff6b09;font-family:Montserrat;font-weight:700}.price-first{top:-8px;left:20px;font-size:54px}.horisontal-desctop{visibility:visible;display:block;display:flex}.desctopImages{position:relative;width:426px;height:242px}.first{background-color:#bbb}.third{background-color:#ff6b09}.description-third{font-family:Montserrat;font-weight:700;font-size:18px;line-height:1.2;position:absolute;left:30px;top:70px}.name-thirdImages{position:absolute;top:50%;right:20px;transform:translateY(-50%);max-width:150px;height:150px}.symbol-third{position:absolute;top:120px;left:50px;font-family:Montserrat;font-weight:700;font-size:12px;line-height:1.2}.sec-sym-dec{color:#ff6b09}.thir-sym-dec{color:#fff}.price-third{position:absolute;font-size:42px;font-weight:700;top:-10px;left:30px}}.card{overflow:hidden}.hero-slider{position:relative;width:100%}.hero-slider .slick-list{overflow:hidden}.hero-slider .slick-dots,.hero-slider .slick-track{display:flex;align-items:center}.hero-slider .slick-dots{position:absolute;bottom:0;left:50%;transform:translateX(-50%);justify-content:center}.hero-slider .slick-dots li{list-style:none}.hero-slider .slick-dots li.slick-active button{background-color:#ff6b09}.hero-slider .slick-dots li button{z-index:50;font-size:0;cursor:pointer;height:6px;width:6px;margin:20px 4px;background-color:#ddd;outline:none;border:none;border-radius:50%}.logOutBtn,.signInBtn,.signUpBtn,.user_btn{display:flex;align-items:center;display:inline-block;font-family:Montserrat;font-style:normal;font-weight:400;font-size:12px;line-height:1.25;letter-spacing:.02em;color:#5e6671;transition:.5s;border:none;outline:none;background-color:transparent}.logOutBtn:focus,.logOutBtn:hover,.signInBtn:focus,.signInBtn:hover,.signUpBtn:focus,.signUpBtn:hover,.user_btn:focus,.user_btn:hover{cursor:pointer;color:#ff6b09}.user_btn{display:flex}.sign-in-up__stick{margin:auto 12px;height:60%;background-color:#465363;border:1px solid #465363}.logOutBtn_svg,.user_btn__svg{fill:currentColor}.user_btn__svg{margin-right:5px}.in-visible{visibility:hidden}.form-text{font-weight:700;font-size:20px;line-height:1.2;margin-bottom:20px}.form-text,.product-name{display:block;font-family:Montserrat;letter-spacing:.02em;color:#000}.product-name{font-weight:500;font-size:14px;line-height:1.214;margin-bottom:10px}.category{font-size:0;color:transparent}.price-label,.tel-label{margin-bottom:13px}.form-input{width:100%;height:50px;margin-bottom:20px;padding-left:23px;border:1px solid #bbb;background-color:#fff;resize:none}.form-input:invalid:not(:-ms-input-placeholder){border-color:red}.form-input:invalid:not(:placeholder-shown){border-color:red}.form-input:valid:not(:-ms-input-placeholder){border-color:green}.form-input:valid:not(:placeholder-shown){border-color:green}.name-product-form{margin-bottom:30px}.tel-input-form{margin-bottom:20px}.form-fields{display:flex;flex-direction:column}.textarea{padding-top:15px}.push-button{width:100%;height:50px;background-color:#fff;border:2px solid #bbb}.push-button:focus,.push-button:hover{background-color:#ff6b09;cursor:pointer}.button-text{font-family:Montserrat;font-weight:700;font-size:12px;line-height:1.166;text-align:center;letter-spacing:.02em;text-transform:uppercase;color:#122438}.button-text:focus,.button-text:hover{color:#fff}.gallery-box,.grey-wrapper,.input-file-list,.input-wrapper{display:flex;flex-wrap:wrap}.nput-file-item{margin-right:5px}.file-loader{position:relative;width:76px;height:46px;display:inline-block;vertical-align:top;margin-right:10px;margin-bottom:10px}.file-loader-input{display:none}.file-loader-label{display:block;width:100%;height:100%;margin-right:10px;margin-bottom:10px;background-color:#f5f6fb}.file-loader-show-availabel{position:absolute;width:100%;height:45.94px;font-family:Montserrat;font-weight:500;font-size:22px;line-height:46px;text-align:center;letter-spacing:.02em;color:#bbb}.img-adv-box{width:77px;height:46px;object-fit:cover;margin-right:10px;margin-bottom:10px}.img-adv-box:nth-child(3n+3){margin-right:0}.button-box{display:flex;flex-direction:column}.clean-button{margin-bottom:30px;padding:5px;width:185px;border-color:transparent;background-color:#fff}.clean-button:focus,.clean-button:hover{border-color:#ff6b09;border-radius:5px}.delete-adv-icon{width:14px;height:14px}.delete-button-text{font-family:Montserrat;font-size:12px;line-height:1.25;letter-spacing:.07em;color:#000}@media screen and (min-width:320px){.form{min-width:250px}}@media screen and (min-width:480px){.form{width:290px}}@media screen and (min-width:768px){.form{width:624px}.form-text{margin-bottom:30px}.file-loader-label,.img-adv-box{width:81px;height:50px;margin-right:10px;margin-bottom:20px}.file-loader-show-availabel{height:47px}.img-adv-box:nth-child(3n+3){margin-right:10px}.push-button{width:266px;height:60px;margin-left:265px}.clean-button{margin-left:255px}.flex-input-form{display:flex;align-items:baseline;justify-content:space-between}.form-input{width:458px}.button-text{font-size:14px}.file-loader{margin-bottom:20px}.file-loader:last-child{margin-right:0}.grey-wrapper,.input-wrapper{flex-wrap:nowrap}.gallery-box{margin-right:40px}}@media screen and (min-width:1200px){.form{width:950px}.form-input{width:610px}.file-loader-label,.img-adv-box{width:78px}.push-button{width:286px;height:60px;margin-left:338px}.clean-button{margin-left:333px}.gallery-box{margin-right:190px}}@media screen and (max-width:480px){.brighttheme-elem{width:90%;margin:0 auto}}#sandwichmenu{margin:5px 0 0;text-align:center}@media screen and (min-width:768px){.tpl_hamburger{display:none}}@media screen and (max-width:767px){.tpl_hamburger.activ svg{fill:#445361;height:20px;width:20px;margin-top:8px;margin-left:25px;cursor:pointer}}@media screen and (min-width:768px){.tpl_hamburger.activ svg{opacity:0}}svg:not(:root){overflow:hidden}@media screen and (max-width:767px){.js_menu{position:fixed;left:-93.75vw;top:0;width:93.75vw;height:100%;background-color:#031c33;transition:.5s}}@media screen and (min-width:768px){.js_menu{display:none}}.js_menu-svg{opacity:1;z-index:100;fill:#445361;position:absolute;top:24px;right:20px;margin:0 auto;transform:translate(-24px,24px);cursor:pointer;transform:translateZ(0)}.js_menu-svg:focus{fill:#ff6b09}@media screen and (max-width:767px){.js_menu.activ{display:block;box-shadow:15px 0 25px 0 rgba(29,29,27,.8);transform:translateX(93.75vw);transition:.5s;z-index:25}}.filter__list-item:not(:last-of-type){margin-right:10px;margin-bottom:20px}.filter__list-item_btn{padding:8px 21px;font-size:12px;line-height:1.25;color:#5e6671;border-radius:20px;border:1px solid #5e6671;background-color:transparent;transition:.5s;outline:none}.filter__list-item_btn.selected,.filter__list-item_btn:focus,.filter__list-item_btn:hover,.header-filter-list__item-btn.selected{color:#ff6b09;border-color:#ff6b09;outline:none}.modal-auth.is-visible{display:flex;justify-content:center;margin-top:73px}.mobil-filter-clear{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:40px;margin-bottom:30px}.header-filter-tablet.is-visible{display:flex;margin-right:56px}@media screen and (max-width:767px){.header-clear-filter-btn.is-visible,.header-filter-tablet.is-visible{display:flex;align-items:center;justify-content:center;background-color:transparent;outline:none;border:none;font-weight:400;font-size:12px;line-height:1.25;letter-spacing:.03em;text-align:center;color:#5e6671}}.header-filter-tablet-svg{fill:currentColor;margin-right:13px}.header-clear-filter-btn-svg{fill:currentColor;margin-right:15px}.mobil-filter-list{display:flex;flex-direction:row;margin-left:14px}.header-clear-filter-btn.is-visible:focus,.header-filter-tablet.is-visible:focus{color:#ff6b09}.filter__list{display:flex;flex-wrap:wrap}.element_hidden{display:none}.logOutBtnmenu,.signInBtnmenu,.signUpBtnmenu,.user_btnmenu{display:flex;justify-content:center;align-items:center;font-weight:400;font-size:12px;line-height:1.25;letter-spacing:.02em;color:#5e6671;text-align:center;transition:.5s;border:none;outline:none;background-color:transparent}.logOutBtnmenu:focus,.logOutBtnmenu:hover,.signInBtnmenu:focus,.signInBtnmenu:hover,.signUpBtnmenu:focus,.signUpBtnmenu:hover,.user_btnmenu:focus,.user_btnmenu:hover{color:#ff6b09}.profile-Mobil{position:relative}.profile-Mobil-auth{position:relative;display:flex;justify-content:center;align-items:center}.logOutBtnmenu{width:20px;height:20px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.022 13.534v4.444h15.956V2.022H2.022v4.445H.2V2.222C.2 1.105 1.105.2 2.222.2h15.556c1.117 0 2.022.905 2.022 2.022v15.556a2.022 2.022 0 01-2.022 2.022H2.222A2.022 2.022 0 01.2 17.778v-4.244h1.822zm9.205-4.445L8.155 6.017l1.29-1.29L14.716 10l-5.273 5.273-1.289-1.29 3.072-3.072H.2V9.09h11.027z' fill='%235E6671'/%3E%3C/svg%3E")}.sign-in-up__stickmenu{font-weight:400;font-size:25px;line-height:1.25;letter-spacing:.02em;color:#5e6671;margin-left:12px;margin-right:12px}.user_btnmenu svg{fill:currentColor;margin-right:10px}.profile-menuMobil{position:absolute;left:-35px;background-color:#fff;width:206px;height:94px;z-index:10;padding:20px;top:100%;box-shadow:0 2px 4px rgba(0,0,0,.1)}.profile-menuMobil.mobil-hidden{opacity:0;pointer-events:none}.profile-menuMobil__name,.profile-menuMobil__nameMobil{margin-bottom:20px;background-color:transparent;border:none}.profile-menuMobil__name{font-weight:400;font-size:14px;line-height:1.21;letter-spacing:.02em}.load-more{color:#fff;size:20px;background:#02172a;width:100%;height:70px;cursor:pointer;outline:none;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.load-more:focus,.load-more:hover{color:#ff6b09}@media screen and (min-width:768px){.load-more{height:96px}}@media screen and (min-width:1280px){.load-more{height:106px}}.load-more.is-disabled{display:none}.profile-menu{position:absolute;background-color:#fff;width:206px;height:94px;z-index:10;padding:20px;top:100%;box-shadow:0 2px 4px rgba(0,0,0,.1)}.profile-menu.is-hidden{opacity:0;pointer-events:none}.profile-menu__name{margin-bottom:20px}.profile-menu__favorites,.profile-menu__name{cursor:pointer;transition:color .25s cubic-bezier(.4,0,.2,1)}.profile-menu__favorites:hover,.profile-menu__name:hover{color:#ff6b09}@media screen and (min-width:768px){.productInfo__wrapper{display:flex}}.productInfo__images{display:none}@media screen and (min-width:768px){.productInfo__images{display:block;margin-right:34px}}@media screen and (min-width:1280px){.productInfo__images{margin-right:38px}}.productInfo__imgMax-wrapper{margin-bottom:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(0,0,0,.1)}@media screen and (min-width:768px){.productInfo__imgMax-wrapper{width:281px;height:333px;overflow:hidden}}@media screen and (min-width:1280px){.productInfo__imgMax-wrapper{margin-bottom:16px;width:428px;height:465px}}.productInfo__imgMax{object-fit:contain}.productInfo__list-imgMin{display:flex}.productInfo__item-imgMin{width:52px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:4px;overflow:hidden;transition:transform .25s cubic-bezier(.4,0,.2,1)}.productInfo__item-imgMin:not(:last-child){margin-right:5px}.productInfo__item-imgMin--active{border:2px solid #ff6b09}.productInfo__item-imgMin:hover{transform:scale(1.05);box-shadow:0 0 10px 0 rgba(8,45,126,.24),0 10px 30px 0 rgba(163,17,17,.19)}@media screen and (min-width:1280px){.productInfo__item-imgMin{width:77.5px;height:73px}.productInfo__item-imgMin:not(:last-child){margin-right:10px}}.productInfo__imgSlider{margin-bottom:15px;margin-left:auto;margin-right:auto;box-shadow:0 2px 4px rgba(0,0,0,.1)}@media screen and (min-width:768px){.productInfo__imgSlider{display:none}}.productInfo__imgSlider-img{align-items:center;min-height:253px}.dots,.productInfo__imgSlider-img{display:flex;justify-content:center}.dots{margin-bottom:30px}@media screen and (min-width:768px){.dots{display:none}}.dots__item{margin:0 .5rem;padding:0;width:7px;height:7px;outline:none;border:none;background-color:#c4c4c4;border-radius:50%}.dots__item--active{background-color:#ff6b09}.productInfo__title{margin-top:0;margin-bottom:5px;font-weight:700;font-size:18px;line-height:1.22;letter-spacing:.02em}.productInfo__code{margin-top:0;margin-bottom:20px;font-weight:300;font-size:12px;line-height:1.67;letter-spacing:.02em;color:#878686}@media screen and (min-width:768px){.productInfo__code{margin-bottom:30px}}.productInfo__price{margin-top:0;margin-bottom:30px;font-weight:700;font-size:18px;line-height:1.22;letter-spacing:.02em;color:#ff6b09}@media screen and (min-width:768px){.productInfo__price{margin-bottom:40px}}.productInfo__button{margin-bottom:20px;padding:0;width:100%;height:60px;font-weight:700;font-size:12px;line-height:1.25;text-align:center;letter-spacing:.02em;text-transform:uppercase;border:none;color:#fff;background-color:#ff6b09;transition:transform .25s cubic-bezier(.4,0,.2,1)}.productInfo__button:focus,.productInfo__button:hover{transform:scale(1.03);box-shadow:0 0 10px 0 rgba(8,45,126,.24),0 10px 30px 0 rgba(163,17,17,.19)}@media screen and (min-width:768px){.productInfo__button{width:300px}}@media screen and (min-width:1280px){.productInfo__button{width:255px}}.productInfo__action-list{display:none;margin-bottom:30px;font-weight:300;font-size:12px;line-height:1.25;letter-spacing:.02em;color:#878686}.productInfo__action-list--isAuth{display:flex}.productInfo__action-item{display:flex;align-items:center;cursor:pointer;transition:color .25s cubic-bezier(.4,0,.2,1)}.productInfo__action-item:hover{color:#ff6b09}.productInfo__action-item:first-child{margin-right:25px}@media screen and (min-width:768px){.productInfo__action-item:first-child{margin-right:40px}}.productInfo__action-item--favorite-icon,.productInfo__action-item--share-icon{margin-left:13px;fill:#878686;transition:transform .25s cubic-bezier(.4,0,.2,1),fill .25s cubic-bezier(.4,0,.2,1)}.productInfo__action-item:hover .productInfo__action-item--favorite-icon,.productInfo__action-item:hover .productInfo__action-item--share-icon{transform:scale(1.4);fill:#ff6b09}.productInfo__action-item--active{color:#ff6b09;fill:#ff6b09}.productInfo__action-item--favorite-icon--active{stroke-width:2;stroke:#ff6b09;fill:#ff6b09}.productInfo__desctiption{margin-top:0;margin-bottom:10px;color:#878686}.productInfo__desctiption,.productInfo__desctiption-text{font-weight:300;font-size:12px;line-height:1.25;letter-spacing:.02em}@media screen and (min-width:768px){.productInfo__desctiption-text{font-size:14px;line-height:1.21}}@media screen and (min-width:1280px){.productInfo__desctiption-text{width:340px}}.dealerInfo{margin-bottom:10px}.preloader-wrapper{display:flex;justify-content:center;align-items:center;z-index:999;position:fixed;padding:0;margin:0;left:0;top:0;width:100%;height:100%;background:radial-gradient(#ff6b09,#e9a81d)}.preloader{position:absolute;width:200px;height:60px;left:50vw;top:50vh;transform:translate(-50%,-50%)}.circle{width:20px;height:20px;position:absolute;border-radius:50%;background-color:#fff;left:15%;transform-origin:50%;-webkit-animation:circle .5s ease infinite alternate;animation:circle .5s ease infinite alternate}@-webkit-keyframes fadeOut{to{opacity:0;visibility:hidden}}@keyframes fadeOut{to{opacity:0;visibility:hidden}}@-webkit-keyframes circle{0%{top:60px;height:5px;border-radius:50px 50px 25px 25px;transform:scaleX(1.7)}40%{height:20px;border-radius:50%;transform:scaleX(1)}to{top:0}}@keyframes circle{0%{top:60px;height:5px;border-radius:50px 50px 25px 25px;transform:scaleX(1.7)}40%{height:20px;border-radius:50%;transform:scaleX(1)}to{top:0}}.circle:nth-child(2){left:45%;-webkit-animation-delay:.2s;animation-delay:.2s}.circle:nth-child(3){left:auto;right:15%;-webkit-animation-delay:.3s;animation-delay:.3s}.shadow{width:20px;height:4px;border-radius:50%;background-color:rgba(0,0,0,.5);position:absolute;top:62px;transform-origin:50%;z-index:-1;left:15%;-webkit-filter:blur(1px);filter:blur(1px);-webkit-animation:shadow .5s ease infinite alternate;animation:shadow .5s ease infinite alternate}@-webkit-keyframes shadow{0%{transform:scaleX(1.5)}40%{transform:scaleX(1);opacity:.7}to{transform:scaleX(.2);opacity:.4}}@keyframes shadow{0%{transform:scaleX(1.5)}40%{transform:scaleX(1);opacity:.7}to{transform:scaleX(.2);opacity:.4}}.shadow:nth-child(4){left:45%;-webkit-animation-delay:.2s;animation-delay:.2s}.shadow:nth-child(5){left:auto;right:15%;-webkit-animation-delay:.3s;animation-delay:.3s}.preloader span{position:absolute;top:75px;font-family:Lato;font-size:20px;letter-spacing:12px;color:#fff;left:15%}.hidden{display:none;-webkit-animation:fadeOut 1s;animation:fadeOut 1s}.loaded_hidding{transition:opacity .8s;opacity:0}.ld-ext-bottom,.ld-ext-left,.ld-ext-right,.ld-ext-top,.ld-over,.ld-over-full,.ld-over-full-inverse,.ld-over-inverse{position:relative;transition:all .3s;transition-timing-function:ease-in}.ld-ext-bottom>.ld,.ld-ext-left>.ld,.ld-ext-right>.ld,.ld-ext-top>.ld,.ld-over-full-inverse>.ld,.ld-over-full>.ld,.ld-over-inverse>.ld,.ld-over>.ld{position:absolute;top:50%;left:50%;width:1em;height:1em;margin:-.5em;opacity:0;z-index:-1;transition:all .3s;transition-timing-function:ease-in}.ld-ext-bottom>.ld>*,.ld-ext-left>.ld>*,.ld-ext-right>.ld>*,.ld-ext-top>.ld>*,.ld-over-full-inverse>.ld>*,.ld-over-full>.ld>*,.ld-over-inverse>.ld>*,.ld-over>.ld>*{width:1em;height:1em;position:absolute;top:50%;left:50%;transform:translate(-.5em,-.5em)}.ld-ext-bottom.running>.ld,.ld-ext-left.running>.ld,.ld-ext-right.running>.ld,.ld-ext-top.running>.ld,.ld-over-full-inverse.running>.ld,.ld-over-full.running>.ld,.ld-over-inverse.running>.ld,.ld-over.running>.ld{opacity:1;z-index:auto;visibility:visible}.ld-ext-right.running{padding-right:2.5em!important}.ld-ext-right>.ld{top:50%;left:auto;right:1.25em}.ld-ext-left.running{padding-left:2.5em!important}.ld-ext-left>.ld{top:50%;right:auto;left:1.25em}.ld-ext-bottom.running{padding-bottom:2.5em!important}.ld-ext-bottom>.ld{top:auto;left:50%;bottom:1.25em}.ld-ext-top.running{padding-top:2.5em!important}.ld-ext-top>.ld{bottom:auto;left:50%;top:1.25em}.ld-over-full-inverse:before,.ld-over-full:before,.ld-over-inverse:before,.ld-over:before{content:" ";display:block;opacity:0;position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;transition:all .3s;transition-timing-function:ease-in;background:hsla(0,0%,94.1%,.8)}.ld-over-full-inverse.running>.ld,.ld-over-full.running>.ld,.ld-over-inverse.running>.ld,.ld-over.running>.ld{z-index:4001}.ld-over-full-inverse.running:before,.ld-over-full.running:before,.ld-over-inverse.running:before,.ld-over.running:before{opacity:1;z-index:4000;display:block}.ld-over-full-inverse.running:before,.ld-over-full-inverse.running>.ld,.ld-over-full.running:before,.ld-over-full.running>.ld{position:fixed}.ld-over-full>.ld{color:rgba(0,0,0,.8)}.ld-over-full-inverse:before,.ld-over-full:before{background:hsla(0,0%,100%,.8)}.ld-over-inverse>.ld{color:hsla(0,0%,100%,.8)}.ld-over-inverse:before{background:rgba(0,0,0,.6)}.ld-over-full-inverse>.ld{color:hsla(0,0%,100%,.8)}.ld-over-full-inverse:before{background:rgba(0,0,0,.6)}.ld-ball,.ld-cross,.ld-hourglass,.ld-loader,.ld-pie,.ld-ring,.ld-spinner,.ld-square{width:1em;height:1em;position:relative;color:inherit;display:inline-block;box-sizing:content-box}.ld-ball:after,.ld-cross:after,.ld-hourglass:after,.ld-loader:after,.ld-pie:after,.ld-ring:after,.ld-spinner:after,.ld-square:after{content:" ";display:block;width:2em;height:2em;box-sizing:border-box;transform-origin:0 0;transform:translateZ(0) scale(.5);-webkit-backface-visibility:hidden;backface-visibility:hidden}.ld-ring:after{border-radius:50%;border:.3em solid;border-left:.3em solid transparent}.ld-ball:after{border-radius:50%;background:currentColor}.ld-hourglass:after{border-radius:50%;border-color:currentcolor transparent;border-style:solid;border-width:1em}.ld-cross:after{height:.5em;transform:translateZ(0) scale(.5) translateY(.75em)}.ld-cross:after,.ld-cross:before{position:absolute;background:currentColor}.ld-cross:before{content:" ";display:block;height:2em;box-sizing:border-box;transform-origin:0 0;-webkit-backface-visibility:hidden;backface-visibility:hidden;width:.5em;transform:translateZ(0) scale(.5) translate(.75em)}.ld-square:after{background:currentColor}.ld-pie:after{border-radius:50%;border:1em solid;border-left:1em solid transparent}.ld-spinner:after{position:absolute;width:.4em;height:.4em;transform:translateZ(0) scale(.5) translate(.8em,.8em);border-radius:50%;background:none;box-shadow:0 1em 0 currentColor,0 -1em 0 currentColor,1em 0 0 currentColor,-1em 0 0 currentColor,.70710678em .70710678em 0 currentColor,-.70710678em .70710678em 0 currentColor,.70710678em -.70710678em 0 currentColor,-.70710678em -.70710678em 0 currentColor}.ld-loader{background-size:cover}.ld{transform-origin:50% 50%;transform-box:fill-box}@-webkit-keyframes ld-blink{0%{opacity:1}49.75%{opacity:1}50.25%{opacity:0}99.5%{opacity:0}to{opacity:1}}@keyframes ld-blink{0%{opacity:1}49.75%{opacity:1}50.25%{opacity:0}99.5%{opacity:0}to{opacity:1}}.ld.ld-blink{-webkit-animation:ld-blink 1s linear infinite;animation:ld-blink 1s linear infinite}@-webkit-keyframes ld-blur{0%{-webkit-filter:blur(0);filter:blur(0)}50%{-webkit-filter:blur(10%);filter:blur(10%)}to{-webkit-filter:blur(0);filter:blur(0)}}@keyframes ld-blur{0%{-webkit-filter:blur(0);filter:blur(0)}50%{-webkit-filter:blur(10%);filter:blur(10%)}to{-webkit-filter:blur(0);filter:blur(0)}}.ld.ld-blur{-webkit-animation:ld-blur 1s linear infinite;animation:ld-blur 1s linear infinite}@-webkit-keyframes ld-beat{0%{-webkit-animation-timing-function:cubic-bezier(.1028,.2484,.1372,.849);animation-timing-function:cubic-bezier(.1028,.2484,.1372,.849);transform:scale(1)}34%{-webkit-animation-timing-function:cubic-bezier(.7116,.2095,.8159,.6876);animation-timing-function:cubic-bezier(.7116,.2095,.8159,.6876);transform:scale(1.2)}68%{-webkit-animation-timing-function:cubic-bezier(.1475,.2888,.294,.883);animation-timing-function:cubic-bezier(.1475,.2888,.294,.883);transform:scale(1.0268)}84%{-webkit-animation-timing-function:cubic-bezier(.8176,.2193,.867,.6889);animation-timing-function:cubic-bezier(.8176,.2193,.867,.6889);transform:scale(1.0932)}to{transform:scale(1)}}@keyframes ld-beat{0%{-webkit-animation-timing-function:cubic-bezier(.1028,.2484,.1372,.849);animation-timing-function:cubic-bezier(.1028,.2484,.1372,.849);transform:scale(1)}34%{-webkit-animation-timing-function:cubic-bezier(.7116,.2095,.8159,.6876);animation-timing-function:cubic-bezier(.7116,.2095,.8159,.6876);transform:scale(1.2)}68%{-webkit-animation-timing-function:cubic-bezier(.1475,.2888,.294,.883);animation-timing-function:cubic-bezier(.1475,.2888,.294,.883);transform:scale(1.0268)}84%{-webkit-animation-timing-function:cubic-bezier(.8176,.2193,.867,.6889);animation-timing-function:cubic-bezier(.8176,.2193,.867,.6889);transform:scale(1.0932)}to{transform:scale(1)}}.ld.ld-beat{-webkit-animation:ld-beat 1s linear infinite;animation:ld-beat 1s linear infinite}@-webkit-keyframes ld-bounceAlt{0%{-webkit-animation-timing-function:cubic-bezier(.1348,.3256,.2495,.8687);animation-timing-function:cubic-bezier(.1348,.3256,.2495,.8687);transform:translate(0)}51%{-webkit-animation-timing-function:cubic-bezier(.7426,.1782,.8523,.6514);animation-timing-function:cubic-bezier(.7426,.1782,.8523,.6514);transform:translateY(-14%)}to{transform:translate(0)}}@keyframes ld-bounceAlt{0%{-webkit-animation-timing-function:cubic-bezier(.1348,.3256,.2495,.8687);animation-timing-function:cubic-bezier(.1348,.3256,.2495,.8687);transform:translate(0)}51%{-webkit-animation-timing-function:cubic-bezier(.7426,.1782,.8523,.6514);animation-timing-function:cubic-bezier(.7426,.1782,.8523,.6514);transform:translateY(-14%)}to{transform:translate(0)}}.ld.ld-bounceAlt{-webkit-animation:ld-bounceAlt 1s linear infinite;animation:ld-bounceAlt 1s linear infinite}@-webkit-keyframes ld-tick-alt{0%{-webkit-animation-timing-function:cubic-bezier(.0637,.1569,-.0154,.8727);animation-timing-function:cubic-bezier(.0637,.1569,-.0154,.8727);transform:rotate(0deg)}22%{-webkit-animation-timing-function:cubic-bezier(.7634,.2713,.7818,.6832);animation-timing-function:cubic-bezier(.7634,.2713,.7818,.6832);transform:rotate(-44.865deg)}43%{-webkit-animation-timing-function:cubic-bezier(.0599,.1266,.2372,1.029);animation-timing-function:cubic-bezier(.0599,.1266,.2372,1.029);transform:rotate(-7.515deg)}56%{-webkit-animation-timing-function:cubic-bezier(.6353,.3049,.6792,.6671);animation-timing-function:cubic-bezier(.6353,.3049,.6792,.6671);transform:rotate(-25.29deg)}68%{-webkit-animation-timing-function:cubic-bezier(.0513,.1148,.3085,1.1548);animation-timing-function:cubic-bezier(.0513,.1148,.3085,1.1548);transform:rotate(-5.13deg)}76%{-webkit-animation-timing-function:cubic-bezier(.467,.2881,.3593,.7819);animation-timing-function:cubic-bezier(.467,.2881,.3593,.7819);transform:rotate(-14.175deg)}83%{-webkit-animation-timing-function:cubic-bezier(.0632,.1615,.3539,1.4565);animation-timing-function:cubic-bezier(.0632,.1615,.3539,1.4565);transform:rotate(-3.6deg)}88%{-webkit-animation-timing-function:cubic-bezier(.3563,.3125,.5387,1.6475);animation-timing-function:cubic-bezier(.3563,.3125,.5387,1.6475);transform:rotate(-7.74deg)}92%{-webkit-animation-timing-function:cubic-bezier(.1265,.4155,.3821,1.8827);animation-timing-function:cubic-bezier(.1265,.4155,.3821,1.8827);transform:rotate(-2.61deg)}95%{-webkit-animation-timing-function:cubic-bezier(.5727,1.3521,.0229,3.0356);animation-timing-function:cubic-bezier(.5727,1.3521,.0229,3.0356);transform:rotate(-4.185deg)}98%{-webkit-animation-timing-function:cubic-bezier(.4531,-1.3593,.757,.0281);animation-timing-function:cubic-bezier(.4531,-1.3593,.757,.0281);transform:rotate(-2.565deg)}to{transform:rotate(0deg)}}@keyframes ld-tick-alt{0%{-webkit-animation-timing-function:cubic-bezier(.0637,.1569,-.0154,.8727);animation-timing-function:cubic-bezier(.0637,.1569,-.0154,.8727);transform:rotate(0deg)}22%{-webkit-animation-timing-function:cubic-bezier(.7634,.2713,.7818,.6832);animation-timing-function:cubic-bezier(.7634,.2713,.7818,.6832);transform:rotate(-44.865deg)}43%{-webkit-animation-timing-function:cubic-bezier(.0599,.1266,.2372,1.029);animation-timing-function:cubic-bezier(.0599,.1266,.2372,1.029);transform:rotate(-7.515deg)}56%{-webkit-animation-timing-function:cubic-bezier(.6353,.3049,.6792,.6671);animation-timing-function:cubic-bezier(.6353,.3049,.6792,.6671);transform:rotate(-25.29deg)}68%{-webkit-animation-timing-function:cubic-bezier(.0513,.1148,.3085,1.1548);animation-timing-function:cubic-bezier(.0513,.1148,.3085,1.1548);transform:rotate(-5.13deg)}76%{-webkit-animation-timing-function:cubic-bezier(.467,.2881,.3593,.7819);animation-timing-function:cubic-bezier(.467,.2881,.3593,.7819);transform:rotate(-14.175deg)}83%{-webkit-animation-timing-function:cubic-bezier(.0632,.1615,.3539,1.4565);animation-timing-function:cubic-bezier(.0632,.1615,.3539,1.4565);transform:rotate(-3.6deg)}88%{-webkit-animation-timing-function:cubic-bezier(.3563,.3125,.5387,1.6475);animation-timing-function:cubic-bezier(.3563,.3125,.5387,1.6475);transform:rotate(-7.74deg)}92%{-webkit-animation-timing-function:cubic-bezier(.1265,.4155,.3821,1.8827);animation-timing-function:cubic-bezier(.1265,.4155,.3821,1.8827);transform:rotate(-2.61deg)}95%{-webkit-animation-timing-function:cubic-bezier(.5727,1.3521,.0229,3.0356);animation-timing-function:cubic-bezier(.5727,1.3521,.0229,3.0356);transform:rotate(-4.185deg)}98%{-webkit-animation-timing-function:cubic-bezier(.4531,-1.3593,.757,.0281);animation-timing-function:cubic-bezier(.4531,-1.3593,.757,.0281);transform:rotate(-2.565deg)}to{transform:rotate(0deg)}}.ld.ld-tick-alt{-webkit-animation:ld-tick-alt 1s linear infinite;animation:ld-tick-alt 1s linear infinite}@-webkit-keyframes ld-jump{0%{-webkit-animation-timing-function:cubic-bezier(.0637,.1569,-.0154,.8727);animation-timing-function:cubic-bezier(.0637,.1569,-.0154,.8727);transform:translate(0)}22%{-webkit-animation-timing-function:cubic-bezier(.7634,.2713,.7818,.6832);animation-timing-function:cubic-bezier(.7634,.2713,.7818,.6832);transform:translateY(-13.958%)}43%{-webkit-animation-timing-function:cubic-bezier(.0599,.1266,.2372,1.029);animation-timing-function:cubic-bezier(.0599,.1266,.2372,1.029);transform:translateY(-2.338%)}56%{-webkit-animation-timing-function:cubic-bezier(.6353,.3049,.6792,.6671);animation-timing-function:cubic-bezier(.6353,.3049,.6792,.6671);transform:translateY(-7.868%)}68%{-webkit-animation-timing-function:cubic-bezier(.0513,.1148,.3085,1.1548);animation-timing-function:cubic-bezier(.0513,.1148,.3085,1.1548);transform:translateY(-1.596%)}76%{-webkit-animation-timing-function:cubic-bezier(.467,.2881,.3593,.7819);animation-timing-function:cubic-bezier(.467,.2881,.3593,.7819);transform:translateY(-4.41%)}83%{-webkit-animation-timing-function:cubic-bezier(.0632,.1615,.3539,1.4565);animation-timing-function:cubic-bezier(.0632,.1615,.3539,1.4565);transform:translateY(-1.12%)}88%{-webkit-animation-timing-function:cubic-bezier(.3563,.3125,.5387,1.6475);animation-timing-function:cubic-bezier(.3563,.3125,.5387,1.6475);transform:translateY(-2.408%)}92%{-webkit-animation-timing-function:cubic-bezier(.1265,.4155,.3821,1.8827);animation-timing-function:cubic-bezier(.1265,.4155,.3821,1.8827);transform:translateY(-.812%)}95%{-webkit-animation-timing-function:cubic-bezier(.5727,1.3521,.0229,3.0356);animation-timing-function:cubic-bezier(.5727,1.3521,.0229,3.0356);transform:translateY(-1.302%)}98%{-webkit-animation-timing-function:cubic-bezier(.4531,-1.3593,.757,.0281);animation-timing-function:cubic-bezier(.4531,-1.3593,.757,.0281);transform:translateY(-.798%)}to{transform:translate(0)}}@keyframes ld-jump{0%{-webkit-animation-timing-function:cubic-bezier(.0637,.1569,-.0154,.8727);animation-timing-function:cubic-bezier(.0637,.1569,-.0154,.8727);transform:translate(0)}22%{-webkit-animation-timing-function:cubic-bezier(.7634,.2713,.7818,.6832);animation-timing-function:cubic-bezier(.7634,.2713,.7818,.6832);transform:translateY(-13.958%)}43%{-webkit-animation-timing-function:cubic-bezier(.0599,.1266,.2372,1.029);animation-timing-function:cubic-bezier(.0599,.1266,.2372,1.029);transform:translateY(-2.338%)}56%{-webkit-animation-timing-function:cubic-bezier(.6353,.3049,.6792,.6671);animation-timing-function:cubic-bezier(.6353,.3049,.6792,.6671);transform:translateY(-7.868%)}68%{-webkit-animation-timing-function:cubic-bezier(.0513,.1148,.3085,1.1548);animation-timing-function:cubic-bezier(.0513,.1148,.3085,1.1548);transform:translateY(-1.596%)}76%{-webkit-animation-timing-function:cubic-bezier(.467,.2881,.3593,.7819);animation-timing-function:cubic-bezier(.467,.2881,.3593,.7819);transform:translateY(-4.41%)}83%{-webkit-animation-timing-function:cubic-bezier(.0632,.1615,.3539,1.4565);animation-timing-function:cubic-bezier(.0632,.1615,.3539,1.4565);transform:translateY(-1.12%)}88%{-webkit-animation-timing-function:cubic-bezier(.3563,.3125,.5387,1.6475);animation-timing-function:cubic-bezier(.3563,.3125,.5387,1.6475);transform:translateY(-2.408%)}92%{-webkit-animation-timing-function:cubic-bezier(.1265,.4155,.3821,1.8827);animation-timing-function:cubic-bezier(.1265,.4155,.3821,1.8827);transform:translateY(-.812%)}95%{-webkit-animation-timing-function:cubic-bezier(.5727,1.3521,.0229,3.0356);animation-timing-function:cubic-bezier(.5727,1.3521,.0229,3.0356);transform:translateY(-1.302%)}98%{-webkit-animation-timing-function:cubic-bezier(.4531,-1.3593,.757,.0281);animation-timing-function:cubic-bezier(.4531,-1.3593,.757,.0281);transform:translateY(-.798%)}to{transform:translate(0)}}.ld.ld-jump{-webkit-animation:ld-jump 1s linear infinite;animation:ld-jump 1s linear infinite}@-webkit-keyframes ld-bounce{0%{-webkit-animation-timing-function:cubic-bezier(.138,.2541,.2177,.8747);animation-timing-function:cubic-bezier(.138,.2541,.2177,.8747);transform:translate(0) scaleY(1)}37%{-webkit-animation-timing-function:cubic-bezier(.7679,.1817,.8401,.7167);animation-timing-function:cubic-bezier(.7679,.1817,.8401,.7167);transform:translateY(-39.96%) scaleY(1)}72.2%{-webkit-animation-timing-function:cubic-bezier(.1045,.2026,.2224,.9608);animation-timing-function:cubic-bezier(.1045,.2026,.2224,.9608);transform:translate(0) scaleY(1)}87.2%{-webkit-animation-timing-function:cubic-bezier(.7463,.2314,.8159,.6941);animation-timing-function:cubic-bezier(.7463,.2314,.8159,.6941);transform:translateY(19.85%) scaleY(.603)}to{transform:translate(0) scaleY(1)}}@keyframes ld-bounce{0%{-webkit-animation-timing-function:cubic-bezier(.138,.2541,.2177,.8747);animation-timing-function:cubic-bezier(.138,.2541,.2177,.8747);transform:translate(0) scaleY(1)}37%{-webkit-animation-timing-function:cubic-bezier(.7679,.1817,.8401,.7167);animation-timing-function:cubic-bezier(.7679,.1817,.8401,.7167);transform:translateY(-39.96%) scaleY(1)}72.2%{-webkit-animation-timing-function:cubic-bezier(.1045,.2026,.2224,.9608);animation-timing-function:cubic-bezier(.1045,.2026,.2224,.9608);transform:translate(0) scaleY(1)}87.2%{-webkit-animation-timing-function:cubic-bezier(.7463,.2314,.8159,.6941);animation-timing-function:cubic-bezier(.7463,.2314,.8159,.6941);transform:translateY(19.85%) scaleY(.603)}to{transform:translate(0) scaleY(1)}}.ld.ld-bounce{-webkit-animation:ld-bounce 1s linear infinite;animation:ld-bounce 1s linear infinite}@-webkit-keyframes ld-clock{0%{-webkit-animation-timing-function:cubic-bezier(0,.7,.3,1);animation-timing-function:cubic-bezier(0,.7,.3,1);transform:rotate(0deg)}8.33333%{-webkit-animation-timing-function:cubic-bezier(0,.7,.3,1);animation-timing-function:cubic-bezier(0,.7,.3,1);transform:rotate(30deg)}16.66667%{-webkit-animation-timing-function:cubic-bezier(0,.7,.3,1);animation-timing-function:cubic-bezier(0,.7,.3,1);transform:rotate(60deg)}25%{-webkit-animation-timing-function:cubic-bezier(0,.7,.3,1);animation-timing-function:cubic-bezier(0,.7,.3,1);transform:rotate(90deg)}33.33333%{-webkit-animation-timing-function:cubic-bezier(0,.7,.3,1);animation-timing-function:cubic-bezier(0,.7,.3,1);transform:rotate(120deg)}41.66667%{-webkit-animation-timing-function:cubic-bezier(0,.7,.3,1);animation-timing-function:cubic-bezier(0,.7,.3,1);transform:rotate(150deg)}50%{-webkit-animation-timing-function:cubic-bezier(0,.7,.3,1);animation-timing-function:cubic-bezier(0,.7,.3,1);transform:rotate(180deg)}58.33333%{-webkit-animation-timing-function:cubic-bezier(0,.7,.3,1);animation-timing-function:cubic-bezier(0,.7,.3,1);transform:rotate(210deg)}66.66667%{-webkit-animation-timing-function:cubic-bezier(0,.7,.3,1);animation-timing-function:cubic-bezier(0,.7,.3,1);transform:rotate(240deg)}75%{-webkit-animation-timing-function:cubic-bezier(0,.7,.3,1);animation-timing-function:cubic-bezier(0,.7,.3,1);transform:rotate(270deg)}83.33333%{-webkit-animation-timing-function:cubic-bezier(0,.7,.3,1);animation-timing-function:cubic-bezier(0,.7,.3,1);transform:rotate(300deg)}91.66667%{-webkit-animation-timing-function:cubic-bezier(0,.7,.3,1);animation-timing-function:cubic-bezier(0,.7,.3,1);transform:rotate(330deg)}to{-webkit-animation-timing-function:cubic-bezier(0,.7,.3,1);animation-timing-function:cubic-bezier(0,.7,.3,1);transform:rotate(1turn)}}@keyframes ld-clock{0%{-webkit-animation-timing-function:cubic-bezier(0,.7,.3,1);animation-timing-function:cubic-bezier(0,.7,.3,1);transform:rotate(0deg)}8.33333%{-webkit-animation-timing-function:cubic-bezier(0,.7,.3,1);animation-timing-function:cubic-bezier(0,.7,.3,1);transform:rotate(30deg)}16.66667%{-webkit-animation-timing-function:cubic-bezier(0,.7,.3,1);animation-timing-function:cubic-bezier(0,.7,.3,1);transform:rotate(60deg)}25%{-webkit-animation-timing-function:cubic-bezier(0,.7,.3,1);animation-timing-function:cubic-bezier(0,.7,.3,1);transform:rotate(90deg)}33.33333%{-webkit-animation-timing-function:cubic-bezier(0,.7,.3,1);animation-timing-function:cubic-bezier(0,.7,.3,1);transform:rotate(120deg)}41.66667%{-webkit-animation-timing-function:cubic-bezier(0,.7,.3,1);animation-timing-function:cubic-bezier(0,.7,.3,1);transform:rotate(150deg)}50%{-webkit-animation-timing-function:cubic-bezier(0,.7,.3,1);animation-timing-function:cubic-bezier(0,.7,.3,1);transform:rotate(180deg)}58.33333%{-webkit-animation-timing-function:cubic-bezier(0,.7,.3,1);animation-timing-function:cubic-bezier(0,.7,.3,1);transform:rotate(210deg)}66.66667%{-webkit-animation-timing-function:cubic-bezier(0,.7,.3,1);animation-timing-function:cubic-bezier(0,.7,.3,1);transform:rotate(240deg)}75%{-webkit-animation-timing-function:cubic-bezier(0,.7,.3,1);animation-timing-function:cubic-bezier(0,.7,.3,1);transform:rotate(270deg)}83.33333%{-webkit-animation-timing-function:cubic-bezier(0,.7,.3,1);animation-timing-function:cubic-bezier(0,.7,.3,1);transform:rotate(300deg)}91.66667%{-webkit-animation-timing-function:cubic-bezier(0,.7,.3,1);animation-timing-function:cubic-bezier(0,.7,.3,1);transform:rotate(330deg)}to{-webkit-animation-timing-function:cubic-bezier(0,.7,.3,1);animation-timing-function:cubic-bezier(0,.7,.3,1);transform:rotate(1turn)}}.ld.ld-clock{-webkit-animation:ld-clock 12s linear infinite;animation:ld-clock 12s linear infinite}@-webkit-keyframes ld-fade{0%{-webkit-animation-timing-function:cubic-bezier(.2057,.573,.3723,.9184);animation-timing-function:cubic-bezier(.2057,.573,.3723,.9184);opacity:1}to{opacity:0}}@keyframes ld-fade{0%{-webkit-animation-timing-function:cubic-bezier(.2057,.573,.3723,.9184);animation-timing-function:cubic-bezier(.2057,.573,.3723,.9184);opacity:1}to{opacity:0}}.ld.ld-fade{-webkit-animation:ld-fade 1s linear infinite;animation:ld-fade 1s linear infinite}@-webkit-keyframes ld-flip{0%,25%,50%,75%,to{-webkit-animation-timing-function:cubic-bezier(0,.4,.6,1);animation-timing-function:cubic-bezier(0,.4,.6,1)}0%{transform:scale(1)}25%{transform:scaleX(-1)}50%{transform:scale(-1)}75%{transform:scaleY(-1)}to{transform:scale(1)}}@keyframes ld-flip{0%,25%,50%,75%,to{-webkit-animation-timing-function:cubic-bezier(0,.4,.6,1);animation-timing-function:cubic-bezier(0,.4,.6,1)}0%{transform:scale(1)}25%{transform:scaleX(-1)}50%{transform:scale(-1)}75%{transform:scaleY(-1)}to{transform:scale(1)}}.ld.ld-flip{-webkit-animation:ld-flip 1s linear infinite;animation:ld-flip 1s linear infinite}@-webkit-keyframes ld-float{0%{-webkit-animation-timing-function:cubic-bezier(0,.4,.6,1);animation-timing-function:cubic-bezier(0,.4,.6,1);transform:translate(0) scale(.7);box-shadow:0 0 0 rgba(0,0,0,.3)}50%{-webkit-animation-timing-function:cubic-bezier(.4,0,1,.6);animation-timing-function:cubic-bezier(.4,0,1,.6);transform:translateY(-15%) scale(1);box-shadow:0 23% 5% -15% rgba(0,0,0,.2)}to{transform:translate(0) scale(.7);box-shadow:0 0 0 rgba(0,0,0,.3)}}@keyframes ld-float{0%{-webkit-animation-timing-function:cubic-bezier(0,.4,.6,1);animation-timing-function:cubic-bezier(0,.4,.6,1);transform:translate(0) scale(.7);box-shadow:0 0 0 rgba(0,0,0,.3)}50%{-webkit-animation-timing-function:cubic-bezier(.4,0,1,.6);animation-timing-function:cubic-bezier(.4,0,1,.6);transform:translateY(-15%) scale(1);box-shadow:0 23% 5% -15% rgba(0,0,0,.2)}to{transform:translate(0) scale(.7);box-shadow:0 0 0 rgba(0,0,0,.3)}}.ld.ld-float{-webkit-animation:ld-float 1s linear infinite;animation:ld-float 1s linear infinite}@-webkit-keyframes ld-heartbeat{0%{-webkit-animation-timing-function:cubic-bezier(.1678,.6042,.5465,3.0859);animation-timing-function:cubic-bezier(.1678,.6042,.5465,3.0859);transform:scale(1.3)}30%{-webkit-animation-timing-function:cubic-bezier(.3206,.3435,.6825,.6598);animation-timing-function:cubic-bezier(.3206,.3435,.6825,.6598);transform:scale(1.15)}31%{-webkit-animation-timing-function:cubic-bezier(.2811,.5061,.5347,.909);animation-timing-function:cubic-bezier(.2811,.5061,.5347,.909);transform:scale(1.1458)}to{transform:scale(1)}}@keyframes ld-heartbeat{0%{-webkit-animation-timing-function:cubic-bezier(.1678,.6042,.5465,3.0859);animation-timing-function:cubic-bezier(.1678,.6042,.5465,3.0859);transform:scale(1.3)}30%{-webkit-animation-timing-function:cubic-bezier(.3206,.3435,.6825,.6598);animation-timing-function:cubic-bezier(.3206,.3435,.6825,.6598);transform:scale(1.15)}31%{-webkit-animation-timing-function:cubic-bezier(.2811,.5061,.5347,.909);animation-timing-function:cubic-bezier(.2811,.5061,.5347,.909);transform:scale(1.1458)}to{transform:scale(1)}}.ld.ld-heartbeat{-webkit-animation:ld-heartbeat 1s linear infinite;animation:ld-heartbeat 1s linear infinite}@-webkit-keyframes ld-hit{0%{-webkit-animation-timing-function:cubic-bezier(.5,0,1,.5);animation-timing-function:cubic-bezier(.5,0,1,.5);transform:scale(0) translate(0) skewX(0);opacity:1}20%{transform:scale(1) translate(0) skewX(20deg)}50%{-webkit-animation-timing-function:cubic-bezier(.6,0,1,.4);animation-timing-function:cubic-bezier(.6,0,1,.4);transform:scale(1) translate(0) skewX(20deg)}50%{opacity:1}to{transform:scale(1) translateY(200%) skewX(20deg);opacity:0}}@keyframes ld-hit{0%{-webkit-animation-timing-function:cubic-bezier(.5,0,1,.5);animation-timing-function:cubic-bezier(.5,0,1,.5);transform:scale(0) translate(0) skewX(0);opacity:1}20%{transform:scale(1) translate(0) skewX(20deg)}50%{-webkit-animation-timing-function:cubic-bezier(.6,0,1,.4);animation-timing-function:cubic-bezier(.6,0,1,.4);transform:scale(1) translate(0) skewX(20deg)}50%{opacity:1}to{transform:scale(1) translateY(200%) skewX(20deg);opacity:0}}.ld.ld-hit{-webkit-animation:ld-hit 2s linear infinite;animation:ld-hit 2s linear infinite}@-webkit-keyframes ld-move-ltr{0%{transform:translate(0)}40%{transform:translate(80%)}49.99999%{transform:translate(99.99998%)}50%{transform:translate(-100%)}50.00001%{transform:translate(-99.99998%)}60%{transform:translate(-80%)}to{transform:translate(0)}}@keyframes ld-move-ltr{0%{transform:translate(0)}40%{transform:translate(80%)}49.99999%{transform:translate(99.99998%)}50%{transform:translate(-100%)}50.00001%{transform:translate(-99.99998%)}60%{transform:translate(-80%)}to{transform:translate(0)}}.ld.ld-move-ltr{-webkit-animation:ld-move-ltr 1s linear infinite;animation:ld-move-ltr 1s linear infinite}@-webkit-keyframes ld-move-rtl{0%{transform:translate(0)}40%{transform:translate(-80%)}49.99999%{transform:translate(-99.99998%)}50%{transform:translate(100%)}50.00001%{transform:translate(99.99998%)}60%{transform:translate(80%)}to{transform:translate(0)}}@keyframes ld-move-rtl{0%{transform:translate(0)}40%{transform:translate(-80%)}49.99999%{transform:translate(-99.99998%)}50%{transform:translate(100%)}50.00001%{transform:translate(99.99998%)}60%{transform:translate(80%)}to{transform:translate(0)}}.ld.ld-move-rtl{-webkit-animation:ld-move-rtl 1s linear infinite;animation:ld-move-rtl 1s linear infinite}@-webkit-keyframes ld-move-ttb{0%{transform:translate(0)}40%{transform:translateY(80%)}49.99999%{transform:translateY(99.99998%)}50%{transform:translateY(-100%)}50.00001%{transform:translateY(-99.99998%)}60%{transform:translateY(-80%)}to{transform:translate(0)}}@keyframes ld-move-ttb{0%{transform:translate(0)}40%{transform:translateY(80%)}49.99999%{transform:translateY(99.99998%)}50%{transform:translateY(-100%)}50.00001%{transform:translateY(-99.99998%)}60%{transform:translateY(-80%)}to{transform:translate(0)}}.ld.ld-move-ttb{-webkit-animation:ld-move-ttb 1s linear infinite;animation:ld-move-ttb 1s linear infinite}@-webkit-keyframes ld-move-btt{0%{transform:translate(0)}40%{transform:translateY(-80%)}49.99999%{transform:translateY(-99.99998%)}50%{transform:translateY(100%)}50.00001%{transform:translateY(99.99998%)}60%{transform:translateY(80%)}to{transform:translate(0)}}@keyframes ld-move-btt{0%{transform:translate(0)}40%{transform:translateY(-80%)}49.99999%{transform:translateY(-99.99998%)}50%{transform:translateY(100%)}50.00001%{transform:translateY(99.99998%)}60%{transform:translateY(80%)}to{transform:translate(0)}}.ld.ld-move-btt{-webkit-animation:ld-move-btt 1s linear infinite;animation:ld-move-btt 1s linear infinite}@-webkit-keyframes ld-move-fade-ltr{0%{transform:translate(0);opacity:1}40%{transform:translate(80%);opacity:1}49.99999%{transform:translate(99.99998%);opacity:0}50%{transform:translate(-100%);opacity:0}50.00001%{transform:translate(-99.99998%);opacity:0}60%{transform:translate(-80%);opacity:1}to{transform:translate(0);opacity:1}}@keyframes ld-move-fade-ltr{0%{transform:translate(0);opacity:1}40%{transform:translate(80%);opacity:1}49.99999%{transform:translate(99.99998%);opacity:0}50%{transform:translate(-100%);opacity:0}50.00001%{transform:translate(-99.99998%);opacity:0}60%{transform:translate(-80%);opacity:1}to{transform:translate(0);opacity:1}}.ld.ld-move-fade-ltr{-webkit-animation:ld-move-fade-ltr 1s linear infinite;animation:ld-move-fade-ltr 1s linear infinite}@-webkit-keyframes ld-move-fade-rtl{0%{transform:translate(0);opacity:1}40%{transform:translate(-80%);opacity:1}49.99999%{transform:translate(-99.99998%);opacity:0}50%{transform:translate(100%);opacity:0}50.00001%{transform:translate(99.99998%);opacity:0}60%{transform:translate(80%);opacity:1}to{transform:translate(0);opacity:1}}@keyframes ld-move-fade-rtl{0%{transform:translate(0);opacity:1}40%{transform:translate(-80%);opacity:1}49.99999%{transform:translate(-99.99998%);opacity:0}50%{transform:translate(100%);opacity:0}50.00001%{transform:translate(99.99998%);opacity:0}60%{transform:translate(80%);opacity:1}to{transform:translate(0);opacity:1}}.ld.ld-move-fade-rtl{-webkit-animation:ld-move-fade-rtl 1s linear infinite;animation:ld-move-fade-rtl 1s linear infinite}@-webkit-keyframes ld-move-fade-ttb{0%{transform:translate(0);opacity:1}40%{transform:translateY(80%);opacity:1}49.99999%{transform:translateY(99.99998%);opacity:0}50%{transform:translateY(-100%);opacity:0}50.00001%{transform:translateY(-99.99998%);opacity:0}60%{transform:translateY(-80%);opacity:1}to{transform:translate(0);opacity:1}}@keyframes ld-move-fade-ttb{0%{transform:translate(0);opacity:1}40%{transform:translateY(80%);opacity:1}49.99999%{transform:translateY(99.99998%);opacity:0}50%{transform:translateY(-100%);opacity:0}50.00001%{transform:translateY(-99.99998%);opacity:0}60%{transform:translateY(-80%);opacity:1}to{transform:translate(0);opacity:1}}.ld.ld-move-fade-ttb{-webkit-animation:ld-move-fade-ttb 1s linear infinite;animation:ld-move-fade-ttb 1s linear infinite}@-webkit-keyframes ld-move-fade-btt{0%{transform:translate(0);opacity:1}40%{transform:translateY(-80%);opacity:1}49.99999%{transform:translateY(-99.99998%);opacity:0}50%{transform:translateY(100%);opacity:0}50.00001%{transform:translateY(99.99998%);opacity:0}60%{transform:translateY(80%);opacity:1}to{transform:translate(0);opacity:1}}@keyframes ld-move-fade-btt{0%{transform:translate(0);opacity:1}40%{transform:translateY(-80%);opacity:1}49.99999%{transform:translateY(-99.99998%);opacity:0}50%{transform:translateY(100%);opacity:0}50.00001%{transform:translateY(99.99998%);opacity:0}60%{transform:translateY(80%);opacity:1}to{transform:translate(0);opacity:1}}.ld.ld-move-fade-btt{-webkit-animation:ld-move-fade-btt 1s linear infinite;animation:ld-move-fade-btt 1s linear infinite}@-webkit-keyframes ld-orbit{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;transform:translateY(-60%) rotate(0deg)}8.33333%{-webkit-animation-timing-function:linear;animation-timing-function:linear;transform:translate(30%,-51.96152%) rotate(30deg)}16.66667%{-webkit-animation-timing-function:linear;animation-timing-function:linear;transform:translate(51.96152%,-30%) rotate(60deg)}25%{-webkit-animation-timing-function:linear;animation-timing-function:linear;transform:translate(60%) rotate(90deg)}33.33333%{-webkit-animation-timing-function:linear;animation-timing-function:linear;transform:translate(51.96152%,30%) rotate(120deg)}41.66667%{-webkit-animation-timing-function:linear;animation-timing-function:linear;transform:translate(30%,51.96152%) rotate(150deg)}50%{-webkit-animation-timing-function:linear;animation-timing-function:linear;transform:translateY(60%) rotate(180deg)}58.33333%{-webkit-animation-timing-function:linear;animation-timing-function:linear;transform:translate(-30%,51.96152%) rotate(210deg)}66.66667%{-webkit-animation-timing-function:linear;animation-timing-function:linear;transform:translate(-51.96152%,30%) rotate(240deg)}75%{-webkit-animation-timing-function:linear;animation-timing-function:linear;transform:translate(-60%) rotate(270deg)}83.33333%{-webkit-animation-timing-function:linear;animation-timing-function:linear;transform:translate(-51.96152%,-30%) rotate(300deg)}91.66667%{-webkit-animation-timing-function:linear;animation-timing-function:linear;transform:translate(-30%,-51.96152%) rotate(330deg)}to{-webkit-animation-timing-function:linear;animation-timing-function:linear;transform:translateY(-60%) rotate(1turn)}}@keyframes ld-orbit{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;transform:translateY(-60%) rotate(0deg)}8.33333%{-webkit-animation-timing-function:linear;animation-timing-function:linear;transform:translate(30%,-51.96152%) rotate(30deg)}16.66667%{-webkit-animation-timing-function:linear;animation-timing-function:linear;transform:translate(51.96152%,-30%) rotate(60deg)}25%{-webkit-animation-timing-function:linear;animation-timing-function:linear;transform:translate(60%) rotate(90deg)}33.33333%{-webkit-animation-timing-function:linear;animation-timing-function:linear;transform:translate(51.96152%,30%) rotate(120deg)}41.66667%{-webkit-animation-timing-function:linear;animation-timing-function:linear;transform:translate(30%,51.96152%) rotate(150deg)}50%{-webkit-animation-timing-function:linear;animation-timing-function:linear;transform:translateY(60%) rotate(180deg)}58.33333%{-webkit-animation-timing-function:linear;animation-timing-function:linear;transform:translate(-30%,51.96152%) rotate(210deg)}66.66667%{-webkit-animation-timing-function:linear;animation-timing-function:linear;transform:translate(-51.96152%,30%) rotate(240deg)}75%{-webkit-animation-timing-function:linear;animation-timing-function:linear;transform:translate(-60%) rotate(270deg)}83.33333%{-webkit-animation-timing-function:linear;animation-timing-function:linear;transform:translate(-51.96152%,-30%) rotate(300deg)}91.66667%{-webkit-animation-timing-function:linear;animation-timing-function:linear;transform:translate(-30%,-51.96152%) rotate(330deg)}to{-webkit-animation-timing-function:linear;animation-timing-function:linear;transform:translateY(-60%) rotate(1turn)}}.ld.ld-orbit{-webkit-animation:ld-orbit 1s linear infinite;animation:ld-orbit 1s linear infinite}@-webkit-keyframes ld-breath{0%{-webkit-animation-timing-function:cubic-bezier(.9647,.2413,-.0705,.7911);animation-timing-function:cubic-bezier(.9647,.2413,-.0705,.7911);transform:scale(.91)}51%{-webkit-animation-timing-function:cubic-bezier(.9226,.2631,-.0308,.7628);animation-timing-function:cubic-bezier(.9226,.2631,-.0308,.7628);transform:scale(1.02994)}to{transform:scale(.91)}}@keyframes ld-breath{0%{-webkit-animation-timing-function:cubic-bezier(.9647,.2413,-.0705,.7911);animation-timing-function:cubic-bezier(.9647,.2413,-.0705,.7911);transform:scale(.91)}51%{-webkit-animation-timing-function:cubic-bezier(.9226,.2631,-.0308,.7628);animation-timing-function:cubic-bezier(.9226,.2631,-.0308,.7628);transform:scale(1.02994)}to{transform:scale(.91)}}.ld.ld-breath{-webkit-animation:ld-breath 1s linear infinite;animation:ld-breath 1s linear infinite}@-webkit-keyframes ld-dim{0%{-webkit-animation-timing-function:cubic-bezier(.9647,.2413,-.0705,.7911);animation-timing-function:cubic-bezier(.9647,.2413,-.0705,.7911);opacity:0}51%{-webkit-animation-timing-function:cubic-bezier(.9226,.2631,-.0308,.7628);animation-timing-function:cubic-bezier(.9226,.2631,-.0308,.7628);opacity:.9995}to{opacity:0}}@keyframes ld-dim{0%{-webkit-animation-timing-function:cubic-bezier(.9647,.2413,-.0705,.7911);animation-timing-function:cubic-bezier(.9647,.2413,-.0705,.7911);opacity:0}51%{-webkit-animation-timing-function:cubic-bezier(.9226,.2631,-.0308,.7628);animation-timing-function:cubic-bezier(.9226,.2631,-.0308,.7628);opacity:.9995}to{opacity:0}}.ld.ld-dim{-webkit-animation:ld-dim 1s linear infinite;animation:ld-dim 1s linear infinite}@-webkit-keyframes ld-metronome{0%{-webkit-animation-timing-function:cubic-bezier(.7806,.0715,.8998,.731);animation-timing-function:cubic-bezier(.7806,.0715,.8998,.731);transform:translate(-10%) rotate(-20deg)}17.5%{-webkit-animation-timing-function:cubic-bezier(.484,.3308,.6853,.6667);animation-timing-function:cubic-bezier(.484,.3308,.6853,.6667);transform:translate(-6.18%) rotate(-12.36deg)}27.6%{-webkit-animation-timing-function:cubic-bezier(.0676,.1836,.0518,.9433);animation-timing-function:cubic-bezier(.0676,.1836,.0518,.9433);transform:translate(2.48%) rotate(4.96deg)}50.1%{-webkit-animation-timing-function:cubic-bezier(.7773,.0708,.9008,.735);animation-timing-function:cubic-bezier(.7773,.0708,.9008,.735);transform:translate(10%) rotate(20deg)}67.6%{-webkit-animation-timing-function:cubic-bezier(.4888,.331,.6153,.6674);animation-timing-function:cubic-bezier(.4888,.331,.6153,.6674);transform:translate(6.16%) rotate(12.32deg)}80%{-webkit-animation-timing-function:cubic-bezier(.0801,.2206,.1357,.9363);animation-timing-function:cubic-bezier(.0801,.2206,.1357,.9363);transform:translate(-4.57%) rotate(-9.14deg)}to{transform:translate(-10%) rotate(-20deg)}}@keyframes ld-metronome{0%{-webkit-animation-timing-function:cubic-bezier(.7806,.0715,.8998,.731);animation-timing-function:cubic-bezier(.7806,.0715,.8998,.731);transform:translate(-10%) rotate(-20deg)}17.5%{-webkit-animation-timing-function:cubic-bezier(.484,.3308,.6853,.6667);animation-timing-function:cubic-bezier(.484,.3308,.6853,.6667);transform:translate(-6.18%) rotate(-12.36deg)}27.6%{-webkit-animation-timing-function:cubic-bezier(.0676,.1836,.0518,.9433);animation-timing-function:cubic-bezier(.0676,.1836,.0518,.9433);transform:translate(2.48%) rotate(4.96deg)}50.1%{-webkit-animation-timing-function:cubic-bezier(.7773,.0708,.9008,.735);animation-timing-function:cubic-bezier(.7773,.0708,.9008,.735);transform:translate(10%) rotate(20deg)}67.6%{-webkit-animation-timing-function:cubic-bezier(.4888,.331,.6153,.6674);animation-timing-function:cubic-bezier(.4888,.331,.6153,.6674);transform:translate(6.16%) rotate(12.32deg)}80%{-webkit-animation-timing-function:cubic-bezier(.0801,.2206,.1357,.9363);animation-timing-function:cubic-bezier(.0801,.2206,.1357,.9363);transform:translate(-4.57%) rotate(-9.14deg)}to{transform:translate(-10%) rotate(-20deg)}}.ld.ld-metronome{-webkit-animation:ld-metronome 1s linear infinite;animation:ld-metronome 1s linear infinite}@-webkit-keyframes ld-swing{0%{-webkit-animation-timing-function:cubic-bezier(.9647,.2413,-.0705,.7911);animation-timing-function:cubic-bezier(.9647,.2413,-.0705,.7911);transform:rotate(-30deg)}51%{-webkit-animation-timing-function:cubic-bezier(.9226,.2631,-.0308,.7628);animation-timing-function:cubic-bezier(.9226,.2631,-.0308,.7628);transform:rotate(29.97deg)}to{transform:rotate(-30deg)}}@keyframes ld-swing{0%{-webkit-animation-timing-function:cubic-bezier(.9647,.2413,-.0705,.7911);animation-timing-function:cubic-bezier(.9647,.2413,-.0705,.7911);transform:rotate(-30deg)}51%{-webkit-animation-timing-function:cubic-bezier(.9226,.2631,-.0308,.7628);animation-timing-function:cubic-bezier(.9226,.2631,-.0308,.7628);transform:rotate(29.97deg)}to{transform:rotate(-30deg)}}.ld.ld-swing{-webkit-animation:ld-swing 1s linear infinite;animation:ld-swing 1s linear infinite}@-webkit-keyframes ld-wander-v{0%{-webkit-animation-timing-function:cubic-bezier(.9647,.2413,-.0705,.7911);animation-timing-function:cubic-bezier(.9647,.2413,-.0705,.7911);transform:translateY(-10%)}51%{-webkit-animation-timing-function:cubic-bezier(.9226,.2631,-.0308,.7628);animation-timing-function:cubic-bezier(.9226,.2631,-.0308,.7628);transform:translateY(9.99%)}to{transform:translateY(-10%)}}@keyframes ld-wander-v{0%{-webkit-animation-timing-function:cubic-bezier(.9647,.2413,-.0705,.7911);animation-timing-function:cubic-bezier(.9647,.2413,-.0705,.7911);transform:translateY(-10%)}51%{-webkit-animation-timing-function:cubic-bezier(.9226,.2631,-.0308,.7628);animation-timing-function:cubic-bezier(.9226,.2631,-.0308,.7628);transform:translateY(9.99%)}to{transform:translateY(-10%)}}.ld.ld-wander-v{-webkit-animation:ld-wander-v 1s linear infinite;animation:ld-wander-v 1s linear infinite}@-webkit-keyframes ld-wander-h{0%{-webkit-animation-timing-function:cubic-bezier(.9647,.2413,-.0705,.7911);animation-timing-function:cubic-bezier(.9647,.2413,-.0705,.7911);transform:translate(-10%)}51%{-webkit-animation-timing-function:cubic-bezier(.9226,.2631,-.0308,.7628);animation-timing-function:cubic-bezier(.9226,.2631,-.0308,.7628);transform:translate(9.99%)}to{transform:translate(-10%)}}@keyframes ld-wander-h{0%{-webkit-animation-timing-function:cubic-bezier(.9647,.2413,-.0705,.7911);animation-timing-function:cubic-bezier(.9647,.2413,-.0705,.7911);transform:translate(-10%)}51%{-webkit-animation-timing-function:cubic-bezier(.9226,.2631,-.0308,.7628);animation-timing-function:cubic-bezier(.9226,.2631,-.0308,.7628);transform:translate(9.99%)}to{transform:translate(-10%)}}.ld.ld-wander,.ld.ld-wander-h{-webkit-animation:ld-wander-h 1s linear infinite;animation:ld-wander-h 1s linear infinite}@-webkit-keyframes ld-pulse{0%{-webkit-animation-timing-function:cubic-bezier(.3333,.3333,.3124,.6668);animation-timing-function:cubic-bezier(.3333,.3333,.3124,.6668);transform:scale(.85)}0.5%{-webkit-animation-timing-function:cubic-bezier(.0233,-.3865,.6667,.6667);animation-timing-function:cubic-bezier(.0233,-.3865,.6667,.6667);transform:scale(1.141)}1.5%{-webkit-animation-timing-function:cubic-bezier(.2893,.354,.6158,.6958);animation-timing-function:cubic-bezier(.2893,.354,.6158,.6958);transform:scale(1.124)}11%{-webkit-animation-timing-function:cubic-bezier(.2861,.4196,.6215,.7476);animation-timing-function:cubic-bezier(.2861,.4196,.6215,.7476);transform:scale(.992)}25%{-webkit-animation-timing-function:cubic-bezier(.0793,.2627,.9972,1.5511);animation-timing-function:cubic-bezier(.0793,.2627,.9972,1.5511);transform:scale(.887)}49.5%{-webkit-animation-timing-function:cubic-bezier(.6664,.3332,.6667,.6667);animation-timing-function:cubic-bezier(.6664,.3332,.6667,.6667);transform:scale(.85)}50%{-webkit-animation-timing-function:cubic-bezier(0,.3522,1,.6686);animation-timing-function:cubic-bezier(0,.3522,1,.6686);transform:scale(1.15)}51%{-webkit-animation-timing-function:cubic-bezier(.2668,.4036,.554,.7657);animation-timing-function:cubic-bezier(.2668,.4036,.554,.7657);transform:scale(1.132)}73.5%{-webkit-animation-timing-function:cubic-bezier(.2997,1.0028,.6671,1);animation-timing-function:cubic-bezier(.2997,1.0028,.6671,1);transform:scale(.894)}to{transform:scale(.85)}}@keyframes ld-pulse{0%{-webkit-animation-timing-function:cubic-bezier(.3333,.3333,.3124,.6668);animation-timing-function:cubic-bezier(.3333,.3333,.3124,.6668);transform:scale(.85)}0.5%{-webkit-animation-timing-function:cubic-bezier(.0233,-.3865,.6667,.6667);animation-timing-function:cubic-bezier(.0233,-.3865,.6667,.6667);transform:scale(1.141)}1.5%{-webkit-animation-timing-function:cubic-bezier(.2893,.354,.6158,.6958);animation-timing-function:cubic-bezier(.2893,.354,.6158,.6958);transform:scale(1.124)}11%{-webkit-animation-timing-function:cubic-bezier(.2861,.4196,.6215,.7476);animation-timing-function:cubic-bezier(.2861,.4196,.6215,.7476);transform:scale(.992)}25%{-webkit-animation-timing-function:cubic-bezier(.0793,.2627,.9972,1.5511);animation-timing-function:cubic-bezier(.0793,.2627,.9972,1.5511);transform:scale(.887)}49.5%{-webkit-animation-timing-function:cubic-bezier(.6664,.3332,.6667,.6667);animation-timing-function:cubic-bezier(.6664,.3332,.6667,.6667);transform:scale(.85)}50%{-webkit-animation-timing-function:cubic-bezier(0,.3522,1,.6686);animation-timing-function:cubic-bezier(0,.3522,1,.6686);transform:scale(1.15)}51%{-webkit-animation-timing-function:cubic-bezier(.2668,.4036,.554,.7657);animation-timing-function:cubic-bezier(.2668,.4036,.554,.7657);transform:scale(1.132)}73.5%{-webkit-animation-timing-function:cubic-bezier(.2997,1.0028,.6671,1);animation-timing-function:cubic-bezier(.2997,1.0028,.6671,1);transform:scale(.894)}to{transform:scale(.85)}}.ld.ld-pulse{-webkit-animation:ld-pulse 1s linear infinite;animation:ld-pulse 1s linear infinite}@-webkit-keyframes ld-jingle{0%{-webkit-animation-timing-function:cubic-bezier(.146,.2111,.5902,1.3204);animation-timing-function:cubic-bezier(.146,.2111,.5902,1.3204);transform:rotate(0deg)}11%{-webkit-animation-timing-function:cubic-bezier(.1079,.1992,-.6462,.828);animation-timing-function:cubic-bezier(.1079,.1992,-.6462,.828);transform:rotate(7.61deg)}23%{-webkit-animation-timing-function:cubic-bezier(.0504,.0951,.0163,.9677);animation-timing-function:cubic-bezier(.0504,.0951,.0163,.9677);transform:rotate(-5.79deg)}36%{-webkit-animation-timing-function:cubic-bezier(.0475,.0921,.3134,1.0455);animation-timing-function:cubic-bezier(.0475,.0921,.3134,1.0455);transform:rotate(3.35deg)}49%{-webkit-animation-timing-function:cubic-bezier(.0789,.1565,.3413,1.0972);animation-timing-function:cubic-bezier(.0789,.1565,.3413,1.0972);transform:rotate(-1.93deg)}62%{-webkit-animation-timing-function:cubic-bezier(.141,.2885,.406,1.1519);animation-timing-function:cubic-bezier(.141,.2885,.406,1.1519);transform:rotate(1.12deg)}75%{-webkit-animation-timing-function:cubic-bezier(.226,.4698,.5031,1.1722);animation-timing-function:cubic-bezier(.226,.4698,.5031,1.1722);transform:rotate(-.64deg)}88%{-webkit-animation-timing-function:cubic-bezier(.3121,.5521,.5655,.8997);animation-timing-function:cubic-bezier(.3121,.5521,.5655,.8997);transform:rotate(.37deg)}to{transform:rotate(-.28deg)}}@keyframes ld-jingle{0%{-webkit-animation-timing-function:cubic-bezier(.146,.2111,.5902,1.3204);animation-timing-function:cubic-bezier(.146,.2111,.5902,1.3204);transform:rotate(0deg)}11%{-webkit-animation-timing-function:cubic-bezier(.1079,.1992,-.6462,.828);animation-timing-function:cubic-bezier(.1079,.1992,-.6462,.828);transform:rotate(7.61deg)}23%{-webkit-animation-timing-function:cubic-bezier(.0504,.0951,.0163,.9677);animation-timing-function:cubic-bezier(.0504,.0951,.0163,.9677);transform:rotate(-5.79deg)}36%{-webkit-animation-timing-function:cubic-bezier(.0475,.0921,.3134,1.0455);animation-timing-function:cubic-bezier(.0475,.0921,.3134,1.0455);transform:rotate(3.35deg)}49%{-webkit-animation-timing-function:cubic-bezier(.0789,.1565,.3413,1.0972);animation-timing-function:cubic-bezier(.0789,.1565,.3413,1.0972);transform:rotate(-1.93deg)}62%{-webkit-animation-timing-function:cubic-bezier(.141,.2885,.406,1.1519);animation-timing-function:cubic-bezier(.141,.2885,.406,1.1519);transform:rotate(1.12deg)}75%{-webkit-animation-timing-function:cubic-bezier(.226,.4698,.5031,1.1722);animation-timing-function:cubic-bezier(.226,.4698,.5031,1.1722);transform:rotate(-.64deg)}88%{-webkit-animation-timing-function:cubic-bezier(.3121,.5521,.5655,.8997);animation-timing-function:cubic-bezier(.3121,.5521,.5655,.8997);transform:rotate(.37deg)}to{transform:rotate(-.28deg)}}.ld.ld-jingle{-webkit-animation:ld-jingle 1s linear infinite;animation:ld-jingle 1s linear infinite;transform-origin:50% 0}@-webkit-keyframes ld-rubber-v{0%{-webkit-animation-timing-function:cubic-bezier(.1858,.2841,.5834,1.4615);animation-timing-function:cubic-bezier(.1858,.2841,.5834,1.4615);transform:scaleY(1)}31%{-webkit-animation-timing-function:cubic-bezier(.0467,.1102,.4803,1.4719);animation-timing-function:cubic-bezier(.0467,.1102,.4803,1.4719);transform:scaleY(1.1354)}41%{-webkit-animation-timing-function:cubic-bezier(.0469,.1108,.4775,1.4732);animation-timing-function:cubic-bezier(.0469,.1108,.4775,1.4732);transform:scaleY(.9052)}51%{-webkit-animation-timing-function:cubic-bezier(.0478,.1131,.4723,1.4819);animation-timing-function:cubic-bezier(.0478,.1131,.4723,1.4819);transform:scaleY(1.0664)}61%{-webkit-animation-timing-function:cubic-bezier(.0506,.1192,.4639,1.4818);animation-timing-function:cubic-bezier(.0506,.1192,.4639,1.4818);transform:scaleY(.9536)}71%{-webkit-animation-timing-function:cubic-bezier(.0581,.1374,.457,1.4901);animation-timing-function:cubic-bezier(.0581,.1374,.457,1.4901);transform:scaleY(1.0326)}81%{-webkit-animation-timing-function:cubic-bezier(.0765,.1813,.4542,1.4923);animation-timing-function:cubic-bezier(.0765,.1813,.4542,1.4923);transform:scaleY(.9772)}91%{-webkit-animation-timing-function:cubic-bezier(.1747,.3181,.341,.878);animation-timing-function:cubic-bezier(.1747,.3181,.341,.878);transform:scaleY(1.016)}to{transform:scaleY(.9836)}}@keyframes ld-rubber-v{0%{-webkit-animation-timing-function:cubic-bezier(.1858,.2841,.5834,1.4615);animation-timing-function:cubic-bezier(.1858,.2841,.5834,1.4615);transform:scaleY(1)}31%{-webkit-animation-timing-function:cubic-bezier(.0467,.1102,.4803,1.4719);animation-timing-function:cubic-bezier(.0467,.1102,.4803,1.4719);transform:scaleY(1.1354)}41%{-webkit-animation-timing-function:cubic-bezier(.0469,.1108,.4775,1.4732);animation-timing-function:cubic-bezier(.0469,.1108,.4775,1.4732);transform:scaleY(.9052)}51%{-webkit-animation-timing-function:cubic-bezier(.0478,.1131,.4723,1.4819);animation-timing-function:cubic-bezier(.0478,.1131,.4723,1.4819);transform:scaleY(1.0664)}61%{-webkit-animation-timing-function:cubic-bezier(.0506,.1192,.4639,1.4818);animation-timing-function:cubic-bezier(.0506,.1192,.4639,1.4818);transform:scaleY(.9536)}71%{-webkit-animation-timing-function:cubic-bezier(.0581,.1374,.457,1.4901);animation-timing-function:cubic-bezier(.0581,.1374,.457,1.4901);transform:scaleY(1.0326)}81%{-webkit-animation-timing-function:cubic-bezier(.0765,.1813,.4542,1.4923);animation-timing-function:cubic-bezier(.0765,.1813,.4542,1.4923);transform:scaleY(.9772)}91%{-webkit-animation-timing-function:cubic-bezier(.1747,.3181,.341,.878);animation-timing-function:cubic-bezier(.1747,.3181,.341,.878);transform:scaleY(1.016)}to{transform:scaleY(.9836)}}.ld.ld-rubber-v{-webkit-animation:ld-rubber-v 1s linear infinite;animation:ld-rubber-v 1s linear infinite}@-webkit-keyframes ld-rubber-h{0%{-webkit-animation-timing-function:cubic-bezier(.1858,.2841,.5834,1.4615);animation-timing-function:cubic-bezier(.1858,.2841,.5834,1.4615);transform:scaleX(1)}31%{-webkit-animation-timing-function:cubic-bezier(.0467,.1102,.4803,1.4719);animation-timing-function:cubic-bezier(.0467,.1102,.4803,1.4719);transform:scaleX(1.1354)}41%{-webkit-animation-timing-function:cubic-bezier(.0469,.1108,.4775,1.4732);animation-timing-function:cubic-bezier(.0469,.1108,.4775,1.4732);transform:scaleX(.9052)}51%{-webkit-animation-timing-function:cubic-bezier(.0478,.1131,.4723,1.4819);animation-timing-function:cubic-bezier(.0478,.1131,.4723,1.4819);transform:scaleX(1.0664)}61%{-webkit-animation-timing-function:cubic-bezier(.0506,.1192,.4639,1.4818);animation-timing-function:cubic-bezier(.0506,.1192,.4639,1.4818);transform:scaleX(.9536)}71%{-webkit-animation-timing-function:cubic-bezier(.0581,.1374,.457,1.4901);animation-timing-function:cubic-bezier(.0581,.1374,.457,1.4901);transform:scaleX(1.0326)}81%{-webkit-animation-timing-function:cubic-bezier(.0765,.1813,.4542,1.4923);animation-timing-function:cubic-bezier(.0765,.1813,.4542,1.4923);transform:scaleX(.9772)}91%{-webkit-animation-timing-function:cubic-bezier(.1747,.3181,.341,.878);animation-timing-function:cubic-bezier(.1747,.3181,.341,.878);transform:scaleX(1.016)}to{transform:scaleX(.9836)}}@keyframes ld-rubber-h{0%{-webkit-animation-timing-function:cubic-bezier(.1858,.2841,.5834,1.4615);animation-timing-function:cubic-bezier(.1858,.2841,.5834,1.4615);transform:scaleX(1)}31%{-webkit-animation-timing-function:cubic-bezier(.0467,.1102,.4803,1.4719);animation-timing-function:cubic-bezier(.0467,.1102,.4803,1.4719);transform:scaleX(1.1354)}41%{-webkit-animation-timing-function:cubic-bezier(.0469,.1108,.4775,1.4732);animation-timing-function:cubic-bezier(.0469,.1108,.4775,1.4732);transform:scaleX(.9052)}51%{-webkit-animation-timing-function:cubic-bezier(.0478,.1131,.4723,1.4819);animation-timing-function:cubic-bezier(.0478,.1131,.4723,1.4819);transform:scaleX(1.0664)}61%{-webkit-animation-timing-function:cubic-bezier(.0506,.1192,.4639,1.4818);animation-timing-function:cubic-bezier(.0506,.1192,.4639,1.4818);transform:scaleX(.9536)}71%{-webkit-animation-timing-function:cubic-bezier(.0581,.1374,.457,1.4901);animation-timing-function:cubic-bezier(.0581,.1374,.457,1.4901);transform:scaleX(1.0326)}81%{-webkit-animation-timing-function:cubic-bezier(.0765,.1813,.4542,1.4923);animation-timing-function:cubic-bezier(.0765,.1813,.4542,1.4923);transform:scaleX(.9772)}91%{-webkit-animation-timing-function:cubic-bezier(.1747,.3181,.341,.878);animation-timing-function:cubic-bezier(.1747,.3181,.341,.878);transform:scaleX(1.016)}to{transform:scaleX(.9836)}}.ld.ld-rubber,.ld.ld-rubber-h{-webkit-animation:ld-rubber-h 1s linear infinite;animation:ld-rubber-h 1s linear infinite}@-webkit-keyframes ld-shake-v{0%{-webkit-animation-timing-function:cubic-bezier(.1441,.1912,.6583,1.1029);animation-timing-function:cubic-bezier(.1441,.1912,.6583,1.1029);transform:translate(0)}31%{-webkit-animation-timing-function:cubic-bezier(.0667,.1419,.6667,1.1415);animation-timing-function:cubic-bezier(.0667,.1419,.6667,1.1415);transform:translateY(7.8%)}45%{-webkit-animation-timing-function:cubic-bezier(.0542,.1151,.5697,1.181);animation-timing-function:cubic-bezier(.0542,.1151,.5697,1.181);transform:translateY(-4.68%)}59%{-webkit-animation-timing-function:cubic-bezier(.0497,.1058,.4541,1.231);animation-timing-function:cubic-bezier(.0497,.1058,.4541,1.231);transform:translateY(2.81%)}73%{-webkit-animation-timing-function:cubic-bezier(.0808,.1711,.4109,1.2519);animation-timing-function:cubic-bezier(.0808,.1711,.4109,1.2519);transform:translateY(-1.68%)}87%{-webkit-animation-timing-function:cubic-bezier(.2073,.3705,.4064,.8839);animation-timing-function:cubic-bezier(.2073,.3705,.4064,.8839);transform:translateY(1.01%)}to{transform:translateY(-.78%)}}@keyframes ld-shake-v{0%{-webkit-animation-timing-function:cubic-bezier(.1441,.1912,.6583,1.1029);animation-timing-function:cubic-bezier(.1441,.1912,.6583,1.1029);transform:translate(0)}31%{-webkit-animation-timing-function:cubic-bezier(.0667,.1419,.6667,1.1415);animation-timing-function:cubic-bezier(.0667,.1419,.6667,1.1415);transform:translateY(7.8%)}45%{-webkit-animation-timing-function:cubic-bezier(.0542,.1151,.5697,1.181);animation-timing-function:cubic-bezier(.0542,.1151,.5697,1.181);transform:translateY(-4.68%)}59%{-webkit-animation-timing-function:cubic-bezier(.0497,.1058,.4541,1.231);animation-timing-function:cubic-bezier(.0497,.1058,.4541,1.231);transform:translateY(2.81%)}73%{-webkit-animation-timing-function:cubic-bezier(.0808,.1711,.4109,1.2519);animation-timing-function:cubic-bezier(.0808,.1711,.4109,1.2519);transform:translateY(-1.68%)}87%{-webkit-animation-timing-function:cubic-bezier(.2073,.3705,.4064,.8839);animation-timing-function:cubic-bezier(.2073,.3705,.4064,.8839);transform:translateY(1.01%)}to{transform:translateY(-.78%)}}.ld.ld-shake-v{-webkit-animation:ld-shake-v 1s linear infinite;animation:ld-shake-v 1s linear infinite}@-webkit-keyframes ld-shake-h{0%{-webkit-animation-timing-function:cubic-bezier(.1515,.2047,.6562,1.1369);animation-timing-function:cubic-bezier(.1515,.2047,.6562,1.1369);transform:translate(0)}31%{-webkit-animation-timing-function:cubic-bezier(.0628,.1361,.6012,1.2083);animation-timing-function:cubic-bezier(.0628,.1361,.6012,1.2083);transform:translate(7.66%)}45%{-webkit-animation-timing-function:cubic-bezier(.0579,.1251,.5661,1.2263);animation-timing-function:cubic-bezier(.0579,.1251,.5661,1.2263);transform:translate(-5.36%)}59%{-webkit-animation-timing-function:cubic-bezier(.0523,.113,.5181,1.2493);animation-timing-function:cubic-bezier(.0523,.113,.5181,1.2493);transform:translate(3.75%)}73%{-webkit-animation-timing-function:cubic-bezier(.0513,.1113,.4632,1.2762);animation-timing-function:cubic-bezier(.0513,.1113,.4632,1.2762);transform:translate(-2.63%)}87%{-webkit-animation-timing-function:cubic-bezier(.1502,.2709,.2303,.8469);animation-timing-function:cubic-bezier(.1502,.2709,.2303,.8469);transform:translate(1.84%)}to{transform:translate(-1.68%)}}@keyframes ld-shake-h{0%{-webkit-animation-timing-function:cubic-bezier(.1515,.2047,.6562,1.1369);animation-timing-function:cubic-bezier(.1515,.2047,.6562,1.1369);transform:translate(0)}31%{-webkit-animation-timing-function:cubic-bezier(.0628,.1361,.6012,1.2083);animation-timing-function:cubic-bezier(.0628,.1361,.6012,1.2083);transform:translate(7.66%)}45%{-webkit-animation-timing-function:cubic-bezier(.0579,.1251,.5661,1.2263);animation-timing-function:cubic-bezier(.0579,.1251,.5661,1.2263);transform:translate(-5.36%)}59%{-webkit-animation-timing-function:cubic-bezier(.0523,.113,.5181,1.2493);animation-timing-function:cubic-bezier(.0523,.113,.5181,1.2493);transform:translate(3.75%)}73%{-webkit-animation-timing-function:cubic-bezier(.0513,.1113,.4632,1.2762);animation-timing-function:cubic-bezier(.0513,.1113,.4632,1.2762);transform:translate(-2.63%)}87%{-webkit-animation-timing-function:cubic-bezier(.1502,.2709,.2303,.8469);animation-timing-function:cubic-bezier(.1502,.2709,.2303,.8469);transform:translate(1.84%)}to{transform:translate(-1.68%)}}.ld.ld-shake,.ld.ld-shake-h{-webkit-animation:ld-shake-h 1s linear infinite;animation:ld-shake-h 1s linear infinite}@-webkit-keyframes ld-tick{0%{-webkit-animation-timing-function:cubic-bezier(.1858,.2841,.5834,1.4615);animation-timing-function:cubic-bezier(.1858,.2841,.5834,1.4615);transform:rotate(0deg)}31%{-webkit-animation-timing-function:cubic-bezier(.0467,.1102,.4803,1.4719);animation-timing-function:cubic-bezier(.0467,.1102,.4803,1.4719);transform:rotate(13.54deg)}41%{-webkit-animation-timing-function:cubic-bezier(.0469,.1108,.4775,1.4732);animation-timing-function:cubic-bezier(.0469,.1108,.4775,1.4732);transform:rotate(-9.48deg)}51%{-webkit-animation-timing-function:cubic-bezier(.0478,.1131,.4723,1.4819);animation-timing-function:cubic-bezier(.0478,.1131,.4723,1.4819);transform:rotate(6.64deg)}61%{-webkit-animation-timing-function:cubic-bezier(.0506,.1192,.4639,1.4818);animation-timing-function:cubic-bezier(.0506,.1192,.4639,1.4818);transform:rotate(-4.64deg)}71%{-webkit-animation-timing-function:cubic-bezier(.0581,.1374,.457,1.4901);animation-timing-function:cubic-bezier(.0581,.1374,.457,1.4901);transform:rotate(3.26deg)}81%{-webkit-animation-timing-function:cubic-bezier(.0765,.1813,.4542,1.4923);animation-timing-function:cubic-bezier(.0765,.1813,.4542,1.4923);transform:rotate(-2.28deg)}91%{-webkit-animation-timing-function:cubic-bezier(.1747,.3181,.341,.878);animation-timing-function:cubic-bezier(.1747,.3181,.341,.878);transform:rotate(1.6deg)}to{transform:rotate(-1.64deg)}}@keyframes ld-tick{0%{-webkit-animation-timing-function:cubic-bezier(.1858,.2841,.5834,1.4615);animation-timing-function:cubic-bezier(.1858,.2841,.5834,1.4615);transform:rotate(0deg)}31%{-webkit-animation-timing-function:cubic-bezier(.0467,.1102,.4803,1.4719);animation-timing-function:cubic-bezier(.0467,.1102,.4803,1.4719);transform:rotate(13.54deg)}41%{-webkit-animation-timing-function:cubic-bezier(.0469,.1108,.4775,1.4732);animation-timing-function:cubic-bezier(.0469,.1108,.4775,1.4732);transform:rotate(-9.48deg)}51%{-webkit-animation-timing-function:cubic-bezier(.0478,.1131,.4723,1.4819);animation-timing-function:cubic-bezier(.0478,.1131,.4723,1.4819);transform:rotate(6.64deg)}61%{-webkit-animation-timing-function:cubic-bezier(.0506,.1192,.4639,1.4818);animation-timing-function:cubic-bezier(.0506,.1192,.4639,1.4818);transform:rotate(-4.64deg)}71%{-webkit-animation-timing-function:cubic-bezier(.0581,.1374,.457,1.4901);animation-timing-function:cubic-bezier(.0581,.1374,.457,1.4901);transform:rotate(3.26deg)}81%{-webkit-animation-timing-function:cubic-bezier(.0765,.1813,.4542,1.4923);animation-timing-function:cubic-bezier(.0765,.1813,.4542,1.4923);transform:rotate(-2.28deg)}91%{-webkit-animation-timing-function:cubic-bezier(.1747,.3181,.341,.878);animation-timing-function:cubic-bezier(.1747,.3181,.341,.878);transform:rotate(1.6deg)}to{transform:rotate(-1.64deg)}}.ld.ld-tick{-webkit-animation:ld-tick 1s linear infinite;animation:ld-tick 1s linear infinite}@-webkit-keyframes ld-smash{0%{-webkit-animation-timing-function:cubic-bezier(.3385,.332,.6667,.6667);animation-timing-function:cubic-bezier(.3385,.332,.6667,.6667);transform:rotate(0deg)}40.8%{-webkit-animation-timing-function:cubic-bezier(.3316,.3338,.5714,1.3045);animation-timing-function:cubic-bezier(.3316,.3338,.5714,1.3045);transform:rotate(24.48deg)}48.5%{-webkit-animation-timing-function:cubic-bezier(.9673,.2776,.6667,.6667);animation-timing-function:cubic-bezier(.9673,.2776,.6667,.6667);transform:rotate(29.07deg)}51%{-webkit-animation-timing-function:cubic-bezier(.1933,.2947,-.0572,.7191);animation-timing-function:cubic-bezier(.1933,.2947,-.0572,.7191);transform:rotate(25.38deg)}60.8%{-webkit-animation-timing-function:cubic-bezier(.0583,2.8507,.8558,1);animation-timing-function:cubic-bezier(.0583,2.8507,.8558,1);transform:rotate(.54deg)}to{transform:rotate(0deg)}}@keyframes ld-smash{0%{-webkit-animation-timing-function:cubic-bezier(.3385,.332,.6667,.6667);animation-timing-function:cubic-bezier(.3385,.332,.6667,.6667);transform:rotate(0deg)}40.8%{-webkit-animation-timing-function:cubic-bezier(.3316,.3338,.5714,1.3045);animation-timing-function:cubic-bezier(.3316,.3338,.5714,1.3045);transform:rotate(24.48deg)}48.5%{-webkit-animation-timing-function:cubic-bezier(.9673,.2776,.6667,.6667);animation-timing-function:cubic-bezier(.9673,.2776,.6667,.6667);transform:rotate(29.07deg)}51%{-webkit-animation-timing-function:cubic-bezier(.1933,.2947,-.0572,.7191);animation-timing-function:cubic-bezier(.1933,.2947,-.0572,.7191);transform:rotate(25.38deg)}60.8%{-webkit-animation-timing-function:cubic-bezier(.0583,2.8507,.8558,1);animation-timing-function:cubic-bezier(.0583,2.8507,.8558,1);transform:rotate(.54deg)}to{transform:rotate(0deg)}}.ld.ld-smash{-webkit-animation:ld-smash 1s linear infinite;animation:ld-smash 1s linear infinite}@-webkit-keyframes ld-jelly-alt{0%{-webkit-animation-timing-function:cubic-bezier(.1858,.2841,.5834,1.4615);animation-timing-function:cubic-bezier(.1858,.2841,.5834,1.4615);transform:skewX(0deg)}31%{-webkit-animation-timing-function:cubic-bezier(.0467,.1102,.4803,1.4719);animation-timing-function:cubic-bezier(.0467,.1102,.4803,1.4719);transform:skewX(6.77deg)}41%{-webkit-animation-timing-function:cubic-bezier(.0469,.1108,.4775,1.4732);animation-timing-function:cubic-bezier(.0469,.1108,.4775,1.4732);transform:skewX(-4.74deg)}51%{-webkit-animation-timing-function:cubic-bezier(.0478,.1131,.4723,1.4819);animation-timing-function:cubic-bezier(.0478,.1131,.4723,1.4819);transform:skewX(3.32deg)}61%{-webkit-animation-timing-function:cubic-bezier(.0506,.1192,.4639,1.4818);animation-timing-function:cubic-bezier(.0506,.1192,.4639,1.4818);transform:skewX(-2.32deg)}71%{-webkit-animation-timing-function:cubic-bezier(.0581,.1374,.457,1.4901);animation-timing-function:cubic-bezier(.0581,.1374,.457,1.4901);transform:skewX(1.63deg)}81%{-webkit-animation-timing-function:cubic-bezier(.0765,.1813,.4542,1.4923);animation-timing-function:cubic-bezier(.0765,.1813,.4542,1.4923);transform:skewX(-1.14deg)}91%{-webkit-animation-timing-function:cubic-bezier(.1747,.3181,.341,.878);animation-timing-function:cubic-bezier(.1747,.3181,.341,.878);transform:skewX(.8deg)}to{transform:skewX(-.82deg)}}@keyframes ld-jelly-alt{0%{-webkit-animation-timing-function:cubic-bezier(.1858,.2841,.5834,1.4615);animation-timing-function:cubic-bezier(.1858,.2841,.5834,1.4615);transform:skewX(0deg)}31%{-webkit-animation-timing-function:cubic-bezier(.0467,.1102,.4803,1.4719);animation-timing-function:cubic-bezier(.0467,.1102,.4803,1.4719);transform:skewX(6.77deg)}41%{-webkit-animation-timing-function:cubic-bezier(.0469,.1108,.4775,1.4732);animation-timing-function:cubic-bezier(.0469,.1108,.4775,1.4732);transform:skewX(-4.74deg)}51%{-webkit-animation-timing-function:cubic-bezier(.0478,.1131,.4723,1.4819);animation-timing-function:cubic-bezier(.0478,.1131,.4723,1.4819);transform:skewX(3.32deg)}61%{-webkit-animation-timing-function:cubic-bezier(.0506,.1192,.4639,1.4818);animation-timing-function:cubic-bezier(.0506,.1192,.4639,1.4818);transform:skewX(-2.32deg)}71%{-webkit-animation-timing-function:cubic-bezier(.0581,.1374,.457,1.4901);animation-timing-function:cubic-bezier(.0581,.1374,.457,1.4901);transform:skewX(1.63deg)}81%{-webkit-animation-timing-function:cubic-bezier(.0765,.1813,.4542,1.4923);animation-timing-function:cubic-bezier(.0765,.1813,.4542,1.4923);transform:skewX(-1.14deg)}91%{-webkit-animation-timing-function:cubic-bezier(.1747,.3181,.341,.878);animation-timing-function:cubic-bezier(.1747,.3181,.341,.878);transform:skewX(.8deg)}to{transform:skewX(-.82deg)}}.ld.ld-jelly-alt{-webkit-animation:ld-jelly-alt 1s linear infinite;animation:ld-jelly-alt 1s linear infinite}@-webkit-keyframes ld-jelly{0%{-webkit-animation-timing-function:cubic-bezier(.1441,.1912,.6583,1.1029);animation-timing-function:cubic-bezier(.1441,.1912,.6583,1.1029);transform:translate(0) skewX(0deg)}31%{-webkit-animation-timing-function:cubic-bezier(.0667,.1419,.6667,1.1415);animation-timing-function:cubic-bezier(.0667,.1419,.6667,1.1415);transform:translate(-7.8%) skewX(7.8deg)}45%{-webkit-animation-timing-function:cubic-bezier(.0542,.1151,.5697,1.181);animation-timing-function:cubic-bezier(.0542,.1151,.5697,1.181);transform:translate(4.68%) skewX(-4.68deg)}59%{-webkit-animation-timing-function:cubic-bezier(.0497,.1058,.4541,1.231);animation-timing-function:cubic-bezier(.0497,.1058,.4541,1.231);transform:translate(-2.81%) skewX(2.81deg)}73%{-webkit-animation-timing-function:cubic-bezier(.0808,.1711,.4109,1.2519);animation-timing-function:cubic-bezier(.0808,.1711,.4109,1.2519);transform:translate(1.68%) skewX(-1.68deg)}87%{-webkit-animation-timing-function:cubic-bezier(.2073,.3705,.4064,.8839);animation-timing-function:cubic-bezier(.2073,.3705,.4064,.8839);transform:translate(-1.01%) skewX(1.01deg)}to{transform:translate(.78%) skewX(-.78deg)}}@keyframes ld-jelly{0%{-webkit-animation-timing-function:cubic-bezier(.1441,.1912,.6583,1.1029);animation-timing-function:cubic-bezier(.1441,.1912,.6583,1.1029);transform:translate(0) skewX(0deg)}31%{-webkit-animation-timing-function:cubic-bezier(.0667,.1419,.6667,1.1415);animation-timing-function:cubic-bezier(.0667,.1419,.6667,1.1415);transform:translate(-7.8%) skewX(7.8deg)}45%{-webkit-animation-timing-function:cubic-bezier(.0542,.1151,.5697,1.181);animation-timing-function:cubic-bezier(.0542,.1151,.5697,1.181);transform:translate(4.68%) skewX(-4.68deg)}59%{-webkit-animation-timing-function:cubic-bezier(.0497,.1058,.4541,1.231);animation-timing-function:cubic-bezier(.0497,.1058,.4541,1.231);transform:translate(-2.81%) skewX(2.81deg)}73%{-webkit-animation-timing-function:cubic-bezier(.0808,.1711,.4109,1.2519);animation-timing-function:cubic-bezier(.0808,.1711,.4109,1.2519);transform:translate(1.68%) skewX(-1.68deg)}87%{-webkit-animation-timing-function:cubic-bezier(.2073,.3705,.4064,.8839);animation-timing-function:cubic-bezier(.2073,.3705,.4064,.8839);transform:translate(-1.01%) skewX(1.01deg)}to{transform:translate(.78%) skewX(-.78deg)}}.ld.ld-jelly{-webkit-animation:ld-jelly 1s linear infinite;animation:ld-jelly 1s linear infinite}@-webkit-keyframes ld-damage{0%{-webkit-animation-timing-function:cubic-bezier(.1916,.3481,.5313,2.0622);animation-timing-function:cubic-bezier(.1916,.3481,.5313,2.0622);opacity:1}21%{-webkit-animation-timing-function:cubic-bezier(.0461,.1237,.4559,1.8579);animation-timing-function:cubic-bezier(.0461,.1237,.4559,1.8579);opacity:.42200000000000004}29%{-webkit-animation-timing-function:cubic-bezier(.0468,.1254,.4564,1.8559);animation-timing-function:cubic-bezier(.0468,.1254,.4564,1.8559);opacity:1}37%{-webkit-animation-timing-function:cubic-bezier(.0479,.1283,.457,1.856);animation-timing-function:cubic-bezier(.0479,.1283,.457,1.856);opacity:.63}45%{-webkit-animation-timing-function:cubic-bezier(.0487,.1306,.457,1.8506);animation-timing-function:cubic-bezier(.0487,.1306,.457,1.8506);opacity:1}53%{-webkit-animation-timing-function:cubic-bezier(.0515,.1383,.4591,1.8571);animation-timing-function:cubic-bezier(.0515,.1383,.4591,1.8571);opacity:.763}61%{-webkit-animation-timing-function:cubic-bezier(.0556,.1484,.4608,1.846);animation-timing-function:cubic-bezier(.0556,.1484,.4608,1.846);opacity:1}69%{-webkit-animation-timing-function:cubic-bezier(.0595,.1602,.4632,1.8456);animation-timing-function:cubic-bezier(.0595,.1602,.4632,1.8456);opacity:.848}77%{-webkit-animation-timing-function:cubic-bezier(.0689,.1849,.4698,1.8391);animation-timing-function:cubic-bezier(.0689,.1849,.4698,1.8391);opacity:1}85%{-webkit-animation-timing-function:cubic-bezier(.0794,.2133,.4765,1.8226);animation-timing-function:cubic-bezier(.0794,.2133,.4765,1.8226);opacity:.903}93%{-webkit-animation-timing-function:cubic-bezier(.1486,.2692,.2335,.855);animation-timing-function:cubic-bezier(.1486,.2692,.2335,.855);opacity:1}to{opacity:.893}}@keyframes ld-damage{0%{-webkit-animation-timing-function:cubic-bezier(.1916,.3481,.5313,2.0622);animation-timing-function:cubic-bezier(.1916,.3481,.5313,2.0622);opacity:1}21%{-webkit-animation-timing-function:cubic-bezier(.0461,.1237,.4559,1.8579);animation-timing-function:cubic-bezier(.0461,.1237,.4559,1.8579);opacity:.42200000000000004}29%{-webkit-animation-timing-function:cubic-bezier(.0468,.1254,.4564,1.8559);animation-timing-function:cubic-bezier(.0468,.1254,.4564,1.8559);opacity:1}37%{-webkit-animation-timing-function:cubic-bezier(.0479,.1283,.457,1.856);animation-timing-function:cubic-bezier(.0479,.1283,.457,1.856);opacity:.63}45%{-webkit-animation-timing-function:cubic-bezier(.0487,.1306,.457,1.8506);animation-timing-function:cubic-bezier(.0487,.1306,.457,1.8506);opacity:1}53%{-webkit-animation-timing-function:cubic-bezier(.0515,.1383,.4591,1.8571);animation-timing-function:cubic-bezier(.0515,.1383,.4591,1.8571);opacity:.763}61%{-webkit-animation-timing-function:cubic-bezier(.0556,.1484,.4608,1.846);animation-timing-function:cubic-bezier(.0556,.1484,.4608,1.846);opacity:1}69%{-webkit-animation-timing-function:cubic-bezier(.0595,.1602,.4632,1.8456);animation-timing-function:cubic-bezier(.0595,.1602,.4632,1.8456);opacity:.848}77%{-webkit-animation-timing-function:cubic-bezier(.0689,.1849,.4698,1.8391);animation-timing-function:cubic-bezier(.0689,.1849,.4698,1.8391);opacity:1}85%{-webkit-animation-timing-function:cubic-bezier(.0794,.2133,.4765,1.8226);animation-timing-function:cubic-bezier(.0794,.2133,.4765,1.8226);opacity:.903}93%{-webkit-animation-timing-function:cubic-bezier(.1486,.2692,.2335,.855);animation-timing-function:cubic-bezier(.1486,.2692,.2335,.855);opacity:1}to{opacity:.893}}.ld.ld-damage{-webkit-animation:ld-damage 1s linear infinite;animation:ld-damage 1s linear infinite}@-webkit-keyframes ld-rush-ltr{0%{-webkit-animation-timing-function:cubic-bezier(0,.5,.5,1);animation-timing-function:cubic-bezier(0,.5,.5,1);opacity:0}5%{opacity:1}0%{transform:translateX(-318.47521%) skewX(30deg)}25%{transform:translateX(-21.42563%) skewX(-15deg)}33%{transform:translateX(8.57437%) skewX(-15deg)}44%{transform:translateX(-4.21288%) skewX(7.5deg)}55.00000000000001%{transform:translateX(2.09739%) skewX(-3.75deg)}66%{transform:translateX(0) skewX(0deg)}80%{transform:translateX(0) skewX(0deg)}to{transform:translateX(300%) skewX(30deg)}to{opacity:1}}@keyframes ld-rush-ltr{0%{-webkit-animation-timing-function:cubic-bezier(0,.5,.5,1);animation-timing-function:cubic-bezier(0,.5,.5,1);opacity:0}5%{opacity:1}0%{transform:translateX(-318.47521%) skewX(30deg)}25%{transform:translateX(-21.42563%) skewX(-15deg)}33%{transform:translateX(8.57437%) skewX(-15deg)}44%{transform:translateX(-4.21288%) skewX(7.5deg)}55.00000000000001%{transform:translateX(2.09739%) skewX(-3.75deg)}66%{transform:translateX(0) skewX(0deg)}80%{transform:translateX(0) skewX(0deg)}to{transform:translateX(300%) skewX(30deg)}to{opacity:1}}.ld.ld-rush-ltr{-webkit-animation:ld-rush-ltr 1s linear infinite;animation:ld-rush-ltr 1s linear infinite}@-webkit-keyframes ld-rush-rtl{0%{-webkit-animation-timing-function:cubic-bezier(0,.5,.5,1);animation-timing-function:cubic-bezier(0,.5,.5,1);opacity:0}5%{opacity:1}0%{transform:translateX(318.47521%) skewX(-30deg)}25%{transform:translateX(21.42563%) skewX(15deg)}33%{transform:translateX(-8.57437%) skewX(15deg)}44%{transform:translateX(4.21288%) skewX(-7.5deg)}55.00000000000001%{transform:translateX(-2.09739%) skewX(3.75deg)}66%{transform:translateX(0) skewX(0deg)}80%{transform:translateX(0) skewX(0deg)}to{transform:translateX(-300%) skewX(-30deg)}to{opacity:1}}@keyframes ld-rush-rtl{0%{-webkit-animation-timing-function:cubic-bezier(0,.5,.5,1);animation-timing-function:cubic-bezier(0,.5,.5,1);opacity:0}5%{opacity:1}0%{transform:translateX(318.47521%) skewX(-30deg)}25%{transform:translateX(21.42563%) skewX(15deg)}33%{transform:translateX(-8.57437%) skewX(15deg)}44%{transform:translateX(4.21288%) skewX(-7.5deg)}55.00000000000001%{transform:translateX(-2.09739%) skewX(3.75deg)}66%{transform:translateX(0) skewX(0deg)}80%{transform:translateX(0) skewX(0deg)}to{transform:translateX(-300%) skewX(-30deg)}to{opacity:1}}.ld.ld-rush-rtl{-webkit-animation:ld-rush-rtl 1s linear infinite;animation:ld-rush-rtl 1s linear infinite}@-webkit-keyframes ld-rush-ttb{0%{-webkit-animation-timing-function:cubic-bezier(0,.5,.5,1);animation-timing-function:cubic-bezier(0,.5,.5,1);opacity:0}5%{opacity:1}0%{transform:translateY(-78.47521%) skewY(30deg)}25%{transform:translateY(2.57437%) skewY(-15deg)}33%{transform:translateY(8.57437%) skewY(-15deg)}44%{transform:translateY(-4.21288%) skewY(7.5deg)}55.00000000000001%{transform:translateY(2.09739%) skewY(-3.75deg)}66%{transform:translateY(0) skewY(0deg)}80%{transform:translateY(0) skewY(0deg)}to{transform:translateY(60%) skewY(30deg)}to{opacity:1}}@keyframes ld-rush-ttb{0%{-webkit-animation-timing-function:cubic-bezier(0,.5,.5,1);animation-timing-function:cubic-bezier(0,.5,.5,1);opacity:0}5%{opacity:1}0%{transform:translateY(-78.47521%) skewY(30deg)}25%{transform:translateY(2.57437%) skewY(-15deg)}33%{transform:translateY(8.57437%) skewY(-15deg)}44%{transform:translateY(-4.21288%) skewY(7.5deg)}55.00000000000001%{transform:translateY(2.09739%) skewY(-3.75deg)}66%{transform:translateY(0) skewY(0deg)}80%{transform:translateY(0) skewY(0deg)}to{transform:translateY(60%) skewY(30deg)}to{opacity:1}}.ld.ld-rush-ttb{-webkit-animation:ld-rush-ttb 1s linear infinite;animation:ld-rush-ttb 1s linear infinite}@-webkit-keyframes ld-rush-btt{0%{-webkit-animation-timing-function:cubic-bezier(0,.5,.5,1);animation-timing-function:cubic-bezier(0,.5,.5,1);opacity:0}5%{opacity:1}0%{transform:translateY(318.47521%) skewY(-30deg)}25%{transform:translateY(21.42563%) skewY(15deg)}33%{transform:translateY(-8.57437%) skewY(15deg)}44%{transform:translateY(4.21288%) skewY(-7.5deg)}55.00000000000001%{transform:translateY(-2.09739%) skewY(3.75deg)}66%{transform:translateY(0) skewY(0deg)}80%{transform:translateY(0) skewY(0deg)}to{transform:translateY(-300%) skewY(-30deg)}to{opacity:1}}@keyframes ld-rush-btt{0%{-webkit-animation-timing-function:cubic-bezier(0,.5,.5,1);animation-timing-function:cubic-bezier(0,.5,.5,1);opacity:0}5%{opacity:1}0%{transform:translateY(318.47521%) skewY(-30deg)}25%{transform:translateY(21.42563%) skewY(15deg)}33%{transform:translateY(-8.57437%) skewY(15deg)}44%{transform:translateY(4.21288%) skewY(-7.5deg)}55.00000000000001%{transform:translateY(-2.09739%) skewY(3.75deg)}66%{transform:translateY(0) skewY(0deg)}80%{transform:translateY(0) skewY(0deg)}to{transform:translateY(-300%) skewY(-30deg)}to{opacity:1}}.ld.ld-rush-btt{-webkit-animation:ld-rush-btt 1s linear infinite;animation:ld-rush-btt 1s linear infinite}@-webkit-keyframes ld-skew{0%,50%,to{-webkit-animation-timing-function:cubic-bezier(.4,0,1,.6);animation-timing-function:cubic-bezier(.4,0,1,.6)}25%,75%{-webkit-animation-timing-function:cubic-bezier(0,.4,.6,1);animation-timing-function:cubic-bezier(0,.4,.6,1)}0%{transform:skewX(20deg) scale(1)}25%{transform:skewX(0deg) scale(.9)}50%{transform:skewX(-20deg) scale(1)}75%{transform:skewX(0deg) scale(.9)}to{transform:skewX(20deg) scale(1)}}@keyframes ld-skew{0%,50%,to{-webkit-animation-timing-function:cubic-bezier(.4,0,1,.6);animation-timing-function:cubic-bezier(.4,0,1,.6)}25%,75%{-webkit-animation-timing-function:cubic-bezier(0,.4,.6,1);animation-timing-function:cubic-bezier(0,.4,.6,1)}0%{transform:skewX(20deg) scale(1)}25%{transform:skewX(0deg) scale(.9)}50%{transform:skewX(-20deg) scale(1)}75%{transform:skewX(0deg) scale(.9)}to{transform:skewX(20deg) scale(1)}}.ld.ld-skew{-webkit-animation:ld-skew 1s linear infinite;animation:ld-skew 1s linear infinite}@-webkit-keyframes ld-skew-alt{0%,50%,to{-webkit-animation-timing-function:cubic-bezier(.4,0,1,.6);animation-timing-function:cubic-bezier(.4,0,1,.6)}25%,75%{-webkit-animation-timing-function:cubic-bezier(0,.4,.6,1);animation-timing-function:cubic-bezier(0,.4,.6,1)}0%{transform:skewY(20deg) scale(1)}25%{transform:skewY(0deg) scale(.9)}50%{transform:skewY(-20deg) scale(1)}75%{transform:skewY(0deg) scale(.9)}to{transform:skewY(20deg) scale(1)}}@keyframes ld-skew-alt{0%,50%,to{-webkit-animation-timing-function:cubic-bezier(.4,0,1,.6);animation-timing-function:cubic-bezier(.4,0,1,.6)}25%,75%{-webkit-animation-timing-function:cubic-bezier(0,.4,.6,1);animation-timing-function:cubic-bezier(0,.4,.6,1)}0%{transform:skewY(20deg) scale(1)}25%{transform:skewY(0deg) scale(.9)}50%{transform:skewY(-20deg) scale(1)}75%{transform:skewY(0deg) scale(.9)}to{transform:skewY(20deg) scale(1)}}.ld.ld-skew-alt{-webkit-animation:ld-skew-alt 1s linear infinite;animation:ld-skew-alt 1s linear infinite}@-webkit-keyframes ld-slide-ltr{0%{-webkit-animation-timing-function:cubic-bezier(.4652,.1051,.774,.6426);animation-timing-function:cubic-bezier(.4652,.1051,.774,.6426);transform:translate(0);opacity:1}22.5%{-webkit-animation-timing-function:cubic-bezier(.4142,.3131,.7623,.6513);animation-timing-function:cubic-bezier(.4142,.3131,.7623,.6513);transform:translate(47.8%);opacity:1}45%{-webkit-animation-timing-function:cubic-bezier(.3615,.331,.9646,1.3461);animation-timing-function:cubic-bezier(.3615,.331,.9646,1.3461);transform:translate(147.8%);opacity:1}47.5%{-webkit-animation-timing-function:cubic-bezier(.7006,.3332,.6667,.6667);animation-timing-function:cubic-bezier(.7006,.3332,.6667,.6667);transform:translate(165.6%);opacity:0}50%{-webkit-animation-timing-function:cubic-bezier(.1604,.3176,-.0218,.6965);animation-timing-function:cubic-bezier(.1604,.3176,-.0218,.6965);transform:translate(-200%);opacity:0}51%{-webkit-animation-timing-function:cubic-bezier(.1983,.3529,.5263,.6945);animation-timing-function:cubic-bezier(.1983,.3529,.5263,.6945);transform:translate(-179.8%);opacity:0}80.4%{-webkit-animation-timing-function:cubic-bezier(.2342,.3708,.5422,.9065);animation-timing-function:cubic-bezier(.2342,.3708,.5422,.9065);transform:translate(-38.4%);opacity:1}to{transform:translate(0);opacity:1}}@keyframes ld-slide-ltr{0%{-webkit-animation-timing-function:cubic-bezier(.4652,.1051,.774,.6426);animation-timing-function:cubic-bezier(.4652,.1051,.774,.6426);transform:translate(0);opacity:1}22.5%{-webkit-animation-timing-function:cubic-bezier(.4142,.3131,.7623,.6513);animation-timing-function:cubic-bezier(.4142,.3131,.7623,.6513);transform:translate(47.8%);opacity:1}45%{-webkit-animation-timing-function:cubic-bezier(.3615,.331,.9646,1.3461);animation-timing-function:cubic-bezier(.3615,.331,.9646,1.3461);transform:translate(147.8%);opacity:1}47.5%{-webkit-animation-timing-function:cubic-bezier(.7006,.3332,.6667,.6667);animation-timing-function:cubic-bezier(.7006,.3332,.6667,.6667);transform:translate(165.6%);opacity:0}50%{-webkit-animation-timing-function:cubic-bezier(.1604,.3176,-.0218,.6965);animation-timing-function:cubic-bezier(.1604,.3176,-.0218,.6965);transform:translate(-200%);opacity:0}51%{-webkit-animation-timing-function:cubic-bezier(.1983,.3529,.5263,.6945);animation-timing-function:cubic-bezier(.1983,.3529,.5263,.6945);transform:translate(-179.8%);opacity:0}80.4%{-webkit-animation-timing-function:cubic-bezier(.2342,.3708,.5422,.9065);animation-timing-function:cubic-bezier(.2342,.3708,.5422,.9065);transform:translate(-38.4%);opacity:1}to{transform:translate(0);opacity:1}}.ld.ld-slide-ltr{-webkit-animation:ld-slide-ltr 1s linear infinite;animation:ld-slide-ltr 1s linear infinite}@-webkit-keyframes ld-slide-rtl{0%{-webkit-animation-timing-function:cubic-bezier(.4652,.1051,.774,.6426);animation-timing-function:cubic-bezier(.4652,.1051,.774,.6426);transform:translate(0);opacity:1}22.5%{-webkit-animation-timing-function:cubic-bezier(.4142,.3131,.7623,.6513);animation-timing-function:cubic-bezier(.4142,.3131,.7623,.6513);transform:translate(-47.8%);opacity:1}45%{-webkit-animation-timing-function:cubic-bezier(.3615,.331,.9646,1.3461);animation-timing-function:cubic-bezier(.3615,.331,.9646,1.3461);transform:translate(-147.8%);opacity:1}47.5%{-webkit-animation-timing-function:cubic-bezier(.7006,.3332,.6667,.6667);animation-timing-function:cubic-bezier(.7006,.3332,.6667,.6667);transform:translate(-165.6%);opacity:0}50%{-webkit-animation-timing-function:cubic-bezier(.1604,.3176,-.0218,.6965);animation-timing-function:cubic-bezier(.1604,.3176,-.0218,.6965);transform:translate(200%);opacity:0}51%{-webkit-animation-timing-function:cubic-bezier(.1983,.3529,.5263,.6945);animation-timing-function:cubic-bezier(.1983,.3529,.5263,.6945);transform:translate(179.8%);opacity:0}80.4%{-webkit-animation-timing-function:cubic-bezier(.2342,.3708,.5422,.9065);animation-timing-function:cubic-bezier(.2342,.3708,.5422,.9065);transform:translate(38.4%);opacity:1}to{transform:translate(0);opacity:1}}@keyframes ld-slide-rtl{0%{-webkit-animation-timing-function:cubic-bezier(.4652,.1051,.774,.6426);animation-timing-function:cubic-bezier(.4652,.1051,.774,.6426);transform:translate(0);opacity:1}22.5%{-webkit-animation-timing-function:cubic-bezier(.4142,.3131,.7623,.6513);animation-timing-function:cubic-bezier(.4142,.3131,.7623,.6513);transform:translate(-47.8%);opacity:1}45%{-webkit-animation-timing-function:cubic-bezier(.3615,.331,.9646,1.3461);animation-timing-function:cubic-bezier(.3615,.331,.9646,1.3461);transform:translate(-147.8%);opacity:1}47.5%{-webkit-animation-timing-function:cubic-bezier(.7006,.3332,.6667,.6667);animation-timing-function:cubic-bezier(.7006,.3332,.6667,.6667);transform:translate(-165.6%);opacity:0}50%{-webkit-animation-timing-function:cubic-bezier(.1604,.3176,-.0218,.6965);animation-timing-function:cubic-bezier(.1604,.3176,-.0218,.6965);transform:translate(200%);opacity:0}51%{-webkit-animation-timing-function:cubic-bezier(.1983,.3529,.5263,.6945);animation-timing-function:cubic-bezier(.1983,.3529,.5263,.6945);transform:translate(179.8%);opacity:0}80.4%{-webkit-animation-timing-function:cubic-bezier(.2342,.3708,.5422,.9065);animation-timing-function:cubic-bezier(.2342,.3708,.5422,.9065);transform:translate(38.4%);opacity:1}to{transform:translate(0);opacity:1}}.ld.ld-slide-rtl{-webkit-animation:ld-slide-rtl 1s linear infinite;animation:ld-slide-rtl 1s linear infinite}@-webkit-keyframes ld-slide-btt{0%{-webkit-animation-timing-function:cubic-bezier(.4652,.1051,.774,.6426);animation-timing-function:cubic-bezier(.4652,.1051,.774,.6426);transform:translate(0);opacity:1}22.5%{-webkit-animation-timing-function:cubic-bezier(.4142,.3131,.7623,.6513);animation-timing-function:cubic-bezier(.4142,.3131,.7623,.6513);transform:translateY(-47.8%);opacity:1}45%{-webkit-animation-timing-function:cubic-bezier(.3615,.331,.9646,1.3461);animation-timing-function:cubic-bezier(.3615,.331,.9646,1.3461);transform:translateY(-147.8%);opacity:1}47.5%{-webkit-animation-timing-function:cubic-bezier(.7006,.3332,.6667,.6667);animation-timing-function:cubic-bezier(.7006,.3332,.6667,.6667);transform:translateY(-165.6%);opacity:0}50%{-webkit-animation-timing-function:cubic-bezier(.1604,.3176,-.0218,.6965);animation-timing-function:cubic-bezier(.1604,.3176,-.0218,.6965);transform:translateY(200%);opacity:0}51%{-webkit-animation-timing-function:cubic-bezier(.1983,.3529,.5263,.6945);animation-timing-function:cubic-bezier(.1983,.3529,.5263,.6945);transform:translateY(179.8%);opacity:0}80.4%{-webkit-animation-timing-function:cubic-bezier(.2342,.3708,.5422,.9065);animation-timing-function:cubic-bezier(.2342,.3708,.5422,.9065);transform:translateY(38.4%);opacity:1}to{transform:translate(0);opacity:1}}@keyframes ld-slide-btt{0%{-webkit-animation-timing-function:cubic-bezier(.4652,.1051,.774,.6426);animation-timing-function:cubic-bezier(.4652,.1051,.774,.6426);transform:translate(0);opacity:1}22.5%{-webkit-animation-timing-function:cubic-bezier(.4142,.3131,.7623,.6513);animation-timing-function:cubic-bezier(.4142,.3131,.7623,.6513);transform:translateY(-47.8%);opacity:1}45%{-webkit-animation-timing-function:cubic-bezier(.3615,.331,.9646,1.3461);animation-timing-function:cubic-bezier(.3615,.331,.9646,1.3461);transform:translateY(-147.8%);opacity:1}47.5%{-webkit-animation-timing-function:cubic-bezier(.7006,.3332,.6667,.6667);animation-timing-function:cubic-bezier(.7006,.3332,.6667,.6667);transform:translateY(-165.6%);opacity:0}50%{-webkit-animation-timing-function:cubic-bezier(.1604,.3176,-.0218,.6965);animation-timing-function:cubic-bezier(.1604,.3176,-.0218,.6965);transform:translateY(200%);opacity:0}51%{-webkit-animation-timing-function:cubic-bezier(.1983,.3529,.5263,.6945);animation-timing-function:cubic-bezier(.1983,.3529,.5263,.6945);transform:translateY(179.8%);opacity:0}80.4%{-webkit-animation-timing-function:cubic-bezier(.2342,.3708,.5422,.9065);animation-timing-function:cubic-bezier(.2342,.3708,.5422,.9065);transform:translateY(38.4%);opacity:1}to{transform:translate(0);opacity:1}}.ld.ld-slide-btt{-webkit-animation:ld-slide-btt 1s linear infinite;animation:ld-slide-btt 1s linear infinite}@-webkit-keyframes ld-slide-ttb{0%{-webkit-animation-timing-function:cubic-bezier(.4652,.1051,.774,.6426);animation-timing-function:cubic-bezier(.4652,.1051,.774,.6426);transform:translate(0);opacity:1}22.5%{-webkit-animation-timing-function:cubic-bezier(.4142,.3131,.7623,.6513);animation-timing-function:cubic-bezier(.4142,.3131,.7623,.6513);transform:translateY(47.8%);opacity:1}45%{-webkit-animation-timing-function:cubic-bezier(.3615,.331,.9646,1.3461);animation-timing-function:cubic-bezier(.3615,.331,.9646,1.3461);transform:translateY(147.8%);opacity:1}47.5%{-webkit-animation-timing-function:cubic-bezier(.7006,.3332,.6667,.6667);animation-timing-function:cubic-bezier(.7006,.3332,.6667,.6667);transform:translateY(165.6%);opacity:0}50%{-webkit-animation-timing-function:cubic-bezier(.1604,.3176,-.0218,.6965);animation-timing-function:cubic-bezier(.1604,.3176,-.0218,.6965);transform:translateY(-200%);opacity:0}51%{-webkit-animation-timing-function:cubic-bezier(.1983,.3529,.5263,.6945);animation-timing-function:cubic-bezier(.1983,.3529,.5263,.6945);transform:translateY(-179.8%);opacity:0}80.4%{-webkit-animation-timing-function:cubic-bezier(.2342,.3708,.5422,.9065);animation-timing-function:cubic-bezier(.2342,.3708,.5422,.9065);transform:translateY(-38.4%);opacity:1}to{transform:translate(0);opacity:1}}@keyframes ld-slide-ttb{0%{-webkit-animation-timing-function:cubic-bezier(.4652,.1051,.774,.6426);animation-timing-function:cubic-bezier(.4652,.1051,.774,.6426);transform:translate(0);opacity:1}22.5%{-webkit-animation-timing-function:cubic-bezier(.4142,.3131,.7623,.6513);animation-timing-function:cubic-bezier(.4142,.3131,.7623,.6513);transform:translateY(47.8%);opacity:1}45%{-webkit-animation-timing-function:cubic-bezier(.3615,.331,.9646,1.3461);animation-timing-function:cubic-bezier(.3615,.331,.9646,1.3461);transform:translateY(147.8%);opacity:1}47.5%{-webkit-animation-timing-function:cubic-bezier(.7006,.3332,.6667,.6667);animation-timing-function:cubic-bezier(.7006,.3332,.6667,.6667);transform:translateY(165.6%);opacity:0}50%{-webkit-animation-timing-function:cubic-bezier(.1604,.3176,-.0218,.6965);animation-timing-function:cubic-bezier(.1604,.3176,-.0218,.6965);transform:translateY(-200%);opacity:0}51%{-webkit-animation-timing-function:cubic-bezier(.1983,.3529,.5263,.6945);animation-timing-function:cubic-bezier(.1983,.3529,.5263,.6945);transform:translateY(-179.8%);opacity:0}80.4%{-webkit-animation-timing-function:cubic-bezier(.2342,.3708,.5422,.9065);animation-timing-function:cubic-bezier(.2342,.3708,.5422,.9065);transform:translateY(-38.4%);opacity:1}to{transform:translate(0);opacity:1}}.ld.ld-slide-ttb{-webkit-animation:ld-slide-ttb 1s linear infinite;animation:ld-slide-ttb 1s linear infinite}@-webkit-keyframes ld-coin-h{0%{-webkit-animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotateY(0deg)}to{transform:rotateY(10turn)}}@keyframes ld-coin-h{0%{-webkit-animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotateY(0deg)}to{transform:rotateY(10turn)}}.ld.ld-coin,.ld.ld-coin-h{-webkit-animation:ld-coin-h 2s linear infinite;animation:ld-coin-h 2s linear infinite}@-webkit-keyframes ld-coin-v{0%{-webkit-animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotateX(0deg)}to{transform:rotateX(10turn)}}@keyframes ld-coin-v{0%{-webkit-animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotateX(0deg)}to{transform:rotateX(10turn)}}.ld.ld-coin-v{-webkit-animation:ld-coin-v 2s linear infinite;animation:ld-coin-v 2s linear infinite}@-webkit-keyframes ld-cycle{0%{-webkit-animation-timing-function:cubic-bezier(.3333,.3333,.6667,.6667);animation-timing-function:cubic-bezier(.3333,.3333,.6667,.6667);transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes ld-cycle{0%{-webkit-animation-timing-function:cubic-bezier(.3333,.3333,.6667,.6667);animation-timing-function:cubic-bezier(.3333,.3333,.6667,.6667);transform:rotate(0deg)}to{transform:rotate(1turn)}}.ld.ld-cycle{-webkit-animation:ld-cycle 1s linear infinite;animation:ld-cycle 1s linear infinite}@-webkit-keyframes ld-cycle-alt{0%{-webkit-animation-timing-function:cubic-bezier(.3333,.3333,.6667,.6667);animation-timing-function:cubic-bezier(.3333,.3333,.6667,.6667);transform:rotate(0deg)}to{transform:rotate(-1turn)}}@keyframes ld-cycle-alt{0%{-webkit-animation-timing-function:cubic-bezier(.3333,.3333,.6667,.6667);animation-timing-function:cubic-bezier(.3333,.3333,.6667,.6667);transform:rotate(0deg)}to{transform:rotate(-1turn)}}.ld.ld-cycle-alt{-webkit-animation:ld-cycle-alt 1s linear infinite;animation:ld-cycle-alt 1s linear infinite}@-webkit-keyframes ld-flip-h{0%{-webkit-animation-timing-function:cubic-bezier(.1909,.4373,.4509,.7454);animation-timing-function:cubic-bezier(.1909,.4373,.4509,.7454);transform:rotateY(0deg)}30%{-webkit-animation-timing-function:cubic-bezier(.128,.2315,.9704,.8632);animation-timing-function:cubic-bezier(.128,.2315,.9704,.8632);transform:rotateY(.427turn)}50%{-webkit-animation-timing-function:cubic-bezier(.5788,.3001,.5613,.6784);animation-timing-function:cubic-bezier(.5788,.3001,.5613,.6784);transform:rotateY(180deg)}55%{-webkit-animation-timing-function:cubic-bezier(.1545,.4929,.6089,.9373);animation-timing-function:cubic-bezier(.1545,.4929,.6089,.9373);transform:rotateY(.663turn)}to{transform:rotateY(1turn)}}@keyframes ld-flip-h{0%{-webkit-animation-timing-function:cubic-bezier(.1909,.4373,.4509,.7454);animation-timing-function:cubic-bezier(.1909,.4373,.4509,.7454);transform:rotateY(0deg)}30%{-webkit-animation-timing-function:cubic-bezier(.128,.2315,.9704,.8632);animation-timing-function:cubic-bezier(.128,.2315,.9704,.8632);transform:rotateY(.427turn)}50%{-webkit-animation-timing-function:cubic-bezier(.5788,.3001,.5613,.6784);animation-timing-function:cubic-bezier(.5788,.3001,.5613,.6784);transform:rotateY(180deg)}55%{-webkit-animation-timing-function:cubic-bezier(.1545,.4929,.6089,.9373);animation-timing-function:cubic-bezier(.1545,.4929,.6089,.9373);transform:rotateY(.663turn)}to{transform:rotateY(1turn)}}.ld.ld-flip-h{-webkit-animation:ld-flip-h 1s linear infinite;animation:ld-flip-h 1s linear infinite}@-webkit-keyframes ld-flip-v{0%{-webkit-animation-timing-function:cubic-bezier(.1909,.4373,.4509,.7454);animation-timing-function:cubic-bezier(.1909,.4373,.4509,.7454);transform:rotateX(0deg)}30%{-webkit-animation-timing-function:cubic-bezier(.128,.2315,.9704,.8632);animation-timing-function:cubic-bezier(.128,.2315,.9704,.8632);transform:rotateX(.427turn)}50%{-webkit-animation-timing-function:cubic-bezier(.5788,.3001,.5613,.6784);animation-timing-function:cubic-bezier(.5788,.3001,.5613,.6784);transform:rotateX(180deg)}55%{-webkit-animation-timing-function:cubic-bezier(.1545,.4929,.6089,.9373);animation-timing-function:cubic-bezier(.1545,.4929,.6089,.9373);transform:rotateX(.663turn)}to{transform:rotateX(1turn)}}@keyframes ld-flip-v{0%{-webkit-animation-timing-function:cubic-bezier(.1909,.4373,.4509,.7454);animation-timing-function:cubic-bezier(.1909,.4373,.4509,.7454);transform:rotateX(0deg)}30%{-webkit-animation-timing-function:cubic-bezier(.128,.2315,.9704,.8632);animation-timing-function:cubic-bezier(.128,.2315,.9704,.8632);transform:rotateX(.427turn)}50%{-webkit-animation-timing-function:cubic-bezier(.5788,.3001,.5613,.6784);animation-timing-function:cubic-bezier(.5788,.3001,.5613,.6784);transform:rotateX(180deg)}55%{-webkit-animation-timing-function:cubic-bezier(.1545,.4929,.6089,.9373);animation-timing-function:cubic-bezier(.1545,.4929,.6089,.9373);transform:rotateX(.663turn)}to{transform:rotateX(1turn)}}.ld.ld-flip-v{-webkit-animation:ld-flip-v 1s linear infinite;animation:ld-flip-v 1s linear infinite}@-webkit-keyframes ld-spin-fast{0%{-webkit-animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(5turn)}}@keyframes ld-spin-fast{0%{-webkit-animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(5turn)}}.ld.ld-spin-fast{-webkit-animation:ld-spin-fast 1s linear infinite;animation:ld-spin-fast 1s linear infinite}@-webkit-keyframes ld-spin{0%{-webkit-animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes ld-spin{0%{-webkit-animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}.ld.ld-spin{-webkit-animation:ld-spin 1s linear infinite;animation:ld-spin 1s linear infinite}@-webkit-keyframes ld-squeeze{0%{-webkit-animation-timing-function:cubic-bezier(.1685,.4459,.3641,.7833);animation-timing-function:cubic-bezier(.1685,.4459,.3641,.7833);transform:scaleX(.5)}30%{-webkit-animation-timing-function:cubic-bezier(.0995,.199,.9948,.959);animation-timing-function:cubic-bezier(.0995,.199,.9948,.959);transform:scale(.949,.551)}50%{-webkit-animation-timing-function:cubic-bezier(.6064,.3078,.5406,.6764);animation-timing-function:cubic-bezier(.6064,.3078,.5406,.6764);transform:scaleY(.5)}55%{-webkit-animation-timing-function:cubic-bezier(.1401,.5826,.6091,.9651);animation-timing-function:cubic-bezier(.1401,.5826,.6091,.9651);transform:scale(.802,.698)}to{transform:scaleX(.5)}}@keyframes ld-squeeze{0%{-webkit-animation-timing-function:cubic-bezier(.1685,.4459,.3641,.7833);animation-timing-function:cubic-bezier(.1685,.4459,.3641,.7833);transform:scaleX(.5)}30%{-webkit-animation-timing-function:cubic-bezier(.0995,.199,.9948,.959);animation-timing-function:cubic-bezier(.0995,.199,.9948,.959);transform:scale(.949,.551)}50%{-webkit-animation-timing-function:cubic-bezier(.6064,.3078,.5406,.6764);animation-timing-function:cubic-bezier(.6064,.3078,.5406,.6764);transform:scaleY(.5)}55%{-webkit-animation-timing-function:cubic-bezier(.1401,.5826,.6091,.9651);animation-timing-function:cubic-bezier(.1401,.5826,.6091,.9651);transform:scale(.802,.698)}to{transform:scaleX(.5)}}.ld.ld-squeeze{-webkit-animation:ld-squeeze 1s linear infinite;animation:ld-squeeze 1s linear infinite}.ld.ld-static{-webkit-animation:ld-static 1s linear infinite;animation:ld-static 1s linear infinite}@-webkit-keyframes ld-surprise{0%{transform:skewX(0deg) scale(1)}10%{transform:skewX(-25deg) scale(.5)}20%{transform:skewX(-25deg) scale(.5)}30%{transform:skewX(25deg) scale(1)}40%{transform:skewX(-25deg) scale(1)}50%{transform:skewX(25deg) scale(1)}60%{transform:skewX(-25deg) scale(1)}70%{transform:skewX(25deg) scale(1)}80%{transform:skewX(-25deg) scale(1)}90%{transform:skewX(25deg) scale(1)}to{transform:skewX(-25deg) scale(1)}}@keyframes ld-surprise{0%{transform:skewX(0deg) scale(1)}10%{transform:skewX(-25deg) scale(.5)}20%{transform:skewX(-25deg) scale(.5)}30%{transform:skewX(25deg) scale(1)}40%{transform:skewX(-25deg) scale(1)}50%{transform:skewX(25deg) scale(1)}60%{transform:skewX(-25deg) scale(1)}70%{transform:skewX(25deg) scale(1)}80%{transform:skewX(-25deg) scale(1)}90%{transform:skewX(25deg) scale(1)}to{transform:skewX(-25deg) scale(1)}}.ld.ld-surprise{-webkit-animation:ld-surprise 1s linear infinite;animation:ld-surprise 1s linear infinite}@-webkit-keyframes ld-measure{0%{transform:translate(0) rotate(0deg)}3.33333%{transform:translate(0) rotate(-14.99241deg)}6.66667%{transform:translate(0) rotate(10.93733deg)}10%{transform:translate(0) rotate(10.60793deg)}13.33333%{transform:translate(0) rotate(-10.26249deg)}16.66667%{transform:translate(0) rotate(.47337deg)}20%{transform:translate(0) rotate(15deg)}23.33333%{transform:translate(0) rotate(.48087deg)}26.66667%{transform:translate(0) rotate(-10.26796deg)}30%{transform:translate(0) rotate(10.60262deg)}33.33333%{transform:translate(0) rotate(10.94246deg)}36.66667%{transform:translate(0) rotate(-14.99265deg)}40%{transform:translate(0) rotate(-.0075deg)}43.33333%{transform:translate(0) rotate(14.99217deg)}46.66667%{transform:translate(0) rotate(-10.93219deg)}50%{transform:translate(0) rotate(-10.61323deg)}53.33333%{transform:translate(0) rotate(10.25702deg)}56.66667%{transform:translate(0) rotate(-.46588deg)}60%{transform:translate(0) rotate(-15deg)}63.33333%{transform:translate(0) rotate(-.48836deg)}66.66667%{transform:translate(0) rotate(10.27343deg)}70%{transform:translate(0) rotate(-10.59732deg)}73.33333%{transform:translate(0) rotate(-10.94759deg)}76.66667%{transform:translate(0) rotate(14.99288deg)}80%{transform:translate(0) rotate(.015deg)}83.33333%{transform:translate(0) rotate(-14.99193deg)}86.66667%{transform:translate(0) rotate(10.92706deg)}90%{transform:translate(0) rotate(10.61853deg)}93.33333%{transform:translate(0) rotate(-10.25155deg)}96.66667%{transform:translate(0) rotate(.45838deg)}to{transform:translate(0) rotate(0)}}@keyframes ld-measure{0%{transform:translate(0) rotate(0deg)}3.33333%{transform:translate(0) rotate(-14.99241deg)}6.66667%{transform:translate(0) rotate(10.93733deg)}10%{transform:translate(0) rotate(10.60793deg)}13.33333%{transform:translate(0) rotate(-10.26249deg)}16.66667%{transform:translate(0) rotate(.47337deg)}20%{transform:translate(0) rotate(15deg)}23.33333%{transform:translate(0) rotate(.48087deg)}26.66667%{transform:translate(0) rotate(-10.26796deg)}30%{transform:translate(0) rotate(10.60262deg)}33.33333%{transform:translate(0) rotate(10.94246deg)}36.66667%{transform:translate(0) rotate(-14.99265deg)}40%{transform:translate(0) rotate(-.0075deg)}43.33333%{transform:translate(0) rotate(14.99217deg)}46.66667%{transform:translate(0) rotate(-10.93219deg)}50%{transform:translate(0) rotate(-10.61323deg)}53.33333%{transform:translate(0) rotate(10.25702deg)}56.66667%{transform:translate(0) rotate(-.46588deg)}60%{transform:translate(0) rotate(-15deg)}63.33333%{transform:translate(0) rotate(-.48836deg)}66.66667%{transform:translate(0) rotate(10.27343deg)}70%{transform:translate(0) rotate(-10.59732deg)}73.33333%{transform:translate(0) rotate(-10.94759deg)}76.66667%{transform:translate(0) rotate(14.99288deg)}80%{transform:translate(0) rotate(.015deg)}83.33333%{transform:translate(0) rotate(-14.99193deg)}86.66667%{transform:translate(0) rotate(10.92706deg)}90%{transform:translate(0) rotate(10.61853deg)}93.33333%{transform:translate(0) rotate(-10.25155deg)}96.66667%{transform:translate(0) rotate(.45838deg)}to{transform:translate(0) rotate(0)}}.ld.ld-measure{-webkit-animation:ld-measure 5s linear infinite;animation:ld-measure 5s linear infinite}@-webkit-keyframes ld-shiver{0%{transform:translate(0) scale(1)}3.33333%{transform:translate(0) scale(1.04279)}6.66667%{transform:translate(0) scale(1.00524)}10%{transform:translate(0) scale(.96369)}13.33333%{transform:translate(0) scale(.95064)}16.66667%{transform:translate(0) scale(.97651)}20%{transform:translate(0) scale(1.02078)}23.33333%{transform:translate(0) scale(1.04875)}26.66667%{transform:translate(0) scale(1.03832)}30%{transform:translate(0) scale(.99777)}33.33333%{transform:translate(0) scale(.95897)}36.66667%{transform:translate(0) scale(.95244)}40%{transform:translate(0) scale(.98335)}43.33333%{transform:translate(0) scale(1.02733)}46.66667%{transform:translate(0) scale(1.04988)}50%{transform:translate(0) scale(1.0331)}53.33333%{transform:translate(0) scale(.99035)}56.66667%{transform:translate(0) scale(.95507)}60%{transform:translate(0) scale(.95527)}63.33333%{transform:translate(0) scale(.99057)}66.66667%{transform:translate(0) scale(1.03343)}70%{transform:translate(0) scale(1.04984)}73.33333%{transform:translate(0) scale(1.02714)}76.66667%{transform:translate(0) scale(.98293)}80%{transform:translate(0) scale(.9523)}83.33333%{transform:translate(0) scale(.9591)}86.66667%{transform:translate(0) scale(.99821)}90%{transform:translate(0) scale(1.0386)}93.33333%{transform:translate(0) scale(1.0487)}96.66667%{transform:translate(0) scale(1.02038)}to{transform:translate(0) scale(1)}}@keyframes ld-shiver{0%{transform:translate(0) scale(1)}3.33333%{transform:translate(0) scale(1.04279)}6.66667%{transform:translate(0) scale(1.00524)}10%{transform:translate(0) scale(.96369)}13.33333%{transform:translate(0) scale(.95064)}16.66667%{transform:translate(0) scale(.97651)}20%{transform:translate(0) scale(1.02078)}23.33333%{transform:translate(0) scale(1.04875)}26.66667%{transform:translate(0) scale(1.03832)}30%{transform:translate(0) scale(.99777)}33.33333%{transform:translate(0) scale(.95897)}36.66667%{transform:translate(0) scale(.95244)}40%{transform:translate(0) scale(.98335)}43.33333%{transform:translate(0) scale(1.02733)}46.66667%{transform:translate(0) scale(1.04988)}50%{transform:translate(0) scale(1.0331)}53.33333%{transform:translate(0) scale(.99035)}56.66667%{transform:translate(0) scale(.95507)}60%{transform:translate(0) scale(.95527)}63.33333%{transform:translate(0) scale(.99057)}66.66667%{transform:translate(0) scale(1.03343)}70%{transform:translate(0) scale(1.04984)}73.33333%{transform:translate(0) scale(1.02714)}76.66667%{transform:translate(0) scale(.98293)}80%{transform:translate(0) scale(.9523)}83.33333%{transform:translate(0) scale(.9591)}86.66667%{transform:translate(0) scale(.99821)}90%{transform:translate(0) scale(1.0386)}93.33333%{transform:translate(0) scale(1.0487)}96.66667%{transform:translate(0) scale(1.02038)}to{transform:translate(0) scale(1)}}.ld.ld-shiver{-webkit-animation:ld-shiver .5s linear infinite;animation:ld-shiver .5s linear infinite}@-webkit-keyframes ld-swim{0%{transform:translate(0) rotate(0deg)}8.33333%{transform:translate(-5.96462px,4.90845px) rotate(-13.66821deg)}16.66667%{transform:translate(5.25471px,-2.05606px) rotate(.47337deg)}25%{transform:translate(2.30929px,5.79372px) rotate(13.8564deg)}33.33333%{transform:translate(-5.75556px,-4.60802px) rotate(10.94246deg)}41.66667%{transform:translate(3.73522px,5.97742px) rotate(-14.03079deg)}50%{transform:translate(4.2628px,-3.01222px) rotate(-10.61323deg)}58.33333%{transform:translate(-4.65975px,-2.51269px) rotate(5.2869deg)}66.66667%{transform:translate(1.64024px,-1.05167px) rotate(10.27343deg)}75%{transform:translate(5.55954px,-4.22763px) rotate(-5.72726deg)}83.33333%{transform:translate(-2.84602px,5.91439px) rotate(-14.99193deg)}91.66667%{transform:translate(-.70744px,-5.43064px) rotate(6.16192deg)}to{transform:translate(0) rotate(0)}}@keyframes ld-swim{0%{transform:translate(0) rotate(0deg)}8.33333%{transform:translate(-5.96462px,4.90845px) rotate(-13.66821deg)}16.66667%{transform:translate(5.25471px,-2.05606px) rotate(.47337deg)}25%{transform:translate(2.30929px,5.79372px) rotate(13.8564deg)}33.33333%{transform:translate(-5.75556px,-4.60802px) rotate(10.94246deg)}41.66667%{transform:translate(3.73522px,5.97742px) rotate(-14.03079deg)}50%{transform:translate(4.2628px,-3.01222px) rotate(-10.61323deg)}58.33333%{transform:translate(-4.65975px,-2.51269px) rotate(5.2869deg)}66.66667%{transform:translate(1.64024px,-1.05167px) rotate(10.27343deg)}75%{transform:translate(5.55954px,-4.22763px) rotate(-5.72726deg)}83.33333%{transform:translate(-2.84602px,5.91439px) rotate(-14.99193deg)}91.66667%{transform:translate(-.70744px,-5.43064px) rotate(6.16192deg)}to{transform:translate(0) rotate(0)}}.ld.ld-swim{-webkit-animation:ld-swim 10s linear infinite;animation:ld-swim 10s linear infinite}@-webkit-keyframes ld-tremble{0%{transform:translate(0)}3.33333%{transform:translate(-.18923px,1.45485px)}6.66667%{transform:translate(-.84296px,-1.32524px)}10%{transform:translate(.67971px,1.00422px)}13.33333%{transform:translate(-.5056px,.83616px)}16.66667%{transform:translate(1.31368px,-.51401px)}20%{transform:translate(-1.21184px,1.49193px)}23.33333%{transform:translate(1.09065px,-.21259px)}26.66667%{transform:translate(-1.49916px,.56159px)}30%{transform:translate(1.48086px,1.21228px)}33.33333%{transform:translate(-1.43889px,-1.152px)}36.66667%{transform:translate(1.35914px,1.34835px)}40%{transform:translate(-1.42834px,.3091px)}43.33333%{transform:translate(1.47472px,-1.49889px)}46.66667%{transform:translate(-.92402px,1.4416px)}50%{transform:translate(1.0657px,-.75306px)}53.33333%{transform:translate(-1.19035px,-1.07484px)}56.66667%{transform:translate(.28828px,.79337px)}60%{transform:translate(-.47167px,-1.42789px)}63.33333%{transform:translate(.64753px,-.09795px)}66.66667%{transform:translate(.41006px,-.26292px)}70%{transform:translate(-.22477px,-1.3683px)}73.33333%{transform:translate(.03588px,.92931px)}76.66667%{transform:translate(-1.01937px,-1.18398px)}80%{transform:translate(.8724px,-.60494px)}83.33333%{transform:translate(-.71151px,1.4786px)}86.66667%{transform:translate(1.40734px,-1.49607px)}90%{transform:translate(-1.33062px,.46957px)}93.33333%{transform:translate(1.23264px,1.26738px)}96.66667%{transform:translate(-1.48975px,-1.03867px)}to{transform:translate(0)}}@keyframes ld-tremble{0%{transform:translate(0)}3.33333%{transform:translate(-.18923px,1.45485px)}6.66667%{transform:translate(-.84296px,-1.32524px)}10%{transform:translate(.67971px,1.00422px)}13.33333%{transform:translate(-.5056px,.83616px)}16.66667%{transform:translate(1.31368px,-.51401px)}20%{transform:translate(-1.21184px,1.49193px)}23.33333%{transform:translate(1.09065px,-.21259px)}26.66667%{transform:translate(-1.49916px,.56159px)}30%{transform:translate(1.48086px,1.21228px)}33.33333%{transform:translate(-1.43889px,-1.152px)}36.66667%{transform:translate(1.35914px,1.34835px)}40%{transform:translate(-1.42834px,.3091px)}43.33333%{transform:translate(1.47472px,-1.49889px)}46.66667%{transform:translate(-.92402px,1.4416px)}50%{transform:translate(1.0657px,-.75306px)}53.33333%{transform:translate(-1.19035px,-1.07484px)}56.66667%{transform:translate(.28828px,.79337px)}60%{transform:translate(-.47167px,-1.42789px)}63.33333%{transform:translate(.64753px,-.09795px)}66.66667%{transform:translate(.41006px,-.26292px)}70%{transform:translate(-.22477px,-1.3683px)}73.33333%{transform:translate(.03588px,.92931px)}76.66667%{transform:translate(-1.01937px,-1.18398px)}80%{transform:translate(.8724px,-.60494px)}83.33333%{transform:translate(-.71151px,1.4786px)}86.66667%{transform:translate(1.40734px,-1.49607px)}90%{transform:translate(-1.33062px,.46957px)}93.33333%{transform:translate(1.23264px,1.26738px)}96.66667%{transform:translate(-1.48975px,-1.03867px)}to{transform:translate(0)}}.ld.ld-tremble{-webkit-animation:ld-tremble .5s linear infinite;animation:ld-tremble .5s linear infinite}@-webkit-keyframes ld-vortex{0%,60%{-webkit-animation-timing-function:cubic-bezier(.3,0,1,.7);animation-timing-function:cubic-bezier(.3,0,1,.7)}0%{opacity:0;transform:rotate(-5turn) scale(.3)}60%{opacity:1;transform:rotate(0deg) scale(1)}to{opacity:0;transform:rotate(0deg) scale(1)}}@keyframes ld-vortex{0%,60%{-webkit-animation-timing-function:cubic-bezier(.3,0,1,.7);animation-timing-function:cubic-bezier(.3,0,1,.7)}0%{opacity:0;transform:rotate(-5turn) scale(.3)}60%{opacity:1;transform:rotate(0deg) scale(1)}to{opacity:0;transform:rotate(0deg) scale(1)}}.ld.ld-vortex{-webkit-animation:ld-vortex 1s linear infinite;animation:ld-vortex 1s linear infinite}@-webkit-keyframes ld-vortex-alt{0%,60%{-webkit-animation-timing-function:cubic-bezier(.3,0,1,.7);animation-timing-function:cubic-bezier(.3,0,1,.7)}0%{opacity:0;transform:rotate(-5turn) scale(3)}60%{opacity:1;transform:rotate(0deg) scale(1)}to{opacity:0;transform:rotate(0deg) scale(1)}}@keyframes ld-vortex-alt{0%,60%{-webkit-animation-timing-function:cubic-bezier(.3,0,1,.7);animation-timing-function:cubic-bezier(.3,0,1,.7)}0%{opacity:0;transform:rotate(-5turn) scale(3)}60%{opacity:1;transform:rotate(0deg) scale(1)}to{opacity:0;transform:rotate(0deg) scale(1)}}.ld.ld-vortex-alt{-webkit-animation:ld-vortex-alt 1s linear infinite;animation:ld-vortex-alt 1s linear infinite}@-webkit-keyframes ld-wrench{20%,36%,70%,86%{transform:rotate(0deg)}0%,50%,to{transform:rotate(45deg)}}@keyframes ld-wrench{20%,36%,70%,86%{transform:rotate(0deg)}0%,50%,to{transform:rotate(45deg)}}.ld.ld-wrench{-webkit-animation:ld-wrench 1s linear infinite;animation:ld-wrench 1s linear infinite}.header-search__btn{position:absolute}@media screen and (min-width:768px) and (max-width:1279px){.header__input-btn{position:absolute}}.gallery__modal-btn{position:fixed}.gallery__modal-btn:focus{position:fixed;outline:none}.text-1{margin-bottom:22px}.footer{background-color:#1e2939;color:#767e85;font-family:Montserrat,sans-serif;font-weight:400;font-size:12px;padding:42px 0;text-align:center}.line-1:after{position:absolute;content:"";background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAUCAYAAACnOeyiAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAhSURBVHgBzcYxAQAACAIwNLkFPLysCwch2LXa+4E0LD8ElqMCXWBHJQ8AAAAASUVORK5CYII=);width:1px;height:12px}@media (min-width:768px){.line-2:after{position:absolute;content:"";background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAUCAYAAACnOeyiAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAhSURBVHgBzcYxAQAACAIwNLkFPLysCwch2LXa+4E0LD8ElqMCXWBHJQ8AAAAASUVORK5CYII=);width:1px;height:12px}.text-1,.text-2{display:inline-block}.text-1{margin-bottom:0}.footer{padding:60px 0}}.footer__heart{color:#ff6b09}.confirm-modal{background-color:#fff;width:100%;text-align:center;font-weight:700;z-index:99}.confirm-modal__question{margin-bottom:30px}.confirm-modal__btns{display:flex;justify-content:center}.confirm-modal__btn_go{margin-right:10px;width:118px;height:50px;background-color:#ff6b09;border:1px solid #ff6b09;color:#fff;outline:none;font-weight:700;cursor:pointer}@media screen and (min-width:768px){.confirm-modal__btn_go{margin-right:20px;width:210px;height:60px}}.confirm-modal__btn_cancl{width:118px;height:50px;background-color:#fff;border:1px solid #bbb;font-weight:700;cursor:pointer}@media screen and (min-width:768px){.confirm-modal__btn_cancl{width:210px;height:60px}}.favorites-myGoods{padding-top:40px;padding-bottom:40px;min-height:calc(100vh - 176px)}@media screen and (min-width:768px){.favorites-myGoods{padding-bottom:18px;min-height:calc(100vh - 305px)}}@media screen and (min-width:1280px){.favorites-myGoods{padding-bottom:20px;min-height:calc(100vh - 304px)}}.favorites-myGoods__title{margin-bottom:24px;font-weight:700;font-size:20px;line-height:1.2;letter-spacing:.02em}@media screen and (min-width:768px){.favorites-myGoods__title{font-size:24px}}@media screen and (min-width:768px){.favorites-myGoods__list{display:flex;flex-wrap:wrap}}.favorites-myGoods__item{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:30px;width:100%;text-align:center;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1);cursor:pointer}.favorites-myGoods__item:hover{transform:scale(1.05);box-shadow:0 0 10px 0 rgba(8,45,126,.24),0 10px 30px 0 rgba(163,17,17,.19)}@media screen and (max-width:767px){.favorites-myGoods__item:not(:last-child){margin-bottom:15px}}@media screen and (min-width:768px){.favorites-myGoods__item{padding-bottom:32px;flex-basis:calc((100% - 22px)/2);margin-bottom:22px}.favorites-myGoods__item:not(:nth-child(2n)){margin-right:22px}}@media screen and (min-width:1280px){.favorites-myGoods__item{flex-basis:calc((100% - 60px)/4);margin-bottom:20px}.favorites-myGoods__item:not(:nth-child(4n+4)){margin-right:20px}}.favorites-myGoods__item-img-wrapper{height:235px;margin-bottom:5px}@media screen and (min-width:768px){.favorites-myGoods__item-img-wrapper{height:239px}}.favorites-myGoods__item-img{height:100%;width:100%;object-fit:contain;object-position:center}.favorites-myGoods__item-title{margin-bottom:7px;padding:0 20px;font-weight:700;font-size:12px;line-height:1.25;letter-spacing:.02em;text-transform:uppercase}.favorites-myGoods__item-price{letter-spacing:.04em;color:#ff6b09}.favorites-myGoods__item-price,.myGoods-btn{font-weight:700;font-size:12px;line-height:1.25}.myGoods-btn{display:none;margin:5px auto;padding:0;width:280px;height:60px;text-align:center;letter-spacing:.02em;text-transform:uppercase;border:none;color:#fff;background-color:#ff6b09;transition:transform .25s cubic-bezier(.4,0,.2,1)}.myGoods-btn:focus,.myGoods-btn:hover{transform:scale(1.03);box-shadow:0 0 10px 0 rgba(8,45,126,.24),0 10px 30px 0 rgba(163,17,17,.19)}@media screen and (min-width:768px){.myGoods-btn{width:300px}}@media screen and (min-width:1280px){.myGoods-btn{width:255px}}.myGoods-btn--active{display:block}.favorites-myGoods-massage{padding-top:40px;height:calc(100vh - 176px)}@media screen and (min-width:768px){.favorites-myGoods-massage{height:calc(100vh - 305px)}}@media screen and (min-width:1280px){.favorites-myGoods-massage{height:calc(100vh - 304px)}}.favorites-myGoods__message-text{text-align:center;color:#878686;padding-top:100px}.header-category-tablet.openCategory{display:none}@media screen and (min-width:768px) and (max-width:1279px){.header-category-tablet.openCategory{display:block}}.header-category-tablet{display:none}@media screen and (min-width:768px) and (max-width:1279px){.header-category-tablet{background-color:#122438;width:100%;height:144px;border:none;display:none;position:absolute;z-index:1;left:0;padding:30px 88px 32px 40px}}@media screen and (min-width:768px) and (max-width:1279px){.header-category-tablet-list{display:flex;flex-wrap:wrap;justify-content:flex-start}}.student__form-title{font-family:MontserratBold;font-size:20px;color:#333;line-height:1.2;text-align:start;margin-bottom:10px;margin-left:18px;text-align:center}.student__list{display:flex;justify-content:center;flex-wrap:wrap;margin:0 auto;padding-left:0}.student__item{flex-basis:calc((100% - 30px)/2);text-align:center;font-size:12px;list-style-type:none}.student__item:first-child{width:270px}.student__item:not(:last-child){margin-bottom:12px}.student__pic{border:2px solid #ff6b08;border-radius:50%;width:80px;height:80px;margin:0 auto 10px;object-fit:cover;transition:transform .25s cubic-bezier(.4,0,.2,1)}.student__pic:hover{transform:scale(1.07);box-shadow:0 0 10px 0 rgba(8,45,126,.24),0 10px 30px 0 rgba(163,17,17,.19)}.student__name{font-family:MontserratLight,sans-serif;font-weight:700}.footer__our-students{background-color:transparent;border:none;outline:none;color:#ff6b08;cursor:pointer}.footer__our-students:focus,.footer__our-students:hover{color:#fff}@media (max-width:767px){.student__item:not(:nth-child(2n)){margin-right:30px}}@media (min-width:768px){.student{width:600px}.student__form-title{font-size:22px;margin-bottom:20px;margin-left:54px}.student__list{width:570px}.student__item{flex-basis:calc((100% - 60px)/3);text-align:center;font-size:14px}.student__item:not(:last-child){margin-bottom:0}.student__item:not(:nth-last-child(-n+3)){margin-bottom:20px}.student__pic{width:80px;height:80px}}@media (min-width:1280px){.student{width:876px}.student__list{width:900px}.student__item{flex-basis:calc((100% - 60px)/3);text-align:center;font-size:16px}.student__item:first-child{width:300px}.student__item:not(:last-child){margin-bottom:0}.student__item:not(:nth-last-child(-n+3)){margin-bottom:30px}.student__pic{width:100px;height:100px}.student__name,.student__pic{margin-bottom:5px}}