:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-colored:#ddd}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;transform:translate3d(0,0,var(--toastify-z-index) px);width:var(--toastify-toast-width);z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translate(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:var(--toastify-toast-max-height);min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px;white-space:pre-wrap}.Toastify__toast-body>div:last-child{flex:1}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--default{background:var(--toastify-color-progress-colored)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentcolor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__none{0%,60%,75%,90%,to{animation-duration:0;animation-timing-function:none}0%{opacity:1;transform:translateZ(0)}to{transform:translateZ(0)}}.Toastify__none-enter--bottom-center,.Toastify__none-enter--bottom-left,.Toastify__none-enter--bottom-right,.Toastify__none-enter--top-center,.Toastify__none-enter--top-left,.Toastify__none-enter--top-right{animation-name:Toastify__none}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}._Form_1m656_1{font-size:1rem;gap:1.5rem;margin-top:2rem}._Form_1m656_1,._InputRow_1m656_9{display:flex;flex-direction:column}._InputRow_1m656_9{gap:1.75rem;width:100%}@media screen and (min-width:1024px){._InputRow_1m656_9{flex-direction:row}}._OrderBlock_1m656_21{align-items:center;display:flex;flex-direction:column;gap:1.75rem;justify-content:center}@media screen and (min-width:1024px){._OrderBlock_1m656_21{flex-direction:row}}._Submit_1m656_34{flex-shrink:0;padding-inline:1.25rem;width:100%}@media screen and (min-width:1024px){._Submit_1m656_34{width:auto}}._Label_1m656_45{display:flex;flex-direction:column;gap:1rem;width:100%}._Menu_item_atgoq_1{margin-bottom:1.62rem;width:100%}._Menu__title_atgoq_6{align-items:center;display:flex;font-size:1rem;font-style:normal;font-weight:700;justify-content:space-between;line-height:110%}._Menu__toggler_atgoq_16{background:none;border:none;cursor:pointer;display:block;outline:none;transition:all .4s ease}._Menu_toggle_atgoq_25{transform:rotate(180deg)}._List_atgoq_29{height:auto;list-style:none;margin:0;max-height:2000px;min-height:100px;overflow:hidden;padding-bottom:.88rem;padding-top:1.44rem;transition:all .4s ease}._List_toggled_atgoq_41{height:0;max-height:1px;min-height:0;padding-bottom:0;padding-top:0;transition:all .4s ease}._List_grid_atgoq_50{display:block}._List__item_atgoq_54{font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem;margin-bottom:.88rem}._List__item_atgoq_54:last-child{margin-bottom:0}._List__link_atgoq_65{color:var(--gray500);text-decoration:none}._List__link_atgoq_65:hover{color:var(--primaryRed)}@media screen and (min-width:1024px){._Menu_item_atgoq_1{flex:1 0 0;margin-bottom:2.62rem}._Menu__title_atgoq_6{align-items:center;display:flex;font-size:1.5rem;font-style:normal;font-weight:700;gap:1rem;letter-spacing:.015rem;line-height:150%;margin-bottom:1.25rem}._List__item_atgoq_54{font-size:1rem;font-style:normal;font-weight:400;letter-spacing:.01rem;line-height:120%;margin-bottom:1.12rem}._Menu__toggler_atgoq_16{display:none}._List_grid_atgoq_50{display:grid;gap:0 1.88rem;grid-template-columns:1fr 1fr}._List_toggled_atgoq_41{height:auto;max-height:100%;min-height:auto;padding-bottom:.88rem;padding-top:1.44rem;transition:all .4s ease}}@media only screen and (min-width:1280px){._List_grid_atgoq_50{grid-template-columns:13rem 13rem}}._Menu_1hru1_1{padding:1.44rem 0 0}._Menu__title_1hru1_5{font-size:1.5rem;font-style:normal;font-weight:700;letter-spacing:.015rem;line-height:150%;margin-bottom:1.25rem}._List_1hru1_14{list-style:none;margin:0;padding:0}._List_grid_1hru1_20{display:grid;gap:0 1.88rem;grid-template-columns:1fr 1fr;width:27rem}._List__item_1hru1_27{font-size:1rem;font-style:normal;font-weight:400;letter-spacing:.01rem;line-height:120%;margin-bottom:1.12rem}@media screen and (min-width:768px){._Menu_1hru1_1{-moz-column-gap:6.75rem;column-gap:6.75rem;display:flex;flex-wrap:wrap;grid-column:1/10;padding:2.62rem 0 0}}@media screen and (min-width:1024px){._List_grid_1hru1_20{display:grid;gap:0 1.88rem;grid-template-columns:13rem 13rem;width:27rem}._Menu_1hru1_1{display:grid;gap:0 2rem;grid-template-columns:1fr 1fr;justify-content:space-between;padding:2.62rem 0 0}._Menu__NavItem_1hru1_59:first-child{grid-column-end:3;grid-column-start:1}}@media only screen and (min-width:1280px){._Menu__NavItem_1hru1_59:first-child{grid-column-end:2;grid-column-start:1}._Menu_1hru1_1{gap:0 6.75rem}}@media only screen and (min-width:1450px){._Menu_1hru1_1{gap:2rem;grid-template-columns:28rem minmax(5rem,12.625rem) minmax(5rem,12.625rem)}}._ButtonWithIcon_1gtbp_1{background:var(--gray100);color:var(--primaryRed);cursor:pointer;outline:0;position:relative}._Contactslinks_1mklv_1{list-style:none;margin:0;padding:0}._Contactslink_1mklv_1{align-items:center;color:var(--black);display:grid;font-size:1.125rem;font-style:normal;font-weight:600;gap:.88rem;grid-template-columns:1.5rem 1fr;line-height:140%;text-decoration:none;transition:all .3s ease}._Contactslink_1mklv_1:hover{text-decoration:underline}._Contactsitem_1mklv_24{margin-bottom:1rem}._Contactsitem_1mklv_24:last-child{margin-bottom:0}._Footer_nxahc_1{background-color:#fff;border-top:.0625rem solid #e4e3e3;overflow:hidden;position:relative}._Footer__confidence_nxahc_8{display:none;min-height:3.87rem;padding:1.31rem 0 1.06rem;position:relative}._Footer__confidence_bottom_nxahc_15{display:block;text-align:center}._Footer__link_nxahc_20{color:var(--gray400);font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:.00875rem;line-height:120%;text-decoration:none;transition:all .4s ease}._Footer__link_nxahc_20:hover{opacity:.7;text-decoration:underline}._Footer__container_nxahc_35{padding:0 16px}._Footer__info_nxahc_39{background-color:var(--gray100);margin-left:-16px;margin-right:0;width:calc(100% + 32px)}._Footer__order_nxahc_46{font-size:1.125rem!important;font-style:normal;font-weight:500;line-height:140%!important;min-height:3.9375rem!important;position:relative;width:100%}._Footer__order_nxahc_46:hover{background-color:#000}._Footer__wrapper_nxahc_59{display:flex;flex-direction:column;height:100%}._Footer__contacts_nxahc_65{align-items:center;background:var(--gray100);display:flex;flex:1;flex-direction:column;padding:2.5rem 2.44rem}@media screen and (min-width:768px){._Footer__contacts_nxahc_65{display:block;padding:2.5rem 5.44rem}}._Logo_nxahc_80{display:block;margin-bottom:1.25rem}._Logo__img_nxahc_85{display:block}@media screen and (min-width:768px){._Footer__contacts_nxahc_65{padding:3rem 6.5rem}._Logo_nxahc_80{margin-bottom:2.13rem}._Footer__container_nxahc_35{background-color:#fff;display:grid;gap:2.56rem;grid-template-columns:1fr 25.5rem;margin:0 auto;max-width:1556px;padding:0 0 0 60px;position:relative;width:100%;z-index:3}._Footer_nxahc_1:after{background-color:var(--gray100);content:"";display:block;height:100%;position:absolute;right:0;top:0;width:50%;z-index:2}._Footer__info_nxahc_39{margin-left:0;margin-right:-1px;width:100%}._Footer__confidence_nxahc_8{display:block;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}._Footer__confidence_bottom_nxahc_15{display:none}._Footer__confidence_nxahc_8:after{background:var(--gray100);content:"";height:1px;left:0;position:absolute;top:0;transform:translate(-50%);width:226.9%;z-index:-1}}@media (min-width:1570px){._Footer__container_nxahc_35{margin:0 auto;max-width:1600px;padding:0 0 0 80px}._Footer__order_nxahc_46{padding-right:1vw;width:110%}}@media (min-width:1600px){._Footer__container_nxahc_35{margin:0 auto;max-width:1600px;padding:0 0 0 80px}._Footer__order_nxahc_46{padding-right:inherit;width:29.4vw}}._ButtonWithIcon_1jg2c_1{background:var(--gray100);border:1px solid var(--gray100);color:var(--primaryRed);cursor:pointer;height:2.5rem;outline:0;padding:.5rem;position:relative;transition:background-color .3s ease,color .3s ease;width:2.5rem}._ButtonWithIcon_1jg2c_1:hover{background:var(--primaryRed);color:var(--white)}._DifferButton_x9eco_1{align-items:center;background:var(--primaryRed);border-radius:50%;color:var(--white);display:flex;font-size:.625rem;font-weight:500;height:1.25rem;justify-content:center;line-height:100%;position:absolute;right:-.3rem;top:-.3rem;width:1.25rem}@media screen and (min-width:1024px){._DifferButton_x9eco_1{font-size:.75rem;height:1.6rem;right:-.8rem;top:-.8rem;width:1.6rem}}._ButtonWithIconDekstop_x9eco_27{display:flex;flex-direction:row;gap:10px}._ButtonWithIconDekstop_x9eco_27 span:last-child{color:#737378}._Phone_7ejap_1{display:grid;grid-template-columns:auto max-content;grid-gap:.5rem;align-items:center;color:var(--black);font-size:1.375rem;font-weight:600;line-height:1;text-decoration:unset}._PhoneContent_7ejap_13{color:var(--black);display:none;font-weight:600;transition:color .3s ease;width:100%}@media screen and (min-width:1024px){._PhoneContent_7ejap_13{display:block}}._PhoneWrapper_7ejap_26:hover ._PhoneContent_7ejap_13{color:var(--primaryRed)}._PhoneWrapper_7ejap_26:hover ._PhoneIcon_7ejap_30{background:var(--primaryRed);color:var(--white)}._Currensy_Wrapper_1yi66_1{position:relative}._Button_1yi66_5{background:#c6cad7;border:none;color:#8a90a0;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:600;height:36px;line-height:133%;text-align:center;width:36px}._Button_1yi66_5:hover{background:#f2af4a;color:#fff}@media (max-width:1024px){._Button_1yi66_5{height:40px;width:40px}}._Button_DropDown_1yi66_29{display:flex;flex-direction:column;gap:7px;position:absolute;top:43px;z-index:55}._Currensy_13qf4_1{align-items:center;display:flex;gap:5px;justify-content:center;margin-left:auto}._SearchBlock_13qf4_9{align-items:flex-end;display:flex;grid-area:search;width:100%}@media screen and (min-width:1024px){._SearchBlock_13qf4_9{gap:1.25rem;padding-left:2.5rem}}body{--header-height:4.25rem;padding-top:var(--header-height)}@media screen and (min-width:1024px){body{--header-height:11.25rem}}._HeaderWrapper_13qf4_32{background:var(--white);display:grid;position:fixed;top:0;width:100%;z-index:60}.lock ._HeaderWrapper_13qf4_32{width:calc(100% - var(--scroll-width))}._Catalog_13qf4_45{display:grid;grid-template-areas:"search";position:relative;z-index:49;grid-row-gap:1.5rem;background:var(--white);margin-inline:unset;max-width:unset;padding-bottom:.75rem;padding-top:1rem}@media only screen and (min-width:1536px){._Catalog_13qf4_45{padding-inline:var(--container-indent-2xl)}}@media screen and (min-width:1024px){._Catalog_13qf4_45{grid-template-areas:"catalog search";grid-template-columns:12.625rem 1fr;padding-bottom:1rem}._CatalogFull_13qf4_71{grid-template-areas:"logo search" "catalog section-links";padding-bottom:0}}._CatalogBtn_13qf4_77{align-items:center;-moz-column-gap:1rem;column-gap:1rem;display:none;font-size:1.125rem;grid-area:catalog;letter-spacing:.0225rem;min-height:unset!important;padding-block:.4rem;padding-inline:2.25rem;text-transform:uppercase}@media screen and (min-width:1024px){._CatalogBtn_13qf4_77{display:flex}}._Logo_13qf4_95{display:none}@media screen and (min-width:1024px){._Logo_13qf4_95{grid-area:logo;width:8rem}}._Logo_13qf4_95 img{height:100%}@media screen and (min-width:1024px){._CatalogFull_13qf4_71 ._Logo_13qf4_95{display:block}}._SectionLinks_13qf4_115{box-sizing:border-box;display:none;flex-wrap:wrap;gap:.5rem;grid-area:section-links;justify-content:space-between;padding-left:2.5rem;position:relative;width:100%}._SectionLinks_13qf4_115:after,._SectionLinks_13qf4_115:before{background:var(--gray100);content:"";height:1px;left:50%;position:absolute;transform:translate(-50%);width:300%}._SectionLinks_13qf4_115:after{top:0}._SectionLinks_13qf4_115:before{bottom:0}._SectionLink_13qf4_115{color:var(--gray500);font-weight:600;line-height:1.5rem;padding-block:.5rem;position:relative;transition:color .3s ease}._SectionLink_13qf4_115:before{background:var(--primaryRed);bottom:0;content:"";height:2px;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .3s ease;width:100%}._SectionLink_13qf4_115:hover{color:var(--primaryRed)}._SectionLink_13qf4_115:hover:before{transform:scaleX(1)}@media screen and (min-width:1024px){._CatalogFull_13qf4_71 ._SectionLinks_13qf4_115{display:flex}}._UpperLinks_13qf4_177{background:var(--gray100);color:var(--gray400);display:none;font-weight:600;gap:2rem;line-height:1.5;padding-block:.5rem;position:relative;width:100%;z-index:50}@media only screen and (min-width:1536px){._UpperLinks_13qf4_177{align-items:center;display:flex;margin:0!important;max-width:100%!important;padding-inline:var(--container-indent-2xl)}}@media screen and (min-width:1024px){._UpperLinks_13qf4_177{align-items:center;display:flex}}@media (max-width:1322px){._UpperLinks_13qf4_177{gap:1rem}}@media (max-width:1210px){._UpperLinks_13qf4_177{gap:.5rem}}@media (max-width:1180px){._UpperLinks_13qf4_177{display:none}}._UpperLink_13qf4_177{color:var(--gray400)}._DiffBtn_13qf4_224{display:none}@media screen and (min-width:1024px){._DiffBtn_13qf4_224{display:block}}._PhoneLink_13qf4_233{display:none!important}@media screen and (min-width:1024px){._PhoneLink_13qf4_233{display:grid!important}}._HeaderSocial_13qf4_242{background:var(--gray100);border:1px solid var(--gray100);color:var(--primaryRed);cursor:pointer;height:2.5rem;outline:0;padding:.5rem;transition:background-color .3s ease,color .3s ease;width:2.5rem}@media (max-width:1024px){._HeaderSocial_13qf4_242{display:none}}._Scripts_18cyv_1{height:auto}._btnToTopBlock_18af8_1{align-items:center;border:none;cursor:pointer;display:flex;flex-direction:column;height:2.125rem;justify-content:center;margin:0;max-width:2.125rem;outline:none;padding:0;position:fixed;right:.82rem;top:85dvh;transform:rotate(90deg);transition:all .4s ease;width:2.125rem;z-index:10}@media (max-width:600px){._btnToTopBlock_18af8_1{display:none!important}}._btnToTopBlock_18af8_1:hover{opacity:.8}.App{display:flex;flex-direction:column;min-height:100vh}.Main{flex:1}
