@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap);.ant-input,.st-tel-input.react-tel-input input.ant-input{box-sizing:border-box;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;gap:8px;height:48px;line-height:16px;padding:4px 12px;width:100%}.ant-input,.ant-input:focus,.st-tel-input.react-tel-input input.ant-input{background:#fff;border:1px solid hsla(0,0%,64%,.4);border-radius:8px!important;box-shadow:none;outline:none}.ant-input.error,.error,.st-tel-input.react-tel-input input.error.ant-input{border-color:#ff4b55;color:#ff4b55}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:focus-within,input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff!important}.ant-input-affix-wrapper .ant-input:-webkit-autofill,.ant-input-affix-wrapper .ant-input:-webkit-autofill:active,.ant-input-affix-wrapper .ant-input:-webkit-autofill:focus,.ant-input-affix-wrapper .ant-input:-webkit-autofill:focus-within,.ant-input-affix-wrapper .ant-input:-webkit-autofill:hover,.ant-input-affix-wrapper .st-tel-input.react-tel-input input.ant-input:-webkit-autofill,.st-tel-input.react-tel-input .ant-input-affix-wrapper input.ant-input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 30px #fff!important}.ant-input-affix-wrapper,.ant-input-affix-wrapper:focus-within{background:#fff;border:1px solid hsla(0,0%,64%,.4);border-radius:8px;box-shadow:none;outline:none;padding:0 12px}.ant-input-affix-wrapper .ant-input,.ant-input-affix-wrapper .ant-input:focus,.ant-input-affix-wrapper .st-tel-input.react-tel-input input.ant-input,.ant-input-affix-wrapper:focus-within .ant-input,.ant-input-affix-wrapper:focus-within .ant-input:focus,.st-tel-input.react-tel-input .ant-input-affix-wrapper input.ant-input{background:transparent;border:none;border-radius:0;box-shadow:none;height:46px;outline:none}.form{display:flex;flex-direction:column;gap:16px}.form__row_3-cols{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.form__row_2-cols{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.form__field{display:flex;flex-direction:column;gap:8px}.form__field-label{color:rgba(0,0,0,.6);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.form__field-input .ant-input-affix-wrapper.error{border-color:#ff4b55;color:#ff4b55}.user-form{display:flex;flex-direction:column;gap:8px}.user-form__row-input.error input,.user-form__row-input.error textarea{border-color:#ff4b55!important;color:#ff4b55}.user-form__row-help{color:#9d9da5;font-size:12px;line-height:16px}.ant-radio-group{display:flex;flex-direction:column;gap:20px}.ant-radio-wrapper{display:flex;gap:8px}.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner{background:rgba(255,184,0,.8)}.ant-radio-wrapper .ant-radio .ant-radio-inner{align-items:center;background:rgba(0,0,0,.05);border:0;display:flex;height:20px;justify-content:center;width:20px}.ant-radio-wrapper .ant-radio .ant-radio-inner:after{background:#000;box-sizing:border-box;display:block;height:16px;left:auto;margin:0;padding:0;position:relative;top:auto;width:16px}.mobile-form{display:flex;flex-direction:column;gap:16px}.mobile-form__row{display:flex;gap:16px;width:100%}.mobile-form__row_two-cols .mobile-form__field{width:calc(50% - 8px)}.mobile-form__section-title{color:#000;font-size:16px;font-weight:600;line-height:22px}.mobile-form__field{align-items:center;display:flex;width:100%}.mobile-form__field-input{width:100%}.mobile-body .ant-input,.mobile-body .st-tel-input.react-tel-input input.ant-input,.st-tel-input.react-tel-input .mobile-body input.ant-input{height:40px}.mobile-body .ant-input,.mobile-body .ant-input:focus,.mobile-body .st-tel-input.react-tel-input input.ant-input,.st-tel-input.react-tel-input .mobile-body input.ant-input{border-radius:4px}.mobile-body .ant-input-affix-wrapper,.mobile-body .ant-input-affix-wrapper:focus-within{border-radius:4px}.ant-modal-wrap .ant-modal-content{background:#fff;border-radius:8px;box-shadow:none}.ant-modal-wrap .ant-modal-content .ant-modal-close{height:28px;right:7px;top:7px;width:28px}.ant-modal-wrap .ant-modal-content .ant-modal-close .ant-modal-close-x{align-items:center;display:flex;height:28px;justify-content:center;line-height:unset;width:28px}.ant-modal-wrap .ant-modal-content .ant-modal-header{background:transparent;border-bottom:0;border-radius:0;padding:36px 40px 20px}.ant-modal-wrap .ant-modal-content .ant-modal-header .ant-modal-title{color:#000;font-size:26px;font-weight:700;line-height:30px}.ant-modal-wrap .ant-modal-content .ant-modal-body{padding:0 38px 20px}body{color:#000;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px}a{color:#2e2f30;text-decoration:none}::-webkit-scrollbar-thumb{background:#d6d6e8;border-radius:4px;cursor:pointer;min-height:30px}::-webkit-scrollbar{height:4px;width:4px}::-webkit-scrollbar-track{background:rgba(243,243,249,.25);border-left:none}.display-none{display:none!important}.upper-index{font-size:60%;position:relative;top:-.55em}button{background:none;border:0;cursor:pointer;margin:0;outline:none;padding:0}button.button-link{color:#1536a1;display:inline-flex;font-size:16px;font-weight:400;line-height:24px}.color-success{color:#219653}.color-error{color:#ff4b55}.container{box-sizing:content-box;margin:0 auto;max-width:1294px;padding:0 20px}.page-layout{display:flex;flex-direction:column;min-height:100vh}.page-layout__header{position:relative;width:100%;z-index:10}.page-layout__content{flex:1;overflow-x:hidden;padding-bottom:32px;padding-top:32px}.page-layout__content h1{color:#343434;font-size:36px;font-weight:700;letter-spacing:.01em;line-height:36px;margin-bottom:64px}.page-content-section h2{font-size:32px;font-style:normal;line-height:42px;margin:0 0 25px}.page-content-section h2,.page-content-section h3{color:#343434;display:flex;font-weight:700;justify-content:space-between;letter-spacing:.01em}.page-content-section h3{font-size:28px;line-height:145%;margin-bottom:25px}.message-form-section{align-items:stretch;display:flex;gap:24px}.message-form-section__col_1{flex:1;overflow:hidden}.message-form-section__col_2{width:420px}.message-form__wrapper{align-items:flex-start;background:hsla(0,0%,64%,.1);border-radius:8px;border-top:1px solid #f1f3fc;box-sizing:border-box;display:flex;flex-direction:column;gap:8px;justify-content:center;min-height:100%;padding:20px;width:100%}.message-form__title{color:#343434;font-size:20px;font-weight:700;line-height:26px}.text-button{gap:8px;line-height:16px}.button,.text-button{align-items:center;display:inline-flex;font-size:14px;font-weight:500}.button{border-radius:4px;color:#000;cursor:pointer;gap:4px;height:32px;justify-content:center;line-height:12px;padding:8px 12px}.button_yellow{background:rgba(255,184,0,.8);color:#000}.page-content-section{margin-bottom:64px}.text-gray-40{color:rgba(0,0,0,.4)}.text-success{color:#219653}.text-error{color:#ff4b55}.text-gray-80{color:rgba(0,0,0,.8)}.text-gray-60{color:rgba(0,0,0,.6)}.text-600{font-weight:600}.text-blue{color:#1536a1}.text-black{color:#000}.gap-4{gap:4px}.gap-8{gap:8px}.gap-12{gap:12px}.gap-16{gap:16px}.gap-32{gap:32px}.flex{display:flex}.flex-1{flex:1}.flex-0{flex:0}.flex-2{flex:2}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.items-center{align-items:center}.justify-between{justify-content:space-between}.mb-4{margin-bottom:4px}.mb-6{margin-bottom:6px}.mb-8{margin-bottom:8px}.mb-10{margin-bottom:10px}.mb-12,.mb-16{margin-bottom:12px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-25{margin-bottom:25px}.mb-30{margin-bottom:30px}.mb-35{margin-bottom:35px}.w-full{width:100%}.w-max-800{max-width:800px}.decoration-line-through{text-decoration:line-through}.two-cols-container{display:flex;gap:100px;margin-bottom:50px}.two-cols-container__col_left{width:260px}.two-cols-container__col_right{flex:1}#nprogress{pointer-events:none}#nprogress .bar{background:#035aa2;height:2px;left:0;position:fixed;top:0;width:100%;z-index:1031}#nprogress .peg{box-shadow:0 0 10px #035aa2,0 0 5px #035aa2;display:block;height:100%;opacity:1;position:absolute;right:0;transform:rotate(3deg) translateY(-4px);width:100px}a.link{color:#1536a1}a.link:active,a.link:hover{color:#2247bd}.html-content{color:#000;font-size:16px;line-height:26px}.html-content *{font-family:Inter,sans-serif!important}.html-content a{color:#1536a1}.html-content a:active,.html-content a:hover{color:#2247bd}.html-content h1,.html-content h2,.html-content h3,.html-content h4{color:#000;font-size:18px;letter-spacing:-.4px;line-height:19px;margin-bottom:15px}.html-content h1{font-size:150%}.html-content h2{font-size:140%}.html-content h3,.html-content h4{font-size:130%}.html-content strong{font-weight:500}.html-content ol,.html-content p,.html-content ul{color:#000;font-size:16px;font-style:normal;font-weight:400;letter-spacing:-.394549px;line-height:24px;margin-bottom:24px}.html-content ol{padding-left:20px}.html-content img{border:0!important;display:inline-block;margin:0 0 15px!important;max-width:100%}.html-content ul{list-style:none;margin-left:0!important;padding-left:0}.html-content ul li{list-style:none;margin-bottom:6px;padding-left:23px;position:relative}.html-content ul li:before{color:#000;content:"—";font-size:16px;left:0;position:absolute;top:0}.html-content table{border-collapse:collapse;border-spacing:0;margin-bottom:20px;table-layout:fixed;width:100%}.html-content table p{margin:0}.html-content table thead{text-align:center}.html-content table td{border:1px solid #686868;padding:4px 6px;text-align:left}.html-content table td:first-child{text-align:left}.mobile-body .container{box-sizing:border-box;max-width:100%;padding:0 16px;width:100%}.mobile-body .page-layout__header{padding-bottom:0}.mobile-body .page-layout__content{flex:1;min-height:80vh;overflow-x:hidden;padding:16px 0}.mobile-body .page-layout__content h1{align-items:flex-end;color:#000;display:flex;font-size:26px;font-weight:700;line-height:30px;margin-bottom:40px;width:100%}.mobile-body .page-layout__content h1 .counters{color:rgba(0,0,0,.4);font-size:14px;font-weight:400;line-height:20px;white-space:nowrap}.mobile-body .page-content-section h2,.mobile-body .page-content-section h3{align-items:center;color:#343434;display:flex;font-size:20px;font-weight:700;line-height:26px;margin-bottom:26px}.mobile-body .page-content-section .all-records-link,.mobile-body .page-content-section .all-records-link:active,.mobile-body .page-content-section .all-records-link:hover{color:#1536a1;font-size:14px;font-weight:600;line-height:20px}.mobile-body .page-content-section{margin-bottom:43px}.mobile-body .two-cols-container{display:flex;flex-direction:column;gap:40px;margin-bottom:43px}.mobile-body .two-cols-container__col_left{width:100%}.mobile-body .two-cols-container__col_right{flex:1}.mobile-body .ant-drawer.ant-drawer-bottom-radius .ant-drawer-content{border-radius:6px 6px 0 0}.mobile-body .ant-drawer.ant-drawer-top-radius .ant-drawer-content{border-radius:0 0 6px 6px}.mobile-body .ant-drawer.text-drawer .ant-drawer-content{border-radius:6px 6px 0 0}.mobile-body .ant-drawer.text-drawer .ant-drawer-body{max-height:60vh}.mobile-body .ant-drawer .ant-drawer-header{border:0;padding:16px}.mobile-body .ant-drawer .ant-drawer-header .ant-drawer-header-title{position:relative}.mobile-body .ant-drawer .ant-drawer-header .ant-drawer-header-title .ant-drawer-close{margin:0;position:absolute;right:2px;top:4px}.mobile-body .ant-drawer .ant-drawer-body{overflow-y:scroll;padding:4px 16px}.mobile-body .ant-drawer .burger-menu-options{display:flex;flex-direction:column;margin:0;padding:0}.mobile-body .ant-drawer .burger-menu-options .burger-menu-option{color:#000;display:flex;font-size:16px;font-weight:400;justify-content:space-between;line-height:24px}.mobile-body .ant-drawer .burger-menu-options .burger-menu-option__active{font-weight:600}.mobile-body .ant-drawer .ant-drawer-footer{border:0;padding:8px 16px 16px}.mobile-body .html-content{color:#000;font-size:14px;font-stretch:normal;letter-spacing:-.1px;line-height:normal}.mobile-body .html-content b,.mobile-body .html-content strong{font-weight:500}.mobile-body .html-content iframe,.mobile-body .html-content img{max-width:100%}.mobile-body .html-content img{height:auto!important}.mobile-body .html-content h1,.mobile-body .html-content h2,.mobile-body .html-content h3,.mobile-body .html-content h4{color:#000;font-weight:600;letter-spacing:-.4px;line-height:20px;margin-bottom:14px}.mobile-body .html-content h1{font-size:150%}.mobile-body .html-content h2{font-size:140%}.mobile-body .html-content h3,.mobile-body .html-content h4{font-size:130%}.mobile-body .html-content strong{font-weight:500}.mobile-body .html-content ol,.mobile-body .html-content p,.mobile-body .html-content ul{color:#000;font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.394549px;line-height:27px;margin-bottom:27px}.mobile-body .html-content ol{padding-left:10px}.mobile-body .html-content p{margin-bottom:6px}.mobile-body .html-content img{display:inline-block;margin:0 0 15px!important;max-width:100%}.mobile-body .html-content ul{list-style:none}.mobile-body .html-content ul li{list-style:none;margin-bottom:6px;padding-left:18px;position:relative}.mobile-body .html-content ul li:before{color:#000;content:"—";font-size:13px;left:0;position:absolute;top:0}.mobile-body .html-content table{border-collapse:collapse;border-spacing:0;font-size:12px;margin-bottom:20px;width:100%}.mobile-body .html-content table p{font-size:14px;margin:0}.mobile-body .html-content table thead{text-align:center}.mobile-body .html-content table td{border:1px solid #9c9b9b;padding:2px 3px;text-align:left;word-break:break-word}.mobile-body .html-content table td:first-child{text-align:left}.header{background:linear-gradient(90deg,#1336a7 -1.28%,#173082 72.04%,#181368);color:#fff;padding:11px 0 17px;position:relative;z-index:11}.header .container{display:flex;flex-direction:column}.header a{color:#fff}.header__top{display:flex;justify-content:space-between;margin-bottom:24px;width:100%}.header__top-left-col,.header__top-right-col{align-items:center;display:flex;gap:16px}.header__top-right-col a{color:#fff;font-size:14px;font-weight:400;line-height:20px;opacity:.5}.header__logo img{width:232px}.header__bottom{display:grid;gap:30px;grid-template-columns:auto 1fr auto}.mobile-body .header{padding:11px 0 14px}.mobile-body .header__top{margin:0}.mobile-body .header__top-left-col{gap:12px}.mobile-body .header__logo{display:flex;height:32px;width:154.36px}.mobile-body .header__logo img{display:block;max-height:100%;max-width:100%}.header-actions{display:flex;gap:16px;transform:translateY(-4px)}.header-actions__item{min-width:70px}.header-actions__item a,.header-actions__item button{align-items:center;display:flex;flex-direction:column}.header-actions__item-icon{align-items:center;display:flex;height:24px;justify-content:center;margin:0 0 8px;position:relative}.header-actions__item-title{color:#fff;font-size:16px;line-height:24px;opacity:.6;text-align:center}.header-actions__item-counter{align-items:center;background:linear-gradient(270deg,#f90,#ff4b55);border-radius:15px;box-sizing:border-box;display:flex;font-size:10px;height:15px;justify-content:center;line-height:11px;min-width:23px;padding:3px;position:absolute;right:-7px;top:-7px}.mobile-body .header-actions{display:flex;gap:12px;transform:none}.mobile-body .header-actions__item{min-width:auto}.mobile-body .header-actions__item a,.mobile-body .header-actions__item button{align-items:center;height:32px;justify-content:center;opacity:1;width:32px}.mobile-body .header-actions__item-icon{margin:0}.mobile-body .header-actions__item-icon img{display:block;height:auto;width:22px}.burger-menu__toggle{align-items:center;display:flex;height:32px;justify-content:center;width:32px}.burger-menu__toggle img{display:block}.select-city-mobile__selector{align-items:center;display:flex;gap:4px}.select-city-mobile__list{gap:15px}.mobile-search-string__clear{color:#1536a1;font-size:14px;font-weight:400;line-height:20px;max-width:0;overflow:hidden;transition:max-width .1s linear}.mobile-search-string__clear.active{max-width:70px}.mobile-search-string__search{background:transparent;border:0;box-shadow:none;font-size:14px;font-style:normal;font-weight:400;height:40px;line-height:16px;outline:none;padding:2px 12px 2px 44px;width:100%}.mobile-search-string__search-wrapper{background:hsla(0,0%,64%,.1);border-radius:20px;flex:1;position:relative}.mobile-search-string__search-row{align-items:center;display:flex;gap:12px;margin-bottom:12px}.mobile-search-string__search-row.desktop .mobile-search-string__clear{display:none}.mobile-search-string__search-row.desktop .mobile-search-string__clear.active{display:inline-flex}.mobile-search-string__search-row.desktop .mobile-search-string__search{font-size:16px;font-weight:400;height:44px;line-height:20px}.mobile-search-string__search-icon{left:12px;position:absolute;top:8px}.hidden-submit{border:0;box-shadow:none;display:block;height:0;outline:none;width:0}.rubrics-menu-list{gap:12px}.rubrics-menu-list__item{align-items:center;display:flex}.rubrics-menu-list__item a,.rubrics-menu-list__item button{align-items:center;display:flex;gap:12px;width:100%}.rubrics-menu-list__item-title{flex:1;text-align:left}.rubrics-menu-list__item-img{align-items:center;border-radius:6px;display:flex;height:48px;justify-content:center;position:relative;width:48px}.rubrics-menu-list__item-img-bg{background:url(https://1-sc.ru/packs/static/appShop/components/Header/Mobile/RubricsList/bg-fe218102086e6c3605b4.svg) 50%/100% auto no-repeat;border-radius:6px;height:100%;left:0;position:absolute;top:0;width:100%}.rubrics-menu-list__item-img img{display:block;max-height:42px;max-width:42px;position:relative;z-index:1}.mobile-body .burger-menu-options.burger-menu-links{border-top:1px solid hsla(0,0%,64%,.2);gap:16px;margin-top:16px;padding:16px 0}.mobile-body .burger-menu-options.burger-menu-links .burger-menu-option a,.mobile-body .burger-menu-options.burger-menu-links .burger-menu-option button{align-items:center;display:flex;gap:12px}.mobile-search{margin-bottom:21px}.search-results-block{margin-bottom:20px}.search-results-block__title{color:#000;font-size:14px;font-weight:600;line-height:20px;margin-bottom:8px}.search-results-block__list{gap:8px}.search-results-block__list-item a{align-items:center;display:flex;gap:12px;width:100%}.search-results-block__list-item-title{color:#000;flex:1;font-size:16px;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-results-block__list-item .highlighted{background:none;font-weight:600;padding:0}.search-results-block__list-item-subtitle{color:rgba(0,0,0,.4);display:block;font-size:12px;line-height:16px}.image-box,.search-results-block__list-item-img{align-items:center;display:flex}.image-box{border-radius:6px;justify-content:center;position:relative}.image-box.with-border{border:.5px solid hsla(0,0%,64%,.4)}.image-box__bg{background:url(https://1-sc.ru/packs/static/appShop/images/product_bg-4a9a5b41313b8eb2c0a1.svg) 50%/100% auto no-repeat;display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.image-box img{display:block;max-height:calc(100% - 12px);max-width:calc(100% - 12px);position:relative;z-index:0}.image-box__text{align-items:center;color:#000;display:flex;font-size:16px;font-weight:600;justify-content:center;line-height:26px;overflow:hidden}.loading-styles,.st-btn.ant-btn-sm.loading,.st-btn.lg.loading,.st-btn.md.loading,.st-btn.sm.loading{color:transparent!important;cursor:not-allowed;position:relative;transition:unset}.loading-styles .loader,.st-btn.ant-btn-sm.loading .loader,.st-btn.lg.loading .loader,.st-btn.md.loading .loader,.st-btn.sm.loading .loader{animation:l5 1s linear infinite alternate;aspect-ratio:1;border-radius:50%;left:50%;position:absolute;top:50%;transform:translate(-5px,-5px);width:10px}@keyframes l5{0%{background:#000;box-shadow:13px 0 #000,-13px 0 rgba(0,0,0,.133)}33%{background:rgba(0,0,0,.133);box-shadow:13px 0 #000,-13px 0 rgba(0,0,0,.133)}66%{background:rgba(0,0,0,.133);box-shadow:13px 0 rgba(0,0,0,.133),-13px 0 #000}to{background:#000;box-shadow:13px 0 rgba(0,0,0,.133),-13px 0 #000}}.st-btn{align-items:center;border:none;border-radius:6px;display:inline-flex;font-size:14px;font-weight:500;gap:5px;height:43px;justify-content:center;line-height:135%;padding:12px 10px;user-select:none}.st-btn:active,.st-btn:focus,.st-btn:hover{color:#fff}.st-btn.secondary{background:#f1f3fc;color:#1536a1}.st-btn.primary{background:rgba(255,184,0,.8);color:#000}.st-btn.primary.disabled,.st-btn.primary.disabled:active,.st-btn.primary.disabled:focus,.st-btn.primary.disabled:hover,.st-btn.primary[disabled],.st-btn.primary[disabled]:active,.st-btn.primary[disabled]:focus,.st-btn.primary[disabled]:hover{background:hsla(0,0%,64%,.2);color:rgba(0,0,0,.2)}.st-btn.clean{background:#fff;border:1px solid rgba(94,125,226,.3);color:#1536a1}.st-btn.lg{border-radius:12px;font-size:18px;font-weight:500;gap:8px;height:56px;line-height:24px;padding:16px 20px}.st-btn.lg.loading .loader{animation:lg5 1s linear infinite alternate;transform:translate(-7px,-7px);width:15px}@keyframes lg5{0%{background:#000;box-shadow:20px 0 #000,-20px 0 rgba(0,0,0,.133)}33%{background:rgba(0,0,0,.133);box-shadow:20px 0 #000,-20px 0 rgba(0,0,0,.133)}66%{background:rgba(0,0,0,.133);box-shadow:20px 0 rgba(0,0,0,.133),-20px 0 #000}to{background:#000;box-shadow:20px 0 rgba(0,0,0,.133),-20px 0 #000}}.st-btn.md{border-radius:4px;font-size:14px;height:40px;line-height:16px}.st-btn.l{border-radius:8px;font-size:16px;font-style:normal;font-weight:500;gap:8px;height:48px;line-height:24px;padding:20px 16px}.st-btn.ant-btn-sm,.st-btn.sm{border-radius:4px;font-size:14px;font-weight:500;gap:4px;height:32px;line-height:12px;padding:8px 12px}.st-btn.disabled,.st-btn.disabled:active,.st-btn.disabled:focus,.st-btn.disabled:hover,.st-btn[disabled],.st-btn[disabled]:active,.st-btn[disabled]:focus,.st-btn[disabled]:hover{cursor:not-allowed;opacity:.5}.search-bar{position:relative}.search-bar__search-button{left:12px;position:absolute;top:8px;z-index:11}.search-bar__close-button{position:absolute;right:16px;top:16px;z-index:11}.search-bar input{align-items:center;background:hsla(0,0%,100%,.2);border:0;border-radius:24px;color:#fff;display:flex;flex-direction:row;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;gap:8px;height:48px;line-height:20px;padding:8px 12px 8px 53px;position:relative;z-index:10}.search-bar input ::placeholder{color:hsla(0,0%,100%,.4)}.search-bar input:hover{border-color:#fff}.search-bar input.ant-input-focused,.search-bar input:focus{background:hsla(0,0%,100%,.2);border:0;border-radius:24px;box-shadow:none;outline:0}.search-bar input.white-bg,.search-bar input.white-bg.ant-input-focused,.search-bar input.white-bg:focus{background:#fff;color:rgba(0,0,0,.8)}.search-bar__out{background:#fff;border-radius:8px;box-sizing:content-box;color:#000;display:flex;flex-direction:column;gap:20px;left:-12px;padding:16px;position:absolute;top:calc(100% + 12px);width:100%;z-index:10}.search-bar__out-overlay{background:rgba(0,0,0,.4);height:100%;left:0;position:fixed;top:0;width:100%;z-index:9}.search-bar__out .search-bar-results{align-items:flex-start;display:flex;flex-direction:column;gap:8px;padding:0}.search-bar__out .search-bar-results__title{color:#000;font-size:14px;font-weight:600;line-height:20px}.search-bar__out .search-bar-results__list{align-items:flex-start;display:flex;flex-direction:column;gap:8px;list-style:none;padding:0}.search-bar__out .search-bar-results__list-item a{align-items:center;display:flex;gap:12px;width:100%}.search-bar__out .search-bar-results__list-item-title{color:#000;flex:1;font-size:16px;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-bar__out .search-bar-results__list-item .highlighted{background:none;font-weight:600;padding:0}.search-bar__out .search-bar-results__list-item-subtitle{color:rgba(0,0,0,.4);display:block;font-size:12px;line-height:16px}.search-bar__out .search-bar-results__list-item-img{align-items:center;display:flex}.select-city{min-width:140px;position:relative}.select-city .select-city__selector{align-items:center;display:inline-flex;gap:4px;opacity:.5}.select-city__dropdown{background:#fff;display:none;flex-direction:column;gap:8px;left:0;padding:8px;position:absolute;top:100%}.select-city__dropdown button{padding:2px 8px}.select-city_open .select-city__dropdown{display:flex}.select-city__modal{display:flex;flex-direction:column;gap:20px}.select-city__list{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0;padding:0}.select-city__list-item{color:#000;cursor:pointer;font-size:16px;font-weight:400;line-height:24px}.select-city__list-item_active{font-weight:600}.select-city__search .mobile-search-string__search-row{margin:0}.header-contacts .phone{align-items:flex-start;background:linear-gradient(270deg,#426bef,#244ccb);border-radius:66px;display:flex;flex-direction:row;height:28px;padding:4px}.header-contacts .phone *{color:#fff;text-align:center}.header-contacts p{margin:0;padding:0}.rubrics-menu{background:linear-gradient(90deg,#1336a7 -1.28%,#173082 72.04%,#181368);padding-bottom:15px;position:relative;z-index:10}.rubrics-menu__list{display:flex;gap:20px;list-style:none;margin:0;padding:0}.rubrics-menu__list-item{display:block}.rubrics-menu__list-item a{color:#fff;font-size:16px;font-weight:400;line-height:24px;opacity:.5}.rubrics-menu__wrapper{align-items:center;display:flex}.rubrics-menu__wrapper>a{margin-right:25px;padding:5px 20px}.rubrics-menu .container{position:relative}.rubrics-menu-output{display:flex;width:100%}.rubrics-menu-output__wrapper{background-color:#fff;box-sizing:border-box;display:flex;left:0;position:absolute;top:100%;width:100%;z-index:10}.rubrics-menu-output__wrapper .container{display:flex;flex:1}.rubrics-menu-output__shadow{background:rgba(0,0,0,.5);height:100%;left:0;position:fixed;top:0;transition:all .3s;width:100%;z-index:9}.rubrics-menu-output__left{border-right:4px solid #f3f3f3;padding:40px 64px 40px 0}.rubrics-menu-output__left-list{display:flex;flex-direction:column;gap:4px;margin:0;padding:0;width:222px}.rubrics-menu-output__left-list li{border-radius:4px}.rubrics-menu-output__left-list li a{align-items:center;box-sizing:border-box;color:#000;display:flex;flex-direction:row;font-size:16px;gap:12px;justify-content:space-between;line-height:24px;min-height:40px;padding:8px 12px;white-space:nowrap}.rubrics-menu-output__left-list .active{background:hsla(0,0%,64%,.1)}.rubrics-menu-output__center{display:grid;flex:1;gap:32px;grid-template-columns:repeat(3,1fr);padding:40px 64px}.rubrics-menu-output__center .rubrics-menu-output__col{display:flex;flex-direction:column;gap:32px}.rubrics-menu-output__center .rubrics-menu-output__item{display:flex;flex-direction:column;gap:16px}.rubrics-menu-output__center .rubrics-menu-output__item>a{color:rgba(0,0,0,.8);font-size:16px;font-weight:700;line-height:20px}.rubrics-menu-output__center .rubrics-menu-output__item ul{align-items:flex-start;display:flex;flex-direction:column;gap:8px;list-style:none;padding:0}.rubrics-menu-output__center .rubrics-menu-output__item ul li{list-style:none;padding:0}.rubrics-menu-output__center .rubrics-menu-output__item ul li a{color:rgba(0,0,0,.8);font-size:16px;line-height:26px;min-height:26px}.rubrics-menu-output__right{padding-top:40px}.rubrics-menu-output__right .brands-list{max-height:400px;min-width:136px;overflow-y:auto}.brands-list{display:grid;gap:20px;grid-template-columns:repeat(6,1fr);list-style:none;margin:0;padding:0}.brands-list.column{display:flex;flex-direction:column;gap:12px}.brands-list.column .brands-list__item{height:70px;min-height:70px}.brands-list__item{font-size:19px;font-weight:600;height:100px;position:relative}.brands-list__item-bg{background:url(https://1-sc.ru/packs/static/appShop/images/brand_bg-cfda013a13089e261b58.svg) 50%/cover no-repeat;border-radius:8px;bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.brands-list__item a{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%;z-index:1}.brands-list__item a img{max-height:90%;max-width:90%}.mobile-body .brands-list{display:grid;gap:20px;grid-template-columns:repeat(2,1fr);list-style:none;margin:0;padding:0}.mobile-body .brands-list_mobile-inline{display:flex;gap:8px;margin:0 -16px -12px;overflow-x:auto;padding:0 16px 12px}.mobile-body .brands-list_mobile-inline .brands-list__item{height:75px;min-width:146px}.footer{background:linear-gradient(90deg,#1336a7 -1.28%,#173082 72.04%,#181368);color:#fff;padding:40px 0}.footer a{color:#fff;opacity:.55}.footer__wrapper{display:grid;gap:60px;grid-template-columns:1fr 189px}.footer__col_3{justify-self:flex-end;width:280px}.footer__left-top{display:grid;grid-template-columns:220px 220px 1fr;margin-bottom:25px}.footer__left-bottom{color:#fff;font-size:10px;font-weight:400;line-height:135%;opacity:.55}.footer__left-bottom p{margin:0;padding:0}.qr-code__widget{align-items:center;border:1px solid hsla(0,0%,100%,.5);border-radius:6px;box-sizing:border-box;display:flex;flex-direction:column;padding:15px 10px}.qr-code__widget img{display:block}.qr-code__widget-title{color:#fff;font-size:12px;font-weight:400;line-height:145%;margin-bottom:17px;opacity:.7;text-align:center}.qr-code__widget-code{align-items:center;display:flex;margin-bottom:17px}.qr-code__widget-link{display:flex;justify-content:center}.mobile-body .footer{padding-top:0}.mobile-body .footer__wrapper{display:flex;flex-direction:column;gap:0}.mobile-body .footer__col{width:100%}.mobile-body .footer__left-top{display:flex;flex-direction:column;margin-bottom:0}.mobile-body .footer__box-title{font-size:18px;font-weight:700;line-height:135%;margin-bottom:10px}.mobile-body .footer__box-item{font-size:16px;margin-bottom:7px}.mobile-body .footer__vk-link{opacity:1}.mobile-body .footer__vk-link img{display:block;width:157px}.footer__box-title{align-items:baseline;display:flex;font-size:18px;font-weight:700;justify-content:space-between;line-height:135%;margin-bottom:10px}.footer__box-item{font-size:16px;font-weight:400;line-height:165%;margin-bottom:7px;opacity:.55}.mobile-body .footer__box{border-bottom:1px solid hsla(0,0%,100%,.33);display:flex;flex-direction:column;gap:7px;margin:0 -16px;padding:20px 16px}.mobile-body .footer__box-title{align-items:baseline;color:#fff;display:flex;font-size:16px;font-weight:600;justify-content:space-between;line-height:145%;margin-bottom:0}.mobile-body .footer__box-title+.footer__box-item{margin-top:11px}.mobile-body .footer__box-item{color:hsla(0,0%,100%,.7);font-size:14px;font-weight:400;line-height:165%;margin-bottom:0;opacity:1}.mobile-body .footer__box.no-border{border-bottom:0}.footer__social-networks{display:flex;gap:12px;justify-content:flex-end}.footer__social-networks a{display:block;opacity:1}.breadcrumbs{align-items:center;display:flex;gap:12px;list-style:none;margin:0;padding:16px 0 9px}.breadcrumbs__item{display:block}.breadcrumbs__item:first-child{margin-right:-6px}.breadcrumbs__item:last-child a,.breadcrumbs__item:last-child span{color:#000}.breadcrumbs__item em{font-style:normal}.breadcrumbs__item a,.breadcrumbs__item span{color:rgba(0,0,0,.6);font-size:16px;font-weight:400;line-height:24px}.mobile-body .breadcrumbs{gap:8px;overflow-x:auto;padding:12px 0}.mobile-body .breadcrumbs__item{white-space:nowrap}.mobile-body .breadcrumbs__item a,.mobile-body .breadcrumbs__item span{font-size:14px;font-weight:400;line-height:20px}.slider{margin-bottom:32px}.slider .swiper{border-radius:3px}.slider .swiper-button-next,.slider .swiper-button-prev{box-sizing:border-box;height:50px;margin:0;padding:0;top:calc(50% - 25px);width:50px}.slider .swiper-button-next:after,.slider .swiper-button-prev:after{display:none}.slider .swiper-button-next{background:url(https://1-sc.ru/packs/static/appShop/components/Slider/btn_next-3b603d9a50199aba4001.svg) 50% 50%/100% auto no-repeat;right:41px}.slider .swiper-button-prev{background:url(https://1-sc.ru/packs/static/appShop/components/Slider/btn_prev-d23b44f21ad76d9e6d6f.svg) 50% 50%/100% auto no-repeat;left:41px}.slider_top{margin:0 -16px 32px}.slider_top .swiper{overflow:visible}.slider_top .swiper-slide{border-radius:6px;height:300px;padding:0 16px}.slider_top .swiper-slide .slide{height:100%;width:100%}.slider_top .swiper-slide .slide img{border-radius:6px;display:block;height:100%;object-fit:cover;width:100%}.slider_bottom{margin-bottom:0}.slider_bottom .swiper-slide{height:299px}.mobile-body .slider{margin-bottom:32px}.mobile-body .slider .swiper{border-radius:3px}.mobile-body .slider_top{margin-bottom:40px}.mobile-body .slider_top .swiper{overflow:visible}.mobile-body .slider_top .swiper-slide{height:220px}.mobile-body .slider_bottom .swiper-slide{height:200px}.blocks-with-icons{margin-bottom:64px}.blocks-with-icons-list{align-items:stretch;display:flex;gap:8px;justify-content:center;list-style:none;padding:0}.blocks-with-icons-item{align-items:center;display:flex;flex-direction:column;position:relative;width:115px}.blocks-with-icons-item .icon-{display:flex;height:70px;justify-content:center;margin-bottom:12px;width:80px}.blocks-with-icons-item .icon- img{display:block;max-height:100%;max-width:100%}.blocks-with-icons-item .content- .link-{height:100%;left:0;position:absolute;top:0;width:100%}.blocks-with-icons-item .content- .title-{color:#343434;font-size:14px;font-weight:600;line-height:20px;text-align:center}.mobile-body .blocks-with-icons-list{gap:8px;justify-content:flex-start;margin:0 0 -5px;overflow-x:auto;padding-bottom:12px}.mobile-body .blocks-with-icons-item{align-items:center;display:flex;flex-direction:column;position:relative;width:70px}.mobile-body .blocks-with-icons-item .icon-{height:52px;width:60px}.mobile-body .blocks-with-icons-item .content- .title-{font-size:12px;font-weight:400;line-height:14px;text-align:center}.products-list-item{display:flex;flex-direction:column;justify-content:space-between;width:195px}.products-list-item__bottom,.products-list-item__top{position:relative;width:100%}.products-list-item__labels{box-sizing:border-box;display:flex;gap:3.6px;left:0;padding:10px;position:absolute;top:157px;width:100%}.products-list-item__label{align-items:center;border-radius:3.6px;color:#fff;display:flex;flex-direction:row;font-size:10.8px;font-weight:600;height:18px;line-height:145%;padding:3px 2.7px 1px;text-transform:uppercase}.products-list-item__label_discount{background:linear-gradient(90deg,#ff1521,#f79d1c 156.94%)}.products-list-item__label_hit,.products-list-item__label_new{background:linear-gradient(90deg,#03a845,#16c83d 156.94%)}.products-list-item__label_stock{background:linear-gradient(89.87deg,#18a9d7 .1%,#3bc3ee 113.85%)}.products-list-item .lazy-load-image-background{align-items:center;display:flex!important;height:100%;justify-content:center;width:100%}.products-list-item .lazy-load-image-background img{display:none}.products-list-item .lazy-load-image-background.lazy-load-image-loaded{background:none}.products-list-item .lazy-load-image-background.lazy-load-image-loaded img{display:block}.products-list-item__image{align-items:center;box-sizing:border-box;display:flex;height:195px;justify-content:center;margin-bottom:13px;position:relative;width:100%}.products-list-item__image-bg{background:url(https://1-sc.ru/packs/static/appShop/images/product_bg-4a9a5b41313b8eb2c0a1.svg) 50%/cover no-repeat;border-radius:8px;bottom:0;left:0;position:absolute;right:0;top:0}.products-list-item__image img{display:block;max-height:80%;max-width:80%}.products-list-item__title{display:block;font-size:14px;font-weight:400;line-height:20px;margin-bottom:7px;word-break:break-all}.products-list-item__title:active,.products-list-item__title:hover,.products-list-item__title:visited{color:#000}.products-list-item__price{align-items:baseline;display:flex;gap:8px;margin-bottom:7px;text-align:left;width:100%}.products-list-item__price-number{color:#000;font-size:18px;font-style:normal;font-weight:700;line-height:135%}.products-list-item__price-unit{font-size:14px}.products-list-item__old-price-number{color:#9d9da5;font-size:14px;font-style:normal;font-weight:400;line-height:135%}.products-list-item__reminder{font-size:14px;font-weight:400;line-height:20px;text-align:left;width:100%}.products-list-item__reminder>span:first-child{color:#9d9da5;margin-right:3px}.products-list-item__actions{align-items:flex-end;display:flex;padding-top:6px;width:100%}.mobile-body .products-list-item{display:flex;flex-direction:column;justify-content:space-between;width:100%}.mobile-body .products-list-item__bottom,.mobile-body .products-list-item__top{position:relative;width:100%}.mobile-body .products-list-item__labels{padding:8px;top:117px;width:100%}.mobile-body .products-list-item__label{border-radius:3.58974px;font-size:10.7692px;font-weight:600;gap:8.97px;height:17.79px;line-height:145%;padding:.9px 2.7px}.mobile-body .products-list-item__image{height:150px;margin-bottom:9px;width:100%}.mobile-body .products-list-item__title{font-size:14px;font-weight:400;line-height:20px;margin-bottom:4px;width:150px;word-break:unset}.mobile-body .products-list-item__price{gap:8px;margin-bottom:4px}.mobile-body .products-list-item__price-number{font-size:16px;font-weight:600;line-height:22px}.mobile-body .products-list-item__price-unit{font-size:14px;font-weight:400;line-height:12px}.mobile-body .products-list-item__old-price-number{color:#9d9da5;font-size:14px;font-style:normal;font-weight:400;line-height:135%}.mobile-body .products-list-item__reminder{font-size:14px;font-weight:400;line-height:20px}:root{--grid-border:1px solid #ccc}.products-list{column-gap:24px;display:grid;position:relative;row-gap:40px;z-index:1}.products-list,.products-list_cols-4{grid-template-columns:repeat(4,1fr)}.products-list_cols-5{grid-template-columns:repeat(5,1fr)}.products-list_cols-6{grid-template-columns:repeat(6,1fr)}.products-list_cols-7{grid-template-columns:repeat(7,1fr)}.mobile-body .products-list{column-gap:8px;display:grid;position:relative;row-gap:24px}.mobile-body .products-list,.mobile-body .products-list_cols-4,.mobile-body .products-list_cols-5,.mobile-body .products-list_cols-6,.mobile-body .products-list_cols-7{grid-template-columns:repeat(2,1fr)}.mobile-body .products-list.mobile-inline{display:flex;margin:0 -16px -12px;overflow-x:auto;padding:0 16px 12px}.mobile-body .products-list.mobile-inline .products-list-item{min-width:150px;width:150px}.mobile-body .products-list.mobile-inline .products-list-item__image{margin-bottom:9px;width:100%}.products-list-item_skeleton .products-list-item__image{animation:shine-lines 1s linear infinite;background-image:linear-gradient(90deg,transparent,rgba(0,0,0,.025) 40px,transparent 80px);background-size:600px;border-radius:8px}.products-list-item_skeleton .products-list-item__price-number{height:22px;width:50%}.products-list-item_skeleton .products-list-item__price-number,.products-list-item_skeleton .products-list-item__reminder span{animation:shine-lines 1s linear infinite;background-image:linear-gradient(90deg,rgba(0,0,0,.07),rgba(0,0,0,.025) 40px,rgba(0,0,0,.07) 80px);background-size:600px;border-radius:2px;display:block}.products-list-item_skeleton .products-list-item__reminder span{height:17px;width:75%}.products-list-item_skeleton .products-list-item__title{display:flex;flex-direction:column;gap:4px}.products-list-item_skeleton .products-list-item__title-line{animation:shine-lines 1s linear infinite;background-image:linear-gradient(90deg,rgba(0,0,0,.07),rgba(0,0,0,.025) 40px,rgba(0,0,0,.07) 80px);background-size:600px;border-radius:2px;display:block;height:16px}.products-list-item_skeleton .products-list-item__title-line:last-child{width:65%}.products-list-item_skeleton .products-list-item__actions{height:40px}@keyframes shine-lines{0%{background-position:-100px}40%,to{background-position:140px}}.rubrics-list{display:grid;gap:19px;grid-template-columns:repeat(6,1fr);list-style:none;margin:0;padding:0}.rubrics-list__item{align-items:center;display:flex;flex-direction:column;height:200px;justify-content:center;padding:24px 8px 0;position:relative;width:200px}.rubrics-list__item-bg{background:hsla(0,0%,64%,.1);border-radius:8px;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.rubrics-list__item a{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-start;width:100%}.rubrics-list__item a img{display:block;height:128px;margin-bottom:16px;object-fit:contain;width:128px}.rubrics-list__item-title{color:#343434;display:block;font-size:14px;font-weight:600;line-height:20px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}.mobile-body .rubrics-list{gap:8px;grid-template-columns:repeat(2,1fr)}.mobile-body .rubrics-list__item{height:175px;padding:14px 4px;width:auto}.mobile-body .rubrics-list__item a img{display:block;height:105px;margin-bottom:2px;object-fit:contain;width:105px}.mobile-body .rubrics-list__item-title{align-items:flex-end;color:rgba(0,0,0,.8);display:flex;flex:1;font-size:14px;font-weight:600;justify-content:center;line-height:20px;overflow:unset;text-align:center;text-overflow:unset;white-space:unset;width:100%}.articles-journal__list{display:flex;flex-wrap:wrap;gap:24px;list-style:none;margin:0;padding:0}.articles-journal__list-item{background-repeat:no-repeat;background-size:cover;border-radius:8px;box-sizing:border-box;min-height:220px;width:calc(33.33% - 16px)}.articles-journal__list-item_big{min-height:300px;width:calc(50% - 12px)}.articles-journal__list-item a{background:linear-gradient(0deg,rgba(0,0,0,.65),transparent 66.99%);border-radius:8px;color:#fff;height:100%;justify-content:flex-end;padding:16px;width:100%}.articles-journal__list-item a,.articles-journal__list-item-content{display:flex;flex-direction:column}.articles-journal__list-item-content span{display:block}.articles-journal__list-item-description{font-size:16px;font-weight:600;line-height:22px;margin-bottom:10px}.articles-journal__list-item-subtitle{font-size:14px;font-weight:400;line-height:20px}.mobile-body .articles-journal__list{flex-wrap:nowrap;gap:8px;margin-bottom:-12px;overflow-x:auto;padding-bottom:12px}.mobile-body .articles-journal__list-item{min-height:200px;min-width:307px;width:307px}.mobile-body .articles-journal__list-item_big{min-height:200px;width:307px}.mobile-body .articles-journal__list-item-description{font-size:16px;font-weight:600;line-height:22px}.mobile-body .articles-journal__list-item-subtitle{font-size:14px;line-height:20px}.stocks-list{display:grid;gap:24px;grid-template-columns:repeat(3,1fr);list-style:none;margin:0;padding:0}.stocks-list__item{background-repeat:no-repeat;background-size:cover;border-radius:8px;box-sizing:border-box;min-height:220px}.stocks-list__item a{background:linear-gradient(0deg,rgba(0,0,0,.75),transparent 87%);border-radius:8px;color:#fff;height:100%;justify-content:flex-end;padding:16px;width:100%}.stocks-list__item a,.stocks-list__item-content{display:flex;flex-direction:column}.stocks-list__item-content span{display:block}.stocks-list__item-title{font-size:16px;font-weight:600;line-height:22px;margin-bottom:9px}.stocks-list__item-date{align-items:center;display:flex;font-size:14px;line-height:20px}.stocks-list__item-date svg{margin-right:5px}.mobile-body .stocks-list{display:flex;gap:8px;margin-bottom:-12px;overflow-x:auto;padding-bottom:12px}.mobile-body .stocks-list__item{min-height:200px;min-width:307px;width:85vw}.mobile-body .stocks-list__item-title{font-size:16px;font-weight:600;line-height:22px}.mobile-body .stocks-list__item-date{color:#fff;font-size:14px;font-weight:400;line-height:20px}.mobile-body .stocks-list__item-date svg{margin-right:5px}.text-snippet__wrapper{font-size:16px;font-weight:400;line-height:165%;margin-bottom:10px;overflow:hidden;position:relative;transition:max-height .1s linear}.text-snippet__wrapper:after{background:linear-gradient(hsla(0,0%,100%,0) 16%,#fff 83%,#fff);bottom:0;content:"";height:50px;left:0;position:absolute;transition:all .1s linear;width:100%}.text-snippet__wrapper.active:after{opacity:0}.mobile-body .text-snippet .ant-btn.ant-btn-text.st-btn.secondary{background:none;border:0;color:#1536a1;font-size:14px;font-weight:500;height:auto;line-height:16px;min-width:0;padding:0}.branch-list-item{display:flex;justify-content:space-between;width:100%}.branch-list-item__left{display:flex;flex-direction:column;gap:4px}.branch-list-item__right a{align-items:center;display:flex;height:32px;justify-content:center;width:32px}.branch-list-item__title{color:#000;font-size:14px;font-weight:600;line-height:20px}.branch-list-item__schedule{color:rgba(0,0,0,.4);font-size:12px;font-weight:400;line-height:16px}.branch-list-item__tags{display:flex;gap:4px}.branch-list-item__tags span{leading-trim:both;text-edge:cap;align-items:center;background:rgba(21,54,161,.1);border-radius:16px;color:#1536a1;display:flex;flex-direction:row;font-size:12px;font-weight:700;gap:4px;height:24px;justify-content:center;line-height:12px;padding:4px 8px}.order-sidebar-widget{align-items:stretch;display:flex;gap:12px;width:100%}.order-sidebar-widget__icon{display:flex;width:40px}.order-sidebar-widget__info{align-items:flex-start;display:flex;flex:1;flex-direction:column;justify-content:center}.order-sidebar-widget__title,.order-sidebar-widget__value{font-size:14px;line-height:20px}.order-sidebar-widget__value{font-weight:400}.mobile-body .order-sidebar-widget{align-items:center}.mobile-body .order-sidebar-widget__icon{display:flex;width:40px}.mobile-body .order-sidebar-widget__info{align-items:flex-start;display:flex;flex:1;flex-direction:column;justify-content:center;text-align:left}.mobile-body .order-sidebar-widget__title{font-size:14px;line-height:20px}.mobile-body .order-sidebar-widget__value{font-size:14px;font-weight:400;line-height:20px}.left-menu-cities{display:flex;flex-direction:column;gap:4px;width:260px}.left-menu-cities__item{align-items:center;border-radius:4px;color:#000;display:flex;font-size:16px;gap:12px;justify-content:space-between;line-height:24px;min-height:40px;padding:0 12px;width:100%}.left-menu-cities__item.selected{background-color:hsla(0,0%,64%,.1)}.mobile-body .contacts-select-city-button{align-items:center;background:#fff;border:1px solid hsla(0,0%,64%,.4);border-radius:8px;box-sizing:border-box;display:flex;flex-direction:row;height:48px;justify-content:space-between;padding:8px 12px;width:100%}.contacts-page .requisites{color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.contacts-page .branch-contacts-list{display:flex;flex-direction:column;gap:20px}.contacts-page .contacts-top{display:flex;gap:36px;width:100%}.contacts-page .contacts-top .city-map{height:480px}.contacts-page .contacts-top .city-map>div{height:100%!important}.contacts-page .contacts-top__col_right{flex-grow:0;width:340px}.contacts-page .contacts-top__col_left{flex-grow:1}.mobile-body .contacts-page .requisites{color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.mobile-body .contacts-page .branch-contacts-list{display:flex;flex-direction:column;gap:20px}.mobile-body .contacts-page .contacts-top{flex-direction:column;gap:40px}.mobile-body .contacts-page .contacts-top .city-map{height:295px}.mobile-body .contacts-page .contacts-top__col_right{width:100%}.paginator__wrapper{margin-bottom:24px;padding:16px 0}.paginator__button{align-items:center;background:none;background:rgba(0,0,0,.05);border:0;border-radius:4px;box-sizing:border-box;color:rgba(0,0,0,.8);cursor:pointer;display:flex;font-size:14px;height:40px;justify-content:center;line-height:20px;min-width:40px;padding:12px}.paginator__button_current{background-color:#fff;border:1px solid rgba(255,184,0,.8);cursor:default}.paginator__buttons{display:inline-flex;flex-wrap:wrap;gap:8px}.st-check.ant-checkbox-wrapper{align-items:flex-start;color:#000;font-size:14px;font-weight:400;line-height:21px}.st-check.ant-checkbox-wrapper .ant-checkbox+span{padding-left:6px;padding-right:6px}.st-check.ant-checkbox-wrapper+.ant-checkbox-wrapper{margin-left:0}.st-check.ant-checkbox-wrapper .ant-checkbox{height:20px;top:0;width:20px}.st-check.ant-checkbox-wrapper .ant-checkbox:hover .ant-checkbox-inner{border:0}.st-check.ant-checkbox-wrapper .ant-checkbox-inner{background:hsla(0,0%,64%,.3);border:0;border-radius:4px;box-shadow:inset 0 1px 2px rgba(0,0,0,.05);height:20px;width:20px}.st-check.ant-checkbox-wrapper .ant-checkbox-inner:after{height:10.5px;left:30%;top:43%;width:6.5px}.st-check.ant-checkbox-wrapper .ant-checkbox-checked:after{border:0}.st-check.ant-checkbox-wrapper .ant-checkbox-checked .ant-checkbox-inner{background:rgba(255,184,0,.8)}.st-check.ant-checkbox-wrapper .ant-checkbox-checked .ant-checkbox-inner:after{border:2px solid #000;border-left:0;border-top:0}.st-check.ant-checkbox-wrapper .ant-checkbox-indeterminate .ant-checkbox-inner:after{background-color:var(--gray500)}.button-checkbox__group{align-items:flex-start;display:flex;flex-wrap:wrap;gap:8px}.button-checkbox__group>div{margin:0}.button-checkbox{align-items:center;background:rgba(0,0,0,.05);border-radius:4px;color:rgba(0,0,0,.8);display:flex;flex-direction:row;font-size:14px;gap:4px;height:32px;justify-content:center;line-height:20px;padding:8px}.button-checkbox_checked{background-color:#1536a1;color:#fff}.products-filter{margin-bottom:32px}.products-filter__title{font-size:16px;font-style:normal;font-weight:700;line-height:20px;margin-bottom:16px}.products-filter__values-row{align-items:center;display:flex;gap:6px;margin-bottom:12px}.price-range-filter{display:flex;gap:8px}.price-range-filter__input-wrapper{background:hsla(0,0%,64%,.1);border-radius:8px;display:flex;flex-direction:column;gap:4px;height:48px;padding:8px 12px;width:126px}.price-range-filter__input-label{color:rgba(0,0,0,.4);font-family:Inter;font-size:12px;font-weight:400;line-height:12px}.price-range-filter__input{color:rgba(0,0,0,.8);font-family:Inter;font-size:14px;font-weight:400;height:16px;line-height:16px;padding:0;width:100%}.price-range-filter__input,.price-range-filter__input:focus{background:none;border:0;box-shadow:none;outline:none}.ant-switch.st-switch{height:20px;line-height:20px;min-width:37px}.ant-switch.st-switch .ant-switch-handle{height:16px;width:16px}.ant-switch.st-switch.ant-switch-checked{background-color:rgba(255,184,0,.8)}.ant-switch.st-switch.ant-switch-checked .ant-switch-handle{left:calc(100% - 18px)}.products-sort{align-items:center;display:flex;padding:6px 0}.products-sort__title{align-items:center;color:#000;display:flex;font-size:14px;font-weight:400;gap:4px;line-height:20px}.sort-icon{background:#000;display:block;height:2px;position:relative;width:7.3px}.sort-icon:after,.sort-icon:before{background:#000;content:"";height:2px;left:0;position:absolute;transition:all .1s linear}.sort-icon:before{top:-3.7px;width:4px}.sort-icon:after{bottom:-3.7px;width:10.6px}.sort-icon_desc:before{width:10.6px}.sort-icon_desc:after{width:4px}.sort-icon__wrapper{align-items:center;display:flex;height:16px;justify-content:center;width:16px}.products-sort-and-filters-wrapper{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.mobile-filters{align-items:center;color:#000;display:flex;font-size:14px;font-weight:400;gap:6px;line-height:20px}.mobile-filters__header{align-items:baseline;display:flex;justify-content:space-between;padding-right:28px}.mobile-filters__header button{color:#1536a1;font-size:14px;font-weight:400;line-height:20px}.children-rubrics-list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0 0 40px;padding:0}.children-rubrics-list__item{display:flex}.children-rubrics-list__item a,.children-rubrics-list__item button{align-items:center;display:flex;gap:12px;width:100%}.children-rubrics-list__item-title{color:rgba(0,0,0,.8);flex:1;font-size:14px;font-weight:400;line-height:20px;text-align:left}.children-rubrics-list__item-count{color:rgba(0,0,0,.4);font-size:14px;font-weight:400;line-height:20px;text-align:right;width:30px}.children-rubrics-bricks{display:grid;gap:18px;grid-template-columns:repeat(auto-fill,200px);list-style:none;margin:0 0 64px;padding:0}.children-rubrics-bricks__item{align-items:center;border-radius:8px;display:flex;flex-direction:column;height:200px;justify-content:center;position:relative;width:200px}.children-rubrics-bricks__item-bg{background:hsla(0,0%,64%,.1);border-radius:8px;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.children-rubrics-bricks__item a{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding:24px 8px 0;position:relative;width:100%}.children-rubrics-bricks__item a img{display:block;height:128px;margin-bottom:16px;object-fit:contain;width:128px}.children-rubrics-bricks__item-title{color:#343434;display:block;font-size:14px;font-weight:600;line-height:20px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}.rubric-content .rubric-content__header{margin-bottom:40px}.rubric-content .rubric-content__header h2{font-size:28px;letter-spacing:.01em;line-height:145%}.rubric-content .rubric-content__header{margin-bottom:20px}.rubric-content .rubric-content__header h2{color:#343434;font-size:20px;font-weight:700;line-height:26px}.rubric-appearance-icons-blocks{display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin-bottom:24px}.rubric-appearance-icons-blocks .rubric-appearance-icons-block{align-items:center;background:#f1f3fc;border-radius:8px;box-sizing:border-box;display:grid;gap:12px;grid-template-columns:64px 1fr;min-height:130px;padding:24px}.rubric-appearance-icons-blocks .rubric-appearance-icons-block__icon{height:64px;width:64px}.rubric-appearance-icons-blocks .rubric-appearance-icons-block__icon img{display:flex;max-height:100%;max-width:100%}.rubric-appearance-icons-blocks .rubric-appearance-icons-block__text{color:#000;font-size:18px;font-weight:700;line-height:145%}.mobile-body .rubric-appearance-icons-blocks{border:1px solid hsla(0,0%,64%,.4);border-radius:12px;box-sizing:border-box;display:flex;flex-direction:column;gap:unset;grid-template-columns:unset;margin-bottom:24px;padding:0 15px}.mobile-body .rubric-appearance-icons-blocks__title{color:#343434;font-size:20px;font-weight:700;line-height:26px;margin-bottom:12px}.mobile-body .rubric-appearance-icons-blocks .rubric-appearance-icons-block{align-items:center;background:transparent;border-radius:0;border-top:1px solid hsla(0,0%,64%,.4);box-sizing:border-box;display:grid;gap:12px;grid-template-columns:40px 1fr;min-height:unset;padding:15px 0}.mobile-body .rubric-appearance-icons-blocks .rubric-appearance-icons-block:first-child{border:0}.mobile-body .rubric-appearance-icons-blocks .rubric-appearance-icons-block__icon{height:40px;width:40px}.mobile-body .rubric-appearance-icons-blocks .rubric-appearance-icons-block__icon img{display:flex;max-height:100%;max-width:100%}.mobile-body .rubric-appearance-icons-blocks .rubric-appearance-icons-block__text{color:#000;font-size:14px;font-weight:600;line-height:20px}.mobile-body .rubric-appearance-icons-blocks .rubric-appearance-icons-block__text-bottom{color:rgba(0,0,0,.4)}.rubric-appearance-banner{align-items:flex-end;box-sizing:border-box;display:flex;height:450px;margin-bottom:24px;position:relative;width:100%}.rubric-appearance-banner__bg{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.rubric-appearance-banner__text{color:#fff;font-size:32px;font-style:normal;font-weight:700;letter-spacing:.01em;line-height:42px;max-width:800px;padding:16px 24px;position:relative;z-index:1}.mobile-body .rubric-appearance-banner{border-radius:6px;height:250px}.mobile-body .rubric-appearance-banner__bg{border-radius:6px}.mobile-body .rubric-appearance-banner__text{font-size:20px;font-weight:700;line-height:26px;max-width:100%;padding:25px 15px}.rubric-appearance-form__items{width:100%}.rubric-appearance-form__wrapper{background:linear-gradient(270deg,rgba(21,54,161,.35),rgba(75,136,255,.35)),linear-gradient(0deg,rgba(0,0,0,.8),rgba(0,0,0,.8));border-radius:12px;display:grid;gap:128px;grid-template-columns:1fr 472px;margin-bottom:50px;padding:64px 128px}.rubric-appearance-form__wrapper .field-with-error{border:1px solid rgba(238,65,65,.45)!important;box-shadow:inset 0 2px 1px 0 rgba(162,49,49,.2)!important}.rubric-appearance-form__wrapper .error-{display:none}.rubric-appearance-form__wrapper .js-phone-mask+.error-{display:block}.rubric-appearance-form__text *{color:#fff}.rubric-appearance-form__text p{color:#fff;font-size:16px;font-weight:400;line-height:28px;margin-bottom:20px;text-align:left}.rubric-appearance-form__text h1,.rubric-appearance-form__text h2,.rubric-appearance-form__text h3,.rubric-appearance-form__text h4{color:#fff;font-size:28px;font-weight:700;letter-spacing:.01em;line-height:30px;margin-bottom:30px}.rubric-appearance-form__box{align-items:flex-start;background:#fff;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;left:583.29px;padding:40px;width:100%}.rubric-appearance-form__title{color:rgba(0,0,0,.8);font-size:20px;font-style:normal;font-weight:700;letter-spacing:.01em;line-height:30px}.mobile-body .rubric-appearance-form__wrapper{background:none!important;border-radius:0;display:flex;flex-direction:column;gap:unset;grid-template-columns:unset;margin-bottom:50px;padding:0}.mobile-body .rubric-appearance-form__text *{color:#000}.mobile-body .rubric-appearance-form__text p{color:#000;font-size:14px;font-weight:400;line-height:20px}.mobile-body .rubric-appearance-form__text h1,.mobile-body .rubric-appearance-form__text h2,.mobile-body .rubric-appearance-form__text h3,.mobile-body .rubric-appearance-form__text h4{color:#000;font-size:18px;font-weight:700;line-height:22px;margin-bottom:18px}.mobile-body .rubric-appearance-form__box{align-items:flex-start;background:hsla(0,0%,64%,.1);border-radius:8px;border-top:1px solid #f1f3fc;box-sizing:border-box;display:flex;flex-direction:column;padding:20px}.mobile-body .rubric-appearance-form__title{color:rgba(0,0,0,.8);font-size:20px;font-style:normal;font-weight:700;letter-spacing:.01em;line-height:30px}.react-tel-input.st-tel-input .form-control{box-sizing:border-box;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;gap:8px;height:40px;line-height:16px;padding:4px 12px}.react-tel-input.st-tel-input .form-control,.react-tel-input.st-tel-input .form-control:focus{background:#fff;border:1px solid hsla(0,0%,64%,.4);border-radius:4px;box-shadow:none;outline:none}.react-tel-input.st-tel-input .flag-dropdown{display:none}.mobile-body .react-tel-input.st-tel-input .form-control{border:1px solid hsla(0,0%,64%,.4);border-radius:4px;width:100%}.product-show-images{display:flex;gap:6px;height:100%}.product-show-images__output{align-items:center;display:flex;flex:1;height:100%;justify-content:center;max-height:490px;min-height:465px;position:relative}.product-show-images__output-bg{background:url(https://1-sc.ru/packs/static/appShop/components/ProductShow/Images/bg-868b44e96d373c7480bb.svg) 50%/cover no-repeat;border-radius:12px;display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.product-show-images__output img{display:block;max-height:95%;max-width:95%}.product-show-images__preview-scroll{height:100%;max-height:490px;min-height:465px;overflow-y:auto}.product-show-images__preview{display:flex;flex-direction:column;gap:8px;padding-right:4px}.product-show-images__preview .image-box{border:0 solid transparent;transition:all .1s linear}.product-show-images__preview .image-box__bg{cursor:pointer}.product-show-images__preview .active{border:1px solid rgba(255,184,0,.8)}.product-show-images__preview .active .image-box__bg{cursor:default}.product-show-images__preview img{box-sizing:border-box;cursor:pointer;transition:all .1s linear}.product-page-traits{display:flex;flex-direction:column;gap:8px;width:400px}.product-page-traits__item{align-items:flex-start;display:flex;font-size:16px;font-weight:400;gap:24px;justify-content:space-between;line-height:28px}.product-page-traits__title{color:rgba(0,0,0,.6)}.product-page-traits__value{color:#000;text-align:right}.mobile-body .product-page-traits{display:flex;flex-direction:column;gap:8px;width:auto}.mobile-body .product-page-traits__item{align-items:flex-start;flex-direction:column;font-size:14px;font-weight:400;gap:0;justify-content:flex-start;line-height:20px}.reviews-button{align-items:center;display:flex;gap:8px}.reviews-button__rating{align-items:center;color:#000;display:flex;font-size:16px;line-height:24px}.reviews-button__link{color:#1536a1;cursor:pointer}.mobile-body .reviews-button{gap:10px}.mobile-body .reviews-button__rating{font-size:14px;line-height:20px}.favourite-button{align-items:center;display:flex;gap:4px}.favourite-button__title{color:#1536a1;cursor:pointer}.share-button{align-items:center;display:flex;gap:4px}.share-button__title{color:#1536a1;cursor:pointer}.product-order-widget,.product-order-widget__row{display:flex;flex-direction:column;gap:16px}.large-price-box{display:flex;flex-direction:column;gap:8px;min-height:104px}.large-price-box__price-value{color:#000;display:flex;font-size:32px;font-weight:700;gap:4px;letter-spacing:.01em;line-height:42px}.large-price-box__old-price{align-items:center;color:#9d9da5;display:flex;font-size:12px;font-weight:400;gap:8px;line-height:145%}.units-select{display:flex;gap:4px;list-style:none;margin:0;padding:0}.units-select__item{align-items:center;background:rgba(0,0,0,.05);border:1.5px solid transparent;border-radius:4px;box-sizing:border-box;color:rgba(0,0,0,.8);cursor:pointer;display:flex;flex-direction:row;font-size:14px;font-weight:400;gap:4px;height:32px;justify-content:center;line-height:20px;padding:8px;transition:all .2s linear}.units-select__item_active{background:transparent;border:1.5px solid rgba(255,184,0,.8);border-radius:4px;cursor:default}.mobile-body .product-order-widget{gap:16px}.mobile-body .product-order-widget__row{display:flex;flex-direction:column;gap:16px}.mobile-body .product-order-widget__group{background:hsla(0,0%,64%,.1);border-radius:12px;gap:0;padding:0 16px}.mobile-body .product-order-widget__group .order-sidebar-widget{border-bottom:1px solid hsla(0,0%,64%,.2);padding:16px 0}.mobile-body .product-order-widget__group .order-sidebar-widget:last-child{border:0}.mobile-body .product-order-widget__group.no-bg{background:none;border:1px solid hsla(0,0%,64%,.2)}.mobile-body .large-price-box{gap:0;min-height:unset}.mobile-body .large-price-box__price-value{font-size:26px;font-weight:700;gap:2px;line-height:30px}.mobile-body .large-price-box__old-price{align-items:center;color:#9d9da5;display:flex;font-size:12px;font-weight:400;gap:8px;line-height:145%}.mobile-body .large-price-box .products-list-item__label{font-size:12px;font-weight:600;line-height:145%}.mobile-body .units-select{gap:4px;margin-bottom:8px}.branch-offer-availability{display:flex;flex-direction:column;gap:16px}.branch-offer-availability-actions{align-items:center;display:flex;gap:8px}.branch-offer-availability-actions span{color:rgba(0,0,0,.4);font-size:16px;font-style:normal;font-weight:400;line-height:20px}.branch-offer-availability-actions .ant-switch-checked+span{color:#000}.branch-offer-availability-list{display:flex;flex-direction:column;gap:16px}.branch-offer-availability-list-item{display:flex;flex-direction:column;gap:4px}.branch-offer-availability-list-item__reminder{color:#219653;font-size:16px;font-weight:600;line-height:24px}.reviews-list{gap:24px;max-width:800px}.reviews-list,.reviews-list__item{display:flex;flex-direction:column}.reviews-list__item{gap:8px}.reviews-list__item-top{display:flex;justify-content:space-between}.reviews-list__item-author{color:#000;font-size:16px;font-weight:600;line-height:22px}.reviews-list__item-date{color:#9d9da5;font-size:14px;line-height:24px}.reviews-list__item-stars{align-items:center;display:flex;padding:0 4px}.reviews-list__item-content{color:#000;display:flex;flex-direction:column;font-size:16px;gap:8px;line-height:28px}.mobile-body .reviews-list{display:flex;flex-direction:column;gap:20px;max-width:100%}.mobile-body .reviews-list_inline{box-sizing:content-box;flex-direction:row;margin:0 -16px -12px;overflow-x:auto;padding:0 16px 12px}.mobile-body .reviews-list_inline .reviews-list__item{min-width:310px}.mobile-body .reviews-list__item{background:#f4f4f4;border-radius:8px;gap:8px;padding:16px}.mobile-body .reviews-list__item-author{font-size:14px;line-height:20px}.mobile-body .reviews-list__item-date{font-size:12px;line-height:16px}.mobile-body .reviews-list__item-content{font-size:14px;line-height:20px}.mobile-product-images{margin-bottom:14px}.mobile-product-images .swiper{height:243px;margin:0 -16px}.mobile-product-images .swiper .swiper-slide{height:220px}.mobile-product-images .swiper .swiper-slide .slide{align-items:center;display:flex;height:100%;justify-content:center;position:relative}.mobile-product-images .swiper .swiper-slide .slide__bg{background:url(https://1-sc.ru/packs/static/appShop/components/ProductShow/Mobile/Images/bg-fe0ab042cecd28702749.svg) 50%/cover no-repeat;display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.mobile-product-images .swiper .swiper-slide .slide img{display:block;max-height:90%;max-width:90%}.mobile-product-images .swiper-button-next,.mobile-product-images .swiper-button-prev{display:none}.mobile-product-images .swiper-pagination{align-items:center;bottom:10px;display:flex;gap:8px;justify-content:center}.mobile-product-images .swiper-pagination .swiper-pagination-bullet{background:#d9d9d9;border-radius:100%;height:4px;margin:0;padding:0;transition:width .1s linear;width:4px}.mobile-product-images .swiper-pagination .swiper-pagination-bullet-active{background:linear-gradient(270deg,#f90,#ff4b55);border-radius:55px;height:4px;width:16px}.doc-icon{align-items:center;box-sizing:border-box;display:inline-flex;height:24px;justify-content:center;padding-top:5px;position:relative;width:24px}.doc-icon svg{left:0;position:absolute;top:0;z-index:0}.doc-icon__text{align-items:center;color:#fff;display:flex;font-family:Inter;font-size:6px;font-style:normal;font-weight:800;justify-content:center;letter-spacing:.03em;line-height:135%;position:relative;z-index:1}.documents-list{display:flex;flex-direction:column;gap:12px}.documents-list__item{display:flex;gap:4px}.documents-list__item-right{display:flex;flex-direction:column;gap:4px}.documents-list__item .documents-list__item-title,.documents-list__item:active .documents-list__item-title,.documents-list__item:visited .documents-list__item-title{color:#000;font-size:14px;font-weight:400;line-height:20px}.documents-list__item .documents-list__item-size,.documents-list__item:active .documents-list__item-size,.documents-list__item:visited .documents-list__item-size{color:rgba(0,0,0,.4);font-size:12px;font-weight:400;line-height:16px}.product-page h1{margin-bottom:15px}.product-show-page__wrapper{display:flex;flex-direction:column;gap:48px}.product-page-part{display:flex;flex-direction:column;gap:24px;width:100%}.product-page-part h2{color:#000;font-size:28px;font-weight:700;letter-spacing:.01em;line-height:30px;margin:0;padding:0}.product-page-part__top-sidebar{display:flex;font-size:16px;font-weight:400;gap:24px;line-height:24px}.product-page-part__top{flex-direction:row;gap:32px}.product-page-part__col_1{flex:1}.product-page-part__col_2{width:420px}.product-page-part .html-content{color:#000;font-size:16px;font-weight:400;line-height:28px;max-width:800px}.product-page-part .html-content p:last-child{margin-bottom:0}.order-widget__wrapper{display:flex;flex-direction:column;gap:16px;min-height:100%}.order-widget__wrapper>div{background:hsla(0,0%,64%,.1);border-radius:12px;padding:16px}.order-widget__wrapper-top{flex:1}.order-widget__wrapper-bottom{align-items:center;display:flex;height:72px}.mobile-body .product-page .page-layout__content{padding-top:0}.mobile-body .product-page .page-layout__content h1{color:#343434;font-size:20px;font-style:normal;font-weight:700;line-height:26px;margin-bottom:4px}.mobile-body .product-page-part{flex-direction:column;gap:20px}.mobile-body .product-page-part__col_1,.mobile-body .product-page-part__col_2{width:100%}.mobile-body .product-page-part__top{gap:16px}.mobile-body .product-page-part h2{color:#343434;font-size:20px;font-weight:700;line-height:26px}.mobile-body .product-page-part .html-content{font-size:14px;font-weight:400;line-height:20px}.mobile-body .product-page-part .html-content p,.mobile-body .product-page-part .html-content span{font-size:14px!important;font-weight:400!important;line-height:20px!important}.mobile-body .product-page-part .html-content p:last-child{margin-bottom:0}.mobile-body .order-widget__wrapper{gap:40px;min-height:unset}.mobile-body .order-widget__wrapper-top{flex:unset}.mobile-body .order-widget__wrapper-bottom{align-items:center;background:hsla(0,0%,64%,.1);border-radius:12px;display:flex;height:auto;width:100%}.mobile-body .order-widget__wrapper>.order-widget__wrapper-top{background:none;border-radius:0;padding:0}.cart-positions{display:flex;flex-direction:column;gap:16px;width:100%}.qty-change{align-items:center;background:hsla(0,0%,64%,.1);border-radius:4px;display:flex;flex-direction:row;height:40px;justify-content:center;padding:4px 0;width:100px}.qty-change__wrapper{align-items:center;display:flex;flex-direction:column}.qty-change button{align-items:center;border:0;box-sizing:border-box;display:flex;height:100%;justify-content:center;line-height:1;padding:0;width:24px}.qty-change button:disabled{cursor:not-allowed;opacity:.4}.qty-change .ant-input-number{background:transparent;border:0;flex:1;height:100%;min-width:40px}.qty-change .ant-input-number,.qty-change .ant-input-number:focus,.qty-change .ant-input-number:focus-within{border:none;box-shadow:none;outline:none}.qty-change .ant-input-number-input-wrap{height:100%;width:100%}.qty-change .ant-input-number input{height:100%;padding:0;text-align:center;width:100%}.mobile-body .qty-change{padding:4px 12px;width:174px}.mobile-body .qty-change .ant-input-number{background:transparent;border:0;flex:1;height:100%;min-width:40px}.mobile-body .qty-change .ant-input-number,.mobile-body .qty-change .ant-input-number:focus,.mobile-body .qty-change .ant-input-number:focus-within{border:none;box-shadow:none;outline:none}.mobile-body .qty-change .ant-input-number-input-wrap{height:100%;width:100%}.mobile-body .qty-change .ant-input-number input{height:100%;padding:0;text-align:center;width:100%}.cart-position{border-top:1px solid hsla(0,0%,64%,.2);box-sizing:border-box;display:flex;gap:16px;padding:16px 0 0;width:100%}.cart-position__image{align-items:center;display:flex;height:150px;justify-content:center;width:100%}.cart-position__unavailable-price{color:rgba(0,0,0,.4);font-size:16px;font-weight:400;line-height:24px;text-align:right}.cart-position__actions{display:flex;justify-content:flex-end}.cart-position__offer-name{display:flex;font-size:16px;font-weight:400;line-height:24px}.cart-position__offer-name,.cart-position__offer-name:hover{color:#000}.cart-position__brand-name{font-size:14px;font-weight:400;line-height:20px}.cart-position__brand-name,.cart-position__brand-name:hover{color:rgba(0,0,0,.6)}.cart-position__price{align-items:center;color:#000;display:flex;font-size:18px;font-style:normal;font-weight:700;gap:4px;justify-content:flex-end;line-height:135%}.cart-position__price .old-price{color:#9d9da5;font-size:14px;font-style:normal;font-weight:400;line-height:135%}.cart-position__price .price-units{font-size:12px;font-weight:400;line-height:14px}.cart-position__col{box-sizing:border-box}.cart-position__col_checkbox{width:20px}.cart-position__col_img{width:150px}.cart-position__col_right{align-items:flex-start;display:flex;flex:1;flex-direction:row;gap:32px;padding:0}.cart-position__col_description{display:flex;flex:1;flex-direction:column;gap:4px}.cart-position__col_qty{width:100px}.cart-position__col_last{display:flex;flex-direction:column;gap:9px;min-width:200px}.mobile-body .cart-position{position:relative}.mobile-body .cart-position__image{height:88px}.mobile-body .cart-position__actions{display:flex;justify-content:flex-end}.mobile-body .cart-position__actions button{align-items:center;display:flex;height:32px;justify-content:center;width:32px}.mobile-body .cart-position__unavailable-price{text-align:left}.mobile-body .cart-position__brand-name,.mobile-body .cart-position__offer-name{font-size:14px;line-height:20px}.mobile-body .cart-position__price{align-items:flex-start;flex-direction:column;font-size:16px;font-weight:600;justify-content:flex-start;line-height:22px}.mobile-body .cart-position__price .old-price{font-size:12px;line-height:14px}.mobile-body .cart-position__price .price-units{font-size:12px;font-weight:400;line-height:14px}.mobile-body .cart-position__col_checkbox{position:absolute;right:0;top:16px}.mobile-body .cart-position__col_img{width:88px}.mobile-body .cart-position__col_right{flex-direction:column;gap:8px}.mobile-body .cart-position__col_description{padding-right:32px}.mobile-body .cart-position__col_qty{width:174px}.mobile-body .cart-position__col_last{align-items:center;display:flex;flex-direction:row-reverse;gap:16px;justify-content:flex-start;width:100%}.mobile-body .cart-position__col_last .qty-change__wrapper .qty-change__max{display:none}.mobile-body .cart-position_unavailable .cart-position__col_last{justify-content:flex-end}.cart-page-info{align-items:flex-start;background:hsla(0,0%,64%,.1);border-radius:12px;gap:16px;padding:16px}.cart-page-info,.cart-page-info__top{display:flex;flex-direction:column;width:100%}.cart-page-info__top{gap:8px}.cart-page-info__bottom{width:100%}.cart-page-info__item{align-items:flex-end;display:flex;justify-content:space-between}.cart-page-info__item-key{color:#000;font-size:14px;font-weight:400;line-height:20px}.cart-page-info__item-value{color:#000;font-size:14px;font-weight:600;line-height:20px;text-align:right}.cart-page-info__item_large .cart-page-info__item-key,.cart-page-info__item_large .cart-page-info__item-value{font-size:20px;font-weight:700;line-height:26px}.cart-page-info__item_discount .cart-page-info__item-value{color:#50bc47}.mobile-body .cart-page-info{background:transparent;border-radius:unset;border-top:1px hsla(0,0%,64%,.2);gap:16px;padding:0}.cart-page__col{display:flex;flex-direction:column;gap:40px}.cart-page__section h2{margin-bottom:10px}.cart-page__position-actions{align-items:center;display:flex;gap:24px}.cart-page-content{display:grid;gap:64px;grid-template-columns:1fr 400px}.mobile-body .cart-page .page-layout__content{padding:24px 0}.mobile-body .cart-page h1{margin-bottom:24px}.mobile-body .cart-page h2{padding-top:16px}.mobile-body .cart-page__col{display:flex;flex-direction:column;gap:16px}.mobile-body .cart-page__position-actions{align-items:center;display:flex;flex-direction:row-reverse;gap:16px;justify-content:space-between}.mobile-body .cart-page__position-actions .st-check{flex-direction:row-reverse}.mobile-body .cart-page-content{display:flex;flex-direction:column;gap:24px}.large-switcher{display:flex}.large-switcher__wrapper{align-items:flex-start;box-sizing:border-box;display:flex;flex:0;flex-direction:row;height:48px;position:relative}.large-switcher__marker{background:#1536a1;border-radius:8px;height:100%;position:absolute;top:0;transition:all .2s ease-in-out}.large-switcher__options{border:1px solid hsla(0,0%,64%,.4);border-radius:8px;display:flex;height:100%;position:relative;z-index:1}.large-switcher__option{align-items:center;color:rgba(0,0,0,.8);cursor:pointer;display:flex;font-size:16px;font-weight:500;height:100%;justify-content:center;line-height:24px;min-width:192px;padding:10px 16px;transition:all .1s ease-in-out}.large-switcher__option span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.large-switcher__option.active{color:#fff;cursor:default}.mobile-body .large-switcher{width:100%}.mobile-body .large-switcher__wrapper{flex:1;width:100%}.mobile-body .large-switcher__options{flex:1;justify-content:stretch;width:100%}.mobile-body .large-switcher__option{flex:1;font-size:16px;height:100%;line-height:24px;min-width:unset}.order-form{display:flex;flex-direction:column;gap:40px}.order-form__section,.order-form__subsection{display:flex;flex-direction:column;gap:20px}.order-form__subsection{background:hsla(0,0%,64%,.1);border-radius:12px;padding:20px}.order-form__subsection-title{color:#000;display:flex;font-size:16px;font-style:normal;font-weight:700;justify-content:space-between;line-height:20px}.mobile-body .order-form{display:flex;flex-direction:column;gap:40px}.mobile-body .mobile-order-form__section{align-items:flex-start;background:hsla(0,0%,64%,.1);border-radius:12px;display:flex;flex-direction:column;padding:0 16px}.mobile-body .mobile-order-form__section-item{align-items:center;border-bottom:1px solid hsla(0,0%,64%,.2);display:flex;gap:12px;padding:16px 0;width:100%}.mobile-body .mobile-order-form__section-item-left{flex:1;text-align:left;width:75%}.mobile-body .mobile-order-form__section-item-value{color:#000;display:block;font-size:14px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.mobile-body .mobile-order-form__section-item-label{color:rgba(0,0,0,.4);font-size:14px;font-weight:400;line-height:20px}.mobile-body .mobile-order-form__section-item-label.error{color:#ff4b55}.mobile-body .mobile-order-form__section .mobile-order-form__section-item:last-child{border:0}.input-with-label-wrapper{align-items:center;background:#fff;border:1px solid hsla(0,0%,64%,.4);border-radius:8px;box-sizing:border-box;display:flex;flex-direction:row;gap:8px;height:48px;padding:8px 12px;position:relative}.input-with-label-wrapper_disabled{cursor:not-allowed;opacity:.5}.input-with-label-wrapper input{border:0;box-shadow:none;color:#000;font-size:16px;font-weight:400;line-height:20px;outline:none;padding:4px 0;width:100%}.input-with-label-wrapper span{color:rgba(0,0,0,.4);font-size:16px;font-weight:400;left:12px;line-height:20px;position:absolute;top:13px;transition:all .1s linear}.input-with-label-wrapper input:focus+span,.input-with-label-wrapper_not-empty span{color:rgba(0,0,0,.4);font-size:12px;font-weight:400;line-height:12px;top:6px}.input-with-label-wrapper input:focus,.input-with-label-wrapper_not-empty input{font-size:14px;line-height:16px;transform:translateY(8px)}.status-page .page-layout__content{display:flex;flex-direction:column}.status-page .container,.status-page__wrapper{display:flex;flex:1;flex-direction:column}.status-page__wrapper{justify-content:space-between;padding:32px 0}.status-page__top{align-items:center;display:flex;flex-direction:column;gap:16px}.status-page__title{color:#343434;font-size:20px;font-weight:700;line-height:26px;text-align:center}.status-page__text{color:#000;font-size:14px;line-height:20px;text-align:center}.small-order-positions__list{display:flex;flex-wrap:wrap;gap:12px}.success-order{border:1px solid hsla(0,0%,64%,.2);border-radius:12px;gap:16px;padding:16px}.success-order,.success-order__header{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column}.success-order__header{border-bottom:1px solid hsla(0,0%,64%,.2);color:rgba(0,0,0,.8);font-size:16px;gap:4px;line-height:24px;min-height:40px;padding:0 0 16px;width:100%}.success-order__body{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;gap:16px}.success-order__footer{width:100%}.success-order__positions{display:flex;flex-direction:column;gap:8px}.success-order__positions-title{color:rgba(0,0,0,.4);font-size:14px;font-weight:600;line-height:20px}.success-order__delivery{color:rgba(0,0,0,.8);font-size:16px;font-weight:400;line-height:24px}.success-order__delivery-title{font-weight:700;line-height:20px}.mobile-body .success-order{min-width:100%}.order-page h1{margin-bottom:16px}.order-page .cart-success-order{display:flex;flex-direction:column;gap:40px}.order-page .cart-success-order__text{color:#000;font-size:16px;font-weight:400;line-height:28px}.order-page .cart-success-order__text a{color:#1536a1}.order-page .cart-success-order__text a:active,.order-page .cart-success-order__text a:hover{color:#2247bd}.order-page .success-order{max-width:700px}.articles-list{display:flex;flex-wrap:wrap;gap:24px;list-style:none;margin:0;padding:0}.articles-list-item{background-repeat:no-repeat;background-size:cover;border-radius:8px;box-sizing:border-box;min-height:220px;width:calc(33.33% - 16px)}.articles-list-item a{background:linear-gradient(0deg,rgba(0,0,0,.65),transparent 66.99%);border-radius:8px;color:#fff;height:100%;justify-content:flex-end;padding:16px;width:100%}.articles-list-item a,.articles-list-item__content{display:flex;flex-direction:column}.articles-list-item__content span{display:block}.articles-list-item__description{font-size:16px;font-weight:600;line-height:22px;margin-bottom:10px}.articles-list-item__subtitle{font-size:14px;font-weight:400;line-height:20px}.mobile-body .articles{flex-direction:column}.mobile-body .articles-list{gap:16px}.mobile-body .articles-list-item{display:flex;min-height:200px;width:100%}.mobile-body .articles-list-item__description{font-size:16px;font-weight:600;line-height:22px}.mobile-body .articles-list-item__subtitle{font-size:14px;line-height:20px}.search-result{display:flex;flex-direction:column;gap:40px}.search-result-section{display:flex;flex-direction:column;gap:22px}.search-result-section__title{font-size:22px;font-weight:500;line-height:28px}.sbr-remote-pay-page{border:1px solid hsla(0,0%,68%,.45);border-radius:3px;margin:33px 0 50px;min-height:173px;padding:166px 0;text-align:center}.sbr-remote-pay-page-title{color:#000;font-size:45px;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:-.48px;line-height:normal;margin-bottom:30px;text-align:center}.sbr-remote-pay-page .ant-btn{font-size:22px;height:50px;margin-bottom:18px;padding:3px 34px!important}.sbr-remote-pay-page-time{color:#75818e;font-size:16px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:-.38px;line-height:1.19;text-align:center}.mobile-body .sbr-remote-pay-page{border:none;margin:0;min-height:350px;padding:96px 0;text-align:center}.mobile-body .sbr-remote-pay-page-title{color:#000;font-size:25px;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:-.27px;line-height:normal;margin-bottom:21px;text-align:center}.mobile-body .sbr-remote-pay-page .ant-btn{font-size:19px;height:41px;margin-bottom:13px;padding:3px 34px}.reviews-stats{display:flex;flex-direction:column;font-size:16px;gap:18px;line-height:21px}.reviews-stats__row{display:flex;flex-direction:column;gap:8px}.reviews-stats__average{align-items:center;display:flex;font-size:21px;font-weight:700;gap:8px}.reviews-stats__stars{display:flex;flex-direction:column}.reviews-stats__stars-row{align-items:center;display:flex;gap:12px}.reviews-stats__stars-row-stars{align-items:center;display:flex;gap:4px;min-width:136px}.reviews-page__container{display:flex;flex-direction:row;gap:24px}.reviews-page__container .reviews-page__left-col{flex-grow:1}.reviews-page__container .reviews-page__right-col{width:280px}.reviews-page__navigation{align-items:center;border-bottom:1px solid #ccc;display:flex;gap:24px;margin-bottom:12px;padding:12px 0}.reviews-page__navigation a.active,.reviews-page__navigation a.active:hover,.reviews-page__navigation a.active:visited{color:#ccc}.mobile-body .reviews-page__container{display:flex;flex-direction:column-reverse;gap:24px}.mobile-body .reviews-page__container .reviews-page__left-col{flex-grow:1}.mobile-body .reviews-page__container .reviews-page__right-col{width:100%}.partners__section{margin-bottom:35px;padding:0 10px}.partners__section h3{color:#000;font-size:45px;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:-.48px;line-height:normal;margin-bottom:28px;text-align:center}.partners__list{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;padding:0}.partners__list-item{box-sizing:border-box;margin:0 35px 40px;max-width:230px}.partners__list-item-image{height:326px;margin-bottom:17px;width:230px}.partners__list-item-image a{align-items:center;background-color:#fff;background-position:0 50%;background-size:cover;box-shadow:0 6px 9px 3px rgba(0,0,0,.1),0 0 1px 0 transparent,0 -1px 1px 0 rgba(0,0,0,.04);display:flex;height:100%;justify-content:center;width:100%}.partners__list-item-image img{display:block;max-height:100%;max-width:100%}.partners__list-item-name{color:#000;font-size:18px;font-weight:700;letter-spacing:-.43px;line-height:1.33;margin-bottom:5px}.partners__list-item-name,.partners__list-item-title{font-stretch:normal;font-style:normal;text-align:center}.partners__list-item-title{color:#677583;font-size:14px;font-weight:400;letter-spacing:-.31px;line-height:normal}.partners__type-select{border-bottom:1px solid #dadada;margin-bottom:54px;padding:0 0 10px}.partners__type-select a{font-size:16px;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:-.36px;line-height:1.13;margin-right:12px}.partners__type-select a.active{color:#000;cursor:default}.mobile-body .partners__section{margin-bottom:35px;padding:0}.mobile-body .partners__section h3{font-size:35px;margin-bottom:22px}.mobile-body .partners__type-select{border-bottom:1px solid #dadada;margin-bottom:35px;padding:0 0 10px}.review-form{display:flex;flex-direction:column;gap:32px;max-width:800px}.review-form .form__section{display:flex;flex-direction:column;gap:18px}.review-form .form__section-title{display:flex;font-size:18px;font-weight:700;gap:20px}.review-form .form__field{display:flex;flex-direction:row;gap:24px}.review-form .form__field-label{width:150px}.review-form .form__field-input{display:flex;flex-direction:column;flex-grow:1;gap:12px}.mobile-body .review-form .form__section{display:flex;flex-direction:column;gap:18px}.mobile-body .review-form .form__section-title{font-size:16px;gap:20px}.mobile-body .review-form .form__field{flex-direction:column;gap:8px}.mobile-body .review-form .form__field-label{width:unset}.mobile-body .review-form .form__field-input{gap:8px}.product-comparison--main-wrapper{position:relative}.product-comparison--main-wrapper .scroll-arrow{background-color:#fff;border-radius:100%;box-shadow:0 -1px 9px -4px rgba(0,0,0,.2),0 1px 1px 0 transparent,0 2px 1px 0 rgba(0,0,0,.04),0 2px 4px 0 hsla(0,0%,64%,.5);cursor:pointer;display:none;height:43px;margin:-29px 0 0;position:absolute;top:104px;transition:all .1s linear;width:43px}.product-comparison--main-wrapper .scroll-arrow:before{border-color:#000 #000 transparent transparent;border-style:solid;border-width:2px;content:"";height:13px;margin-top:-8px;position:absolute;top:50%;width:13px}.product-comparison--main-wrapper .scroll-arrow:hover{background-color:#e5e5e5;box-shadow:0 -1px 9px -4px rgba(0,0,0,.2),0 1px 1px 0 transparent,0 2px 1px 0 rgba(0,0,0,.04),0 2px 4px 0 hsla(0,0%,64%,.5)}.product-comparison--main-wrapper .scroll-arrow.left-{left:-23px}.product-comparison--main-wrapper .scroll-arrow.left-:before{left:17px;transform:rotate(-135deg)}.product-comparison--main-wrapper .scroll-arrow.right-{right:-23px}.product-comparison--main-wrapper .scroll-arrow.right-:before{left:8px;transform:rotate(45deg)}.product-comparison--main-wrapper .scroll-arrow.disabled{cursor:default;opacity:0}.product-comparison--main-wrapper .scroll-arrow.disabled:before{opacity:0}.product-comparison--table{border-spacing:0;table-layout:fixed;width:max-content}.product-comparison--table-wrapper{border:1px solid hsla(0,0%,68%,.453);border-radius:3px;box-sizing:border-box;margin-bottom:50px;overflow:hidden;width:100%}.product-comparison--table-wrapper.overflow{overflow:visible;overflow-y:auto}.product-comparison--table-wrapper.overflow+.scroll-arrow,.product-comparison--table-wrapper.overflow+.scroll-arrow+.scroll-arrow{display:block}.product-comparison--table-wrapper.overflow .product-comparison--head-cell{border-bottom:1px solid hsla(0,0%,68%,.453)}.product-comparison--table-wrapper.overflow .product-comparison--head-cell:first-child:before{display:none}.product-comparison--table-wrapper.overflow .product-comparison--head-cell:last-child{padding-right:0}.product-comparison--table-wrapper.overflow .product-comparison--trait-value-cell{border-bottom:1px solid hsla(0,0%,68%,.453)}.product-comparison--table-wrapper.overflow .product-comparison--trait-value-cell:first-child{position:relative}.product-comparison--table-wrapper.overflow .product-comparison--trait-value-cell:first-child:before{display:none}.product-comparison--table-wrapper.overflow .product-comparison--trait-value-cell:last-child{position:relative}.product-comparison--table-wrapper.overflow .product-comparison--trait-value-cell:last-child:after{background:#fff;bottom:-1px;content:"";height:2px;position:absolute;right:0;width:23px}.product-comparison--head{font-weight:400;text-align:left}.product-comparison--head-row_top .product-item:hover{border:1px solid hsla(0,0%,68%,.453);border-radius:3px;box-sizing:border-box}.product-comparison--head-cell{box-sizing:border-box;padding:5px 0 8px 7px;vertical-align:top;width:202px}.product-comparison--head-cell:first-child{position:relative}.product-comparison--head-cell:first-child:before{border-top:1px solid hsla(0,0%,68%,.453);bottom:-1px;content:"";height:0;left:0;position:absolute;width:10000px}.product-comparison--head-cell .add-to-cart-widget{font-weight:400}.product-comparison--head-cell:last-child{padding-right:0}.product-comparison--trait-title td{box-sizing:border-box;color:#677583;font-size:13px;font-style:normal;font-weight:400;letter-spacing:.8125px;line-height:24px;padding:22px 23px 2px;text-transform:uppercase}.product-comparison--trait-value-cell{box-sizing:border-box;color:#4a4a4a;font-size:16px;font-style:normal;font-weight:400;letter-spacing:-.382593px;line-height:24px;padding:1px 23px 19px;width:202px}.product-comparison--trait-value-cell:first-child{position:relative}.product-comparison--trait-value-cell:first-child:before{border-top:1px solid hsla(0,0%,68%,.453);bottom:-1px;content:"";height:0;left:0;position:absolute;width:10000px}.product-comparison--trait-value-cell:first-child:after{background:#fff;bottom:-1px;content:"";height:2px;left:0;position:absolute;width:23px}.product-comparison--trait-value-cell .empty{color:#b7c2cc}.product-item.comparison-{border:1px solid transparent;box-sizing:border-box;position:relative}.product-item.comparison- .top-actions{align-items:center;background:#dadada;border-radius:3px 3px 0 0;box-sizing:border-box;display:none;justify-content:flex-end;min-height:40px;padding:2px 6px;position:absolute;width:100%;z-index:5}.product-item.comparison- .top-actions a,.product-item.comparison- .top-actions a:active,.product-item.comparison- .top-actions a:hover,.product-item.comparison- .top-actions a:visited{color:#677583;font-size:14px;font-weight:400;letter-spacing:-.273902px;line-height:16px}.product-item.comparison- .top-actions a.remove-{padding-right:25px;position:relative}.product-item.comparison- .top-actions a.remove-:after{content:"x";height:16px;position:absolute;right:0;top:0;width:16px}.product-item.comparison-:hover .top-actions{display:flex;z-index:5}.product-item.comparison- .product-item-top{box-sizing:border-box;padding:4px 4px 0;width:100%}.product-item.comparison- .product-item-bottom{box-sizing:border-box;padding:6px 6px 3px 13px}.product-item.comparison- .product-item-bottom .title{display:block;font-size:16px;font-weight:400;letter-spacing:-.382593px;line-height:21px;margin-bottom:7px;min-height:4em}.product-item.comparison- .product-item-bottom .title,.product-item.comparison- .product-item-bottom .title:hover{color:#1536a1}.product-item.comparison- .product-item-bottom .price-box{min-height:3.5em}.auth-email-form{align-items:flex-start;display:flex;flex-direction:column;gap:20px;width:100%}.auth-email-form__row{width:100%}.auth-email-form__submit-note{display:flex;gap:4px}.auth-email-form__submit-note span{color:#1536a1}.auth-email-form .otp-input>div{display:grid!important;gap:8px;grid-template-columns:repeat(6,1fr)}.auth-email-form .otp-input>div input{align-items:center;border-radius:8px;box-sizing:border-box;color:#000;display:flex;flex:none;flex-direction:row;flex-grow:1;font-family:Inter;font-size:20px;font-style:normal;font-weight:600;gap:8px;height:48px;line-height:24px;order:0;outline:none;padding:8px 12px;text-align:center;user-select:none;width:100%!important}.auth-email-form .otp-input>div input,.auth-email-form .otp-input>div input:focus{background:hsla(0,0%,64%,.1);border-color:transparent}.auth-email-form .otp-input>div input::selection{background:transparent;color:#000}.auth-email-form .otp-input>div input.with-value,.auth-email-form .otp-input>div input.with-value:focus{background:#fff;border:2px solid rgba(255,184,0,.8)}.auth-email-form .otp-input.has-error>div input,.auth-email-form .otp-input.has-error>div input:focus{background:#fff;border:2px solid #d13a3a}.auth-email-form .otp-input.success>div input,.auth-email-form .otp-input.success>div input:focus{background:#fff;border:2px solid #219653}
/*# sourceMappingURL=saturn-app-bundle-39cda7be.css.map*/