.promocodes{border-radius:5px;background-color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.2);padding:10px 15px;margin-bottom:25px}.promocodes__tilte{font-size:.875rem;line-height:1.125rem;font-weight:600;font-style:normal;font-stretch:normal;letter-spacing:-.2px;color:#080808;margin-bottom:5px}@font-face{font-family:Roboto;font-style:normal;font-weight:400}.popup-new.alert{font-family:Noto Sans,Helvetica,Arial,sansSerif;width:420px}.promocodes__form{padding:5px;border-radius:5px;box-shadow:0 3px 8px 0 rgba(157,157,157,.2);background-color:#fff;font-family:Noto Sans,Helvetica,Arial,sansSerif;border:solid 1px rgba(151,151,151,.3);font-size:0;position:relative}.promocodes__form{padding:5px;border-radius:5px;box-shadow:0 3px 8px 0 rgba(157,157,157,.2);background-color:#fff;border:solid 1px rgba(151,151,151,.3);font-size:0;position:relative;font-family:Noto Sans,Helvetica,Arial,sansSerif}.promocodes__form input{display:inline-block;vertical-align:middle;height:34px;font-size:.875rem;line-height:1.125rem;font-weight:600;font-style:normal;font-stretch:normal;letter-spacing:-.2px;border:0;box-sizing:border-box;font-family:Noto Sans,Helvetica,Arial,sansSerif}.promocodes__form input[type=text]{width:65%;color:#080808;outline:0;padding:0 30px 0 10px;background:#fff}.promocodes__form input[type=text][disabled]{color:#878787}.promocodes__form input[type=submit]{width:35%;color:#fff;text-align:center;border-radius:2px;background-color:#495af6;cursor:pointer;outline:0;-webkit-appearance:none}.promocodes__form.loading input[type=submit]{font-size:0}.promocodes__form.error{border-color:#ff4800}.promocodes__form input[type=submit].disabled{background-color:rgba(157,157,157,.5)}.promocodes__applied{margin-top:10px}.promocodes__applied__title{font-size:.875rem;line-height:1.125rem;font-weight:600;font-style:normal;font-stretch:normal;letter-spacing:-.2px;color:#080808;padding-bottom:5px;margin-bottom:5px;border-bottom:solid 1px rgba(157,157,157,.5)}.promocodes__applied__list__item{padding-left:50px;font-size:0;display:block;position:relative}.promocodes__applied__list__item--isEdit{padding-left:0}.promocodes__applied__list__item__remove{display:block;width:21px;height:19px;background-size:100% 200%;background-repeat:no-repeat;background-position:0 0;background-image:url(../img/asna_2018/delete-new.png);position:absolute;top:50%;left:0;margin-top:-10px;cursor:pointer}.svg .promocodes__applied__list__item__remove{background-image:url(../img/asna_2018/delete-new.svg)}.promocodes__applied__list__item__remove:hover{background-position:0 100%}.promocodes__applied__list__item__title{display:block;padding:10px 0;font-size:.75rem;line-height:1.125rem;font-weight:600;font-style:normal;font-stretch:normal;letter-spacing:-.2px;color:#080808;border-bottom:solid 1px rgba(157,157,157,.5);text-decoration:none;padding-right:25px}.promocodes__form_error{color:#ff4800;font-size:.75rem;line-height:1.125rem;margin-top:5px;font-weight:700}.promocodes__applied__list__item:last-child .promocodes__applied__list__item__title{border-bottom:0}.promocodes__applied__list__item__notice{font-size:.625rem;line-height:.75rem;font-weight:600;font-style:normal;font-stretch:normal;letter-spacing:-.1px;display:block}.promocodes__applied__list__item__notice__success{color:#50be14}.promocodes__applied__list__item__notice__danger{color:#ffad11}.promocodes__form__reset{width:15px;height:15px;position:absolute;right:35%;top:50%;transform:translateY(-50%);margin-right:10px;display:inline-block}.promocodes__form__reset:after,.promocodes__form__reset:before{content:'';position:absolute;height:2px;width:100%;top:50%;left:0;margin-top:-1px;background:#878787}.promocodes__form__reset:before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.promocodes__form__reset:after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.promocodes__applied__list__item__info{position:absolute;top:50%;right:0;transform:translateY(-50%);content:'';width:20px;height:20px}.promocodes__applied__list__item__info:after,.promocodes__applied__list__item__info:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:url(/local/templates/asna-new/img/asna_2018/info-promocode.svg) no-repeat;background-size:100% 200%;background-position:0 0;transition:.2s opacity}.promocodes__applied__list__item__info:after{opacity:0;background-position:0 100%}@media screen and (min-width:1000px){.promocodes__applied__list__item__title:hover .promocodes__applied__list__item__info:before{opacity:0}.promocodes__applied__list__item__title:hover .promocodes__applied__list__item__info:after{opacity:1}}.promocodes__applied__list__item__tooltop{font-size:.75rem;line-height:1.125rem;font-weight:400;font-style:normal;color:#fff;width:90%;background-color:#5079da;box-shadow:0 5px 10px 0 rgba(60,99,192,.3);border-radius:5px;position:absolute;right:-15px;transition:all 150ms;-webkit-transition:all 150ms;-moz-transition:all 150ms;-o-transition:all 150ms;top:50%;margin-top:16px;opacity:0;z-index:100;pointer-events:none;transform:translateY(15px);-webkit-transform:translateY(15px);-moz-transform:translateY(15px)}.promocodes__applied__list__item__title:hover .promocodes__applied__list__item__tooltop{opacity:1;pointer-events:all;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition-delay:.5s;-webkit-transition-delay:.5s;-moz-transition-delay:.5s;-o-transition-delay:.5s;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0)}.promocodes__applied__list__item__tooltop__body{padding:10px;position:relative;text-align:left}.promocodes__applied__list__item__tooltop__button{text-align:center;font-weight:600;height:40px;background-color:rgba(255,255,255,.2);border-top:solid 1px rgba(255,255,255,.5);cursor:pointer}.promocodes__applied__list__item__tooltop:before{content:'';display:block;border:6px solid transparent;border-bottom-color:#5079da;position:absolute;bottom:100%;right:20px}@media screen and (min-width:1001px){.promocodes__form__reset{opacity:.3;transition:.3s all}.promocodes__form__reset:hover{opacity:1}}@keyframes blink{0%{opacity:.2}20%{opacity:1}100%{opacity:.2}}.loading__dotted{position:absolute;width:35%;top:50%;right:5px;text-align:center;transform:translateY(-50%);font-size:0}.loading__dotted span{animation-name:blink;animation-duration:1.4s;animation-iteration-count:infinite;animation-fill-mode:both;background:#fff;margin-left:5px;width:5px;height:5px;display:inline-block;border-radius:100%}.loading__dotted span:nth-child(2){animation-delay:.2s}.loading__dotted span:nth-child(3){animation-delay:.4s}@media screen and (max-width:1100px) and (min-width:1001px){.promocodes__form input[type=submit]{font-size:.75rem;line-height:1.125rem}}@media screen and (max-width:1000px){.promocodes__applied__list__item__remove{width:42px;height:38px;margin-top:-18px}.promocodes{border-radius:0;box-sizing:border-box;width:calc(100% + 60px);margin:40px 0 0 -30px;padding:20px 30px 40px}.promocodes__form{padding:10px;border-radius:10px}.promocodes__form input{height:68px;font-size:1.5rem;line-height:2rem}.promocodes__form input[type=text]{padding:0 60px 0 20px}.promocodes__form input[type=submit]{border-radius:4px}.promocodes__applied__title,.promocodes__tilte{font-size:1.5rem;line-height:2rem;margin-bottom:10px}.promocodes__applied{margin-top:20px}.promocodes__applied__title{padding-bottom:10px;border-width:2px}.promocodes__applied__list__item__title{padding:20px 0;font-size:1.5rem;line-height:2rem;border-width:2px;padding-right:50px}.promocodes__applied__list__item{padding-left:100px}.promocodes__applied__list__item--isEdit{padding-left:0}.promocodes__applied__list__item__notice{font-size:1.25rem;line-height:1.5rem}.promocodes__form__reset{width:30px;height:30px}.promocodes__applied__list__item__info{width:40px;height:40px}.loading__dotted{right:10px}.loading__dotted span{width:10px;height:10px}.promocodes__form_error{font-size:1.5rem;line-height:2rem;margin-top:10px}}