/*! Flickity v2.2.1
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:hsla(0,0%,100%,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:0;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}
/*! nouislider - 14.6.3 - 11/19/2020 */
.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-connect{height:100%;width:100%}.noUi-origin{height:10%;width:10%}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;top:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-connects{border-radius:3px}.noUi-connect{background:#3FB8AF}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-sub{background:#AAA}.noUi-marker-large{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);transform:translate(50%,0);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);transform:translate(0,-18px);top:auto;right:28px}
.suggestions-nowrap{white-space:nowrap}.suggestions-input{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.suggestions-input::-ms-clear{display:none}.suggestions-wrapper{position:relative;margin:0;padding:0;vertical-align:top;-webkit-text-size-adjust:100%}.suggestions-suggestions{background:#fff;border:1px solid #999;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:default;left:0;min-width:100%;position:absolute;z-index:9999;-webkit-text-size-adjust:100%}.suggestions-suggestions strong{font-weight:400;color:#39f}.suggestions-suggestions.suggestions-mobile{border-style:none}.suggestions-suggestions.suggestions-mobile .suggestions-suggestion{border-bottom:1px solid #ddd}.suggestions-suggestion{padding:4px 4px;overflow:hidden}.suggestions-suggestion:hover{background:#f7f7f7}.suggestions-selected{background:#f0f0f0}.suggestions-selected:hover{background:#f0f0f0}.suggestions-hint{padding:4px 4px;white-space:nowrap;overflow:hidden;color:#777;font-size:85%;line-height:20px}.suggestions-subtext{color:#777}.suggestions-subtext_inline{display:inline-block;min-width:6em;vertical-align:bottom;margin:0 .5em 0 0}.suggestions-subtext-delimiter{display:inline-block;width:2px}.suggestions-subtext_label{margin:0 0 0 .25em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:0 3px;background:#f5f5f5;font-size:85%}.suggestions-value[data-suggestion-status=LIQUIDATED]{position:relative}.suggestions-value[data-suggestion-status=LIQUIDATED]:after{position:absolute;left:0;right:0;top:50%;border-top:1px solid rgba(0,0,0,.4);content:""}.suggestions-promo{font-size:85%;display:none;color:#777;padding:4px;text-align:center}.suggestions-promo a{color:#777;display:block;filter:grayscale(100%);line-height:20px;text-decoration:none}.suggestions-promo a:hover{filter:grayscale(0)}.suggestions-promo svg{height:20px;vertical-align:bottom}@media screen and (min-width:600px){.suggestions-promo{position:absolute;top:0;right:0;text-align:left}}
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.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{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
@charset "UTF-8";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:auto}
body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}
hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}
a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,
strong{font-weight:bolder}code,
kbd,
samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,
sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}
img{border-style:none}
button,
input,
optgroup,
select,
textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,
input{overflow:visible}button,
select{text-transform:none}button,
[type="button"],
[type="reset"],
[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],
[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
details{display:block}summary{display:list-item}
template{display:none}[hidden]{display:none}@font-face{font-family:"icomoon";src:url("../themes/megamoto/assets/fonts/icomoon/icomoon.ttf?helf8n") format("truetype"),url("../themes/megamoto/assets/fonts/icomoon/icomoon.woff?helf8n") format("woff"),url("../themes/megamoto/assets/fonts/icomoon/icomoon.svg?helf8n#icomoon") format("svg");font-weight:normal;font-style:normal;font-display:block}[class^="icon-"],
[class*=" icon-"]{font-family:"icomoon" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-checkbox-marked-outline:before{content:""}.icon-checkbox-multiple-blank-outline:before{content:""}.icon-checkbox-multiple-marked:before{content:""}.icon-checkbox-multiple-marked-outline:before{content:""}.icon-chevron-down:before{content:""}.icon-chevron-left:before{content:""}.icon-chevron-right:before{content:""}.icon-clock-alert-outline:before{content:""}.icon-clock-outline:before{content:""}.icon-close:before{content:""}.icon-close-circle:before{content:""}.icon-close-circle-outline:before{content:""}.icon-cog:before{content:""}.icon-cog-outline:before{content:""}.icon-credit-card-outline:before{content:""}.icon-delete-outline:before{content:""}.icon-dots-horizontal:before{content:""}.icon-dots-vertical:before{content:""}.icon-email:before{content:""}.icon-email-outline:before{content:""}.icon-equalizer:before{content:""}.icon-equalizer-outline:before{content:""}.icon-eye-off-outline:before{content:""}.icon-eye-outline:before{content:""}.icon-facebook:before{content:""}.icon-filter-outline:before{content:""}.icon-filter-variant:before{content:""}.icon-format-quote-close:before{content:""}.icon-heart:before{content:""}.icon-heart-outline:before{content:""}.icon-help-circle:before{content:""}.icon-help-circle-outline:before{content:""}.icon-home-outline:before{content:""}.icon-instagram:before{content:""}.icon-key:before{content:""}.icon-key-outline:before{content:""}.icon-login:before{content:""}.icon-logout:before{content:""}.icon-magnify:before{content:""}.icon-magnify-minus-outline:before{content:""}.icon-magnify-plus-outline:before{content:""}.icon-map-marker-outline:before{content:""}.icon-map-marker-radius:before{content:""}.icon-map-marker-radius-outline:before{content:""}.icon-message-text-outline:before{content:""}.icon-minus:before{content:""}.icon-odnoklassniki:before{content:""}.icon-paperclip:before{content:""}.icon-pencil:before{content:""}.icon-pencil-outline:before{content:""}.icon-phone:before{content:""}.icon-phone-in-talk:before{content:""}.icon-phone-in-talk-outline:before{content:""}.icon-phone-outline:before{content:""}.icon-play:before{content:""}.icon-play-outline:before{content:""}.icon-plus:before{content:""}.icon-radiobox-blank:before{content:""}.icon-radiobox-marked:before{content:""}.icon-share-variant:before{content:""}.icon-share-variant-outline:before{content:""}.icon-shopping:before{content:""}.icon-shopping-outline:before{content:""}.icon-skype:before{content:""}.icon-skype-business:before{content:""}.icon-snowflake:before{content:""}.icon-star:before{content:""}.icon-star-outline:before{content:""}.icon-tag:before{content:""}.icon-tag-outline:before{content:""}.icon-telegram:before{content:""}.icon-truck-delivery-outline:before{content:""}.icon-tune:before{content:""}.icon-tune-variant:before{content:""}.icon-twitter:before{content:""}.icon-view-agenda:before{content:""}.icon-view-agenda-outline:before{content:""}.icon-view-grid:before{content:""}.icon-view-grid-outline:before{content:""}.icon-vk:before{content:""}.icon-whatsapp:before{content:""}.icon-white-balance-sunny:before{content:""}.icon-youtube:before{content:""}.icon-account:before{content:""}.icon-account-outline:before{content:""}.icon-alert-circle:before{content:""}.icon-alert-circle-outline:before{content:""}.icon-arrow-left:before{content:""}.icon-arrow-right:before{content:""}.icon-at:before{content:""}.icon-cached:before{content:""}.icon-calendar:before{content:""}.icon-calendar-clock:before{content:""}.icon-card-account-details-outline:before{content:""}.icon-cart:before{content:""}.icon-cart-outline:before{content:""}.icon-cart-plus:before{content:""}.icon-check:before{content:""}.icon-checkbox-blank-outline:before{content:""}.icon-checkbox-marked:before{content:""}.icon-share:before{content:""}.icon-share-outline:before{content:""}@font-face{font-family:"Circe";font-style:normal;font-weight:400;src:local("Circe Regular"),local("Circe-Regular"),url("../themes/megamoto/assets/fonts/Circe-Regular.woff") format("woff")}@font-face{font-family:"Circe";font-style:normal;font-weight:700;src:local("Circe Bold"),local("Circe-Bold"),url("../themes/megamoto/assets/fonts/Circe-Bold.woff") format("woff")}@font-face{font-family:"Manrope";font-style:normal;font-weight:500;src:local("Manrope Medium"),local("Manrope-Medium"),url("../themes/megamoto/assets/fonts/Manrope-Medium.woff2") format("woff2")}*,
*:before,
*:after{box-sizing:border-box}.d-block{display:block !important}.d-flex{display:flex !important}.d-none{display:none !important}button{cursor:pointer;background-color:transparent;transition:color 0.2s ease,border-color 0.2s ease,background-color 0.2s ease,opacity 0.2s ease}button:focus{outline:none}input{background-color:transparent;transition:color 0.2s ease,border-color 0.2s ease,background-color 0.2s ease,opacity 0.2s ease}input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type="number"]{-moz-appearance:textfield}input[type="number"]:hover,
input[type="number"]:focus{-moz-appearance:number-input}input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}a{text-decoration:none;transition:color 0.2s ease,border-color 0.2s ease,background-color 0.2s ease,opacity 0.2s ease;color:#E70505}a:hover{color:#000}img{max-width:100%;height:auto;display:block}.container{max-width:1200px;margin-left:auto;margin-right:auto}@media screen and (max-width:1279px){.container{max-width:92%}}.container:after,
.container:before{display:table;content:" "}.overlay{position:fixed;display:block;height:100%;width:100%;top:0;left:0;right:0;bottom:0;opacity:1;background-color:rgba(0,0,0,0.5);transition:0.3s ease;z-index:10}.overlay--hide{visibility:hidden;opacity:0}html,
body{font-family:"Circe",sans-serif;font-size:16px;font-weight:400;color:#000;line-height:1.8}@media screen and (max-width:479px){html,body{font-size:15px}}h1,
h2,
h3,
h4{font-family:Manrope,sans-serif;font-weight:500;line-height:1.2em;margin-top:1.8rem;margin-bottom:0.9rem}h2{font-size:1.5rem}h3{font-size:1.2rem}h4{font-size:1rem}p{margin-bottom:1.8rem;margin-top:0}ul,
ol{margin-top:0;margin-bottom:1.8rem}@media screen and (max-width:479px){ul,ol{padding-left:20px}}li{margin:0.9rem 0}blockquote{margin-left:0;margin-bottom:1.8rem;padding-left:10px;border-left:5px solid #ccc;font-weight:500;font-size:1.2rem}img+p,
img+ul,
img+ol,
img+blockquote{margin-top:1.8rem}.text-center{text-align:center}.hystmodal__opened{position:fixed;right:0;left:0;overflow:hidden}.hystmodal__shadow{position:fixed;border:none;display:block;width:100%;top:0;bottom:0;right:0;left:0;overflow:hidden;pointer-events:none;z-index:98;opacity:0;transition:opacity 0.15s ease;background-color:black}.hystmodal__shadow--show{pointer-events:auto;opacity:0.6}.hystmodal{position:fixed;top:0;bottom:0;right:0;left:0;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;opacity:1;pointer-events:none;display:flex;flex-flow:column nowrap;justify-content:flex-start;z-index:99;visibility:hidden}.hystmodal--active{opacity:1}.hystmodal--moved,
.hystmodal--active{pointer-events:auto;visibility:visible}.hystmodal__wrap{flex-shrink:0;flex-grow:0;width:100%;min-height:100%;margin:auto;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center}.hystmodal__window{margin:50px 20px;box-sizing:border-box;flex-shrink:0;flex-grow:0;background:#fff;width:600px;max-width:100%;overflow:visible;transition:transform 0.2s ease 0s,opacity 0.2s ease 0s;transform:scale(0.9);opacity:0;border-radius:10px}@media all and (max-width:767px){.hystmodal__window{margin:10px}}.hystmodal--active .hystmodal__window{transform:scale(1);opacity:1}.hystmodal__close{position:absolute;display:block;z-index:10;top:10px;right:10px;width:24px;height:24px;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' stroke='%23111' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M22 2L2 22'/%3E%3Cpath fill='none' stroke='%23111' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M2 2l20 20'/%3E%3C/svg%3E");background-size:100% 100%;border:none;font-size:0;cursor:pointer;outline:none}.hystmodal__close:focus{outline:none}.hystmodal--form1{max-width:450px;width:100%}.hystmodal--catalog{max-width:1200px;width:auto}.flickity-page-dots{bottom:-40px}@media screen and (max-width:479px){.flickity-page-dots .dot{margin:0 5px}}.flickity-page-dots .dot.is-selected{border:2px solid #E70505;background-color:#fff}.logo{position:relative;display:block;height:3.7em;width:3.7em;background-image:url(../themes/megamoto/assets/images/logo.png);background-position:50% 50%;background-size:contain;background-repeat:no-repeat;font-size:18px;z-index:1}@media screen and (max-width:991px){.logo--header{margin-top:5px;margin-left:15px;font-size:11px}}.breadcrumbs{padding:1em 0 1em 0;margin:0;font-size:13px;overflow:hidden;white-space:nowrap;color:#cfcfcf}.breadcrumbs__item{margin:0;list-style:none;display:inline-block}.breadcrumbs__item:not(:last-child):after{content:"/";font-size:0.8em;padding:0 0.1em 0 0.4em}.breadcrumbs__link{color:#888}.btn{display:inline-block;padding:1em 2em;max-width:100%;font-size:16px;font-weight:400;line-height:1em;text-align:center;border-radius:10px;border:1px solid #E70505;color:#000}.btn:hover{color:#000;border-color:#000}.btn--link{font-size:inherit;padding:0.1em 0;border-radius:0;border:none;border-bottom:1px dotted #E70505;color:#E70505;background-color:transparent}.btn--full{width:100%}.btn--fill{border-color:#E70505;background-color:#E70505;color:#fff}.btn--fill:hover{background-color:#c70404;border-color:#c70404;color:#fff}.label{display:inline-block}.checkbox,
.radio{display:none}.checkbox~span,
.radio~span{position:relative;display:inline-block;padding-left:2em;line-height:1.3em;vertical-align:top;font-size:15px}.checkbox~span:before,
.radio~span:before{position:absolute;display:inline-block;top:0.02em;left:0;content:"";font-family:icomoon;font-size:24px;color:#808080}.checkbox:checked~span:before,
.radio:checked~span:before{content:"";color:#E70505}.radio~span:before{content:""}.radio:checked~span:before{content:""}.select{position:relative;display:block;font-size:15px}.select__select{width:100%;padding:0.6em 2em 0.6em 0.8em;border-radius:4px;font-size:1em;line-height:1em;border-color:#cbcbcb;background-color:transparent;-webkit-appearance:none;appearance:none;cursor:pointer}.select__select:focus{outline:none}.select__select::-ms-expand{display:none}.select:after{position:absolute;top:50%;right:0.3em;transform:translateY(-50%);content:"";font-family:icomoon;font-size:1.2em;pointer-events:none}.select-light{position:relative;display:inline-block;height:1.7em;font-size:15px;color:#000;border-bottom:1px solid #6B6B6B}@media screen and (max-width:479px){.select-light{font-size:14px}}.select-light__select{width:100%;padding:0.1em 1.4em 0 0;border:none;font-size:1em;font-weight:500;line-height:1em;color:#000;background-color:transparent;-webkit-appearance:none;appearance:none;cursor:pointer}.select-light__select:focus{outline:none}.select-light__select::-ms-expand{display:none}.select-light:after{position:absolute;top:-0.15em;right:0;content:"";font-family:icomoon;font-size:1.4em;pointer-events:none;color:#E70505}.tabs__menu{position:relative;height:auto}.tabs__menu:after{content:"";position:absolute;height:1px;width:100%;bottom:0px;left:0;border-bottom:1px solid #eee}.tabs__btn{display:inline-block;white-space:nowrap;padding:5px 0;margin-right:1.7em;line-height:1.2em;border:none;background-color:transparent;color:#333;font-size:16px;border-bottom:3px solid transparent;transition:color 0.3s ease}.tabs__btn:hover{color:#E70505}.tabs__btn:active{outline:none}.tabs__btn--active{color:#E70505;border-bottom:3px solid #E70505;outline:none}.tabs__main{margin-top:30px}.tabs__content{display:none}.tabs__content--active{display:block}.tabs__menu--2{}.tabs__menu--2:after{border-bottom:none}.tabs__btn--2{margin-right:0.5em;margin-bottom:0.5em;padding:0.3em 0.6em;line-height:1em;border-radius:0.3em;background-color:#f1f1f1;color:#000;font-size:15px;font-weight:500;transition:all 0.2s}.tabs__btn--2.tabs__btn--active{border-bottom:3px solid transparent;background-color:#E70505}.tabs__btn--2:hover{background-color:#E70505;color:#000}.timer{display:flex;flex-direction:column;align-items:center;font-size:22px;font-family:'Manrope'}@media screen and (max-width:479px){.timer--product{font-size:5vw}}.timer__title{font-size:0.4em;text-align:center;line-height:1em;margin-bottom:0.5em}.timer__main{font-size:1em;display:flex;line-height:0.9em}.timer__item{position:relative;text-align:center}.timer__item:not(:last-child){margin-right:0.7em}.timer__item:not(:last-child):after{position:absolute;content:":";font-weight:500;top:0;right:-0.5em;font-size:1em;color:#E70505}.timer__num{font-weight:500;color:#E70505}.timer__text{font-size:0.4em}.pagination{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;border-top:1px solid #ccc;font-size:15px;font-weight:500;line-height:1em}@media screen and (max-width:767px){.pagination{flex-direction:column;padding-top:20px}}.pagination__pages{display:flex;justify-content:flex-start;align-items:center;padding-left:0}.pagination__page{display:inline-block;list-style:none}.pagination__link{display:flex;align-items:center;height:36px;padding:0 14px;border:2px solid transparent;border-radius:4px;color:#888}.pagination__link--active{border-color:#888}.pagination__link.icon-chevron-right,
.pagination__link.icon-chevron-left{font-size:24px;padding:0 8px;font-weight:normal}.pagination__more{border-color:#ccc}@media screen and (max-width:767px){.pagination__more{margin-top:15px}}.field{position:relative;width:100%;margin-bottom:20px}.field__textarea{height:150px;width:100%;padding:20px;font-size:14px;line-height:1.4em;border-radius:4px;border:1px solid #e2e2e2}.field__textarea:focus{outline:none;border-color:#aaa}.field__input{height:50px;width:100%;padding:15px 50px 0 20px;font-size:15px;border-radius:4px;border:1px solid #e2e2e2}.field__input:focus{outline:none;border-color:#aaa}.field__input:valid:not(:-ms-input-placeholder)~.field__label,
.field__input:invalid:not(:-ms-input-placeholder)~.field__label{top:5px;font-size:10px;font-weight:400;color:#9f9f9f}.field__input:focus~.field__label,
.field__input:valid:not(:placeholder-shown)~.field__label,
.field__input:invalid:not(:placeholder-shown)~.field__label{top:5px;font-size:10px;font-weight:400;color:#9f9f9f}.field__input:focus~.field__label{top:5px;font-size:10px;font-weight:400;color:#9f9f9f}.field__input:focus~.field__label{top:5px;font-size:10px;font-weight:400;color:#9f9f9f}.field__label{position:absolute;display:flex;left:20px;top:12px;height:100%;font-size:14px;pointer-events:none;transition:0.3s ease}.field__icon{position:absolute;display:flex;justify-content:center;align-items:center;height:50px;width:50px;top:0;right:0;font-size:24px;color:#cdcdcd}.field__descr{font-size:13px;color:#aaa;margin-top:-15px;margin-left:20px;line-height:1.3em}.city-list{text-align:center}.city-list__item{display:block;line-height:1.2em;padding:10px 0;font-size:16px;font-weight:500}.razmer-fields{display:flex}.razmer-fields__divider{height:50px;line-height:50px;padding:0 10px;color:#b3b3b3;font-size:15px}.e404{margin-top:50px;text-align:center}.e404__title{font-size:40px}.e404__subtitle{color:#e31e24}.e404__list{display:block;margin:0 auto;text-align:left;max-width:400px}.header{position:relative;flex:0 0 auto;background-color:#fff;box-shadow:0px 4px 25px rgba(0,0,0,0.10)}@media screen and (max-width:991px){.header{position:fixed;top:0;left:0;width:100%;box-shadow:0px 4px 10px rgba(0,0,0,0.10);z-index:11}}.header__1{background-color:#000;border-bottom:1px solid #f5f5f5}@media screen and (max-width:991px){.header__1{position:fixed;height:100%;overflow:auto;top:0;right:0;width:280px;border-bottom:none;background-color:#000;transform:translateX(100%);z-index:11;transition:transform 0.3s ease}.header__1.show{transform:translateX(0%);box-shadow:0 0 20px rgba(0,0,0,0.1)}}.header__1-inner{position:relative;display:flex;justify-content:space-between;align-items:center;min-height:40px}@media screen and (max-width:991px){.header__1-inner{flex-direction:column;padding:30px;align-items:flex-start}}.header__2-inner{display:flex;height:85px;align-items:center}@media screen and (max-width:991px){.header__2-inner{height:70px}}@media screen and (max-width:767px){.header__2-inner{height:60px}}.header__3{background-color:#f5f5f5}.header__logo{margin-right:60px}@media screen and (max-width:991px){.header__logo{margin-right:40px}}.header__search{flex-grow:2;margin-right:220px;margin-left:20px}@media screen and (max-width:991px){.header__search{margin-right:40px}}@media screen and (max-width:767px){.header__search{position:fixed;display:flex;align-items:center;top:0;left:0;width:100%;height:60px;margin:0;padding:0 10px;background-color:#fff;z-index:11;transition:transform 0.3s ease;transform:translateY(-100%)}.header__search.show{transform:translateY(0%)}}.header__catalog{position:relative;padding-left:70px;height:50px;font-weight:400;font-size:16px;color:#fff}@media screen and (max-width:991px){.header__catalog{display:none}}.header__catalog-line{position:absolute;display:block;height:2px;width:26px;left:28px;top:22px;background-color:#fff}.header__catalog-line::after,
.header__catalog-line::before{position:absolute;display:block;content:"";top:7px;height:2px;width:26px;background-color:#fff}.header__catalog-line::before{bottom:7px;top:auto}.header__catalog:hover{background-color:#c70404;border-color:#c70404;color:#fff}.header__to-catalog{margin-top:30px}@media screen and (min-width:992px){.header__to-catalog{display:none}}.header__phones{display:flex}@media screen and (min-width:992px){.header__phones{position:absolute;top:60px;right:62px;padding:0 30px}}@media screen and (max-width:991px){.header__phones{position:relative;flex-direction:column}}@media screen and (max-width:767px){.header__right{display:flex;width:100%;justify-content:flex-end;align-items:center}}.header-region{display:flex;font-size:16px;line-height:1.2}.header-region__descr{display:none;color:rgba(255,255,255,.5);margin-right:0.5em}.header-region__name{border-bottom:1px dotted rgba(255,255,255,.9);color:rgba(255,255,255,.9);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.header-region__name:hover{border-bottom:1px dotted #ff0505;color:#ff0505}.info-menu{display:flex}@media screen and (max-width:991px){.info-menu{flex-direction:column;margin:20px 0}}.info-menu__item{color:rgba(255,255,255,.9);font-size:15px;font-weight:400;line-height:1.2}.info-menu__item:hover{color:#ff0505}@media screen and (min-width:992px){.info-menu__item{padding:0.5em 0;margin-left:21px}}@media screen and (max-width:991px){.info-menu__item{font-size:15px;padding:0.7em 0}}.menu-btn{display:none}@media screen and (max-width:991px){.menu-btn{display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:40px;height:40px;border:none}}.menu-btn__line{height:2px;width:20px;margin:2px 0;background-color:#000}.search{position:relative;width:100%}.search__form{position:relative;height:50px}.search__input{height:100%;width:100%;padding-left:20px;padding-right:40px;border-radius:10px;border:1px solid #E70505;background-color:#fff;font-size:16px;transition:border 0.2s ease}.search__input:focus{outline:none;border-color:#666}.search__submit{position:absolute;display:flex;align-items:center;justify-content:center;top:0;right:0;height:100%;width:50px;border:none;font-size:24px;color:#888;background-color:transparent}#search1{width:26px;height:26px}.search__submit-img{display:flex;flex-shrink:0;width:26px;height:26px;transition:.2s;fill:#6B6B6B;color:#000}.search__submit:hover .search__submit-img{fill:#E70505}.search__result{position:absolute;z-index:2;width:100%;height:auto;top:49px;padding:0 10px 10px 10px;background-color:#fff;box-shadow:0 10px 20px rgba(0,0,0,0.1)}.search__result-items{width:100%}.search__result-item{display:flex;padding:10px 0;align-items:center;width:100%;color:#535353;border-bottom:1px solid #eee}.search__result-item:last-child{border-bottom:none}.search__result-img{flex-shrink:0;width:50px;height:40px;border:1px solid #eee;border-radius:4px;background-position:50% 50%;background-size:contain;background-repeat:no-repeat}.search__result-title{padding-left:10px;font-size:15px;line-height:1.4em}.search__result-all{display:block;padding-top:10px;font-size:15px;font-weight:500;text-align:center;border-top:1px solid #eee}.header-phone{line-height:1.3em}@media screen and (min-width:992px){.header-phone{margin-right:10px;text-align:right}}@media screen and (max-width:991px){.header-phone{padding-top:10px}}.header-phone__num{white-space:nowrap;font-weight:400;font-size:19px;color:#000}@media screen and (max-width:991px){.header-phone__num{color:#fff}}.header-phone__descr{font-size:12px;color:#828282}.header-phone__callback{font-size:16px;text-align:left}@media screen and (max-width:991px){.header-phone__callback{margin-top:10px}}.search-btn{display:none;height:40px;width:40px;margin-right:15px;border:none}@media screen and (max-width:767px){.search-btn{display:flex;justify-content:center;align-items:center}}.search-btn__img{width:26px;height:26px}.header-cart{position:relative;margin-right:10px;display:flex;justify-content:center;align-items:center;margin-top:-5px;height:40px;width:40px;color:#000;font-size:32px}.header-cart:hover{border-color:#000}@media screen and (max-width:991px){.header-cart{margin-top:-3px}}.header-cart__img{height:38px;width:38px}@media screen and (max-width:767px){.header-cart__img{height:33px;width:33px}}.header-cart__count{position:absolute;display:flex;justify-content:center;align-items:center;width:1.6em;height:1.6em;border-radius:50%;top:0px;right:-8px;font-size:12px;color:#fff;line-height:1;background-color:#e31e24}@media screen and (max-width:767px){.header-cart__count{}}.cat-menu{display:block;padding-left:0px;column-count:3;column-gap:20px;column-rule-width:0px}@media screen and (max-width:991px){.cat-menu{column-count:2}}@media screen and (max-width:767px){.cat-menu{column-count:1;column-gap:0}}.cat-menu__item,
.cat-menu__item-2{display:block;margin-top:0;margin-bottom:0;width:100%;font-size:16px;line-height:1.5em}.cat-menu__item>a,
.cat-menu__item-2>a{display:inline-block;padding:5px 0}.cat-menu__item{font-weight:700;margin-bottom:30px}.cat-menu__item>a{color:#000}.cat-menu__item>a:hover{color:#E70505}.cat-menu__list{padding-left:0;margin-bottom:0}.cat-menu__item-2{font-weight:500}.cat-menu__item-2>a{color:#333}.cat-menu__item-2>a:hover{color:#E70505}.footer{flex:0 0 auto;background-color:#000;color:rgba(255,255,255,.60)}.footer a{color:rgba(255,255,255,.90)}.footer a:hover{color:#E70505}.footer__cols{display:flex;align-items:flex-start;gap:2rem 5rem;justify-content:space-between;padding:40px 0 20px 0}@media screen and (max-width:767px){.footer__cols{flex-direction:column;align-items:center;padding:50px 0}}.footer__col{display:flex;flex-direction:column;align-items:center}.footer__contacts{display:grid;gap:1rem;grid-template-columns:1fr 1fr 1fr 1fr}.footer__contacts .footer__contact:first-child{border:1px dotted #451717}@media (max-width:1200px){.footer__contacts{grid-template-columns:1fr 1fr 1fr}}@media (max-width:991px){.footer__contacts{grid-template-columns:1fr 1fr}}@media screen and (max-width:767px){.footer__contacts{display:flex;flex-direction:column;text-align:center;margin:0}}.footer__contact{display:flex;flex-direction:column;justify-content:space-between;line-height:1.4em;max-width:300px;padding:1rem;box-sizing:border-box}@media screen and (max-width:767px){.footer__contact{max-width:400px;margin:0}}@media screen and (max-width:767px){.footer__contact{margin-top:50px}}.footer__contact-name{margin-bottom:1rem}.footer__contact-addr{margin-bottom:10px;font-size:0.9rem}.footer__contact-phone{display:inline-block;margin-top:10px}.footer__lists{display:flex;width:350px}@media screen and (max-width:991px){.footer__lists{display:none}}.footer__list{display:flex;flex-direction:column;margin-left:40px}.footer__list:first-child{margin-left:0}.footer__list-item{line-height:1.3em;margin-bottom:10px;font-size:15px;color:rgba(255,255,255,.80)}.footer__list-item:hover{color:#E70505}.footer__logo{background-image:url(../themes/megamoto/assets/images/logo-footer.png);width:82px;height:80px}.footer__social{margin-top:30px}.footer__bottom{padding:15px 0;border-top:1px solid rgba(255,255,255,.10);font-size:13px;text-align:center;color:rgba(255,255,255,.60)}@media screen and (max-width:479px){.footer__cr{display:block}}.footer__cr:after{content:"|";padding:0 10px}@media screen and (max-width:479px){.footer__cr:after{display:none}}.footer__privacy{white-space:nowrap;color:rgba(255,255,255,.80)}.social{display:flex}.social__item{display:flex;align-items:center;justify-content:center;margin-right:8px;margin-left:8px;height:36px;width:36px;border-radius:50%;background-color:#E70505;color:#fff;font-size:24px}a.social__item:hover{background-color:#f51919;color:#fff}.m-catalog{display:flex;flex-wrap:wrap;margin:0 -0.8% 0 -0.8%}.m-catalog__item{width:25%;padding:0 0.8% 1.6% 0.8%}@media screen and (max-width:767px){.m-catalog__item{width:50%}}.m-catalog__card{position:relative;display:block;padding-bottom:126%;border-radius:5px;overflow:hidden}.m-catalog__bg-img{position:absolute;display:block;width:100%;height:100%;background-position:50% 50%;background-size:cover;background-repeat:no-repeat;background-color:#eee}.m-catalog__title{position:absolute;padding:9% 5%;width:100%;bottom:0;text-align:center;font-size:18px;text-transform:uppercase;line-height:1.4;color:#000}@media screen and (max-width:991px){.m-catalog__title{font-size:1.5vw}}@media screen and (max-width:767px){.m-catalog__title{font-size:3vw;padding:0.5rem}}.brand-slider{display:block;border-radius:5px;background-color:#fff;margin-bottom:80px}.brand-slider .flickity-page-dots{bottom:-50px}.brand-slider__item{width:16.6666%;padding:15px 40px}@media screen and (max-width:991px){.brand-slider__item{width:20%;padding:10px 30px}}@media screen and (max-width:767px){.brand-slider__item{width:25%}}@media screen and (max-width:479px){.brand-slider__item{width:50%}}.brand-slider__link{display:block;padding-bottom:100%;width:100%;background-position:50% 50%;background-size:contain;background-repeat:no-repeat}.catalog-list{display:flex;flex-wrap:wrap;margin:0 -0.8%}.catalog-list__item{width:25%;padding:0 0.8%;margin-bottom:1.6%;min-height:300px}@media screen and (max-width:991px){.catalog-list__item{width:33.3333%}}@media screen and (max-width:767px){.catalog-list__item{width:50%}}@media screen and (max-width:479px){.catalog-list__item{width:100%;min-height:auto;margin-bottom:10px}}.catalog-snippet{display:block;width:100%;height:100%;padding:20px;background-color:#fff}@media screen and (max-width:479px){.catalog-snippet{padding-bottom:30px}}.catalog-snippet__bg-img{display:block;width:50px;height:50px;margin-bottom:30px;background-position:0% 50%;background-size:contain;background-repeat:no-repeat}.catalog-snippet__title{display:inline-block;margin-bottom:25px;font-size:18px;font-weight:700;text-transform:uppercase;line-height:1.2;color:#000}.catalog-snippet__title:hover{color:#E70505} .catalog-snippet__brand{display:inline-block;margin-right:20px;margin-bottom:10px;font-weight:400;font-size:14px;text-transform:uppercase;line-height:1.2;color:#414141}@media screen and (max-width:767px){.catalog-snippet__brand{margin-bottom:15px}}.catalog-snippet__brand:hover{color:#E70505}.product-grid{display:flex}.product-grid__main{flex:1;overflow:hidden}.product-grid__sidebar{margin-left:1.6%;flex:0 0 auto;width:280px}@media screen and (max-width:991px){.product-grid__sidebar{position:fixed;width:280px;height:100vh;padding:10px 0;overflow-y:auto;top:0;right:0;transform:translateX(100%);z-index:11;transition:transform 0.3s ease;background-color:#fff}.product-grid__sidebar.show{transform:translateX(0%)}}.sort-panel{display:flex;justify-content:space-between;align-items:center;padding:0 2%;margin-bottom:1.5%;height:60px;border-radius:5px;background-color:#fff}.sort-panel__find-wrap{font-size:13px;color:#666}@media screen and (max-width:991px){.sort-panel__find-wrap{display:none}}.filter-btn{height:3em;padding-right:0;border:none;font-size:13px;font-weight:600;color:#E70505}@media screen and (min-width:992px){.filter-btn{display:none}}.filter-btn .icon-tune-variant{font-size:24px;vertical-align:middle;margin-right:5px}.product-list{display:flex;flex-wrap:wrap;margin-right:-0.8%;margin-left:-0.8%}.product-list__item{padding:0 0.8%;padding-bottom:2%;width:calc(100% / 3)}@media screen and (max-width:1279px){.product-list__item{width:calc(100% / 3)}}@media screen and (max-width:767px){.product-list__item{width:50%}}@media screen and (max-width:479px){.product-list__item{width:100%;padding-bottom:5%}}.product-list__item--full{width:20%}@media screen and (max-width:1279px){.product-list__item--full{width:calc(100% / 4)}}@media screen and (max-width:991px){.product-list__item--full{width:calc(100% / 3)}}@media screen and (max-width:767px){.product-list__item--full{width:50%}}.product-snippet{position:relative;height:100%;background-color:#fff;border-radius:5px;overflow:hidden;font-size:16px;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:1279px){.product-snippet{font-size:1.3vw}}@media screen and (max-width:991px){.product-snippet{font-size:1.8vw}}@media screen and (max-width:767px){.product-snippet{font-size:2.5vw}}@media screen and (max-width:479px){.product-snippet{font-size:5vw}}.product-snippet__badges{position:absolute;display:flex;flex-direction:column;align-items:flex-start;left:0;top:0}.product-snippet__badge{padding:0.3em 0.6em;margin-bottom:0.4em;font-size:12px;font-weight:500;line-height:1em;border-radius:0.3em;border-bottom-left-radius:0;background-color:#5a1ee3;color:#fff}.product-snippet__badge--new{background-color:#1fad17}.product-snippet__badge--hit{background-color:#1e57e3}.product-snippet__pic{overflow:hidden}.product-snippet__bg-img{display:block;width:100%;padding-bottom:71%;background-position:50% 50%;background-size:contain;background-repeat:no-repeat}.product-snippet__content{padding:1em;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.product-snippet__price-section{display:flex;justify-content:space-between;align-items:center;margin-top:1em;width:100%}.product-snippet__prices{display:inline-block;line-height:1}.product-snippet__price{display:block;font-size:1.2em;font-weight:700}.product-snippet__price--discount{color:#e31e24}.product-snippet__price-old{display:inline-block;text-decoration:line-through;font-size:0.8em;color:#535353}.product-snippet__discount{display:inline-block;margin-left:10px;width:3.2em;height:1.8em;line-height:1.7em;text-align:center;border-radius:0.5em;border-bottom-left-radius:0;border:1px solid #e31e24;color:#e31e24;font-weight:600;font-size:13px}@media screen and (max-width:479px){.product-snippet__discount{margin-left:5px;font-size:2.8vw}}.product-snippet__control{margin-top:10px;display:flex;align-items:center}.product-snippet__btn{display:flex;align-items:center;justify-content:center;color:inherit;width:7em;height:3em;border:1px solid #D2D2D2;border-radius:10px;font-size:0.95em;font-weight:400;transition:0.2s ease}.product-snippet__btn:hover{color:#fff;background-color:#E70505;border-color:#E70505}.product-snippet__btn--incart{color:#fff;background-color:#00c64f;border-color:#00c64f}.product-snippet__btn--incart:hover{background-color:#00c64f;border-color:#00c64f;color:#fff}.product-snippet__title{display:block;margin-top:0.3em;margin-bottom:1em;padding-right:1em;font-size:1em;font-weight:700;line-height:1.4em;color:#000}.product-snippet__title:hover{color:#E70505} .product-snippet__props{font-size:0.9em;line-height:1.2}.product-snippet__prop{display:flex;margin-bottom:0.4em}.product-snippet__prop-name{min-width:40%;color:#999}.product-snippet__prop-val{color:#000}.product-empty{padding:60px 20px;text-align:center;border:1px solid #f4f4f4;border-radius:4px}.product-empty__title{color:#999;margin-bottom:10px;font-size:30px;font-weight:600;line-height:1.2}.product-empty__subtitle{margin-bottom:30px;font-size:18px;line-height:1.4}.product-empty__btn{display:inline-block}.category-descr{margin-top:50px}.product-filter{padding:20px;background-color:#fff;border-radius:5px;overflow:hidden;position:sticky;user-select:none;-moz-user-select:none;top:9rem;height:calc(100vh - 10rem);overflow-y:auto}.product-filter::-webkit-scrollbar{width:8px}
.product-filter::-webkit-scrollbar-track{background:whitesmoke}
.product-filter::-webkit-scrollbar-thumb{background-color:#ebebeb}.product-filter__apply{margin-bottom:1rem}.product-filter__reset{margin:0 auto;display:block;width:6rem}@media screen and (max-width:991px){.product-filter{padding-right:30px;position:unset;overflow:hidden;height:max-content}}.product-filter__item{margin-bottom:25px}.product-filter__header{margin-bottom:15px}.product-filter__title{font-size:16px;font-weight:400;line-height:1.3em}.product-filter__label{margin-bottom:8px}.product-filter__label:last-child{margin-bottom:0}.filter-range__inputs{display:flex;justify-content:space-between;max-width:100%}.filter-range__input{padding:0 10px;height:30px;width:45%;outline:none;border:none;font-size:15px;background:#F8F8F8;border-radius:5px;color:#6B6B6B}.filter-range__input:focus{outline:none;border-color:#999}.filter-range__input-divider{display:flex;align-items:center;color:#ccc;display:none}.filter-range__slider{margin-top:24px;padding-right:17px;padding-left:7px}.filter-range .noUi-target{background-color:#ddd;height:3px;border:none;box-shadow:none}.filter-range .noUi-connect{background-color:#E70505}.filter-range .noUi-handle{background-color:#fff;border:1px solid #E70505;border-radius:50%;box-shadow:none}.filter-range .noUi-handle:after,
.filter-range .noUi-handle:before{display:none}.filter-range .noUi-horizontal .noUi-handle{width:24px;height:24px;top:-11px}.product{display:block}.product__offer{display:flex}@media screen and (max-width:991px){.product__offer{flex-direction:column}}.product__gallery{width:100%;flex-shrink:5}@media screen and (max-width:1279px){.product__gallery{flex-shrink:6}}.product__main{padding-left:5%;width:100%;flex-shrink:7}@media screen and (max-width:991px){.product__main{padding-left:0}}.product__short{position:relative;margin-top:20px;margin-bottom:40px;max-width:500px}.product__short-more{position:absolute;display:inline-block;right:0;bottom:-30px;color:#999;font-size:12px;line-height:1.1em;border-bottom:1px dashed #999;cursor:pointer}.product__main-b{position:relative;display:flex;flex-direction:column;margin-top:30px;align-items:flex-start}.product__main-b1{display:flex;align-items:flex-start}.product__h1{margin:0 0 5px 0;font-family:'Manrope';font-size:26px;font-weight:500}@media screen and (max-width:991px){.product__h1{margin-top:30px}}@media screen and (max-width:479px){.product__h1{font-size:24px}}.product__h2{margin-bottom:1em;margin-top:0}.product__code{display:inline-block;margin-right:1em;line-height:1.3em;font-size:13px;font-weight:500}@media screen and (max-width:479px){.product__code{font-size:12px}}.product__code span:first-child{color:#a9a9a9}.product__in-stock{display:inline-block;line-height:1.3em;font-size:13px;font-weight:500;color:#13c925}@media screen and (max-width:479px){.product__in-stock{font-size:12px}}.product__in-stock--2{color:#0b66dd}.product__in-stock span:first-child{font-size:24px}.product__noprice-msg,
.product__pricefrom-msg{margin-top:50px;max-width:600px;font-size:18px;font-weight:500;line-height:1.6em;color:#555}.product__pricefrom-msg{margin-top:20px}@media screen and (max-width:479px){.product__noprice-msg,.product__pricefrom-msg{font-size:16px}}.product__prices{display:inline-block;font-size:30px;line-height:1em}@media screen and (max-width:479px){.product__prices{font-size:36px}}.product__price{white-space:nowrap;font-size:1em;font-weight:900;color:#000}.product__price--discount{color:#e31e24}.product__price-old{white-space:nowrap;text-decoration:line-through;font-size:0.65em;color:#535353}.product__price-descr{position:absolute;top:-20px;left:0;font-size:14px;font-weight:600}.product__discount{display:inline-block;padding:0.4em 0.4em 0.3em 0.4em;margin-left:15px;margin-top:5px;border:2px solid #e31e24;border-radius:0.5em 0.5em 0.5em 0;font-size:18px;line-height:1em;font-weight:700;color:#e31e24}@media screen and (max-width:479px){.product__discount{font-size:16px}}.product__timer{margin-top:20px}.product__sizes{display:flex;align-items:center}@media screen and (max-width:479px){.product__sizes{flex-direction:column;align-items:flex-start}}.product__selects{max-width:100%}.product__select{margin:15px 0;width:100%;max-width:100%}.product__select-dd{max-width:223px}.product__select-title{margin-bottom:5px;max-width:400px;overflow:hidden;font-size:15px;font-weight:600;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product__select-title span:last-child{margin-left:10px;font-weight:500;color:#999}.product__btns{display:flex;margin-top:20px}@media screen and (max-width:991px){.product__btns{max-width:500px}}@media screen and (max-width:479px){.product__btns{margin-top:30px;flex-direction:column}}.product__add-to-cart{width:100%;max-width:250px;margin-right:10px;border-width:2px}@media screen and (max-width:479px){.product__add-to-cart{max-width:100%;margin:0 0 15px 0}}.product__add-to-cart--incart{display:flex;align-items:center;justify-content:center;height:49px;background-color:#00c64f;border-color:#00c64f;color:#fff}.product__add-to-cart--incart:hover{background-color:#00c64f;border-color:#00c64f}.product__add-to-cart--incart .icon-check{margin-right:5px;font-size:24px}.product__one-click{background-color:#030303;border-color:#030303;color:#fff;width:100%;max-width:200px}@media screen and (max-width:991px){.product__one-click{max-width:100%}}.product__one-click:hover{background-color:#222;border-color:#222;color:#fff;width:100%}.product__tabs{margin-top:60px}.product__about{display:flex;align-items:flex-start}@media screen and (max-width:991px){.product__about{flex-direction:column}}.product__descr{padding-right:50px;min-width:60%}@media screen and (max-width:991px){.product__descr{padding-right:0;max-width:none}}.product__prop{min-width:40%}@media screen and (max-width:991px){.product__prop{min-width:auto;width:100%;margin-top:1.8rem}}.product__more{display:flex;margin:15px -.2em 0 -.2em;font-size:16px}@media screen and (max-width:991px){.product__more{max-width:500px}}@media screen and (max-width:479px){.product__more{font-size:3.4vw}}.product__more-item{margin:0 .2em;padding:1.8em 0;width:100%;text-align:center;border:1px solid #D2D2D2;border-radius:5px;transition:all 200ms}.product__more-item:hover .product__more-title{border-bottom:1px solid #E70505;color:#E70505}.product__more-title{position:relative;display:inline-block;white-space:nowrap;font-size:1em;line-height:1.3;color:#000;border-bottom:1px solid #000;transition:all 200ms}.product__more-title--info::after{position:absolute;display:block;width:1.1em;height:1.1em;border-radius:50%;content:"!";text-align:center;font-size:1em;top:-.6em;right:-.8em;color:#fff;background-color:#E70505}.product__deliveri{margin-top:20px;padding-top:15px;font-weight:500;font-size:13px;border-top:1px solid #eee}.product__deliveri-item{line-height:1.3em;margin-bottom:10px}.product__deliveri-item span:first-child{color:#a9a9a9;margin-right:5px}.product-slider{width:100%;border:1px solid #f5f5f5}.product-slider__item{position:relative;display:block;padding-bottom:70%;width:100%}.product-slider__item img{position:absolute;-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.product-slider-nav{width:100%;margin-top:1.5%;overflow:hidden}.product-slider-nav__item{position:relative;padding-bottom:15%;width:20%;margin-right:1.5%;border:1px solid #f5f5f5}.product-slider-nav__item img{position:absolute;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-slider-nav .product-slider-nav__item.is-nav-selected{opacity:0.5}.product-slider .flickity-prev-next-button{}@media screen and (max-width:991px){.product-slider .flickity-prev-next-button{display:none}}.prop-table{font-size:16px;line-height:1.3em;max-width:800px}@media screen and (max-width:479px){.prop-table{font-size:14px}}.prop-table--short{font-size:14px;line-height:1.2em}.prop-table__row{position:relative;display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:1.3em;text-align:right}.prop-table__row:after{content:"";position:absolute;height:1px;bottom:0.2em;left:0;width:100%;border-bottom:1px dotted #ccc;z-index:0}.prop-table__cell{position:relative;z-index:1}.prop-table__cell span{display:inline;background-color:#F8F8F8;font-weight:500}.prop-table__cell:nth-child(odd){text-align:left;color:#999;padding-right:2em}.blog-list{display:flex;flex-wrap:wrap;margin-right:-1%;margin-left:-1%}.blog-list__item{padding:0 1%;margin-bottom:5%;width:33.3333%}@media screen and (min-width:768px){.blog-list__item:nth-child(8n + 4),.blog-list__item:nth-child(8n + 5){width:50%}}@media screen and (max-width:767px){.blog-list__item{width:50%}.blog-list__item:nth-child(5n + 3){width:100%}}@media screen and (max-width:479px){.blog-list__item{width:100%;margin-bottom:10%}}.blog-snippet__pic{border-radius:4px;overflow:hidden}.blog-snippet__bg-img{display:block;width:100%;padding-bottom:56.25%;background-position:50% 50%;background-size:cover;background-repeat:no-repeat;background-color:#eee}.blog-snippet__title{display:block;margin-top:0.5em;padding-right:1em;font-size:18px;font-weight:600;line-height:1.4em;color:black}@media screen and (max-width:1279px){.blog-snippet__title{font-size:1.5vw}}@media screen and (max-width:767px){.blog-snippet__title{font-size:18px}}@media screen and (max-width:479px){.blog-snippet__title{font-size:4.5vw;padding-right:0}}@media screen and (min-width:768px) and (max-width:991px){.blog-snippet__title--sidebar{font-size:2.5vw}}.blog-sidebar__item:not(:last-child){margin-bottom:30px}.blog-sidebar__descr{margin-bottom:0.4em;color:#d5d5d5;font-size:24px;line-height:1.2em}@media screen and (max-width:1279px){.blog-sidebar__descr{font-size:2vw}}@media screen and (max-width:991px){.blog-sidebar__descr{font-size:4vw}}@media screen and (max-width:767px){.blog-sidebar__descr{font-size:5vw}}@media screen and (max-width:479px){.blog-sidebar__descr{font-size:7vw}}.promo-list{display:flex;flex-wrap:wrap;margin-right:-1%;margin-left:-1%}.promo-list__item{padding:0 1%;margin-bottom:5%;width:50%}@media screen and (max-width:479px){.promo-list__item{width:100%;margin-bottom:10%}}.promo-snippet__pic{border-radius:5px;overflow:hidden}.promo-snippet__bg-img{display:block;width:100%;padding-bottom:60%;background-position:50% 50%;background-size:cover;background-repeat:no-repeat;background-color:#eee}.promo-snippet__time{display:block;margin-top:1em;font-size:16px;line-height:1.4em;color:#a9a9a9}@media screen and (max-width:767px){.promo-snippet__time{font-size:2vw}}@media screen and (max-width:479px){.promo-snippet__time{font-size:4vw}}.promo-snippet__title{display:block;margin-top:0.5em;padding-right:1em;font-size:20px;line-height:1.4;color:black}@media screen and (max-width:1279px){.promo-snippet__title{font-size:18px}}@media screen and (max-width:767px){.promo-snippet__title{font-size:2.4vw}}@media screen and (max-width:479px){.promo-snippet__title{font-size:4.5vw;padding-right:0}}.promo-article{padding-top:1%}.promo-article__main{display:flex}@media screen and (max-width:991px){.promo-article__main{flex-direction:column;align-items:center}}.promo-article__banner{margin-right:2%;padding-bottom:40%;width:65%;border-radius:5px;background-position:50% 50%;background-size:cover;background-repeat:no-repeat;background-color:#eee}@media screen and (max-width:991px){.promo-article__banner{width:100%;padding-bottom:61%;margin-right:0;margin-bottom:20px}}.promo-article__info{width:33%}@media screen and (max-width:991px){.promo-article__info{width:100%;max-width:500px}}.promo-article__body{margin-top:30px;padding:50px 80px;border-radius:5px;background-color:#fff}@media screen and (max-width:767px){.promo-article__body{padding:30px 50px}}@media screen and (max-width:479px){.promo-article__body{padding:30px 20px}}.promo-article__title{margin-top:0}.promo-sidebar{display:flex;flex-direction:column;align-items:center;padding:35px;height:100%;text-align:center;border:1px solid #E70505;border-radius:5px}@media screen and (max-width:991px){.promo-sidebar{}}.promo-sidebar__title{margin-bottom:20px;line-height:1.2;font-family:'Manrope';font-style:normal;font-weight:500;font-size:26px}.promo-sidebar__time{line-height:1.3;font-family:'Manrope';font-style:normal;font-weight:500;font-size:18px}.promo-sidebar__line{margin:40px 0;width:80%;height:1px;background-color:#6B6B6B}@media screen and (max-width:1260px){.promo-sidebar__line{margin:3vw 0}}@media screen and (max-width:991px){.promo-sidebar__line{margin:40px 0}}.promo-sidebar__timer{font-size:50px;margin-bottom:20px}@media screen and (max-width:1260px){.promo-sidebar__timer{font-size:3.5vw}}@media screen and (max-width:991px){.promo-sidebar__timer{font-size:45px}}.promo-sidebar__btn{margin-top:auto}.page-sidebar{padding:35px;text-align:right;border:1px solid #f5f5f5}@media screen and (max-width:991px){.page-sidebar{text-align:left}}.page-sidebar__link{display:block;margin-bottom:1em;line-height:1.3em;font-size:16px}.cart-grid{display:flex}@media screen and (max-width:991px){.cart-grid{flex-direction:column}}@media screen and (max-width:479px){.cart-grid{margin-left:-4%;margin-right:-4%}}.cart-grid__main{flex:1}.cart-grid__sidebar{flex-shrink:0;width:320px;padding-left:1%}@media screen and (max-width:991px){.cart-grid__sidebar{width:100%;max-width:100%;padding-left:0;margin-top:2%}}.cart-grid__cart{margin-bottom:2%}.cart{border:1px solid #f5f5f5;border-radius:4px;background-color:#fff;box-shadow:0px 10px 100px rgba(0,0,0,0.05);line-height:1.3em}.cart__item{position:relative;display:flex;align-items:center;padding:30px 50px 30px 20px;border-bottom:1px solid #f5f5f5}@media screen and (max-width:991px){.cart__item{flex-direction:column;align-items:stretch}}@media screen and (max-width:479px){.cart__item{padding:20px 40px 30px 10px}}.cart__item-a{display:flex;align-items:center;flex:1}.cart__item-b{display:flex;align-items:center;margin-top:20px}@media screen and (max-width:991px){.cart__item-b{flex-direction:row-reverse;justify-content:flex-end}}.cart__qty{padding:0 30px}@media screen and (max-width:991px){.cart__qty{padding:0 20px}}@media screen and (max-width:479px){.cart__qty{padding:0 15px}}.cart__prices{min-width:90px;font-size:18px;text-align:right;line-height:1em}@media screen and (max-width:479px){.cart__prices{min-width:auto}}@media screen and (max-width:991px){.cart__prices{width:150px;text-align:center}}@media screen and (max-width:479px){.cart__prices{font-size:16px;width:35%}}.cart__price{white-space:nowrap;font-weight:700}.cart__price--discount{color:#e31e24}.cart__price-old{margin-top:0.2em;font-size:0.8em;color:#535353;text-decoration:line-through}.cart__del{position:absolute;display:flex;justify-content:center;align-items:center;height:36px;width:36px;top:10px;right:10px;border:none;font-size:24px;color:#cbcbcb}.cart__del:hover{color:#000}.cart__descr{margin-left:20px}@media screen and (max-width:479px){.cart__descr{margin-left:15px}}.cart__code{margin-bottom:10px;font-size:14px;color:#bcbcbc}@media screen and (max-width:479px){.cart__code{font-size:12px;margin-bottom:5px}}.cart__title-link{font-size:18px;font-weight:500;color:#000}@media screen and (max-width:479px){.cart__title-link{font-size:14px}}.cart__attr{display:flex;color:#555;margin-top:8px;font-size:15px;font-weight:500}.cart__attr span:first-child{margin-right:5px;color:#bcbcbc}@media screen and (max-width:479px){.cart__attr{margin-top:5px;font-size:12px}}.cart__pic{flex-shrink:0;width:40%;padding:1px;border-radius:4px;overflow:hidden}@media screen and (max-width:991px){.cart__pic{width:150px}}@media screen and (max-width:479px){.cart__pic{width:35%}}.cart__bg-img{display:block;width:100%;padding-bottom:56.25%;background-position:50% 50%;background-size:contain;background-repeat:no-repeat}.cart__bottom{display:none;padding:30px 40px;text-align:right}@media screen and (max-width:479px){.cart__bottom{padding:30px 20px}}.cart__bottom-total{line-height:1.3em;font-weight:400;font-size:16px;color:#888}.cart__bottom-total span{display:inline-block}.cart__bottom-total span:last-child{margin-left:15px;font-weight:700;color:#000;font-size:20px}.qty{display:flex;width:92px;height:36px;border:1px solid #ccc;border-radius:4px;line-height:1em}.qty__input{max-width:30px;text-align:center;border:none;font-size:15px;font-weight:500}.qty__btn{flex:1;border:none;font-size:18px;color:#bbb}.qty__btn:hover{color:#000}.checkout{padding:50px 60px;background-color:#fff;box-shadow:0px 10px 100px rgba(0,0,0,0.05);border:1px solid #f5f5f5;border-radius:4px}@media screen and (max-width:479px){.checkout{padding:50px 4%}}.checkout__item{margin-bottom:70px}.checkout__item:last-child{margin-bottom:0}.checkout__item-title{margin-bottom:30px;line-height:1.2;font-size:24px;font-weight:700}@media screen and (max-width:479px){.checkout__item-title{font-size:6vw}}.checkout__variant{margin-bottom:15px}.checkout__addr{margin-top:30px}.checkout__fields{max-width:500px}.cart-total{position:-webkit-sticky;position:sticky;top:10px;width:100%;padding:30px 30px;border:1px solid #f5f5f5;background-color:#fff;box-shadow:0px 10px 100px rgba(0,0,0,0.05);text-align:center}@media screen and (max-width:479px){.cart-total{padding:30px 20px}}.cart-total__main{display:inline-block;max-width:400px}.cart-total__table{margin-top:20px}.cart-total__row{display:flex;justify-content:space-between;margin-bottom:14px;font-size:14px;line-height:1.3em}.cart-total__row:last-child{margin-top:28px;font-size:20px}.cart-total__cell{color:#888}.cart-total__cell:last-child{font-weight:700;color:#000}.cart-total__btn{width:100%;font-size:15px}.cart-total__text{display:block;margin-top:10px;font-size:11px;line-height:1.3em}.coupon__trigger{display:flex;align-items:center;justify-content:flex-start;padding:0;font-size:14px;line-height:1.2em;color:#E70505;border:none;border-bottom:1px dashed #E70505}.coupon__content{max-height:0;overflow:hidden;transition:max-height 0.3s ease}.coupon__content--open{max-height:300px}.coupon__form{display:flex;margin-top:10px}.coupon__btn{height:50px;padding:0 12px;margin-left:4px;border:1px solid #E70505;border-radius:4px;font-size:14px;font-weight:600;background-color:#E70505;color:#000}.coupon__list{display:flex;flex-wrap:wrap}.coupon__list-item{display:flex;align-items:center;margin-right:10px;margin-bottom:10px;padding:2px 5px 2px 8px;line-height:1;font-size:15px;color:#000;border-radius:4px;border:1px solid #000}.coupon__list-item:after{margin-left:5px;font-size:25px;content:"×"}.coupon__err{margin-top:10px;text-align:left;font-size:13px;line-height:1.3;color:#e31e24}.cart-empty{padding:70px 20px;text-align:center}.cart-empty__title{line-height:1.3;color:#999;font-size:30px;font-weight:600;margin-bottom:30px}.page{min-height:100vh;display:flex;flex-direction:column}@media screen and (max-width:991px){.page{padding-top:70px}}@media screen and (max-width:767px){.page{padding-top:60px}}.main{flex:1 0 auto}.main{background-color:#F8F8F8}.main--2{background-color:#fff}.main__content{margin-bottom:50px}.main__footer{background-color:#F8F8F8}.m-section{margin:60px 0}.m-section__brand-slider{margin-top:60px}.main__title{padding:0;margin-top:0;margin-bottom:0.4em;font-size:36px;font-weight:700;line-height:1.1}@media screen and (max-width:479px){.main__title{font-size:8vw}}.main-big-title{margin-bottom:30px;margin-top:0;font-size:30px;line-height:1em;text-align:center}@media screen and (max-width:767px){.main-big-title{}}@media screen and (max-width:479px){.main-big-title{font-size:8vw}}.main-carousel{display:block;width:100%;padding-top:1%;padding-bottom:100px;background-color:#fff}@media screen and (max-width:767px){.main-carousel{padding-top:0;padding-bottom:60px}}.main-carousel .flickity-page-dots{bottom:40px}@media screen and (max-width:767px){.main-carousel .flickity-page-dots{bottom:20px}}.main-carousel__item{width:48%;padding:0 0.5%}@media screen and (max-width:1279px){.main-carousel__item{width:50%}}@media screen and (max-width:767px){.main-carousel__item{width:100%;padding:0}}.main-carousel__link{position:relative;display:block;width:100%;padding-bottom:62%;border-radius:15px;overflow:hidden}@media screen and (max-width:767px){.main-carousel__link{border-radius:0}}.main-carousel__bg-img{position:absolute;display:block;height:100%;width:100%;background-position:50% 50%;background-size:cover;background-repeat:no-repeat;background-color:#eee}.section-carousel{margin:50px 0 80px 0}.section-carousel__title{display:inline-block;font-size:20px;font-weight:600;line-height:1.3em;margin-bottom:15px;color:#000}.section-carousel__title--link:hover{color:#E70505}.product-snippet-carousel{margin:0 -0.8% 60px -0.8%}.product-snippet-carousel__item{padding:0 0.8%;width:20%}@media screen and (max-width:1279px){.product-snippet-carousel__item{width:25%}}@media screen and (max-width:991px){.product-snippet-carousel__item{width:33.3333%}}@media screen and (max-width:767px){.product-snippet-carousel__item{width:100%}}.product-snippet-carousel .flickity-button{width:30px;height:30px}@media screen and (max-width:991px){.product-snippet-carousel .flickity-button{display:none}}.product-snippet-carousel .flickity-button.previous{right:50px;top:-30px;left:auto}.product-snippet-carousel .flickity-button.next{right:0px;top:-30px}.section-bottom{padding-top:50px;padding-bottom:100px}.section-bottom__title{margin-bottom:30px;font-family:'Manrope';font-weight:500;font-size:30px;line-height:1.2}@media screen and (max-width:767px){.section-bottom__title{font-size:22px}}.other{margin:0 -5px}.other__item{display:flex;align-items:stretch;min-height:100%;width:25%;min-width:290px;max-width:340px;padding:0 5px}.other__card{position:relative;display:flex;overflow:hidden;background-color:#fff;min-height:100%;width:100%}.other__card-pic{position:relative;display:flex;justify-content:center;align-items:flex-start;flex-shrink:0;width:140px}.other__card-img{display:block;height:auto;width:100%;object-fit:contain}.other__card-discount{position:absolute;top:5px;left:5px;display:flex;justify-content:center;align-items:center;height:40px;width:40px;text-align:center;border-radius:50%;background-color:#E70505;color:#fff;border:1px solid #FFF;font-size:15px;font-weight:700;line-height:0.8}.other__card-discount::after{content:"%";font-weight:400;font-size:13px}.other__card-main{display:flex;flex-direction:column;justify-content:space-between;padding:10px}.other__card-title{display:inline-flex;font-size:15px;line-height:1.3;color:#000}.other__card-title:hover{color:#E70505}.other__card-price{margin-top:auto;font-family:'Manrope';font-weight:700;margin-right:40px;margin-top:10px;line-height:1;white-space:nowrap}.other__card-btn{position:absolute;bottom:5px;right:5px;display:flex;justify-content:center;align-items:center;width:31px;height:31px;background:#FFF;border:1px solid #E70505;color:#000;border-radius:50%;font-size:20px}.other__card-btn:hover{color:#fff;background:#E70505}.other__card-btn--active{color:#fff;background:#E70505}.about-brand{min-height:26rem;width:100%;background-color:#f9f9f9;height:auto;background-position:right bottom;background-size:100%;background-repeat:no-repeat;background-image:url(../themes/megamoto/assets/images/bg-brand.jpg)}.about-brand__info{width:100%;max-width:600px}@media screen and (max-width:1080px){.about-brand__info{margin-top:55%;max-width:100%}}.about-brand__text{padding-bottom:40px}.about-brand__text p{display:inline-block;background-color:rgba(255,255,255,.40)}.about-brand__img{display:inline-block;max-width:9rem;margin:40px 0}@media screen and (max-width:479px){.about-brand__img{margin-bottom:30px}}.simple-cat{display:flex;flex-wrap:wrap;margin:0 -10px}.simple-cat__item{width:25%;padding:0 10px;margin-bottom:20px}@media screen and (max-width:991px){.simple-cat__item{width:50%}}@media screen and (max-width:600px){.simple-cat__item{width:100%}}.simple-cat__card{display:flex;align-items:center;padding:25px 20px;width:100%;background-color:#fff;color:#000}.simple-cat__card:hover{color:#E70505}.simple-cat__img{display:flex;height:50px;width:50px;object-fit:contain}.simple-cat__title{display:block;width:100%;margin-left:10px;text-align:center;font-weight:700;font-size:17px;text-transform:uppercase;line-height:1.2}.search-parts{background-position:50% 50%;background-size:cover;background-repeat:no-repeat;background-image:url(../themes/megamoto/assets/images/bg-search.jpg)}.search-parts__product{display:flex;padding:30px 0}@media screen and (max-width:767px){.search-parts__product{flex-direction:column}}.search-parts__product-pic{flex-shrink:0;width:30%}@media screen and (max-width:991px){.search-parts__product-pic{width:40%}}@media screen and (max-width:767px){.search-parts__product-pic{width:100%;max-width:400px;margin-bottom:30px}}.search-parts__product-img{display:inline-block;width:100%;max-width:100%;border-radius:5px;overflow:hidden}.search-parts__product-main{display:flex;flex-direction:column;margin-left:50px;color:#fff}@media screen and (max-width:767px){.search-parts__product-main{margin-left:0}}.search-parts__product-title{margin-top:0;margin-bottom:30px;font-family:'Manrope';font-weight:500;font-size:30px;line-height:1.2}.search-parts__product-descr{margin-bottom:40px;font-size:16px;line-height:1.4}.search-parts__product-btn{display:inline-flex;align-items:center;justify-content:center;padding-left:30px;height:50px;width:185px;border:1px solid #FFF;border-radius:10px;color:#fff;font-size:16px;background-image:url(../themes/megamoto/assets/images/change.svg);background-repeat:no-repeat;background-position:20% 50%}.search-parts__product-btn:hover{color:#fff}.search-parts__inner{display:flex;align-items:center;width:100%;min-height:300px;padding:30px 0}@media screen and (max-width:991px){.search-parts__inner{flex-direction:column;text-align:center;justify-content:center}}.search-parts__info{margin-right:30px;max-width:284px;color:#FFF}@media screen and (max-width:991px){.search-parts__info{margin-right:0;margin-bottom:30px;max-width:500px}}.search-parts__info-title{margin-bottom:15px;font-family:'Manrope';font-weight:500;font-size:30px;line-height:1.2}.search-parts__info-text{line-height:1.3}.search-parts__form{width:100%;max-width:616px}.search-parts-result{padding-top:60px;min-height:100%}.search-parts-result__text{display:flex;align-items:center;justify-content:center;text-align:center;min-height:150px}.parts-list{display:flex;flex-wrap:wrap;margin:0 -10px}.parts-list__item{padding:0 10px 20px 10px;width:16.6666%;min-height:280px}@media screen and (max-width:1279px){.parts-list__item{width:20%}}@media screen and (max-width:991px){.parts-list__item{width:25%}}@media screen and (max-width:767px){.parts-list__item{width:33.3333%}}@media screen and (max-width:600px){.parts-list__item{padding:0 5px 10px 5px;width:50%;min-height:auto}}.part-snippet{display:flex;flex-direction:column;width:100%;height:100%;border-radius:5px;background-color:#fff;overflow:hidden}.part-snippet__pic{position:relative;width:100%;padding-top:70%}.part-snippet__img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit:contain}.part-snippet__title{display:inline-block;padding:15px;font-size:16px;line-height:1.3;color:#000}@media screen and (max-width:600px){.part-snippet__title{padding:10px}}.part-snippet__title:hover{color:#E70505}@media screen and (max-width:600px){.part-snippet__title{font-size:14px}}.part-snippet__footer{padding:15px;margin-top:auto}@media screen and (max-width:600px){.part-snippet__footer{padding:10px}}.part-snippet__price{margin-bottom:6px;font-weight:700;font-size:18px;white-space:nowrap;line-height:1}.part-snippet__btn{padding-left:10px;padding-right:10px;font-size:16px;border-color:#D2D2D2;transition:all 200ms}.part-snippet__btn:hover{border-color:#E70505;background-color:#E70505;color:#fff}.parts-cat{padding-bottom:30px;margin-top:-20px;margin-bottom:40px;border-bottom:1px solid #6B6B6B}.parts-cat__item{display:inline-block;margin-right:30px;margin-bottom:20px;text-decoration:underline;font-size:16px;line-height:1.2;color:#000}.parts-cat__item:hover{color:#E70505}.post-grid{display:flex}@media screen and (max-width:991px){.post-grid{flex-direction:column}}.post-grid__main{flex-grow:1}.post-grid__sidebar{margin-top:7px;width:35%;padding-left:5%;flex:0 0 auto}@media screen and (max-width:991px){.post-grid__sidebar{width:100%;padding-left:0}}.post img{max-width:100%}.post__title{margin-top:0}@media screen and (max-width:479px){.post__title{font-size:9vw}}.post__img{display:block;width:100%}.modal-form{padding:50px 60px}.modal-form .btn{font-size:15px;width:100%}.modal-form span{display:block;line-height:1.4em;text-align:center;font-size:14px;margin-bottom:20px}.modal-form h3{margin-top:0;text-align:center}@media screen and (max-width:479px){.modal-form{padding:40px 30px}}.popular-filters{margin-bottom:40px;margin-top:30px}.popular-filter{position:relative;margin:30px 0;font-weight:500;font-size:14px;transition:0.2s}.popular-filter__title{position:absolute;left:0;top:-22px;font-size:12px;color:#888}.popular-filter__list{margin:0;padding-left:0;overflow:hidden;font-size:16px}.popular-filter__list--open{display:flex;flex-wrap:wrap}.popular-filter__item{margin:0 10px 10px 0;list-style:none}.popular-filter__link{display:flex;align-items:center;padding:0 8px;height:28px;white-space:nowrap;line-height:1;color:#333;background-color:#f5f5f5;border-radius:4px;border:1px solid #eee}.popular-filter__link:hover{color:#E70505}.popular-filter__link--active{color:#E70505}.popular-filter__more{position:absolute;padding:0;right:0;top:28px;height:16px;font-weight:500;font-size:12px;color:#888;border:none;background-color:#fff;border-bottom:1px dashed #888;z-index:2}.popular-filter__more:hover{color:#000}.consultant{margin-top:50px;border-radius:16px;padding:40px;background-color:#f5f5f5}.consultant__title{font-weight:700;font-size:28px;line-height:1.2}.consultant__subtitle{margin-top:8px;font-size:23px;line-height:1.3}.consultant__call{display:flex;align-items:center;margin:30px 0}.consultant__phone{margin-right:30px;font-size:45px;font-weight:700;line-height:1;color:#61d1e0}.consultant__text{font-size:15px;line-height:1.6}.radio-pic{display:block;font-size:0}.radio-pic__label{display:inline-block;margin-right:5px;margin-bottom:5px;cursor:pointer}.radio-pic__radio{display:none}.radio-pic__radio:checked~.radio-pic__choice{border:2px solid #E70505}.radio-pic__radio:disabled~.radio-pic__choice{cursor:not-allowed;opacity:0.5}.radio-pic__choice{display:block;width:60px;height:60px;border:2px solid #ddd;border-radius:4px;background-position:50% 50%;background-size:contain;background-repeat:no-repeat}.radio-text{display:block;font-size:0}.radio-text__label{display:inline-block;margin-right:5px;margin-bottom:5px;cursor:pointer}.radio-text__radio{display:none}.radio-text__radio:checked~.radio-text__choice{border:2px solid #E70505}.radio-text__radio:disabled~.radio-text__choice{cursor:not-allowed;opacity:0.5}.radio-text__choice{display:block;padding:8px 15px;border:2px solid #ddd;border-radius:4px;font-size:16px;line-height:1}
.product-snippet-carousel__theme-embedded .product-snippet-carousel__item{min-width:15rem}.main__content,.cart-grid{position:relative}
.preloader{position:absolute;top:0;left:0;right:0;bottom:0;display:none;z-index:99}.preloader__global{position:fixed;background:rgb(255 255 255 / 50%)}.preloader__wrapper{display:flex;width:100%;height:100%;justify-content:center;align-items:center;background:#fffb0}
#modal-content{min-height:20rem}
.preloader__visible{display:block}.product-snippet__btn--incart,.product__add-to-cart--incart{display:none}.product-slider a{display:block}.--hidden{display:none}
.m-catalog{margin:0 -0.8% 1.5rem -0.8%}.footer__contact-link{display:block;margin:1.5rem auto 1.5rem auto;width:max-content}.shops{display:grid;grid-template-columns:29rem 1fr;height:40rem;gap:1.5rem}
.shops__list{flex-grow:1;height:10rem;overflow-y:auto}
.shops__list-scroller{height:max-content}
.shops__sidebar{display:flex;flex-direction:column;background-color:#fff;border-radius:5px}
.shops__list-item,.shop-map{display:grid;align-items:flex-start;gap:1rem;padding:1rem;box-sizing:border-box;grid-template-columns:7rem 1fr}
.shops__region{padding:1rem;box-sizing:border-box}.shops__list-item{cursor:pointer;align-items:center;border-radius:5px}
.shops__list-item.--active{background:#f1f1f1}.shop-map{border:0;align-items:center;padding:0.7rem}
.shops__brand{padding:1rem;box-sizing:border-box}
.shops__list-item-logo,.shop-map__logo{line-height:0;padding:0.5rem;box-sizing:border-box;transition:0.3s}
.shops__list-item-title,.shop-map__content-title{margin:0 0 0.3rem;font-size:1.1rem;font-weight:bold;color:inherit}.shop-map__content-title{font-size:1rem;margin-bottom:0.5rem}.shops__list-item-content-cols{display:flex;font-size:0.9rem;flex-wrap:wrap;gap:0.3rem 1rem}
.shop__list-worktime{color:#818181}#map{width:100%;height:100%}
.shops__map-error{width:100%;height:100%;text-align:center;display:flex;align-items:center;justify-content:center}
.shops__map-error-message{max-width:25rem}
.shops__list-item-brands-link:hover{opacity:0.8;transition:0.3s}
.shop-map__contacts{display:flex;gap:0.5rem;flex-wrap:wrap;margin-bottom:0.3rem}
.shops__list-error{padding:1rem}
ymaps.ymaps-2-1-79-b-cluster-tabs__section.ymaps-2-1-79-b-cluster-tabs__section_type_nav{width:10rem !important}
ymaps.ymaps-2-1-79-b-cluster-tabs__item-header.ymaps-2-1-79-b-cluster-content__header{display:none}
ymaps.ymaps-2-1-79-balloon__content{padding:0}.btn__full{max-width:unset;width:100%}
.form-success{line-height:1.2;display:flex;flex-direction:column;justify-content:center;height:14rem}
.form-success p{margin:0;text-align:center}.empty{border:1px solid #E70505;padding:1rem;box-sizing:border-box}.product-snippet__prop{justify-content:space-between}.main-carousel__item{width:40%}
.main-carousel__link{padding-bottom:60%}#offer-template{-moz-user-select:none;-webkit-user-select:none}.header-phone__row{display:flex;align-items:center;gap:0.5rem}
.header-phone__whatsapp{line-height:1}
.header-phone__row svg{width:1.45rem;height:1.45rem;fill:#E70505}
.header-phone__whatsapp:hover svg{fill:#000}.whatsapp-link{display:flex;align-items:center;justify-content:center;position:fixed;right:2.5rem;bottom:3.5rem;width:3.5rem;color:#fff;border-radius:100%;height:3.5rem;z-index:9;background:#1fab37}
.whatsapp-link:hover{background:#43d854}
.whatsapp-link span{display:none}
.whatsapp-link svg{fill:#fff;width:2rem;height:2rem}.footer__rating{margin-top:2rem}.header{position:fixed;left:0;right:0;top:0;z-index:11}.main{padding-top:140px}#filter-form{transition:padding-top 0.6s}
#filter-form.--offset{padding-top:11rem;transition:padding-top 0.6s}.product__btns{margin-bottom:1rem;justify-content:space-between}.credit-link{display:flex;border-radius:5px;gap:0.5rem;padding:0.5rem;color:inherit;border:1px dashed #c70404;align-items:center;width:100%}.credit-link:hover{color:#c70404}.credit-link:hover svg{fill:#c70404}.credit-link svg{width:1.2rem;height:1.2rem}table{text-decoration:none;border-collapse:collapse;width:100%;text-align:left;background:#fff;box-shadow:1px 1px 5px rgb(0 0 0 / 9%);border-radius:5px}
table td,table th{white-space:pre-wrap;padding:10px 5px;vertical-align:middle;border:0}
table thead td{font-weight:600}
table tr:hover td{color:#354251;cursor:default}
table td{padding:1rem;font-weight:400}
table tr td:first-child{font-weight:600}
table tr:nth-child(even) td{background-color:#eee}
.small-text{font-size:0.8rem;color:#727272}@media (min-width:992px){.header__phones{right:35px}}@media (max-width:1400px){.main-carousel{padding-bottom:90px}.m-section{margin:40px 0}.main-carousel__item{width:35%}}@media (max-width:991px){.header__phones{position:unset}.main{padding-top:unset}.menu-btn__line{height:2px;width:30px;margin:5px 0}.search__submit-img{width:28px;height:28px;fill:#000}.header-phone__row svg{width:1.8rem;height:1.8rem}#filter-form.--offset{padding-top:20px}}@media (max-width:768px){.float-panel{display:flex;position:fixed;left:0;bottom:0;right:0}table{display:block;overflow-y:auto}.float-panel__filter-active{flex-basis:40%;background:#e31e24;padding:0 1.5rem;color:#fff}.float-panel__filter-active .filter-btn{color:#fff;display:flex;align-items:center;gap:0.3rem}.float-panel__filter-active .filter-btn .icon-tune-variant{font-size:1.2rem}.whatsapp-link{gap:0.5rem;flex-grow:1;padding:0.3rem;position:unset;width:unset;border-radius:unset;height:unset}.whatsapp-link span{display:block}.whatsapp-link svg{width:1.5rem;height:1.5rem}}.g-recaptcha{margin-bottom:1rem}.m-section__about{background:#eee;padding:2.5rem 0}
.about{display:flex;flex-wrap:wrap;grid-template-columns:1fr 36rem;align-items:center;gap:1rem 5rem}
.about__text{max-width:40rem;line-height:1.6}
.about__text h2{text-align:left}
.about__text p{margin:0 0 0.7rem}
.about__video{flex-grow:1}
.about__video iframe{width:100%;height:20rem;border-radius:5px}@media (max-width:1200px){.about__text{max-width:30rem}.about__video iframe{height:15rem}}@media (max-width:991px){.about__text{max-width:unset}.about__video{width:100%}.about__video iframe{height:25rem}}@media (max-width:576px){.about{display:flex;flex-direction:column}.about__video iframe{height:17rem}}.credit-feedback{display:grid;grid-template-columns:16rem 1fr;gap:1rem 3rem;align-items:center;background:#fff;border-radius:10px;padding:1rem;box-shadow:1px 1px 10px rgb(0 0 0 / 10%)}
.credit-feedback__content .credit-feedback__content-row:first-child{margin-bottom:1rem}@media (max-width:768px){.credit-feedback{display:flex;flex-direction:column}}.main-banner{margin-top:1rem}
.main-banner a{display:block;line-height:0}
.main-banner a:hover img{opacity:0.9;transition:0.8s}
.main-banner img{width:100%;transition:0.8s;border-radius:7px}