:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-colored:#ddd}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;transform:translate3d(0,0,var(--toastify-z-index) px);width:var(--toastify-toast-width);z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translate(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:var(--toastify-toast-max-height);min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px;white-space:pre-wrap}.Toastify__toast-body>div:last-child{flex:1}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--default{background:var(--toastify-color-progress-colored)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentcolor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__none{0%,60%,75%,90%,to{animation-duration:0;animation-timing-function:none}0%{opacity:1;transform:translateZ(0)}to{transform:translateZ(0)}}.Toastify__none-enter--bottom-center,.Toastify__none-enter--bottom-left,.Toastify__none-enter--bottom-right,.Toastify__none-enter--top-center,.Toastify__none-enter--top-left,.Toastify__none-enter--top-right{animation-name:Toastify__none}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.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:-.25em}sup{top:-.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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .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}[hidden],template{display:none}*{outline:none}@font-face{font-display:swap;font-family:Gilroy;font-style:normal;font-weight:300;src:local("Gilroy Light"),url(./Gilroy-Light.BQfcPs6d.woff2) format("woff2"),url(./Gilroy-Light.pZvAhhiG.woff) format("woff")}@font-face{font-display:swap;font-family:Gilroy;font-style:normal;font-weight:400;src:local("Muller Regular"),url(./Gilroy-Regular.CY081Tb4.woff2) format("woff2"),url(./Gilroy-Regular.CkNiKQ6x.woff) format("woff")}@font-face{font-display:swap;font-family:Gilroy;font-style:normal;font-weight:500;src:local("Gilroy Medium"),url(./Gilroy-Medium.RhujHmrb.woff2) format("woff2"),url(./Gilroy-Medium.DUjXE-5u.woff) format("woff")}@font-face{font-display:swap;font-family:Gilroy;font-style:italic;font-weight:600;src:local("Gilroy Semibold"),url(./Gilroy-Semibold.Cu1_Dviq.woff2) format("woff2"),url(./Gilroy-Semibold.IQ7aD9dp.woff) format("woff")}@font-face{font-display:swap;font-family:Gilroy;font-style:normal;font-weight:700;src:local("Gilroy Bold"),url(./Gilroy-Bold.Bt_SZrlr.woff2) format("woff2"),url(./Gilroy-Bold.DW_sczTM.woff) format("woff")}html{background-color:var(--white);box-sizing:border-box;font-family:Gilroy,sans-serif;scroll-behavior:smooth}.body{font-family:Muller,sans-serif}*,:after,:before{box-sizing:inherit}input{-webkit-user-select:auto!important;-moz-user-select:auto!important;-o-user-select:auto!important;user-select:auto!important}a{color:inherit;text-decoration:none}a:focus-visible{outline:none}img{pointer-events:none}button:focus-visible{outline:none}button:active{background-color:none}.container{margin:0 auto;max-width:1200px;min-width:320px}.flex{display:flex}.btn-reset{background-color:transparent;border:none;cursor:pointer;padding:0}*{-webkit-tap-highlight-color:transparent}button,input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.list-reset{list-style:none;margin:0;padding:0}h1,h2,h3,h4,h5,h6,p,ul{margin:0}:root{--white:#fff;--red:#e41c19;--black:#0d0d0d;--dark-gray:#323232;--gray:grey;--light-gray:#f3f3f3}.text-highlight{color:var(--red)}.index-bg{background-image:url(./radio-bg-1.5Rp-IK7q.png),url(./radio-bg-2.C0ZJLxnx.png);background-position:0 905px,right 2005px;background-repeat:no-repeat;background-size:40%,50%}.header-mob{display:none}.header{background-color:var(--light-gray);padding:28px 0 24px}.header-top{align-items:center;justify-content:space-between;margin-bottom:27px}.header-catalogue{position:relative}.catalogue__btn{align-items:center;background:var(--red);border:1px solid var(--red);border-radius:5px;color:var(--white);display:flex;font-size:15px;font-weight:500;height:46px;line-height:18px;min-width:220px;padding-left:20px;padding-right:86px;transition-duration:.2s}.catalogue__btn:after{border-radius:inherit;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.catalogue__btn:hover{background:transparent;border:1px solid var(--red);color:var(--red)}.catalogue__btn:hover+.catalogue__btn-lines .catalogue__btn-line{background-color:var(--red)}.catalogue__btn-lines{height:13px;position:absolute;right:10%;top:50%;transform:translateY(-50%);width:16px}.catalogue__btn-line{background-color:var(--white);height:1px;left:50%;position:absolute;transform:translate(-50%);width:100%}.catalogue__btn-line:first-child{top:0}.catalogue__btn-line:nth-child(2n){left:75%;top:40%;width:50%}.catalogue__btn-line:last-child{bottom:1.5px}.header-contact-wrapper{align-items:flex-end;flex-direction:column}.nav__list{justify-content:space-between}.header__search-form{position:relative;width:425px}.search-form__input{border:1px solid #d9d9d9;border-radius:5px;height:48px;padding-left:20px;padding-right:55px;width:100%}.search-form__input::-moz-placeholder{color:#1e1e20;font-size:15px;font-weight:400;line-height:110%}.search-form__input::placeholder{color:#1e1e20;font-size:15px;font-weight:400;line-height:110%}.search-form__btn{position:absolute;right:20px;top:50%;transform:translateY(-50%)}.hedaer__cart{position:relative}.header__cart-amount{position:absolute}.header__link_tel{color:var(--red);font-size:20px;font-weight:600;line-height:24px}.header__schedule{font-size:14px;line-height:16px;opacity:.5}.header__schedule,.nav__link{color:var(--black);font-weight:500}.nav__link{font-size:17px;line-height:17px;position:relative;transition:color .3s ease-in-out}.nav__link:before{border:1px solid var(--red);bottom:-5px;content:"";left:-5px;opacity:0;position:absolute;right:-5px;top:-5px;transition:opacity .3s ease-in-out}.nav__link:focus-visible:before{opacity:1}.nav__link:hover:not(:focus-visible){color:var(--red)}.hero{padding:65px 0 50px}.hero-mob{display:none}.hero-top{background-color:#f4f4f4;background-image:url(./hero-bg.DzYmJWpj.png);background-position:3px 1px;background-repeat:no-repeat;background-size:cover;border-radius:10px;margin-bottom:25px;padding:50px 50px 82px}.main__title{color:var(--black);font-size:42px;font-weight:700;line-height:110%;margin-bottom:40px;max-width:60%}.hero__descr{color:var(--dark-gray);font-size:18px;font-weight:400;line-height:125%;max-width:45%;position:relative}.hero__descr:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none' viewBox='0 0 60 60'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='url(%23b)' d='M13.365 60a5.65 5.65 0 0 1-5.648-5.648V5.648A5.65 5.65 0 0 1 13.365 0H36.44a5.65 5.65 0 0 1 5.649 5.648v48.715a5.65 5.65 0 0 1-5.649 5.649H13.365z'/%3E%3Cpath fill='url(%23c)' d='M15.545 7.781V0h-2.18a5.65 5.65 0 0 0-5.648 5.648v2.145h7.828z'/%3E%3Cpath fill='url(%23d)' d='M34.248 7.781V0h2.18a5.65 5.65 0 0 1 5.648 5.648v2.145h-7.828z'/%3E%3Cpath fill='url(%23e)' d='M34.248 52.219V60h2.18a5.65 5.65 0 0 0 5.648-5.648v-2.145h-7.828z'/%3E%3Cpath fill='url(%23f)' d='M7.717 54.082v.27A5.65 5.65 0 0 0 13.365 60H36.44a5.65 5.65 0 0 0 5.649-5.648v-.27z'/%3E%3Cpath fill='url(%23g)' d='M15.545 52.219V60h-2.18a5.65 5.65 0 0 1-5.648-5.648v-2.145h7.828z'/%3E%3Cpath fill='url(%23h)' d='M38.959.598a5.65 5.65 0 0 1 3.117 5.039v48.715a5.63 5.63 0 0 1-3.117 5.039z'/%3E%3Cpath fill='url(%23i)' d='M42.076 5.918v-.27A5.65 5.65 0 0 0 36.428 0H13.365a5.65 5.65 0 0 0-5.648 5.648v.27z'/%3E%3Cpath fill='url(%23j)' d='M10.834.598a5.67 5.67 0 0 0-3.117 5.05v48.715a5.63 5.63 0 0 0 3.117 5.04z'/%3E%3Cpath fill='url(%23k)' d='M39.756 54.352a3.313 3.313 0 0 1-3.316 3.316H13.365a3.313 3.313 0 0 1-3.316-3.316V5.648a3.313 3.313 0 0 1 3.316-3.316H36.44a3.313 3.313 0 0 1 3.316 3.316z'/%3E%3Cpath fill='url(%23l)' d='M36.44 2.32h-1.688v55.36h1.676a3.313 3.313 0 0 0 3.316-3.317V5.648A3.306 3.306 0 0 0 36.44 2.32'/%3E%3Cpath fill='url(%23m)' d='M10.049 53.367v.996a3.313 3.313 0 0 0 3.316 3.317H36.44a3.313 3.313 0 0 0 3.316-3.317v-.996z'/%3E%3Cpath fill='url(%23n)' d='M13.365 57.68h1.676V2.32h-1.676a3.313 3.313 0 0 0-3.316 3.317v48.715a3.316 3.316 0 0 0 3.316 3.328'/%3E%3Cpath fill='url(%23o)' d='M39.756 7.547V5.648a3.313 3.313 0 0 0-3.316-3.316H13.365a3.313 3.313 0 0 0-3.316 3.316v1.899z'/%3E%3Cpath fill='url(%23p)' d='M30.463 55.84H19.342a.735.735 0 0 1-.738-.738c0-.41.328-.739.738-.739h11.12c.411 0 .74.328.74.739 0 .41-.329.738-.74.738'/%3E%3Cpath fill='url(%23q)' d='M19.342 55.488a.395.395 0 0 1-.399-.398c0-.223.176-.399.399-.399h11.12c.224 0 .4.176.4.399a.395.395 0 0 1-.4.398z'/%3E%3Cpath fill='url(%23r)' d='M28.799 6.281h-7.793a1.348 1.348 0 0 1 0-2.695h7.793a1.348 1.348 0 0 1 0 2.695'/%3E%3Cpath fill='url(%23s)' d='M21.006 5.941a1.008 1.008 0 1 1 0-2.015h7.793a1.008 1.008 0 1 1 0 2.015z'/%3E%3Cpath fill='url(%23t)' d='M21.053 5.648a.715.715 0 1 0 0-1.43.715.715 0 0 0 0 1.43'/%3E%3Cpath fill='url(%23u)' d='M21.053 5.379a.445.445 0 1 0 0-.89.445.445 0 0 0 0 .89'/%3E%3Cpath fill='url(%23v)' d='M21.053 5.004a.07.07 0 1 0 0-.14.07.07 0 0 0 0 .14'/%3E%3Cpath fill='url(%23w)' d='m42.088 16.406-.012 6.996h.012a.39.39 0 0 0 .387-.386v-6.223a.39.39 0 0 0-.387-.387'/%3E%3Cpath fill='url(%23x)' d='M7.717 19.078v-3.855a.39.39 0 0 0-.387.386v3.07c0 .223.176.4.387.4m0 4.324v-3.855a.39.39 0 0 0-.387.387v3.07c0 .223.176.398.387.398'/%3E%3Cpath fill='url(%23y)' d='M20.467 41.578c-.375 0-.727-.14-.985-.363L35.947 57.68h.504a3.313 3.313 0 0 0 3.317-3.317V41.59H20.467z'/%3E%3Cpath fill='url(%23z)' d='M52.143 18.785a1.54 1.54 0 0 0-.985-.363H20.467c-.375 0-.715.14-.985.363a1.5 1.5 0 0 0-.527 1.149v20.132c0 .457.211.88.527 1.149.27.222.61.363.985.363h30.691c.375 0 .715-.14.985-.363.328-.281.527-.692.527-1.149V19.934c0-.457-.2-.88-.527-1.149'/%3E%3Cpath fill='url(%23A)' d='M52.143 41.215c-.27.222-.61.363-.985.363H20.467c-.375 0-.727-.14-.985-.363L35.807 30z'/%3E%3Cpath fill='url(%23B)' d='M52.143 18.785 36.568 35.191a1.04 1.04 0 0 1-1.511 0L19.482 18.785c.27-.223.61-.363.985-.363h30.691c.375 0 .715.129.985.363'/%3E%3Cpath fill='url(%23C)' d='M49.998 18.422h1.16c.375 0 .715.14.985.363.328.281.527.692.527 1.149v20.132c0 .457-.211.88-.527 1.149-.27.222-.61.363-.985.363h-1.16z'/%3E%3Cpath fill='url(%23D)' d='M52.67 38.953v1.113c0 .457-.211.88-.527 1.149-.27.222-.61.363-.985.363H20.467c-.375 0-.715-.14-.985-.363a1.5 1.5 0 0 1-.527-1.149v-1.113z'/%3E%3Cpath fill='url(%23E)' d='M21.627 18.422h-1.16c-.375 0-.715.14-.985.363a1.5 1.5 0 0 0-.527 1.149v20.132c0 .457.211.88.527 1.149.27.222.61.363.985.363h1.16z'/%3E%3Cpath fill='url(%23F)' d='M52.67 21.047v-1.113c0-.457-.211-.88-.527-1.149a1.54 1.54 0 0 0-.985-.363H20.467c-.375 0-.715.14-.985.363a1.5 1.5 0 0 0-.527 1.149v1.113z'/%3E%3Cpath fill='url(%23G)' d='M22.717 18.785c.27-.223.61-.363.984-.363h-3.234c-.375 0-.727.14-.985.363l15.575 16.406c.41.434 1.101.434 1.511 0l.867-.914z'/%3E%3Cpath fill='url(%23H)' d='M51.158 18.422h-2.672c.375 0 .727.14.985.363l-15 15.785.574.61c.41.433 1.102.433 1.512 0L52.13 18.773a1.46 1.46 0 0 0-.973-.351'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='b' x1='9.813' x2='40.069' y1='.353' y2='59.81' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237B7DA1'/%3E%3Cstop offset='.31' stop-color='%236D6F93'/%3E%3Cstop offset='.899' stop-color='%23494C6D'/%3E%3Cstop offset='1' stop-color='%23424566'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' x1='9.106' x2='10.666' y1='1.596' y2='3.012' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23A1A4C7'/%3E%3Cstop offset='1' stop-color='%23A1A4C7' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='d' x1='42.827' x2='39.457' y1='1.313' y2='3.176' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2332365C'/%3E%3Cstop offset='1' stop-color='%2332365C' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='e' x1='41.18' x2='38.63' y1='59.523' y2='56.637' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%232A2D4D'/%3E%3Cstop offset='1' stop-color='%232A2D4D' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='f' x1='24.9' x2='24.9' y1='59.953' y2='58.132' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23292C4D'/%3E%3Cstop offset='1' stop-color='%23292C4D' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='g' x1='6.731' x2='11.156' y1='61.014' y2='56.589' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23A1A4C7'/%3E%3Cstop offset='1' stop-color='%23A1A4C7' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='h' x1='42.341' x2='40.251' y1='30' y2='30' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2332365C'/%3E%3Cstop offset='1' stop-color='%2332365C' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='i' x1='24.9' x2='24.9' y1='-.309' y2='1.881' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23A1A4C7'/%3E%3Cstop offset='1' stop-color='%23A1A4C7' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='j' x1='7.459' x2='9.638' y1='30' y2='30' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23A1A4C7'/%3E%3Cstop offset='1' stop-color='%23A1A4C7' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='k' x1='10.888' x2='38.988' y1='2.464' y2='57.687' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E9EDFF'/%3E%3Cstop offset='1' stop-color='%23C4CBFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='l' x1='39.804' x2='37.704' y1='30' y2='30' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23A1B3FF'/%3E%3Cstop offset='1' stop-color='%23A1B3FF' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='m' x1='24.9' x2='24.9' y1='57.66' y2='55.495' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23A1B3FF'/%3E%3Cstop offset='1' stop-color='%23A1B3FF' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='n' x1='9.684' x2='12.068' y1='30' y2='30' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='o' x1='24.9' x2='24.9' y1='2.392' y2='4.271' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='p' x1='24.9' x2='24.9' y1='53.935' y2='56.336' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237B7DA1'/%3E%3Cstop offset='.31' stop-color='%236D6F93'/%3E%3Cstop offset='.899' stop-color='%23494C6D'/%3E%3Cstop offset='1' stop-color='%23424566'/%3E%3C/linearGradient%3E%3ClinearGradient id='q' x1='24.9' x2='24.9' y1='54.479' y2='55.755' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%239093BD'/%3E%3Cstop offset='.183' stop-color='%23898CB5'/%3E%3Cstop offset='.467' stop-color='%2375789F'/%3E%3Cstop offset='.813' stop-color='%2356597C'/%3E%3Cstop offset='1' stop-color='%23424566'/%3E%3C/linearGradient%3E%3ClinearGradient id='r' x1='24.9' x2='24.9' y1='3.663' y2='6.791' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237B7DA1'/%3E%3Cstop offset='.31' stop-color='%236D6F93'/%3E%3Cstop offset='.899' stop-color='%23494C6D'/%3E%3Cstop offset='1' stop-color='%23424566'/%3E%3C/linearGradient%3E%3ClinearGradient id='s' x1='24.9' x2='24.9' y1='3.99' y2='6.312' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%239093BD'/%3E%3Cstop offset='.183' stop-color='%23898CB5'/%3E%3Cstop offset='.467' stop-color='%2375789F'/%3E%3Cstop offset='.813' stop-color='%2356597C'/%3E%3Cstop offset='1' stop-color='%23424566'/%3E%3C/linearGradient%3E%3ClinearGradient id='t' x1='21.052' x2='21.052' y1='4.172' y2='5.808' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237B7DA1'/%3E%3Cstop offset='.31' stop-color='%236D6F93'/%3E%3Cstop offset='.899' stop-color='%23494C6D'/%3E%3Cstop offset='1' stop-color='%23424566'/%3E%3C/linearGradient%3E%3ClinearGradient id='u' x1='21.052' x2='21.052' y1='4.467' y2='5.843' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%239093BD'/%3E%3Cstop offset='.183' stop-color='%23898CB5'/%3E%3Cstop offset='.467' stop-color='%2375789F'/%3E%3Cstop offset='.813' stop-color='%2356597C'/%3E%3Cstop offset='1' stop-color='%23424566'/%3E%3C/linearGradient%3E%3ClinearGradient id='v' x1='21.008' x2='21.226' y1='4.852' y2='5.25' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B8BAD9'/%3E%3Cstop offset='.148' stop-color='%23B0B2D1'/%3E%3Cstop offset='.376' stop-color='%239A9DBC'/%3E%3Cstop offset='.657' stop-color='%23777999'/%3E%3Cstop offset='.977' stop-color='%2346496A'/%3E%3Cstop offset='1' stop-color='%23424566'/%3E%3C/linearGradient%3E%3ClinearGradient id='w' x1='41.719' x2='42.459' y1='19.907' y2='19.907' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%239093BD'/%3E%3Cstop offset='1' stop-color='%23424566'/%3E%3C/linearGradient%3E%3ClinearGradient id='x' x1='7.162' x2='7.772' y1='19.314' y2='19.314' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%239093BD'/%3E%3Cstop offset='1' stop-color='%23424566'/%3E%3C/linearGradient%3E%3ClinearGradient id='y' x1='24.797' x2='41.41' y1='36.582' y2='53.195' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.185' stop-color='%23A1B3FF'/%3E%3Cstop offset='.847' stop-color='%23A1B3FF' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='z' x1='35.81' x2='35.81' y1='18.492' y2='40.986' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF9173'/%3E%3Cstop offset='.136' stop-color='%23FF886B'/%3E%3Cstop offset='.355' stop-color='%23FF7157'/%3E%3Cstop offset='.629' stop-color='%23FF4A36'/%3E%3Cstop offset='.946' stop-color='%23FF1508'/%3E%3Cstop offset='.996' stop-color='%23FF0C00'/%3E%3C/linearGradient%3E%3ClinearGradient id='A' x1='35.809' x2='35.809' y1='28.701' y2='44.763' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF9173'/%3E%3Cstop offset='.136' stop-color='%23FF886B'/%3E%3Cstop offset='.355' stop-color='%23FF7157'/%3E%3Cstop offset='.629' stop-color='%23FF4A36'/%3E%3Cstop offset='.946' stop-color='%23FF1508'/%3E%3Cstop offset='.996' stop-color='%23FF0C00'/%3E%3C/linearGradient%3E%3ClinearGradient id='B' x1='35.81' x2='35.81' y1='18.473' y2='35.072' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF9173'/%3E%3Cstop offset='.136' stop-color='%23FF886B'/%3E%3Cstop offset='.355' stop-color='%23FF7157'/%3E%3Cstop offset='.629' stop-color='%23FF4A36'/%3E%3Cstop offset='.946' stop-color='%23FF1508'/%3E%3Cstop offset='.996' stop-color='%23FF0C00'/%3E%3C/linearGradient%3E%3ClinearGradient id='C' x1='52.734' x2='50.041' y1='30' y2='30' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23E00A00'/%3E%3Cstop offset='1' stop-color='%23E00A00' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='D' x1='35.81' x2='35.81' y1='41.621' y2='38.979' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23E00A00'/%3E%3Cstop offset='1' stop-color='%23E00A00' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='E' x1='18.885' x2='21.578' y1='30' y2='30' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23FFB7A3'/%3E%3Cstop offset='1' stop-color='%23FFB7A3' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='F' x1='35.81' x2='35.81' y1='18.379' y2='21.022' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23FFB7A3'/%3E%3Cstop offset='1' stop-color='%23FFB7A3' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='G' x1='27.567' x2='29.332' y1='27.416' y2='25.741' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23FFB7A3'/%3E%3Cstop offset='1' stop-color='%23FFB7A3' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='H' x1='44.086' x2='42.69' y1='27.472' y2='26.076' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23FFB7A3'/%3E%3Cstop offset='1' stop-color='%23FFB7A3' stop-opacity='0'/%3E%3C/linearGradient%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h60v60H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";height:60px;left:-76px;position:absolute;top:-7px;width:60px}.form-tel,.form-tel__input{position:relative}.form-tel__input{background:#f3f3f3;border:none;border-radius:10px;margin-right:25px;padding:21px 50px;width:304px}.form-tel__input::-moz-placeholder{color:var(--gray);font-size:17px;font-weight:400;line-height:135%}.form-tel__input::placeholder{color:var(--gray);font-size:17px;font-weight:400;line-height:135%}.form-tel__decor{left:19px;position:absolute;top:45%;transform:translateY(-50%)}.form-tel__btn{background:var(--red);border-radius:10px;box-shadow:0 4px 6px #00000026;color:var(--white);font-size:18px;font-weight:600;line-height:135%;padding:18px 68px}.award{background-color:var(--red);background-image:url(./award-bg.BzLUpufG.png);background-position:100%;background-repeat:no-repeat;background-size:contain}.award-container{align-items:center;padding:27px 0}.award__title{color:var(--white);font-size:18px;font-weight:500;line-height:125%;margin-right:150px;max-width:50%}.award__img_5w{margin-right:62px;max-height:48px;max-width:202px}.radio{padding:50px 0}.radio__title{font-size:35px;font-weight:700;line-height:43px;margin-bottom:50px;text-align:center}.radio__title,.radio__title .text-highlight{color:var(--black)}.radio__title br{display:none}.radio__list{flex-wrap:wrap;gap:20px}.radio__item{align-items:center;background:#f7f7f7;border-radius:10px;cursor:pointer;display:flex;filter:grayscale(1);flex-direction:column;justify-content:flex-end;padding:45px 30px 50px;position:relative;transition:outline .3s ease-in-out;transition-duration:.3s;width:183px}.radio-mob__img,.radio__img{width:100%}.radio__item:hover{background:#eaeaea;filter:grayscale(0)}.radio-item__link{transition-duration:.2s}.radio__item:hover .radio-item__link{font-weight:700}.radio__img{display:block;margin:0 auto 47px}.radio-mob__img{display:none}.radio-item__link{color:var(--black);font-size:18px;font-weight:500;line-height:22px;text-align:center;transition:color .3s ease-in-out}.about{padding:50px 0}.about__title{color:var(--black);font-size:42px;font-weight:700;line-height:52px;margin-bottom:94px;text-align:center}.about__list{flex-wrap:wrap}.about__item{background:var(--white);background-image:url(./about-bg.k0Q1DgCH.png);background-position:100% 100%;background-repeat:no-repeat;background-size:contain;border-radius:20px;filter:drop-shadow(0 0 5px rgba(0,0,0,.1));margin-bottom:20px;margin-right:18px;padding:29px 30px 45px;position:relative;width:calc(33.33333% - 12px)}.about__item:nth-child(3n){margin-right:0}.about__subtitle{color:var(--black);font-size:20px;font-weight:600;line-height:138%;max-width:58%}.about__num{bottom:20px;color:var(--white);font-size:18px;font-weight:500;line-height:135%;opacity:.3;position:absolute;right:20px}.about__decor{position:absolute;right:52px;top:27px}.about__decor_02,.about__decor_03{right:32px;top:23px}.about__decor_04{right:66px;top:64px}.about__decor_05{right:78px;top:32px}.about__decor_06{right:69px;top:31px}.loan{padding:50px 0}.loan-container{background:#f7f7f7;background-image:url(./credit-bg2.D31vvnDd.png);background-position:400px 100px;background-repeat:no-repeat;background-size:contain;border-radius:10px;padding:70px 50px 50px}.loan__title{color:var(--black);font-size:40px;font-weight:700;line-height:50px;margin-bottom:40px}.loan__descr{color:var(--black);font-size:24px;font-weight:600;line-height:135%;margin-bottom:15px}.loan__subdescr{color:var(--black);font-size:18px;font-weight:400;line-height:140%;margin-bottom:52px;max-width:45%}.loan__form{display:flex;flex-direction:column}.loan-form__title{color:var(--black);font-size:24px;font-weight:600;line-height:135%;margin-bottom:20px}.loan-form-center{margin-bottom:32px}.loan-form__input{display:none}.loan-form__label{background:var(--white);border-radius:10px;color:var(--black);cursor:pointer;display:inline-block;font-size:17px;font-weight:700;line-height:135%;margin-right:15px;padding:20px;text-transform:uppercase}.loan-form__input:checked+.loan-form__label{background-color:var(--red);color:var(--white)}.loan-form__btn{background:var(--red);border-radius:10px;box-shadow:0 4px 8px #00000026;color:var(--white);font-size:18px;font-weight:600;line-height:135%;max-width:-moz-max-content;max-width:max-content;padding:18px 50px;text-transform:uppercase}.advantages{padding:50px 0}.advantages__title{color:var(--black);font-size:42px;font-weight:700;line-height:52px;margin-bottom:70px;text-align:center}.advantages__item{align-items:center;background-color:#fcfffe;border-radius:20px;box-shadow:0 0 10px #00000080;display:flex;filter:drop-shadow(0 0 5px rgba(0,0,0,.1));flex-direction:column;overflow:hidden;padding:30px 51px;width:25%}.advantages__item:not(:last-child){margin-right:20px}.advantages__item:first-child .advantages__subtitle{margin-bottom:27px}.advantages__item:nth-child(2) .advantages__subtitle{margin-bottom:11px}.advantages__item:nth-child(3) .advantages__subtitle{margin-bottom:19px}.advantages__item:last-child .advantages__subtitle{margin-bottom:4px}.advantages__subtitle{color:var(--black);font-size:20px;font-weight:600;line-height:25px;text-align:center}.advantages__item:first-child .adv__pic{max-width:208px}.advantages__item:nth-child(2) .adv__pic{max-width:122px}.adv__decor_1,.adv__decor_2{opacity:1;position:absolute;z-index:-1}.adv__decor_1{left:0;top:0}.adv__decor_2{bottom:0;right:0}.select{padding:50px 0 100px}.select-container{background:#f3f3f3;background-image:url(./select-bg.CAtpsSQy.png);background-position:100%;background-repeat:no-repeat;background-size:cover;border-radius:10px;padding:84px 50px 59px}.select__title{color:var(--black);font-size:35px;font-weight:700;line-height:43px;margin-bottom:20px;max-width:60%}.select__descr{font-size:18px;font-weight:400;line-height:125%;margin-bottom:40px;max-width:40%}.select-form{flex-direction:column}.select-form-top{margin-bottom:20px}.select-form-bottom{align-items:center;display:flex}.select-form__input{background:var(--white);border:none;border-radius:10px;margin-right:30px;padding:19px 25px;width:304px}.select-form__input::-moz-placeholder{color:var(--gray);font-size:17px;font-weight:400;line-height:135%}.select-form__input::placeholder{color:var(--gray);font-size:17px;font-weight:400;line-height:135%}.select-form__label-text{color:var(--black);display:inline-block;font-size:16px;font-weight:400;line-height:19px}.select-form-checkbox__link{color:var(--black);font-size:16px;font-weight:700;line-height:19.8px}.select-form__checkbox{height:0;visibility:hidden;width:0}.select-form__label{margin-right:71px;padding-left:82px;position:relative}.select-form__check-btn:before{background-color:var(--white);border-radius:16px;content:"";height:31px;left:0;margin-top:3px;position:absolute;top:0;transition:background-color .3s ease-in-out;width:62px}.select-form__check-btn{cursor:pointer}.select-form__check-btn:after{background-color:#f1f1f1;border-radius:50%;content:"";height:25px;left:3px;position:absolute;top:6px;transition:background-color .3s ease-in-out,transform .3s ease-in-out;width:26px}.select-form__checkbox:checked+.select-form__check-btn:after{background-color:#ba1513;transform:translate(30px)}.select-form__btn,.select-form__checkbox:checked+.select-form__check-btn:before{background-color:var(--red)}.select-form__btn{border-radius:10px;box-shadow:0 4px 8px #00000026;color:var(--white);font-size:18px;font-weight:600;line-height:135%;padding:18px 75px}.footer{background-color:#f3f3f3;padding-bottom:33px;padding-top:28px}.footer-top{border-bottom:2px solid #dbdbdb;padding-bottom:28px}.footer-top-container{align-items:center;justify-content:space-between}.footer-contacts-email,.footer-contacts-social,.footer-contacts-tel{align-items:flex-end;display:flex;flex-direction:column}.footer-contacts-email{align-items:center}.footer-contacts-social{align-items:flex-start}.footer__email_descr,.footer__social_descr,.footer__tel_descr{color:var(--black);font-size:15px;font-weight:400;line-height:17px;margin-bottom:15px;opacity:.5}.footer__social_descr{margin-bottom:7px}.footer__link_email,.footer__link_tel{color:var(--red);font-size:22px;font-weight:600;line-height:27px;position:relative}.footer__link_tel:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='31' fill='none' viewBox='0 0 31 31'%3E%3Cpath fill='%23DD4533' d='M15.5 31C24.06 31 31 24.06 31 15.5S24.06 0 15.5 0 0 6.94 0 15.5 6.94 31 15.5 31'/%3E%3Cpath fill='%23B1201E' d='M8.216 6.188A3.826 3.826 0 0 0 6.49 11.14a27.6 27.6 0 0 0 4.69 7.23l1.45 1.45 9.631 9.631a15.57 15.57 0 0 0 5.987-5.133l-3.554-3.554a2 2 0 0 0-.525-.526L10.762 6.832a1.975 1.975 0 0 0-2.546-.644'/%3E%3Cpath fill='%23fff' d='M21.167 18.201a1.46 1.46 0 0 0-1.642.005l-.712.488a2.22 2.22 0 0 1-2.608-.072 24 24 0 0 1-2.054-1.773 24 24 0 0 1-1.773-2.054 2.22 2.22 0 0 1-.072-2.608l.489-.712c.339-.494.34-1.146.004-1.642l-2.037-3.001a1.975 1.975 0 0 0-2.546-.644A3.826 3.826 0 0 0 6.49 11.14a27.6 27.6 0 0 0 4.69 7.23l1.45 1.45a27.6 27.6 0 0 0 7.23 4.69c1.85.822 4.015.07 4.952-1.725a1.975 1.975 0 0 0-.644-2.547z'/%3E%3C/svg%3E")}.footer__link_email:before,.footer__link_tel:before{content:"";height:31px;left:-43px;position:absolute;top:-3px;width:31px}.footer__link_email:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='31' fill='none' viewBox='0 0 31 31'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23DD4533' d='M15.5 31C24.06 31 31 24.06 31 15.5S24.06 0 15.5 0 0 6.94 0 15.5 6.94 31 15.5 31'/%3E%3Cpath fill='%23B1201E' d='M30.404 11.327c2.98 7.75-4.173 22.654-19.077 19.077l-6.694-7.818L26.33 8.377z'/%3E%3Cpath fill='%23fff' d='M24.757 7.734H6.243a2.247 2.247 0 0 0-2.247 2.247v11.037a2.247 2.247 0 0 0 2.247 2.247h18.514a2.247 2.247 0 0 0 2.247-2.247V9.98a2.247 2.247 0 0 0-2.247-2.247'/%3E%3Cpath fill='%23EBEBEB' d='m26.312 8.36-9.118 8.232a2.245 2.245 0 0 1-2.98.028L4.702 8.347a2.24 2.24 0 0 1 1.542-.613h18.514c.603 0 1.15.238 1.555.625'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h31v31H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.footer-social__link{margin-right:15px}.footer-bottom-container{padding-top:30px}.footer-bottom-left{margin-right:111px}.footer-bottom-left,.footer__list{flex-direction:column}.footer__list:first-child{margin-right:171px}.footer__list:nth-child(2){margin-right:162px}.footer__policy,.footer__rights{margin-bottom:12px}.footer-dev,.footer__policy,.footer__rights{color:var(--black);font-size:15px;line-height:130%}.footer-dev__link{text-decoration:underline}.footer-dev__link,.footer-list__link{position:relative;transition:color .3s ease-in-out}.footer-list__link{color:var(--black);font-size:15px;font-weight:400;line-height:130%;margin-bottom:12px}.footer-dev__link:before,.footer-list__link:before{border:1px solid var(--red);bottom:-5px;content:"";left:-5px;opacity:0;position:absolute;right:-5px;top:-5px;transition:opacity .3s ease-in-out}.footer-dev__link:focus-visible:before,.footer-list__link:focus-visible:before{opacity:1}.footer-dev__link:hover:not(:focus-visible),.footer-list__link:hover:not(:focus-visible){color:var(--red)}.footer-contacts-social-mob,.footer-link-decor{display:none}.tree{padding:41px 0 30px}.tree__list{align-items:center;font-size:0}.tree__link{color:#c4c4c4;font-size:16px;font-weight:400;line-height:19px}.tree__item:not(:last-child){margin-right:10px}.tree__arrow{margin-right:5px}.current__link{color:var(--red)}.current__link path{fill:var(--red)}.blog__title{color:var(--black);font-size:40px;font-weight:700;line-height:50px;margin-bottom:40px;text-align:center}.article-thumb{background-color:#f7f7f7;border-radius:10px;padding:35px}.article-thumb:not(:last-child){margin-bottom:30px}.article-thumb-left{margin-right:55px}.article-thumb__date{color:var(--black);font-size:16px;font-weight:400;line-height:21px;margin-bottom:15px;opacity:.5}.article-thumb__title{color:var(--black);font-size:24px;font-weight:600;line-height:29px;margin-bottom:30px}.article-thumb__descr{background:linear-gradient(180deg,#0d0d0d -13.07%,#0d0d0d00 121.02%);-webkit-background-clip:text;font-size:16px;font-weight:400;line-height:140%;margin-bottom:21px;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.article-thumb__btn{border:1px solid #e41c19;border-radius:5px;color:var(--red);display:inline-block;filter:drop-shadow(0 4px 8px rgba(0,0,0,.15));font-size:16px;font-weight:500;line-height:135%;padding:12px 31px}.blog__list{margin-bottom:40px}.blog__btn_next,.blog__btn_prev{color:var(--black);font-size:16px;font-weight:500;position:relative}.blog__btn_prev{margin-right:20px;padding-left:27px}.blog__btn_next{padding-right:27px}.blog__btn_prev:before{border-left:2px solid var(--black);left:0;transform:rotate(-45deg)}.blog__btn_next:after,.blog__btn_prev:before{border-top:2px solid var(--black);content:"";height:12px;position:absolute;top:5px;width:12px}.blog__btn_next:after{border-right:2px solid var(--black);right:0;transform:rotate(45deg)}.blog-pagination{margin-right:20px}.blog-pagination__bullet{background-color:#0d0d0d26;border-radius:50%;height:12px;width:12px}.blog-pagination__bullet:not(:last-child){margin-right:20px}.blog-pagination__bullet--active{background-color:var(--red)}.blog-bottom,.blog-bottom-left{align-items:center}.blog-bottom{justify-content:space-between}.blog__btn_more{background-color:var(--red);border-radius:10px;box-shadow:0 4px 8px #00000026;color:var(--white);font-size:18px;font-weight:600;line-height:135%;padding:18px 55px}.article{padding-bottom:50px}.article__title{color:var(--black);font-size:40px;font-weight:700;line-height:50px;margin-bottom:68px;text-align:center}.article__subtitle{background:#f7f7f7;border-radius:10px;color:var(--black);font-size:24px;font-weight:600;line-height:29px;margin-bottom:40px;padding:30px 70px;position:relative}.article__subtitle:before{background-color:var(--red);border-radius:10px;content:"";height:100%;left:0;position:absolute;top:0;width:29px}.article__pic{float:right}.article__text{color:var(--black);font-size:20px;font-weight:400;line-height:140%;margin-bottom:30px}.article__text:last-child{margin-bottom:0}.article__text_red{color:var(--red)}.article__text_bold{font-weight:600}.article-section{margin-bottom:40px}.article__link_back{color:var(--red);font-size:16px;font-weight:500;line-height:135%}.article__link_arrow{margin-right:5px}.article-mob__pic{display:none}.catalogue{padding-bottom:50px}.catalogue__title{color:var(--black);font-size:40px;font-weight:700;line-height:50px;margin-bottom:48px;text-align:center}.catalogue__list{flex-wrap:wrap;gap:20px}.catalogue__item{align-items:center;background:#f7f7f7;border-radius:10px;display:flex;flex-direction:column;height:356px;justify-content:flex-end;padding-bottom:40px;position:relative;width:386px}.catalogue__pic{bottom:0;height:100%;left:0;position:absolute;right:0;top:0}.catalogue__link{color:var(--black);font-size:22px;font-weight:500;line-height:26px;margin-top:15px;position:relative;transition:color .3s ease-in-out;z-index:2}.catalogue__link:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.catalogue__item:hover .catalogue__link{color:var(--red);font-size:22px;font-weight:600}.faq{padding-bottom:50px}.faq__title{color:var(--black);font-size:40px;font-weight:700;line-height:50px;margin-bottom:72px;text-align:center}.ac{border:none;padding:30px 40px;position:relative}.ac,.ac .ac-trigger{background-color:#f7f7f7;border-radius:7px}.ac .ac-trigger:focus{color:var(--black)}.ac:before{background-color:var(--black);border-radius:4px;content:"";height:100%;left:0;position:absolute;top:0;transition:background-color .3s ease-in-out;width:14px;z-index:1}.ac-trigger:before{border:1px solid #0d0d0d;border-radius:3px;content:"";height:26px;right:0;transition:background-color .3s ease-in-out,border-color .3s ease-in-out;width:26px}.ac .ac-trigger:after,.ac-trigger:before{position:absolute;top:50%;transform:translateY(-50%)}.ac .ac-trigger:after{content:"+";font-size:24px;font-weight:300;right:5px}.ac.is-active.ac:before{background-color:var(--red)}.ac.is-active .ac-trigger{color:var(--red)}.ac.is-active .ac-trigger:before{background-color:var(--red);border-color:var(--red)}.ac.is-active .ac-trigger:after{color:var(--white);content:"-";top:45%}.question{padding-bottom:100px}.question-container{background-color:#f3f3f3;background-image:url(./question-bg.D4E__tmB.png);background-repeat:no-repeat;background-size:cover;border-radius:10px;padding:60px 185px 80px}.question__title{color:var(--black);font-size:40px;font-weight:700;line-height:50px;margin-bottom:15px;text-align:center}.question__title br{display:none}.question__descr{color:var(--black);font-size:24px;font-weight:500;line-height:29px;margin-bottom:50px;text-align:center}.question-form{align-items:center;flex-direction:column}.question-form-top{margin-bottom:35px}.question-form-left{margin-right:20px}.question-form-right{flex-direction:column}.question-form__textarea{max-height:200px;padding:30px;resize:none}.question-form__input,.question-form__textarea{background:#fff;border:none;border-radius:10px;min-width:405px}.question-form__input{padding:20px 30px}.question-form__input:not(:last-child){margin-bottom:12px}.question-form__input::-moz-placeholder,.question-form__textarea::-moz-placeholder{color:var(--dark-gray);font-size:16px;font-weight:400;line-height:19px;opacity:.5}.question-form__input::placeholder,.question-form__textarea::placeholder{color:var(--dark-gray);font-size:16px;font-weight:400;line-height:19px;opacity:.5}.question-form__btn{background-color:var(--red);border-radius:10px;box-shadow:0 4px 8px #00000026;color:var(--white);font-size:18px;font-weight:600;line-height:135%;max-width:-moz-max-content;max-width:max-content;padding:18px 106px}.not-found{padding-bottom:100px;padding-top:90px}.not-found-container{align-items:center;flex-direction:column}.not-found__pic{max-width:712px}.not-found__descr{color:var(--dark-gray);font-size:24px;font-weight:500;line-height:125%;margin-bottom:34px;margin-top:-40px;max-width:509px;text-align:center}.not-found__btn{background-color:var(--red);border-radius:10px;box-shadow:0 4px 8px #00000026;color:var(--white);font-size:18px;font-weight:600;line-height:135%;max-width:-moz-max-content;max-width:max-content;padding:18px 57px}.not-found__title{display:none}.thankyou{padding-bottom:100px;padding-top:88px}.thankyou-container{align-items:center;flex-direction:column}.thankyou__pic{margin-bottom:13px;max-width:335px}.thankyou__title{font-size:40px;font-weight:700;line-height:50px}.thankyou__descr,.thankyou__title{color:var(--black);margin-bottom:20px}.thankyou__descr{font-size:24px;font-weight:500;line-height:135%;max-width:607px;text-align:center}.options{padding-bottom:50px}.delivery-main__title{font-size:40px;font-weight:700;line-height:50px}.delivery-main__descr,.delivery-main__title{color:var(--black);margin-bottom:40px;text-align:center}.delivery-main__descr{font-size:28px;font-weight:600;line-height:34px}.options__list{justify-content:space-between}.options__item{background-color:#f7f7f7;background-position:35px;background-repeat:no-repeat;background-size:74px;border-radius:10px;padding:58px 0 58px 144px;width:calc(33.33333% - 20px)}.options__img-1{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='74' height='74' fill='none' viewBox='0 0 74 74'%3E%3Cpath fill='%23E6E6E6' d='M72.766 11.1v45.633a3.7 3.7 0 0 1-3.7 3.7H4.932a3.7 3.7 0 0 1-3.7-3.7V11.1l1.234-1.233h69.066z'/%3E%3Cpath fill='%23EFF4F7' d='M37 54.267c10.217 0 18.5-8.283 18.5-18.5s-8.283-18.5-18.5-18.5-18.5 8.283-18.5 18.5 8.283 18.5 18.5 18.5' opacity='.5'/%3E%3Cpath fill='%230D0D0D' d='M34.531 53.033h4.934V66.6H34.53zM7.398 66.6h22.2v4.933h-22.2a2.467 2.467 0 1 1 0-4.933M66.598 71.533h-22.2V66.6h22.2a2.467 2.467 0 0 1 0 4.933' opacity='.5'/%3E%3Cpath fill='%23E41C19' d='M72.766 4.933V11.1H1.232V4.933a3.7 3.7 0 0 1 3.7-3.7h64.134a3.7 3.7 0 0 1 3.7 3.7'/%3E%3Cpath fill='%2349B2D6' d='M46.865 65.367H27.132c-.681 0-1.234.552-1.234 1.233v4.933c0 .681.553 1.234 1.234 1.234h19.733c.681 0 1.233-.552 1.233-1.234V66.6c0-.681-.552-1.233-1.233-1.233'/%3E%3Cpath fill='%23FF7D7D' d='M7.398 7.4H6.165a1.233 1.233 0 1 1 0-2.467h1.233a1.233 1.233 0 0 1 0 2.467'/%3E%3Cpath fill='%23FDE05E' d='M13.566 7.4h-1.233a1.233 1.233 0 0 1 0-2.467h1.233a1.233 1.233 0 0 1 0 2.467'/%3E%3Cpath fill='%2386FDAA' d='M19.732 7.4H18.5a1.233 1.233 0 0 1 0-2.467h1.233a1.233 1.233 0 0 1 0 2.467'/%3E%3Cpath fill='%23fff' d='M67.833 7.4h-7.4a1.233 1.233 0 1 1 0-2.467h7.4a1.233 1.233 0 0 1 0 2.467'/%3E%3Cpath fill='%23E41C19' d='M54.512 44.82a19.58 19.58 0 0 0 0-18.107q-.032-.076-.072-.148a19.712 19.712 0 0 0-34.886 0q-.04.071-.071.148a19.58 19.58 0 0 0 0 18.108q.03.075.071.148a19.712 19.712 0 0 0 34.886 0 1 1 0 0 0 .072-.148m-33.09-16.453h5.264a33.7 33.7 0 0 0-.753 6.166h-6.139a17.1 17.1 0 0 1 1.627-6.166m32.78 6.166h-6.138a33.8 33.8 0 0 0-.754-6.166h5.265a17.1 17.1 0 0 1 1.627 6.166m-8.602 0h-7.368v-6.166h6.524c.488 2.021.771 4.088.844 6.166M38.232 25.9v-7.194c2.36.712 4.44 3.406 5.796 7.194zm-2.467-7.194V25.9h-5.797c1.357-3.788 3.436-6.482 5.797-7.194m0 9.66v6.167h-7.368a31 31 0 0 1 .844-6.166zM19.795 37h6.138a33.7 33.7 0 0 0 .753 6.167h-5.265A17.1 17.1 0 0 1 19.795 37m8.602 0h7.368v6.167h-6.524A31 31 0 0 1 28.397 37m7.368 8.633v7.194c-2.36-.711-4.44-3.406-5.797-7.194zm2.467 7.194v-7.194h5.796c-1.356 3.788-3.436 6.483-5.796 7.194m0-9.66V37H45.6a31 31 0 0 1-.844 6.167zM48.064 37h6.138a17.1 17.1 0 0 1-1.627 6.167H47.31c.44-2.028.693-4.093.754-6.167m3.083-11.1h-4.502a19.8 19.8 0 0 0-3.057-6.086 17.36 17.36 0 0 1 7.56 6.086m-20.74-6.086A19.8 19.8 0 0 0 27.35 25.9h-4.502a17.36 17.36 0 0 1 7.56-6.086m-7.559 25.82h4.502a19.8 19.8 0 0 0 3.057 6.086 17.36 17.36 0 0 1-7.559-6.087M43.59 51.72a19.8 19.8 0 0 0 3.058-6.087h4.501a17.36 17.36 0 0 1-7.559 6.087'/%3E%3C/svg%3E")}.options__img-2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='74' height='74' fill='none' viewBox='0 0 74 74'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23EFF4F7' d='M74 68.897C74 71.704 71.704 74 68.897 74H5.103C2.297 74 0 71.704 0 68.897v-58.69C0 7.4 2.297 5.104 5.103 5.104h63.794C71.704 5.104 74 7.4 74 10.207z'/%3E%3Cpath fill='%23CFD3D6' d='M74 30.62H26.793V5.105h42.103c1.306 0 2.613.498 3.609 1.495A5.1 5.1 0 0 1 74 10.207zM68.897 68.897H5.103C2.297 68.897 0 66.6 0 63.793v5.104C0 71.704 2.297 74 5.103 74h63.794C71.704 74 74 71.704 74 68.897v-5.104c0 2.807-2.296 5.104-5.103 5.104'/%3E%3Cpath fill='%23E41C19' d='M26.793 58.69c0 2.807-2.297 5.103-5.104 5.103H11.482c-2.807 0-5.103-2.297-5.103-5.103V5.103C6.379 2.297 8.675 0 11.482 0H21.69c2.807 0 5.104 2.297 5.104 5.103z'/%3E%3Cpath fill='%23474545' d='M21.69 58.69H11.481c-2.807 0-5.103-2.297-5.103-5.104v5.104c0 2.807 2.296 5.103 5.103 5.103H21.69c2.807 0 5.104-2.297 5.104-5.103v-5.104c0 2.807-2.297 5.104-5.104 5.104'/%3E%3Cpath fill='%23fff' d='M15.31 26.793a1.276 1.276 0 1 0 2.552 0 1.276 1.276 0 0 0-2.551 0M15.31 31.897a1.276 1.276 0 1 0 2.552 0 1.276 1.276 0 0 0-2.551 0M15.31 37a1.276 1.276 0 1 0 2.552 0 1.276 1.276 0 0 0-2.551 0'/%3E%3Cpath fill='%23E41C19' d='M40.103 35.724h-6.206a2 2 0 0 0-2 2v3.104h10.206v-3.104a2 2 0 0 0-2-2'/%3E%3Cpath fill='%23474545' d='M42.103 40.828H31.896v.551a2 2 0 0 0 2 2h6.207a2 2 0 0 0 2-2z'/%3E%3Cpath fill='%23E41C19' d='M52.861 35.724h-6.207a2 2 0 0 0-2 2v3.104h10.207v-3.104a2 2 0 0 0-2-2'/%3E%3Cpath fill='%23474545' d='M54.861 40.828H44.654v.551a2 2 0 0 0 2 2h6.207a2 2 0 0 0 2-2z'/%3E%3Cpath fill='%23E41C19' d='M65.621 35.724h-6.207a2 2 0 0 0-2 2v3.104h10.207v-3.104a2 2 0 0 0-2-2'/%3E%3Cpath fill='%23474545' d='M67.621 40.828H57.414v.551a2 2 0 0 0 2 2h6.207a2 2 0 0 0 2-2z'/%3E%3Cpath fill='%23E41C19' d='M40.103 45.931h-6.206a2 2 0 0 0-2 2v3.104h10.206V47.93a2 2 0 0 0-2-2'/%3E%3Cpath fill='%23474545' d='M42.103 51.034H31.896v.552a2 2 0 0 0 2 2h6.207a2 2 0 0 0 2-2z'/%3E%3Cpath fill='%23E41C19' d='M52.861 45.931h-6.207a2 2 0 0 0-2 2v3.104h10.207V47.93a2 2 0 0 0-2-2'/%3E%3Cpath fill='%23474545' d='M54.861 51.034H44.654v.552a2 2 0 0 0 2 2h6.207a2 2 0 0 0 2-2z'/%3E%3Cpath fill='%23E41C19' d='M65.621 45.931h-6.207a2 2 0 0 0-2 2v3.104h10.207V47.93a2 2 0 0 0-2-2'/%3E%3Cpath fill='%23474545' d='M67.621 51.034H57.414v.552a2 2 0 0 0 2 2h6.207a2 2 0 0 0 2-2z'/%3E%3Cpath fill='%23E41C19' d='M40.103 56.138h-6.206a2 2 0 0 0-2 2v3.103h10.206v-3.103a2 2 0 0 0-2-2'/%3E%3Cpath fill='%23474545' d='M42.103 61.242H31.896v.551a2 2 0 0 0 2 2h6.207a2 2 0 0 0 2-2z'/%3E%3Cpath fill='%23E41C19' d='M52.861 56.138h-6.207a2 2 0 0 0-2 2v3.103h10.207v-3.103a2 2 0 0 0-2-2'/%3E%3Cpath fill='%23474545' d='M54.861 61.242H44.654v.551a2 2 0 0 0 2 2h6.207a2 2 0 0 0 2-2z'/%3E%3Cpath fill='%23E41C19' d='M65.621 56.138h-6.207a2 2 0 0 0-2 2v3.103h10.207v-3.103a2 2 0 0 0-2-2'/%3E%3Cpath fill='%23474545' d='M67.621 61.242H57.414v.551a2 2 0 0 0 2 2h6.207a2 2 0 0 0 2-2z'/%3E%3Cpath fill='%235E5C5C' d='M70.173 8.931H29.346v17.862h40.827z'/%3E%3Cpath fill='%2349B2D6' d='M67.62 11.483H31.898V24.24H67.62z'/%3E%3Cpath fill='%23fff' d='M59.965 17.862a1.276 1.276 0 1 0 2.552 0 1.276 1.276 0 0 0-2.552 0M54.861 17.862a1.276 1.276 0 1 0 2.552 0 1.276 1.276 0 0 0-2.552 0M49.758 17.862a1.276 1.276 0 1 0 2.551 0 1.276 1.276 0 0 0-2.551 0M44.654 17.862a1.276 1.276 0 1 0 2.552 0 1.276 1.276 0 0 0-2.552 0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h74v74H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.options__img-3{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='74' height='74' fill='none' viewBox='0 0 74 74'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%234CAF50' d='M73.164 37.008a37.32 37.32 0 0 1-10.591 26.163C56.032 69.853 47 74 37.025 74h-.026c-9.987 0-19.027-4.142-25.568-10.836a37.61 37.61 0 0 1 0-52.326C17.979 4.142 27.027 0 37 0h.026c19.96.016 36.14 16.574 36.14 37.008'/%3E%3Cpath fill='%23429F46' d='M73.165 37.008a37.32 37.32 0 0 1-10.592 26.163C56.033 69.853 47.001 74 37.025 74V0c19.962.016 36.14 16.574 36.14 37.008'/%3E%3Cpath fill='%23fff' d='M37.175 17.169h-.15c-10.663 0-19.34 8.874-19.34 19.785a20.1 20.1 0 0 0 2.662 10.027l-2.72 9.854 9.935-2.615a19 19 0 0 0 9.455 2.52c10.713 0 19.419-8.957 19.337-19.946-.072-10.757-8.66-19.542-19.18-19.625m-.15 36.213c-2.956 0-5.85-.83-8.357-2.395l-.59-.363-5.74 1.51 1.561-5.673-.399-.635a16.66 16.66 0 0 1-2.538-8.865c0-9.067 7.202-16.429 16.057-16.429h.125c8.733.07 15.865 7.364 15.932 16.3.074 9.11-7.157 16.55-16.052 16.55'/%3E%3Cpath fill='%23fff' d='m46.873 42.002-.203.96a4.14 4.14 0 0 1-1.76 2.629c-1.15.752-2.639 1.12-4.534.573a18.7 18.7 0 0 1-3.355-1.33c-3.838-1.967-6.21-4.866-7.616-6.832-1.78-2.486-2.47-4.972-2.023-7.001.297-1.364 1.27-2.407 1.878-2.949a1.5 1.5 0 0 1 1.088-.375l1.255.069a.65.65 0 0 1 .562.402l1.83 4.376a.68.68 0 0 1-.107.696l-1.592 1.883a.5.5 0 0 0-.06.544 12.7 12.7 0 0 0 4.8 5.088c.714.435 1.469.8 2.254 1.088a.47.47 0 0 0 .544-.162l1.664-2.208a.64.64 0 0 1 .788-.198l4.24 1.995a.67.67 0 0 1 .347.752'/%3E%3Cpath fill='%23D9DBD9' d='M40.374 46.164a18.7 18.7 0 0 1-3.355-1.33V40.74c.715.435 1.47.8 2.255 1.088a.47.47 0 0 0 .544-.161l1.664-2.21a.64.64 0 0 1 .787-.197l4.24 1.995a.674.674 0 0 1 .362.743l-.203.96a4.14 4.14 0 0 1-1.76 2.629c-1.148.756-2.637 1.124-4.534.577'/%3E%3Cpath fill='%23D9DBD9' d='M56.363 36.798c.081 10.981-8.624 19.946-19.338 19.946v-3.362c8.895 0 16.126-7.434 16.057-16.557-.067-8.936-7.199-16.231-15.931-16.3h-.126v-3.356h.15c10.52.083 19.108 8.868 19.188 19.629'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h74v74H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.payment{padding:50px 0}.payment__title{color:var(--black);font-size:28px;font-weight:600;line-height:34px;margin-bottom:40px;text-align:center}.payment__list{flex-wrap:wrap}.payment__item{background-color:#f2f2f2;background-position:bottom;background-repeat:no-repeat;background-size:contain;border-radius:10px;height:343px;margin-bottom:20px;margin-right:20px;padding-left:30px;padding-right:30px;padding-top:35px;width:calc(33.33333% - 14px)}.payment__item:nth-child(3n){margin-right:0}.payment__subtitle{color:var(--black);font-size:22px;font-weight:500;line-height:27px;margin-bottom:15px}.payment__descr{color:var(--black);font-size:16px;font-weight:300;line-height:130%;opacity:.5}.pay-img1{background-image:url(./pay-img102.OBmrDOUN.png)}.pay-img2{background-image:url(./pay-2.BljXg409.png)}.pay-img3{background-image:url(./pay-3.DP-n1kbJ.png)}.pay-img4{background-image:url(./pay-402.CujgwNf0.png)}.pay-img5{background-image:url(./pay-5.BLEA86Pa.png)}.delivery{padding-bottom:100px;padding-top:50px}.delivery__title{font-size:24px;font-weight:600;line-height:29px;margin-bottom:25px}.delivery__descr,.delivery__title{color:var(--black);text-align:center}.delivery__descr{font-size:18px;font-weight:500;line-height:22px;margin-bottom:41px}.delivery__list{justify-content:space-between}.delivery__item{background:#f7f7f7;border-radius:10px;height:283px;padding:42px 35px 0;position:relative;width:calc(33.33333% - 10px)}.delivery__subtitle{color:var(--black);font-size:20px;font-weight:500;line-height:24px}.delivery__subdescr{color:var(--black);font-size:16px;font-weight:300;line-height:130%;opacity:.5}.delivery__subdescr:not(:last-child){margin-bottom:15px}.del-mob__pic{display:none}.contacts{padding-bottom:50px}.contacts__title{color:var(--black);font-size:40px;font-weight:700;line-height:50px;margin-bottom:70px;text-align:center}#map{height:635px;width:100%}#map .container{position:relative}.contacts-container{background-color:#f7f7f7;padding:68px 111px;top:70px}.address-container,.contacts-container{border-radius:10px;position:absolute;width:580px;z-index:100}.address-container{background-color:var(--red);left:60%;max-width:422px;padding:40px;top:300px}.address-descr{color:var(--white);font-size:16px;font-weight:400;line-height:19px;margin-bottom:11px}.address{color:var(--white);font-size:20px;font-weight:700;line-height:25px}.contacts-container__descr{color:var(--black);font-size:16px;font-weight:400;line-height:19px;margin-bottom:9px;opacity:.5}.contacts__link{color:var(--black);font-size:20px;font-weight:600;line-height:25px}.contacts__link:not(:last-child){margin-bottom:7px}.contacts-email,.contacts-schedule,.contacts-tel{margin-bottom:30px;position:relative}.contacts-tel{align-items:flex-start;display:flex;flex-direction:column}.contacts-tel:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='31' fill='none' viewBox='0 0 31 31'%3E%3Cpath fill='%23E41C19' d='M15.5 31C24.06 31 31 24.06 31 15.5S24.06 0 15.5 0 0 6.94 0 15.5 6.94 31 15.5 31'/%3E%3Cpath fill='%23B1201E' d='M8.216 6.188A3.826 3.826 0 0 0 6.49 11.14a27.6 27.6 0 0 0 4.69 7.231l1.45 1.45 9.632 9.63a15.57 15.57 0 0 0 5.986-5.132l-3.554-3.554a2 2 0 0 0-.525-.526L10.762 6.832a1.975 1.975 0 0 0-2.546-.644'/%3E%3Cpath fill='%23fff' d='M21.167 18.201a1.46 1.46 0 0 0-1.642.005l-.711.488a2.22 2.22 0 0 1-2.609-.072 24 24 0 0 1-2.054-1.773 24 24 0 0 1-1.773-2.054 2.22 2.22 0 0 1-.072-2.608l.489-.712c.339-.494.34-1.146.004-1.642l-2.037-3.001a1.975 1.975 0 0 0-2.546-.644A3.826 3.826 0 0 0 6.49 11.14a27.6 27.6 0 0 0 4.69 7.23l1.45 1.45a27.6 27.6 0 0 0 7.23 4.69c1.85.822 4.015.07 4.952-1.725a1.975 1.975 0 0 0-.643-2.547z'/%3E%3C/svg%3E")}.contacts-email:before,.contacts-tel:before{background-repeat:no-repeat;background-size:contain;content:"";height:31px;left:-50px;position:absolute;top:25px;width:31px}.contacts-email:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='31' fill='none' viewBox='0 0 31 31'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23E41C19' d='M15.5 31C24.06 31 31 24.06 31 15.5S24.06 0 15.5 0 0 6.94 0 15.5 6.94 31 15.5 31'/%3E%3Cpath fill='%23B1201E' d='M30.404 11.327c2.98 7.75-4.173 22.654-19.077 19.077l-6.694-7.819L26.33 8.377z'/%3E%3Cpath fill='%23fff' d='M24.757 7.735H6.243a2.247 2.247 0 0 0-2.247 2.247v11.036a2.247 2.247 0 0 0 2.247 2.247h18.514a2.247 2.247 0 0 0 2.247-2.247V9.982a2.247 2.247 0 0 0-2.247-2.247'/%3E%3Cpath fill='%23EBEBEB' d='m26.312 8.36-9.118 8.232a2.246 2.246 0 0 1-2.98.028L4.702 8.348a2.24 2.24 0 0 1 1.542-.613h18.514c.603 0 1.15.238 1.555.625'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h31v31H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.contacts-schedule:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='31' fill='none' viewBox='0 0 31 31'%3E%3Cpath fill='%23E41C19' d='M15.5 31C24.06 31 31 24.06 31 15.5S24.06 0 15.5 0 0 6.94 0 15.5 6.94 31 15.5 31'/%3E%3Cpath fill='%23B1201E' fill-rule='evenodd' d='M30.994 15.084q.005.207.005.416C31 24.06 24.06 31 15.5 31q-.208 0-.416-.006L8.31 24.221a11.28 11.28 0 0 1-4.113-8.72c0-6.243 5.06-11.303 11.302-11.303a11.28 11.28 0 0 1 8.722 4.113z' clip-rule='evenodd'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M15.5 6.722a8.779 8.779 0 1 1 0 17.557 8.779 8.779 0 0 1 0-17.557m0-2.524c-6.242 0-11.303 5.06-11.303 11.302S9.257 26.802 15.5 26.802s11.302-5.06 11.302-11.302S21.741 4.198 15.5 4.198m-.967 6.086v5.583c0 .379.221.722.565.879l.011.005 3.53 2.038a.96.96 0 1 0 .957-1.667l-3.13-1.807v-5.03a.966.966 0 1 0-1.933 0' clip-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";height:31px;left:-50px;position:absolute;top:25px;width:31px}.credit-top{background:#f7f7f7;background-image:url(./credit-bg2.D31vvnDd.png);background-position:400px 100px;background-repeat:no-repeat;background-size:contain;border-radius:10px;margin-bottom:15px;padding:70px}.credit__title{color:var(--black);font-size:40px;font-weight:700;line-height:50px;margin-bottom:40px}.credit__title br{display:none}.credit__descr{color:var(--black);font-size:24px;font-weight:600;line-height:135%;margin-bottom:15px}.credit__subdescr{color:var(--black);font-size:18px;font-weight:400;line-height:140%;margin-bottom:52px;max-width:46%}.credit-form__title{color:var(--black);font-size:24px;font-weight:600;line-height:135%;margin-bottom:20px}.credit-form__select{display:none}.credit-form__label{background:var(--white);border-radius:10px;color:var(--black);cursor:pointer;display:inline-block;font-size:17px;font-weight:700;line-height:135%;margin-right:15px;padding:20px;text-transform:uppercase;transition:background-color .3s ease-in-out,color .3s ease-in-out}.credit-form__select:checked+.credit-form__label{background-color:#fedd2d}.credit-bottom{background:#f7f7f7;border-radius:10px;padding:50px 70px 60px}.credit-bottom .credit-form__title{margin-bottom:30px}.credit-form-center{flex-wrap:wrap;justify-content:space-between;margin-bottom:30px}.credit-form__input{background-color:#fff;border:none;border-radius:10px;margin-bottom:20px;padding:19px 30px;width:calc(50% - 22px)}.credit-form__input:nth-child(3),.credit-form__input:nth-child(4){margin-bottom:0}.credit-form__input::-moz-placeholder{color:gray;font-size:17px;font-weight:400;line-height:135%}.credit-form__input::placeholder{color:gray;font-size:17px;font-weight:400;line-height:135%}.credit-form__checkbox{height:0;visibility:hidden;width:0}.credit-form__label_check{padding-left:82px;position:relative}.credit-form__check-btn{cursor:pointer}.credit-form__check-btn:before{background-color:var(--white);border-radius:16px;content:"";height:31px;left:0;position:absolute;top:0;transition:background-color .3s ease-in-out;width:62px}.credit-form__check-btn:after{background-color:#f1f1f1;border-radius:50%;content:"";height:25px;left:3px;position:absolute;top:3px;transition:background-color .3s ease-in-out,transform .3s ease-in-out;width:26px}.credit-form__checkbox:checked+.credit-form__check-btn:after{background-color:#c7aa11;transform:translate(30px)}.credit-form__checkbox:checked+.credit-form__check-btn:before{background-color:#fedd2d}.credit-form__label-text{color:var(--black);font-size:16px;font-weight:400;line-height:19px}.credit-form-checkbox__link{font-weight:700}.credit-form__btn{background-color:#fedd2d;border-radius:10px;box-shadow:0 4px 8px #00000026;color:var(--black);font-size:18px;font-weight:600;line-height:135%;padding-bottom:17px;padding-top:17px;width:calc(50% - 22px)}.credit-form-bottom{justify-content:space-between}.order__title{color:var(--black);font-size:40px;font-style:normal;font-weight:700;line-height:50px;margin-bottom:70px;text-align:center}.order__list{margin-bottom:50px}.order .container{border-bottom:1px solid hsla(0,0%,5%,.15);padding-bottom:58px}.order__item{align-items:center;background-color:#f7f7f7;border-radius:10px;justify-content:space-between;padding:21px 35px 20px 20px}.order__item:not(:last-child){margin-bottom:20px}.order__item:last-child{margin-bottom:30px}.order-item__title{color:var(--black);font-size:22px;font-weight:600;line-height:27px;margin-bottom:12px;max-width:600px}.order-item__descr{color:var(--black);font-size:14px;font-weight:400;line-height:140%;margin-right:20px;opacity:.5}.oreder-item-descr{flex-grow:1}.order-item__amount{align-items:center}.order-item-mob__amount,.oreder-btn-remove__text{display:none}.order-item__btn_minus,.order-item__num{margin-right:16px}.order-item__price .order-item__descr{margin-bottom:3px}.order-item__price{flex-shrink:0;margin-left:40px;margin-right:40px}.order-item__cost{color:var(--red);font-size:22px;font-weight:700;line-height:27px}.order-total{color:var(--black);font-size:24px;font-weight:600;justify-content:flex-end;line-height:29px;text-align:right}.order-total__descr{margin-right:5px}.order-form-top{border-bottom:1px solid hsla(0,0%,5%,.15);padding-top:74px}.order-form__label{color:var(--black);display:block;font-size:20px;font-weight:600;line-height:25px;margin-bottom:10px}.oreder-form__input{background:#f7f7f7;border:none;border-radius:10px;color:var(--black);font-size:17px;font-weight:400;line-height:135%;margin-bottom:30px;padding:19px 30px;width:694px}.order-form-center{border-bottom:1px solid hsla(0,0%,5%,.15);padding:30px 0}.order-form-center__title{color:var(--black);font-size:20px;font-weight:600;line-height:25px;margin-bottom:20px}.oreder-form__input::-moz-placeholder{color:var(--gray);font-size:17px;font-weight:400;line-height:135%}.oreder-form__input::placeholder{color:var(--gray);font-size:17px;font-weight:400;line-height:135%}.order-form__input_option{height:0;opacity:1;visibility:hidden;width:0}.order-form__label_radio{padding-left:30px;position:relative}.order-form__input_btn{border:1px solid #c4c4c4;border-radius:50%;height:20px;left:0;position:absolute;top:1px;width:20px}.order-form__input_btn:before{background-color:var(--red);border-radius:50%;content:"";height:14px;left:2px;opacity:0;position:absolute;top:2px;width:14px}.order-form__input_option:checked+.order-form__input_btn{border-color:var(--red)}.order-form__input_option:checked+.order-form__input_btn:before{opacity:1}.order-form__input_option:checked .order-form__input_title{font-size:18px;font-weight:600;line-height:22px}.order-form__label_radio:not(:last-child){margin-bottom:25px}.order-form__label_radio:last-child{margin-bottom:30px}.order-form__label_check{align-items:center;padding-left:67px;position:relative}.order-form__input_check{height:0;opacity:0;visibility:hidden;width:0}.order-form__check_btn{border:1px solid hsla(0,0%,5%,.5);border-radius:5px;height:24px;left:30px;position:absolute;width:24px}.order-form__check_btn:before{background-color:var(--red);border-radius:4px;content:"";height:18px;left:2px;opacity:0;position:absolute;top:2px;width:18px}.order-form__input_check:checked+.order-form__check_btn{border-color:var(--red)}.order-form__input_check:checked+.order-form__check_btn:before{opacity:1}.order-form__label_details{color:var(--black);display:block;font-size:20px;font-weight:600;line-height:25px;margin-bottom:10px;padding-left:30px}.order-form-bottom{padding-top:30px}.order-form-right{background:#f7f7f7;border-radius:10px;height:-moz-max-content;height:max-content;margin-top:58px;padding:30px}.order-form-right__title{color:var(--black);font-size:24px;font-weight:600;line-height:29px;margin-bottom:30px;text-align:center}.order-right-delivery,.order-right-items,.order-right-total{align-items:center;color:var(--black);font-size:17px;font-weight:400;justify-content:space-between;line-height:135%;margin-bottom:15px;text-align:center}.order-right-delivery__sum{max-width:200px;text-align:right}.order-right-total{margin-bottom:30px}.order-right-total__descr{color:var(--black);font-size:17px;font-weight:600;line-height:135%}.order-right-total__sum{color:var(--red);font-size:20px;font-weight:700;line-height:135%;text-align:center}.order-right-promo{flex-direction:column;margin-bottom:15px}.order-right-promo__descr{color:var(--black);font-size:17px;font-weight:600;line-height:135%;margin-bottom:15px}.order__input_promo{background:#fff;border:none;border-radius:10px;color:gray;font-size:17px;font-weight:400;line-height:135%;padding:19px 30px}.order__input_promo::-moz-placeholder{color:gray;font-size:17px;font-weight:400;line-height:135%}.order__input_promo::placeholder{color:gray;font-size:17px;font-weight:400;line-height:135%}.order__btn{background-color:var(--red);border-radius:10px;box-shadow:0 4px 8px #00000026;color:var(--white);font-size:18px;font-weight:600;line-height:135%;padding:18px 94px}.order-form{justify-content:space-between}.category__title{color:var(--black);font-size:40px;font-weight:700;line-height:50px;margin-bottom:40px}.category-filter{margin-right:45px;width:260px}.filter__btn{display:none}.filter{margin-bottom:38px}.filter-top{justify-content:space-between;margin-bottom:30px}.filter__title{color:var(--black);font-size:18px;font-weight:700;line-height:22px}.filter-range__title{color:var(--black);font-size:17px;font-weight:600;line-height:135%;margin-bottom:15px}.filter-range-left,.filter-range-right{margin-bottom:17.5px}.filter-range *{max-width:260px;outline:none}.filter-range:after{clear:both;content:"";display:table}.filter-range .ui-slider{background-color:var(--red);border-radius:10px;box-shadow:inset 2px 2px 5px #0003,1px 1px 5px #fff;height:1px;position:relative}.filter-range .ui-slider .ui-slider-handle{background:#fff;border:1px solid var(--red);border-radius:50%;cursor:pointer;height:15px;position:absolute;top:-7px;transition:transform .2s,border .4s;width:15px;z-index:2}.filter-range-left,.filter-range-right{border:1px solid #c4c4c4;border-radius:5px;color:var(--black);font-size:15px;font-weight:400;line-height:135%;padding:3px 15px;width:110px}.category-model .filter-top{margin-bottom:16px}.category__input_check{height:0;opacity:0;visibility:hidden;width:0}.category__label_check:not(:last-child){margin-bottom:12px}.category-container{align-content:stretch}.category__label_check{cursor:pointer;padding-left:37px;position:relative}.category__check_btn{border:1px solid #c4c4c4;border-radius:5px;height:22px;left:0;position:absolute;width:22px}.category__check_btn:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='9' fill='none' viewBox='0 0 12 9'%3E%3Cpath fill='%23fff' d='M4.595 8.824a.62.62 0 0 1-.433.173.62.62 0 0 1-.433-.173L.269 5.483a.866.866 0 0 1 0-1.255l.433-.418a.94.94 0 0 1 1.3 0l2.16 2.085L9.998.26a.94.94 0 0 1 1.3 0l.433.418a.866.866 0 0 1 0 1.255z'/%3E%3C/svg%3E");content:"";height:9px;left:4px;opacity:0;position:absolute;top:6px;width:12px}.category__input_title{color:var(--black);font-size:15px;font-weight:400;line-height:135%}.category__input_check:checked+.category__check_btn{background-color:var(--red);border-color:var(--red)}.category__input_check:checked+.category__check_btn:before{opacity:1}.category-memory,.category-model{margin-bottom:30px}.category-display .filter-top,.category-memory .filter-top{margin-bottom:16px}.category-display{margin-bottom:30px}.category-filter-btn{border:1px solid #0d0d0d;border-radius:10px;color:var(--black);filter:drop-shadow(0 4px 8px rgba(0,0,0,.15));font-size:18px;font-weight:500;line-height:135%;padding:18px 45px;white-space:nowrap}.category__list{display:flex;flex-wrap:wrap;gap:19px}.category__item{align-items:center;border-radius:10px;display:flex;flex-direction:column;gap:16px;justify-content:flex-end;overflow:hidden;padding-top:25px;width:285px}.category-item__pic{max-width:100%}.category-item__title{color:var(--black);font-size:18px;font-weight:500;line-height:22px;margin-bottom:20px;margin-left:10px;margin-right:10px;text-align:center}.product__image-wrap{align-items:center;border-radius:16px;display:flex;height:200px;overflow:hidden;width:200px}.category-item__price{font-feature-settings:"pnum" on,"lnum" on;font-size:20px;font-weight:700;line-height:25px;text-align:center}.category-item-bottom{width:100%}.category-item__btn_cart{background-color:var(--red);width:50%}.category-item__btn_order{background:var(--red);border:1px solid var(--red);border-radius:24px;color:#fff;font-size:18px;font-weight:500;line-height:135%;padding:12px 24px;text-align:center;transition:all .16s ease-in-out;width:100%}.category-item__btn_order:hover{background:#fff;color:var(--red)}.oreder-item__pic{margin-right:20px;width:210px}.article-thumb__pic{border-radius:5px;display:block;height:270px;-o-object-fit:cover;object-fit:cover;width:400px}.article-thumb-right{align-items:flex-start;display:flex;flex-direction:column}.article-thumb__descr{flex-grow:1;overflow:hidden}.category{padding-bottom:50px}.more-btn{display:none}.category-list-bottom{justify-content:flex-end;margin-right:22px;margin-top:50px}.category__list{width:100%}.category-list-navigation{align-items:center}.category-list__btn_prev{margin-right:35px;padding-left:27px}.category-list__btn_next,.category-list__btn_prev{color:var(--black);font-size:16px;font-weight:500;line-height:21px;position:relative}.category-list__btn_next:before{border-right:2px solid var(--black);right:-20px;transform:rotate(45deg)}.category-list__btn_next:before,.category-list__btn_prev:before{border-top:2px solid var(--black);content:"";height:12px;position:absolute;top:4px;width:12px}.category-list__btn_prev:before{border-left:2px solid var(--black);left:0;transform:rotate(-45deg)}.category-list__pagination{margin-right:35px}.pagination__bullet{background:#0d0d0d;border-radius:50%;cursor:pointer;height:12px;opacity:.15;width:12px}.pagination__bullet:not(:last-child){margin-right:20px}.pagination__bullet--active{background-color:var(--red);opacity:1}.category-list__btn{background-color:var(--red);border-radius:10px;box-shadow:0 4px 8px #00000026;color:var(--white);font-size:18px;font-weight:600;line-height:135%;padding:18px 68px}.item-accordeon{display:none}.mySwiper{margin-left:0;max-width:330px;padding-left:50px}.mySwiper2{margin-bottom:30px;margin-left:0;max-height:230px;max-width:387px}.item .swiper-pagination,.item-mob-options,.item-mob__pos,.item-mob__title{display:none}.item__pic{max-width:387px}.swiper-slide-thumb{max-height:67px;position:relative}.catalogue__pic{width:100%}.item-pic-block .swiper-slide{cursor:pointer}.swiper-slide-thumb:before{border:1px solid #0d0d0d;border-radius:10px;bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0}.swiper-slide-thumb:first-child .item__pic_thumb{left:-8px;position:relative}.swiper-slide-thumb:nth-child(2) .item__pic_thumb{left:4px;position:relative}.swiper-slide-thumb:last-child .item__pic_thumb{left:10px;position:relative}.swiper-button-next{right:25px;top:302px}.swiper-button-prev{left:15px;top:302px}.swiper-button-next:after{border-right:2px solid var(--black);transform:rotate(45deg)}.swiper-button-next:after,.swiper-button-prev:after{border-top:2px solid var(--black);content:"";height:12px;position:absolute;width:12px}.swiper-button-prev:after{border-left:2px solid var(--black);transform:rotate(-45deg)}.item-pic-block{margin-right:80px;padding-top:10px;position:relative}.product__image-preview .product__image-small{border-color:#0d0d0d1a;cursor:pointer}.product__image-preview .swiper-slide-thumb-active .product__image-small{border-color:#0d0d0d}.product__image-big-wrap{display:block;height:100%;width:100%}.item-select{padding-top:35px}.item__title{color:var(--black);font-size:30px;font-weight:700;line-height:37px;margin-bottom:10px}.item__pos{color:var(--black);font-size:16px;font-weight:400;line-height:19px;margin-bottom:35px;opacity:.5}.item-options{justify-content:space-between;margin-bottom:60px;width:751px}.item-options-left,.item-options-right{flex-direction:column}.item-options-right{position:relative;top:-10px;white-space:nowrap}.item__label{align-items:center;color:var(--black);cursor:pointer;display:flex;font-size:18px;font-weight:400;line-height:22px;padding-left:32px;position:relative}.item-pic-block{width:390px}.product__image-big{height:260px;-o-object-fit:contain;object-fit:contain;width:100%}.product__image-preview{align-items:center;display:flex;margin-top:20px}.product__image-preview .swiper-button-prev{cursor:pointer;margin-right:20px;position:static}.product__image-preview .swiper-button-next{cursor:pointer;margin-left:20px;position:static}.product__image-preview .swiper-button-next svg,.product__image-preview .swiper-button-prev svg{display:block}.product__image-preview .swiper-button-next:after,.product__image-preview .swiper-button-prev:after{content:"";display:none}.product__image-small{border:1px solid #0d0d0d;border-radius:10px;box-sizing:border-box;height:70px;padding:10px;width:100%}.product__image-small img{height:100%;width:100%}.item-label__text{flex-grow:1;position:relative}.item__label:not(:last-child){margin-bottom:28px}.item__input{box-sizing:border-box;height:0;opacity:0;visibility:hidden;width:0}.item-input__btn{align-items:center;border:1px solid #c4c4c4;border-radius:50%;display:flex;flex-shrink:0;height:22px;justify-content:center;margin-right:13px;width:22px}.item__label .item__input:checked+.item-input__btn{border-color:var(--red)}.item__label .item__input:checked+.item-input__btn div{background-color:var(--red);border-radius:50%;height:16px;width:16px}.item-label__text{margin-right:15px}.item__specs-mob{display:none}.item__input:checked+.item-input__btn:before{opacity:1}.item__input:checked+.item-input__btn:after{border-color:var(--red)}.item__input:checked+.item__label{font-weight:600}.item__price{color:var(--black);flex-shrink:0;font-size:30px;font-weight:700;line-height:37px}.item__btn_cart{background-color:var(--red);border-radius:10px;box-shadow:0 4px 8px #00000026;color:var(--white);font-weight:600;margin-right:24px;padding:18px 126px}.item__btn_cart,.item__btn_credit{font-size:18px;line-height:135%;white-space:nowrap}.item__btn_credit{border:1px solid #e41c19;border-radius:10px;color:var(--red);filter:drop-shadow(0 4px 8px rgba(0,0,0,.15));font-weight:500;padding:18px 76px}.item-container{margin-bottom:40px}.item-center{border-bottom:1px solid hsla(0,0%,5%,.15);border-top:1px solid hsla(0,0%,5%,.15);justify-content:space-between;padding:20px 55px}.item__btn_center{color:#0d0d0d80;font-size:18px;font-weight:500;line-height:22px;position:relative}.item__btn_center:before{background-color:var(--red);bottom:-20px;content:"";height:2px;opacity:0;position:absolute;width:100%}.item__btn_center:hover:not(:focus-visible){color:var(--red);font-size:18px;font-weight:600;line-height:21px;text-align:center}.item__btn_center:hover:not(:focus-visible):before{opacity:1}.item__btn_center--active.item__btn_center:before{opacity:1}.item__btn_center--active.item__btn_center{color:var(--red);font-size:18px;font-weight:600;line-height:21px;opacity:1;text-align:center}.item__list{list-style-type:disc;padding:40px 56px 0}.item-list__item{color:var(--black);font-size:16px;font-weight:500;line-height:200%;margin-bottom:10px;position:relative}.testimonials{padding-bottom:50px}.testimonials__title{color:var(--black);font-size:40px;font-weight:700;line-height:50px;margin-bottom:70px;text-align:center}.testimonials-swiper{position:relative}.testimonials-slide-container{padding-top:60px;position:relative}.testimonials__item{background-color:#f7f7f7;border-radius:10px;opacity:.5;padding:30px;transition:opacity .3s ease-in-out,transform .3s ease-in-out}.testimonials__descr{color:var(--black);font-size:16px;font-weight:400;line-height:140%;margin-bottom:30px}.testimonials-item-bottom{align-items:center;background-color:#d9d9d94d;padding:17px 30px}.testimonials__pic{border-radius:50%;display:block;height:58px;margin-right:20px;-o-object-fit:cover;object-fit:cover;width:58px}.testimonials__name{color:var(--black);font-size:18px;font-weight:500;line-height:22px}.testimonials-slide-container.swiper-slide-active .testimonials__item{opacity:1;transform:translateY(-60px)}.testimonials-swiper-pagination{bottom:10px!important;position:absolute;text-align:center;z-index:10}.testimonials-swiper-button-prev{left:34%;padding-left:27px}.testimonials-swiper-button-next,.testimonials-swiper-button-prev{color:var(--black);cursor:pointer;font-size:16px;font-weight:500;height:21px;line-height:21px;position:absolute;top:344px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:75px;z-index:10}.testimonials-swiper-button-next{padding-right:27px;right:34%}.testimonials-swiper-button-prev:before{border-left:2px solid var(--black);left:0;top:2px;transform:rotate(-45deg)}.testimonials-swiper-button-next:before,.testimonials-swiper-button-prev:before{border-top:2px solid var(--black);content:"";height:12px;position:absolute;width:12px}.testimonials-swiper-button-next:before{border-right:2px solid var(--black);right:0;top:4px;transform:rotate(45deg)}.hero__form-wrap{position:relative}.hero__input-car{left:20px;position:absolute;top:50%;transform:translateY(-50%)}body.overflow{overflow:hidden}.swiper-pagination-bullet{background-color:#000!important;border-radius:50%!important;height:12px!important;opacity:.2!important;width:12px!important}.swiper-pagination-bullet-active{background-color:#e41c19!important;opacity:1!important}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,10px)!important}.swiper-pagination-bullet-active{background-color:var(--red)!important}.testimonials-video{padding:50px 0}.testimonials-video .testimonials-swiper-button-next,.testimonials-video .testimonials-swiper-button-prev{top:338px}.testimonials-video__pic{border-radius:15px;height:297px;-o-object-fit:cover;object-fit:cover;opacity:.5;transition:opacity .3s ease-in-out,transform .3s ease-in-out;width:380px}.testimonials-slide-container.swiper-slide-active .testimonials-video__pic{opacity:1;transform:translateY(-60px)}.testimonials-video .testimonials-swiper-pagination{top:342px!important}.testimonials-video__pic{position:relative}.testimonials-video__pic a{cursor:pointer;display:block;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.testimonials-video__pic img{border-radius:15px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.video{padding-bottom:70px;padding-top:70px;position:relative}.brands-index{padding-top:160px}.video__title{color:#0d0d0d;font-size:42px;font-weight:700;line-height:110%;margin-bottom:60px;text-align:center}.video__title span{color:#e41c19}.video__gradient{background:linear-gradient(180deg,#e41c1900,#e41c19);bottom:0;height:250px;left:0;position:absolute;width:100%}.video-container{position:relative}.play__btn{background-color:var(--red);border-radius:50%;height:120px;left:50%;padding:42px 42px 42px 46px;position:absolute;top:40%;transform:translate(-50%);width:120px}.play__btn:before{border:1px solid hsla(0,0%,100%,.5);border-radius:inherit;bottom:-10px;content:"";left:-10px;position:absolute;right:-10px;top:-10px}.video__img{max-width:100%}.video__pic{width:100%}.slider-tooltip{display:none!important}.slider-handle{border:1px solid var(--red)!important;box-shadow:none!important;height:14px!important;top:-7px!important;width:14px!important}.slider-connect,.slider-horizontal{height:1px!important}.slider-connect{background-color:var(--red)!important}.slider-target{padding-left:7px;padding-right:7px}.filter-range-left{margin-right:5px}.mob-menu{background:#fff;bottom:0;height:calc(100vh - 84px);left:0;opacity:0;overflow-y:scroll;position:fixed;transition-duration:.2s;visibility:hidden;width:100%}.video__player{height:600px!important;width:1200px!important}.video__player iframe{border-radius:15px;height:100%!important;width:100%!important}.credit__btn{background-color:#fedd2d;box-shadow:0 4px 8px #00000026;color:var(--black);margin-top:30px}.item-bottom{padding-top:40px}.item-bottom,.item-bottom *{color:#0d0d0d;font-size:16px;font-weight:500;line-height:200%}.item-bottom ul{padding-left:20px}.item-bottom{display:none}.item-bottom.active{display:flex}.product__credit-btn-mob,.product__order-btn-mob{display:none}label{cursor:pointer}.awards__imgs{align-items:center;display:flex}.order-form__input_option:checked+span+span{font-weight:700}.order__credit-note{color:gray;font-size:15px;line-height:125%;margin:20px auto 0;max-width:250px;text-align:center}.header__cart-count{align-items:center;background:#0d0d0d;border-radius:50%;color:#fff;display:flex;font-size:16px;font-weight:600;height:30px;justify-content:center;line-height:19px;position:absolute;right:-11px;top:-11px;width:30px}.cart__btn{display:block}.item__variations-label{color:#0d0d0d;font-size:18px;font-weight:600;line-height:21px;margin-bottom:30px}.filters__close,.hero-mob__video,.item-mob__variations-label{display:none}.product-single .item__label{padding-left:0}.item-bottom.video{justify-content:center}.del__pic-post{width:90px}.del__pic-pickup{height:auto;width:120px}.del__pic-sdek{flex-shrink:0;height:auto;width:90px}.delivery__subtitle-wrap{align-items:center;display:flex;gap:18px;margin-bottom:20px}.product__line{background-color:#0d0d0d;height:1px;margin-bottom:70px;margin-top:70px;opacity:.15;width:100%}.product__after-rec{padding-bottom:50px}.testimonials .testimonials-slide-container.swiper-slide-active .testimonials__item{transform:translateY(0)}.testimonials .testimonials-slide-container{padding-top:0}.testimonials .testimonials-swiper-pagination{display:flex;justify-content:center;position:static}.feed__pag{margin-top:30px}.cart-anchor{display:none}.promocode-text{color:#05bb05;font-size:14px;margin:10px auto 0;max-width:300px;text-align:center}.promocode-text.red{color:#e41c19;font-size:14px;margin-top:10px;text-align:center}.banner__img-1{width:305px}.banner__img-2{width:287px}.banner{position:relative}.banner__content{align-items:center;display:flex;justify-content:space-between}.banner__middle{align-items:center;display:flex;flex-direction:column;gap:14px;justify-content:center}.banner__right img{width:553px}.banner__left{color:#010102;font-size:30px;min-width:447px}.banner__left-bg{left:90px;position:absolute;top:-10px;width:500px;z-index:-1}.header__categories-wrap{display:flex;display:none;flex-direction:column;height:245px;justify-content:flex-end;left:0;position:absolute;top:0;z-index:5}.header__categories{background-color:#fff;border:1px solid #d9d9d9;border-radius:5px;box-shadow:0 4px 6px #00000026;display:flex;flex-direction:column;gap:20px;height:190px;justify-content:center;padding-left:20px;width:300px}.header-catalogue:hover .header__categories-wrap{display:flex}.header__category{align-items:center;display:flex;gap:13px}.header__category div{min-width:18px}.header__category span{color:#0d0d0d;font-size:17px;font-weight:500}.header__category:hover span{color:#e41c19;text-decoration-line:underline}.categories__mobile,.header__categories-header{display:none}.product-video-btn{align-items:center;background:#fff;border:1px solid #e41c19;border-radius:5px;color:#e41c19;cursor:pointer;display:flex;flex-shrink:0;font-size:11px;font-weight:600;justify-content:center;margin-left:10px;margin-right:25px;padding:8px 12px}.product-video-btn.filled{background:transparent;border-color:#fff;color:#fff}.item__video-btns{display:flex;flex-direction:column;gap:6px}.item-option-desktop{padding-left:15px!important;padding-right:15px}.item-option-desktop.active{background:#e41c19;border-radius:10px;padding-bottom:16px;padding-top:16px}.item-option-desktop.active .item-label__text{color:#fff;font-weight:500}.item-option-desktop.active .item__price{color:#fff}.item-option-desktop.active .item__input:checked+.item-input__btn{border-color:#fff}.item-option-desktop.active .item__input:checked+.item-input__btn div{background:#fff}.variation-mob__right{display:flex;flex-direction:column}.variation-mob__right a{align-items:center;background:#fff;border:1px solid #e41c19;border-radius:5px;color:#e41c19!important;display:flex;font-size:11px;font-weight:600;justify-content:center;line-height:11px;margin-top:8px;padding:8px 10px}.btn-disabled{background:#cbcbcb!important;pointer-events:none!important}@media (max-width:575.9px){.testimonials-swiper-button-next,.testimonials-swiper-button-prev{display:none}.container{width:95%}.tree{display:none}.index-bg{background-image:url(./radio-mob-bg-1.TMkJk16L.png),url(./radio-mob-bg-2.DMnqBgCI.png);background-position:0 984px,right 1405px;background-repeat:no-repeat;background-size:60%,100%}.header{padding:16px 0}.header-mob{display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center}.mob-logo__pic{max-width:162px}.mob-header__link_phone{margin-right:16px}.burger{height:21px;position:relative;width:26px}.burger,.burger__line{transition-duration:.2s}.burger__line{background-color:var(--red);border-radius:1px;height:2px;left:0;position:absolute;width:100%}.burger__line:first-child{top:0}.burger__line:nth-child(2n){left:50%;top:calc(50% - 1px);width:50%}.burger__line:last-child{bottom:0}.burger__line.active:nth-child(2n){display:none}.burger__line.active:first-child{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(45deg)}.burger__line.active:last-child{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-45deg)}.header-top{display:none}.header-bottom{display:none;left:0;position:fixed;top:0}.nav__list{flex-direction:column}.select-container{background-image:url(./select-bg-mob.C9qDY-iF.png);background-position:bottom;padding:40px 20px 244px}.select__title{font-size:27px;font-weight:700;line-height:1.1}.select__descr,.select__title{margin-bottom:20px;max-width:100%;text-align:center}.select__descr{font-size:18px;font-weight:400;line-height:125%}.select-form-top{flex-direction:column;margin-bottom:15px}.select-form-bottom{flex-direction:column-reverse;margin-bottom:20px}.select-form__input{width:100%}.select-form__input:not(:last-child){margin-bottom:15px}.select-form__btn{font-size:18px;font-weight:600;line-height:135%;margin-bottom:20px;white-space:nowrap;width:100%}.select-form__label{align-self:flex-start;font-size:14px;font-weight:400;line-height:17px}.radio__title{font-size:27px;font-weight:700;line-height:1.1}.radio__title br{display:block}.radio__title .text-highlight{color:var(--red)}.radio__item{flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;height:148px;justify-content:center;margin-right:0;padding:25px 18px 25px 110px;width:100%}.radio__img{display:none}.radio-mob__img{display:block;width:70px}.radio-item__link{font-size:22px;font-weight:500;line-height:22px;text-align:center;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.radio-item__text-highlight{font-weight:600}.footer-top-container{display:block}.footer-top{padding-bottom:20px}.footer__logo{display:none}.footer-contacts-tel{margin-bottom:20px}.footer-contacts-email,.footer-contacts-tel{align-items:flex-start;padding-left:35px}.footer-bottom-container{flex-direction:column-reverse}.footer-list{flex-direction:column}.footer-contacts-social{display:none}.footer-contacts-social-mob{display:block}.footer__link_tel:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' fill='none' viewBox='0 0 31 31'%3E%3Cpath fill='%23DD4533' d='M15.5 31C24.06 31 31 24.06 31 15.5S24.06 0 15.5 0 0 6.94 0 15.5 6.94 31 15.5 31'/%3E%3Cpath fill='%23B1201E' d='M8.216 6.188A3.826 3.826 0 0 0 6.49 11.14a27.6 27.6 0 0 0 4.69 7.23l1.45 1.45 9.631 9.631a15.57 15.57 0 0 0 5.987-5.133l-3.554-3.554a2 2 0 0 0-.525-.526L10.762 6.832a1.975 1.975 0 0 0-2.546-.644'/%3E%3Cpath fill='%23fff' d='M21.167 18.201a1.46 1.46 0 0 0-1.642.005l-.712.488a2.22 2.22 0 0 1-2.608-.072 24 24 0 0 1-2.054-1.773 24 24 0 0 1-1.773-2.054 2.22 2.22 0 0 1-.072-2.608l.489-.712c.339-.494.34-1.146.004-1.642l-2.037-3.001a1.975 1.975 0 0 0-2.546-.644A3.826 3.826 0 0 0 6.49 11.14a27.6 27.6 0 0 0 4.69 7.23l1.45 1.45a27.6 27.6 0 0 0 7.23 4.69c1.85.822 4.015.07 4.952-1.725a1.975 1.975 0 0 0-.644-2.547z'/%3E%3C/svg%3E");height:25px;left:-35px;top:0;width:25px}.footer__link_email:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' fill='none' viewBox='0 0 31 31'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23DD4533' d='M15.5 31C24.06 31 31 24.06 31 15.5S24.06 0 15.5 0 0 6.94 0 15.5 6.94 31 15.5 31'/%3E%3Cpath fill='%23B1201E' d='M30.404 11.327c2.98 7.75-4.173 22.654-19.077 19.077l-6.694-7.818L26.33 8.377z'/%3E%3Cpath fill='%23fff' d='M24.757 7.734H6.243a2.247 2.247 0 0 0-2.247 2.247v11.037a2.247 2.247 0 0 0 2.247 2.247h18.514a2.247 2.247 0 0 0 2.247-2.247V9.98a2.247 2.247 0 0 0-2.247-2.247'/%3E%3Cpath fill='%23EBEBEB' d='m26.312 8.36-9.118 8.232a2.245 2.245 0 0 1-2.98.028L4.702 8.347a2.24 2.24 0 0 1 1.542-.613h18.514c.603 0 1.15.238 1.555.625'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h31v31H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");height:25px;left:-35px;top:0;width:25px}.footer__email_descr,.footer__tel_descr{font-size:14px;font-weight:400;line-height:17px;margin-bottom:8px}.footer__link_email,.footer__link_tel{font-size:20px;font-weight:600;line-height:25px}.footer-bottom{padding:25px 0 35px}.footer-list__link{font-size:18px;font-weight:400;line-height:130%;margin-bottom:10px;white-space:nowrap}.footer-contacts-social-mob,.mob-offset{margin-bottom:30px}.footer__social_descr{display:block;font-size:14px;font-weight:400;line-height:17px;margin-bottom:10px}.footer-bottom-left{font-size:12px;font-weight:300;line-height:130%}.footer-link-decor{display:block}.footer__list:first-child,.footer__list:nth-child(2){margin-right:0}.footer-list__link{align-items:center;display:inline-flex;justify-content:space-between;min-width:100%}.footer-dev,.footer__policy,.footer__rights{white-space:nowrap}.hero{display:none}.hero-mob{display:block;padding-bottom:37px;padding-top:30px}.hero-mob__video{width:100%}.hero-mob-top{margin-bottom:40px;position:relative}.hero-mob__title{color:#0d0d0d;font-size:25px;font-weight:700;line-height:110%;margin-bottom:20px;text-align:center}#__nuxt{padding-top:85px}.hero-mob__video{aspect-ratio:16/9;border-radius:5px}.hero-mob__android{display:none;position:absolute;width:134px}.hero-mob-top{padding-bottom:24px}.hero-mob__grad{background:linear-gradient(180deg,#e41c1900,#e41c19);bottom:0;height:112px;left:0;position:absolute;width:100%;z-index:-1}.hero-mob__android{bottom:-32px;left:50%;transform:translate(-50%);z-index:2}.hero-mob__title span{color:#e41c19}.hero-mob__play-btn{align-items:center;background-color:var(--red);border-radius:50%;display:flex;height:86px;justify-content:center;left:50%;position:absolute;top:170px;transform:translate(-50%);width:86px}.hero-mob__play-btn:before{border:1px solid hsla(0,0%,100%,.5);border-radius:inherit;bottom:-7px;content:"";left:-7px;position:absolute;right:-7px;top:-7px}.hero-mob__descr{font-size:17px;font-weight:500;line-height:125%;margin-bottom:20px;text-align:center}.hero-mob__form{flex-direction:column}.hero-mob__input{background:#f3f3f3;border:none;border-radius:5px;margin-bottom:10px;padding:19px 79px}.hero-input-img1{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none' viewBox='0 0 28 28'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23E41C19' d='M27.61 15.206a4.1 4.1 0 0 0-.858-2.288c-1.145-1.49-1.368-2.673-1.368-2.673-.899-2.355-1.698-3.924-2.285-4.92a3.95 3.95 0 0 0-2.89-1.904c-2.424-.314-9.996-.314-12.419 0A3.95 3.95 0 0 0 4.9 5.326c-.587.995-1.385 2.564-2.285 4.919 0 0-.223 1.183-1.368 2.673a4.1 4.1 0 0 0-.856 2.288c-.087 1.804.436 2.2.903 6.281a.635.635 0 0 0 .632.563h24.15a.635.635 0 0 0 .631-.563c.131-1.144.52-3.466.52-3.466.342-1.154.416-2.094.382-2.815'/%3E%3Cpath fill='%23BDBDBD' d='M24.876 10.15c-.71-1.773-1.432-3.322-2.151-4.557a3.56 3.56 0 0 0-2.571-1.728c-2.428-.322-9.896-.32-12.307 0a3.56 3.56 0 0 0-2.571 1.728c-.729 1.25-1.461 2.82-2.16 4.557 7.242.57 14.517.57 21.76 0'/%3E%3Cpath fill='%23fff' d='M23.847 12.201a4 4 0 0 0-.749.33 9 9 0 0 1-1.214.581c-.697.265-.815.66-.815.66l-.06.082c-.529.784.165 1.83 1.102 1.696a13.5 13.5 0 0 0 3.04-.812 1.09 1.09 0 0 0 .682-.838c.208-1.124-.894-2.039-1.986-1.699'/%3E%3Cpath fill='%23FFE21F' d='M25.296 18.49h-1.508a.255.255 0 0 0-.18.435l1.507 1.508c.16.16.435.046.435-.18v-1.508a.254.254 0 0 0-.254-.255'/%3E%3Cpath fill='%23454545' d='M26.707 21.486a.636.636 0 0 1-.633.564h-2.9v1.683c0 .596.483 1.08 1.08 1.08h1.821a1.08 1.08 0 0 0 1.08-1.08v-5.27c-.12.73-.353 2.189-.448 3.022'/%3E%3Cpath fill='%23ED6262' d='M27.98 8.972c-.088-.392-.457-.658-.858-.658h-.728a.844.844 0 0 0-.845.844v.519h-.386l.222.526h.849c.439 0 .874-.095 1.273-.277a.844.844 0 0 0 .472-.954'/%3E%3Cpath fill='%23FFBD49' d='M24.325 14.623a1.061 1.061 0 1 0 0-2.123 1.061 1.061 0 0 0 0 2.123'/%3E%3Cpath fill='%23FFDB6F' d='M22.19 15.178a.78.78 0 1 0 0-1.559.78.78 0 0 0 0 1.56'/%3E%3Cpath fill='%236F6F6F' d='m20.17 14.4-1.22 2.122h-9.9L7.83 14.4z'/%3E%3Cpath fill='%23fff' d='M6.99 13.854a1 1 0 0 0-.06-.083s-.118-.394-.815-.659a9 9 0 0 1-1.214-.582 4 4 0 0 0-.75-.328c-1.09-.342-2.193.574-1.986 1.698l.02.096c.084.34.337.612.662.742.567.228 1.683.62 3.04.812.938.133 1.632-.912 1.103-1.696'/%3E%3Cpath fill='%23FFE21F' d='M4.212 18.49H2.704a.254.254 0 0 0-.254.255v1.508c0 .226.274.34.435.18l1.507-1.508a.255.255 0 0 0-.18-.435'/%3E%3Cpath fill='%23777' d='M24.038 21.122c-1.57-2.717-3.375-2.632-3.375-2.632H7.336s-1.804-.085-3.375 2.632H1.247l.034.35c.03.328.305.578.634.578h24.17c.329 0 .604-.25.634-.579l.034-.35z'/%3E%3Cpath fill='%23454545' d='M1.926 22.05a.637.637 0 0 1-.633-.564c-.095-.834-.33-2.293-.448-3.022v5.27c0 .596.483 1.08 1.08 1.08h1.821a1.08 1.08 0 0 0 1.08-1.08v-1.683z'/%3E%3Cpath fill='%23ED6262' d='M2.45 9.677v-.519a.844.844 0 0 0-.844-.844H.878c-.401 0-.77.266-.857.658a.844.844 0 0 0 .472.953c.4.182.834.277 1.273.277h.85l.22-.526z'/%3E%3Cpath fill='%23FFBD49' d='M3.674 14.623a1.061 1.061 0 1 0 0-2.123 1.061 1.061 0 0 0 0 2.123'/%3E%3Cpath fill='%23FFDB6F' d='M5.81 15.178a.78.78 0 1 0 0-1.559.78.78 0 0 0 0 1.56'/%3E%3Cpath fill='%236F6F6F' d='M19.643 19.233H8.357a.32.32 0 0 0 0 .639h11.285a.32.32 0 0 0 .001-.639M19.643 20.508H8.357a.32.32 0 0 0 0 .639h11.285a.32.32 0 0 0 .001-.639'/%3E%3Cpath fill='%23BDBDBD' d='M23.693 7.445v.11c0 .44-.362.792-.81.774-.415-.026-.731-.397-.731-.82V5.94a.65.65 0 0 0-.678-.642h-.027a.65.65 0 0 0-.678.642v1.42c0 .44-.379.793-.819.766-.414-.018-.73-.397-.73-.81V6.08a.686.686 0 0 0-.687-.678h-.053a.646.646 0 0 0-.643.643v1.606a.78.78 0 0 1-.819.774c-.414-.026-.722-.396-.722-.819V5.454c0-.343-.3-.633-.652-.607h-.052a.65.65 0 0 0-.651.643v2.2a.775.775 0 0 1-.775.775.77.77 0 0 1-.765-.748V5.87c0-.423-.317-.792-.731-.819a.773.773 0 0 0-.81.774l-.009 1.707c0 .44-.36.792-.81.774-.406-.025-.714-.382-.726-.786V5.517c0-.415-.313-.787-.729-.812a.775.775 0 0 0-.812.773v2.097a.78.78 0 0 1-.815.755c-.414-.027-.722-.397-.722-.82V5.94c0-.37-.317-.652-.687-.642h-.017c-.38-.009-.687.273-.687.642v1.42c0 .44-.37.793-.81.766-.384-.015-.67-.335-.718-.706-.407.842-.81 1.755-1.202 2.73 7.241.57 14.517.57 21.759 0a44 44 0 0 0-1.182-2.705'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h28v28H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.hero-input-img1,.hero-input-img2{background-position:23px;background-repeat:no-repeat;background-size:28px}.hero-input-img2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%234CAF50' d='M12.003 0h-.006C5.381 0 0 5.382 0 12c0 2.625.846 5.058 2.285 7.034L.789 23.492l4.613-1.475A11.9 11.9 0 0 0 12.003 24C18.619 24 24 18.616 24 12S18.62 0 12.003 0'/%3E%3Cpath fill='%23FAFAFA' d='M18.986 16.946c-.29.817-1.439 1.495-2.355 1.693-.628.134-1.447.24-4.203-.903-3.527-1.461-5.798-5.045-5.975-5.277-.17-.232-1.425-1.897-1.425-3.62 0-1.721.875-2.56 1.227-2.92.29-.295.768-.43 1.227-.43.149 0 .282.007.402.013.353.015.53.036.762.593.29.697.995 2.419 1.079 2.596.085.177.17.417.05.65-.112.24-.211.346-.388.55s-.345.36-.522.579c-.162.19-.345.394-.141.747.204.345.909 1.495 1.947 2.42 1.34 1.192 2.426 1.573 2.814 1.735.29.12.635.091.846-.133.269-.29.6-.77.938-1.243.24-.338.543-.38.86-.26.324.112 2.039.96 2.391 1.135.353.177.585.261.671.41.084.148.084.845-.206 1.664'/%3E%3C/svg%3E")}.hero-mob__form__btn{background:#e41c19;border-radius:5px;box-shadow:0 4px 6px #00000026;color:var(--white);font-size:18px;font-weight:600;line-height:135%;padding:18px 70px}.award{background-image:url(./award-mob-bg-1.E4wMF98M.png),url(./award-mob-bg-2.RJmJxajk.png);background-position:-20px bottom,180px bottom;background-size:50%}.award-container{align-items:center;flex-direction:column;padding:40px 20px}.award__title{margin-bottom:30px;max-width:100%;text-align:center}.award__img_5w,.award__title{margin-right:0}.award__img_5w{margin-bottom:13px}.about__title{font-size:27px;font-weight:700;line-height:1.1;margin-bottom:33px}.about-list-bg{background-color:#f7f7f7}.about__list{padding-top:30px}.about__item{margin-bottom:15px;margin-right:0;min-height:130px;padding:25px;width:100%}.about__subtitle{font-size:18px;font-weight:600;line-height:140%}.about__item:first-child svg{right:43px;top:12px;width:71px}.about__item:nth-child(2) svg{right:21px;top:0;width:110px}.about__item:nth-child(3) svg{right:29px;top:10px;width:100px}.about__item:nth-child(4) svg{right:45px;top:35px;width:72px}.about__item:nth-child(5) svg{right:57px;top:15px;width:60px}.about__item:last-child svg{right:47px;top:18px;width:103px}.about__num{bottom:15px;font-size:15px;font-weight:500;line-height:135%;right:16px}.loan-container{background:none}.loan-top{background-color:#f7f7f7;background-image:url(./credit-bg2.D31vvnDd.png);background-position:bottom;background-repeat:no-repeat;background-size:contain;background-size:200%;border-radius:10px;margin-bottom:40px;padding:40px 36px 278px 25px}.loan__title{font-size:27px;font-weight:700;line-height:1.1;margin-bottom:15px}.loan__descr{font-size:18px;font-weight:600;line-height:135%;margin-bottom:25px}.loan__subdescr{font-size:16px;font-weight:400;line-height:140%;max-width:100%}.loan-form__title{font-size:27px;font-weight:700;line-height:1.1;margin-bottom:20px;text-align:center}.loan-form-center{display:flex;justify-content:space-between}.loan-form__label{background-color:#f7f7f7;white-space:nowrap;width:calc(33.33333% - 15px)}.loan-form__label:not(:last-child){margin-right:10px;padding:19px 24px}.loan-form__label:last-child{margin-right:0}.loan-form-center{margin-bottom:28px}.loan-form__btn{font-size:18px;font-weight:600;line-height:135%;max-width:100%}.advantages__title{font-size:27px;font-weight:700;line-height:1.1;margin-bottom:30px}.advantages__list{flex-wrap:wrap}.advantages__item{background-image:url(./adv-bg-1-1.zSE4Qjtu.png),url(./adv-bg-2-1.BCbfj_DX.png);background-position:0 0,100% 100%;background-repeat:no-repeat;background-size:contain;border-radius:10px;filter:drop-shadow(0 0 5px rgba(0,0,0,.1));height:213px;width:100%}.advantages__item:not(:last-child){margin-bottom:20px;margin-right:0}.advantages__subtitle{font-size:20px;font-weight:600;line-height:25px;text-align:center}.adv__decor_1,.adv__decor_2{display:none}.blog{padding-top:48px}.blog__title{font-size:27px;font-weight:700;line-height:1.1;text-align:center}.article-thumb{flex-direction:column;min-width:100%;padding:0}.article-thumb-left{margin-right:0;width:100%}.article-thumb__pic{border-radius:10px 10px 0 0;height:150px;width:100%}.article-thumb-right{padding:20px 17px 30px 25px}.article-thumb__date{font-size:14px;font-weight:400;line-height:21px}.article-thumb__title{font-size:18px;font-weight:600;line-height:1.1}.article-thumb__descr{background:linear-gradient(180deg,#0d0d0d -13.07%,#0d0d0d00 121.02%);-webkit-background-clip:text;font-size:15px;font-weight:400;line-height:140%;max-height:84px;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.article-thumb__btn{border:none;font-size:16px;font-weight:500;line-height:135%;padding:0;position:relative}.article-thumb__btn:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='11' fill='none' viewBox='0 0 13 11'%3E%3Cpath fill='%23E41C19' d='M5.456.6h1.872l4.8 4.8-4.8 4.8H5.456l4.128-4.128H.88V4.728h8.704z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";height:19px;position:absolute;right:-21px;top:5px;width:14px}.blog-bottom{flex-direction:column}.blog-bottom-left{justify-content:space-between;margin-bottom:30px;padding:0;width:100%}.blog-bottom-right{width:100%}.blog__btn_next,.blog__btn_prev{font-size:14px;font-weight:500;line-height:21px}.blog-pagination__bullet{height:9px;width:9px}.blog-pagination__bullet:not(:last-child){margin-right:10px}.blog__btn_more{font-size:18px;font-weight:600;line-height:135%;width:100%}.article{padding-top:48px}.article__title{font-size:27px;font-weight:700;line-height:1.1}.article__subtitle{font-size:18px;font-weight:600;line-height:22px;margin-bottom:25px;padding:15px 46px}.article__pic{display:none}.article-mob__pic{display:block;margin-bottom:25px;max-width:100%}.article__text{font-size:16px;font-weight:400;line-height:140%}.article__text_bold{font-size:16px;font-weight:600;line-height:140%}.article__text_red{font-size:16px;font-weight:400;line-height:140%}.catalogue{padding-top:48px}.catalogue__title{font-size:27px;font-weight:700;line-height:1.1;margin-bottom:40px}.catalogue__list{flex-direction:column;gap:16px}.catalogue__item{height:290px;width:100%}.catalogue__item:hover .catalogue__link{font-size:18px}.catalogue__pic{max-width:100%}.catalogue__link{font-size:18px;font-weight:500;line-height:120%;text-align:center}.catalogue__link:hover{font-size:18px!important}.faq{padding-top:48px}.faq__title{font-size:27px;font-weight:700;line-height:1.1;margin-bottom:40px}.ac{margin-bottom:15px;margin-top:0;padding:20px 30px}.ac:before{width:8px}.ac .ac-trigger{font-size:18px;font-weight:600;line-height:120%}.ac .ac-panel .ac-text{font-size:16px;font-weight:400;line-height:140%}.question-container{background-image:url(./question-bg-mob.C19iIF7q.png);background-position:bottom;padding:40px 20px 207px}.question__title{font-size:27px;font-weight:700;line-height:1.1;margin-bottom:20px}.question__title br{display:block}.question__descr{font-size:18px;font-weight:500;line-height:140%;margin-bottom:30px}.question-form-top{flex-direction:column;margin-bottom:15px}.question-form-left{margin-bottom:15px;margin-right:0}.question-form-right{flex-direction:column}.question-form__input,.question-form__textarea{min-width:100%}.question-form__input:not(:last-child){margin-bottom:15px}.not-found{padding-bottom:118px;padding-top:48px}.not-found__pic{margin-bottom:4px;max-width:100%}.not-found__descr{font-size:18px;font-weight:500;line-height:125%;margin-bottom:30px}.not-found__btn{font-size:18px;font-weight:600;line-height:135%;min-width:100%;text-align:center}.thankyou{padding-bottom:90px;padding-top:48px}.thankyou__pic{max-width:100%}.thankyou__title{font-size:24px;font-weight:700;line-height:1.1;text-align:center}.thankyou__descr{font-size:18px;font-weight:500;line-height:135%}.options{padding-top:48px}.delivery-main__title{font-size:27px;font-weight:700;line-height:1.1;margin-bottom:40px}.delivery-main__descr{font-size:22px;font-weight:600;line-height:27px;margin-bottom:15px}.options__list{flex-wrap:wrap}.options__item{font-size:20px;font-weight:400;line-height:24px;white-space:nowrap}.options__img-1,.options__img-2{background-position:center 25px;background-size:51px;margin-bottom:15px;padding:101px 25px 26px;text-align:center;width:calc(50% - 5px)}.options__img-3{background-size:51px;padding:29px 99px;width:100%}.payment{padding-bottom:35px;padding-top:46px}.payment__title{font-size:27px;font-weight:700;line-height:1.1;margin-bottom:40px}.payment__item{height:312px;margin-bottom:20px;margin-right:0;padding:30px;width:100%}.payment__subtitle{font-size:20px;font-weight:500;line-height:24px;margin-bottom:10px}.payment__descr{font-size:15px;font-weight:300;line-height:130%}.delivery{padding-top:35px}.delivery__title{font-size:27px;font-weight:700;line-height:1.1;margin-bottom:40px}.delivery__descr{font-size:22px;font-weight:600;line-height:27px;margin-bottom:25px}.delivery__list{flex-wrap:wrap}.delivery__item{height:auto;margin-bottom:20px;margin-right:0;min-height:-moz-max-content;min-height:max-content;padding:30px;width:100%}.delivery__item:last-child .del__pic{display:none}.contacts{padding-bottom:250px;padding-top:48px}.contacts__title{font-size:27px;font-weight:700;line-height:1.1;margin-bottom:40px}#map{height:497px;width:100%}.contacts-container{padding:40px 81px;top:329px}.address-container,.contacts-container{left:50%;transform:translate(-50%);width:calc(100% - 40px);z-index:0}.address-container{padding:32px;top:169px}.address-descr{font-size:16px;font-weight:400;line-height:19px;margin-bottom:11px;text-align:center}.address{font-size:18px;font-weight:600;line-height:22px;text-align:center}.contacts-container__descr{font-size:16px;font-weight:400;line-height:19px;margin-bottom:9px}.contacts__link{font-size:20px;font-weight:600;line-height:25px;margin-bottom:7px}.credit{padding-bottom:50px;padding-top:48px}.credit-top{background-image:url(./credit-bg2.D31vvnDd.png);background-position:bottom;background-size:170%;margin-bottom:100px;padding:40px 25px 272px}.credit__title{font-size:27px;font-weight:700;line-height:1.1;margin-bottom:15px}.credit__descr{font-size:18px;font-weight:600;line-height:135%;margin-bottom:25px}.credit__subdescr{font-size:16px;font-weight:400;line-height:140%;margin-bottom:40px}.credit-form__title{font-size:27px;font-weight:700;line-height:1.1;margin-bottom:20px}.credit-form__label{font-size:16px;font-weight:700;line-height:135%;margin-right:5px;white-space:nowrap;width:33.33333%}.zero-gap{margin-right:0}.credit-bottom{padding:40px 25px}.credit-form-center{flex-direction:column;margin-bottom:10px}.credit-form__input{margin-bottom:10px;width:100%}.credit-form__input:nth-child(3){margin-bottom:10px}.credit-form__input::-moz-placeholder{font-size:14px;font-weight:400;line-height:135%}.credit-form__input::placeholder{font-size:14px;font-weight:400;line-height:135%}.credit-form-bottom{flex-direction:column}.credit-form__label_check{margin-bottom:10px}.credit-form-checkbox__link br{display:none}.credit-form__btn{font-size:18px;font-weight:600;line-height:135%;width:100%}.testimonials{padding-top:48px}.testimonials__title{font-size:27px;font-weight:700;line-height:1.1;margin-bottom:40px}.testimonials-slide-container.swiper-slide-active .testimonials__item{opacity:1;transform:translateY(-60px)}.testimonials-slide-container.swiper-slide-next .testimonials__item{opacity:.5;transform:translateY(0)}.testimonials-swiper-button-next{right:36px;top:323px}.testimonials-swiper-button-prev{left:36px;top:323px}.testimonials-video .testimonials-slide-container{text-align:center}.testimonials-video__pic{opacity:.5;transition:opacity .3s ease-in-out,transform .3s ease-in-out;width:100%}.testimonials-slide-container.swiper-slide-active .testimonials-video__pic{opacity:1;transform:translateY(-60px)}.testimonials-slide-container.swiper-slide-next .testimonials-video__pic{opacity:.5;transform:translateY(0)}.testimonials-video .testimonials-swiper-button-next{right:36px;top:342px}.testimonials-video .testimonials-swiper-button-prev{left:36px;top:342px}.item-accordeon{display:block}.item{padding-top:48px}.item-mob__title{color:var(--black);font-size:27px;font-weight:700;line-height:33px}.item-mob__pos,.item-mob__title{display:block;margin-bottom:10px;text-align:center}.item-mob__pos{color:#0d0d0d;font-size:14px;font-weight:400;line-height:17px;opacity:.5}.item-container{align-items:center;flex-direction:column}.mySwiper{display:none}.mySwiper2{max-width:320px}.item .swiper-pagination{display:block;top:263px}.item-select{display:none}.item-pic-block{margin-bottom:60px;margin-right:0;width:100%}.item__pic{max-width:100%;text-align:center}.swiper-button-next,.swiper-button-prev{top:270px}.item-mob-options{display:block;width:100%}.item__label{justify-content:space-between;padding-left:40px;width:100%}.item-input__btn{height:25px;left:0;top:0;width:25px}.item-input__btn:before{height:15px;left:3px;top:3px;width:15px}.item-label__text{font-size:16px;font-weight:500;justify-self:flex-start;line-height:140%}.item__price{flex-shrink:0;font-size:22px;font-weight:700;margin-bottom:0;margin-left:20px}.item__input{display:none}.item__input:checked .item-input__btn:before{opacity:1}.item-bottom,.item-center{display:none}.item-ac{background-color:transparent;padding:0}.item-ac.ac:before{display:none}.ac-trigger.item-ac-trigger{background-color:transparent;padding:0}.ac.item-ac{margin-bottom:27px}.ac.item-ac .ac-text.item-ac-text{padding:30px 0 0}.item__list{padding:30px 30px 0 20px}.item-list__item{font-size:16px;font-weight:400;line-height:180%}.category{padding-top:48px}.category-filter{display:none}.category__title{font-size:27px;font-weight:700;line-height:1.1;margin:25px 0}.filter__btn{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='19' fill='none' viewBox='0 0 21 19'%3E%3Cpath stroke='%23E41C19' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M20 3.429H6.938m-2.375 0H1M20 15.57H6.938m-2.375 0H1M14.063 9.5H1m19 0h-3.562M5.75 1c.315 0 .617.128.84.356s.348.536.348.858v2.429c0 .322-.126.63-.348.858a1.17 1.17 0 0 1-.84.356c-.315 0-.617-.128-.84-.356a1.23 1.23 0 0 1-.348-.858V2.214c0-.322.126-.63.348-.858.223-.228.525-.356.84-.356m0 12.143c.315 0 .617.128.84.355.222.228.348.537.348.86v2.428c0 .322-.126.63-.348.858a1.17 1.17 0 0 1-.84.356c-.315 0-.617-.128-.84-.356a1.23 1.23 0 0 1-.348-.858v-2.429c0-.322.126-.63.348-.858.223-.228.525-.356.84-.356m9.5-6.072c.315 0 .617.128.84.356s.348.537.348.859v2.428c0 .322-.126.631-.348.859a1.18 1.18 0 0 1-.84.356c-.315 0-.617-.128-.84-.356a1.23 1.23 0 0 1-.348-.859V8.286c0-.322.126-.631.348-.859.223-.228.525-.356.84-.356'/%3E%3C/svg%3E");background-position:0;background-repeat:no-repeat;background-size:contain;color:var(--black);display:block;font-size:16px;font-weight:600;line-height:20px;margin-bottom:35px;padding-left:34px}.category-container{align-items:flex-start;flex-direction:column}.category__list{margin-bottom:40px}.category__item{display:flex;flex-direction:column;margin-right:0;padding-top:15px;width:100%}.category-item__pic{margin:0 auto;max-width:93%;width:100%}.category-item__title{font-size:16px;font-weight:500;line-height:18px}.category-item__price{font-size:18px;font-weight:700;line-height:30px}.product__image-wrap{height:165px;width:165px}.category-item__descr{font-size:14px;font-weight:400;line-height:17px;margin-bottom:25px}.more-btn{display:block}.more-btn:disabled{opacity:.5}.category-list-bottom{margin-right:0;padding-left:0}.category-list-navigation{display:none}.btn-outline{padding:12px 48px!important}.category-list__btn{font-size:18px;font-weight:600;line-height:135%;width:100%}.category-list-bottom{margin-left:inherit!important}.order{padding-bottom:50px;padding-top:48px}.order__title{font-size:27px;font-weight:700;line-height:1.1;margin-bottom:40px;text-align:center}.order__item{flex-direction:column;padding:0}.order-item__price{display:flex;flex-direction:column-reverse}.order-item__amount{display:none}.order-item-mob__amount{align-items:center;display:flex}.order-item-bottom{border-top:1px solid hsla(0,0%,5%,.15);display:flex;justify-content:center;padding:20px 25px;width:100%}.oreder-item__btn_remove{align-items:center}.order-item__btn_remove svg{margin-right:12px}.order-btn-remove__text{color:var(--black);display:block;font-size:16px;font-weight:500;line-height:140%}.order-total{justify-content:center}.cart-anchor{margin-top:20px}.order__list{border:none;margin-bottom:0;padding-bottom:0}.order-total__sum{color:var(--black);font-size:24px;font-weight:600;line-height:29px}.order-form{flex-direction:column;width:100%}.order-form-top{padding-top:0;width:100%}.order-form__label{font-size:16px;font-weight:600;line-height:20px;padding-left:0}.oreder-form__input{padding:19px 20px;width:100%}.oreder-form__input::-moz-placeholder{font-size:15px;font-weight:400;line-height:135%}.oreder-form__input::placeholder{font-size:15px;font-weight:400;line-height:135%}.order-form-center__title,.order-form__label_details{font-size:18px;font-weight:600;line-height:22px;margin-bottom:20px}.order-form__label_check{padding-left:31px}.order-form__check_btn{height:21px;left:0;width:21px}.order-form__check_btn:before{height:17px;left:1px;top:1px;width:17px}.oreder-form__check_descr{font-size:13px;font-weight:400;line-height:16px}.order-form__input_title{font-size:16px;font-weight:400;line-height:19px}.order-form__label_radio:not(:last-child){margin-bottom:17px}.order-form__label_radio:nth-child(5){margin-bottom:40px}#order-info{margin-bottom:15px}.order-form__input_btn{height:19px;width:19px}.order-form__input_btn:before{height:15px;left:1px;top:1px;width:15px}.order-form-left{margin-bottom:70px}.item__variations-label{margin-bottom:0!important}.order-form-right{background:none;margin:0;padding:0}.order-form-right-top{background:#f7f7f7;border-radius:10px;margin-bottom:20px;padding:30px}.order-form-right__title{font-size:22px;font-weight:600;line-height:27px;margin-bottom:30px;text-align:left}.order-right-total{margin-bottom:0}.order-right-promo__descr{font-size:17px;font-weight:600;line-height:135%;margin-bottom:15px;padding-left:25px}.order__input_promo{background-color:#f7f7f7}.order__btn{white-space:nowrap}.video{display:none}.mob-menu{background:#fff;left:0;margin-top:92px;opacity:0;position:fixed;top:0;transition-duration:.2s;visibility:hidden;width:100%}.mob-menu.active{opacity:1;visibility:visible;z-index:5}.header{position:relative;z-index:6}body.overflow{overflow:hidden}.mob-menu__inner{flex-direction:column;height:calc(100vh - 92px);overflow:scroll}.mob-menu__catalog,.mob-menu__inner{align-items:center;display:flex;justify-content:center}.mob-menu__catalog{background:#e41c19;border-radius:5px;color:#fff;font-feature-settings:"pnum" on,"lnum" on;font-size:18px;font-weight:500;height:46px;line-height:22px;margin:0 auto 16px;text-align:center;width:164px}.mob-menu__links{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;margin-bottom:25px}.mob-menu__link{color:#0d0d0d;font-feature-settings:"pnum" on,"lnum" on;font-size:18px;font-weight:500;line-height:22px;text-align:center}.mob-menu__contacts{background:#f7f7f7;border-radius:10px;margin:0 auto;padding:24px;width:320px}.mob-menu__contact{display:flex;flex-direction:column;gap:7px}.mob-menu__phones{display:flex;gap:20px}.mob-menu__contact a{color:#0d0d0d;font-size:20px;font-weight:600;line-height:25px}.mob-menu__emails{margin:20px 0}.awards__imgs,.mob-menu__social{display:flex;gap:20px;justify-content:center}.awards__imgs{align-items:center;width:100%}.award__img_5w{height:25px;margin-bottom:3px;width:108px}.award__img_zr{height:30px;width:106px}.award__title{margin-bottom:20px}.award-container{padding-bottom:34px;padding-top:34px}.radio__list{display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}.radio__item{filter:none;flex-direction:column;gap:16px;padding:0 16px}.credit__btn{font-size:16px;margin-top:20px}.credit__subdescr{max-width:100%;width:100%}.credit-top{margin-bottom:0}.select-form__label{margin-right:0}.select-form-checkbox__link,.select-form__label-text{font-size:14px;line-height:130%}.item__specs-mob{display:block}.item-input__btn{top:50%!important;transform:translateY(-50%)}.item-bottom{display:none!important}.item__specs-mob{display:flex;flex-direction:column;gap:20px}.product__order-btn-mob{background:#e41c19;border-radius:5px;box-shadow:0 4px 8px #00000026;color:#fff;margin-top:50px}.product__credit-btn-mob,.product__order-btn-mob{align-items:center;border:1px solid #e41c19;cursor:pointer;display:flex;font-size:18px;font-weight:600;height:60px;justify-content:center;line-height:135%;width:100%}.product__credit-btn-mob{background:transparent;border-radius:5px;color:#e41c19;filter:drop-shadow(0 4px 8px rgba(0,0,0,.15));margin-top:20px}.order__item{margin-bottom:0!important;padding-left:20px;padding-right:20px}.order-item__title{line-height:130%;margin-bottom:15px;margin-top:20px;text-align:center}.order-item__descr{margin-bottom:20px;margin-right:0;text-align:center}.oreder-item__pic{margin-right:0;margin-top:20px}.order-item__price{margin:0 0 30px;text-align:center}.order__list{display:flex;flex-direction:column;gap:20px}.order-total{margin-top:20px}.order__btn{align-items:center;display:flex;height:60px;justify-content:center;padding:0;width:100%}.category-list-bottom{margin-top:40px}.category__list{display:grid;gap:8px;grid-template-columns:repeat(2,1fr);margin-bottom:0}.loan-container{padding:0}.credit-form__title{font-size:23px;line-height:130%}.credit-top{padding-left:20px;padding-right:20px}.credit__btn{font-size:15px}.question-form-top,.question-form__textarea{width:100%}.question-form__btn{align-items:center;display:flex;height:60px;justify-content:center;max-width:100%;padding:0;width:100%}.contacts-container{padding-left:60px;padding-right:20px}.header{left:0;position:fixed;top:0;width:100%}.mob-header__link_cart{display:block;position:relative}.header-mob-links{display:flex;margin:0 24px 0 auto;position:relative}.item-mob__variations-label{color:#0d0d0d;display:block;font-size:18px;font-weight:600;line-height:21px;margin-bottom:22px;text-align:left;width:100%}.item-mob-options{display:flex;flex-direction:column;gap:12px}.item__label{border:1px solid #c4c4c4;border-radius:10px;padding:14px 10px 19px}.item__label,.item__label:not(:last-child){margin-bottom:0}.variation-mob__name{color:#0d0d0d;font-size:16px;font-weight:500;line-height:140%}.variation-mob__right{color:#0d0d0d;flex-shrink:0;font-size:22px;font-weight:700;line-height:27px;margin-left:20px;text-align:right}.variation-mob__circle{align-items:center;border:1px solid #c4c4c4;border-radius:50%;display:flex;flex-shrink:0;height:26px;justify-content:center;margin-right:15px;width:26px}.variation-mob__circle div{background:#fff;border-radius:50%;height:18px;width:18px}.variation-mob__left{align-items:center;display:flex}.item__label.active{background:#e41c19;border:1px solid #e41c19;border-radius:10px}.item__label.active *{color:#fff}.item__label.active .variation-mob__circle{border:1px solid #fff}.hero-mob__video{display:block}.video__desktop{display:none}.category-filter__inner{padding-bottom:40px;padding-left:40px;padding-top:40px;position:relative}.category-filter{background:#fff;box-shadow:0 0 10px #0003;display:block;height:100%;left:0;overflow-y:scroll;position:fixed;top:0;transform:translate(-120%);transition-duration:.2s;width:90%;z-index:20}.category-filter.active{transform:translate(0)}.filter .filter-top{display:none}.filters__close{display:block;font-size:40px;position:absolute;right:20px;top:5px}.product-single .item__label{padding-left:10px}.variation-mob__name{font-size:15px}.del__pic-post{top:18px;width:54px}.del__pic-pickup{display:none}.del__pic-pickup.del-mob__pic{display:block;width:50px}.del-mob__pic{display:block}.faq__text iframe{height:250px;width:100%}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin-left:6px!important;margin-right:6px!important}.cart-anchor{display:flex}.banner{margin-bottom:-30px;margin-top:10px;min-height:150px;overflow-x:hidden;position:relative}.banner__content{flex-direction:column;width:52%}.banner__left{font-size:12px;margin-bottom:15px}.banner__right{position:absolute;right:-60px;width:260px;z-index:-1}.banner__right img{width:100%}.banner__left{margin-top:20px;min-width:unset}.banner__middle{align-items:center;display:flex;flex-direction:row;margin-left:-10px}.banner__img-1{margin-top:2px;width:70px}.banner__img-2{width:70px}.categories__mobile{display:block}.categories__desktop{display:none}.categories__mobile .header__categories{background-color:#f7f7f7;border:none;border-radius:10px;box-shadow:none;padding-left:30px;width:100%}.banner{margin-bottom:50px}.categories__mobile h2{color:#0d0d0d;font-size:27px;font-style:normal;font-weight:700;margin-bottom:30px;text-align:center}.order-right-delivery__sum{max-width:165px}.brands-index{padding-top:100px}.categories__mobile .header__categories-header{align-items:center;background-color:#e41c19;display:flex;justify-content:space-between;padding:13px 20px}.categories__mobile .header__categories-header span{color:#fff;font-size:18px;font-weight:700}.categories__mobile .header__categories-header svg{transform:rotate(180deg);transition-duration:.2s}.categories__mobile .header__categories{padding-left:20px;padding-right:20px}.categories__mobile .header__categories-outer{display:grid;grid-template-rows:0fr;transition-duration:.2s}.categories__mobile .header__categories{height:auto;overflow:hidden}.categories__mobile .header__categories-outer.active{grid-template-rows:1fr}.categories__mobile .header__categories-outer.active .header__categories{padding-bottom:35px;padding-top:35px}.categories__mobile .header__categories-header svg.active{transform:rotate(0)}.header__category svg{transform:scale(1.4)}.header__category span{font-size:18px;font-weight:700;margin-left:8px}.header__categories{gap:24px}}.popup__btn[data-v-ac482e3d]{align-items:center;background:#e41c19;border:none;border-radius:10px;box-shadow:0 4px 6px #00000026;color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:600;height:60px;justify-content:center;line-height:135%;width:304px}.popup__title[data-v-ac482e3d]{color:#0d0d0d;font-size:28px;font-weight:500;line-height:33px;margin-bottom:36px;max-width:495px;text-align:center}.popup-wrap[data-v-ac482e3d]{background:#0009;height:100%;left:0;top:0;width:100%;z-index:10}.popup[data-v-ac482e3d],.popup-wrap[data-v-ac482e3d]{opacity:0;position:fixed;transition-duration:.2s;visibility:hidden}.popup[data-v-ac482e3d]{background:#f7f7f7;border-radius:10px;left:50%;top:50%;transform:translate(-50%,-50%);width:700px;z-index:11}.popup-wrap.active[data-v-ac482e3d],.popup.active[data-v-ac482e3d]{opacity:1;visibility:visible}.popup-inner[data-v-ac482e3d]{align-items:center;display:flex;flex-direction:column;height:100%;padding-bottom:50px;padding-top:50px;position:relative;width:100%}.popup__close[data-v-ac482e3d]{cursor:pointer;position:absolute;right:25px;top:25px}@media screen and (max-width:600px){.popup[data-v-ac482e3d]{width:320px}.popup__close[data-v-ac482e3d]{right:20px;top:20px;width:15px}.popup-inner[data-v-ac482e3d]{padding-left:25px;padding-right:25px}.popup__title[data-v-ac482e3d]{font-size:20px;line-height:130%;margin-bottom:20px}.popup__btn[data-v-ac482e3d]{font-size:18px;max-width:100%}}.vk-banner[data-v-49bdcc40]{background:#323232;color:#fff;justify-content:center;padding:16px;width:100%}.vk-banner[data-v-49bdcc40],a[data-v-49bdcc40]{align-items:center;display:flex}a[data-v-49bdcc40]{gap:12px}a[data-v-49bdcc40],a .vk-logo[data-v-49bdcc40]{margin-left:auto}a .vk-logo[data-v-49bdcc40]{max-height:32px;max-width:32px}a p[data-v-49bdcc40]{color:#fff;font-size:18px}button[data-v-49bdcc40]{background:none;border:none;color:#a5a5a5;cursor:pointer;display:flex;margin-left:auto}button svg[data-v-49bdcc40]{height:32px;width:32px}.banner-wrapper[data-v-12422d9a]{display:none}@media (max-width:576px){.banner-wrapper[data-v-12422d9a]{display:block;margin-top:7px}}
