﻿body.fancybox-active{overflow:hidden}body.fancybox-iosfix{position:fixed;left:0;right:0}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99992;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(0.47, 0, 0.74, 0.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(0.22, 0.61, 0.36, 1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;mix-blend-mode:exclusion}.fancybox-toolbar{top:0;right:0;margin:0;padding:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-is-closing .fancybox-stage{overflow:visible}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide>base,.fancybox-slide>link,.fancybox-slide>meta,.fancybox-slide>script,.fancybox-slide>style,.fancybox-slide>title{display:none}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font-size:16px;line-height:20px}.fancybox-button{box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30,30,30,0.6);transition:color .3s ease;cursor:pointer;outline:none}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button[disabled]{color:#ccc;cursor:default;opacity:.6}.fancybox-button svg{display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--share svg path{stroke-width:1}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--zoom svg path{fill:transparent}.fancybox-navigation{display:none}.fancybox-show-nav .fancybox-navigation{display:block}.fancybox-navigation button{position:absolute;top:50%;margin:-50px 0 0;z-index:99997;background:transparent;width:60px;height:100px;padding:17px}.fancybox-navigation button:before{content:"";position:absolute;top:30px;right:10px;width:40px;height:40px;background:rgba(30,30,30,0.6)}.fancybox-navigation .fancybox-button--arrow_left{left:0}.fancybox-navigation .fancybox-button--arrow_right{right:0}.fancybox-close-small{position:absolute;top:0;right:0;width:40px;height:40px;padding:0;margin:0;border:0;border-radius:0;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:22px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background-color:transparent;transition:background-color .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus{outline:none}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small{top:0;right:-40px}.fancybox-slide--iframe .fancybox-close-small:after,.fancybox-slide--image .fancybox-close-small:after{font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after,.fancybox-slide--image .fancybox-close-small:hover:after{color:#fff;background:transparent}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 2vw 0;background:linear-gradient(180deg, transparent 0, rgba(0,0,0,0.1) 20%, rgba(0,0,0,0.2) 40%, rgba(0,0,0,0.6) 80%, rgba(0,0,0,0.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid rgba(255,255,255,0.4);font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;position:relative}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-slide>.fancybox-loading{border:6px solid rgba(99,99,99,0.4);border-top:6px solid rgba(255,255,255,0.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0, 0, 0.25, 1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5, 1.5, 1.5);transform:scale3d(1.5, 1.5, 1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(0.5, 0.5, 0.5);transform:scale3d(0.5, 0.5, 0.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0, 0, 0) translate3d(-100%, 0, 0);transform:scale3d(0, 0, 0) translate3d(-100%, 0, 0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0, 0, 0) translate3d(100%, 0, 0);transform:scale3d(0, 0, 0) translate3d(100%, 0, 0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);transform:translate3d(-100%, 0, 0) scale(0.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%, 0, 0) scale(0.1) skew(10deg);transform:translate3d(100%, 0, 0) scale(0.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%;text-align:center}.fancybox-share h1{color:#222;margin:0 0 20px;font-size:35px;font-weight:700}.fancybox-share p{margin:0;padding:0}p.fancybox-share__links{margin-right:-10px}.fancybox-share__button{display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:0 15px;min-width:130px;border:0;border-radius:3px;background:#fff;white-space:nowrap;font-size:14px;font-weight:700;line-height:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;transition:all .2s}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{position:relative;top:-1px;width:25px;height:25px;margin-right:7px;vertical-align:middle}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{box-sizing:border-box;width:100%;margin:10px 0 0;padding:10px 15px;background:transparent;color:#5d5b5b;font-size:14px;outline:none;border:0;border-bottom:2px solid #d7d7d7}.fancybox-thumbs{display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px 2px 4px;background:#fff;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-thumbs-x{overflow-y:hidden;overflow-x:auto}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;white-space:nowrap}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,0.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{float:left;overflow:hidden;padding:0;margin:2px;width:100px;height:75px;max-width:calc(50% - 4px);max-height:calc(100% - 8px);position:relative;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,0.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width: 800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}.owl-carousel .animated{-webkit-animation-duration:100000ms;animation-duration:100000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 5000ms ease-in-out;-moz-transition:height 5000ms ease-in-out;-ms-transition:height 5000ms ease-in-out;-o-transition:height 5000ms ease-in-out;transition:height 5000ms ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px, 0px, 0px)}.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item{display:none}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 4000ms ease;-moz-transition:opacity 4000ms ease;-ms-transition:opacity 4000ms ease;-o-transition:opacity 4000ms ease;transition:opacity 4000ms ease}.owl-carousel .owl-item img{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3, 1.3);-moz-transition:scale(1.3, 1.3);-ms-transition:scale(1.3, 1.3);-o-transition:scale(1.3, 1.3);transition:scale(1.3, 1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1}.owl-carousel-house .owl-nav{position:relative;z-index:100}.owl-carousel-house .owl-nav .owl-prev{position:absolute;top:-75px;left:-50px;background:url(/images/detail_slider_prev.png) top left no-repeat;width:17px;height:34px}.owl-carousel-house .owl-nav .owl-next{position:absolute;top:-75px;right:-50px;background:url(/images/detail_slider_next.png) top left no-repeat;width:17px;height:34px}.owl-carousel-news .owl-nav{position:relative;z-index:100}.owl-carousel-news .owl-nav .owl-prev{position:absolute;top:-50px;left:-50px;background:url(/images/detail_slider_prev.png) top left no-repeat;width:17px;height:34px}.owl-carousel-news .owl-nav .owl-next{position:absolute;top:-50px;right:-50px;background:url(/images/detail_slider_next.png) top left no-repeat;width:17px;height:34px}.owl-carousel-slider-main{position:relative}.owl-carousel-slider-main .owl-nav .owl-prev{position:absolute;top:370px;left:7%;background:url(/images/main_slider_prev.png) top left no-repeat;width:35px;height:108px}.owl-carousel-slider-main .owl-nav .owl-next{position:absolute;top:370px;right:7%;background:url(/images/main_slider_next.png) top left no-repeat;width:35px;height:108px}.main-slider-item{background:url(/images/main_slider_bg.png) top left repeat}.text-block{border-right:#afb42b solid 1px}.filter-block-main-big .text-block{color:#fff;padding:30px;padding-left:10%}.filter-block-main-big .title{font-size:47px;line-height:47px}.filter-block-main-big .text{font-size:27px;line-height:40px;font-family:'gotha-pro-light'}.filter-block-main-big .razd{width:50%;height:3px;background:#afb42b;margin-top:25px;margin-bottom:25px}.owl-carousel-slider-special .owl-nav{position:relative}.owl-carousel-slider-special .owl-nav .owl-prev{position:absolute;top:-140px;left:-60px;background:url(/images/special_slider_prev.png) top left no-repeat;width:17px;height:53px}.owl-carousel-slider-special .owl-nav .owl-next{position:absolute;top:-140px;right:-60px;background:url(/images/special_slider_next.png) top left no-repeat;width:17px;height:53px}.owl-carousel-smi{margin-bottom:20px}.owl-carousel-smi .owl-nav{position:relative}.owl-carousel-smi .owl-nav .owl-prev{position:absolute;top:-116px;left:-60px;background:url(/images/smi_lider_prev.png) top left no-repeat;width:33px;height:106px}.owl-carousel-smi .owl-nav .owl-next{position:absolute;top:-116px;right:-60px;background:url(/images/smi_lider_next.png) top left no-repeat;width:33px;height:106px}@media (max-width: 1600px){.owl-carousel-house .owl-nav .owl-prev{top:-60px}.owl-carousel-house .owl-nav .owl-next{top:-60px}}@media (max-width: 992px){.owl-carousel-house .owl-nav .owl-prev{top:-60px}.owl-carousel-house .owl-nav .owl-next{top:-60px}.main-slider-item .title{font-size:35px;line-height:35px}.main-slider-item .text{font-size:24px;line-height:30px;font-family:'gotha-pro-light'}.main-slider-item .text-block{border:none}}@media (max-width: 480px){.owl-carousel-slider-special .owl-nav .owl-prev{left:-40px}.owl-carousel-slider-special .owl-nav .owl-next{right:-40px}}@font-face{font-family:'Steppe';src:url(/assets/Steppe-Black-fa128c19a821b3100307aca6d1285f85602a87e4a30d68c8ce5e2a5c391e21ea.eot);src:local("Steppe Black"),local("Steppe-Black"),url(/assets/Steppe-Black-fa128c19a821b3100307aca6d1285f85602a87e4a30d68c8ce5e2a5c391e21ea.eot?#iefix) format("embedded-opentype"),url(/assets/Steppe-Black-f50e970405c1a45040d397cb331526b78ed2556c08faa7300cb5b8cdcfd55b2f.woff2) format("woff2"),url(/assets/Steppe-Black-c9481fce3b5183534b7032e44d2e3e8abee894652a99d1197ab4c78787f185f6.woff) format("woff"),url(/assets/Steppe-Black-f10c089334830bc829dfbb224bc65d0f85cff661863ed9523d60653c97b1e366.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:'Steppe';src:url(/assets/Steppe-Book-7177940c075817fc8927e83acb5179c9ec6ad8a55fff29fbac7eb114685ce6d6.eot);src:local("Steppe Book"),local("Steppe-Book"),url(/assets/Steppe-Book-7177940c075817fc8927e83acb5179c9ec6ad8a55fff29fbac7eb114685ce6d6.eot?#iefix) format("embedded-opentype"),url(/assets/Steppe-Book-cbe66a681fa97eeab3b90869f7ddc55f7d524f9ad86e4c44281ce4a3016bc0f7.woff2) format("woff2"),url(/assets/Steppe-Book-531fbef6dc1a9ac0cf8a9cbcf915af48521d58cc3f4cde699568d4f345edb518.woff) format("woff"),url(/assets/Steppe-Book-e9f40bf08294a48da4e2ab203807339c9e0fd181efa071d92a893ab28eef391a.ttf) format("truetype");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:'Steppe';src:url(/assets/Steppe-Bold-0a54e2bd8c19ade96bef092589b16e0b4cd13b5f7f22f6b3d016fa3e4928ae56.eot);src:local("Steppe Bold"),local("Steppe-Bold"),url(/assets/Steppe-Bold-0a54e2bd8c19ade96bef092589b16e0b4cd13b5f7f22f6b3d016fa3e4928ae56.eot?#iefix) format("embedded-opentype"),url(/assets/Steppe-Bold-d3d6ece82666a9357f01784ea3abf27a77c4fc029b1f783925d83257e203e4f7.woff2) format("woff2"),url(/assets/Steppe-Bold-a75fec3a2514b2227e581ec959e63a25b42b2d1fa8a382fee49eb11dc35d5484.woff) format("woff"),url(/assets/Steppe-Bold-f9e75504e1ebbb46c9412b46d510a93c211a03a5f69a8f440e35c307dc80e295.ttf) format("truetype");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:'Steppe';src:url(/assets/Steppe-ExtraBold-3f59e3f0c2b1c2ff485251a6a4600d7fed3326e7ec91ffe8962328b6f184cf40.eot);src:local("Steppe Extra Bold"),local("Steppe-ExtraBold"),url(/assets/Steppe-ExtraBold-3f59e3f0c2b1c2ff485251a6a4600d7fed3326e7ec91ffe8962328b6f184cf40.eot?#iefix) format("embedded-opentype"),url(/assets/Steppe-ExtraBold-28d168ef5b284b50c40a0c7e70e3b786394791d9fab2c7ee94b837c37c6424c4.woff2) format("woff2"),url(/assets/Steppe-ExtraBold-62f7e122e48ce99e08ef61b74acfe0e3925b6651646fea02df42eb56207cc264.woff) format("woff"),url(/assets/Steppe-ExtraBold-590dd45e208ddf4437eb3c63c9d488382a37d6bfbe662094e65cbd4364719b76.ttf) format("truetype");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:'Steppe';src:url(/assets/Steppe-SemiBold-a2f51b7063fee83527cbb6c943c301b2d8d692888d9a4b97d628a737c31243ae.eot);src:local("Steppe Semi Bold"),local("Steppe-SemiBold"),url(/assets/Steppe-SemiBold-a2f51b7063fee83527cbb6c943c301b2d8d692888d9a4b97d628a737c31243ae.eot?#iefix) format("embedded-opentype"),url(/assets/Steppe-SemiBold-ce0e4762100fa6fdce6fca912fb6f88df35be21840ee0704364ab28a83f3bebf.woff2) format("woff2"),url(/assets/Steppe-SemiBold-b7d75bb996d4917c8f4a58660a20dcb9b28a38c9181be3e875c32df88eacc10c.woff) format("woff"),url(/assets/Steppe-SemiBold-3755f4b72b9fa394e642eff9f07bd0c9f712ba760678bd10324839ab898bba7e.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:'Steppe';src:url(/assets/Steppe-Medium-1e7406acb379d2fbd769e71f8c58f812ea5c03377931547f2befb84bbce01f40.eot);src:local("Steppe Medium"),local("Steppe-Medium"),url(/assets/Steppe-Medium-1e7406acb379d2fbd769e71f8c58f812ea5c03377931547f2befb84bbce01f40.eot?#iefix) format("embedded-opentype"),url(/assets/Steppe-Medium-bce57fd4ee9b77f7cd64a944691acbc1f3fe338616c9eae6e2541ef2376f6757.woff2) format("woff2"),url(/assets/Steppe-Medium-e5dad2b30524fafc123a0d482d99429ad5e50943903a769b27adc3adac7e1169.woff) format("woff"),url(/assets/Steppe-Medium-df0ed5030781d0def2a57c8271a6eabad1f2d048b7deba7ff9b2b05b3ea2d247.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Steppe';src:url(/assets/Steppe-Thin-65cff66643cdc6c0f5676b90229d80e78008c04814584dcf484962039f54aefe.eot);src:local("Steppe Thin"),local("Steppe-Thin"),url(/assets/Steppe-Thin-65cff66643cdc6c0f5676b90229d80e78008c04814584dcf484962039f54aefe.eot?#iefix) format("embedded-opentype"),url(/assets/Steppe-Thin-091a7db00789ca751ff7c079cb4ef452de0630f1cbde83d53c134514d38c5ed2.woff2) format("woff2"),url(/assets/Steppe-Thin-64df9745c5b62fdf4e16d8ec4af9ae9ec7894e032e8ddd8995ebad1b14fe9ba0.woff) format("woff"),url(/assets/Steppe-Thin-aed72ac023cc2aa6ab1eaa8dc45731bd6eafb9cb3aaa3ff3ee212855781bf2cb.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:'Steppe';src:url(/assets/Steppe-Regular-3b9afff203b4f68d75e17807584e4bd26f5212f9ba765220407e04fc78b8dd93.eot);src:local("Steppe Regular"),local("Steppe-Regular"),url(/assets/Steppe-Regular-3b9afff203b4f68d75e17807584e4bd26f5212f9ba765220407e04fc78b8dd93.eot?#iefix) format("embedded-opentype"),url(/assets/Steppe-Regular-2eb6d4ab6aa01338fb3c65800f000a2ea457e9c103bd2b49a058b9b6ebdb056d.woff2) format("woff2"),url(/assets/Steppe-Regular-5360002445f6df1b60aea11de8e116a5121e208b730bfd3538fe5a518264bc2e.woff) format("woff"),url(/assets/Steppe-Regular-0aba8d864eed69e427605a4be572afd40979cc47f12338bdb9690c074042ddd5.ttf) format("truetype");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:'Steppe';src:url(/assets/Steppe-Light-cc65e4a3d253f3b7fa25134910c5a6fdc8f5f190613fd1dfc107643cc1615d15.eot);src:local("Steppe Light"),local("Steppe-Light"),url(/assets/Steppe-Light-cc65e4a3d253f3b7fa25134910c5a6fdc8f5f190613fd1dfc107643cc1615d15.eot?#iefix) format("embedded-opentype"),url(/assets/Steppe-Light-2b6609059fff5c514ea5f5424eb93b9506e6837c1c8244491145103362db5544.woff2) format("woff2"),url(/assets/Steppe-Light-1ef05210d779097115dad9496fda2d64fc641ad71f8e0d4228f3ea900bef999f.woff) format("woff"),url(/assets/Steppe-Light-fd8f0ac799f4c922fe7872cd37ab888f05e37c84ca0b73db5f54947f6f1878b3.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}:focus{outline:0}body{line-height:1;color:black;background:white}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}html{background:#fff}body{font-size:14px;font-family:'Inter', sans-serif;font-weight:300;font-weight:400;background:#fff;color:#212121;overflow-x:hidden;min-height:100%;min-width:1366px}.clear{clear:both;width:0px;height:0px;overflow:hidden;font-size:0px;line-height:0px}a{-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;text-decoration:none;color:#212121;-webkit-appearance:none}a:hover{text-decoration:none;color:#FAC400}b,strong{font-weight:600}body img{max-width:100%}input,textarea,select{font-family:'Inter', sans-serif;-webkit-appearance:none;-webkit-appearance:none;border-radius:0;-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;font-weight:300}.btn{color:#fff;position:relative;text-align:center;display:inline-block;font-family:'Inter', sans-serif;padding:10px 15px;background:#FAC400;border-radius:9px;font-weight:600;font-size:14px;line-height:17px;color:#FFFFFF;-webkit-appearance:none;border:none;height:auto;cursor:pointer;text-align:center;-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease}.btn:hover{text-decoration:none;background:#000;color:#FAC400}.btn-white{color:#fff;border-color:#fff}.btn-white:hover{color:#d3686a;background:#fff}.btn-black{color:#000;border-color:#000}.btn-black:hover{color:#fff;background:#000}.btn-str{position:relative;padding:15px 66px 15px 46px}.btn-str:before{content:"";position:absolute;margin:auto;top:0;right:40px;bottom:0;width:10px;height:16px;background:url(/btn-str.png) no-repeat;background-size:contain}.btn-blank{color:#f20000;background:#ffd9d9}.btn-blank:hover{color:#ffd9d9;background:#f20000}.btn-blank-black{color:#000;background:transparent;border-color:#828790}.btn-blank-black:hover{color:#fff;background:#828790}.btn-blank-white{color:#fff;background:transparent;border-color:#fff}.btn-blank-white:hover{color:#000;background:#fff}.btn-gray{color:#fff;background:#828790}.btn-gray:hover{color:#f20000;background:#ffd9d9}.btn-disabled{color:#828790;background:#e6ebec}.btn-disabled:hover{color:#828790;background:#e6ebec}.btn-purpur{background:#81007F}.btn-purpur:hover{background:#000}.btn-yellow-light{padding:10px 20px;background:rgba(250,196,0,0.6);border:1px solid #FAC400;border-radius:10px}.btn-purpur-light{padding:10px 20px;background:rgba(129,0,127,0.4);border:1px solid #81007F;border-radius:10px}.btn-disable{opacity:0.5;cursor:not-allowed}.pull-left{float:left}.pull-right{float:right}.desktop{display:block}.mobile{display:none !important}.cont{padding:0 20px;position:relative;margin:0 auto;max-width:1360px}.cont-2{max-width:1920px}header{padding:7px 0 38px 0}.header-top{display:flex;justify-content:space-between;align-items:center}.header-top .logo-cont{display:flex;align-items:center;margin:5px 0 0 0}.header-top .logo{display:inline-block;width:37px;height:37px;background:url(/assets/logo-4e71271f5044a6e7206b3f31cf22811ac84791ec381e1b10d6951d6f35ee8d67.svg) no-repeat;background-size:contain;margin:5px 0 0 0}.header-top .geo{position:relative;margin:0 0 0 14px;padding:0 0 0 25px;width:200px;cursor:pointer}.header-top .geo:before{content:"";position:absolute;margin:auto;left:0;top:0;bottom:0;width:18px;height:18px;background:url(/assets/geo-154baeefb3eb00e407393bc61c1dea594905e2319219fb39fe9ca4dff514a61f.svg) no-repeat;background-size:contain}.header-top .geo span{display:inline-block;font-weight:400;font-size:14px;line-height:17px}.header-top .geo:hover span{color:#FAC400}.header-top .search-cont{display:flex;justify-content:space-between;align-items:center;margin:9px 44px 0 0}.header-top .search-cont form{padding:8px 16px;background:#FCFCFC;border:1px solid #E2E2E2;border-radius:6px;display:flex;justify-content:space-between;align-items:center;margin-right:20px}.header-top .search-cont form input[type="text"]{font-weight:400;font-size:14px;line-height:17px;padding:0;border:0;background:transparent;width:590px}.header-top .search-cont form input[type="submit"]{display:inline-block;width:22px;height:22px;border:0;padding:0;cursor:pointer;background-color:#828282;-webkit-mask-image:url(/assets/search-ff419b74a15f3d47e811a1ad8c520f294b6fedb321af38060e22abfc351d0c39.svg);mask-image:url(/assets/search-ff419b74a15f3d47e811a1ad8c520f294b6fedb321af38060e22abfc351d0c39.svg)}.header-top .search-cont .select-dd{padding:13px 16px;background:#FAC400;border-radius:8px}.header-top .search-cont .select-dd span{display:inline-block;position:relative;color:#fff;padding:0 20px 0 0}.header-top .search-cont .select-dd span:before{content:"";position:absolute;margin:auto;right:0;top:0;bottom:0;width:10px;height:6px;background-color:#fff;-webkit-mask-image:url(/assets/dd-f7dd71d4306455470cda3affb707c87c875a5fcb702d1a2487db1d3d3898a576.svg);mask-image:url(/assets/dd-f7dd71d4306455470cda3affb707c87c875a5fcb702d1a2487db1d3d3898a576.svg)}.header-top .user-cont{display:flex;justify-content:space-between;align-items:center;margin:7px 0 0 0}.header-top .user-cont .user{display:inline-block;width:32px;height:36px;border:2px solid #81007F;border-radius:4px;position:relative}.header-top .user-cont .user:before{content:"";position:absolute;width:15px;height:18px;margin:auto;top:4px;left:0;right:0;background-color:#81007F;-webkit-mask-image:url(/assets/user-ee62e2bf588f085527bca1293c12f188151295ccff533d5900a3d74f5d5d6f56.svg);mask-image:url(/assets/user-ee62e2bf588f085527bca1293c12f188151295ccff533d5900a3d74f5d5d6f56.svg)}.header-top .user-cont .user span{display:block;font-weight:300;font-size:8px;line-height:10px;text-align:center;color:#81007F;padding:24px 0 0 0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.header-top .user-cont .user-type{display:inline-block;width:32px;height:36px;border:2px solid #81007F;border-radius:4px;position:relative;margin:0 0 0 14px}.header-top .user-cont .user-type:before{content:"";position:absolute;width:17px;height:15px;margin:auto;top:4px;left:0;right:0;background-color:#81007F;-webkit-mask-image:url(/assets/user-type-ea5283a9eac4a0a75d00f69adbedbea453b918dfcc2ea4c0c748bf528e40c40a.svg);mask-image:url(/assets/user-type-ea5283a9eac4a0a75d00f69adbedbea453b918dfcc2ea4c0c748bf528e40c40a.svg)}.header-top .user-cont .user-type span{display:block;font-weight:300;font-size:8px;line-height:10px;text-align:center;color:#81007F;padding:24px 0 0 0}.header-top .user-cont .user-bonus{display:inline-block;width:32px;height:36px;border:2px solid #81007F;border-radius:4px;position:relative;margin:0 0 0 14px}.header-top .user-cont .user-bonus:before{content:"";position:absolute;width:20px;height:18px;margin:auto;top:4px;left:0;right:0;background-color:#81007F;-webkit-mask-image:url(/assets/user-bonus-013fe2258f75f4fa6cdd331868302f72edf068a4ce7e6ee3ea11b68afe20f4ab.svg);mask-image:url(/assets/user-bonus-013fe2258f75f4fa6cdd331868302f72edf068a4ce7e6ee3ea11b68afe20f4ab.svg)}.header-top .user-cont .user-bonus span{display:block;font-weight:300;font-size:8px;line-height:10px;text-align:center;color:#81007F;padding:24px 0 0 0}.header-top .user-cont .alert{display:inline-block;width:22px;height:22px;margin:0 26px 0 44px;background-color:#828282;-webkit-mask-image:url(/assets/alert-ab33327b8e0990d63333618d431b1e677df1da3d28c8a546f48d905d20b0f045.svg);mask-image:url(/assets/alert-ab33327b8e0990d63333618d431b1e677df1da3d28c8a546f48d905d20b0f045.svg)}.header-top .user-cont .cart{display:inline-block;width:24px;height:24px;background-color:#828282;-webkit-mask-image:url(/assets/cart-7584c4e4572b44fbf299c54212e8a81369897027879bb252c2c981e4acfc860a.svg);mask-image:url(/assets/cart-7584c4e4572b44fbf299c54212e8a81369897027879bb252c2c981e4acfc860a.svg)}.header-top .user-cont .btn{width:100px;margin-left:20px}.header-bottom{display:flex;justify-content:space-between;margin:27px 0 0 0}.header-bottom a{display:inline-block;padding:10px 15px;background:#FAC400;border-radius:9px;font-weight:600;font-size:14px;line-height:17px;color:#FFFFFF;width:180px;text-align:center}.header-bottom a:hover,.header-bottom a.active{background:#000;color:#FAC400}.bread{margin:0 0 24px 0}.bread-cont{font-weight:400;font-size:12px;line-height:15px;display:flex;align-items:center}.bread a{display:inline-block;margin:0 10px 0 0}.bread img{width:12px;margin-right:10px}.bread span{display:inline-block;color:#818181;margin:0 10px 0 0}.title{font-weight:600;font-size:24px;line-height:150%;margin:0 0 20px 0}.main-page-slider{margin:0 0 29px 0}.main-page-slider .cont{display:flex;justify-content:space-between}.small-slider-cont{width:304px}.small-slider{display:inline-block;position:relative;overflow:hidden;border-radius:10px;margin:0 0 17px 0}.small-slider img{display:block}.small-slider-cont .bottom-nav span{display:inline-block;width:7px;height:7px;background:#828282;border-radius:50px}.small-slider-cont .bottom-nav span.active{width:23px;background:#81007F}.big-slider-cont{width:calc(100% - 326px)}.big-slider{display:inline-block;position:relative;overflow:hidden;border-radius:10px}.big-slider img{display:block}.big-slider-cont .bottom-nav{text-align:right}.big-slider-cont .bottom-nav .prev{display:inline-block;font-weight:400;font-size:14px;line-height:16px;color:#828282;position:relative}.big-slider-cont .bottom-nav .next{display:inline-block;font-weight:400;font-size:14px;line-height:16px;color:#828282;position:relative}.cat-list{margin:0 0 11px 0}.cat-list-cont{display:flex;flex-wrap:wrap}.cat-list-cont .item{display:inline-block;width:255px;height:255px;border:2px solid #FAC400;border-radius:25px;position:relative;margin:0 16px 15px 0;background-size:85% !important}.cat-list-cont .item:nth-child(5n){margin-right:0}.cat-list-cont .item span{display:block;font-weight:700;font-size:20px;line-height:23px;margin:17px 30px 0 18px}.cat-list-cont .item i{position:absolute;right:-1px;bottom:-1px;width:50px;height:50px;border-radius:50px;background:#FAC400}.cat-list-cont .item i:before{content:"";position:absolute;margin:auto;top:0;right:-3px;bottom:0;left:0;width:9px;height:14px;background-color:#212121;-webkit-mask-image:url(/assets/more-i-b87e46a7744696b66be59e8aba6dd11c9e6f720f994cf761ac62a12fff37f930.svg);mask-image:url(/assets/more-i-b87e46a7744696b66be59e8aba6dd11c9e6f720f994cf761ac62a12fff37f930.svg)}.cat-list-cont .more{display:inline-block;font-weight:700;font-size:20px;line-height:23px;position:relative;margin:119px 0 0 14px;height:24px;padding:0 56px 0 0}.cat-list-cont .more i{position:absolute;right:-1px;bottom:-11px;width:50px;height:50px;border-radius:50px;background:#FAC400}.cat-list-cont .more i:before{content:"";position:absolute;margin:auto;top:0;right:-3px;bottom:0;left:0;width:9px;height:14px;background-color:#212121;-webkit-mask-image:url(/assets/more-i-b87e46a7744696b66be59e8aba6dd11c9e6f720f994cf761ac62a12fff37f930.svg);mask-image:url(/assets/more-i-b87e46a7744696b66be59e8aba6dd11c9e6f720f994cf761ac62a12fff37f930.svg)}.cat-list-cont-overflow{position:relative;overflow-y:hidden;margin-bottom:20px}.cat-list-cont-overflow::-webkit-scrollbar{-webkit-appearance:none}.cat-list-cont-overflow::-webkit-scrollbar:vertical{width:5px}.cat-list-cont-overflow::-webkit-scrollbar:horizontal{height:5px}.cat-list-cont-overflow::-webkit-scrollbar-thumb{background-color:#FAC400;border-radius:3px;border:2px solid #FAC400}.cat-list-cont-overflow::-webkit-scrollbar-track{border-radius:10px;background-color:#F0F0F0}.product-list{margin:0 0 28px 0}.product-list-filter{display:flex;justify-content:space-between;align-items:center;margin:0 0 20px 0}.product-list-filter .sort{display:flex;justify-content:space-between;align-items:center}.product-list-filter .sort select{height:30px;font-weight:400;font-size:14px;line-height:17px;color:#212121;background:url(/assets/select-dd-963133a590bbf6ff5c237c7c24ca4f5595a0c24dd162c3818c14dec6212dd238.svg) no-repeat right 8px center;background-size:4px;border:1px solid #212121;border-radius:15px;padding:0 50px 0 10px;margin:0 10px 0 0}.product-list-filter form{display:flex;justify-content:space-between;align-items:center;height:28px;border:1px solid #212121;border-radius:15px}.product-list-filter form input[type="text"]{padding:0;background:transparent;border:0;font-size:14px;width:192px;margin:0 0 0 10px}.product-list-filter form input[type="submit"]{display:inline-block;width:14px;height:14px;border:0;padding:0;cursor:pointer;margin:0 10px 0 40px;background-color:#212121;-webkit-mask-image:url(/assets/search-ff419b74a15f3d47e811a1ad8c520f294b6fedb321af38060e22abfc351d0c39.svg);mask-image:url(/assets/search-ff419b74a15f3d47e811a1ad8c520f294b6fedb321af38060e22abfc351d0c39.svg);mask-size:contain;-webkit-mask-size:contain}.product-list-cont{display:flex;flex-wrap:wrap}.product-list-cont .item{width:257px;height:412px;background:#FFFFFF;border:1px solid #E2E2E2;border-radius:10px;position:relative;overflow:hidden;margin:0 16px 22px 0}.product-list-cont .item:nth-child(5n){margin-right:0}.product-list-cont .item .rating{position:absolute;left:9px;top:11px;font-weight:500;font-size:16px;line-height:19px;z-index:1;padding:3px 0 0 29px}.product-list-cont .item .rating:before{content:"";position:absolute;left:0;top:0;width:24px;height:24px;background-color:#FAC400;-webkit-mask-image:url(/assets/rating-dd52d51dfd95c07e874a114bff9729ac5085f412b3cd95057519f38601b7c621.svg);mask-image:url(/assets/rating-dd52d51dfd95c07e874a114bff9729ac5085f412b3cd95057519f38601b7c621.svg);mask-size:contain;-webkit-mask-size:contain}.product-list-cont .item .fav{position:absolute;right:10px;top:11px;width:24px;height:24px;background:url(/assets/fav-8e6c29769e75c5af77e596a30695a8e6980db704ec4f7be56538ef566ddf5bf5.png) no-repeat;background-size:contain;z-index:1;cursor:pointer}.product-list-cont .item .fav-fill{background:transparent;background-color:#FAC400;-webkit-mask-image:url(/assets/fav-fill-ad4b5ef643636c2804e196a140bca020e3ed37b0f2f5600a8819f9d09c3d0aca.svg);mask-image:url(/assets/fav-fill-ad4b5ef643636c2804e196a140bca020e3ed37b0f2f5600a8819f9d09c3d0aca.svg);mask-size:contain;-webkit-mask-size:contain}.product-list-cont .item .image{display:block;height:189px;width:100%;position:relative;background:#E6E8EC}.product-list-cont .item .image img{position:absolute;margin:auto;left:0;top:0;right:0;bottom:0;max-width:80%;max-height:70%}.product-list-cont .item .text-cont{padding:15px 14px 0 14px}.product-list-cont .item .text-cont .label{padding:6px 8px;background:rgba(82,5,123,0.1);border-radius:4px;font-weight:400;font-size:12px;line-height:15px;color:#52057B;display:inline-block;margin:0 0 8px 0}.product-list-cont .item .text-cont .name{font-weight:500;font-size:16px;line-height:140%;display:inline-block;margin:0 0 13px 0;display:block}.product-list-cont .item .text-cont .price{font-weight:600;font-size:18px;line-height:22px;margin:0 0 13px 0}.product-list-cont .item .text-cont .geo{font-weight:400;font-size:14px;line-height:17px;color:#828282;position:relative;padding:0 0 0 21px;margin:0 0 12px 0}.product-list-cont .item .text-cont .geo:before{content:"";position:absolute;margin:auto;left:0;top:0;bottom:0;width:16px;height:16px;background:url(/assets/geo-small-7326b48444a94d5d723b39f2c6081332f823ecf99c9c68332c151c0ca7fad913.svg) no-repeat;background-size:contain}.product-list-cont .item .btn{display:block;margin:14px -3px 0 -3px;padding:16px 0;position:absolute;left:0;bottom:0;width:calc(100% + 4px)}.product-list-cont-overflow{position:relative;overflow-y:hidden}.product-list-cont-overflow::-webkit-scrollbar{-webkit-appearance:none}.product-list-cont-overflow::-webkit-scrollbar:vertical{width:5px}.product-list-cont-overflow::-webkit-scrollbar:horizontal{height:5px}.product-list-cont-overflow::-webkit-scrollbar-thumb{background-color:#FAC400;border-radius:3px;border:2px solid #FAC400}.product-list-cont-overflow::-webkit-scrollbar-track{border-radius:10px;background-color:#F0F0F0}.paggination{align-items:center;display:flex;justify-content:center}.paggination .prev{width:7px;height:13px;background-color:#818181;-webkit-mask-image:url(/assets/nav-paggination-94a6d45a17e0b9a3762334e67566646bbbce9f61f75fec0ab5226281efc18b95.svg);mask-image:url(/assets/nav-paggination-94a6d45a17e0b9a3762334e67566646bbbce9f61f75fec0ab5226281efc18b95.svg);mask-size:contain;-webkit-mask-size:contain}.paggination .prev:hover{background-color:#81007F}.paggination a{display:inline-block;font-weight:500;font-size:14px;margin:0 10px}.paggination .current{color:#81007F}.paggination .next{width:7px;height:13px;transform:rotate(180deg);background-color:#818181;-webkit-mask-image:url(/assets/nav-paggination-94a6d45a17e0b9a3762334e67566646bbbce9f61f75fec0ab5226281efc18b95.svg);mask-image:url(/assets/nav-paggination-94a6d45a17e0b9a3762334e67566646bbbce9f61f75fec0ab5226281efc18b95.svg);mask-size:contain;-webkit-mask-size:contain}.paggination .next:hover{background-color:#81007F}.top-brands{margin:0 0 40px 0}.top-brands .cont{border-top:1px solid #E2E2E2;border-bottom:1px solid #E2E2E2}.top-brands .title{margin:40px 0 28px 0;font-size:26px}.top-brands-cont{display:flex;justify-content:space-between;margin:0 0 23px 0}.top-brands-cont .column{width:12.5%}.top-brands-cont .column b{display:block;font-size:16px;font-weight:500;width:90%;word-break:break-word;hyphens:auto}.top-brands-cont .column ul{margin:18px 0 0 0}.top-brands-cont .column ul li{margin:0 0 16px 0}.top-brands-cont .column ul li a{display:inline-block;font-size:14px;line-height:17px;color:#828282}.top-brands-cont .column ul li a:hover{color:#000}.pay-methods{margin:0 0 40px 0}.pay-methods .cont{border-bottom:1px solid #E2E2E2}.pay-methods .title{font-size:26px;margin-bottom:30px}.pay-methods-list{display:flex;justify-content:space-between;align-items:center;margin:0 0 40px 0}.pay-methods-list img{display:inline-block;height:25px}.seo-block .title{font-size:26px}.seo-block .text{font-weight:400;font-size:16px;line-height:150%;color:#828282;margin:0 0 25px 0}footer{margin:38px 0 0 0}.footer-cont{border-top:1px solid #E2E2E2;display:flex;justify-content:space-between;align-items:center;padding:40px 0 23px 0}footer ul{display:flex;justify-content:space-between;align-items:center}footer ul li{margin:0 0px 0 26px}.auth-page{text-align:center;padding:0 0 24px 0}.auth-page .btn{padding:9px 40px;font-size:12px}.auth-page .title{font-weight:700;font-size:18px;line-height:22px;margin:0 0 15px 0}.auth-page .auth-form{padding:10px 20px;width:300px;height:auto;background:#F9F9F9;box-shadow:0px 4px 4px rgba(0,0,0,0.25);border-radius:10px;margin:0 auto 10px auto}.auth-page .title-small{font-style:normal;font-weight:500;font-size:14px;line-height:17px;margin:0 0 10px 0}.auth-page .btns{display:flex;align-items:center;justify-content:space-between;margin:0 0 10px 0}.auth-page .btns .btn{opacity:0.5}.auth-page .btns .btn.active{opacity:1}.auth-page input[type="text"],.auth-page input[type="password"]{padding:0 10px;width:278px;height:29px;background:#FFFFFF;border:1px solid #828282;border-radius:10px;font-size:12px;margin:0 0 10px 0}.auth-page input[type="text"].error,.auth-page input[type="password"].error{border-color:red}.auth-page .link{font-weight:400;font-size:10px;line-height:12px;text-decoration:underline;color:#818181;margin:0 0 7px 0;display:inline-block}.auth-page .link:hover{text-decoration:none}.auth-page .title-big-gray{font-weight:500;font-size:18px;line-height:22px;color:#818181;margin:0 0 10px 0}.auth-page .btn-auth{width:84px}.auth-page .title-back{text-align:left}.auth-page .title-back a{font-size:12px}.auth-page .image{margin:11px auto 6px auto;height:106px}.auth-page .image img{display:block;margin:0 auto;max-height:100%}.auth-page .btn-full{display:block;width:auto !important;margin:0px 0 4px 0;padding-left:0;padding-right:0}.auth-page .reg-form{padding:12px 20px;width:460px;height:auto;background:#F9F9F9;box-shadow:0px 4px 4px rgba(0,0,0,0.25);border-radius:10px;margin:0 auto 10px auto}.auth-page .title-small-2{margin-bottom:10px}.auth-page .reg-form .btns .btn{width:32%}.auth-page .inputs-3{display:flex;justify-content:space-between;text-align:left}.auth-page .inputs-2{display:flex;justify-content:space-between;text-align:left}.auth-page .form-item{width:31.5%}.auth-page .inputs-2 .form-item{width:49%}.auth-page .form-item .title-small{margin:0 0 7px 0}.auth-page .form-item input[type="text"]{width:calc(100% - 20px)}.auth-page .form-btn{display:flex;justify-content:space-between;text-align:left;align-items:flex-end;margin:0 0 9px 0}.auth-page .form-btn .form-item{width:49%}.auth-page .form-btn .form-item-size-big{width:65%}.auth-page .form-btn .form-item input[type="text"]{margin-bottom:0}.auth-page .form-btn .btn{padding:7px 0;width:49%}.auth-page .form-btn .btn-small{width:32%}.auth-page input[type="checkbox"]{display:none}.auth-page input[type="checkbox"]+label{position:relative;font-weight:400;font-size:10px;line-height:12px;text-align:left;display:block;width:100%;padding:0 0 0 17px;margin:21px 0 25px 0}.auth-page input[type="checkbox"]+label:before{content:"";position:absolute;left:0;top:0;width:9px;height:9px;border:2.4px solid #81007F;transform:matrix(-1, 0, 0, 1, 0, 0);border-radius:20px}.auth-page input[type="checkbox"]:checked+label:before{background:#81007F}.auth-page input[type="checkbox"]+label a{color:#81007F;text-decoration:underline}.auth-page input[type="checkbox"]+label a:hover{text-decoration:none}.auth-page .form-btn input[type="checkbox"]+label{width:44%;margin:0 0 10px 0}.auth-page .checkboxes{text-align:left}.auth-page .reg-form-cont{display:none}.auth-page .reg-form-cont.active{display:block}.profile-page{margin:40px 0 40px 0}.profile-page-cont{display:flex;justify-content:space-between;align-items:flex-start}.profile-left-menu{padding:10px;background:#F9F9F9;border-radius:10px;width:192px}.profile-left-menu .name{margin:0 0 3px 0}.profile-left-menu .name b{display:block;font-weight:600;font-size:21px;line-height:25px;margin:0 0 2px 0}.profile-left-menu .name span{display:block;font-weight:400;font-size:14px;line-height:17px}.profile-left-menu ul li{border-top:1px solid #E6E8EC;padding:10px 0 10px 0}.profile-left-menu ul li a{padding:4px 8px 4px 0px;border-radius:15px;font-weight:500;font-size:14px;line-height:17px;display:inline-block}.profile-left-menu ul li a.active{padding:4px 8px;background:#FAC400;border-radius:15px;color:#fff}.profile-left-menu ul li:last-child{padding-bottom:0}.profile-user-block{padding:20px;background:#F9F9F9;border-radius:10px;width:calc(100% - 268px)}.profile-user-block .title{font-weight:700;font-size:21px;line-height:25px;margin:0 0 10px 0}.profile-user-block .title-2{font-weight:600;font-size:18px;line-height:22px;margin:0 0 9px 0}.profile-user-block .profile-columns{display:flex;justify-content:space-between}.profile-user-block .profile-column{width:32.7%}.profile-user-block .profile-column-big{width:66.4%}.profile-user-block .profile-column-cont{padding:15px;background:#FFFFFF;box-shadow:0px 4px 4px rgba(0,0,0,0.25);border-radius:10px;margin:0 0 10px 0}.profile-user-block .profile-item{border-bottom:0.5px solid #E6E8EC;margin:0 0 14px 0}.profile-user-block .profile-item b{display:block;font-weight:600;font-size:15px;line-height:18px;margin:0 0 5px 0}.profile-user-block .profile-item span{display:block;font-weight:400;font-size:12px;line-height:15px}.profile-user-block .profile-item span.done{position:relative}.profile-user-block .profile-item span.done:before{content:"";position:absolute;right:4px;bottom:4px;width:9px;height:7px;background-color:#52BE48;-webkit-mask-image:url(/assets/done-3e1bb86e051af0d6b769cf6ec7a4adde01549f2e957a4d475dbb9489d105cb03.svg);mask-image:url(/assets/done-3e1bb86e051af0d6b769cf6ec7a4adde01549f2e957a4d475dbb9489d105cb03.svg)}.profile-user-block .profile-item span.error{position:relative}.profile-user-block .profile-item span.error:before{content:"";position:absolute;right:4px;bottom:4px;width:9px;height:9px;background-color:#CE0000;-webkit-mask-image:url(/assets/error-e86b434cb6e4b20a76c18c74905ca85dcc57d278c7d5a69038e7714e855f0403.svg);mask-image:url(/assets/error-e86b434cb6e4b20a76c18c74905ca85dcc57d278c7d5a69038e7714e855f0403.svg)}.profile-user-block .profile-item-2{display:flex;justify-content:space-between}.profile-user-block .profile-item-2 .profile-item{width:49%}.profile-user-block .profile-item:last-child{margin-bottom:0}.profile-user-block .cashe{position:relative;margin-bottom:6px}.profile-user-block .cashe b{display:block;font-weight:700;font-size:18px;line-height:22px}.profile-user-block .cashe b span{color:#FAC400;font-weight:700}.profile-user-block .cashe a{display:block;font-weight:500;font-size:14px;line-height:17px;color:#81007F}.profile-user-block .cashe:after{content:"";position:absolute;margin:auto;right:16px;bottom:0;top:0;width:42px;height:39px;background:url(/assets/cashe-b8197ce984d7e5dc3f04314b9c70ae135a95fdaa4bb27baf410a7a9de270fb36.png) no-repeat;background-size:contain}.profile-user-block .level{position:relative;margin-bottom:6px}.profile-user-block .level b{display:block;font-weight:700;font-size:18px;line-height:22px}.profile-user-block .level b span{color:#FAC400;font-weight:700}.profile-user-block .level p{margin:7px 0 5px 0}.profile-user-block .level a{display:block;font-weight:500;font-size:14px;line-height:17px;color:#81007F}.profile-user-block .level:after{content:"";position:absolute;margin:auto;right:16px;bottom:0;top:0;width:42px;height:46px;background:url(/assets/level-ef2ed17d2ef26d7701621aec0810068c970245dbf587414d0aee1db5b7982c0a.png) no-repeat;background-size:contain}.profile-user-block .ref{position:relative;margin-bottom:6px}.profile-user-block .ref b{display:block;font-weight:700;font-size:18px;line-height:22px}.profile-user-block .ref b span{color:#FAC400;font-weight:700}.profile-user-block .ref a{display:block;font-weight:500;font-size:14px;line-height:17px;color:#81007F}.profile-user-block .ref:after{content:"";position:absolute;margin:auto;right:16px;bottom:0;top:0;width:45px;height:45px;background:url(/assets/ref-608d0069097e7fd82cfee1db583350882461206070a1ff2a55bffa1a1d668a32.png) no-repeat;background-size:contain}.profile-user-block-master{padding:20px;border-radius:10px;width:calc(100% - 268px)}.profile-form{padding:10px 10px 1px 10px;background:#F9F9F9;box-shadow:0px 4px 4px rgba(0,0,0,0.25);border-radius:10px;margin:0 0 21px 0}.profile-form .form-item{margin:0 0 10px 0}.profile-form .form-item .label{font-weight:600;font-size:16px;line-height:19px;margin:0 0 5px 0}.profile-form .form-item .input{display:flex;justify-content:space-between;align-items:center}.profile-form .form-item .input input[type="text"]{width:calc(100% - 86px)}.profile-form .form-item input[type="text"],.profile-form .form-item input[type="password"],.profile-form .form-item input[type="date"]{padding:0 10px;width:327px;height:33px;background:#FFFFFF;border:1px solid #828282;border-radius:10px;font-weight:400;font-size:12px;line-height:15px}.profile-form .form-item textarea{padding:10px 10px;width:calc(100% - 22px);height:178px;background:#FFFFFF;border:1px solid #828282;border-radius:10px;font-weight:400;font-size:12px;line-height:15px;resize:none}.profile-form .form-item textarea.error,.profile-form .form-item input[type="text"].error{border-color:red}.profile-form .form-item select{height:30px;font-weight:400;font-size:14px;line-height:17px;color:#212121;background:url(/assets/select-dd-963133a590bbf6ff5c237c7c24ca4f5595a0c24dd162c3818c14dec6212dd238.svg) no-repeat right 8px center;background-size:10px;border:1px solid #212121;border-radius:15px;padding:0 50px 0 10px;margin:0 10px 0 0}.profile-form .form-item input[type="checkbox"]{display:none}.profile-form .form-item input[type="checkbox"]+label{font-weight:400;font-size:12px;line-height:15px;color:#212121;position:relative;padding:0 0 0 19px;margin:0 10px 0 0}.profile-form .form-item input[type="checkbox"]+label:before{content:"";position:absolute;margin:auto;left:0;top:0;bottom:0;width:10px;height:10px;background:#FFFFFF;border:1px solid #828282;border-radius:10px}.profile-form .form-item input[type="checkbox"]:checked+label:before{background:#81007F}.profile-form .form-item input[type="radio"]{display:none}.profile-form .form-item input[type="radio"]+label{font-weight:400;font-size:12px;line-height:15px;color:#212121;position:relative;padding:0 0 0 19px;margin:0 10px 0 0}.profile-form .form-item input[type="radio"]+label:before{content:"";position:absolute;margin:auto;left:0;top:0;bottom:0;width:10px;height:10px;background:#FFFFFF;border:1px solid #828282;border-radius:10px}.profile-form .form-item input[type="radio"]:checked+label:before{background:#81007F}.profile-form .form-item span{font-weight:400;font-size:10px;line-height:12px;color:#828282}.profile-form .form-item input[type="file"]{display:none}.profile-form .form-item input[type="file"]+label{font-weight:400;font-size:11px;line-height:13px;position:relative;padding:18px 100px 0 0;margin:0px 0 30px 0;display:inline-block}.profile-form .form-item input[type="file"]+label:before{content:"";position:absolute;right:0;top:0;width:86px;height:52px;border:1px solid #A4A4A4;border-radius:9px}.profile-form .form-item input[type="file"]+label:after{content:"";position:absolute;top:18px;right:35px;width:16px;height:16px;background:url(/assets/plus-add-2733929a08b2c5c39ea23deb436367b81831a6acd5f71b959131871e42d8c950.svg) no-repeat;background-size:contain}.profile-form .columns{display:flex;justify-content:space-between}.profile-form .column{width:47%}.profile-form .columns-2{justify-content:left}.profile-form .columns-2 .column{width:auto;margin-right:10px}.profile-form .photo-form{margin:0 0 8px 0}.profile-form .photo-form .label{font-weight:600;font-size:16px;line-height:19px;margin:0 0 5px 0}.profile-form .photo-form .list{display:flex}.profile-form .photo-form .list input[type="file"]{display:none}.profile-form .photo-form .list .item{display:inline-block;width:100px;height:60px;background:#D9D9D9;border-radius:10px;margin:0 10px 0 0;position:relative;border:1px solid #E7E7E7}.profile-form .photo-form .list .item.add{width:100px;height:60px;border:1px solid #E7E7E7;border-radius:10px;position:relative;background:transparent;cursor:pointer}.profile-form .photo-form .list .item.add:before{content:"";position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;width:16px;height:16px;background:url(/assets/plus-add-2733929a08b2c5c39ea23deb436367b81831a6acd5f71b959131871e42d8c950.svg) no-repeat;background-size:contain}.profile-form .photo-form .list .item.add:hover{border-color:#FAC400}.profile-form .photo-form .list .item .remove{position:absolute;right:5px;top:5px;width:12px;height:13px;background:url(/assets/remove-8287f379a2d51b965050a8a77852ed9ad6dd764650096becf2a341c0bceb1c12.svg) no-repeat;background-size:contain;cursor:pointer}.profile-form .photo-form .list .item .remove:hover{opacity:0.5}.profile-form .form-item .btn{padding:6px 20px;font-weight:normal;font-size:12px}.harakt-list .harakt-item .columns .column{width:50%}.harakt-list .harakt-item .columns .column .form-item input{width:calc(100% - 32px)}.form-item .add-harakt{display:block;padding:7px 10px;background:#FFFFFF;border:1px solid #828282;border-radius:10px;position:relative;width:calc(100% - 32px);height:19px}.form-item .add-harakt:before{content:"";position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;width:16px;height:16px;background:url(/assets/plus-add-2733929a08b2c5c39ea23deb436367b81831a6acd5f71b959131871e42d8c950.svg) no-repeat;background-size:contain}.delivery-list .delivery-item{margin-bottom:10px}.profile-alets{display:flex}.profile-alets .profile-form{width:650px}.subscribers{margin-left:20px}.subscriber-bg{padding:10px;background:#F9F9F9;box-shadow:0px 4px 4px rgba(0,0,0,0.25);border-radius:10px;margin-bottom:10px}.subscriber-bg .title{font-weight:600;font-size:16px;line-height:19px;margin:0 0 9px 0px}.subscriber-bg .list{display:flex;align-items:center;margin-bottom:10px}.subscriber-bg .list .item{width:25px;height:25px;border-radius:25px;background:#D9D9D9;border:1px solid #212121;margin:0 -13px 0 0}.subscriber-bg .list b{font-weight:500;font-size:14px;line-height:17px;margin-left:30px}.block-lists .columns{display:flex;justify-content:space-between}.block-lists .column{width:49%}.block-lists .column .list{display:flex;justify-content:space-between}.block-lists .column .item-bg{padding:10px;background:#F9F9F9;box-shadow:0px 4px 4px rgba(0,0,0,0.25);border-radius:10px;margin-bottom:10px;width:calc(49% - 20px)}.block-lists .column .list-3 .item-bg{width:calc(32% - 20px)}.block-lists .column .item-bg .title{font-weight:600;font-size:16px;line-height:19px;margin:0 0 9px 0px}.block-lists .column .item-bg span{display:block;font-weight:400;font-size:10px;line-height:12px;color:#828282;margin-bottom:10px}.block-lists .column .item-bg .list{display:flex;align-items:center;margin-bottom:10px}.block-lists .column .item-bg .list .item{width:25px;height:25px;border-radius:25px;background:#D9D9D9;border:1px solid #212121;margin:0 -13px 0 0}.block-lists .column .item-bg .list b{font-weight:500;font-size:14px;line-height:17px;margin-left:30px}.profile-alets-flex{justify-content:space-between}.profile-alets .profile-form{width:500px}.profile-alets .news-list{padding:10px;background:#F9F9F9;box-shadow:0px 4px 4px rgba(0,0,0,0.25);border-radius:10px;margin-bottom:10px;width:calc(100% - 550px);display:block}.profile-alets .news-list .title-cont{display:flex;align-items:center;justify-content:space-between}.profile-alets .news-list .title-cont .title{font-weight:600;font-size:16px;line-height:19px;margin:0}.profile-alets .news-list .title-cont select{height:30px;font-weight:400;font-size:14px;line-height:17px;color:#212121;background:url(/assets/select-dd-963133a590bbf6ff5c237c7c24ca4f5595a0c24dd162c3818c14dec6212dd238.svg) no-repeat right 8px center;background-size:10px;border:1px solid #212121;border-radius:15px;padding:0 50px 0 10px;margin:0 0px 0 0}.profile-alets .news-list .list{margin-top:20px}.profile-alets .news-list .list .item{border-top:1px solid #818181;display:flex;align-items:center;justify-content:space-between;padding:5px 0}.profile-alets .news-list .list .item .name{font-weight:500;font-size:12px;line-height:140%}.profile-alets .news-list .list .item .date{font-weight:400;font-size:12px;line-height:140%}.profile-alets .news-list .list .item .edit{font-weight:700;font-size:12px;line-height:140%;color:#81007F;margin:0 10px}.profile-alets .news-list .list .item .delete{width:12px;height:13px;background:url(/assets/remove-8287f379a2d51b965050a8a77852ed9ad6dd764650096becf2a341c0bceb1c12.svg) no-repeat;background-size:contain}.profile-alets .news-list .list .item .more{display:flex}.profile-products{padding:10px;background:#F9F9F9;box-shadow:0px 4px 4px rgba(0,0,0,0.25);border-radius:10px;margin-bottom:10px}.profile-products .title-cont{display:flex;align-items:center;justify-content:space-between}.profile-products .title-cont .title{font-weight:600;font-size:16px;line-height:19px;margin:0}.profile-products .title-cont select{height:30px;font-weight:400;font-size:14px;line-height:17px;color:#212121;background:url(/assets/select-dd-963133a590bbf6ff5c237c7c24ca4f5595a0c24dd162c3818c14dec6212dd238.svg) no-repeat right 8px center;background-size:10px;border:1px solid #212121;border-radius:15px;padding:0 50px 0 10px;margin:0 0px 0 0}.profile-products .list{margin-top:20px}.profile-products .list .item{border-top:1px solid #818181;display:flex;align-items:center;justify-content:space-between;padding:5px 0}.profile-products .list .item .name{font-weight:500;font-size:12px;line-height:140%}.profile-products .list .item .more{display:flex;align-items:center}.profile-products .list .item .more span{font-weight:500;font-size:12px;line-height:140%;margin-left:10px}.profile-products .list .item .more span.green{color:#52BE48}.profile-products .list .item .more span.red{color:red}.profile-products .list .item .more .price{margin-left:10px}.profile-products .list .item .more .price b{display:block;font-weight:700;font-size:12px;line-height:140%;color:#52BE48}.profile-products .list .item .more .price span{display:block;font-weight:700;font-size:12px;line-height:140%;color:#818181;margin:0}.profile-products .list .item .more .edit{font-weight:700;font-size:12px;line-height:140%;color:#81007F;margin:0 10px}.profile-products .list .item .more .delete{width:12px;height:13px;background:url(/assets/remove-8287f379a2d51b965050a8a77852ed9ad6dd764650096becf2a341c0bceb1c12.svg) no-repeat;background-size:contain}.profile-products .list .b{font-weight:bold}.profile-products .list .item .val{font-weight:500;font-size:12px;line-height:140%}.profile-products .alert-list .item{border:0;padding:10px;background:#FFFFFF;box-shadow:0px 4px 4px rgba(0,0,0,0.25);border-radius:10px;margin:0 0 10px 0}.profile-products .alert-list .item .icon{width:70px;margin:0 8px 0 0}.profile-products .alert-list .item .icon img{display:block}.profile-products .alert-list .item .small{width:270px}.profile-products .alert-list .item .small b{display:block}.profile-products .alert-list .item .small span{display:block;font-weight:300;font-size:10px;line-height:12px;color:#212121;margin-top:5px}.profile-products .clients-list .item .name{width:10%}.profile-products .clients-list .item .val{width:8%}.profile-products .clients-list a{color:#81007F;text-decoration:underline;font-weight:bold}.profile-products .clients-list .coupon{width:26px;height:12px;background:url(/assets/coupon-a3bc7eca1edef77b2205400eea9ab99eda295464b89b2ace4fb0745d00a7f91c.png) no-repeat;background-size:contain;display:inline-block}.profile-products .clients-list-cont{position:relative;overflow-y:hidden}.profile-products .clients-list-cont .clients-list{width:2000px}.profile-products .list .item .color{color:#81007F}.profile-otchet{margin-top:20px;display:flex;justify-content:space-between}.profile-otchet .otchet-cont{width:540px}.profile-otchet .otchet{padding:10px;background:#F9F9F9;box-shadow:0px 4px 4px rgba(0,0,0,0.25);border-radius:10px;margin-bottom:10px}.profile-otchet .otchet .filter{display:flex;align-items:center;display:none}.profile-otchet .otchet .filter select{height:30px;font-weight:400;font-size:14px;line-height:17px;color:#212121;background:url(/assets/select-dd-963133a590bbf6ff5c237c7c24ca4f5595a0c24dd162c3818c14dec6212dd238.svg) no-repeat right 8px center;background-size:10px;border:1px solid #212121;border-radius:15px;padding:0 50px 0 10px;margin:0 10px 0 0}.profile-otchet .akcii{width:calc(100% - 550px)}.profile-otchet .akcii .title-cont{display:flex;align-items:center;justify-content:space-between}.profile-otchet .akcii .title-cont .title{font-weight:600;font-size:16px;line-height:19px;margin:0}.profile-otchet .akcii .title-cont select{height:30px;font-weight:400;font-size:14px;line-height:17px;color:#212121;background:url(/assets/select-dd-963133a590bbf6ff5c237c7c24ca4f5595a0c24dd162c3818c14dec6212dd238.svg) no-repeat right 8px center;background-size:10px;border:1px solid #212121;border-radius:15px;padding:0 50px 0 10px;margin:0 0px 0 0}.profile-otchet .akcii-cont{padding:10px;background:#F9F9F9;box-shadow:0px 4px 4px rgba(0,0,0,0.25);border-radius:10px;margin-bottom:10px}.profile-otchet .akcii .list{margin-top:20px}.profile-otchet .akcii .list .item{border-top:1px solid #818181;display:flex;align-items:center;justify-content:space-between;padding:5px 0}.profile-otchet .akcii .list .item .name{font-weight:500;font-size:12px;line-height:140%}.profile-otchet .akcii .list .item .price{margin-left:10px}.profile-otchet .akcii .list .item .price b{display:block;font-weight:700;font-size:12px;line-height:140%;color:#52BE48}.profile-otchet .akcii .list .item .price span{display:block;font-weight:700;font-size:12px;line-height:140%;text-decoration:line-through;color:#818181;margin:0}.profile-otchet .akcii .list .item .edit{font-weight:700;font-size:12px;line-height:140%;color:#81007F;margin:0 10px}.profile-otchet .akcii .list .item .delete{width:12px;height:13px;background:url(/assets/remove-8287f379a2d51b965050a8a77852ed9ad6dd764650096becf2a341c0bceb1c12.svg) no-repeat;background-size:contain}.profile-otchet-block{display:block}.profile-otchet-block .otchet-cont{width:100%}.profile-loaded-list{display:flex;flex-wrap:wrap}.profile-loaded-list .profile-column-cont{width:45%;margin:0 10px 10px 0}.profile-loaded-list .profile-column-cont:nth-child(2n){margin-right:0}.profile-loaded-list .profile-column-flex{display:flex;justify-content:space-between}.profile-loaded-list .profile-column-flex .text{margin:17px 0 0 0;width:calc(100% - 100px)}.profile-loaded-list .profile-column-flex .text b{display:block;font-weight:700;font-size:18px;line-height:22px;color:#52BE48;margin:0 0 10px 0}.profile-loaded-list .profile-column-flex .text input[type="file"]{display:none}.profile-loaded-list .profile-column-flex .text input[type="file"]+label{display:inline-block;font-weight:500;font-size:14px;line-height:17px;color:#81007F;cursor:pointer}.profile-loaded-list .profile-column-flex .text input[type="file"]+label:hover{text-decoration:underline}.profile-loaded-list .profile-column-flex .text a{display:inline-block;font-weight:500;font-size:14px;line-height:17px;color:#81007F}.profile-loaded-list .profile-column-flex .image{width:80px;height:80px;border-radius:13px;position:relative;overflow:hidden}.profile-loaded-list .profile-column-flex .image img{display:block}.message-block{padding:15px;background:#E6E8EC;box-shadow:0px 4px 4px rgba(0,0,0,0.25);border-radius:10px;margin:0 0 10px 0}.user-message{display:flex;justify-content:space-between;padding:5px 15px;background:#FFFFFF;border-radius:999px;width:117px}.user-message .text{margin:4px 0 0 0}.user-message .text b{display:block;font-weight:600;font-size:10px;line-height:12px}.user-message .text span{display:block;font-weight:400;font-size:10px;line-height:12px;color:#52BE48}.user-message .image{width:30px;height:30px;border-radius:30px}.user-message .image img{display:block}.message-block .lenta{margin:0 0 5px 0;position:relative;overflow-x:hidden;height:200px}.message-block .lenta::-webkit-scrollbar{-webkit-appearance:none}.message-block .lenta::-webkit-scrollbar:vertical{width:5px}.message-block .lenta::-webkit-scrollbar:horizontal{height:5px}.message-block .lenta::-webkit-scrollbar-thumb{background-color:#FAC400;border-radius:3px;border:2px solid #FAC400}.message-block .lenta::-webkit-scrollbar-track{border-radius:10px;background-color:#F0F0F0}.message-block .lenta .date{border-bottom:0.5px solid #7C7C7C;text-align:center;margin:90px 0 6px 0;padding:0 0 2px 0}.message-block .lenta .date span{font-weight:500;font-size:10px;line-height:12px;color:#7C7C7C}.message-item{margin:0 0 10px 0}.message-item .name{font-weight:500;font-size:10px;line-height:12px}.message-item .message-cont{display:flex;align-items:flex-end;width:57.3%}.message-item .message-cont .message{padding:5px 15px;background:#FFFFFF;border-radius:10px;font-weight:400;font-size:11px;line-height:13px}.message-item .message-cont .time{font-weight:400;font-size:10px;line-height:12px}.message-from{display:flex;justify-content:end}.message-from .message-item{display:inline-block;width:57.3%}.message-from .message-item .message-cont{width:100%}.message-form{display:flex;justify-content:space-between}.message-form .text{padding:0px 20px;height:30px;background:#FFFFFF;border-radius:15px;display:flex;justify-content:space-between;align-items:center;width:calc(100% - 140px)}.message-form .text input[type="text"]{padding:0;border:0;font-size:10px}.message-form .text input[type="file"]{display:none}.message-form .text input[type="file"]+label{width:14px;height:14px;background-color:#7C7C7C;-webkit-mask-image:url(/assets/file-446250e55b0fa50a319acd079f8e5b325b31c92d4935539a6688a6f5ed9578c2.svg);mask-image:url(/assets/file-446250e55b0fa50a319acd079f8e5b325b31c92d4935539a6688a6f5ed9578c2.svg)}.message-form .btn{border-radius:30px;font-size:10px;padding:7px 20px}.new-recall-profile{display:flex;justify-content:space-between;align-items:center;padding:15px;background:#E6E8EC;box-shadow:0px 4px 4px rgba(0,0,0,0.25);border-radius:10px}.new-recall-profile .stars{display:flex;align-items:center;padding:0px 10px;height:30px;background:#FFFFFF;border-radius:15px}.new-recall-profile .stars span{display:inline-block;width:18px;height:18px;margin:0 2px 0 0;background-color:#7C7C7C;-webkit-mask-image:url(/assets/star-6469e9b9da18a595db26ec43c7f6991ff3a706dd6a828c3ec1b0a5cfecf3858f.svg);mask-image:url(/assets/star-6469e9b9da18a595db26ec43c7f6991ff3a706dd6a828c3ec1b0a5cfecf3858f.svg)}.new-recall-profile .stars span:last-child{margin-right:0}.new-recall-profile .stars span.fill{background-color:#FAC400}.new-recall-profile input[type="text"]{height:30px;padding:0px 20px;background:#FFFFFF;border-radius:15px;font-size:10px;border:0;width:calc(100% - 310px)}.new-recall-profile .btn{border-radius:30px;font-size:10px;padding:7px 20px}.product-page h1{font-weight:700;font-size:21px;line-height:140%;display:flex;justify-content:space-between;margin:0 0 3px 0}.product-page h1 .fav{width:24px;height:24px;background:url(/assets/fav-8e6c29769e75c5af77e596a30695a8e6980db704ec4f7be56538ef566ddf5bf5.png) no-repeat;background-size:contain;z-index:1;cursor:pointer}.product-page h1 .fav-fill{background:transparent;background-color:#FAC400;-webkit-mask-image:url(/assets/fav-fill-ad4b5ef643636c2804e196a140bca020e3ed37b0f2f5600a8819f9d09c3d0aca.svg);mask-image:url(/assets/fav-fill-ad4b5ef643636c2804e196a140bca020e3ed37b0f2f5600a8819f9d09c3d0aca.svg);mask-size:contain;-webkit-mask-size:contain}.product-page .rating-cont{display:flex;align-items:center;margin:0 0 15px 0}.product-page .rating-cont .rating{position:relative;font-weight:500;font-size:11px;line-height:13px;z-index:1;padding:2px 0 0 21px;color:#828282;margin:0 20px 0 0}.product-page .rating-cont .rating:before{content:"";position:absolute;left:0;top:0;width:16px;height:16px;background-color:#FAC400;-webkit-mask-image:url(/assets/rating-dd52d51dfd95c07e874a114bff9729ac5085f412b3cd95057519f38601b7c621.svg);mask-image:url(/assets/rating-dd52d51dfd95c07e874a114bff9729ac5085f412b3cd95057519f38601b7c621.svg);mask-size:contain;-webkit-mask-size:contain}.product-page .rating-cont a{font-weight:500;font-size:11px;line-height:13px;text-decoration:underline;color:#828282}.product-page-cont{display:flex;justify-content:space-between}.product-page-cont .photos{display:flex;justify-content:space-between;width:460px}.product-page-cont .photos .list{width:50px}.product-page-cont .photos .big{display:block;width:400px;height:400px;background:#D9D9D9;position:relative;overflow:hidden;margin:0 0 0 10px}.product-page-cont .photos a{display:block;width:50px;height:50px;background:#D9D9D9;position:relative;overflow:hidden;margin:0 0 8px 0}.product-page-cont .photos a img{display:block}.product-page-cont .text{width:calc(100% - 920px)}.product-page-cont .text .prokat-cont{display:flex;align-items:center;padding:5px;border:1px solid #BCBCBC;border-radius:15px;margin:0 19px 0 0}.product-page-cont .text .prokat{display:flex;align-items:center;margin:0 0 14px 0}.product-page-cont .text .prokat .image{width:40px;height:40px;background:#D9D9D9;border-radius:40px;position:relative;overflow:hidden;margin:0 10px 0 0}.product-page-cont .text .prokat .name{font-weight:600;font-size:14px;line-height:17px}.product-page-cont .text .prokat .rating-cont{margin:0 0 0 0}.product-page-cont .text .title{font-weight:700;font-size:16px;line-height:19px;margin:0 0 5px 0}.product-page-cont .text .title a{font-weight:500;font-size:12px;line-height:15px;text-decoration:underline;color:#81007F}.product-page-cont .text .description{font-weight:400;font-size:12px;line-height:15px;margin:0 0 8px 0}.product-page-cont .text .title-cont{display:flex;align-items:center;justify-content:space-between}.product-page-cont .text .title-cont a{font-weight:400;font-size:12px;line-height:15px;text-decoration:underline;color:#828282}.product-page-cont .text .tabs{display:flex;margin:0 0 10px 0}.product-page-cont .text .tabs a{font-weight:500;font-size:12px;line-height:15px;color:#212121;padding:8px 10px;background:rgba(134,134,134,0.2);border:1px solid #868686;border-radius:15px;margin-right:10px}.product-page-cont .text .tabs a.active,.product-page-cont .text .tabs a:hover{background-color:#FAC400;border-color:#FAC400;color:#fff}.product-page-cont .text .description-table{padding:10px;background:#F9F9F9;box-shadow:0px 4px 4px rgba(0,0,0,0.25);border-radius:10px;margin:0 0 10px 0}.product-page-cont .text .description-table table{width:100%;font-weight:500;font-size:12px;line-height:15px;color:#828282;border-collapse:collapse}.product-page-cont .text .description-table table tr td{border-bottom:1px solid #828282;padding:2px 0}.product-page-cont .text .description-table table tr:last-child td{border:0}.product-page-cont .product-order{width:444px;margin:0 -10px 0 0}.product-page-cont .product-order .title{font-weight:700;font-size:16px;line-height:19px;margin:0 0 8px 0}.product-page-cont .product-order .bg{background:#F9F9F9;box-shadow:0px 4px 4px rgba(0,0,0,0.25);border-radius:10px;padding:11px 0 0 0;margin:0 0 9px 0}.product-page-cont .product-order .bg-block{position:relative}.product-page-cont .product-order .bg-block:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#fff;opacity:0.7;z-index:1}.product-page-cont .product-order .bg p{font-weight:400;font-size:13px;line-height:16px;margin:0 0 5px 10px}.product-page-cont .product-order .bg p b{font-weight:700;font-size:18px;line-height:22px}.product-page-cont .product-order .bg .counts-cont{display:flex;align-items:center;margin:0 0 8px 9px}.product-page-cont .product-order .bg .counts{display:flex;align-items:center;margin:0 12px 0 0px}.product-page-cont .product-order .bg .counts .minus{width:12px;height:12px;background:url(/assets/minus-da64d0c112e61de375723590dd80011cf22dd36fa93d116d382a2be2c01c1fee.svg) no-repeat center;background-size:contain;cursor:pointer}.product-page-cont .product-order .bg .counts input{background:#E6E8EC;border:1px solid #81007F;border-radius:10px;text-align:center;font-weight:700;font-size:9px;line-height:140%;margin:0 1px 0 1px;height:18px;width:26px}.product-page-cont .product-order .bg .counts .plus{width:12px;height:12px;background:url(/assets/plus-71fc883bd9ef72da4a05d8e1bbab1be8339155a7444f359c7a4fda4327f29147.svg) no-repeat center;background-size:contain;cursor:pointer}.product-page-cont .product-order .bg .price{font-weight:700;font-size:18px;line-height:22px}.product-page-cont .product-order .calendar-block{display:flex;align-items:center;margin:0 0 8px 9px}.product-page-cont .product-order .calendar-block span{font-weight:400;font-size:13px;line-height:16px}.product-page-cont .product-order .calendar-block .input-bg{cursor:pointer;font-weight:500;font-size:14px;line-height:17px;padding:5px 10px;background:#E6E8EC;border-radius:10px;margin:0 12px;border:0}.product-page-cont .product-order .btn{display:block;margin:9px 0 0 0}.product-page-cont .product-order .btn-purpur-light{margin:0 0 17px 0}.recalls{margin:-10px 0 30px 0}.recalls-cont{display:flex;justify-content:space-between;align-items:flex-start}.recalls .list{width:calc(100% - 440px)}.recalls .list .title{font-weight:700;font-size:21px;line-height:25px;margin:0 0 0px 0}.recalls .list .tabs{display:flex;align-items:center;margin:0 0 7px 0}.recalls .list .tabs a{font-weight:600;font-size:16px;line-height:19px;color:#ADADAD;margin:0 40px 0 0}.recalls .list .tabs a.active,.recalls .list .tabs a:hover{color:#000}.recalls .photos{display:flex;margin:0 0 10px 0}.recalls .photos .item{width:80px;height:80px;background:#D9D9D9;border-radius:10px;margin:0 10px 0 0}.recalls .list-filter{display:flex;justify-content:space-between;align-items:center;margin:0 0 10px 0}.recalls .list-filter .sort{display:flex;justify-content:space-between;align-items:center}.recalls .list-filter .sort select{height:30px;font-weight:400;font-size:14px;line-height:17px;color:#212121;background:url(/assets/select-dd-963133a590bbf6ff5c237c7c24ca4f5595a0c24dd162c3818c14dec6212dd238.svg) no-repeat right 8px center;background-size:4px;border:1px solid #212121;border-radius:15px;padding:0 50px 0 10px;margin:0 10px 0 0}.recalls .list-filter form{display:flex;justify-content:space-between;align-items:center;height:28px;border:1px solid #212121;border-radius:15px}.recalls .list-filter form input[type="text"]{padding:0;background:transparent;border:0;font-size:14px;width:192px;margin:0 0 0 10px}.recalls .list-filter form input[type="submit"]{display:inline-block;width:14px;height:14px;border:0;padding:0;cursor:pointer;margin:0 10px 0 40px;background-color:#212121;-webkit-mask-image:url(/assets/search-ff419b74a15f3d47e811a1ad8c520f294b6fedb321af38060e22abfc351d0c39.svg);mask-image:url(/assets/search-ff419b74a15f3d47e811a1ad8c520f294b6fedb321af38060e22abfc351d0c39.svg);mask-size:contain;-webkit-mask-size:contain}.recalls .list-cont .item{padding:10px 10px 7px 10px;background:#F9F9F9;box-shadow:0px 4px 4px rgba(0,0,0,0.25);border-radius:10px;margin:0 0 10px 0}.recalls .list-cont .name-cont{display:flex;align-items:center;justify-content:space-between;margin:0 0 8px 0}.recalls .list-cont .name{display:flex;justify-content:space-between;align-items:center}.recalls .list-cont .image{width:50px;height:50px;border-radius:50px;background:#D9D9D9;margin:0 10px 0 0}.recalls .list-cont .name b{font-weight:700;font-size:21px;line-height:25px}.recalls .date-cont{display:flex;align-items:center}.recalls .date{font-weight:400;font-size:12px;line-height:15px;color:#828282}.recalls .date-cont .rating{position:relative;font-weight:500;font-size:11px;line-height:13px;z-index:1;padding:2px 0 0 19px;color:#828282;margin:0 0px 0 10px}.recalls .date-cont .rating:before{content:"";position:absolute;left:0;top:0;width:16px;height:16px;background-color:#FAC400;-webkit-mask-image:url(/assets/rating-dd52d51dfd95c07e874a114bff9729ac5085f412b3cd95057519f38601b7c621.svg);mask-image:url(/assets/rating-dd52d51dfd95c07e874a114bff9729ac5085f412b3cd95057519f38601b7c621.svg);mask-size:contain;-webkit-mask-size:contain}.recalls .text{font-weight:400;font-size:12px;line-height:15px}.recalls .stat{padding:10px;background:#F9F9F9;box-shadow:0px 4px 4px rgba(0,0,0,0.25);border-radius:10px;width:380px;margin:5px 0 0 0}.recalls .stat .top{display:flex;justify-content:space-between;padding:0px 0px 3px 0;border-bottom:1px solid #D9D9D9;margin:0 0 6px 0}.recalls .stat .stars{display:flex;align-items:center}.recalls .stat .star{display:inline-block;width:24px;height:24px;margin:0 6px 0 0;background-color:#FAC400;-webkit-mask-image:url(/assets/rating-dd52d51dfd95c07e874a114bff9729ac5085f412b3cd95057519f38601b7c621.svg);mask-image:url(/assets/rating-dd52d51dfd95c07e874a114bff9729ac5085f412b3cd95057519f38601b7c621.svg);mask-size:contain;-webkit-mask-size:contain}.recalls .stat .top b{font-weight:700;font-size:21px;line-height:25px}.recalls .stat .line{display:flex;justify-content:space-between;align-items:center;margin:0 0 8px 0}.recalls .stat .line:last-child{margin-bottom:0}.recalls .stat .line b{font-weight:700;font-size:16px;line-height:19px;width:24px}.recalls .stat .line span{font-weight:500;font-size:14px;line-height:17px;width:25px;text-align:right}.recalls .stat .line .line-fill{height:5px;width:calc(100% - 50px)}.recalls .stat .line .line-fill-cont{width:80%;height:5px;background:#FAC400;border-radius:5px}.cart-page{margin-bottom:100px}.cart h1{font-weight:700;font-size:21px;line-height:25px;margin:0 0 15px 0}.cart-cont{display:flex;justify-content:space-between}.cart-table{width:calc(100% - 342px)}.cart-table .top-panel{padding:11px 10px;background:#F9F9F9;box-shadow:0px 4px 4px rgba(0,0,0,0.25);border-radius:10px;margin:0 0 22px 0}.cart-table .top-panel input[type="checkbox"]{display:none}.cart-table .top-panel input[type="checkbox"]+label{font-weight:400;font-size:14px;line-height:17px;position:relative;padding:2px 0 0 32px;margin:0 6px 0 0}.cart-table .top-panel input[type="checkbox"]+label:before{content:"";position:absolute;left:0;top:0;width:20px;height:20px;background:#FAC400;border-radius:5px}.cart-table .top-panel input[type="checkbox"]:checked+label:after{content:"";position:absolute;left:6px;top:6px;width:8px;height:8px;background:url(/assets/checked-3037e79e4988382af148fe93686ae74bd2a57cb80e23efed57e7baf529fdcc9b.svg) no-repeat;background-size:contain}.cart-table .top-panel .remove{font-weight:500;font-size:14px;line-height:17px;color:#81007F}.cart-table .list{padding:10px;background:#F9F9F9;box-shadow:0px 4px 4px rgba(0,0,0,0.25);border-radius:10px}.cart-table .list .item{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.cart-table .list .item input[type="checkbox"]{display:none}.cart-table .list .item input[type="checkbox"]+label{font-weight:400;font-size:14px;line-height:17px;position:relative}.cart-table .list .item input[type="checkbox"]+label:before{content:"";position:absolute;left:0;top:0;width:20px;height:20px;background:#FAC400;border-radius:5px}.cart-table .list .item input[type="checkbox"]:checked+label:after{content:"";position:absolute;left:6px;top:6px;width:7px;height:7px;background:url(/assets/checked-3037e79e4988382af148fe93686ae74bd2a57cb80e23efed57e7baf529fdcc9b.svg) no-repeat;background-size:contain}.cart-table .list .item .image{display:block;width:83px;height:83px;background:#E6E8EC;position:relative;overflow:hidden;border-radius:5px;align-items:center}.cart-table .list .item .image img{display:block;position:absolute;margin:auto;max-width:90%;max-height:90%;left:0;top:0;right:0;bottom:0}.cart-table .list .item .name-cont{width:250px}.cart-table .list .item .params{width:200px}.cart-table .list .item .name-cont .name{font-weight:500;font-size:14px;line-height:140%;margin:0 0 9px 0;display:block}.cart-table .list .item .name-cont p{font-weight:400;font-size:13px;line-height:140%;color:#828282;margin:0 0 10px 0}.cart-table .list .item .name-cont .btns{display:flex}.cart-table .list .item .name-cont .btns .fav{width:21px;height:21px;background:#FAC400;border-radius:21px;position:relative;cursor:pointer}.cart-table .list .item .name-cont .btns .fav:before{content:"";position:absolute;margin:auto;top:0;left:0;bottom:0;right:0;width:11px;height:11px;background-color:#fff;-webkit-mask-image:url(/assets/fav-fill-ad4b5ef643636c2804e196a140bca020e3ed37b0f2f5600a8819f9d09c3d0aca.svg);mask-image:url(/assets/fav-fill-ad4b5ef643636c2804e196a140bca020e3ed37b0f2f5600a8819f9d09c3d0aca.svg);mask-size:contain;-webkit-mask-size:contain}.cart-table .list .item .name-cont .btns .fav:hover{background:#000}.cart-table .list .item .name-cont .btns .fav:hover:before{background-color:#FAC400}.cart-table .list .item .name-cont .btns .remove{width:21px;height:21px;background:#FAC400;border-radius:21px;margin:0 5px;position:relative;cursor:pointer}.cart-table .list .item .name-cont .btns .remove:before{content:"";position:absolute;margin:auto;top:0;left:0;bottom:0;right:0;width:11px;height:11px;background-color:#fff;-webkit-mask-image:url(/assets/remove-2-0e3717352899c81da724ae5fa949fd1c9b66c0eac69aebe3567572e8749147f6.svg);mask-image:url(/assets/remove-2-0e3717352899c81da724ae5fa949fd1c9b66c0eac69aebe3567572e8749147f6.svg);mask-size:contain;-webkit-mask-size:contain}.cart-table .list .item .name-cont .btns .remove:hover{background:#000}.cart-table .list .item .name-cont .btns .remove:hover:before{background-color:#FAC400}.cart-table .list .item .name-cont .btns .btn{font-weight:500;font-size:12px;line-height:140%;padding:2px 6px;border-radius:20px}.cart-table .list .item .params{font-weight:500;font-size:12px;line-height:140%}.cart-table .list .item .date{width:160px}.cart-table .list .item .date-item{display:flex;align-items:center;margin:5px 0;position:relative;cursor:not-allowed;opacity:0.5}.cart-table .list .item .date-item span{display:inline-block;font-weight:500;font-size:14px;line-height:140%;margin-right:10px}.cart-table .list .item .date-item b{padding:5px 10px;background:#E6E8EC;border:1px solid #868686;border-radius:15px;font-weight:500;font-size:14px;line-height:140%}.cart-table .list .item .price{font-weight:700;font-size:18px;line-height:140%}.cart-table .list .item .counts{display:flex;align-items:center;margin:0 32px 0 0px}.cart-table .list .item .counts .minus{width:16px;height:16px;background:url(/assets/minus-da64d0c112e61de375723590dd80011cf22dd36fa93d116d382a2be2c01c1fee.svg) no-repeat center;background-size:contain;cursor:pointer}.cart-table .list .item .counts input{background:#E6E8EC;border:1px solid #81007F;border-radius:20px;text-align:center;font-weight:700;font-size:12px;line-height:140%;margin:0 1px 0 1px;height:24px;width:34px}.cart-table .list .item .counts .plus{width:16px;height:16px;background:url(/assets/plus-71fc883bd9ef72da4a05d8e1bbab1be8339155a7444f359c7a4fda4327f29147.svg) no-repeat center;background-size:contain;cursor:pointer}.cart-itog{width:322px}.cart-itog .panel{padding:10px;background:#F9F9F9;box-shadow:0px 4px 4px rgba(0,0,0,0.25);border-radius:10px}.cart-itog .panel .item{display:flex;justify-content:space-between;border-bottom:1px solid rgba(130,130,130,0.38);padding:0 0 2px 0;margin:0 0 4px 0;font-size:12px;line-height:18px}.cart-itog .panel .item .title{font-weight:500;font-size:14px;line-height:17px;margin-bottom:0}.cart-itog .panel .item .right .light{color:#828282}.cart-itog .panel .item .right a{color:#81007F;text-decoration:underline}.cart-itog .bottom{margin-top:20px}.cart-itog .bottom .item{display:flex;justify-content:space-between;margin-bottom:10px;font-size:10px}.cart-itog .bottom .item-big{font-size:14px}.cart-itog .btn{display:block}.cart-pay-select{padding:10px;background:#F9F9F9;box-shadow:0px 4px 4px rgba(0,0,0,0.25);border-radius:10px;margin-bottom:15px}.cart-pay-select .title{font-weight:600;font-size:14px;line-height:17px;margin:0 0 9px 0}.cart-pay-select .list-pay{display:flex}.cart-pay-select .list-pay .item{padding:6px 10px;width:62px;height:44px;background:#FAC400;border-radius:6px;margin:0 10px 0 0}.cart-pay-select .list-pay .item .icon{display:inline-block;height:17px}.cart-pay-select .list-pay .item span{display:block;font-weight:500;font-size:12px;line-height:22px;color:#FFFFFF}.cart-columns{display:flex;justify-content:space-between}.cart-columns .column{padding:10px;background:#F9F9F9;box-shadow:0px 4px 4px rgba(0,0,0,0.25);border-radius:10px;width:47.5%}.cart-columns .column .title{font-weight:600;font-size:14px;line-height:17px;margin:0 0 9px 0}.cart-columns .column p{margin-bottom:10px;font-weight:400;font-size:12px;line-height:15px}.cart-columns .column p a{color:#81007F;text-decoration:underline}.cart-columns .column p a:hover{text-decoration:none}article{font-size:14px;line-height:18px;min-height:300px}article h1{font-weight:700;font-size:21px;line-height:140%;display:flex;justify-content:space-between;margin:0 0 15px 0}article h2{font-weight:700;font-size:18px;line-height:120%;display:flex;justify-content:space-between;margin:0 0 15px 0}article .date{margin-bottom:15px;color:#818181;font-size:12px}article p{margin-bottom:15px}.modal-hidden{position:fixed;left:0;top:0;width:100%;height:100%;z-index:99;background:#000;opacity:0.5;display:none}.modal{position:fixed;margin:auto;top:0;right:0;bottom:0;left:0;z-index:100;padding:10px;width:500px;height:400px;background:#F9F9F9;box-shadow:0px 4px 4px rgba(0,0,0,0.25);border-radius:10px;display:none}.modal .title-cont{display:flex;justify-content:space-between}.modal .title-cont .title{font-weight:600;font-size:16px;line-height:19px}.modal .title-cont .close{display:inline-block;width:16px;height:18px;background-color:#212121;-webkit-mask-image:url(/assets/remove-2-0e3717352899c81da724ae5fa949fd1c9b66c0eac69aebe3567572e8749147f6.svg);mask-image:url(/assets/remove-2-0e3717352899c81da724ae5fa949fd1c9b66c0eac69aebe3567572e8749147f6.svg);mask-size:contain;-webkit-mask-size:contain}.modal .title-cont .close:hover{background-color:#FAC400}.modal .city-search input{padding:0 10px;width:calc(100% - 20px);height:29px;background:#FFFFFF;border:1px solid #828282;border-radius:10px;font-size:12px;margin:0 0 10px 0}.modal .city-list{position:relative;overflow-x:hidden;height:280px}.modal .city-list::-webkit-scrollbar{-webkit-appearance:none}.modal .city-list::-webkit-scrollbar:vertical{width:5px}.modal .city-list::-webkit-scrollbar:horizontal{height:5px}.modal .city-list::-webkit-scrollbar-thumb{background-color:#FAC400;border-radius:3px;border:2px solid #FAC400}.modal .city-list::-webkit-scrollbar-track{border-radius:10px;background-color:#F0F0F0}.modal .city-list .item{font-size:12px;padding:4px 10px;cursor:pointer}.modal .city-list .item:hover{color:#FAC400}.modal .btns{text-align:center}.order-tabs{margin:12px 0 13px 0}.order-tabs a{font-weight:600;font-size:16px;line-height:19px;margin:0 10px 0 0;opacity:0.5}.order-tabs a.active{opacity:1}.order-list .order{padding:0px 0px 15px;background:#FFFFFF;box-shadow:0px 4px 4px rgba(0,0,0,0.25);border-radius:10px;position:relative;overflow:hidden;background:#fff}.order-list .order .top{display:flex;justify-content:space-between;padding:15px;background:#E6E8EC}.order-list .order .top .left b{display:block;font-weight:700;font-size:19px;line-height:23px;margin:0 0 6px 0}.order-list .order .top .left span{display:block;font-weight:500;font-size:14px;line-height:17px;color:#81007F}.order-list .order .top .right{text-align:right}.order-list .order .top .right b{display:block;font-weight:700;font-size:19px;line-height:23px;margin:0 0 6px 0}.order-list .order .top .right span{font-weight:500;font-size:14px;line-height:17px;color:#81007F}.order-list .order .top .right span.green{color:#52BE48}.order-list .order .bottom{padding:9px 13px;display:flex;justify-content:space-between;align-items:center}.order-list .order .bottom .product-info .name-cont{display:flex;align-items:center;margin:0 0 8px 0}.order-list .order .bottom .product-info .name-cont a{font-weight:700;font-size:18px;line-height:140%}.order-list .order .bottom .product-info .name-cont .label{padding:5px 10px;background:#A4A4A4;border-radius:9999px;font-weight:700;font-size:12px;line-height:140%;color:#FFFFFF;display:inline-block;margin:0 0 0 13px}.order-list .order .bottom .product-info .date{font-weight:500;font-size:16px;line-height:19px;color:#575757;margin:0 0 10px 0}.order-list .order .bottom .product-info .info{font-weight:500;font-size:14px;line-height:17px;color:#575757;margin:0 0 10px 0}.order-list .order .bottom .product-info .btns{display:flex;align-items:center}.order-list .order .bottom .product-info .btns .btn{border-radius:19px;font-size:16px;margin:0 10px 0 0}.order-list .order .bottom .product-image{width:143px;height:104px;background:#E6E8EC;border-radius:10px;position:relative;overflow:hidden}.order-list .order .bottom .product-image img{display:block;position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;max-width:90%;max-height:90%}.prokat-page-cont{display:flex;justify-content:space-between;margin:0 0 26px 0}.prokat-page-info{width:calc(100% - 210px)}.prokat-page-image{width:200px;height:200px;background:#D9D9D9}.prokat-page .title-cont{display:flex;justify-content:space-between;margin:0 0 10px 0}.prokat-page .title-cont h1{font-weight:600;font-size:24px;line-height:29px}.prokat-page .title-cont .btn{border-radius:30px;padding:5px 17px}.prokat-info{padding:10px;background:#F9F9F9;border-radius:15px;margin:0 0 10px 0}.prokat-info .green{font-weight:500;font-size:10px;line-height:12px;color:#52BE48;display:block;margin:0 0 10px 0}.prokat-info .red{font-weight:500;font-size:10px;line-height:12px;color:red;display:block;margin:0 0 10px 0}.prokat-info .ratings{display:flex;align-items:center;margin:0 0 12px 0}.prokat-info .ratings .item{margin:0 32px 0 0}.prokat-info .ratings .item span{font-weight:500;font-size:14px;line-height:17px;display:block;margin:0 0 4px 0}.prokat-info .ratings .item .star{font-weight:500;font-size:14px;line-height:17px;padding:5px 10px 5px 35px;background:#E6E8EC;border-radius:15px;position:relative;display:inline-block}.prokat-info .ratings .item .star:before{content:"";position:absolute;margin:auto;bottom:0;left:10px;top:0;width:20px;height:20px;background-color:#FAC400;-webkit-mask-image:url(/assets/rating-dd52d51dfd95c07e874a114bff9729ac5085f412b3cd95057519f38601b7c621.svg);mask-image:url(/assets/rating-dd52d51dfd95c07e874a114bff9729ac5085f412b3cd95057519f38601b7c621.svg);mask-size:contain;-webkit-mask-size:contain}.prokat-info .title{font-weight:600;font-size:16px;line-height:19px;margin:0 0 10px 0}.prokat-info .text{font-weight:400;font-size:14px;line-height:17px;margin:0 0 10px 0}.prokat-info .text:last-child{margin-bottom:0}.prokat-page .share{border-radius:30px;padding:6px 19px}.product-list-news{margin-top:42px}.news-list-cont{display:flex;justify-content:space-between;align-items:flex-start}.news-list-cont-list{display:flex;flex-wrap:wrap}.news-list{display:flex;flex-wrap:wrap;width:calc(100% - 275px)}.news-list .product-list-filter{width:100%}.news-list .news-item{padding:0px 0px 10px;background:#FFFFFF;border:1px solid #E2E2E2;box-shadow:0px 4px 4px rgba(0,0,0,0.25);border-radius:10px;margin:0 15px 15px 0;width:533px}.news-list .news-item:nth-child(2n){margin-right:0}.news-list .news-item .image{display:block;width:100%;height:150px;background:#E6E8EC;border-radius:8px 8px 0px 0px}.news-list .news-item-cont{padding:10px 10px}.news-list .news-item .name{font-weight:600;font-size:18px;line-height:140%}.news-list .news-item .date{font-weight:400;font-size:14px;line-height:140%;color:#9C9C9C}.news-list .news-item .short{font-weight:400;font-size:14px;line-height:140%}.subscriber-list{padding:10px;background:#FFFFFF;border:1px solid #E2E2E2;box-shadow:0px 4px 4px rgba(0,0,0,0.25);border-radius:15px;width:236px}.subscriber-list .title{font-weight:500;font-size:16px;line-height:19px;margin:0 0 10px 0}.subscriber-list .title b{display:block;font-weight:700;font-size:16px;line-height:19px;color:#FAC400;margin:4px 0 0 0}.subscriber-list .list{padding:5px;background:#F9F9F9;border-radius:5px;margin:0 -5px}.subscriber-list .list .item{padding:3px 3px 3px 7px;background:#E6E8EC;border-radius:5px;font-weight:400;font-size:16px;line-height:19px;display:flex;align-items:center;justify-content:space-between;margin:0 0 10px 0}.subscriber-list .list .item:last-child{margin-bottom:0}.subscriber-list .list .item .image{width:25px;height:25px;border-radius:25px;background:#D9D9D9}.subscriber-list .link{font-weight:400;font-size:14px;line-height:17px;text-decoration:underline;color:#81007F;margin:5px 0 3px 3px}/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0)}70%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0)}90%{transform:translate3d(0, -4px, 0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{transform:translate3d(20%, 0, 0) rotate(3deg)}45%{transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{transform:translate3d(10%, 0, 0) rotate(2deg)}75%{transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0)}60%{opacity:1;transform:translate3d(0, 25px, 0)}75%{transform:translate3d(0, -10px, 0)}90%{transform:translate3d(0, 5px, 0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0)}60%{opacity:1;transform:translate3d(25px, 0, 0)}75%{transform:translate3d(-10px, 0, 0)}90%{transform:translate3d(5px, 0, 0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(3000px, 0, 0)}60%{opacity:1;transform:translate3d(-25px, 0, 0)}75%{transform:translate3d(10px, 0, 0)}90%{transform:translate3d(-5px, 0, 0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, 3000px, 0)}60%{opacity:1;transform:translate3d(0, -20px, 0)}75%{transform:translate3d(0, 10px, 0)}90%{transform:translate3d(0, -5px, 0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0)}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0)}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0)}to{opacity:0;transform:translate3d(2000px, 0, 0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0)}to{opacity:0;transform:translate3d(0, -2000px, 0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}.hinge{animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}.slideOutUp{animation-name:slideOutUp}@media screen and (max-width: 800px){.desktop{display:none !important}.mobile{display:block !important}body{min-width:100%}.cont{width:auto;padding:0 20px}.header-bottom-cont{position:relative;overflow-y:hidden}.header-bottom{width:160vw}.header-bottom a{width:auto}.header-top .user-cont .cart{margin-left:20px}.header-top .geo{width:auto}.header-top .geo span{font-size:12px;line-height:14px}.header-top .user-cont .btn{width:auto}.main-page-slider .cont{display:block}.small-slider-cont{width:100%}.big-slider-cont{display:none}.cat-list-cont .item{width:calc(50% - 15px);height:165px}.cat-list-cont .item:nth-child(5n){margin-right:16px}.cat-list-cont .item:nth-child(2n){margin-right:0}.cat-list-cont .item span{font-size:12px;line-height:13px}.cat-list-cont .more{margin:20px 0 20px 0px}.product-list-filter .sort{display:block}.product-list-filter{display:block}.product-list-filter .sort select{width:100%;margin:0 0 10px 0}.top-brands-cont{flex-wrap:wrap}.top-brands-cont .column{width:50%}.pay-methods-list{flex-wrap:wrap;justify-content:left}.pay-methods-list img{margin:0 10px 10px 0}.footer-cont{display:block}footer .copy{margin-bottom:20px}footer ul{display:block}footer ul li{margin:10px 0px 0 0}.profile-page-cont{display:block}.profile-left-menu{width:calc(100% - 20px);margin-bottom:20px}.profile-user-block-master{width:calc(100% - 0px);padding:0}.profile-form .columns{display:block}.profile-form .column{width:100%}.profile-alets{display:block}.profile-alets .profile-form{width:calc(100% - 20px)}.subscribers{margin-left:0}.block-lists .columns{display:block}.block-lists .column{width:100%}.block-lists .column .list-3{display:block}.block-lists .column .list-3 .item-bg{width:calc(100% - 20px)}.profile-alets .news-list{width:calc(100% - 20px)}.profile-otchet{display:block}.profile-otchet .otchet-cont{width:100%}.profile-otchet .akcii{width:100%}.modal{width:90%}}
