.advertising-policy{margin-top:16px;font-size:12px;line-height:1.5;color:var(--color-dark-gray)}@media screen and (max-width:374px){.advertising-policy{line-height:1.33}}.advertising-policy__btn{padding:0;background:none;border:none;color:currentColor;text-decoration:underline;cursor:pointer}.product-popup{width:280px;padding:32px 24px;position:fixed;bottom:-100%;right:calc(50% - 140px);z-index:10001;-webkit-transition:margin-bottom .2s ease,bottom .5s ease-out;transition:margin-bottom .2s ease,bottom .5s ease-out;border-top-right-radius:16px;border-top-left-radius:16px;-webkit-box-shadow:0 24px 48px rgba(0,0,0,.15);box-shadow:0 24px 48px rgba(0,0,0,.15);background-color:#fff;background-size:cover;background-position:50%;text-align:center}.product-popup_align-left{text-align:left}.product-popup_active{bottom:0}.product-popup_invert .product-popup__close,.product-popup_invert .product-popup__close:hover,.product-popup_invert .product-popup__link,.product-popup_invert .product-popup__title{color:#fff}.product-popup_invert .product-popup__policy{color:hsla(0,0%,100%,.7)}.product-popup__close{height:40px;width:32px;position:absolute;top:0;right:0;color:#a1a1a1;-webkit-transition:color .2s ease;transition:color .2s ease;cursor:pointer;background:none;border:none}.product-popup__close:before{content:"+";position:absolute;top:8px;right:16px;-webkit-transform-origin:center;transform-origin:center;color:currentColor;-webkit-transform:rotate(45deg);transform:rotate(45deg);font-size:24px}.product-popup__close:hover{color:#8a8a8a}:is(.product-popup) .product-popup__policy{margin-bottom:-24px;font-size:10px}.product-popup__title{font-size:24px;line-height:32px;font-weight:700;margin-bottom:8px}.product-popup__title_size-small{font-size:18px;line-height:24px}.product-popup__link{white-space:nowrap;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:16px;line-height:1.5;font-weight:500}@media screen and (max-width:374px){.product-popup__link{line-height:1.38}}.product-popup__link:after{content:"\2192";position:static;display:inline-block;float:right;margin-left:.35em;-webkit-transition:-webkit-transform .2s ease 0s;transition:-webkit-transform .2s ease 0s;transition:transform .2s ease 0s;transition:transform .2s ease 0s,-webkit-transform .2s ease 0s}.product-popup__link:hover:after{-webkit-transform:translateX(20%);transform:translateX(20%)}@media screen and (min-width:768px){.product-popup{right:96px}.product-popup__title{font-size:28px;line-height:36px;margin-bottom:16px}.product-popup__title_size-small{font-size:22px;line-height:28px}}@media screen and (min-width:1200px){.product-popup{width:350px;right:calc(50% - 588px)}}