@charset "UTF-8";.r-body .r-text-h1{font-family:Grotesque,sans-serif;font-weight:700;font-size:32px;line-height:45px}@media all and (min-width: 1024px){.r-body .r-text-h1{font-size:48px;line-height:67px}}.r-body .r-text-h2{font-family:Grotesque,sans-serif;font-weight:700;font-size:24px;line-height:36px}@media all and (min-width: 1024px){.r-body .r-text-h2{font-size:40px;line-height:56px}}.r-body .r-text-h3{font-family:Grotesque,sans-serif;font-weight:700;font-size:20px;line-height:30px}@media all and (min-width: 1024px){.r-body .r-text-h3{font-size:32px;line-height:45px}}.r-body .r-text-h4{font-family:Grotesque,sans-serif;font-weight:700;font-size:16px;line-height:24px}@media all and (min-width: 1024px){.r-body .r-text-h4{font-size:24px;line-height:36px}}.r-body .r-text-h5{font-family:Grotesque,sans-serif;font-weight:700;line-height:12px;font-size:20px}@media all and (min-width: 1024px){.r-body .r-text-h5{font-size:14px;line-height:22px}}.r-text-xl-large{font-size:20px;line-height:30px}.r-text-large{font-size:18px;line-height:28px}.r-text-base{font-size:16px;line-height:24px}.r-text-small{font-size:14px;line-height:21px}.r-text-xs-small{font-size:12px;line-height:18px}.r-text-align-center{text-align:center}.fw-medium{font-weight:500!important}.fw-bold{font-weight:700!important}.r-text-dashed{border-bottom:1px dashed}.r-text-underline{border-bottom:1px solid}.r-text-center{text-align:center}.r-text-start{text-align:start}.r-text-vertical-top{vertical-align:top}.r-text-dec--line-through{text-decoration:line-through}.r-link{color:#f5a408}.r-link:active,.r-link:focus{color:#f5a408!important}@media (hover: hover){.r-link:hover{color:#ed8e00!important}}.r-link--no-button{border:0;padding:0;box-shadow:none;background:transparent}.r-link--toggle{display:inline-flex!important;align-items:center;justify-content:flex-start;gap:4px;font-size:16px;line-height:24px!important}@media all and (min-width: 1200px){.r-link--toggle{font-size:20px;line-height:30px!important}}.r-link--button{border-radius:4px;padding:0 12px}.r-link--button--orange{color:#ed8e00;background-color:#fef2e5}.r-link--button--orange:active,.r-link--button--orange:focus{color:#ed8e00!important}.r-link--button--orange:hover{color:#ed8e00!important;background-color:#feead4}@media (hover: hover){.r-link--button--orange:hover{color:#ed8e00!important;background-color:#feead4}}.r-link--gray{color:#727271}.r-link--gray:active,.r-link--gray:focus{color:#727271!important}.r-link--gray:hover{color:#3b3b3b!important}@media (hover: hover){.r-link--gray:hover{color:#3b3b3b!important}}.r-link--gray-inverse{color:#3b3b3b}.r-link--gray-inverse:active,.r-link--gray-inverse:focus{color:#3b3b3b!important}.r-link--gray-inverse:hover{color:#727271!important}@media (hover: hover){.r-link--gray-inverse:hover{color:#727271!important}}.r-link--red{color:#ff003d}.r-link--red:active,.r-link--red:focus{color:#ff003d!important}.r-link--red:hover{color:#e80038!important}@media (hover: hover){.r-link--red:hover{color:#e80038!important}}.r-link--dec-none{text-decoration:none!important}.r-link--underline{text-decoration:underline}.t-base,.t-base--size--small,.t-base--size-base{font-size:16px;line-height:24px}.t-base--weight--normal{font-weight:400}.t-base--weight--bold{font-weight:700}.t-base--weight--medium{font-weight:500}.t-base--color--black{color:#000}html{-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}*{outline:none!important}*,*:before,*:after{box-sizing:border-box;color:inherit}@media print{@page{size:A4 landscape;margin:0}}.r-body{background-color:#fff;font-family:Grotesque,sans-serif;font-feature-settings:"liga" off,"kern" off;position:relative;overflow-x:hidden;margin:0;padding-right:0;padding-bottom:0;padding-left:0;min-width:320px;-webkit-overflow-scrolling:touch;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(0,0,0,0);font-weight:400;color:#3b3b3b;font-size:16px;line-height:24px}.r-body img:not([src]):not([srcset]){visibility:hidden}.r-body input{font-family:Grotesque,sans-serif;-webkit-appearance:none;-moz-appearance:textfield}.r-body h1:not([class*=section]),.r-body h2:not([class*=section]),.r-body h3:not([class*=section]),.r-body h4:not([class*=section]),.r-body h5:not([class*=section]),.r-body h6:not([class*=section]){font-feature-settings:initial;margin:0}.r-body input[type=number]{-moz-appearance:textfield}.r-body input::-webkit-outer-spin-button,.r-body input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.r-body a{text-decoration:none}.r-body b{font-weight:700}.r-body sup{font-size:.6em;vertical-align:super}.r-body [data-ajax-block]:not([data-dynamic-component-inited]){max-width:100%;overflow:hidden}.r-body .g-recaptcha{display:none}.r-body button{line-height:normal}[data-modal]{cursor:pointer}.r-main{position:relative;flex-grow:1;min-height:100%}.r-image{max-width:100%;max-height:100%;width:100%;height:auto}.r-loading{position:relative;pointer-events:none;opacity:.6;overflow:hidden}.r-loading:before{content:"";display:block;position:absolute;z-index:100;left:50%;top:0;width:75px;height:100%;background:#FFFFFF;transform:rotate(30deg);filter:blur(34px);will-change:left;animation:loading-glare 1.5s ease-in-out infinite}@keyframes loading-glare{0%{left:calc(0% - 150px)}to{left:calc(100% + 150px)}}.r-spinner{position:relative}.r-spinner:after{content:"";position:absolute;left:calc(50% - 16px);top:calc(50% - 16px);background-image:url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M32.775 8.80128C32.2365 9.73395 31.0473 10.0409 30.0548 9.62294C27.5131 8.55251 24.7211 8.17048 21.9638 8.53348C18.5591 8.98172 15.3974 10.5409 12.9692 12.9692C10.5409 15.3974 8.98172 18.5591 8.53348 21.9638C8.08525 25.3685 8.77298 28.826 10.49 31.8C12.2071 34.774 14.8575 37.0983 18.0302 38.4125C21.2028 39.7267 24.7205 39.9572 28.0376 39.0684C31.3547 38.1796 34.2858 36.2211 36.3763 33.4967C38.0694 31.2903 39.1345 28.6814 39.4783 25.945C39.6126 24.8764 40.473 24 41.55 24C42.627 24 43.5101 24.8752 43.4026 25.9468C43.0418 29.5434 41.6864 32.9829 39.4704 35.8708C36.8572 39.2764 33.1933 41.7245 29.047 42.8355C24.9006 43.9466 20.5036 43.6584 16.5377 42.0156C12.5718 40.3729 9.25884 37.4675 7.11253 33.75C4.96622 30.0325 4.10655 25.7106 4.66685 21.4548C5.22715 17.1989 7.1761 13.2468 10.2114 10.2114C13.2468 7.1761 17.1989 5.22715 21.4548 4.66685C25.0638 4.19172 28.7202 4.73769 32.0153 6.22347C32.9971 6.66616 33.3135 7.86861 32.775 8.80128Z' fill='url(%23paint0_linear_164_39680)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_164_39680' x1='24.75' y1='27' x2='45.7806' y2='34.6095' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.122714' stop-color='%23004E57'/%3E%3Cstop offset='0.520538' stop-color='%23004E57' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");background-size:contain;height:32px;width:32px;animation:rotation 1s linear infinite}@media all and (min-width: 1200px){.r-spinner:after{height:48px;width:48px;left:calc(50% - 24px);top:calc(50% - 24px)}}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.r-border-radius{border-radius:24px}ul.r-list{list-style:none;padding-left:24px}ul.r-list li{position:relative}ul.r-list li:before{content:"";position:absolute;top:50%;left:-15px;transform:translateY(-50%);width:4px;height:4px;border-radius:50%;background-color:currentColor}.r-seo-block{font-size:16px;line-height:24px}@media all and (min-width: 1200px){.r-seo-block{font-size:18px;line-height:28px}}html.scroll-lock,body.scroll-lock{position:fixed;left:0;width:100%;height:100%;overflow:hidden}.r-img-responsive{display:block;max-width:100%;height:auto}.r-visually-hidden{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px}.r-text-nowrap{white-space:nowrap}.r-cursor-pointer{cursor:pointer}.is-hidden{display:none!important}.w-100{width:100%}.r-color-red-main{color:#b62020}.r-bg-red-main{background:#B62020}.r-color-red-lighten-1{color:#edc7c7}.r-bg-red-lighten-1{background:#EDC7C7}.r-color-red-lighten-2{color:#da8f8f}.r-bg-red-lighten-2{background:#DA8F8F}.r-color-red-error{color:#eb4848}.r-bg-red-error{background:#EB4848}.r-color-red{color:#ff003d}.r-bg-red{background:#FF003D}.r-color-red-2{color:#e80038}.r-bg-red-2{background:#E80038}.r-color-deep-blue-main{color:#00343d}.r-bg-deep-blue-main{background:#00343D}.r-color-deep-blue-darken-1{color:#004e57}.r-bg-deep-blue-darken-1{background:#004E57}.r-color-deep-blue-lighten-1{color:#bfd3d5}.r-bg-deep-blue-lighten-1{background:#BFD3D5}.r-color-deep-blue-lighten-2{color:#80a6ab}.r-bg-deep-blue-lighten-2{background:#80A6AB}.r-color-deep-blue-900{color:#004d56}.r-bg-deep-blue-900{background:#004D56}.r-color-green-main{color:#5fa880}.r-bg-green-main{background:#5FA880}.r-color-green-darken-1{color:#8ac4a4}.r-bg-green-darken-1{background:#8AC4A4}.r-color-green-lighten-1{color:#f3f9f6}.r-bg-green-lighten-1{background:#F3F9F6}.r-color-green-lighten-2{color:#e2f0e8}.r-bg-green-lighten-2{background:#E2F0E8}.r-color-green-lighten-3{color:#c4e1d1}.r-bg-green-lighten-3{background:#C4E1D1}.r-color-green-badge{color:#17a773}.r-bg-green-badge{background:#17A773}.r-color-cinder-main{color:#383644}.r-bg-cinder-main{background:#383644}.r-color-cinder-darken-1{color:#b5b3c6}.r-bg-cinder-darken-1{background:#B5B3C6}.r-color-cinder-darken-2{color:#8c8aa6}.r-bg-cinder-darken-2{background:#8C8AA6}.r-color-cinder-lighten-1{color:#f6f6f9}.r-bg-cinder-lighten-1{background:#F6F6F9}.r-color-cinder-lighten-2{color:#eeedf1}.r-bg-cinder-lighten-2{background:#EEEDF1}.r-color-cinder-lighten-3{color:#d8d7e0}.r-bg-cinder-lighten-3{background:#D8D7E0}.r-color-orange-main{color:#f5a408}.r-bg-orange-main{background:#F5A408}.r-color-orange-darken-1{color:#ed8e00}.r-bg-orange-darken-1{background:#ED8E00}.r-color-orange-lighten-1{color:#feead4}.r-bg-orange-lighten-1{background:#FEEAD4}.r-color-orange-lighten-2{color:#fef2e5}.r-bg-orange-lighten-2{background:#FEF2E5}.r-color-orange-background{color:#f5f1ea}.r-bg-orange-background{background:#F5F1EA}.r-color-gray-secondary{color:#969494}.r-bg-gray-secondary{background:#969494}.r-color-gray-secondary-dark{color:#727271}.r-bg-gray-secondary-dark{background:#727271}.r-color-gray-tretiary{color:#cfcdcd}.r-bg-gray-tretiary{background:#CFCDCD}.r-color-gray-line-border{color:#e6e6e6}.r-bg-gray-line-border{background:#E6E6E6}.r-color-gray-background{color:#f3f3f3}.r-bg-gray-background{background:#F3F3F3}.r-color-gray-search{color:#c4c4c4}.r-bg-gray-search{background:#C4C4C4}.r-color-gray-placeholder{color:gray}.r-bg-gray-placeholder{background:#808080}.r-color-blue-main{color:#3b6cff}.r-bg-blue-main{background:#3B6CFF}.r-color-black{color:#1d1d1b}.r-bg-black{background:#1D1D1B}.r-color-black-main-text{color:#3b3b3b}.r-bg-black-main-text{background:#3B3B3B}.r-color-dark-grey{color:#252525}.r-bg-dark-grey{background:#252525}.r-color-dark-bg{color:#18171d}.r-bg-dark-bg{background:#18171D}.r-color-white{color:#fff}.r-bg-white{background:#FFFFFF}.r-color-black-main{color:#000}.r-bg-black-main{background:#000000}.r-color-bg{color:#f9f9fb}.r-bg-bg{background:#F9F9FB}.r-color-bg-2{color:#f7f7f7}.r-bg-bg-2{background:#F7F7F7}.r-color-gradient-main{color:linear-gradient(102deg,#008A97 0%,#004D56 100%)}.r-bg-gradient-main{background:linear-gradient(102deg,#008A97 0%,#004D56 100%)}.r-color-gradient-hover{color:linear-gradient(102deg,#008A97 0%,#004D56 .81%,#008A97 100%)}.r-bg-gradient-hover{background:linear-gradient(102deg,#008A97 0%,#004D56 .81%,#008A97 100%)}.r-color-light-black-overlay{color:#0000004d}.r-bg-light-black-overlay{background:rgba(0,0,0,.3)}.r-color-black-overlay{color:#1d1d1b99}.r-bg-black-overlay{background:rgba(29,29,27,.6)}.r-color-black-tooltip{color:#1d1d1be6}.r-bg-black-tooltip{background:rgba(29,29,27,.9)}.r-button{display:flex;align-items:center;justify-content:center;border-radius:6px;border:0;padding:12px;font-weight:700;font-size:16px;line-height:24px;transition:.3s ease;box-shadow:none}@media all and (min-width: 1024px){.r-button{padding:13px;font-size:20px;line-height:30px}}.r-button__icon{min-width:24px;width:24px;height:24px}.r-button__icon svg{width:100%;height:100%}.r-button._filled{color:#f5a408;background-color:#fef2e5}.r-button._filled:active,.r-button._filled:focus{color:#f5a408}@media (hover: hover){.r-button._filled:hover{background-color:#feead4;color:#f5a408}}.r-button._filled-grey{color:#3b3b3b;background-color:#f5f1ea}.r-button._filled-grey:active,.r-button._filled-grey:focus{color:#ed8e00}@media (hover: hover){.r-button._filled-grey:hover{background-color:#fef2e5;color:#ed8e00}}.r-button._icon{gap:6px}@media all and (min-width: 1024px){.r-button._icon{gap:8px;padding:13px 24px 13px 32px}}.r-button--header{padding:0 8px;font-weight:500;font-size:inherit;line-height:24px!important;color:#ed8e00}.r-button--wa{padding:2px;background-color:#2cb74233}.r-button--wa:active,.r-button--wa:focus{background-color:#2cb7424d}@media (hover: hover){.r-button--wa:hover{background-color:#2cb7424d}}.r-button--product{gap:8px;padding:12px 24px;min-height:48px;font-size:16px;line-height:22px;color:#fff;white-space:nowrap}.r-button--bg--gray{color:#fff;background-color:#727271}.r-button--bg--gray:hover,.r-button--bg--gray:active,.r-button--bg--gray:focus{color:#fff!important;background-color:#252525}@media (hover: hover){.r-button--bg--gray:hover,.r-button--bg--gray:active,.r-button--bg--gray:focus{color:#fff!important;background-color:#252525}}.r-button--bg--grey{color:#252525;background-color:#f7f7f7}.r-button--bg--grey:hover,.r-button--bg--grey:active,.r-button--bg--grey:focus{color:#ed8e00!important;background-color:#f9f9fb}@media (hover: hover){.r-button--bg--grey:hover,.r-button--bg--grey:active,.r-button--bg--grey:focus{color:#ed8e00!important;background-color:#f9f9fb}}.r-button--bg--orange{color:#fff;background-color:#f5a408}.r-button--bg--orange:hover,.r-button--bg--orange:active,.r-button--bg--orange:focus{color:#fff!important;background-color:#ed8e00}@media (hover: hover){.r-button--bg--orange:hover,.r-button--bg--orange:active,.r-button--bg--orange:focus{color:#fff!important;background-color:#ed8e00}}.r-button--bordered{border:1px solid #E6E6E6;border-radius:4px;font-weight:500;font-size:14px;line-height:21px;color:#3b3b3b;background-color:#fff}.r-button--bordered:hover,.r-button--bordered:active,.r-button--bordered:focus{color:#3b3b3b;background-color:#f7f7f7}.r-header{display:none;padding-bottom:4px;font-size:16px;line-height:1;background-color:#fff}@media all and (min-width: 1280px){.r-header{display:block}}.r-header__container{display:flex;align-items:center;padding-left:16px!important;padding-right:16px!important}@media all and (min-width: 1024px){.r-header__container{padding-left:19px!important;padding-right:19px!important}}@media all and (min-width: 1280px){.r-header__container{padding-left:15px!important;padding-right:15px!important}}.r-header__logo{display:inline-flex;align-items:flex-start;margin-right:24px;width:64px;height:32px;font-size:0;line-height:0;transform-origin:top}.r-header__logo svg{width:100%;height:100%}@media all and (min-width: 1280px){.r-header__logo{margin-right:24px;width:115px;min-width:115px;height:48px;transform:scale(1.1666)}.is-header-fixed .r-header__logo{width:98px;min-width:98px;transform:none}}.r-header-nav{display:flex;align-items:center;gap:20px;font-size:16px;line-height:1.5}.r-header-nav .r-link{font-size:inherit;line-height:inherit;text-decoration:none;transition:.2s ease}.r-header-nav .r-link._active{color:#3b3b3b}.r-header-nav--top{font-weight:400}.r-header-nav--bottom{width:100%}.r-header-nav--bottom .header__catalogList{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0;padding:0;width:100%;list-style:none}.r-header-nav--bottom .header__catalogItem{padding:0;height:auto;font-size:14px;line-height:24px}.r-header-nav--bottom .header__catalogLink{display:inline-block;padding:0 0 20px;font-weight:500;color:#3b3b3b}.r-header-nav--bottom .header__catalogLink._active,.r-header-nav--bottom .header__catalogLink:hover{color:#727271!important}@media (hover: hover){.r-header-nav--bottom .header__catalogLink:hover{color:#727271!important}}@media all and (min-width: 1280px){.r-header-nav--bottom .header__catalogList{gap:22px}}@media all and (min-width: 1920px){.r-header-nav--bottom .header__catalogList{gap:48px}.r-header-nav--bottom .header__catalogItem{font-size:16px}}.r-header-top{padding:12px 0 0}.r-header-top .r-header__container{justify-content:space-between;gap:20px}.r-header-top__right{display:flex;align-items:center;gap:8px}.r-header-top__right .r-header__phone{margin-right:12px}.r-header-sticky{position:sticky;top:0;z-index:102;border-bottom:1px solid #E6E6E6;padding:12px 0;background-color:#fff}@media all and (min-width: 1280px){.r-header-sticky{border-color:transparent;padding:16px 0}.r-header-sticky.is-sticky-border{border-color:#e6e6e6}.r-header-sticky .r-header__container{align-items:flex-start}}@media all and (min-width: 1024px){.r-header-sticky .headerMenu{top:88px;height:calc(100vh - 88px)}.is-header-fixed .r-header-sticky .headerMenu{top:80px;height:calc(100vh - 80px)}}.r-header-bottom{position:relative;z-index:4;display:none;font-weight:400;font-size:14px;line-height:21px;background-color:#fff;border-bottom:1px solid #E6E6E6}@media all and (min-width: 1280px){.r-header-bottom{display:block}}.r-header-burger{position:relative;display:none;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:0;border-radius:8px;width:48px;min-width:48px;height:48px;box-shadow:none;background-color:#252525}.r-header-burger span{height:2px;width:18px;transition:.3s ease;transform-origin:center;background-color:#fff}.r-header-burger.is-active span{position:absolute;left:0;right:0;margin:0 auto;width:23.5px}.r-header-burger.is-active span:first-child{transform:rotate(45deg)}.r-header-burger.is-active span:nth-child(2){opacity:0;visibility:hidden}.r-header-burger.is-active span:last-child{transform:rotate(-45deg)}@media all and (min-width: 1280px){.r-header-burger{display:flex}}@media (hover: hover){.r-header-burger:hover span{background-color:#fabf4e}}.r-header-search{position:absolute;top:100%;left:0;right:0;display:none;align-items:center;padding:12px 16px 15px;width:100%;background-color:#fff}.r-header-search:focus-within .r-header-search__wrapper:before{background:#C4C4C4}@media all and (min-width: 1024px){.r-header-search{padding-left:49px;padding-right:49px}}@media all and (min-width: 1280px){.r-header-search{position:static;display:flex!important;margin-left:8px;margin-right:32px;padding:0}}.r-header-search__form{width:100%}.r-header-search__wrapper{position:relative;border-radius:8px;padding:1px;width:100%}.r-header-search__wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:0;border-radius:8px;background:#C4C4C4}.r-header-search__input{position:relative;border-radius:8px;border-color:transparent!important;padding:0 140px 0 15px;height:46px;background-color:#fff;width:100%;font-size:16px;line-height:24px;color:#3b3b3b;text-overflow:ellipsis;box-shadow:none}.r-header-search__input::-moz-placeholder{color:gray;opacity:1!important}.r-header-search__input::placeholder{color:gray;opacity:1!important}.r-header-search__submit{letter-spacing:0;position:absolute;top:1px;right:1px;display:flex;align-items:center;justify-content:center;border:0;border-radius:8px;width:79px;min-width:79px;height:46px;color:#252525;transition:.2s ease;background-color:#f5f1ea}.r-header-search__submit:hover{color:#ed8e00;background-color:#fef2e5}@media (hover: hover){.r-header-search__submit:hover{color:#ed8e00;background-color:#fef2e5}}.r-header-search__submit:focus{color:#ed8e00;background-color:#feead4}@media (hover: hover){.r-header-search__submit:focus{background-color:#feead4}}.r-header-actions-list{display:flex;align-items:center;gap:16px;margin-left:auto;line-height:1}.r-header-action{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-width:40px;line-height:0;color:#3b3b3b}.r-header-action[href],.r-header-action [href]{color:#3b3b3b}.r-header-action[href]:active,.r-header-action[href]:focus,.r-header-action [href]:active,.r-header-action [href]:focus{color:#727271!important}.r-header-action[href]:hover,.r-header-action [href]:hover{color:#727271!important;text-decoration:none}@media (hover: hover){.r-header-action[href]:hover,.r-header-action [href]:hover{color:#727271!important}}@media all and (min-width: 1280px){.r-header-action{padding-top:2px;min-width:80px}}.r-header-action__icon svg{width:24px;height:24px}.r-header-action__text{display:none;font-size:14px;line-height:21px;color:inherit;white-space:nowrap}@media all and (min-width: 1280px){.r-header-action__text{display:inline-block}}.r-header-action__counter{position:absolute;top:-1px;left:calc(50% + 4px);display:flex;align-items:center;justify-content:center;border-radius:10px;padding:1px 4px 0 5px;min-width:16px;height:16px;font-weight:500;font-size:12px;line-height:1;color:#fff;text-align:center;background-color:#f5a408}@media all and (min-width: 1280px){.r-header-action--search,.r-header-action--burger{display:none}}.r-header-action--search .r-header-action__icon{pointer-events:none}.r-header-action--burger{width:40px;height:28px;border-radius:0;background-color:#fff}.r-header-action--burger span{width:20px;background-color:#252525}.r-header-action--profile{display:none}@media all and (min-width: 1280px){.r-header-action--profile{display:flex}}.r-footer{padding:24px 0;background-color:#252525}@media all and (min-width: 1024px){.r-footer{padding:64px 0 40px}}@media all and (min-width: 1200px){.r-footer{padding:80px 0 40px}}.r-footer__nav ul{display:flex;flex-direction:column;align-items:flex-start;gap:16px;margin:0;padding:0;list-style:none}.r-footer__nav a{font-weight:500;font-size:16px;line-height:24px;color:#969494;text-decoration:none}.r-footer__nav a:active,.r-footer__nav a:focus{color:#969494}@media (hover: hover){.r-footer__nav a:hover{color:#969494}}.r-footer__socials{display:flex;gap:24px}.r-footer__socials-item{color:#fff}.r-footer__socials-item a{display:inline-block;font-size:0;line-height:0;color:inherit}.r-footer__socials-item svg{transition:.2s ease}@media (hover: hover){.r-footer__socials-item:hover{color:#727271}}.r-footer-col__header{margin-bottom:24px}.r-footer-col__title{font-weight:700;font-size:20px;line-height:30px;color:#fff}.r-footer-col__icon{margin-left:auto;transition:.2s ease;transform-origin:center}.r-footer-col--accordion:not(:last-child) .r-footer-col__inner{border-bottom:1px solid rgba(255,255,255,.2)}@media all and (min-width: 1024px){.r-footer-col--accordion:not(:last-child) .r-footer-col__inner{border:0}}.r-footer-col--accordion .r-footer__nav{padding:16px 16px 24px}@media all and (min-width: 1024px){.r-footer-col--accordion .r-footer__nav{padding:0}}.r-footer-col--accordion .r-footer-col__header{display:flex;align-items:center;margin-bottom:0;padding:13px 0 12px}@media all and (min-width: 1024px){.r-footer-col--accordion .r-footer-col__header{margin-bottom:24px;padding:0;pointer-events:none}}.r-footer-col--accordion .r-footer-col__body{display:none}@media all and (min-width: 1024px){.r-footer-col--accordion .r-footer-col__body{display:block}}@media all and (min-width: 1024px){.r-footer-col--accordion .r-footer-col__icon{display:none}}.r-footer-col--info{margin-top:48px!important}@media all and (min-width: 1024px){.r-footer-col--info{margin-top:0!important}}.r-footer-col--info .r-footer-col__body{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.r-footer__link{color:#fff;text-decoration:none;transition:.2s ease}.r-footer__link a{color:inherit;transition:inherit;text-decoration:inherit}.r-footer__link--grey{color:#969494}.r-footer__link--decoration{text-decoration:underline!important}@media (hover: hover){.r-footer__link--decoration:hover{color:inherit;text-decoration:none!important}}@media (hover: hover){.r-footer__link:hover{color:#ed8e00}}.r-footer__rules{display:flex;flex-wrap:wrap;gap:16px}.r-footer-middle{margin-bottom:16px;font-size:12px;color:#ffffff80}.r-footer-middle a{color:inherit;text-decoration:none}@media all and (min-width: 1200px){.r-footer-middle{font-size:16px}}.r-footer__text{font-size:16px;line-height:1.5;color:#fff}.r-footer__text p{margin:0}.r-footer__text p:not(:last-child){margin-bottom:0}.f-footer-line{margin:48px 0 24px;width:100%;height:1px;background-color:#727271}@media all and (min-width: 1024px){.f-footer-line{margin:64px 0 24px}}.content .breadcrumbs{padding-top:16px;font-weight:400}.content.page-wide .breadcrumbs{padding-top:32px;padding-bottom:22px}.content .breadcrumbs__list{margin:0;padding:0 0 0 15px;list-style:none;display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.content .breadcrumbs__list::-webkit-scrollbar{display:none}.content .breadcrumbs__item{display:inline;padding:0;flex:0 0 auto}.content.textpage .breadcrumbs__item{padding-left:0}.content .breadcrumbs__item--last{margin-right:0}.content .breadcrumbs__item:before{display:none}.content .breadcrumbs__link{color:#727271;font-size:16px;line-height:22px}.content .breadcrumbs__link:hover{color:#252525}.content span.breadcrumbs__link{color:#727271!important}.content .breadcrumbs-back{margin:15px 0 16px;line-height:0}@media (hover: hover){.content .breadcrumbs__link:hover{color:#252525}}@media screen and (min-width: 768px){.content .breadcrumbs{padding-top:39px;padding-bottom:16px}.content.page-wide .breadcrumbs{padding-top:28px;padding-bottom:34px}}@media screen and (min-width: 1024px){.content .breadcrumbs{padding-top:24px;padding-bottom:18px}.content .breadcrumbs-back{display:none}.content.page-wide .breadcrumbs{padding-bottom:51px}}.breadcrumbs__item:after{content:"/";display:inline;color:#727271;margin:0 1px}.breadcrumbs__item--last:after{color:#fff}@media screen and (min-width: 768px){.breadcrumbs__item:after{margin:0 4px}}@font-face{font-family:Grotesque;font-display:swap;src:url(../static/fonts/Grotesque/BasisGrotesquePro-Regular.woff2) format("woff2"),url(../static/fonts/Grotesque/BasisGrotesquePro-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Grotesque;font-display:swap;src:url(../static/fonts/Grotesque/BasisGrotesqueProMedium.woff2) format("woff2"),url(../static/fonts/Grotesque/BasisGrotesqueProMedium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Grotesque;font-display:swap;src:url(../static/fonts/Grotesque/BasisGrotesquePro-Bold.woff2) format("woff2"),url(../static/fonts/Grotesque/BasisGrotesquePro-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-slide{height:auto;border-radius:8px;overflow:hidden}.swiper-slide figure,.swiper-slide picture,.swiper-slide img{display:block;font-size:0;line-height:0}.swiper-slide img{max-width:100%;width:100%;height:auto}.swiper-slide figure{display:flex;flex-direction:column;align-items:flex-start;margin:0;height:100%}.swiper-slide picture{flex:1}.swiper-slide figcaption{margin-top:4px;font-size:14px;line-height:21px;color:#969494}@media all and (min-width: 1024px){.swiper-slide figcaption{margin-top:0;padding:12px 120px 20px 57px;font-size:16px;line-height:24px}}.swiper-slide figcaption a{color:#f5a408}.swiper-slide figcaption a:active,.swiper-slide figcaption a:focus{color:#f5a408!important}@media (hover: hover){.swiper-slide figcaption a:hover{color:#ed8e00!important}}.swiper-slide--video{cursor:pointer}.swiper-slide--video iframe{display:none}.swiper-slide--video picture{position:relative}.swiper-slide--video picture:before{content:"";position:absolute;top:50%;left:0;right:0;display:block;border-radius:100%;margin:0 auto;background-size:contain;background-position:center;background-repeat:no-repeat;transform:translateY(-50%)}.swiper-slider--photo-video .swiper-slide--video picture:before{width:48px;height:48px;background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='32' cy='32' r='31.5' fill='white' stroke='%23E6E6E6'/%3E%3Cpath d='M23 18.8042C23 18.0188 23.864 17.54 24.53 17.9562L45.6432 31.152C46.2699 31.5437 46.2699 32.4563 45.6432 32.848L24.53 46.0438C23.8639 46.46 23 45.9812 23 45.1958V18.8042Z' fill='%23F5A408'/%3E%3C/svg%3E%0A");z-index:1}@media all and (min-width: 1024px){.swiper-slider--photo-video .swiper-slide--video picture:before{width:64px;height:64px}}.swiper-slider--thumbs .swiper-slide--video picture:before{width:40px;height:40px;background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='19' stroke='white' stroke-width='2'/%3E%3Cpath d='M14 11.8042C14 11.0188 14.864 10.54 15.53 10.9562L28.6432 19.152C29.2699 19.5437 29.2699 20.4563 28.6432 20.848L15.53 29.0438C14.8639 29.46 14 28.9812 14 28.1958V11.8042Z' fill='white'/%3E%3C/svg%3E%0A");transform:translateY(-50%)}.swiper-slide--more{display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;line-height:24px;color:#ed8e00;text-align:center;background-color:#feead4;cursor:pointer}.swiper-slide--more span{pointer-events:none}.swiper-slide--more:before{display:none}.swiper-slider__swiper{margin:-15px;padding:15px;overflow:hidden}.swiper-slider__swiper.swiper .swiper-slide{height:auto}.swiper-slider__next,.swiper-slider__prev{cursor:pointer;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:.25s}.swiper-slider__next.swiper-button-disabled,.swiper-slider__prev.swiper-button-disabled{display:none;background-color:#cfcdcd}@media (hover: hover){.swiper-slider__next:hover,.swiper-slider__prev:hover{background-color:#cfcdcd}}.swiper-slider__prev{left:8px!important}.swiper-slider__next{right:8px!important}.swiper-slider__controls{position:absolute;right:0;bottom:0;z-index:1;display:none;background-color:#fff}@media all and (min-width: 1024px){.swiper-slider__controls{display:flex;gap:8px}}.swiper-slider__pagination{background-color:#fff}@media all and (min-width: 1024px){.swiper-slider__pagination{position:absolute;bottom:24px!important;left:0;right:0;margin:0;display:flex;justify-content:center;align-items:center;z-index:1;font-size:16px;line-height:24px;color:#969494}}.swiper-slider__pagination.swiper-pagination-bullets{display:flex;align-items:center;justify-content:center;margin-top:12px}.swiper-slider__pagination .swiper-pagination-current{color:#f5a408}.swiper-slider__pagination .swiper-pagination-bullet{border-radius:100%;width:6px;height:6px;background-color:#f3f3f3}.swiper-slider__pagination .swiper-pagination-bullet-active{width:8px;height:8px;background-color:#f5a408}.swiper-slider--photo .swiper-slide picture{display:flex}@media all and (min-width: 1024px){.swiper-slider--photo .swiper-slide picture:last-child{margin-bottom:56px}}.swiper-slider--photo .swiper-slide img{-o-object-fit:cover;object-fit:cover;aspect-ratio:330/208}@media all and (min-width: 768px){.swiper-slider--photo .swiper-slide img{aspect-ratio:738/466}}@media all and (min-width: 1024px){.swiper-slider--photo .swiper-slide img{aspect-ratio:946/592}}.swiper-slider--photo .swiper-slider__controls{z-index:2}.swiper-slider--photo-video{margin-bottom:0!important}.swiper-slider--photo-video .swiper-slide{height:auto}.swiper-slider--photo-video .swiper-slide figure{display:flex;flex-direction:column;height:100%}.swiper-slider--photo-video .swiper-slide figcaption{margin-top:0;padding:4px 0 0}@media all and (min-width: 768px){.swiper-slider--photo-video .swiper-slide figcaption{padding:8px 0 0}}@media all and (min-width: 1024px){.swiper-slider--photo-video .swiper-slide figcaption{padding:16px 0 0}}.swiper-slider--photo-video .swiper-slide picture{flex:0 1 auto;position:relative;width:100%;padding-top:63.35%;overflow:hidden;cursor:pointer}.swiper-slider--photo-video .swiper-slide img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none;aspect-ratio:330/210}@media all and (min-width: 768px){.swiper-slider--photo-video .swiper-slide img{aspect-ratio:738/470}}@media all and (min-width: 1024px){.swiper-slider--photo-video .swiper-slide img{aspect-ratio:938/594}}@media all and (min-width: 1440px){.swiper-slider--photo-video .swiper-slide img{aspect-ratio:946/600}}.swiper-slider--thumbs .swiper-slide{box-sizing:border-box;width:88px!important;height:88px;cursor:pointer}.swiper-slider--thumbs .swiper-slide figure,.swiper-slider--thumbs .swiper-slide picture{display:block;height:100%}.swiper-slider--thumbs .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swiper-slider--thumbs .swiper-slide-thumb-active{position:relative}.swiper-slider--thumbs .swiper-slide-thumb-active:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1;border:3px solid #F5A408}.swiper-arrows{align-items:center;gap:8px}.r-body .text-content{font-size:16px;line-height:24px}@media all and (min-width: 1024px){.r-body .text-content{font-size:20px;line-height:30px}}.r-body .text-content h1{font-family:Grotesque,sans-serif;font-weight:700;font-size:32px;line-height:45px}@media all and (min-width: 1024px){.r-body .text-content h1{font-size:48px;line-height:67px}}.r-body .text-content h2{margin:56px 0 24px;font-family:Grotesque,sans-serif;font-weight:700;font-size:24px;line-height:36px}@media all and (min-width: 1024px){.r-body .text-content h2{font-size:40px;line-height:56px}}@media all and (min-width: 1024px){.r-body .text-content h2{margin:96px 0 32px}}.r-body .text-content h3{margin:24px 0 16px;font-family:Grotesque,sans-serif;font-weight:700;font-size:20px;line-height:30px}@media all and (min-width: 1024px){.r-body .text-content h3{font-size:32px;line-height:45px}}.r-body .text-content h3+figure{margin-top:16px}@media all and (min-width: 1024px){.r-body .text-content h3{margin:32px 0 16px}}.r-body .text-content h4{margin:24px 0 16px;font-family:Grotesque,sans-serif;font-weight:700;font-size:16px;line-height:24px}@media all and (min-width: 1024px){.r-body .text-content h4{font-size:24px;line-height:36px}}@media all and (min-width: 1024px){.r-body .text-content h4{margin:32px 0 16px}}.r-body .text-content h5{font-family:Grotesque,sans-serif;font-weight:700;font-size:16px;line-height:24px}@media all and (min-width: 1024px){.r-body .text-content h5{font-size:24px;line-height:36px}}.r-body .text-content a{color:#f5a408}.r-body .text-content a:active,.r-body .text-content a:focus{color:#f5a408!important}@media (hover: hover){.r-body .text-content a:hover{color:#ed8e00!important}}.r-body .text-content blockquote{position:relative;margin:24px 0;padding:8px 8px 8px 32px;font-weight:700;font-size:16px;line-height:24px}.r-body .text-content blockquote:before{content:"";position:absolute;top:8px;left:8px;bottom:8px;display:block;margin-right:22px;width:4px;background-color:#f5a408}@media all and (min-width: 1024px){.r-body .text-content blockquote{margin:32px 0;padding:24px 100px 24px 96px;font-family:Grotesque,sans-serif;font-weight:700;font-size:16px;line-height:24px;font-feature-settings:normal}}@media all and (min-width: 1024px) and (min-width: 1024px){.r-body .text-content blockquote{font-size:24px;line-height:36px}}@media all and (min-width: 1024px){.r-body .text-content blockquote:before{top:24px;bottom:24px;left:32px;margin-right:62px}}@media all and (min-width: 1200px){.r-body .text-content blockquote{padding:24px 150px 24px 96px}}.r-body .text-content .blockquote{margin:24px 0}@media all and (min-width: 1024px){.r-body .text-content .blockquote{margin:32px 0}}.r-body .text-content .blockquote p{margin:0!important}.r-body .text-content .blockquote--warning{border-radius:8px;padding:24px 32px 24px 64px;background-position:24px 24px;background-color:#f5f1ea;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.9073 19.1975C22.824 20.4788 22.217 21.6416 21.5625 21.7602L3.9485 24.9636C3.29393 25.0823 2.63935 24.1331 2.47274 22.8755L0.032965 3.27534C-0.121752 2.01771 0.282893 0.973633 0.937466 0.973633H22.9549C23.6095 0.973633 24.0736 2.04144 23.9903 3.3228L22.9073 19.1975Z' fill='%23F5A408'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.5 4.97363C13.1627 4.97363 13.7 5.55761 13.7 6.27798V14.1041C13.7 14.8244 13.1627 15.4084 12.5 15.4084C11.8373 15.4084 11.3 14.8244 11.3 14.1041V6.27798C11.3 5.55761 11.8373 4.97363 12.5 4.97363Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.5 19.9736C12.8978 19.9736 13.2794 19.8019 13.5607 19.4961C13.842 19.1903 14 18.7756 14 18.3432C14 17.9108 13.842 17.4961 13.5607 17.1903C13.2794 16.8845 12.8978 16.7128 12.5 16.7128C12.1022 16.7128 11.7206 16.8845 11.4393 17.1903C11.158 17.4961 11 17.9108 11 18.3432C11 18.7756 11.158 19.1903 11.4393 19.4961C11.7206 19.8019 12.1022 19.9736 12.5 19.9736Z' fill='white'/%3E%3C/svg%3E%0A");font-size:14px;line-height:21px}@media all and (min-width: 1024px){.r-body .text-content .blockquote--warning{padding:40px 64px 40px 112px;background-position:40px 40px;background-size:40px;font-size:16px;line-height:24px}}.r-body .text-content .blockquote--person{position:relative;padding:8px 16px 8px 32px;font-weight:700;font-size:16px;line-height:24px}.r-body .text-content .blockquote--person:before{content:"";position:absolute;top:8px;left:8px;bottom:8px;display:block;margin-right:22px;width:4px;background-color:#f5a408}@media all and (min-width: 1024px){.r-body .text-content .blockquote--person:before{top:24px;bottom:24px;left:32px;margin-right:62px}}@media all and (min-width: 1024px){.r-body .text-content .blockquote--person{padding:24px 100px 24px 96px;font-size:24px;line-height:36px}}.r-body .text-content .blockquote--person .blockquote__icon{margin:16px 0 32px;width:32px;height:32px}.r-body .text-content .blockquote--person .blockquote__icon svg{width:100%;height:100%}@media all and (min-width: 1024px){.r-body .text-content .blockquote--person .blockquote__icon{margin:40px 0 48px;width:48px;height:48px}}.r-body .text-content .blockquote--person .blockquote__person{margin:24px 0 16px;color:#969494}@media all and (min-width: 1024px){.r-body .text-content .blockquote--person .blockquote__person{margin:24px 0 40px}}.r-body .text-content .blockquote--person .blockquote__name{font-weight:700;font-size:14px;line-height:18px;color:#969494}@media (hover: hover){.r-body .text-content .blockquote--person .blockquote__name:hover{color:#ed8e00!important}}@media all and (min-width: 1024px){.r-body .text-content .blockquote--person .blockquote__name{font-size:20px;line-height:30px}}.r-body .text-content .blockquote--person .blockquote__position{font-weight:400;font-size:12px;line-height:18px}@media all and (min-width: 1024px){.r-body .text-content .blockquote--person .blockquote__position{font-size:16px;line-height:24px}}.r-body .text-content picture,.r-body .text-content img{display:block;margin:0;font-size:0;line-height:0}.r-body .text-content picture{margin:0 0 24px}.r-body .text-content picture img{margin:0}.r-body .text-content img{max-width:100%;height:auto}.r-body .text-content>img{margin:24px 0}@media all and (min-width: 1024px){.r-body .text-content>img{margin:32px 0}}.r-body .text-content figure,.r-body .text-content picture,.r-body .text-content img{display:block;font-size:0;line-height:0}.r-body .text-content figure{display:flex;flex-wrap:wrap;margin:24px 0;gap:16px}.r-body .text-content figure picture,.r-body .text-content figure img{margin:0}.r-body .text-content figure picture{flex:1}.r-body .text-content figure img{border-radius:8px;overflow:hidden}.r-body .text-content figure.figure-image-right{gap:32px;margin-top:16px}.r-body .text-content figure.figure-image-right picture{margin-top:0}.r-body .text-content figure.figure-image-right img{border-radius:0}@media all and (min-width: 768px){.r-body .text-content figure{gap:30px}}@media all and (min-width: 1024px){.r-body .text-content figure{flex-wrap:nowrap;justify-content:space-between;gap:25px;margin:32px 0}}@media all and (min-width: 1200px){.r-body .text-content figure{gap:38px}.r-body .text-content figure figcaption{max-width:572px}}.r-body .text-content figcaption{margin-top:4px;font-size:14px;line-height:21px;color:#969494}@media all and (min-width: 768px){.r-body .text-content figcaption{margin-top:8px}}@media all and (min-width: 1024px){.r-body .text-content figcaption{margin-top:12px;font-size:16px;line-height:24px}}.r-body .text-content figcaption:first-child{margin:0;font-size:16px;line-height:24px;color:#3b3b3b}@media all and (min-width: 1024px){.r-body .text-content figcaption:first-child{font-size:20px;line-height:30px}}.r-body .text-content figcaption:first-child+picture{flex:0 0 100%}@media all and (min-width: 768px){.r-body .text-content figcaption:first-child+picture{flex:0 0 354px}}@media all and (min-width: 1024px){.r-body .text-content figcaption:first-child+picture{flex:0 0 331px;margin-top:0;margin-left:10px}}@media all and (min-width: 1200px){.r-body .text-content figcaption:first-child+picture{margin-left:5px}}.r-body .text-content figcaption:last-child{width:100%}.r-body .text-content figcaption:empty{display:none}.r-body .text-content figcaption p{margin:0}.r-body .text-content ul,.r-body .text-content ol{padding:0;margin:24px 0}.r-body .text-content ul li,.r-body .text-content ol li{padding-left:0!important}.r-body .text-content ul li:not(:last-child),.r-body .text-content ol li:not(:last-child){margin-bottom:16px}@media all and (min-width: 1024px){.r-body .text-content ul,.r-body .text-content ol{margin:32px 0}}.r-body .text-content ul ul,.r-body .text-content ul ol,.r-body .text-content ol ul,.r-body .text-content ol ol{margin:16px 0 0!important;list-style:initial;padding-left:23px}.r-body .text-content ul ul li:before,.r-body .text-content ul ol li:before,.r-body .text-content ol ul li:before,.r-body .text-content ol ol li:before{display:none}.r-body .text-content ul ul li:not(:last-child),.r-body .text-content ul ol li:not(:last-child),.r-body .text-content ol ul li:not(:last-child),.r-body .text-content ol ol li:not(:last-child){margin-bottom:8px}.r-body .text-content ul ol li,.r-body .text-content ol ol li{font-size:14px;line-height:32px}@media all and (min-width: 1024px){.r-body .text-content ul ol li,.r-body .text-content ol ol li{font-size:18px;line-height:28px;line-height:32px}}.r-body .text-content ul ul,.r-body .text-content ol ul{list-style:none}.r-body .text-content ul ul li,.r-body .text-content ol ul li{position:relative;font-size:16px;line-height:24px}@media all and (min-width: 1024px){.r-body .text-content ul ul li,.r-body .text-content ol ul li{font-size:20px;line-height:30px}}.r-body .text-content ul ul li:before,.r-body .text-content ol ul li:before{content:"";position:absolute;top:9px;left:-19px;display:block;border-radius:100%;width:6px;height:6px;background:#3B3B3B}@media all and (min-width: 1024px){.r-body .text-content ul ul li:before,.r-body .text-content ol ul li:before{top:12px}}.r-body .text-content ol{list-style:none;padding-left:38px}.r-body .text-content ol li{position:relative;line-height:24px}@media all and (min-width: 768px){.r-body .text-content ol li{min-height:32px}}@media all and (min-width: 1024px){.r-body .text-content ol li{line-height:30px}}.r-body .text-content ol li:before{content:counter(list-item) ".";position:absolute;left:-30px;color:#ed8e00;font-size:inherit;line-height:inherit}.r-body .text-content ul{padding-left:38px;list-style:none}.r-body .text-content ul>li{position:relative}.r-body .text-content ul>li:before{content:"";position:absolute;top:11px;left:-27px;display:block;border-radius:50%;height:6px;width:6px;background-color:#ed8e00}@media all and (min-width: 1024px){.r-body .text-content ul>li:before{top:13px}}.r-body .text-content .table,.r-body .text-content table{margin:32px 0}.r-body .text-content table{border:0;border-collapse:collapse;width:100%;table-layout:fixed}.r-body .text-content table thead{background-color:#f3f3f3}.r-body .text-content table thead td{font-weight:700;font-size:14px;line-height:18px}@media all and (min-width: 1024px){.r-body .text-content table thead td{font-size:16px;line-height:24px}}.r-body .text-content table td{border-top:1px solid #E6E6E6;padding:11px 16px 12px 12px;min-width:165px;font-size:14px;line-height:21px}@media all and (min-width: 1024px){.r-body .text-content table td{padding:15px 40px 16px 16px;font-size:16px;line-height:24px}}.r-body .text-content table p{margin:0}.r-body .text-content p{margin:16px 0}.r-body .text-content--sources ol li:before{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.9073 18.2238C22.824 19.5052 22.217 20.6679 21.5625 20.7866L3.9485 23.99C3.29393 24.1086 2.63935 23.1595 2.47274 21.9018L0.032965 2.30171C-0.121752 1.04407 0.282893 0 0.937466 0H22.9549C23.6095 0 24.0736 1.0678 23.9903 2.34917L22.9073 18.2238Z' fill='%23969494'/%3E%3C/svg%3E%0A")}.r-body .r-text-subtitle{font-size:20px;line-height:31px}@media all and (min-width: 1024px){.r-body .r-text-subtitle{font-size:32px;line-height:50px}}.m-card-blog{position:relative}.m-card-blog__img{overflow:hidden;border-radius:8px;height:187px;margin-bottom:16px}@media all and (min-width: 1024px){.m-card-blog__img{margin-bottom:24px}}@media all and (min-width: 1200px){.m-card-blog__img{height:227px}}@media all and (min-width: 1440px){.m-card-blog__img{height:288px}}.m-card-blog__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.m-card-blog__title{font-weight:700;font-size:16px;line-height:150%;margin-bottom:8px}@media all and (min-width: 1024px){.m-card-blog__title{font-size:24px;line-height:150%}}.m-card-blog__text{font-weight:400;font-size:14px;line-height:150%;color:#969494}@media all and (min-width: 1024px){.m-card-blog__text{font-size:16px;line-height:150%}}.m-card-blog__link{position:absolute;left:0;top:0;width:100%;height:100%}.m-block-blog{margin:0 -15px}@media all and (min-width: 1024px){.m-block-blog{margin:0}}.m-block-blog__header{display:flex;justify-content:space-between;margin-bottom:24px}@media all and (min-width: 1024px){.m-block-blog__header{margin-bottom:32px}}.m-block-blog__navigation{display:none}@media all and (min-width: 1024px){.m-block-blog__navigation{display:flex;gap:8px}}.m-block-blog__prev,.m-block-blog__next{display:flex;align-items:center;justify-content:center;height:48px;width:48px;border-radius:50%;border:2px solid #E6E6E6;background-color:#fff;transition:all .2s ease-out;cursor:pointer}@media (hover: hover){.m-block-blog__prev:hover,.m-block-blog__next:hover{color:#f5a408;border-color:#ed8e00}}.m-block-blog__prev{transform:rotate(180deg)}.m-block-blog .swiper-button-disabled{cursor:default;background-color:#f3f3f3;color:#e6e6e6;border-color:#e6e6e6}.m-block-blog__title{padding-left:15px;font-weight:700;font-size:24px;line-height:150%}@media all and (min-width: 1024px){.m-block-blog__title{padding:0;font-size:40px;line-height:140%}}.m-block-blog__img{height:187px}@media all and (min-width: 1200px){.m-block-blog__img{height:227px}}@media all and (min-width: 1440px){.m-block-blog__img{height:288px}}.m-block-blog__wrapper{padding:0 15px}@media all and (min-width: 1024px){.m-block-blog__wrapper{padding:0}}.m-block-blog--home{margin-top:64px;margin-bottom:4px}@media all and (min-width: 1024px){.m-block-blog--home{margin-top:80px;margin-bottom:80px}}.m-block-blog--home .m-block-blog__header{margin-bottom:32px}.m-block-blog--home .m-block-blog__title{font-size:24px;line-height:34px}@media all and (min-width: 768px){.m-block-blog--home .m-block-blog__title{font-size:30px;line-height:42px}}.m-block-blog--home .m-block-blog__prev,.m-block-blog--home .m-block-blog__next{border:0}.m-block-blog--home .swiper-button-disabled{cursor:default;background-color:#cfcdcd}.r-icon{width:24px;height:24px;fill:none;flex-shrink:0}.r-icon--size--small{width:14px;height:14px}.r-icon--size--big{width:36px;height:36px}.r-icon--rotate-180{transform:rotate(180deg)}.r-icon--up{width:22px;height:12px}.r-icon--question{width:18px;min-width:18px;height:18px}.r-icon--md{width:20px;min-width:20px;height:20px}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.tippy-box[data-animation=shift-away-subtle][data-state=hidden]{opacity:0}.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=top]{transform:translateY(5px)}.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=bottom]{transform:translateY(-5px)}.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=left]{transform:translate(5px)}.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=right]{transform:translate(-5px)}.tippy-box[data-animation=scale][data-placement^=top]{transform-origin:bottom}.tippy-box[data-animation=scale][data-placement^=bottom]{transform-origin:top}.tippy-box[data-animation=scale][data-placement^=left]{transform-origin:right}.tippy-box[data-animation=scale][data-placement^=right]{transform-origin:left}.tippy-box[data-animation=scale][data-state=hidden]{transform:scale(.5);opacity:0}.r-popup{width:100%;max-width:208px}@media all and (min-width: 1200px){.r-popup{max-width:272px}}.r-popup__text{font-size:10px;font-weight:500;line-height:16px;color:#fff}@media all and (min-width: 1200px){.r-popup__text{font-size:12px;line-height:20px}}.r-popup__text--md{font-size:14px;line-height:18px}@media all and (min-width: 1200px){.r-popup__text--md{font-size:14px;line-height:18px}}.r-popup--narrow{width:auto}.tippy-box[data-theme~=white-theme]{border-radius:4px;width:auto;background-color:#fff;filter:drop-shadow(0px 4px 9.6px rgba(0,0,0,.08))}.tippy-box[data-theme~=white-theme] .r-popup{max-width:308px}.tippy-box[data-theme~=white-theme] .r-popup__text{font-weight:400;font-size:14px;line-height:21px;color:#3b3b3b}.tippy-box[data-theme~=white-theme] .tippy-content{border:1px solid #E6E6E6;border-radius:4px;padding:7px 15px}.tippy-box[data-theme~=white-theme] .tippy-arrow{color:#fff}.tippy-box[data-theme~=white-theme-individual]{border-radius:4px;width:auto;background-color:#fff;filter:drop-shadow(0px 4px 9.6px rgba(0,0,0,.08))}.tippy-box[data-theme~=white-theme-individual] .r-popup{max-width:196px}.tippy-box[data-theme~=white-theme-individual] .r-popup__text{font-weight:400;font-size:14px;line-height:18px}.tippy-box[data-theme~=white-theme-individual] .tippy-content{padding:12px 16px}.tippy-box[data-theme~=white-theme-individual] .tippy-arrow{color:#fff}.r-popup-trigger{cursor:pointer;width:16px;height:16px;border-radius:50%;overflow:hidden;background-color:#eeedf1;display:flex;align-items:center;justify-content:center}@media all and (min-width: 1200px){.r-popup-trigger{width:22px;height:22px}}.r-popup-trigger .r-icon{width:10px;height:10px;color:#8c8aa6}@media all and (min-width: 1200px){.r-popup-trigger .r-icon{width:14px;height:14px}}.r-product-card{position:relative;margin-bottom:24px;padding-bottom:24px}.r-product-card:not(:last-child):after{content:"";position:absolute;left:0;right:0;bottom:0;width:calc(100% + 30px);height:1px;background-color:#e6e6e6}@media all and (min-width: 768px) and (max-width: 1200px){.r-product-card:not(:nth-last-child(-n+2)){position:relative;margin-bottom:24px;padding-bottom:24px}.r-product-card:not(:nth-last-child(-n+2)):after{content:"";position:absolute;left:0;right:0;bottom:0;width:calc(100% + 20px);height:1px;background-color:#e6e6e6}}@media all and (min-width: 1280px){.r-product-card{position:relative;margin-bottom:40px;padding-bottom:40px}}.js-slider .r-product-card,.slick-track .r-product-card,.swiper-wrapper .r-product-card,.article-products__products .r-product-card{margin-bottom:0!important;padding-bottom:0!important;height:auto}.js-slider .r-product-card:after,.slick-track .r-product-card:after,.swiper-wrapper .r-product-card:after,.article-products__products .r-product-card:after{display:none}.swiper-slide .r-product-card{height:100%}.article-products .r-product-card{width:330px}.article-products .r-product-card .r-product-card__slider{max-width:100%}@media all and (min-width: 768px){.article-products .r-product-card{width:360px}}@media all and (min-width: 1024px){.article-products .r-product-card{width:300px}}@media all and (min-width: 1200px){.article-products .r-product-card{width:264px}}@media all and (min-width: 1280px){.article-products .r-product-card{width:auto}}.r-product-card__inner{position:relative;display:flex;flex-direction:column;height:100%}.r-product-card__header{display:flex;flex-direction:column;position:relative;z-index:3;margin-bottom:26px}.r-product-card__badges{position:absolute;top:8px;left:8px;right:8px;z-index:2}.r-product-card__stickers{position:absolute;right:8px;bottom:8px;z-index:3;display:flex;flex-direction:column;gap:8px}.r-product-card__sticker{display:flex;align-items:center;justify-content:center;border-radius:4px;width:40px;min-width:40px;height:40px;background-color:#f3f3f3}.r-product-card__slider .swiper{border-radius:8px;padding-bottom:10px}.r-product-card__slider .swiper-slider__pagination{position:absolute;gap:8px;bottom:0!important;margin-top:0;width:100%!important;transform:none}.r-product-card__slider .swiper-slider__pagination .swiper-pagination-bullet{min-width:6px;width:6px;height:6px;cursor:pointer;background-color:#c4c4c4}.r-product-card__slider .swiper-slider__pagination .swiper-pagination-bullet-active{background-color:#f5a408}.r-product-card__slider .swiper-pagination--top{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;gap:0;background:transparent}@media all and (max-width: 1199px){.r-product-card__slider .swiper-pagination--top{display:none}}.r-product-card__slider .swiper-pagination--top .swiper-pagination-bullet{display:inline-block;flex:1;width:100%;height:100%;background-color:transparent;border-radius:0}.r-product-card__picture{display:block;font-size:0;line-height:0;aspect-ratio:1}.r-product-card__picture a{display:block;width:100%;height:100%}.r-product-card__picture a:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:4}.r-product-card__picture img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.r-product-card__body{display:flex;flex-direction:column;flex:1;padding:0 12px 16px}.r-product-card__top{flex:1}.r-product-card__title{margin-bottom:4px;transition:all .24s}.r-product-card__title:active,.r-product-card__title:focus{color:#3b3b3b!important;text-decoration:none}.r-product-card__title:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.r-product-card__title:hover{color:#f5a408!important;text-decoration:none}@media (hover: hover){.r-product-card__title:hover{color:#f5a408!important;text-decoration:none}}.r-product-card__description{margin-bottom:16px}.r-product-card__description:not(:last-child){margin-bottom:12px}.r-product-card__footer{margin-top:8px}.r-product-card__info{position:relative;z-index:3;display:flex;gap:12px;flex-wrap:wrap;margin-bottom:12px}.r-product-card__info .r-rating__value{border:0}.r-product-card__status{display:flex;align-items:center;gap:4px}.r-product-card__status svg{width:16px;height:16px}.r-product-card__status span{line-height:1}.r-product-card__price{margin-bottom:12px}.r-product-card__actions{display:flex;gap:8px;flex-wrap:wrap}.r-product-card__actions .r-button{position:relative;z-index:3;height:48px;min-width:calc(50% - 4px)}.r-product-card__add,.r-product-card__subscribe{width:100%}.r-product-card__one-click{flex:1}.r-product-card__compare{flex:1;padding:0}.r-product-card__compare svg{width:24px;height:24px}.r-product-card__compare._active{border-color:#fef2e5;color:#ed8e00;background-color:#fef2e5}.r-product-card__selectors{position:relative;z-index:3;display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.r-product-card__specifications{display:flex;flex-direction:column;gap:2px}.r-product-card__specification{display:flex;gap:8px}.r-product-card .r-rating{display:inline-flex;align-items:center;gap:4px;cursor:pointer;line-height:normal}.r-product-card .r-rating__icon{width:20px;height:20px}.r-product-card .r-product-price{display:flex;flex-wrap:wrap;align-items:flex-end;gap:4px 12px}.r-product-card .r-product-price__current{font-weight:700;font-size:24px;line-height:36px;color:#3b3b3b}@media all and (min-width: 1024px){.r-product-card .r-product-price__current{font-size:30px;line-height:41px}}.r-product-card .r-product-price__sale{font-weight:700;font-size:16px;line-height:24px;color:#969494;text-decoration:line-through}@media all and (min-width: 768px){.r-product-card .r-product-price__sale{margin-bottom:4px}}@media all and (min-width: 1024px){.r-product-card .r-product-price__sale{margin-bottom:5px;font-size:18px;line-height:25px}}.r-product-card .r-product-btns{display:flex;flex-wrap:wrap;gap:8px}.r-product-card .r-product-btn{display:inline-flex;border-radius:4px;height:32px;border:1px solid #F3F3F3;font-weight:500;font-size:14px;line-height:1;color:#3b3b3b;background-color:#f3f3f3;transition:all .24s}.r-product-card .r-product-btn__wrap{display:inline-flex;align-items:center;gap:8px;padding:0 7px;color:inherit;text-decoration:none}.r-product-card .r-product-btn__wrap:hover,.r-product-card .r-product-btn__wrap:active,.r-product-card .r-product-btn__wrap:focus{color:inherit!important;text-decoration:none}.r-product-card .r-product-btn__icon{width:20px;height:20px;font-size:inherit!important;line-height:inherit!important}.r-product-card .r-product-btn__text{font-size:inherit!important;line-height:inherit!important}.r-product-card .r-product-btn--badge{border-radius:2px;height:24px;font-size:12px;background-color:#f3f3f3}.r-product-card .r-product-btn--badge .r-product-btn__wrap{gap:4px;padding:0 8px}.r-product-card .r-product-btn--badge .r-product-btn__icon{width:12px;height:12px}@media all and (min-width: 1024px){.r-product-card .r-product-btn--badge{font-size:14px}.r-product-card .r-product-btn--badge .r-product-btn__wrap{padding:0 7px}}.r-product-card .r-product-btn--tricolor{border-radius:2px;height:24px;font-size:14px;background-color:#f3f3f3}.r-product-card .r-product-btn--tricolor .r-product-btn__wrap{gap:4px;padding:0 7px}.r-product-card .r-product-btn--tricolor .r-product-btn__icon{width:16px;height:16px}.r-product-card .r-product-btn--bg-color--green{border-color:#17a773;color:#fff;background-color:#17a773}.r-product-card .r-product-btn--bg-color--red{border-color:#ff003d;color:#fff;background-color:#ff003d}.r-product-card .r-product-btn--bordered{border-color:#e6e6e6;color:#3b3b3b;background-color:#fff}.r-product-card .r-product-btn--bordered:hover{background-color:#f3f3f3}@media (hover: hover){.r-product-card .r-product-btn--bordered:hover{background-color:#f3f3f3}}.r-product-card .r-product-btn--bordered--green{border-color:#17a773;color:#17a773;background-color:#fff}.r-product-card .r-product-btn--bordered--orange{border-color:#f5a408;color:#f5a408;background-color:#fff}.r-product-card .r-product-btn--bordered--red{border-color:#ff003d;color:#ff003d;background-color:#fff}.r-product-card .r-product-btn--interier{transition:none}.r-product-card .r-product-btn--interier:hover,.r-product-card .r-product-btn--interier:focus,.r-product-card .r-product-btn--interier:active{color:#f5a408!important;text-decoration:none}.r-product-card .r-product-btn--interier:hover svg,.r-product-card .r-product-btn--interier:focus svg,.r-product-card .r-product-btn--interier:active svg{color:inherit}@media (hover: hover){.r-product-card .r-product-btn--interier:hover,.r-product-card .r-product-btn--interier:focus,.r-product-card .r-product-btn--interier:active{color:#f5a408!important}}.r-product-card .r-product-btn--back{border:0;height:auto;font-weight:400;font-size:16px;line-height:22px;background-color:transparent}.r-product-card .r-product-btn--back .r-product-btn__wrap{gap:4px;padding:0}.r-product-card .r-product-btn--back .r-product-btn__icon{line-height:0}.r-product-card .r-product-selector__title{margin-bottom:8px}.r-product-card .r-product-selector__list{display:flex;gap:4px}.r-product-card .r-product-selector__list--circle{gap:8px}.r-product-card .r-product-selector__btn{position:relative;border:1px solid #E6E6E6;border-radius:4px;padding:3.5px 11px;font-weight:500;font-size:14px;line-height:21px;color:#3b3b3b;text-decoration:none}.r-product-card .r-product-selector__btn:hover,.r-product-card .r-product-selector__btn:active,.r-product-card .r-product-selector__btn:focus{border-color:#f5a408;color:#3b3b3b!important;text-decoration:none}@media (hover: hover){.r-product-card .r-product-selector__btn:hover,.r-product-card .r-product-selector__btn:active,.r-product-card .r-product-selector__btn:focus{border-color:#f5a408;color:#3b3b3b!important;text-decoration:none}}.r-product-card .r-product-selector__btn._active{border-color:#f5a408;color:#fff;background-color:#f5a408}.r-product-card .r-product-selector__btn._active:hover,.r-product-card .r-product-selector__btn._active:active,.r-product-card .r-product-selector__btn._active:focus{color:#fff!important}@media (hover: hover){.r-product-card .r-product-selector__btn._active:hover,.r-product-card .r-product-selector__btn._active:active,.r-product-card .r-product-selector__btn._active:focus{color:#fff!important}}.r-product-card .r-product-selector__btn--circle{position:relative;display:flex;align-items:center;justify-content:center;min-width:32px;width:32px;height:32px;border-radius:100%}.r-product-card .r-product-selector__btn--circle._active:before{content:"";position:absolute;width:100%;height:100%;border-radius:100%;border:4px solid}.r-product-card--horizontal:not(:last-child){margin-bottom:24px!important;padding-bottom:24px!important}@media all and (min-width: 1280px){.r-product-card--horizontal:not(:last-child){position:relative;margin-bottom:40px!important;padding-bottom:40px!important}}.r-product-card--horizontal:not(:last-child):after{content:"";position:absolute;left:0;right:0;bottom:0;display:block!important;width:calc(100% + 20px);height:1px;background-color:#e6e6e6}@media all and (min-width: 768px){.r-product-card--horizontal{grid-column:1/-1}}@media all and (min-width: 1024px){.r-product-card--horizontal{padding-left:0;padding-right:0}}@media all and (min-width: 768px){.r-product-card--horizontal .r-product-card__inner{display:flex;flex-direction:row;align-items:flex-start;gap:40px}}@media all and (min-width: 1200px){.r-product-card--horizontal .r-product-card__header{flex:0 0 340px;margin-bottom:0}}.r-product-card--horizontal .r-product-card__slider,.r-product-card--horizontal .r-product-card__picture{max-width:340px}@media all and (min-width: 768px){.r-product-card--horizontal .r-product-card__slider,.r-product-card--horizontal .r-product-card__picture{max-width:268px}}@media all and (min-width: 1024px){.r-product-card--horizontal .r-product-card__slider,.r-product-card--horizontal .r-product-card__picture{max-width:340px}}@media all and (min-width: 1024px){.r-product-card--horizontal .r-product-card__body{padding:0}}@media all and (min-width: 1280px){.r-product-card--horizontal .r-product-card__body{display:flex;flex-direction:row;gap:16px 40px}}.r-product-card--horizontal .r-product-card__title{order:1}.r-product-card--horizontal .r-product-card__description{order:2;margin-bottom:8px}@media all and (min-width: 1200px){.r-product-card--horizontal .r-product-card__description{margin-bottom:16px}}.r-product-card--horizontal .r-product-card__top{display:flex;flex-direction:column}.r-product-card--horizontal .r-product-card__info{order:3;margin-bottom:16px}@media all and (min-width: 1200px){.r-product-card--horizontal .r-product-card__info{order:0;margin-bottom:12px}}.r-product-card--horizontal .r-product-card__actions .r-button{padding:13px 9px}@media all and (min-width: 1024px){.r-product-card--horizontal .r-product-card__actions{max-width:248px}}.r-product-card--horizontal .r-product-card__selectors{order:4;margin-bottom:8px}@media all and (min-width: 1200px){.r-product-card--horizontal .r-product-card__selectors{margin-bottom:16px}}.r-product-card--horizontal .r-product-card__specifications{order:5}.catalogSectionList .slick-list{margin-right:-16px}@media all and (min-width: 1024px){.catalogSectionList .slick-list{margin-right:-20px}}@media all and (min-width: 1280px){.catalogSectionList .slick-list{margin-right:-30px}}@media all and (min-width: 1920px){.catalogSectionList .slick-list{margin-right:-26px}}.slick-track:has(.r-product-card){display:flex}.js-slider:not(.slick-initialized) .r-product-card{flex:0 0 340px}.slider--side-banner:not(.slick-initialized) .r-product-card{flex:0 0 325px}.slider--side-banner>.swiper:not(.swiper-initialized)>.swiper-wrapper{overflow:auto;scrollbar-width:thin}@media all and (min-width: 1440px){.slider--side-banner>.swiper:not(.swiper-initialized)>.swiper-wrapper{overflow:hidden}}.slider--side-banner>.swiper:not(.swiper-initialized)>.swiper-wrapper>.swiper-slide{width:325px}@media all and (min-width: 1024px){.slider--side-banner>.swiper:not(.swiper-initialized)>.swiper-wrapper>.swiper-slide{flex:0 0 325px}}@media all and (min-width: 1440px){.slider--side-banner>.swiper:not(.swiper-initialized)>.swiper-wrapper>.swiper-slide{flex:1}}.swiper:has(.r-product-card) .swiper-slide{width:340px;margin-right:16px}@media all and (min-width: 1024px){.swiper:has(.r-product-card) .swiper-slide{margin-right:20px}}@media all and (min-width: 1280px){.swiper:has(.r-product-card) .swiper-slide{margin-right:30px}}@media all and (min-width: 1920px){.swiper:has(.r-product-card) .swiper-slide{margin-right:26px}}.swiper:not(.swiper-initialized) .swiper-wrapper{display:flex}.swiper:not(.swiper-initialized) .swiper-slide:last-child{margin-right:0}.products-grid{display:grid;grid-template-columns:repeat(1,minmax(340px,1fr));gap:0 16px;margin:0;line-height:normal;overflow:hidden}@media all and (min-width: 768px){.products-grid{grid-template-columns:repeat(2,minmax(340px,1fr))}}@media all and (min-width: 1024px){.products-grid{grid-template-columns:repeat(2,minmax(340px,1fr));gap:0 20px}}@media all and (min-width: 1920px){.products-grid{gap:0 26px}}@media all and (min-width: 1280px){.products-grid--3{grid-template-columns:repeat(3,minmax(262px,1fr));gap:0 30px}.products-grid--3 .r-product-card:nth-child(3n+1):nth-last-child(-n+3),.products-grid--3 .r-product-card:nth-child(3n+1):nth-last-child(-n+3)~.r-product-card{margin-bottom:0;padding-bottom:0}.products-grid--3 .r-product-card:nth-child(3n+1):nth-last-child(-n+3):after,.products-grid--3 .r-product-card:nth-child(3n+1):nth-last-child(-n+3)~.r-product-card:after{display:none}}@media all and (min-width: 1280px){.products-grid--4{grid-template-columns:repeat(4,minmax(262px,1fr));gap:0 30px}.products-grid--4 .r-product-card:nth-child(4n+1):nth-last-child(-n+4),.products-grid--4 .r-product-card:nth-child(4n+1):nth-last-child(-n+4)~.r-product-card{margin-bottom:0;padding-bottom:0}.products-grid--4 .r-product-card:nth-child(4n+1):nth-last-child(-n+4):after,.products-grid--4 .r-product-card:nth-child(4n+1):nth-last-child(-n+4)~.r-product-card:after{display:none}.detailMore__item .products-grid--4 .r-product-card:nth-child(4n+1):nth-last-child(-n+4),.detailMore__item .products-grid--4 .r-product-card:nth-child(4n+1):nth-last-child(-n+4)~.r-product-card{margin-bottom:0;padding-bottom:0}.detailMore__item .products-grid--4 .r-product-card:nth-child(4n+1):nth-last-child(-n+4):after,.detailMore__item .products-grid--4 .r-product-card:nth-child(4n+1):nth-last-child(-n+4)~.r-product-card:after{display:none}}
