<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html{font-size:20.833333vw;overflow-x:hidden}@media (min-width:481px){html{font-size:100px}}section{background-size:cover;-webkit-box-sizing:border-box;box-sizing:border-box}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{font-size:.18rem;max-width:480px;margin:auto;line-height:1.4;font-weight:300;font-family:'Montserrat',sans-serif;color:#fff;overflow-x:hidden;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.25);box-shadow:0 0 2px 2px rgba(0,0,0,.25)}body input,body textarea{outline:none}body input:focus:required:invalid,body textarea:focus:required:invalid{border-color:red}body input:required:valid,body textarea:required:valid{border-color:green}.play{font-family:'Playfair Display',sans-serif}section{background-color:#000;padding:.3rem 0}.img-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.img-wrap img{width:100%}.img-wrap.pad{padding:.2rem 0}.img-wrap.mar{margin:.2rem 0}.content{width:4.2rem;margin:0 auto}.content p{line-height:1.5}.content p:last-child{margin-bottom:0}.bg-light{background-color:#c7ebf5}.no-pad{margin-left:-.2rem;margin-right:-.2rem;display:block;width:4.8rem}.heading{padding:.2rem 0}h2{font-size:.48rem;font-weight:bold;margin:0;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:flex-srtart;-ms-flex-pack:flex-srtart;justify-content:flex-srtart;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;bottom:.5rem;line-height:1.3}.sub-title{font-weight:bold;font-size:.22rem;color:#fff}.sect-title{font-weight:800;font-size:.3rem;color:#fff}.t-center{text-align:center}h2+p{margin-top:0}.border__top{width:4.8rem;position:absolute;top:-.28rem;left:0;right:0}.border__bot{width:4.8rem;position:absolute;bottom:-.28rem;left:0;right:0}@-webkit-keyframes btn {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.06);
    transform: scale(1.06);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}@keyframes btn {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.06);
    transform: scale(1.06);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}.pulse__btn{position:fixed;right:.2rem;display:inline-block;bottom:.2rem;z-index:12;-webkit-box-shadow:0 0 0 rgba(11,138,44,.4);box-shadow:0 0 0 rgba(11,138,44,.4);width:.7rem;height:.7rem;border-radius:50%;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite;-webkit-transition:all .9s ease;transition:all .9s ease}.pulse__btn.show{right:-100%}.pulse__btn img{width:100%}img{width:100%}.btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;text-decoration:none;background:transparent;border:none;font-weight:800;font-size:.24rem;width:3.34rem;height:.8rem;margin:.3rem auto;background-color:#f51a16;-webkit-box-shadow:0 0 20px rgba(206,65,62,.6);box-shadow:0 0 20px rgba(206,65,62,.6);border-radius:50px;color:#fff}a{text-decoration:none}input[type="number"]::-webkit-outer-spin-button,input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type="number"]{-moz-appearance:textfield}input[type="number"]:hover,input[type="number"]:focus{-moz-appearance:number-input}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}form{-webkit-box-sizing:border-box;box-sizing:border-box;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}input,textarea,select{height:.67rem;width:4.19rem;padding:0 .2rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;font-size:.26rem;color:#000;border:none;background:#fff;border-radius:50px}input::-webkit-input-placeholder{font-size:.18rem;text-align:center;color:#878787;font-family:inherit}input:-ms-input-placeholder{font-size:.18rem;text-align:center;color:#878787;font-family:inherit}input::-ms-input-placeholder{font-size:.18rem;text-align:center;color:#878787;font-family:inherit}input::placeholder{font-size:.18rem;text-align:center;color:#878787;font-family:inherit}.policy_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:1rem;font-size:.16rem;color:#fff;text-align:center}.policy_wrap p{color:#000}.policy_wrap a{font-size:.2rem;color:#000}.input-wrap{position:relative}label{text-align:center;display:block;margin-bottom:.1rem;font-weight:500}@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 rgba(11, 138, 44, 0.4);
    box-shadow: 0 0 0 rgba(11, 138, 44, 0.4);
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
  70% {
    -webkit-box-shadow: 0 0 0 30px rgba(11, 138, 44, 0);
    box-shadow: 0 0 0 30px rgba(11, 138, 44, 0);
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(11, 138, 44, 0);
    box-shadow: 0 0 0 0 rgba(11, 138, 44, 0);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}@keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 rgba(11, 138, 44, 0.4);
    box-shadow: 0 0 0 rgba(11, 138, 44, 0.4);
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
  70% {
    -webkit-box-shadow: 0 0 0 30px rgba(11, 138, 44, 0);
    box-shadow: 0 0 0 30px rgba(11, 138, 44, 0);
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(11, 138, 44, 0);
    box-shadow: 0 0 0 0 rgba(11, 138, 44, 0);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}@-webkit-keyframes arrows {
  0% {
    -webkit-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
  }
  50% {
    -webkit-transform: translateX(0.1rem) translateY(-50%);
    transform: translateX(0.1rem) translateY(-50%);
  }
  100% {
    -webkit-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
  }
}@keyframes arrows {
  0% {
    -webkit-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
  }
  50% {
    -webkit-transform: translateX(0.1rem) translateY(-50%);
    transform: translateX(0.1rem) translateY(-50%);
  }
  100% {
    -webkit-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
  }
}@-webkit-keyframes arrows-reverse {
  0% {
    -webkit-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
  }
  50% {
    -webkit-transform: translateX(-0.1rem) translateY(-50%);
    transform: translateX(-0.1rem) translateY(-50%);
  }
  100% {
    -webkit-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
  }
}@keyframes arrows-reverse {
  0% {
    -webkit-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
  }
  50% {
    -webkit-transform: translateX(-0.1rem) translateY(-50%);
    transform: translateX(-0.1rem) translateY(-50%);
  }
  100% {
    -webkit-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
  }
}.reviews{position:relative}.reviews__info{position:absolute;left:0;font-family:'Montserrat',sans-serif;right:0;color:#fff;bottom:.3rem;letter-spacing:-.02rem;font-size:.36rem;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.reviews__item{width:4.2rem;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:5.74rem;color:#000}.reviews__top,.reviews__answer{padding:.15rem .2rem}.reviews__top{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.reviews__top .name{color:#712222;font-weight:bold;font-size:.11rem;margin:0}.reviews__top .ava{width:1rem;margin-bottom:.06rem}.reviews__top .text{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:tex;font-size:.15rem;color:#0d0c0c;font-weight:normal}.reviews__top .ans{-ms-grid-row:2;-ms-grid-column:1;grid-area:ans;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:.97rem}.reviews__top .date{-ms-grid-row:2;-ms-grid-column:2;grid-area:date;color:#8e8e8e;font-size:.13rem;width:1.3rem}.reviews__top .comment{width:2.64rem;display:-ms-grid;display:grid;grid-row-gap:.2rem;grid-column-gap:.06rem;grid-template-areas:'tex tex' 'ans date'}.reviews__top .doc{width:.1rem}.reviews__top .arrow{width:.04rem}.reviews__answer{background:#f2f2f2;min-height:4.21rem}.reviews__answer--1{margin-bottom:.25rem}.reviews__answer--top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.reviews__answer--top .ava{width:.55rem}.reviews__answer--top .user{width:1.7rem}.reviews__answer--top .user .name{font-weight:bold;font-size:.15rem;margin-top:0;margin-bottom:.03rem}.reviews__answer--top .user .date{display:block;width:1.3rem;color:#000;font-weight:600;font-size:.12rem;opacity:.2}.reviews__answer--top .date_chec{margin:0;width:1.31rem;color: #0000006c;font-size:.14rem;font-weight:normal}.reviews__answer .commen{font-size:.15rem;line-height:1.2;font-weight:normal}.owl-carousel .owl-nav{padding-top:.3rem;width:1.74rem;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.owl-carousel .owl-nav button{outline:none}.owl-carousel .owl-nav button img{width:.36rem}.timer{background-repeat:no-repeat;background-position:center;background-size:cover;margin:0 auto;width:3.4rem;margin-top:.9rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff}.timer__wrapper,.timer__desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.6rem;max-width:3.4rem;font-weight:normal}.timer__wrapper&gt;div,.timer__desc&gt;div{width:3.31rem;font-weight:800;text-align:center}.timer__wrapper b{font-weight:800}.timer__wrapper span{font-size:.64rem;line-height:1}.timer__title{text-align:center;font-size:.22rem;font-weight:bold}.timer__desc{font-size:.2rem;font-weight:300;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:sp;-ms-flex-pack:sp;justify-content:sp;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-transform:lowercase}.timer__desc span{display:inline-block;width:1rem;text-align:center}.intro{background-color:#000}.intro .marquee{background:#cd1714;padding:.11rem 0;font-size:.2rem;font-weight:bold;text-transform:uppercase}.intro__main{padding:0 .3rem .3rem .27rem;padding-top:2.05rem;background-image:url(../images/intro_bg.png);background-repeat:no-repeat;background-size:contain;min-height:8.1rem}.intro.sect3{padding:0}.intro.sect3 .intro__main{background-image:url(../images/intro2_bg.png);padding-top:2.3rem}.intro .sub-title{width:3.11rem}.intro .list__item{color:#fff;padding-left:.24rem;font-size:.16rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.intro .list__item:not(:last-child) {margin-bottom:.1rem}.intro .list__item::before{content:'';position:absolute;left:0;bottom:auto;width:.21rem;height:.22rem;background-image:url(../fonts/list.svg);background-size:contain;background-repeat:no-repeat}.intro .prod img{max-width:1.5rem}.intro .prod-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:-.9rem}.intro .price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:nowrap;flex-wrap:nowrap;line-height:1.2}.intro .price .new,.intro .price .old{width:50%}.intro .price .old{margin-left:.2rem}.intro .price b{font-weight:900;font-size:.4rem;color:#0e0d0d}.intro .price p{font-size:.3rem;font-weight:500;position:relative;color:#0e0d0d;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:.13rem}.intro .price p::after{content:'';width:.7rem;bottom:auto;left:-.05rem;position:absolute;height:.15rem;background-size:contain;background-repeat:no-repeat;background-image:url(../fonts/old.svg)}.intro .price span{color:#0e0d0d;font-weight:500}.sect1{background-color:#000;background-image:url(../images/xsect1_bg.jpg.pagespeed.ic.GCyFL6BNfB.webp);background-repeat:no-repeat;background-size:contain}.sect1 .content{padding:0;padding-top:3.4rem}.sect1 .content .text{color:#fff;font-weight:500}.sect2{background-color:#000;padding-bottom:.7rem}.sect2__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.sect2__item img{width:2.11rem}.sect2__item b{width:2rem;font-weight:bold;font-size:.22rem;color:#fff}.sect2__item:nth-child(even) {-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.sect2__bottom{margin:.4rem 0;margin-bottom:0;background-image:url(../fonts/sect2__bottom.svg);background-size:4.2rem;width:4.2rem;padding-bottom:.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:1.34rem}.sect2__bottom--textmin{font-weight:bold;color:#fff;font-size:.18rem;text-decoration:none}.sect2__bottom--textbig{text-transform:uppercase;font-weight:bold;color:#fff;font-size:.25rem;text-decoration:none;margin-top:.1rem}.sect4 .text{padding:.25rem 0;margin:0;font-weight:500}.sect4 .name_bc{font-size:.16rem;width:3.38rem}.sect4 .name_bc b{display:block;color:#f51a16}.sect4 .name_bc span{color:#727272}.sect5{background-image:url(../images/xsect5_bg.jpg.pagespeed.ic._PSshe8Y9T.webp);background-size:contain;background-repeat:no-repeat}.sect5 .content{padding-top:4.09rem}.sect5__item{padding-left:.51rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.sect5__item:not(:last-child) {margin-bottom:.25rem}.sect5__item b{font-weight:500}.sect5__item::before{content:'';background-image:url(../fonts/sect5_list.svg);width:.36rem;background-size:contain;height:.36rem;left:0;bottom:auto;position:absolute}.sect6 .content{padding:.2rem 0}.sect7{position:relative}.sect8{padding-bottom:.7rem}.sect8__list{position:relative;z-index:2}.sect8__list::before{content:'';display:block;width:.06rem;height:90%;margin:.1rem 0;z-index:-1;position:absolute;left:.15rem;top:0;background-color:#cd1714}.sect8__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.sect8__item:not(:last-child) {margin-bottom:.25rem}.sect8__item img{width:.36rem;margin-right:.15rem}.sect8__item p{margin:0}.feedback{width:75px;height:70px;position:fixed;right:-15px;top:15%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#dd1c36;padding-left:10px;border-top-left-radius:35px;border-bottom-left-radius:35px;cursor:pointer;z-index:1000;-webkit-box-shadow:0 0 1px rgba(0,0,0,.3);box-shadow:0 0 1px rgba(0,0,0,.3);-webkit-transition:all .5s;transition:all .5s}.feedback img{max-width:55px}.feedback:hover{right:0}.popup-window{font-family:inherit;width:300px;position:fixed;right:0%;top:12%;padding:35px 10px;background:#fff;border-radius:5px;z-index:2000;-webkit-box-shadow:0 0 2px rgba(0,0,0,.5);box-shadow:0 0 2px rgba(0,0,0,.5);-webkit-transition:right .5s;transition:right .5s}.hidden{right:-100%}.popup-window form{width:100%;min-height:auto;padding:0;background:inherit;-webkit-box-shadow:none;box-shadow:none}.popup-window label{display:block;margin-bottom:5px;font-size:14px;color:#333;text-transform:uppercase}.popup-window input{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:auto;margin-bottom:10px;padding:10px;border:none;font-family:inherit;font-size:16px;margin-bottom:15px;border:1px solid #333}.popup-window button{width:100%;padding:10px;border:none;border-radius:5px;background:#dd1c36;color:#fff;cursor:pointer;font-family:inherit;font-size:16px;font-weight:bold;text-transform:uppercase;margin-top:15px;border-radius:20px}.close-popup{position:absolute;right:10px;top:5px;width:27px;height:27px;background-color:#fff;cursor:pointer}.close-popup:before{content:'';background:#333;width:20px;height:1px;position:absolute;top:13px;left:4px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.close-popup:after{content:'';background:#333;width:20px;height:1px;position:absolute;top:13px;left:4px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media (max-width:480px){.feedback{width:60px;height:40px;padding-left:7px}.feedback img{max-width:30px}}.intro .price b{font-size:.18rem}.intro .price p{font-size:.17rem}</pre></body></html>