.t-menuburger{position:relative;flex-shrink:0;width:28px;height:20px;padding:0;border:none;background-color:transparent;outline:none;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:transform .5s ease-in-out;cursor:pointer;z-index:999;}
.t-menuburger span{display:block;position:absolute;width:100%;opacity:1;left:0;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:.25s ease-in-out;height:3px;background-color:#000;}
.t-menuburger span:nth-child(1){top:0px;}
.t-menuburger span:nth-child(2),.t-menuburger span:nth-child(3){top:8px;}
.t-menuburger span:nth-child(4){top:16px;}
.t-menuburger__big{width:42px;height:32px;}
.t-menuburger__big span{height:5px;}
.t-menuburger__big span:nth-child(2),.t-menuburger__big span:nth-child(3){top:13px;}
.t-menuburger__big span:nth-child(4){top:26px;}
.t-menuburger__small{width:22px;height:14px;}
.t-menuburger__small span{height:2px;}
.t-menuburger__small span:nth-child(2),.t-menuburger__small span:nth-child(3){top:6px;}
.t-menuburger__small span:nth-child(4){top:12px;}
.t-menuburger-opened span:nth-child(1){top:8px;width:0%;left:50%;}
.t-menuburger-opened span:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.t-menuburger-opened span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}
.t-menuburger-opened span:nth-child(4){top:8px;width:0%;left:50%;}
.t-menuburger-opened.t-menuburger__big span:nth-child(1){top:6px;}
.t-menuburger-opened.t-menuburger__big span:nth-child(4){top:18px;}
.t-menuburger-opened.t-menuburger__small span:nth-child(1),.t-menuburger-opened.t-menuburger__small span:nth-child(4){top:6px;}
@media (hover),(min-width:0\0){.t-menuburger_first:hover span:nth-child(1){transform:translateY(1px);}
.t-menuburger_first:hover span:nth-child(4){transform:translateY(-1px);}
.t-menuburger_first.t-menuburger__big:hover span:nth-child(1){transform:translateY(3px);}
.t-menuburger_first.t-menuburger__big:hover span:nth-child(4){transform:translateY(-3px);}
}
.t-menuburger_second span:nth-child(2),.t-menuburger_second span:nth-child(3){width:80%;left:20%;right:0;}
@media (hover),(min-width:0\0){.t-menuburger_second.t-menuburger-hovered span:nth-child(2),.t-menuburger_second.t-menuburger-hovered span:nth-child(3){animation:t-menuburger-anim 0.3s ease-out normal forwards;}
.t-menuburger_second.t-menuburger-unhovered span:nth-child(2),.t-menuburger_second.t-menuburger-unhovered span:nth-child(3){animation:t-menuburger-anim2 0.3s ease-out normal forwards;}
}
.t-menuburger_second.t-menuburger-opened span:nth-child(2),.t-menuburger_second.t-menuburger-opened span:nth-child(3){left:0;right:0;width:100%!important;}
.t-menuburger_third span:nth-child(4){width:70%;left:unset;right:0;}
@media (hover),(min-width:0\0){.t-menuburger_third:not(.t-menuburger-opened):hover span:nth-child(4){width:100%;}
}
.t-menuburger_third.t-menuburger-opened span:nth-child(4){width:0!important;right:50%;}
.t-menuburger_fourth{height:12px;}
.t-menuburger_fourth.t-menuburger__small{height:8px;}
.t-menuburger_fourth.t-menuburger__big{height:18px;}
.t-menuburger_fourth span:nth-child(2),.t-menuburger_fourth span:nth-child(3){top:4px;opacity:0;}
.t-menuburger_fourth span:nth-child(4){top:8px;}
.t-menuburger_fourth.t-menuburger__small span:nth-child(2),.t-menuburger_fourth.t-menuburger__small span:nth-child(3){top:3px;}
.t-menuburger_fourth.t-menuburger__small span:nth-child(4){top:6px;}
.t-menuburger_fourth.t-menuburger__small span:nth-child(2),.t-menuburger_fourth.t-menuburger__small span:nth-child(3){top:3px;}
.t-menuburger_fourth.t-menuburger__small span:nth-child(4){top:6px;}
.t-menuburger_fourth.t-menuburger__big span:nth-child(2),.t-menuburger_fourth.t-menuburger__big span:nth-child(3){top:6px;}
.t-menuburger_fourth.t-menuburger__big span:nth-child(4){top:12px;}
@media (hover),(min-width:0\0){.t-menuburger_fourth:not(.t-menuburger-opened):hover span:nth-child(1){transform:translateY(1px);}
.t-menuburger_fourth:not(.t-menuburger-opened):hover span:nth-child(4){transform:translateY(-1px);}
.t-menuburger_fourth.t-menuburger__big:not(.t-menuburger-opened):hover span:nth-child(1){transform:translateY(3px);}
.t-menuburger_fourth.t-menuburger__big:not(.t-menuburger-opened):hover span:nth-child(4){transform:translateY(-3px);}
}
.t-menuburger_fourth.t-menuburger-opened span:nth-child(1),.t-menuburger_fourth.t-menuburger-opened span:nth-child(4){top:4px;}
.t-menuburger_fourth.t-menuburger-opened span:nth-child(2),.t-menuburger_fourth.t-menuburger-opened span:nth-child(3){opacity:1;}
@keyframes t-menuburger-anim{0%{width:80%;left:20%;right:0;}
50%{width:100%;left:0;right:0;}
100%{width:80%;left:0;right:20%;}
}
@keyframes t-menuburger-anim2{0%{width:80%;left:0;}
50%{width:100%;right:0;left:0;}
100%{width:80%;left:20%;right:0;}
}

@media screen and (max-width:980px){#rec761882487 .t280__main_opened .t280__menu__content{background-color:#f5f2ea!important;opacity:1!important;}
}

#rec761882487 .t-menu__link-item{-webkit-transition:color 0.3s ease-in-out,opacity 0.3s ease-in-out;transition:color 0.3s ease-in-out,opacity 0.3s ease-in-out;}
#rec761882487 .t-menu__link-item.t-active:not(.t978__menu-link){color:#6b7156 !important;}
@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec761882487 .t-menu__link-item,#rec761882487 .t-menu__link-item.t-active{opacity:1 !important;}
}

#rec761882487 .t280__logo__content .t-title{font-size:24px;color:#e7e4d8;font-family:'GravaMojo';font-weight:700;text-transform:uppercase;letter-spacing:3px;}
#rec761882487 a.t280__menu__link{color:#33322a;font-family:'GravaMojo';font-weight:400;letter-spacing:1px;}
@media screen and (min-width:900px){#rec761882487 a.t280__menu__link{font-size:40px;}
}

#rec761882487 .t280__logo{font-size:24px;color:#e7e4d8;font-family:'GravaMojo';font-weight:700;text-transform:uppercase;letter-spacing:3px;}

#rec761882487 .t280__lang_first{color:#33322a;font-family:'GravaMojo';font-weight:400;letter-spacing:1px;}

#rec761882487 .t280__lang_second{color:#33322a;font-family:'GravaMojo';font-weight:400;letter-spacing:1px;}

#rec761882488 .t396__artboard{height:220px;background-color:#f5f2ea;}
#rec761882488 .t396__filter{height:220px;}
#rec761882488 .t396__carrier{height:220px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width:1199px){#rec761882488 .t396__artboard,#rec761882488 .t396__filter,#rec761882488 .t396__carrier{height:240px;}
#rec761882488 .t396__filter{}
#rec761882488 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:959px){#rec761882488 .t396__artboard,#rec761882488 .t396__filter,#rec761882488 .t396__carrier{height:240px;}
#rec761882488 .t396__filter{}
#rec761882488 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:639px){#rec761882488 .t396__artboard,#rec761882488 .t396__filter,#rec761882488 .t396__carrier{height:200px;}
#rec761882488 .t396__filter{}
#rec761882488 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:479px){#rec761882488 .t396__artboard,#rec761882488 .t396__filter,#rec761882488 .t396__carrier{height:189px;}
#rec761882488 .t396__filter{}
#rec761882488 .t396__carrier{background-attachment:scroll;}
}
#rec761882488 .tn-elem[data-elem-id="1475077923649"]{color:#f1e8df;text-align:center;z-index:3;top:80px;left:calc(50% - 600px + 265px);width:210px;height:60px;}
#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom{color:#f1e8df;font-size:16px;font-family:'Arial',Arial,sans-serif;line-height:1.55;font-weight:600;border-radius:0px 0px 0px 0px;background-position:center center;--t396-borderwidth:0px;--t396-bordercolor:#6b7156;--t396-speedhover:0.2s;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-bgcolor-color:#6b7156;--t396-bgcolor-image:none;background-color:var(--t396-bgcolor-color,transparent);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);}
#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom::after{display:none;}
#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom .tn-atom__button-content{column-gap:10px;padding:0px 0px 0px 0px;}
#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom .tn-atom__button-text{transition:color var(--t396-speedhover,0s) ease-in-out;color:#f1e8df;}
#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom .tn-atom__button-border::before{display:none;}
#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom .tn-atom__button-border::after{display:none;}
@media (hover),(min-width:0\0){#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom:hover::after{opacity:0;}
#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom:hover{animation-name:none;}
}
@media (hover),(min-width:0\0){#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom:hover{border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor-hover,var(--t396-bordercolor,transparent));}
}
@media screen and (max-width:1199px){#rec761882488 .tn-elem[data-elem-id="1475077923649"]{display:block;top:90px;left:calc(50% - 480px + 145px);width:px;}
#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom{white-space:normal;background-size:cover;background-color:var(--t396-bgcolor-color,transparent);padding:0;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);}
#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom::after{display:none;}
#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom .tn-atom__button-text{overflow:visible;}
#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom .tn-atom__button-border::before{display:none;}
#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom .tn-atom__button-border::after{display:none;}
@media (hover),(min-width:0\0){#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom:hover::after{opacity:0;}
#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom:hover{animation-name:none;}
}
@media (hover),(min-width:0\0){#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom:hover{border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor-hover,var(--t396-bordercolor,transparent));}
}
}
@media screen and (max-width:959px){#rec761882488 .tn-elem[data-elem-id="1475077923649"]{display:block;top:90px;left:calc(50% - 320px + 135px);width:100px;}
#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom{white-space:normal;background-size:cover;background-color:var(--t396-bgcolor-color,transparent);padding:0;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);}
#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom::after{display:none;}
#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom .tn-atom__button-text{overflow:visible;}
#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom .tn-atom__button-border::before{display:none;}
#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom .tn-atom__button-border::after{display:none;}
@media (hover),(min-width:0\0){#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom:hover::after{opacity:0;}
#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom:hover{animation-name:none;}
}
@media (hover),(min-width:0\0){#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom:hover{border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor-hover,var(--t396-bordercolor,transparent));}
}
}
@media screen and (max-width:639px){#rec761882488 .tn-elem[data-elem-id="1475077923649"]{display:block;top:70px;left:calc(50% - 240px + 75px);width:80px;height:60px;}
#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom{white-space:normal;background-size:cover;background-color:var(--t396-bgcolor-color,transparent);padding:0;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);}
#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom::after{display:none;}
#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom .tn-atom__button-text{overflow:visible;}
#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom .tn-atom__button-border::before{display:none;}
#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom .tn-atom__button-border::after{display:none;}
@media (hover),(min-width:0\0){#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom:hover::after{opacity:0;}
#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom:hover{animation-name:none;}
}
@media (hover),(min-width:0\0){#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom:hover{border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor-hover,var(--t396-bordercolor,transparent));}
}
}
@media screen and (max-width:479px){#rec761882488 .tn-elem[data-elem-id="1475077923649"]{display:block;top:90px;left:calc(50% - 160px + 35px);width:50px;height:30px;}
#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom{white-space:normal;font-size:13px;background-size:cover;background-color:var(--t396-bgcolor-color,transparent);padding:0;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);}
#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom::after{display:none;}
#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom .tn-atom__button-text{overflow:visible;}
#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom .tn-atom__button-border::before{display:none;}
#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom .tn-atom__button-border::after{display:none;}
@media (hover),(min-width:0\0){#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom:hover::after{opacity:0;}
#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom:hover{animation-name:none;}
}
@media (hover),(min-width:0\0){#rec761882488 .tn-elem[data-elem-id="1475077923649"] .tn-atom:hover{border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor-hover,var(--t396-bordercolor,transparent));}
}
}
#rec761882488 .tn-elem[data-elem-id="1475078681086"]{color:#33322a;text-align:center;z-index:3;top:80px;left:calc(50% - 600px + 495px);width:210px;height:60px;}
#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom{color:#33322a;font-size:16px;font-family:'Arial',Arial,sans-serif;line-height:1.55;font-weight:600;border-radius:0px 0px 0px 0px;background-position:center center;--t396-borderwidth:2px;--t396-bordercolor:#33322a;--t396-speedhover:0.2s;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);}
#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom::after{display:none;}
#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom .tn-atom__button-content{column-gap:10px;padding:0px 0px 0px 0px;}
#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom .tn-atom__button-text{transition:color var(--t396-speedhover,0s) ease-in-out;color:#33322a;}
#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom .tn-atom__button-border::before{display:none;}
#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom .tn-atom__button-border::after{display:none;}
@media (hover),(min-width:0\0){#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom:hover::after{opacity:0;}
#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom:hover{animation-name:none;}
}
@media (hover),(min-width:0\0){#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom:hover{border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor-hover,var(--t396-bordercolor,transparent));}
}
@media screen and (max-width:1199px){#rec761882488 .tn-elem[data-elem-id="1475078681086"]{display:block;top:90px;left:calc(50% - 480px + 375px);width:px;}
#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom{white-space:normal;background-size:cover;padding:0;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);}
#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom::after{display:none;}
#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom .tn-atom__button-text{overflow:visible;}
#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom .tn-atom__button-border::before{display:none;}
#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom .tn-atom__button-border::after{display:none;}
@media (hover),(min-width:0\0){#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom:hover::after{opacity:0;}
#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom:hover{animation-name:none;}
}
@media (hover),(min-width:0\0){#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom:hover{border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor-hover,var(--t396-bordercolor,transparent));}
}
}
@media screen and (max-width:959px){#rec761882488 .tn-elem[data-elem-id="1475078681086"]{display:block;top:90px;left:calc(50% - 320px + 270px);width:100px;}
#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom{white-space:normal;background-size:cover;padding:0;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);}
#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom::after{display:none;}
#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom .tn-atom__button-text{overflow:visible;}
#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom .tn-atom__button-border::before{display:none;}
#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom .tn-atom__button-border::after{display:none;}
@media (hover),(min-width:0\0){#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom:hover::after{opacity:0;}
#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom:hover{animation-name:none;}
}
@media (hover),(min-width:0\0){#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom:hover{border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor-hover,var(--t396-bordercolor,transparent));}
}
}
@media screen and (max-width:639px){#rec761882488 .tn-elem[data-elem-id="1475078681086"]{display:block;top:70px;left:calc(50% - 240px + 200px);width:80px;height:60px;}
#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom{white-space:normal;background-size:cover;padding:0;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);}
#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom::after{display:none;}
#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom .tn-atom__button-text{overflow:visible;}
#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom .tn-atom__button-border::before{display:none;}
#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom .tn-atom__button-border::after{display:none;}
@media (hover),(min-width:0\0){#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom:hover::after{opacity:0;}
#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom:hover{animation-name:none;}
}
@media (hover),(min-width:0\0){#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom:hover{border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor-hover,var(--t396-bordercolor,transparent));}
}
}
@media screen and (max-width:479px){#rec761882488 .tn-elem[data-elem-id="1475078681086"]{display:block;top:90px;left:calc(50% - 160px + 135px);width:50px;height:30px;}
#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom{white-space:normal;font-size:13px;background-size:cover;padding:0;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);}
#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom::after{display:none;}
#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom .tn-atom__button-text{overflow:visible;}
#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom .tn-atom__button-border::before{display:none;}
#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom .tn-atom__button-border::after{display:none;}
@media (hover),(min-width:0\0){#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom:hover::after{opacity:0;}
#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom:hover{animation-name:none;}
}
@media (hover),(min-width:0\0){#rec761882488 .tn-elem[data-elem-id="1475078681086"] .tn-atom:hover{border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor-hover,var(--t396-bordercolor,transparent));}
}
}
#rec761882488 .tn-elem[data-elem-id="1654509942632"]{color:#33322a;text-align:center;z-index:3;top:80px;left:calc(50% - 600px + 725px);width:210px;height:60px;}
#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom{color:#33322a;font-size:16px;font-family:'Arial',Arial,sans-serif;line-height:1.55;font-weight:600;border-radius:0px 0px 0px 0px;background-position:center center;--t396-borderwidth:2px;--t396-bordercolor:#33322a;--t396-speedhover:0.2s;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);}
#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom::after{display:none;}
#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom .tn-atom__button-content{column-gap:10px;padding:0px 0px 0px 0px;}
#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom .tn-atom__button-text{transition:color var(--t396-speedhover,0s) ease-in-out;color:#33322a;}
#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom .tn-atom__button-border::before{display:none;}
#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom .tn-atom__button-border::after{display:none;}
@media (hover),(min-width:0\0){#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom:hover::after{opacity:0;}
#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom:hover{animation-name:none;}
}
@media (hover),(min-width:0\0){#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom:hover{border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor-hover,var(--t396-bordercolor,transparent));}
}
@media screen and (max-width:1199px){#rec761882488 .tn-elem[data-elem-id="1654509942632"]{display:block;top:90px;left:calc(50% - 480px + 605px);width:px;}
#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom{white-space:normal;background-size:cover;padding:0;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);}
#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom::after{display:none;}
#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom .tn-atom__button-text{overflow:visible;}
#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom .tn-atom__button-border::before{display:none;}
#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom .tn-atom__button-border::after{display:none;}
@media (hover),(min-width:0\0){#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom:hover::after{opacity:0;}
#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom:hover{animation-name:none;}
}
@media (hover),(min-width:0\0){#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom:hover{border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor-hover,var(--t396-bordercolor,transparent));}
}
}
@media screen and (max-width:959px){#rec761882488 .tn-elem[data-elem-id="1654509942632"]{display:block;top:90px;left:calc(50% - 320px + 405px);width:100px;}
#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom{white-space:normal;background-size:cover;padding:0;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);}
#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom::after{display:none;}
#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom .tn-atom__button-text{overflow:visible;}
#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom .tn-atom__button-border::before{display:none;}
#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom .tn-atom__button-border::after{display:none;}
@media (hover),(min-width:0\0){#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom:hover::after{opacity:0;}
#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom:hover{animation-name:none;}
}
@media (hover),(min-width:0\0){#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom:hover{border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor-hover,var(--t396-bordercolor,transparent));}
}
}
@media screen and (max-width:639px){#rec761882488 .tn-elem[data-elem-id="1654509942632"]{display:block;top:70px;left:calc(50% - 240px + 325px);width:80px;height:60px;}
#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom{white-space:normal;background-size:cover;padding:0;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);}
#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom::after{display:none;}
#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom .tn-atom__button-text{overflow:visible;}
#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom .tn-atom__button-border::before{display:none;}
#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom .tn-atom__button-border::after{display:none;}
@media (hover),(min-width:0\0){#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom:hover::after{opacity:0;}
#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom:hover{animation-name:none;}
}
@media (hover),(min-width:0\0){#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom:hover{border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor-hover,var(--t396-bordercolor,transparent));}
}
}
@media screen and (max-width:479px){#rec761882488 .tn-elem[data-elem-id="1654509942632"]{display:block;top:90px;left:calc(50% - 160px + 235px);width:50px;height:30px;}
#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom{white-space:normal;font-size:13px;background-size:cover;padding:0;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);}
#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom::after{display:none;}
#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom .tn-atom__button-text{overflow:visible;}
#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom .tn-atom__button-border::before{display:none;}
#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom .tn-atom__button-border::after{display:none;}
@media (hover),(min-width:0\0){#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom:hover::after{opacity:0;}
#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom:hover{animation-name:none;}
}
@media (hover),(min-width:0\0){#rec761882488 .tn-elem[data-elem-id="1654509942632"] .tn-atom:hover{border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor-hover,var(--t396-bordercolor,transparent));}
}
}
#rec761882488 .tn-elem[data-elem-id="1788010167860"]{display:none;color:#f5f2ea;text-align:center;z-index:3;top:-255px;left:calc(50% - 600px + -535px);width:200px;height:55px;}
#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom{color:#f5f2ea;font-size:14px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:600;border-radius:30px 30px 30px 30px;background-position:center center;--t396-speedhover:0.2s;transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-bgcolor-color:#6b7156;--t396-bgcolor-image:none;background-color:var(--t396-bgcolor-color,transparent);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom::after{display:none;}
#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom .tn-atom__button-icon{position:relative;width:20px;height:20px;order:1;--icon:url('/assets/b45b11f9da54b7cb.svg');}
#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom .tn-atom__button-content{column-gap:6px;padding:0px 0px 0px 0px;}
#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom .tn-atom__button-text{transition:color var(--t396-speedhover,0s) ease-in-out;color:#f5f2ea;}
#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom .tn-atom__button-border::before{display:none;}
#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom .tn-atom__button-border::after{display:none;}
@media (hover),(min-width:0\0){#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom:hover::after{opacity:0;}
#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom:hover{animation-name:none;}
}
@media screen and (max-width:1199px){#rec761882488 .tn-elem[data-elem-id="1788010167860"]{display:none;left:calc(50% - 480px + -535px);width:px;}
#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom{white-space:normal;background-size:cover;background-color:var(--t396-bgcolor-color,transparent);}
#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom::after{display:none;}
#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom .tn-atom__button-text{overflow:visible;}
#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom .tn-atom__button-border::before{display:none;}
#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom .tn-atom__button-border::after{display:none;}
@media (hover),(min-width:0\0){#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom:hover::after{opacity:0;}
#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom:hover{animation-name:none;}
}
}
@media screen and (max-width:959px){#rec761882488 .tn-elem[data-elem-id="1788010167860"]{display:none;left:calc(50% - 320px + -535px);width:px;}
#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom{white-space:normal;background-size:cover;background-color:var(--t396-bgcolor-color,transparent);}
#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom::after{display:none;}
#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom .tn-atom__button-text{overflow:visible;}
#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom .tn-atom__button-border::before{display:none;}
#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom .tn-atom__button-border::after{display:none;}
@media (hover),(min-width:0\0){#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom:hover::after{opacity:0;}
#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom:hover{animation-name:none;}
}
}
@media screen and (max-width:639px){#rec761882488 .tn-elem[data-elem-id="1788010167860"]{display:none;left:calc(50% - 240px + -535px);width:px;}
#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom{white-space:normal;background-size:cover;background-color:var(--t396-bgcolor-color,transparent);}
#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom::after{display:none;}
#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom .tn-atom__button-text{overflow:visible;}
#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom .tn-atom__button-border::before{display:none;}
#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom .tn-atom__button-border::after{display:none;}
@media (hover),(min-width:0\0){#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom:hover::after{opacity:0;}
#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom:hover{animation-name:none;}
}
}
@media screen and (max-width:479px){#rec761882488 .tn-elem[data-elem-id="1788010167860"]{display:block;top:150px;left:calc(50% - 160px + 70px);width:auto;height:auto;border-radius:5px 5px 5px 5px;}
#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom{white-space:nowrap;font-size:16px;line-height:1.45;background-size:cover;border-radius:5px 5px 5px 5px;background-color:var(--t396-bgcolor-color,transparent);}
#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom::after{display:none;}
#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom .tn-atom__button-icon{height:20px;width:20px;}
#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom .tn-atom__button-content{column-gap:6px;padding:9px 15px 7px 19px;}
#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom .tn-atom__button-text{overflow:visible;}
#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom .tn-atom__button-border::before{display:none;}
#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom .tn-atom__button-border::after{display:none;}
@media (hover),(min-width:0\0){#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom:hover::after{opacity:0;}
#rec761882488 .tn-elem[data-elem-id="1788010167860"] .tn-atom:hover{animation-name:none;}
}
}

#rec3419185103 .t975{border-color:#E2E2E2;}
@media screen and (min-width:640px){#rec3419185103 .t975__menu-text{margin-top:7px !important;}
}

#rec3419185103 .t-active .t975__menu-text{color:#9c96b2!important;}
#rec3419185103 .t-active .t975__icon-wrapper{}

#rec3419185103 .t975__wrapper::before{background-image:linear-gradient(to left,rgba(51,50,42,0) 0%,rgba(51,50,42,1) 100%);}
#rec3419185103 .t975__wrapper::after{background-image:linear-gradient(to right,rgba(51,50,42,0) 0%,rgba(51,50,42,1) 100%);}

@media screen and (max-width:480px){#rec3419185103 .t975__list-item{min-width:calc(100% / 12);}
}

#rec3419185103 .t-menu__link-item{-webkit-transition:color 0.3s ease-in-out,opacity 0.3s ease-in-out;transition:color 0.3s ease-in-out,opacity 0.3s ease-in-out;}
#rec3419185103 .t-menu__link-item.t-active:not(.t978__menu-link){color:#9c96b2 !important;}
@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec3419185103 .t-menu__link-item,#rec3419185103 .t-menu__link-item.t-active{opacity:1 !important;}
}

#rec3419185103 .t975__menu-text{font-size:25px;color:#f5f2ea;font-family:'GravaMojo';text-transform:uppercase;letter-spacing:0.5px;}

#rec3418668203 .t1281__title{font-weight:400;color:#9c96b2;}

#rec3418668203 .t1281__tab{border-bottom:1px solid #eee;;}
#rec3418668203 .t1281__tab_active{border-bottom-color:#6b7156 !important;}
#rec3418668203 .t1281 .t-align_left .t1281__tab_active:after{content:" ";position:absolute;width:14px;height:1px;bottom:-1px;background:#eee;right:0;}
#rec3418668203 .t1281 .t-align_left .t1281__tab:last-child:after{display:none !important;}
#rec3418668203 .t1281__select{border:1px solid #6b7156;color:#6b7156;}
#rec3418668203 .t1281__wrapper_mobile:after{border-color:#6b7156 transparent transparent transparent;}
#rec3418668203 .t1281__tab{justify-content:flex-start;}
#rec3418668203 .t1281__title{align-items:center;justify-content:flex-start;}
#rec3418668203 .t1281__title{color:#9c96b2 !important;padding-top:0px !important;padding-bottom:18px !important;}
#rec3418668203 .t1281__tab_active .t1281__title{color:#6b7156 !important;font-weight:600 !important;}
#rec3418668203 .t1281__firefoxfix{top:1px;bottom:1px;right:1px;}
#allrecords [aria-labelledby$="3418668203"]:focus-visible{outline-color:#2015FF;outline-offset:2px;outline-style:auto;}

#rec761882491 .t396__artboard{height:120px;background-color:#f5f2ea;}
#rec761882491 .t396__filter{height:120px;}
#rec761882491 .t396__carrier{height:120px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width:1199px){#rec761882491 .t396__artboard,#rec761882491 .t396__filter,#rec761882491 .t396__carrier{height:200px;}
#rec761882491 .t396__filter{}
#rec761882491 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:959px){#rec761882491 .t396__artboard,#rec761882491 .t396__filter,#rec761882491 .t396__carrier{height:200px;}
#rec761882491 .t396__filter{}
#rec761882491 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:639px){#rec761882491 .t396__artboard,#rec761882491 .t396__filter,#rec761882491 .t396__carrier{height:250px;}
#rec761882491 .t396__filter{}
#rec761882491 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:479px){#rec761882491 .t396__artboard,#rec761882491 .t396__filter,#rec761882491 .t396__carrier{height:122px;}
#rec761882491 .t396__filter{}
#rec761882491 .t396__carrier{background-attachment:scroll;}
}
#rec761882491 .tn-elem[data-elem-id="1479129336218"]{color:#33322a;z-index:3;top:40px;left:40px;width:1120px;height:auto;}
#rec761882491 .tn-elem[data-elem-id="1479129336218"] .tn-atom{vertical-align:middle;color:#33322a;font-size:32px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec761882491 .tn-elem[data-elem-id="1479129336218"]{display:table;top:71px;left:0px;width:940px;height:auto;}
#rec761882491 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:38px;background-size:cover;}
}
@media screen and (max-width:959px){#rec761882491 .tn-elem[data-elem-id="1479129336218"]{display:table;top:41px;width:620px;height:auto;}
#rec761882491 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec761882491 .tn-elem[data-elem-id="1479129336218"]{display:table;top:86px;width:460px;height:auto;}
#rec761882491 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:30px;line-height:1.3;background-size:cover;}
}
@media screen and (max-width:479px){#rec761882491 .tn-elem[data-elem-id="1479129336218"]{display:table;top:55px;left:calc(50% - 150px + 0px);width:300px;height:auto;text-align:center;}
#rec761882491 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:32px;background-size:cover;}
}
#rec761882491 .tn-elem[data-elem-id="1650280659578"]{color:#e7e4d8;text-align:center;z-index:3;top:115px;left:calc(50% - 600px + 320px);width:560px;height:auto;}
#rec761882491 .tn-elem[data-elem-id="1650280659578"] .tn-atom{vertical-align:middle;color:#e7e4d8;font-size:40px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:400;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec761882491 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 480px + 320px);width:px;height:auto;}
#rec761882491 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:959px){#rec761882491 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 320px + 320px);width:px;height:auto;}
#rec761882491 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec761882491 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 240px + 320px);width:px;height:auto;}
#rec761882491 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:479px){#rec761882491 .tn-elem[data-elem-id="1650280659578"]{display:table;top:108px;left:calc(50% - 160px + 10px);width:282px;height:auto;text-align:left;}
#rec761882491 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}
}

#rec3427756003 .t-slds__bullet_active .t-slds__bullet_body{background-color:#222 !important;}
#rec3427756003 .t-slds__bullet:hover .t-slds__bullet_body{background-color:#222 !important;}
#rec3427756003 .t-store__parts-switch-btn{}
#rec3427756003 .t-store__parts-sublist .t-store__parts-switch-btn{}

#rec3427756003 .t-store__card .t-typography__title{color:#33322a;font-weight:700;}
#rec3427756003 .t-store__relevants__title{color:#33322a;font-weight:700;}
#rec3427756003 .t-store__card .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3427756003 .t-store__card .t-typography__descr{font-size:15px;}
}
#rec3427756003 .t-store__card .t-store__card__price{color:#9c96b2;font-weight:500;}
#rec3427756003 .t-store__card .t-store__card__price_old{font-weight:400;}

#rec3427756003 .t-popup .t-typography__title{color:#33322a;font-weight:700;}
#rec3427756003 .t-popup .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3427756003 .t-popup .t-typography__descr{font-size:15px;}
}
#rec3427756003 .t-popup .t-store__prod-popup__price{color:#9c96b2;font-weight:500;}
#rec3427756003 .t-popup .t-store__prod-popup__price_old{font-weight:400;}

#rec3427756003 .t-store__pagination__item{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3427756003 .t-store__pagination__item{font-size:15px;}
}

#rec3427756003 .t-btnflex.t-btnflex_type_button{color:#ffffff;background-color:#000000;--border-width:0px;border-style:none !important;border-radius:5px;box-shadow:none !important;white-space:normal;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}

#rec3427756003 .t-menu__link-item{}
@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec3427756003 .t-menu__link-item,#rec3427756003 .t-menu__link-item.t-active{opacity:1 !important;}
}

#rec3427756003 .t786__bgimg,#rec3427756003 .t786__img,#rec3427756003 .t786 .t-store__card__bgimg,#rec3427756003 .t786 .t-store__card__bgimg_second,#rec3427756003 .t786 .t-store__card__img,#rec3427756003 .t786 .t-store__card__img_second{border-radius:999px 999px 0px 0px;}

#rec3428141903 .t396__artboard{height:120px;background-color:#f5f2ea;}
#rec3428141903 .t396__filter{height:120px;}
#rec3428141903 .t396__carrier{height:120px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width:1199px){#rec3428141903 .t396__artboard,#rec3428141903 .t396__filter,#rec3428141903 .t396__carrier{height:200px;}
#rec3428141903 .t396__filter{}
#rec3428141903 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:959px){#rec3428141903 .t396__artboard,#rec3428141903 .t396__filter,#rec3428141903 .t396__carrier{height:200px;}
#rec3428141903 .t396__filter{}
#rec3428141903 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:639px){#rec3428141903 .t396__artboard,#rec3428141903 .t396__filter,#rec3428141903 .t396__carrier{height:250px;}
#rec3428141903 .t396__filter{}
#rec3428141903 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:479px){#rec3428141903 .t396__artboard,#rec3428141903 .t396__filter,#rec3428141903 .t396__carrier{height:122px;}
#rec3428141903 .t396__filter{}
#rec3428141903 .t396__carrier{background-attachment:scroll;}
}
#rec3428141903 .tn-elem[data-elem-id="1479129336218"]{color:#33322a;z-index:3;top:40px;left:40px;width:1120px;height:auto;}
#rec3428141903 .tn-elem[data-elem-id="1479129336218"] .tn-atom{vertical-align:middle;color:#33322a;font-size:32px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3428141903 .tn-elem[data-elem-id="1479129336218"]{display:table;top:71px;left:0px;width:940px;height:auto;}
#rec3428141903 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:38px;background-size:cover;}
}
@media screen and (max-width:959px){#rec3428141903 .tn-elem[data-elem-id="1479129336218"]{display:table;top:41px;width:620px;height:auto;}
#rec3428141903 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3428141903 .tn-elem[data-elem-id="1479129336218"]{display:table;top:86px;width:460px;height:auto;}
#rec3428141903 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:30px;line-height:1.3;background-size:cover;}
}
@media screen and (max-width:479px){#rec3428141903 .tn-elem[data-elem-id="1479129336218"]{display:table;top:55px;left:calc(50% - 150px + 0px);width:300px;height:auto;text-align:center;}
#rec3428141903 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:32px;background-size:cover;}
}
#rec3428141903 .tn-elem[data-elem-id="1650280659578"]{color:#e7e4d8;text-align:center;z-index:3;top:115px;left:calc(50% - 600px + 320px);width:560px;height:auto;}
#rec3428141903 .tn-elem[data-elem-id="1650280659578"] .tn-atom{vertical-align:middle;color:#e7e4d8;font-size:40px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:400;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3428141903 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 480px + 320px);width:px;height:auto;}
#rec3428141903 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:959px){#rec3428141903 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 320px + 320px);width:px;height:auto;}
#rec3428141903 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3428141903 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 240px + 320px);width:px;height:auto;}
#rec3428141903 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:479px){#rec3428141903 .tn-elem[data-elem-id="1650280659578"]{display:table;top:108px;left:calc(50% - 160px + 10px);width:282px;height:auto;text-align:left;}
#rec3428141903 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}
}

#rec3428142003 .t-slds__bullet_active .t-slds__bullet_body{background-color:#222 !important;}
#rec3428142003 .t-slds__bullet:hover .t-slds__bullet_body{background-color:#222 !important;}
#rec3428142003 .t-store__parts-switch-btn{}
#rec3428142003 .t-store__parts-sublist .t-store__parts-switch-btn{}

#rec3428142003 .t-store__card .t-typography__title{color:#33322a;font-weight:700;}
#rec3428142003 .t-store__relevants__title{color:#33322a;font-weight:700;}
#rec3428142003 .t-store__card .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3428142003 .t-store__card .t-typography__descr{font-size:15px;}
}
#rec3428142003 .t-store__card .t-store__card__price{color:#9c96b2;font-weight:500;}
#rec3428142003 .t-store__card .t-store__card__price_old{font-weight:400;}

#rec3428142003 .t-popup .t-typography__title{color:#33322a;font-weight:700;}
#rec3428142003 .t-popup .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3428142003 .t-popup .t-typography__descr{font-size:15px;}
}
#rec3428142003 .t-popup .t-store__prod-popup__price{color:#9c96b2;font-weight:500;}
#rec3428142003 .t-popup .t-store__prod-popup__price_old{font-weight:400;}

#rec3428142003 .t-store__pagination__item{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3428142003 .t-store__pagination__item{font-size:15px;}
}

#rec3428142003 .t-btnflex.t-btnflex_type_button{color:#ffffff;background-color:#000000;--border-width:0px;border-style:none !important;border-radius:5px;box-shadow:none !important;white-space:normal;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}

#rec3428142003 .t-menu__link-item{}
@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec3428142003 .t-menu__link-item,#rec3428142003 .t-menu__link-item.t-active{opacity:1 !important;}
}

#rec3428142003 .t786__bgimg,#rec3428142003 .t786__img,#rec3428142003 .t786 .t-store__card__bgimg,#rec3428142003 .t786 .t-store__card__bgimg_second,#rec3428142003 .t786 .t-store__card__img,#rec3428142003 .t786 .t-store__card__img_second{border-radius:999px 999px 0px 0px;}

#rec3427672703 .t396__artboard{height:120px;background-color:#f5f2ea;}
#rec3427672703 .t396__filter{height:120px;}
#rec3427672703 .t396__carrier{height:120px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width:1199px){#rec3427672703 .t396__artboard,#rec3427672703 .t396__filter,#rec3427672703 .t396__carrier{height:200px;}
#rec3427672703 .t396__filter{}
#rec3427672703 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:959px){#rec3427672703 .t396__artboard,#rec3427672703 .t396__filter,#rec3427672703 .t396__carrier{height:200px;}
#rec3427672703 .t396__filter{}
#rec3427672703 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:639px){#rec3427672703 .t396__artboard,#rec3427672703 .t396__filter,#rec3427672703 .t396__carrier{height:250px;}
#rec3427672703 .t396__filter{}
#rec3427672703 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:479px){#rec3427672703 .t396__artboard,#rec3427672703 .t396__filter,#rec3427672703 .t396__carrier{height:107px;}
#rec3427672703 .t396__filter{}
#rec3427672703 .t396__carrier{background-attachment:scroll;}
}
#rec3427672703 .tn-elem[data-elem-id="1479129336218"]{color:#33322a;z-index:3;top:40px;left:40px;width:1120px;height:auto;}
#rec3427672703 .tn-elem[data-elem-id="1479129336218"] .tn-atom{vertical-align:middle;color:#33322a;font-size:32px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3427672703 .tn-elem[data-elem-id="1479129336218"]{display:table;top:71px;left:0px;width:940px;height:auto;}
#rec3427672703 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:38px;background-size:cover;}
}
@media screen and (max-width:959px){#rec3427672703 .tn-elem[data-elem-id="1479129336218"]{display:table;top:41px;width:620px;height:auto;}
#rec3427672703 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3427672703 .tn-elem[data-elem-id="1479129336218"]{display:table;top:86px;width:460px;height:auto;}
#rec3427672703 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:30px;line-height:1.3;background-size:cover;}
}
@media screen and (max-width:479px){#rec3427672703 .tn-elem[data-elem-id="1479129336218"]{display:table;top:40px;left:calc(50% - 150px + 0px);width:300px;height:auto;text-align:center;}
#rec3427672703 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:32px;background-size:cover;}
}
#rec3427672703 .tn-elem[data-elem-id="1650280659578"]{color:#e7e4d8;text-align:center;z-index:3;top:115px;left:calc(50% - 600px + 320px);width:560px;height:auto;}
#rec3427672703 .tn-elem[data-elem-id="1650280659578"] .tn-atom{vertical-align:middle;color:#e7e4d8;font-size:40px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:400;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3427672703 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 480px + 320px);width:px;height:auto;}
#rec3427672703 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:959px){#rec3427672703 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 320px + 320px);width:px;height:auto;}
#rec3427672703 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3427672703 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 240px + 320px);width:px;height:auto;}
#rec3427672703 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:479px){#rec3427672703 .tn-elem[data-elem-id="1650280659578"]{display:table;top:108px;left:calc(50% - 160px + 10px);width:282px;height:auto;text-align:left;}
#rec3427672703 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}
}

#rec3427676603 .t-slds__bullet_active .t-slds__bullet_body{background-color:#222 !important;}
#rec3427676603 .t-slds__bullet:hover .t-slds__bullet_body{background-color:#222 !important;}
#rec3427676603 .t-store__parts-switch-btn{}
#rec3427676603 .t-store__parts-sublist .t-store__parts-switch-btn{}

#rec3427676603 .t-store__card .t-typography__title{color:#33322a;font-weight:700;}
#rec3427676603 .t-store__relevants__title{color:#33322a;font-weight:700;}
#rec3427676603 .t-store__card .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3427676603 .t-store__card .t-typography__descr{font-size:15px;}
}
#rec3427676603 .t-store__card .t-store__card__price{color:#9c96b2;font-weight:500;}
#rec3427676603 .t-store__card .t-store__card__price_old{font-weight:400;}

#rec3427676603 .t-popup .t-typography__title{color:#33322a;font-weight:700;}
#rec3427676603 .t-popup .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3427676603 .t-popup .t-typography__descr{font-size:15px;}
}
#rec3427676603 .t-popup .t-store__prod-popup__price{color:#9c96b2;font-weight:500;}
#rec3427676603 .t-popup .t-store__prod-popup__price_old{font-weight:400;}

#rec3427676603 .t-store__pagination__item{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3427676603 .t-store__pagination__item{font-size:15px;}
}

#rec3427676603 .t-btnflex.t-btnflex_type_button{color:#ffffff;background-color:#000000;--border-width:0px;border-style:none !important;border-radius:5px;box-shadow:none !important;white-space:normal;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}

#rec3427676603 .t-menu__link-item{}
@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec3427676603 .t-menu__link-item,#rec3427676603 .t-menu__link-item.t-active{opacity:1 !important;}
}

#rec3427676603 .t786__bgimg,#rec3427676603 .t786__img,#rec3427676603 .t786 .t-store__card__bgimg,#rec3427676603 .t786 .t-store__card__bgimg_second,#rec3427676603 .t786 .t-store__card__img,#rec3427676603 .t786 .t-store__card__img_second{border-radius:999px 999px 0px 0px;}

#rec3428143303 .t396__artboard{height:120px;background-color:#f5f2ea;}
#rec3428143303 .t396__filter{height:120px;}
#rec3428143303 .t396__carrier{height:120px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width:1199px){#rec3428143303 .t396__artboard,#rec3428143303 .t396__filter,#rec3428143303 .t396__carrier{height:200px;}
#rec3428143303 .t396__filter{}
#rec3428143303 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:959px){#rec3428143303 .t396__artboard,#rec3428143303 .t396__filter,#rec3428143303 .t396__carrier{height:200px;}
#rec3428143303 .t396__filter{}
#rec3428143303 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:639px){#rec3428143303 .t396__artboard,#rec3428143303 .t396__filter,#rec3428143303 .t396__carrier{height:250px;}
#rec3428143303 .t396__filter{}
#rec3428143303 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:479px){#rec3428143303 .t396__artboard,#rec3428143303 .t396__filter,#rec3428143303 .t396__carrier{height:107px;}
#rec3428143303 .t396__filter{}
#rec3428143303 .t396__carrier{background-attachment:scroll;}
}
#rec3428143303 .tn-elem[data-elem-id="1479129336218"]{color:#33322a;z-index:3;top:40px;left:40px;width:1120px;height:auto;}
#rec3428143303 .tn-elem[data-elem-id="1479129336218"] .tn-atom{vertical-align:middle;color:#33322a;font-size:32px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3428143303 .tn-elem[data-elem-id="1479129336218"]{display:table;top:71px;left:0px;width:940px;height:auto;}
#rec3428143303 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:38px;background-size:cover;}
}
@media screen and (max-width:959px){#rec3428143303 .tn-elem[data-elem-id="1479129336218"]{display:table;top:41px;width:620px;height:auto;}
#rec3428143303 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3428143303 .tn-elem[data-elem-id="1479129336218"]{display:table;top:86px;width:460px;height:auto;}
#rec3428143303 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:30px;line-height:1.3;background-size:cover;}
}
@media screen and (max-width:479px){#rec3428143303 .tn-elem[data-elem-id="1479129336218"]{display:table;top:40px;left:calc(50% - 150px + 0px);width:300px;height:auto;text-align:center;}
#rec3428143303 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:32px;background-size:cover;}
}
#rec3428143303 .tn-elem[data-elem-id="1650280659578"]{color:#e7e4d8;text-align:center;z-index:3;top:115px;left:calc(50% - 600px + 320px);width:560px;height:auto;}
#rec3428143303 .tn-elem[data-elem-id="1650280659578"] .tn-atom{vertical-align:middle;color:#e7e4d8;font-size:40px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:400;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3428143303 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 480px + 320px);width:px;height:auto;}
#rec3428143303 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:959px){#rec3428143303 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 320px + 320px);width:px;height:auto;}
#rec3428143303 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3428143303 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 240px + 320px);width:px;height:auto;}
#rec3428143303 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:479px){#rec3428143303 .tn-elem[data-elem-id="1650280659578"]{display:table;top:108px;left:calc(50% - 160px + 10px);width:282px;height:auto;text-align:left;}
#rec3428143303 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}
}

#rec3428143603 .t-slds__bullet_active .t-slds__bullet_body{background-color:#222 !important;}
#rec3428143603 .t-slds__bullet:hover .t-slds__bullet_body{background-color:#222 !important;}
#rec3428143603 .t-store__parts-switch-btn{}
#rec3428143603 .t-store__parts-sublist .t-store__parts-switch-btn{}

#rec3428143603 .t-store__card .t-typography__title{color:#33322a;font-weight:700;}
#rec3428143603 .t-store__relevants__title{color:#33322a;font-weight:700;}
#rec3428143603 .t-store__card .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3428143603 .t-store__card .t-typography__descr{font-size:15px;}
}
#rec3428143603 .t-store__card .t-store__card__price{color:#9c96b2;font-weight:500;}
#rec3428143603 .t-store__card .t-store__card__price_old{font-weight:400;}

#rec3428143603 .t-popup .t-typography__title{color:#33322a;font-weight:700;}
#rec3428143603 .t-popup .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3428143603 .t-popup .t-typography__descr{font-size:15px;}
}
#rec3428143603 .t-popup .t-store__prod-popup__price{color:#9c96b2;font-weight:500;}
#rec3428143603 .t-popup .t-store__prod-popup__price_old{font-weight:400;}

#rec3428143603 .t-store__pagination__item{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3428143603 .t-store__pagination__item{font-size:15px;}
}

#rec3428143603 .t-btnflex.t-btnflex_type_button{color:#ffffff;background-color:#000000;--border-width:0px;border-style:none !important;border-radius:5px;box-shadow:none !important;white-space:normal;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}

#rec3428143603 .t-menu__link-item{}
@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec3428143603 .t-menu__link-item,#rec3428143603 .t-menu__link-item.t-active{opacity:1 !important;}
}

#rec3428143603 .t786__bgimg,#rec3428143603 .t786__img,#rec3428143603 .t786 .t-store__card__bgimg,#rec3428143603 .t786 .t-store__card__bgimg_second,#rec3428143603 .t786 .t-store__card__img,#rec3428143603 .t786 .t-store__card__img_second{border-radius:999px 999px 0px 0px;}

#rec3427989203 .t396__artboard{height:120px;background-color:#f5f2ea;}
#rec3427989203 .t396__filter{height:120px;}
#rec3427989203 .t396__carrier{height:120px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width:1199px){#rec3427989203 .t396__artboard,#rec3427989203 .t396__filter,#rec3427989203 .t396__carrier{height:200px;}
#rec3427989203 .t396__filter{}
#rec3427989203 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:959px){#rec3427989203 .t396__artboard,#rec3427989203 .t396__filter,#rec3427989203 .t396__carrier{height:200px;}
#rec3427989203 .t396__filter{}
#rec3427989203 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:639px){#rec3427989203 .t396__artboard,#rec3427989203 .t396__filter,#rec3427989203 .t396__carrier{height:250px;}
#rec3427989203 .t396__filter{}
#rec3427989203 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:479px){#rec3427989203 .t396__artboard,#rec3427989203 .t396__filter,#rec3427989203 .t396__carrier{height:107px;}
#rec3427989203 .t396__filter{}
#rec3427989203 .t396__carrier{background-attachment:scroll;}
}
#rec3427989203 .tn-elem[data-elem-id="1479129336218"]{color:#33322a;z-index:3;top:40px;left:40px;width:1120px;height:auto;}
#rec3427989203 .tn-elem[data-elem-id="1479129336218"] .tn-atom{vertical-align:middle;color:#33322a;font-size:32px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3427989203 .tn-elem[data-elem-id="1479129336218"]{display:table;top:71px;left:0px;width:940px;height:auto;}
#rec3427989203 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:38px;background-size:cover;}
}
@media screen and (max-width:959px){#rec3427989203 .tn-elem[data-elem-id="1479129336218"]{display:table;top:41px;width:620px;height:auto;}
#rec3427989203 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3427989203 .tn-elem[data-elem-id="1479129336218"]{display:table;top:86px;width:460px;height:auto;}
#rec3427989203 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:30px;line-height:1.3;background-size:cover;}
}
@media screen and (max-width:479px){#rec3427989203 .tn-elem[data-elem-id="1479129336218"]{display:table;top:40px;left:calc(50% - 150px + 0px);width:300px;height:auto;text-align:center;}
#rec3427989203 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:32px;background-size:cover;}
}
#rec3427989203 .tn-elem[data-elem-id="1650280659578"]{color:#e7e4d8;text-align:center;z-index:3;top:115px;left:calc(50% - 600px + 320px);width:560px;height:auto;}
#rec3427989203 .tn-elem[data-elem-id="1650280659578"] .tn-atom{vertical-align:middle;color:#e7e4d8;font-size:40px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:400;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3427989203 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 480px + 320px);width:px;height:auto;}
#rec3427989203 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:959px){#rec3427989203 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 320px + 320px);width:px;height:auto;}
#rec3427989203 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3427989203 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 240px + 320px);width:px;height:auto;}
#rec3427989203 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:479px){#rec3427989203 .tn-elem[data-elem-id="1650280659578"]{display:table;top:108px;left:calc(50% - 160px + 10px);width:282px;height:auto;text-align:left;}
#rec3427989203 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}
}

#rec3427990703 .t-slds__bullet_active .t-slds__bullet_body{background-color:#222 !important;}
#rec3427990703 .t-slds__bullet:hover .t-slds__bullet_body{background-color:#222 !important;}
#rec3427990703 .t-store__parts-switch-btn{}
#rec3427990703 .t-store__parts-sublist .t-store__parts-switch-btn{}

#rec3427990703 .t-store__card .t-typography__title{color:#33322a;font-weight:700;}
#rec3427990703 .t-store__relevants__title{color:#33322a;font-weight:700;}
#rec3427990703 .t-store__card .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3427990703 .t-store__card .t-typography__descr{font-size:15px;}
}
#rec3427990703 .t-store__card .t-store__card__price{color:#9c96b2;font-weight:500;}
#rec3427990703 .t-store__card .t-store__card__price_old{font-weight:400;}

#rec3427990703 .t-popup .t-typography__title{color:#33322a;font-weight:700;}
#rec3427990703 .t-popup .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3427990703 .t-popup .t-typography__descr{font-size:15px;}
}
#rec3427990703 .t-popup .t-store__prod-popup__price{color:#9c96b2;font-weight:500;}
#rec3427990703 .t-popup .t-store__prod-popup__price_old{font-weight:400;}

#rec3427990703 .t-store__pagination__item{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3427990703 .t-store__pagination__item{font-size:15px;}
}

#rec3427990703 .t-btnflex.t-btnflex_type_button{color:#ffffff;background-color:#000000;--border-width:0px;border-style:none !important;border-radius:5px;box-shadow:none !important;white-space:normal;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}

#rec3427990703 .t-menu__link-item{}
@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec3427990703 .t-menu__link-item,#rec3427990703 .t-menu__link-item.t-active{opacity:1 !important;}
}

#rec3427990703 .t786__bgimg,#rec3427990703 .t786__img,#rec3427990703 .t786 .t-store__card__bgimg,#rec3427990703 .t786 .t-store__card__bgimg_second,#rec3427990703 .t786 .t-store__card__img,#rec3427990703 .t786 .t-store__card__img_second{border-radius:999px 999px 0px 0px;}

#rec3444614503 .t396__artboard{height:120px;background-color:#f5f2ea;}
#rec3444614503 .t396__filter{height:120px;}
#rec3444614503 .t396__carrier{height:120px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width:1199px){#rec3444614503 .t396__artboard,#rec3444614503 .t396__filter,#rec3444614503 .t396__carrier{height:200px;}
#rec3444614503 .t396__filter{}
#rec3444614503 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:959px){#rec3444614503 .t396__artboard,#rec3444614503 .t396__filter,#rec3444614503 .t396__carrier{height:200px;}
#rec3444614503 .t396__filter{}
#rec3444614503 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:639px){#rec3444614503 .t396__artboard,#rec3444614503 .t396__filter,#rec3444614503 .t396__carrier{height:250px;}
#rec3444614503 .t396__filter{}
#rec3444614503 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:479px){#rec3444614503 .t396__artboard,#rec3444614503 .t396__filter,#rec3444614503 .t396__carrier{height:107px;}
#rec3444614503 .t396__filter{}
#rec3444614503 .t396__carrier{background-attachment:scroll;}
}
#rec3444614503 .tn-elem[data-elem-id="1479129336218"]{color:#33322a;z-index:3;top:40px;left:40px;width:1120px;height:auto;}
#rec3444614503 .tn-elem[data-elem-id="1479129336218"] .tn-atom{vertical-align:middle;color:#33322a;font-size:32px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3444614503 .tn-elem[data-elem-id="1479129336218"]{display:table;top:71px;left:0px;width:940px;height:auto;}
#rec3444614503 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:38px;background-size:cover;}
}
@media screen and (max-width:959px){#rec3444614503 .tn-elem[data-elem-id="1479129336218"]{display:table;top:41px;width:620px;height:auto;}
#rec3444614503 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3444614503 .tn-elem[data-elem-id="1479129336218"]{display:table;top:86px;width:460px;height:auto;}
#rec3444614503 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:30px;line-height:1.3;background-size:cover;}
}
@media screen and (max-width:479px){#rec3444614503 .tn-elem[data-elem-id="1479129336218"]{display:table;top:40px;left:calc(50% - 150px + 0px);width:300px;height:auto;text-align:center;}
#rec3444614503 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:32px;background-size:cover;}
}
#rec3444614503 .tn-elem[data-elem-id="1650280659578"]{color:#e7e4d8;text-align:center;z-index:3;top:115px;left:calc(50% - 600px + 320px);width:560px;height:auto;}
#rec3444614503 .tn-elem[data-elem-id="1650280659578"] .tn-atom{vertical-align:middle;color:#e7e4d8;font-size:40px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:400;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3444614503 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 480px + 320px);width:px;height:auto;}
#rec3444614503 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:959px){#rec3444614503 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 320px + 320px);width:px;height:auto;}
#rec3444614503 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3444614503 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 240px + 320px);width:px;height:auto;}
#rec3444614503 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:479px){#rec3444614503 .tn-elem[data-elem-id="1650280659578"]{display:table;top:108px;left:calc(50% - 160px + 10px);width:282px;height:auto;text-align:left;}
#rec3444614503 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}
}

#rec3444614603 .t-slds__bullet_active .t-slds__bullet_body{background-color:#222 !important;}
#rec3444614603 .t-slds__bullet:hover .t-slds__bullet_body{background-color:#222 !important;}
#rec3444614603 .t-store__parts-switch-btn{}
#rec3444614603 .t-store__parts-sublist .t-store__parts-switch-btn{}

#rec3444614603 .t-store__card .t-typography__title{color:#33322a;font-weight:700;}
#rec3444614603 .t-store__relevants__title{color:#33322a;font-weight:700;}
#rec3444614603 .t-store__card .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3444614603 .t-store__card .t-typography__descr{font-size:15px;}
}
#rec3444614603 .t-store__card .t-store__card__price{color:#9c96b2;font-weight:500;}
#rec3444614603 .t-store__card .t-store__card__price_old{font-weight:400;}

#rec3444614603 .t-popup .t-typography__title{color:#33322a;font-weight:700;}
#rec3444614603 .t-popup .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3444614603 .t-popup .t-typography__descr{font-size:15px;}
}
#rec3444614603 .t-popup .t-store__prod-popup__price{color:#9c96b2;font-weight:500;}
#rec3444614603 .t-popup .t-store__prod-popup__price_old{font-weight:400;}

#rec3444614603 .t-store__pagination__item{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3444614603 .t-store__pagination__item{font-size:15px;}
}

#rec3444614603 .t-btnflex.t-btnflex_type_button{color:#ffffff;background-color:#000000;--border-width:0px;border-style:none !important;border-radius:5px;box-shadow:none !important;white-space:normal;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}

#rec3444614603 .t-menu__link-item{}
@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec3444614603 .t-menu__link-item,#rec3444614603 .t-menu__link-item.t-active{opacity:1 !important;}
}

#rec3444614603 .t786__bgimg,#rec3444614603 .t786__img,#rec3444614603 .t786 .t-store__card__bgimg,#rec3444614603 .t786 .t-store__card__bgimg_second,#rec3444614603 .t786 .t-store__card__img,#rec3444614603 .t786 .t-store__card__img_second{border-radius:999px 999px 0px 0px;}

#rec3428005503 .t396__artboard{height:120px;background-color:#f5f2ea;}
#rec3428005503 .t396__filter{height:120px;}
#rec3428005503 .t396__carrier{height:120px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width:1199px){#rec3428005503 .t396__artboard,#rec3428005503 .t396__filter,#rec3428005503 .t396__carrier{height:200px;}
#rec3428005503 .t396__filter{}
#rec3428005503 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:959px){#rec3428005503 .t396__artboard,#rec3428005503 .t396__filter,#rec3428005503 .t396__carrier{height:200px;}
#rec3428005503 .t396__filter{}
#rec3428005503 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:639px){#rec3428005503 .t396__artboard,#rec3428005503 .t396__filter,#rec3428005503 .t396__carrier{height:250px;}
#rec3428005503 .t396__filter{}
#rec3428005503 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:479px){#rec3428005503 .t396__artboard,#rec3428005503 .t396__filter,#rec3428005503 .t396__carrier{height:107px;}
#rec3428005503 .t396__filter{}
#rec3428005503 .t396__carrier{background-attachment:scroll;}
}
#rec3428005503 .tn-elem[data-elem-id="1479129336218"]{color:#33322a;z-index:3;top:40px;left:40px;width:1120px;height:auto;}
#rec3428005503 .tn-elem[data-elem-id="1479129336218"] .tn-atom{vertical-align:middle;color:#33322a;font-size:32px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3428005503 .tn-elem[data-elem-id="1479129336218"]{display:table;top:71px;left:0px;width:940px;height:auto;}
#rec3428005503 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:38px;background-size:cover;}
}
@media screen and (max-width:959px){#rec3428005503 .tn-elem[data-elem-id="1479129336218"]{display:table;top:41px;width:620px;height:auto;}
#rec3428005503 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3428005503 .tn-elem[data-elem-id="1479129336218"]{display:table;top:86px;width:460px;height:auto;}
#rec3428005503 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:30px;line-height:1.3;background-size:cover;}
}
@media screen and (max-width:479px){#rec3428005503 .tn-elem[data-elem-id="1479129336218"]{display:table;top:40px;left:calc(50% - 150px + 0px);width:300px;height:auto;text-align:center;}
#rec3428005503 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:32px;background-size:cover;}
}
#rec3428005503 .tn-elem[data-elem-id="1650280659578"]{color:#e7e4d8;text-align:center;z-index:3;top:115px;left:calc(50% - 600px + 320px);width:560px;height:auto;}
#rec3428005503 .tn-elem[data-elem-id="1650280659578"] .tn-atom{vertical-align:middle;color:#e7e4d8;font-size:40px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:400;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3428005503 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 480px + 320px);width:px;height:auto;}
#rec3428005503 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:959px){#rec3428005503 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 320px + 320px);width:px;height:auto;}
#rec3428005503 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3428005503 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 240px + 320px);width:px;height:auto;}
#rec3428005503 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:479px){#rec3428005503 .tn-elem[data-elem-id="1650280659578"]{display:table;top:108px;left:calc(50% - 160px + 10px);width:282px;height:auto;text-align:left;}
#rec3428005503 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}
}

#rec3428005703 .t-slds__bullet_active .t-slds__bullet_body{background-color:#222 !important;}
#rec3428005703 .t-slds__bullet:hover .t-slds__bullet_body{background-color:#222 !important;}
#rec3428005703 .t-store__parts-switch-btn{}
#rec3428005703 .t-store__parts-sublist .t-store__parts-switch-btn{}

#rec3428005703 .t-store__card .t-typography__title{color:#33322a;font-weight:700;}
#rec3428005703 .t-store__relevants__title{color:#33322a;font-weight:700;}
#rec3428005703 .t-store__card .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3428005703 .t-store__card .t-typography__descr{font-size:15px;}
}
#rec3428005703 .t-store__card .t-store__card__price{color:#9c96b2;font-weight:500;}
#rec3428005703 .t-store__card .t-store__card__price_old{font-weight:400;}

#rec3428005703 .t-popup .t-typography__title{color:#33322a;font-weight:700;}
#rec3428005703 .t-popup .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3428005703 .t-popup .t-typography__descr{font-size:15px;}
}
#rec3428005703 .t-popup .t-store__prod-popup__price{color:#9c96b2;font-weight:500;}
#rec3428005703 .t-popup .t-store__prod-popup__price_old{font-weight:400;}

#rec3428005703 .t-store__pagination__item{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3428005703 .t-store__pagination__item{font-size:15px;}
}

#rec3428005703 .t-btnflex.t-btnflex_type_button{color:#ffffff;background-color:#000000;--border-width:0px;border-style:none !important;border-radius:5px;box-shadow:none !important;white-space:normal;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}

#rec3428005703 .t-menu__link-item{}
@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec3428005703 .t-menu__link-item,#rec3428005703 .t-menu__link-item.t-active{opacity:1 !important;}
}

#rec3428005703 .t786__bgimg,#rec3428005703 .t786__img,#rec3428005703 .t786 .t-store__card__bgimg,#rec3428005703 .t786 .t-store__card__bgimg_second,#rec3428005703 .t786 .t-store__card__img,#rec3428005703 .t786 .t-store__card__img_second{border-radius:999px 999px 0px 0px;}

#rec3444621803 .t396__artboard{height:120px;background-color:#f5f2ea;}
#rec3444621803 .t396__filter{height:120px;}
#rec3444621803 .t396__carrier{height:120px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width:1199px){#rec3444621803 .t396__artboard,#rec3444621803 .t396__filter,#rec3444621803 .t396__carrier{height:200px;}
#rec3444621803 .t396__filter{}
#rec3444621803 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:959px){#rec3444621803 .t396__artboard,#rec3444621803 .t396__filter,#rec3444621803 .t396__carrier{height:200px;}
#rec3444621803 .t396__filter{}
#rec3444621803 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:639px){#rec3444621803 .t396__artboard,#rec3444621803 .t396__filter,#rec3444621803 .t396__carrier{height:250px;}
#rec3444621803 .t396__filter{}
#rec3444621803 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:479px){#rec3444621803 .t396__artboard,#rec3444621803 .t396__filter,#rec3444621803 .t396__carrier{height:107px;}
#rec3444621803 .t396__filter{}
#rec3444621803 .t396__carrier{background-attachment:scroll;}
}
#rec3444621803 .tn-elem[data-elem-id="1479129336218"]{color:#33322a;z-index:3;top:40px;left:40px;width:1120px;height:auto;}
#rec3444621803 .tn-elem[data-elem-id="1479129336218"] .tn-atom{vertical-align:middle;color:#33322a;font-size:32px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3444621803 .tn-elem[data-elem-id="1479129336218"]{display:table;top:71px;left:0px;width:940px;height:auto;}
#rec3444621803 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:38px;background-size:cover;}
}
@media screen and (max-width:959px){#rec3444621803 .tn-elem[data-elem-id="1479129336218"]{display:table;top:41px;width:620px;height:auto;}
#rec3444621803 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3444621803 .tn-elem[data-elem-id="1479129336218"]{display:table;top:86px;width:460px;height:auto;}
#rec3444621803 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:30px;line-height:1.3;background-size:cover;}
}
@media screen and (max-width:479px){#rec3444621803 .tn-elem[data-elem-id="1479129336218"]{display:table;top:40px;left:calc(50% - 150px + 0px);width:300px;height:auto;text-align:center;}
#rec3444621803 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:32px;background-size:cover;}
}
#rec3444621803 .tn-elem[data-elem-id="1650280659578"]{color:#e7e4d8;text-align:center;z-index:3;top:115px;left:calc(50% - 600px + 320px);width:560px;height:auto;}
#rec3444621803 .tn-elem[data-elem-id="1650280659578"] .tn-atom{vertical-align:middle;color:#e7e4d8;font-size:40px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:400;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3444621803 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 480px + 320px);width:px;height:auto;}
#rec3444621803 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:959px){#rec3444621803 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 320px + 320px);width:px;height:auto;}
#rec3444621803 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3444621803 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 240px + 320px);width:px;height:auto;}
#rec3444621803 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:479px){#rec3444621803 .tn-elem[data-elem-id="1650280659578"]{display:table;top:108px;left:calc(50% - 160px + 10px);width:282px;height:auto;text-align:left;}
#rec3444621803 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}
}

#rec3444622003 .t-slds__bullet_active .t-slds__bullet_body{background-color:#222 !important;}
#rec3444622003 .t-slds__bullet:hover .t-slds__bullet_body{background-color:#222 !important;}
#rec3444622003 .t-store__parts-switch-btn{}
#rec3444622003 .t-store__parts-sublist .t-store__parts-switch-btn{}

#rec3444622003 .t-store__card .t-typography__title{color:#33322a;font-weight:700;}
#rec3444622003 .t-store__relevants__title{color:#33322a;font-weight:700;}
#rec3444622003 .t-store__card .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3444622003 .t-store__card .t-typography__descr{font-size:15px;}
}
#rec3444622003 .t-store__card .t-store__card__price{color:#9c96b2;font-weight:500;}
#rec3444622003 .t-store__card .t-store__card__price_old{font-weight:400;}

#rec3444622003 .t-popup .t-typography__title{color:#33322a;font-weight:700;}
#rec3444622003 .t-popup .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3444622003 .t-popup .t-typography__descr{font-size:15px;}
}
#rec3444622003 .t-popup .t-store__prod-popup__price{color:#9c96b2;font-weight:500;}
#rec3444622003 .t-popup .t-store__prod-popup__price_old{font-weight:400;}

#rec3444622003 .t-store__pagination__item{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3444622003 .t-store__pagination__item{font-size:15px;}
}

#rec3444622003 .t-btnflex.t-btnflex_type_button{color:#ffffff;background-color:#000000;--border-width:0px;border-style:none !important;border-radius:5px;box-shadow:none !important;white-space:normal;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}

#rec3444622003 .t-menu__link-item{}
@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec3444622003 .t-menu__link-item,#rec3444622003 .t-menu__link-item.t-active{opacity:1 !important;}
}

#rec3444622003 .t786__bgimg,#rec3444622003 .t786__img,#rec3444622003 .t786 .t-store__card__bgimg,#rec3444622003 .t786 .t-store__card__bgimg_second,#rec3444622003 .t786 .t-store__card__img,#rec3444622003 .t786 .t-store__card__img_second{border-radius:999px 999px 0px 0px;}

#rec3428019303 .t396__artboard{height:120px;background-color:#f5f2ea;}
#rec3428019303 .t396__filter{height:120px;}
#rec3428019303 .t396__carrier{height:120px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width:1199px){#rec3428019303 .t396__artboard,#rec3428019303 .t396__filter,#rec3428019303 .t396__carrier{height:200px;}
#rec3428019303 .t396__filter{}
#rec3428019303 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:959px){#rec3428019303 .t396__artboard,#rec3428019303 .t396__filter,#rec3428019303 .t396__carrier{height:200px;}
#rec3428019303 .t396__filter{}
#rec3428019303 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:639px){#rec3428019303 .t396__artboard,#rec3428019303 .t396__filter,#rec3428019303 .t396__carrier{height:250px;}
#rec3428019303 .t396__filter{}
#rec3428019303 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:479px){#rec3428019303 .t396__artboard,#rec3428019303 .t396__filter,#rec3428019303 .t396__carrier{height:107px;}
#rec3428019303 .t396__filter{}
#rec3428019303 .t396__carrier{background-attachment:scroll;}
}
#rec3428019303 .tn-elem[data-elem-id="1479129336218"]{color:#33322a;z-index:3;top:40px;left:40px;width:1120px;height:auto;}
#rec3428019303 .tn-elem[data-elem-id="1479129336218"] .tn-atom{vertical-align:middle;color:#33322a;font-size:32px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3428019303 .tn-elem[data-elem-id="1479129336218"]{display:table;top:71px;left:0px;width:940px;height:auto;}
#rec3428019303 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:38px;background-size:cover;}
}
@media screen and (max-width:959px){#rec3428019303 .tn-elem[data-elem-id="1479129336218"]{display:table;top:41px;width:620px;height:auto;}
#rec3428019303 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3428019303 .tn-elem[data-elem-id="1479129336218"]{display:table;top:86px;width:460px;height:auto;}
#rec3428019303 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:30px;line-height:1.3;background-size:cover;}
}
@media screen and (max-width:479px){#rec3428019303 .tn-elem[data-elem-id="1479129336218"]{display:table;top:40px;left:calc(50% - 150px + 0px);width:300px;height:auto;text-align:center;}
#rec3428019303 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:32px;background-size:cover;}
}
#rec3428019303 .tn-elem[data-elem-id="1650280659578"]{color:#e7e4d8;text-align:center;z-index:3;top:115px;left:calc(50% - 600px + 320px);width:560px;height:auto;}
#rec3428019303 .tn-elem[data-elem-id="1650280659578"] .tn-atom{vertical-align:middle;color:#e7e4d8;font-size:40px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:400;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3428019303 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 480px + 320px);width:px;height:auto;}
#rec3428019303 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:959px){#rec3428019303 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 320px + 320px);width:px;height:auto;}
#rec3428019303 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3428019303 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 240px + 320px);width:px;height:auto;}
#rec3428019303 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:479px){#rec3428019303 .tn-elem[data-elem-id="1650280659578"]{display:table;top:108px;left:calc(50% - 160px + 10px);width:282px;height:auto;text-align:left;}
#rec3428019303 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}
}

#rec3428019903 .t-slds__bullet_active .t-slds__bullet_body{background-color:#222 !important;}
#rec3428019903 .t-slds__bullet:hover .t-slds__bullet_body{background-color:#222 !important;}
#rec3428019903 .t-store__parts-switch-btn{}
#rec3428019903 .t-store__parts-sublist .t-store__parts-switch-btn{}

#rec3428019903 .t-store__card .t-typography__title{color:#33322a;font-weight:700;}
#rec3428019903 .t-store__relevants__title{color:#33322a;font-weight:700;}
#rec3428019903 .t-store__card .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3428019903 .t-store__card .t-typography__descr{font-size:15px;}
}
#rec3428019903 .t-store__card .t-store__card__price{color:#9c96b2;font-weight:500;}
#rec3428019903 .t-store__card .t-store__card__price_old{font-weight:400;}

#rec3428019903 .t-popup .t-typography__title{color:#33322a;font-weight:700;}
#rec3428019903 .t-popup .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3428019903 .t-popup .t-typography__descr{font-size:15px;}
}
#rec3428019903 .t-popup .t-store__prod-popup__price{color:#9c96b2;font-weight:500;}
#rec3428019903 .t-popup .t-store__prod-popup__price_old{font-weight:400;}

#rec3428019903 .t-store__pagination__item{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3428019903 .t-store__pagination__item{font-size:15px;}
}

#rec3428019903 .t-btnflex.t-btnflex_type_button{color:#ffffff;background-color:#000000;--border-width:0px;border-style:none !important;border-radius:5px;box-shadow:none !important;white-space:normal;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}

#rec3428019903 .t-menu__link-item{}
@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec3428019903 .t-menu__link-item,#rec3428019903 .t-menu__link-item.t-active{opacity:1 !important;}
}

#rec3428019903 .t786__bgimg,#rec3428019903 .t786__img,#rec3428019903 .t786 .t-store__card__bgimg,#rec3428019903 .t786 .t-store__card__bgimg_second,#rec3428019903 .t786 .t-store__card__img,#rec3428019903 .t786 .t-store__card__img_second{border-radius:999px 999px 0px 0px;}

#rec3444625303 .t396__artboard{height:120px;background-color:#f5f2ea;}
#rec3444625303 .t396__filter{height:120px;}
#rec3444625303 .t396__carrier{height:120px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width:1199px){#rec3444625303 .t396__artboard,#rec3444625303 .t396__filter,#rec3444625303 .t396__carrier{height:200px;}
#rec3444625303 .t396__filter{}
#rec3444625303 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:959px){#rec3444625303 .t396__artboard,#rec3444625303 .t396__filter,#rec3444625303 .t396__carrier{height:200px;}
#rec3444625303 .t396__filter{}
#rec3444625303 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:639px){#rec3444625303 .t396__artboard,#rec3444625303 .t396__filter,#rec3444625303 .t396__carrier{height:250px;}
#rec3444625303 .t396__filter{}
#rec3444625303 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:479px){#rec3444625303 .t396__artboard,#rec3444625303 .t396__filter,#rec3444625303 .t396__carrier{height:107px;}
#rec3444625303 .t396__filter{}
#rec3444625303 .t396__carrier{background-attachment:scroll;}
}
#rec3444625303 .tn-elem[data-elem-id="1479129336218"]{color:#33322a;z-index:3;top:40px;left:40px;width:1120px;height:auto;}
#rec3444625303 .tn-elem[data-elem-id="1479129336218"] .tn-atom{vertical-align:middle;color:#33322a;font-size:32px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3444625303 .tn-elem[data-elem-id="1479129336218"]{display:table;top:71px;left:0px;width:940px;height:auto;}
#rec3444625303 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:38px;background-size:cover;}
}
@media screen and (max-width:959px){#rec3444625303 .tn-elem[data-elem-id="1479129336218"]{display:table;top:41px;width:620px;height:auto;}
#rec3444625303 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3444625303 .tn-elem[data-elem-id="1479129336218"]{display:table;top:86px;width:460px;height:auto;}
#rec3444625303 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:30px;line-height:1.3;background-size:cover;}
}
@media screen and (max-width:479px){#rec3444625303 .tn-elem[data-elem-id="1479129336218"]{display:table;top:40px;left:calc(50% - 150px + 0px);width:300px;height:auto;text-align:center;}
#rec3444625303 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:32px;background-size:cover;}
}
#rec3444625303 .tn-elem[data-elem-id="1650280659578"]{color:#e7e4d8;text-align:center;z-index:3;top:115px;left:calc(50% - 600px + 320px);width:560px;height:auto;}
#rec3444625303 .tn-elem[data-elem-id="1650280659578"] .tn-atom{vertical-align:middle;color:#e7e4d8;font-size:40px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:400;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3444625303 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 480px + 320px);width:px;height:auto;}
#rec3444625303 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:959px){#rec3444625303 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 320px + 320px);width:px;height:auto;}
#rec3444625303 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3444625303 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 240px + 320px);width:px;height:auto;}
#rec3444625303 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:479px){#rec3444625303 .tn-elem[data-elem-id="1650280659578"]{display:table;top:108px;left:calc(50% - 160px + 10px);width:282px;height:auto;text-align:left;}
#rec3444625303 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}
}

#rec3444625403 .t-slds__bullet_active .t-slds__bullet_body{background-color:#222 !important;}
#rec3444625403 .t-slds__bullet:hover .t-slds__bullet_body{background-color:#222 !important;}
#rec3444625403 .t-store__parts-switch-btn{}
#rec3444625403 .t-store__parts-sublist .t-store__parts-switch-btn{}

#rec3444625403 .t-store__card .t-typography__title{color:#33322a;font-weight:700;}
#rec3444625403 .t-store__relevants__title{color:#33322a;font-weight:700;}
#rec3444625403 .t-store__card .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3444625403 .t-store__card .t-typography__descr{font-size:15px;}
}
#rec3444625403 .t-store__card .t-store__card__price{color:#9c96b2;font-weight:500;}
#rec3444625403 .t-store__card .t-store__card__price_old{font-weight:400;}

#rec3444625403 .t-popup .t-typography__title{color:#33322a;font-weight:700;}
#rec3444625403 .t-popup .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3444625403 .t-popup .t-typography__descr{font-size:15px;}
}
#rec3444625403 .t-popup .t-store__prod-popup__price{color:#9c96b2;font-weight:500;}
#rec3444625403 .t-popup .t-store__prod-popup__price_old{font-weight:400;}

#rec3444625403 .t-store__pagination__item{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3444625403 .t-store__pagination__item{font-size:15px;}
}

#rec3444625403 .t-btnflex.t-btnflex_type_button{color:#ffffff;background-color:#000000;--border-width:0px;border-style:none !important;border-radius:5px;box-shadow:none !important;white-space:normal;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}

#rec3444625403 .t-menu__link-item{}
@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec3444625403 .t-menu__link-item,#rec3444625403 .t-menu__link-item.t-active{opacity:1 !important;}
}

#rec3444625403 .t786__bgimg,#rec3444625403 .t786__img,#rec3444625403 .t786 .t-store__card__bgimg,#rec3444625403 .t786 .t-store__card__bgimg_second,#rec3444625403 .t786 .t-store__card__img,#rec3444625403 .t786 .t-store__card__img_second{border-radius:999px 999px 0px 0px;}

#rec3428021903 .t396__artboard{height:120px;background-color:#f5f2ea;}
#rec3428021903 .t396__filter{height:120px;}
#rec3428021903 .t396__carrier{height:120px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width:1199px){#rec3428021903 .t396__artboard,#rec3428021903 .t396__filter,#rec3428021903 .t396__carrier{height:200px;}
#rec3428021903 .t396__filter{}
#rec3428021903 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:959px){#rec3428021903 .t396__artboard,#rec3428021903 .t396__filter,#rec3428021903 .t396__carrier{height:200px;}
#rec3428021903 .t396__filter{}
#rec3428021903 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:639px){#rec3428021903 .t396__artboard,#rec3428021903 .t396__filter,#rec3428021903 .t396__carrier{height:250px;}
#rec3428021903 .t396__filter{}
#rec3428021903 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:479px){#rec3428021903 .t396__artboard,#rec3428021903 .t396__filter,#rec3428021903 .t396__carrier{height:107px;}
#rec3428021903 .t396__filter{}
#rec3428021903 .t396__carrier{background-attachment:scroll;}
}
#rec3428021903 .tn-elem[data-elem-id="1479129336218"]{color:#33322a;z-index:3;top:40px;left:40px;width:1120px;height:auto;}
#rec3428021903 .tn-elem[data-elem-id="1479129336218"] .tn-atom{vertical-align:middle;color:#33322a;font-size:32px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3428021903 .tn-elem[data-elem-id="1479129336218"]{display:table;top:71px;left:0px;width:940px;height:auto;}
#rec3428021903 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:38px;background-size:cover;}
}
@media screen and (max-width:959px){#rec3428021903 .tn-elem[data-elem-id="1479129336218"]{display:table;top:41px;width:620px;height:auto;}
#rec3428021903 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3428021903 .tn-elem[data-elem-id="1479129336218"]{display:table;top:86px;width:460px;height:auto;}
#rec3428021903 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:30px;line-height:1.3;background-size:cover;}
}
@media screen and (max-width:479px){#rec3428021903 .tn-elem[data-elem-id="1479129336218"]{display:table;top:40px;left:calc(50% - 150px + 0px);width:300px;height:auto;text-align:center;}
#rec3428021903 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:32px;background-size:cover;}
}
#rec3428021903 .tn-elem[data-elem-id="1650280659578"]{color:#e7e4d8;text-align:center;z-index:3;top:115px;left:calc(50% - 600px + 320px);width:560px;height:auto;}
#rec3428021903 .tn-elem[data-elem-id="1650280659578"] .tn-atom{vertical-align:middle;color:#e7e4d8;font-size:40px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:400;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3428021903 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 480px + 320px);width:px;height:auto;}
#rec3428021903 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:959px){#rec3428021903 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 320px + 320px);width:px;height:auto;}
#rec3428021903 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3428021903 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 240px + 320px);width:px;height:auto;}
#rec3428021903 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:479px){#rec3428021903 .tn-elem[data-elem-id="1650280659578"]{display:table;top:108px;left:calc(50% - 160px + 10px);width:282px;height:auto;text-align:left;}
#rec3428021903 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}
}

#rec3428022003 .t-slds__bullet_active .t-slds__bullet_body{background-color:#222 !important;}
#rec3428022003 .t-slds__bullet:hover .t-slds__bullet_body{background-color:#222 !important;}
#rec3428022003 .t-store__parts-switch-btn{}
#rec3428022003 .t-store__parts-sublist .t-store__parts-switch-btn{}

#rec3428022003 .t-store__card .t-typography__title{color:#33322a;font-weight:700;}
#rec3428022003 .t-store__relevants__title{color:#33322a;font-weight:700;}
#rec3428022003 .t-store__card .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3428022003 .t-store__card .t-typography__descr{font-size:15px;}
}
#rec3428022003 .t-store__card .t-store__card__price{color:#9c96b2;font-weight:500;}
#rec3428022003 .t-store__card .t-store__card__price_old{font-weight:400;}

#rec3428022003 .t-popup .t-typography__title{color:#33322a;font-weight:700;}
#rec3428022003 .t-popup .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3428022003 .t-popup .t-typography__descr{font-size:15px;}
}
#rec3428022003 .t-popup .t-store__prod-popup__price{color:#9c96b2;font-weight:500;}
#rec3428022003 .t-popup .t-store__prod-popup__price_old{font-weight:400;}

#rec3428022003 .t-store__pagination__item{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3428022003 .t-store__pagination__item{font-size:15px;}
}

#rec3428022003 .t-btnflex.t-btnflex_type_button{color:#ffffff;background-color:#000000;--border-width:0px;border-style:none !important;border-radius:5px;box-shadow:none !important;white-space:normal;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}

#rec3428022003 .t-menu__link-item{}
@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec3428022003 .t-menu__link-item,#rec3428022003 .t-menu__link-item.t-active{opacity:1 !important;}
}

#rec3428022003 .t786__bgimg,#rec3428022003 .t786__img,#rec3428022003 .t786 .t-store__card__bgimg,#rec3428022003 .t786 .t-store__card__bgimg_second,#rec3428022003 .t786 .t-store__card__img,#rec3428022003 .t786 .t-store__card__img_second{border-radius:999px 999px 0px 0px;}

#rec3444630203 .t396__artboard{height:120px;background-color:#f5f2ea;}
#rec3444630203 .t396__filter{height:120px;}
#rec3444630203 .t396__carrier{height:120px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width:1199px){#rec3444630203 .t396__artboard,#rec3444630203 .t396__filter,#rec3444630203 .t396__carrier{height:200px;}
#rec3444630203 .t396__filter{}
#rec3444630203 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:959px){#rec3444630203 .t396__artboard,#rec3444630203 .t396__filter,#rec3444630203 .t396__carrier{height:200px;}
#rec3444630203 .t396__filter{}
#rec3444630203 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:639px){#rec3444630203 .t396__artboard,#rec3444630203 .t396__filter,#rec3444630203 .t396__carrier{height:250px;}
#rec3444630203 .t396__filter{}
#rec3444630203 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:479px){#rec3444630203 .t396__artboard,#rec3444630203 .t396__filter,#rec3444630203 .t396__carrier{height:107px;}
#rec3444630203 .t396__filter{}
#rec3444630203 .t396__carrier{background-attachment:scroll;}
}
#rec3444630203 .tn-elem[data-elem-id="1479129336218"]{color:#33322a;z-index:3;top:40px;left:40px;width:1120px;height:auto;}
#rec3444630203 .tn-elem[data-elem-id="1479129336218"] .tn-atom{vertical-align:middle;color:#33322a;font-size:32px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3444630203 .tn-elem[data-elem-id="1479129336218"]{display:table;top:71px;left:0px;width:940px;height:auto;}
#rec3444630203 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:38px;background-size:cover;}
}
@media screen and (max-width:959px){#rec3444630203 .tn-elem[data-elem-id="1479129336218"]{display:table;top:41px;width:620px;height:auto;}
#rec3444630203 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3444630203 .tn-elem[data-elem-id="1479129336218"]{display:table;top:86px;width:460px;height:auto;}
#rec3444630203 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:30px;line-height:1.3;background-size:cover;}
}
@media screen and (max-width:479px){#rec3444630203 .tn-elem[data-elem-id="1479129336218"]{display:table;top:40px;left:calc(50% - 150px + 0px);width:300px;height:auto;text-align:center;}
#rec3444630203 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:32px;background-size:cover;}
}
#rec3444630203 .tn-elem[data-elem-id="1650280659578"]{color:#e7e4d8;text-align:center;z-index:3;top:115px;left:calc(50% - 600px + 320px);width:560px;height:auto;}
#rec3444630203 .tn-elem[data-elem-id="1650280659578"] .tn-atom{vertical-align:middle;color:#e7e4d8;font-size:40px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:400;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3444630203 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 480px + 320px);width:px;height:auto;}
#rec3444630203 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:959px){#rec3444630203 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 320px + 320px);width:px;height:auto;}
#rec3444630203 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3444630203 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 240px + 320px);width:px;height:auto;}
#rec3444630203 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:479px){#rec3444630203 .tn-elem[data-elem-id="1650280659578"]{display:table;top:108px;left:calc(50% - 160px + 10px);width:282px;height:auto;text-align:left;}
#rec3444630203 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}
}

#rec3444630303 .t-slds__bullet_active .t-slds__bullet_body{background-color:#222 !important;}
#rec3444630303 .t-slds__bullet:hover .t-slds__bullet_body{background-color:#222 !important;}
#rec3444630303 .t-store__parts-switch-btn{}
#rec3444630303 .t-store__parts-sublist .t-store__parts-switch-btn{}

#rec3444630303 .t-store__card .t-typography__title{color:#33322a;font-weight:700;}
#rec3444630303 .t-store__relevants__title{color:#33322a;font-weight:700;}
#rec3444630303 .t-store__card .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3444630303 .t-store__card .t-typography__descr{font-size:15px;}
}
#rec3444630303 .t-store__card .t-store__card__price{color:#9c96b2;font-weight:500;}
#rec3444630303 .t-store__card .t-store__card__price_old{font-weight:400;}

#rec3444630303 .t-popup .t-typography__title{color:#33322a;font-weight:700;}
#rec3444630303 .t-popup .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3444630303 .t-popup .t-typography__descr{font-size:15px;}
}
#rec3444630303 .t-popup .t-store__prod-popup__price{color:#9c96b2;font-weight:500;}
#rec3444630303 .t-popup .t-store__prod-popup__price_old{font-weight:400;}

#rec3444630303 .t-store__pagination__item{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3444630303 .t-store__pagination__item{font-size:15px;}
}

#rec3444630303 .t-btnflex.t-btnflex_type_button{color:#ffffff;background-color:#000000;--border-width:0px;border-style:none !important;border-radius:5px;box-shadow:none !important;white-space:normal;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}

#rec3444630303 .t-menu__link-item{}
@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec3444630303 .t-menu__link-item,#rec3444630303 .t-menu__link-item.t-active{opacity:1 !important;}
}

#rec3444630303 .t786__bgimg,#rec3444630303 .t786__img,#rec3444630303 .t786 .t-store__card__bgimg,#rec3444630303 .t786 .t-store__card__bgimg_second,#rec3444630303 .t786 .t-store__card__img,#rec3444630303 .t786 .t-store__card__img_second{border-radius:999px 999px 0px 0px;}

#rec3428022303 .t396__artboard{height:120px;background-color:#f5f2ea;}
#rec3428022303 .t396__filter{height:120px;}
#rec3428022303 .t396__carrier{height:120px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width:1199px){#rec3428022303 .t396__artboard,#rec3428022303 .t396__filter,#rec3428022303 .t396__carrier{height:200px;}
#rec3428022303 .t396__filter{}
#rec3428022303 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:959px){#rec3428022303 .t396__artboard,#rec3428022303 .t396__filter,#rec3428022303 .t396__carrier{height:200px;}
#rec3428022303 .t396__filter{}
#rec3428022303 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:639px){#rec3428022303 .t396__artboard,#rec3428022303 .t396__filter,#rec3428022303 .t396__carrier{height:250px;}
#rec3428022303 .t396__filter{}
#rec3428022303 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:479px){#rec3428022303 .t396__artboard,#rec3428022303 .t396__filter,#rec3428022303 .t396__carrier{height:107px;}
#rec3428022303 .t396__filter{}
#rec3428022303 .t396__carrier{background-attachment:scroll;}
}
#rec3428022303 .tn-elem[data-elem-id="1479129336218"]{color:#33322a;z-index:3;top:40px;left:40px;width:1120px;height:auto;}
#rec3428022303 .tn-elem[data-elem-id="1479129336218"] .tn-atom{vertical-align:middle;color:#33322a;font-size:32px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3428022303 .tn-elem[data-elem-id="1479129336218"]{display:table;top:71px;left:0px;width:940px;height:auto;}
#rec3428022303 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:38px;background-size:cover;}
}
@media screen and (max-width:959px){#rec3428022303 .tn-elem[data-elem-id="1479129336218"]{display:table;top:41px;width:620px;height:auto;}
#rec3428022303 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3428022303 .tn-elem[data-elem-id="1479129336218"]{display:table;top:86px;width:460px;height:auto;}
#rec3428022303 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:30px;line-height:1.3;background-size:cover;}
}
@media screen and (max-width:479px){#rec3428022303 .tn-elem[data-elem-id="1479129336218"]{display:table;top:40px;left:calc(50% - 150px + 0px);width:300px;height:auto;text-align:center;}
#rec3428022303 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:32px;background-size:cover;}
}
#rec3428022303 .tn-elem[data-elem-id="1650280659578"]{color:#e7e4d8;text-align:center;z-index:3;top:115px;left:calc(50% - 600px + 320px);width:560px;height:auto;}
#rec3428022303 .tn-elem[data-elem-id="1650280659578"] .tn-atom{vertical-align:middle;color:#e7e4d8;font-size:40px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:400;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3428022303 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 480px + 320px);width:px;height:auto;}
#rec3428022303 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:959px){#rec3428022303 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 320px + 320px);width:px;height:auto;}
#rec3428022303 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3428022303 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 240px + 320px);width:px;height:auto;}
#rec3428022303 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:479px){#rec3428022303 .tn-elem[data-elem-id="1650280659578"]{display:table;top:108px;left:calc(50% - 160px + 10px);width:282px;height:auto;text-align:left;}
#rec3428022303 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}
}

#rec3428022803 .t-slds__bullet_active .t-slds__bullet_body{background-color:#222 !important;}
#rec3428022803 .t-slds__bullet:hover .t-slds__bullet_body{background-color:#222 !important;}
#rec3428022803 .t-store__parts-switch-btn{}
#rec3428022803 .t-store__parts-sublist .t-store__parts-switch-btn{}

#rec3428022803 .t-store__card .t-typography__title{color:#33322a;font-weight:700;}
#rec3428022803 .t-store__relevants__title{color:#33322a;font-weight:700;}
#rec3428022803 .t-store__card .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3428022803 .t-store__card .t-typography__descr{font-size:15px;}
}
#rec3428022803 .t-store__card .t-store__card__price{color:#9c96b2;font-weight:500;}
#rec3428022803 .t-store__card .t-store__card__price_old{font-weight:400;}

#rec3428022803 .t-popup .t-typography__title{color:#33322a;font-weight:700;}
#rec3428022803 .t-popup .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3428022803 .t-popup .t-typography__descr{font-size:15px;}
}
#rec3428022803 .t-popup .t-store__prod-popup__price{color:#9c96b2;font-weight:500;}
#rec3428022803 .t-popup .t-store__prod-popup__price_old{font-weight:400;}

#rec3428022803 .t-store__pagination__item{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3428022803 .t-store__pagination__item{font-size:15px;}
}

#rec3428022803 .t-btnflex.t-btnflex_type_button{color:#ffffff;background-color:#000000;--border-width:0px;border-style:none !important;border-radius:5px;box-shadow:none !important;white-space:normal;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}

#rec3428022803 .t-menu__link-item{}
@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec3428022803 .t-menu__link-item,#rec3428022803 .t-menu__link-item.t-active{opacity:1 !important;}
}

#rec3428022803 .t786__bgimg,#rec3428022803 .t786__img,#rec3428022803 .t786 .t-store__card__bgimg,#rec3428022803 .t786 .t-store__card__bgimg_second,#rec3428022803 .t786 .t-store__card__img,#rec3428022803 .t786 .t-store__card__img_second{border-radius:999px 999px 0px 0px;}

#rec3444631903 .t396__artboard{height:120px;background-color:#f5f2ea;}
#rec3444631903 .t396__filter{height:120px;}
#rec3444631903 .t396__carrier{height:120px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width:1199px){#rec3444631903 .t396__artboard,#rec3444631903 .t396__filter,#rec3444631903 .t396__carrier{height:200px;}
#rec3444631903 .t396__filter{}
#rec3444631903 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:959px){#rec3444631903 .t396__artboard,#rec3444631903 .t396__filter,#rec3444631903 .t396__carrier{height:200px;}
#rec3444631903 .t396__filter{}
#rec3444631903 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:639px){#rec3444631903 .t396__artboard,#rec3444631903 .t396__filter,#rec3444631903 .t396__carrier{height:250px;}
#rec3444631903 .t396__filter{}
#rec3444631903 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:479px){#rec3444631903 .t396__artboard,#rec3444631903 .t396__filter,#rec3444631903 .t396__carrier{height:107px;}
#rec3444631903 .t396__filter{}
#rec3444631903 .t396__carrier{background-attachment:scroll;}
}
#rec3444631903 .tn-elem[data-elem-id="1479129336218"]{color:#33322a;z-index:3;top:40px;left:40px;width:1120px;height:auto;}
#rec3444631903 .tn-elem[data-elem-id="1479129336218"] .tn-atom{vertical-align:middle;color:#33322a;font-size:32px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3444631903 .tn-elem[data-elem-id="1479129336218"]{display:table;top:71px;left:0px;width:940px;height:auto;}
#rec3444631903 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:38px;background-size:cover;}
}
@media screen and (max-width:959px){#rec3444631903 .tn-elem[data-elem-id="1479129336218"]{display:table;top:41px;width:620px;height:auto;}
#rec3444631903 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3444631903 .tn-elem[data-elem-id="1479129336218"]{display:table;top:86px;width:460px;height:auto;}
#rec3444631903 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:30px;line-height:1.3;background-size:cover;}
}
@media screen and (max-width:479px){#rec3444631903 .tn-elem[data-elem-id="1479129336218"]{display:table;top:40px;left:calc(50% - 150px + 0px);width:300px;height:auto;text-align:center;}
#rec3444631903 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:32px;background-size:cover;}
}
#rec3444631903 .tn-elem[data-elem-id="1650280659578"]{color:#e7e4d8;text-align:center;z-index:3;top:115px;left:calc(50% - 600px + 320px);width:560px;height:auto;}
#rec3444631903 .tn-elem[data-elem-id="1650280659578"] .tn-atom{vertical-align:middle;color:#e7e4d8;font-size:40px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:400;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3444631903 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 480px + 320px);width:px;height:auto;}
#rec3444631903 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:959px){#rec3444631903 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 320px + 320px);width:px;height:auto;}
#rec3444631903 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3444631903 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 240px + 320px);width:px;height:auto;}
#rec3444631903 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:479px){#rec3444631903 .tn-elem[data-elem-id="1650280659578"]{display:table;top:108px;left:calc(50% - 160px + 10px);width:282px;height:auto;text-align:left;}
#rec3444631903 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}
}

#rec3444632003 .t-slds__bullet_active .t-slds__bullet_body{background-color:#222 !important;}
#rec3444632003 .t-slds__bullet:hover .t-slds__bullet_body{background-color:#222 !important;}
#rec3444632003 .t-store__parts-switch-btn{}
#rec3444632003 .t-store__parts-sublist .t-store__parts-switch-btn{}

#rec3444632003 .t-store__card .t-typography__title{color:#33322a;font-weight:700;}
#rec3444632003 .t-store__relevants__title{color:#33322a;font-weight:700;}
#rec3444632003 .t-store__card .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3444632003 .t-store__card .t-typography__descr{font-size:15px;}
}
#rec3444632003 .t-store__card .t-store__card__price{color:#9c96b2;font-weight:500;}
#rec3444632003 .t-store__card .t-store__card__price_old{font-weight:400;}

#rec3444632003 .t-popup .t-typography__title{color:#33322a;font-weight:700;}
#rec3444632003 .t-popup .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3444632003 .t-popup .t-typography__descr{font-size:15px;}
}
#rec3444632003 .t-popup .t-store__prod-popup__price{color:#9c96b2;font-weight:500;}
#rec3444632003 .t-popup .t-store__prod-popup__price_old{font-weight:400;}

#rec3444632003 .t-store__pagination__item{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3444632003 .t-store__pagination__item{font-size:15px;}
}

#rec3444632003 .t-btnflex.t-btnflex_type_button{color:#ffffff;background-color:#000000;--border-width:0px;border-style:none !important;border-radius:5px;box-shadow:none !important;white-space:normal;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}

#rec3444632003 .t-menu__link-item{}
@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec3444632003 .t-menu__link-item,#rec3444632003 .t-menu__link-item.t-active{opacity:1 !important;}
}

#rec3444632003 .t786__bgimg,#rec3444632003 .t786__img,#rec3444632003 .t786 .t-store__card__bgimg,#rec3444632003 .t786 .t-store__card__bgimg_second,#rec3444632003 .t786 .t-store__card__img,#rec3444632003 .t786 .t-store__card__img_second{border-radius:999px 999px 0px 0px;}

#rec3428022903 .t396__artboard{height:120px;background-color:#f5f2ea;}
#rec3428022903 .t396__filter{height:120px;}
#rec3428022903 .t396__carrier{height:120px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width:1199px){#rec3428022903 .t396__artboard,#rec3428022903 .t396__filter,#rec3428022903 .t396__carrier{height:200px;}
#rec3428022903 .t396__filter{}
#rec3428022903 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:959px){#rec3428022903 .t396__artboard,#rec3428022903 .t396__filter,#rec3428022903 .t396__carrier{height:200px;}
#rec3428022903 .t396__filter{}
#rec3428022903 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:639px){#rec3428022903 .t396__artboard,#rec3428022903 .t396__filter,#rec3428022903 .t396__carrier{height:250px;}
#rec3428022903 .t396__filter{}
#rec3428022903 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:479px){#rec3428022903 .t396__artboard,#rec3428022903 .t396__filter,#rec3428022903 .t396__carrier{height:107px;}
#rec3428022903 .t396__filter{}
#rec3428022903 .t396__carrier{background-attachment:scroll;}
}
#rec3428022903 .tn-elem[data-elem-id="1479129336218"]{color:#33322a;z-index:3;top:40px;left:40px;width:1120px;height:auto;}
#rec3428022903 .tn-elem[data-elem-id="1479129336218"] .tn-atom{vertical-align:middle;color:#33322a;font-size:32px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3428022903 .tn-elem[data-elem-id="1479129336218"]{display:table;top:71px;left:0px;width:940px;height:auto;}
#rec3428022903 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:38px;background-size:cover;}
}
@media screen and (max-width:959px){#rec3428022903 .tn-elem[data-elem-id="1479129336218"]{display:table;top:41px;width:620px;height:auto;}
#rec3428022903 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3428022903 .tn-elem[data-elem-id="1479129336218"]{display:table;top:86px;width:460px;height:auto;}
#rec3428022903 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:30px;line-height:1.3;background-size:cover;}
}
@media screen and (max-width:479px){#rec3428022903 .tn-elem[data-elem-id="1479129336218"]{display:table;top:40px;left:calc(50% - 150px + 0px);width:300px;height:auto;text-align:center;}
#rec3428022903 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:32px;background-size:cover;}
}
#rec3428022903 .tn-elem[data-elem-id="1650280659578"]{color:#e7e4d8;text-align:center;z-index:3;top:115px;left:calc(50% - 600px + 320px);width:560px;height:auto;}
#rec3428022903 .tn-elem[data-elem-id="1650280659578"] .tn-atom{vertical-align:middle;color:#e7e4d8;font-size:40px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:400;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3428022903 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 480px + 320px);width:px;height:auto;}
#rec3428022903 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:959px){#rec3428022903 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 320px + 320px);width:px;height:auto;}
#rec3428022903 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3428022903 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 240px + 320px);width:px;height:auto;}
#rec3428022903 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:479px){#rec3428022903 .tn-elem[data-elem-id="1650280659578"]{display:table;top:108px;left:calc(50% - 160px + 10px);width:282px;height:auto;text-align:left;}
#rec3428022903 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}
}

#rec3428024903 .t-slds__bullet_active .t-slds__bullet_body{background-color:#222 !important;}
#rec3428024903 .t-slds__bullet:hover .t-slds__bullet_body{background-color:#222 !important;}
#rec3428024903 .t-store__parts-switch-btn{}
#rec3428024903 .t-store__parts-sublist .t-store__parts-switch-btn{}

#rec3428024903 .t-store__card .t-typography__title{color:#33322a;font-weight:700;}
#rec3428024903 .t-store__relevants__title{color:#33322a;font-weight:700;}
#rec3428024903 .t-store__card .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3428024903 .t-store__card .t-typography__descr{font-size:15px;}
}
#rec3428024903 .t-store__card .t-store__card__price{color:#9c96b2;font-weight:500;}
#rec3428024903 .t-store__card .t-store__card__price_old{font-weight:400;}

#rec3428024903 .t-popup .t-typography__title{color:#33322a;font-weight:700;}
#rec3428024903 .t-popup .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3428024903 .t-popup .t-typography__descr{font-size:15px;}
}
#rec3428024903 .t-popup .t-store__prod-popup__price{color:#9c96b2;font-weight:500;}
#rec3428024903 .t-popup .t-store__prod-popup__price_old{font-weight:400;}

#rec3428024903 .t-store__pagination__item{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3428024903 .t-store__pagination__item{font-size:15px;}
}

#rec3428024903 .t-btnflex.t-btnflex_type_button{color:#ffffff;background-color:#000000;--border-width:0px;border-style:none !important;border-radius:5px;box-shadow:none !important;white-space:normal;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}

#rec3428024903 .t-menu__link-item{}
@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec3428024903 .t-menu__link-item,#rec3428024903 .t-menu__link-item.t-active{opacity:1 !important;}
}

#rec3428024903 .t786__bgimg,#rec3428024903 .t786__img,#rec3428024903 .t786 .t-store__card__bgimg,#rec3428024903 .t786 .t-store__card__bgimg_second,#rec3428024903 .t786 .t-store__card__img,#rec3428024903 .t786 .t-store__card__img_second{border-radius:999px 999px 0px 0px;}

#rec3444635903 .t396__artboard{height:120px;background-color:#f5f2ea;}
#rec3444635903 .t396__filter{height:120px;}
#rec3444635903 .t396__carrier{height:120px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width:1199px){#rec3444635903 .t396__artboard,#rec3444635903 .t396__filter,#rec3444635903 .t396__carrier{height:200px;}
#rec3444635903 .t396__filter{}
#rec3444635903 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:959px){#rec3444635903 .t396__artboard,#rec3444635903 .t396__filter,#rec3444635903 .t396__carrier{height:200px;}
#rec3444635903 .t396__filter{}
#rec3444635903 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:639px){#rec3444635903 .t396__artboard,#rec3444635903 .t396__filter,#rec3444635903 .t396__carrier{height:250px;}
#rec3444635903 .t396__filter{}
#rec3444635903 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:479px){#rec3444635903 .t396__artboard,#rec3444635903 .t396__filter,#rec3444635903 .t396__carrier{height:107px;}
#rec3444635903 .t396__filter{}
#rec3444635903 .t396__carrier{background-attachment:scroll;}
}
#rec3444635903 .tn-elem[data-elem-id="1479129336218"]{color:#33322a;z-index:3;top:40px;left:40px;width:1120px;height:auto;}
#rec3444635903 .tn-elem[data-elem-id="1479129336218"] .tn-atom{vertical-align:middle;color:#33322a;font-size:32px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3444635903 .tn-elem[data-elem-id="1479129336218"]{display:table;top:71px;left:0px;width:940px;height:auto;}
#rec3444635903 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:38px;background-size:cover;}
}
@media screen and (max-width:959px){#rec3444635903 .tn-elem[data-elem-id="1479129336218"]{display:table;top:41px;width:620px;height:auto;}
#rec3444635903 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3444635903 .tn-elem[data-elem-id="1479129336218"]{display:table;top:86px;width:460px;height:auto;}
#rec3444635903 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:30px;line-height:1.3;background-size:cover;}
}
@media screen and (max-width:479px){#rec3444635903 .tn-elem[data-elem-id="1479129336218"]{display:table;top:40px;left:calc(50% - 150px + 0px);width:300px;height:auto;text-align:center;}
#rec3444635903 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:32px;background-size:cover;}
}
#rec3444635903 .tn-elem[data-elem-id="1650280659578"]{color:#e7e4d8;text-align:center;z-index:3;top:115px;left:calc(50% - 600px + 320px);width:560px;height:auto;}
#rec3444635903 .tn-elem[data-elem-id="1650280659578"] .tn-atom{vertical-align:middle;color:#e7e4d8;font-size:40px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:400;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3444635903 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 480px + 320px);width:px;height:auto;}
#rec3444635903 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:959px){#rec3444635903 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 320px + 320px);width:px;height:auto;}
#rec3444635903 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3444635903 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 240px + 320px);width:px;height:auto;}
#rec3444635903 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:479px){#rec3444635903 .tn-elem[data-elem-id="1650280659578"]{display:table;top:108px;left:calc(50% - 160px + 10px);width:282px;height:auto;text-align:left;}
#rec3444635903 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}
}

#rec3444636003 .t-slds__bullet_active .t-slds__bullet_body{background-color:#222 !important;}
#rec3444636003 .t-slds__bullet:hover .t-slds__bullet_body{background-color:#222 !important;}
#rec3444636003 .t-store__parts-switch-btn{}
#rec3444636003 .t-store__parts-sublist .t-store__parts-switch-btn{}

#rec3444636003 .t-store__card .t-typography__title{color:#33322a;font-weight:700;}
#rec3444636003 .t-store__relevants__title{color:#33322a;font-weight:700;}
#rec3444636003 .t-store__card .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3444636003 .t-store__card .t-typography__descr{font-size:15px;}
}
#rec3444636003 .t-store__card .t-store__card__price{color:#9c96b2;font-weight:500;}
#rec3444636003 .t-store__card .t-store__card__price_old{font-weight:400;}

#rec3444636003 .t-popup .t-typography__title{color:#33322a;font-weight:700;}
#rec3444636003 .t-popup .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3444636003 .t-popup .t-typography__descr{font-size:15px;}
}
#rec3444636003 .t-popup .t-store__prod-popup__price{color:#9c96b2;font-weight:500;}
#rec3444636003 .t-popup .t-store__prod-popup__price_old{font-weight:400;}

#rec3444636003 .t-store__pagination__item{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3444636003 .t-store__pagination__item{font-size:15px;}
}

#rec3444636003 .t-btnflex.t-btnflex_type_button{color:#ffffff;background-color:#000000;--border-width:0px;border-style:none !important;border-radius:5px;box-shadow:none !important;white-space:normal;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}

#rec3444636003 .t-menu__link-item{}
@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec3444636003 .t-menu__link-item,#rec3444636003 .t-menu__link-item.t-active{opacity:1 !important;}
}

#rec3444636003 .t786__bgimg,#rec3444636003 .t786__img,#rec3444636003 .t786 .t-store__card__bgimg,#rec3444636003 .t786 .t-store__card__bgimg_second,#rec3444636003 .t786 .t-store__card__img,#rec3444636003 .t786 .t-store__card__img_second{border-radius:999px 999px 0px 0px;}

#rec3428026603 .t396__artboard{height:120px;background-color:#f5f2ea;}
#rec3428026603 .t396__filter{height:120px;}
#rec3428026603 .t396__carrier{height:120px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width:1199px){#rec3428026603 .t396__artboard,#rec3428026603 .t396__filter,#rec3428026603 .t396__carrier{height:200px;}
#rec3428026603 .t396__filter{}
#rec3428026603 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:959px){#rec3428026603 .t396__artboard,#rec3428026603 .t396__filter,#rec3428026603 .t396__carrier{height:200px;}
#rec3428026603 .t396__filter{}
#rec3428026603 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:639px){#rec3428026603 .t396__artboard,#rec3428026603 .t396__filter,#rec3428026603 .t396__carrier{height:250px;}
#rec3428026603 .t396__filter{}
#rec3428026603 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:479px){#rec3428026603 .t396__artboard,#rec3428026603 .t396__filter,#rec3428026603 .t396__carrier{height:107px;}
#rec3428026603 .t396__filter{}
#rec3428026603 .t396__carrier{background-attachment:scroll;}
}
#rec3428026603 .tn-elem[data-elem-id="1479129336218"]{color:#33322a;z-index:3;top:40px;left:40px;width:1120px;height:auto;}
#rec3428026603 .tn-elem[data-elem-id="1479129336218"] .tn-atom{vertical-align:middle;color:#33322a;font-size:32px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3428026603 .tn-elem[data-elem-id="1479129336218"]{display:table;top:71px;left:0px;width:940px;height:auto;}
#rec3428026603 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:38px;background-size:cover;}
}
@media screen and (max-width:959px){#rec3428026603 .tn-elem[data-elem-id="1479129336218"]{display:table;top:41px;width:620px;height:auto;}
#rec3428026603 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3428026603 .tn-elem[data-elem-id="1479129336218"]{display:table;top:86px;width:460px;height:auto;}
#rec3428026603 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:30px;line-height:1.3;background-size:cover;}
}
@media screen and (max-width:479px){#rec3428026603 .tn-elem[data-elem-id="1479129336218"]{display:table;top:40px;left:calc(50% - 150px + 0px);width:300px;height:auto;text-align:center;}
#rec3428026603 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:32px;background-size:cover;}
}
#rec3428026603 .tn-elem[data-elem-id="1650280659578"]{color:#e7e4d8;text-align:center;z-index:3;top:115px;left:calc(50% - 600px + 320px);width:560px;height:auto;}
#rec3428026603 .tn-elem[data-elem-id="1650280659578"] .tn-atom{vertical-align:middle;color:#e7e4d8;font-size:40px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:400;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3428026603 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 480px + 320px);width:px;height:auto;}
#rec3428026603 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:959px){#rec3428026603 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 320px + 320px);width:px;height:auto;}
#rec3428026603 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3428026603 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 240px + 320px);width:px;height:auto;}
#rec3428026603 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:479px){#rec3428026603 .tn-elem[data-elem-id="1650280659578"]{display:table;top:108px;left:calc(50% - 160px + 10px);width:282px;height:auto;text-align:left;}
#rec3428026603 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}
}

#rec3428026903 .t-slds__bullet_active .t-slds__bullet_body{background-color:#222 !important;}
#rec3428026903 .t-slds__bullet:hover .t-slds__bullet_body{background-color:#222 !important;}
#rec3428026903 .t-store__parts-switch-btn{}
#rec3428026903 .t-store__parts-sublist .t-store__parts-switch-btn{}

#rec3428026903 .t-store__card .t-typography__title{color:#33322a;font-weight:700;}
#rec3428026903 .t-store__relevants__title{color:#33322a;font-weight:700;}
#rec3428026903 .t-store__card .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3428026903 .t-store__card .t-typography__descr{font-size:15px;}
}
#rec3428026903 .t-store__card .t-store__card__price{color:#9c96b2;font-weight:500;}
#rec3428026903 .t-store__card .t-store__card__price_old{font-weight:400;}

#rec3428026903 .t-popup .t-typography__title{color:#33322a;font-weight:700;}
#rec3428026903 .t-popup .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3428026903 .t-popup .t-typography__descr{font-size:15px;}
}
#rec3428026903 .t-popup .t-store__prod-popup__price{color:#9c96b2;font-weight:500;}
#rec3428026903 .t-popup .t-store__prod-popup__price_old{font-weight:400;}

#rec3428026903 .t-store__pagination__item{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3428026903 .t-store__pagination__item{font-size:15px;}
}

#rec3428026903 .t-btnflex.t-btnflex_type_button{color:#ffffff;background-color:#000000;--border-width:0px;border-style:none !important;border-radius:5px;box-shadow:none !important;white-space:normal;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}

#rec3428026903 .t-menu__link-item{}
@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec3428026903 .t-menu__link-item,#rec3428026903 .t-menu__link-item.t-active{opacity:1 !important;}
}

#rec3428026903 .t786__bgimg,#rec3428026903 .t786__img,#rec3428026903 .t786 .t-store__card__bgimg,#rec3428026903 .t786 .t-store__card__bgimg_second,#rec3428026903 .t786 .t-store__card__img,#rec3428026903 .t786 .t-store__card__img_second{border-radius:999px 999px 0px 0px;}

#rec3444666903 .t396__artboard{height:120px;background-color:#f5f2ea;}
#rec3444666903 .t396__filter{height:120px;}
#rec3444666903 .t396__carrier{height:120px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width:1199px){#rec3444666903 .t396__artboard,#rec3444666903 .t396__filter,#rec3444666903 .t396__carrier{height:200px;}
#rec3444666903 .t396__filter{}
#rec3444666903 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:959px){#rec3444666903 .t396__artboard,#rec3444666903 .t396__filter,#rec3444666903 .t396__carrier{height:200px;}
#rec3444666903 .t396__filter{}
#rec3444666903 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:639px){#rec3444666903 .t396__artboard,#rec3444666903 .t396__filter,#rec3444666903 .t396__carrier{height:250px;}
#rec3444666903 .t396__filter{}
#rec3444666903 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:479px){#rec3444666903 .t396__artboard,#rec3444666903 .t396__filter,#rec3444666903 .t396__carrier{height:107px;}
#rec3444666903 .t396__filter{}
#rec3444666903 .t396__carrier{background-attachment:scroll;}
}
#rec3444666903 .tn-elem[data-elem-id="1479129336218"]{color:#33322a;z-index:3;top:40px;left:40px;width:1120px;height:auto;}
#rec3444666903 .tn-elem[data-elem-id="1479129336218"] .tn-atom{vertical-align:middle;color:#33322a;font-size:32px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3444666903 .tn-elem[data-elem-id="1479129336218"]{display:table;top:71px;left:0px;width:940px;height:auto;}
#rec3444666903 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:38px;background-size:cover;}
}
@media screen and (max-width:959px){#rec3444666903 .tn-elem[data-elem-id="1479129336218"]{display:table;top:41px;width:620px;height:auto;}
#rec3444666903 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3444666903 .tn-elem[data-elem-id="1479129336218"]{display:table;top:86px;width:460px;height:auto;}
#rec3444666903 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:30px;line-height:1.3;background-size:cover;}
}
@media screen and (max-width:479px){#rec3444666903 .tn-elem[data-elem-id="1479129336218"]{display:table;top:40px;left:calc(50% - 150px + 0px);width:300px;height:auto;text-align:center;}
#rec3444666903 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:32px;background-size:cover;}
}
#rec3444666903 .tn-elem[data-elem-id="1650280659578"]{color:#e7e4d8;text-align:center;z-index:3;top:115px;left:calc(50% - 600px + 320px);width:560px;height:auto;}
#rec3444666903 .tn-elem[data-elem-id="1650280659578"] .tn-atom{vertical-align:middle;color:#e7e4d8;font-size:40px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:400;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3444666903 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 480px + 320px);width:px;height:auto;}
#rec3444666903 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:959px){#rec3444666903 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 320px + 320px);width:px;height:auto;}
#rec3444666903 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3444666903 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 240px + 320px);width:px;height:auto;}
#rec3444666903 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:479px){#rec3444666903 .tn-elem[data-elem-id="1650280659578"]{display:table;top:108px;left:calc(50% - 160px + 10px);width:282px;height:auto;text-align:left;}
#rec3444666903 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}
}

#rec3444667003 .t-slds__bullet_active .t-slds__bullet_body{background-color:#222 !important;}
#rec3444667003 .t-slds__bullet:hover .t-slds__bullet_body{background-color:#222 !important;}
#rec3444667003 .t-store__parts-switch-btn{}
#rec3444667003 .t-store__parts-sublist .t-store__parts-switch-btn{}

#rec3444667003 .t-store__card .t-typography__title{color:#33322a;font-weight:700;}
#rec3444667003 .t-store__relevants__title{color:#33322a;font-weight:700;}
#rec3444667003 .t-store__card .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3444667003 .t-store__card .t-typography__descr{font-size:15px;}
}
#rec3444667003 .t-store__card .t-store__card__price{color:#9c96b2;font-weight:500;}
#rec3444667003 .t-store__card .t-store__card__price_old{font-weight:400;}

#rec3444667003 .t-popup .t-typography__title{color:#33322a;font-weight:700;}
#rec3444667003 .t-popup .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3444667003 .t-popup .t-typography__descr{font-size:15px;}
}
#rec3444667003 .t-popup .t-store__prod-popup__price{color:#9c96b2;font-weight:500;}
#rec3444667003 .t-popup .t-store__prod-popup__price_old{font-weight:400;}

#rec3444667003 .t-store__pagination__item{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3444667003 .t-store__pagination__item{font-size:15px;}
}

#rec3444667003 .t-btnflex.t-btnflex_type_button{color:#ffffff;background-color:#000000;--border-width:0px;border-style:none !important;border-radius:5px;box-shadow:none !important;white-space:normal;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}

#rec3444667003 .t-menu__link-item{}
@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec3444667003 .t-menu__link-item,#rec3444667003 .t-menu__link-item.t-active{opacity:1 !important;}
}

#rec3444667003 .t786__bgimg,#rec3444667003 .t786__img,#rec3444667003 .t786 .t-store__card__bgimg,#rec3444667003 .t786 .t-store__card__bgimg_second,#rec3444667003 .t786 .t-store__card__img,#rec3444667003 .t786 .t-store__card__img_second{border-radius:999px 999px 0px 0px;}

#rec3428027103 .t396__artboard{height:120px;background-color:#f5f2ea;}
#rec3428027103 .t396__filter{height:120px;}
#rec3428027103 .t396__carrier{height:120px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width:1199px){#rec3428027103 .t396__artboard,#rec3428027103 .t396__filter,#rec3428027103 .t396__carrier{height:200px;}
#rec3428027103 .t396__filter{}
#rec3428027103 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:959px){#rec3428027103 .t396__artboard,#rec3428027103 .t396__filter,#rec3428027103 .t396__carrier{height:200px;}
#rec3428027103 .t396__filter{}
#rec3428027103 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:639px){#rec3428027103 .t396__artboard,#rec3428027103 .t396__filter,#rec3428027103 .t396__carrier{height:250px;}
#rec3428027103 .t396__filter{}
#rec3428027103 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:479px){#rec3428027103 .t396__artboard,#rec3428027103 .t396__filter,#rec3428027103 .t396__carrier{height:107px;}
#rec3428027103 .t396__filter{}
#rec3428027103 .t396__carrier{background-attachment:scroll;}
}
#rec3428027103 .tn-elem[data-elem-id="1479129336218"]{color:#33322a;z-index:3;top:40px;left:40px;width:1120px;height:auto;}
#rec3428027103 .tn-elem[data-elem-id="1479129336218"] .tn-atom{vertical-align:middle;color:#33322a;font-size:32px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3428027103 .tn-elem[data-elem-id="1479129336218"]{display:table;top:71px;left:0px;width:940px;height:auto;}
#rec3428027103 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:38px;background-size:cover;}
}
@media screen and (max-width:959px){#rec3428027103 .tn-elem[data-elem-id="1479129336218"]{display:table;top:41px;width:620px;height:auto;}
#rec3428027103 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3428027103 .tn-elem[data-elem-id="1479129336218"]{display:table;top:86px;width:460px;height:auto;}
#rec3428027103 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:30px;line-height:1.3;background-size:cover;}
}
@media screen and (max-width:479px){#rec3428027103 .tn-elem[data-elem-id="1479129336218"]{display:table;top:40px;left:calc(50% - 150px + 0px);width:300px;height:auto;text-align:center;}
#rec3428027103 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:32px;background-size:cover;}
}
#rec3428027103 .tn-elem[data-elem-id="1650280659578"]{color:#e7e4d8;text-align:center;z-index:3;top:115px;left:calc(50% - 600px + 320px);width:560px;height:auto;}
#rec3428027103 .tn-elem[data-elem-id="1650280659578"] .tn-atom{vertical-align:middle;color:#e7e4d8;font-size:40px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:400;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3428027103 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 480px + 320px);width:px;height:auto;}
#rec3428027103 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:959px){#rec3428027103 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 320px + 320px);width:px;height:auto;}
#rec3428027103 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3428027103 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 240px + 320px);width:px;height:auto;}
#rec3428027103 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:479px){#rec3428027103 .tn-elem[data-elem-id="1650280659578"]{display:table;top:108px;left:calc(50% - 160px + 10px);width:282px;height:auto;text-align:left;}
#rec3428027103 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}
}

#rec3428030903 .t-slds__bullet_active .t-slds__bullet_body{background-color:#222 !important;}
#rec3428030903 .t-slds__bullet:hover .t-slds__bullet_body{background-color:#222 !important;}
#rec3428030903 .t-store__parts-switch-btn{}
#rec3428030903 .t-store__parts-sublist .t-store__parts-switch-btn{}

#rec3428030903 .t-store__card .t-typography__title{color:#33322a;font-weight:700;}
#rec3428030903 .t-store__relevants__title{color:#33322a;font-weight:700;}
#rec3428030903 .t-store__card .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3428030903 .t-store__card .t-typography__descr{font-size:15px;}
}
#rec3428030903 .t-store__card .t-store__card__price{color:#9c96b2;font-weight:500;}
#rec3428030903 .t-store__card .t-store__card__price_old{font-weight:400;}

#rec3428030903 .t-popup .t-typography__title{color:#33322a;font-weight:700;}
#rec3428030903 .t-popup .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3428030903 .t-popup .t-typography__descr{font-size:15px;}
}
#rec3428030903 .t-popup .t-store__prod-popup__price{color:#9c96b2;font-weight:500;}
#rec3428030903 .t-popup .t-store__prod-popup__price_old{font-weight:400;}

#rec3428030903 .t-store__pagination__item{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3428030903 .t-store__pagination__item{font-size:15px;}
}

#rec3428030903 .t-btnflex.t-btnflex_type_button{color:#ffffff;background-color:#000000;--border-width:0px;border-style:none !important;border-radius:5px;box-shadow:none !important;white-space:normal;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}

#rec3428030903 .t-menu__link-item{}
@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec3428030903 .t-menu__link-item,#rec3428030903 .t-menu__link-item.t-active{opacity:1 !important;}
}

#rec3428030903 .t786__bgimg,#rec3428030903 .t786__img,#rec3428030903 .t786 .t-store__card__bgimg,#rec3428030903 .t786 .t-store__card__bgimg_second,#rec3428030903 .t786 .t-store__card__img,#rec3428030903 .t786 .t-store__card__img_second{border-radius:999px 999px 0px 0px;}

#rec3444669503 .t396__artboard{height:120px;background-color:#f5f2ea;}
#rec3444669503 .t396__filter{height:120px;}
#rec3444669503 .t396__carrier{height:120px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width:1199px){#rec3444669503 .t396__artboard,#rec3444669503 .t396__filter,#rec3444669503 .t396__carrier{height:200px;}
#rec3444669503 .t396__filter{}
#rec3444669503 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:959px){#rec3444669503 .t396__artboard,#rec3444669503 .t396__filter,#rec3444669503 .t396__carrier{height:200px;}
#rec3444669503 .t396__filter{}
#rec3444669503 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:639px){#rec3444669503 .t396__artboard,#rec3444669503 .t396__filter,#rec3444669503 .t396__carrier{height:250px;}
#rec3444669503 .t396__filter{}
#rec3444669503 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:479px){#rec3444669503 .t396__artboard,#rec3444669503 .t396__filter,#rec3444669503 .t396__carrier{height:107px;}
#rec3444669503 .t396__filter{}
#rec3444669503 .t396__carrier{background-attachment:scroll;}
}
#rec3444669503 .tn-elem[data-elem-id="1479129336218"]{color:#33322a;z-index:3;top:40px;left:40px;width:1120px;height:auto;}
#rec3444669503 .tn-elem[data-elem-id="1479129336218"] .tn-atom{vertical-align:middle;color:#33322a;font-size:32px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3444669503 .tn-elem[data-elem-id="1479129336218"]{display:table;top:71px;left:0px;width:940px;height:auto;}
#rec3444669503 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:38px;background-size:cover;}
}
@media screen and (max-width:959px){#rec3444669503 .tn-elem[data-elem-id="1479129336218"]{display:table;top:41px;width:620px;height:auto;}
#rec3444669503 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3444669503 .tn-elem[data-elem-id="1479129336218"]{display:table;top:86px;width:460px;height:auto;}
#rec3444669503 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:30px;line-height:1.3;background-size:cover;}
}
@media screen and (max-width:479px){#rec3444669503 .tn-elem[data-elem-id="1479129336218"]{display:table;top:40px;left:calc(50% - 150px + 0px);width:300px;height:auto;text-align:center;}
#rec3444669503 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:32px;background-size:cover;}
}
#rec3444669503 .tn-elem[data-elem-id="1650280659578"]{color:#e7e4d8;text-align:center;z-index:3;top:115px;left:calc(50% - 600px + 320px);width:560px;height:auto;}
#rec3444669503 .tn-elem[data-elem-id="1650280659578"] .tn-atom{vertical-align:middle;color:#e7e4d8;font-size:40px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:400;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3444669503 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 480px + 320px);width:px;height:auto;}
#rec3444669503 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:959px){#rec3444669503 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 320px + 320px);width:px;height:auto;}
#rec3444669503 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3444669503 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 240px + 320px);width:px;height:auto;}
#rec3444669503 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:479px){#rec3444669503 .tn-elem[data-elem-id="1650280659578"]{display:table;top:108px;left:calc(50% - 160px + 10px);width:282px;height:auto;text-align:left;}
#rec3444669503 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}
}

#rec3444669603 .t-slds__bullet_active .t-slds__bullet_body{background-color:#222 !important;}
#rec3444669603 .t-slds__bullet:hover .t-slds__bullet_body{background-color:#222 !important;}
#rec3444669603 .t-store__parts-switch-btn{}
#rec3444669603 .t-store__parts-sublist .t-store__parts-switch-btn{}

#rec3444669603 .t-store__card .t-typography__title{color:#33322a;font-weight:700;}
#rec3444669603 .t-store__relevants__title{color:#33322a;font-weight:700;}
#rec3444669603 .t-store__card .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3444669603 .t-store__card .t-typography__descr{font-size:15px;}
}
#rec3444669603 .t-store__card .t-store__card__price{color:#9c96b2;font-weight:500;}
#rec3444669603 .t-store__card .t-store__card__price_old{font-weight:400;}

#rec3444669603 .t-popup .t-typography__title{color:#33322a;font-weight:700;}
#rec3444669603 .t-popup .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3444669603 .t-popup .t-typography__descr{font-size:15px;}
}
#rec3444669603 .t-popup .t-store__prod-popup__price{color:#9c96b2;font-weight:500;}
#rec3444669603 .t-popup .t-store__prod-popup__price_old{font-weight:400;}

#rec3444669603 .t-store__pagination__item{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3444669603 .t-store__pagination__item{font-size:15px;}
}

#rec3444669603 .t-btnflex.t-btnflex_type_button{color:#ffffff;background-color:#000000;--border-width:0px;border-style:none !important;border-radius:5px;box-shadow:none !important;white-space:normal;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}

#rec3444669603 .t-menu__link-item{}
@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec3444669603 .t-menu__link-item,#rec3444669603 .t-menu__link-item.t-active{opacity:1 !important;}
}

#rec3444669603 .t786__bgimg,#rec3444669603 .t786__img,#rec3444669603 .t786 .t-store__card__bgimg,#rec3444669603 .t786 .t-store__card__bgimg_second,#rec3444669603 .t786 .t-store__card__img,#rec3444669603 .t786 .t-store__card__img_second{border-radius:999px 999px 0px 0px;}

#rec3428031203 .t396__artboard{height:120px;background-color:#f5f2ea;}
#rec3428031203 .t396__filter{height:120px;}
#rec3428031203 .t396__carrier{height:120px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width:1199px){#rec3428031203 .t396__artboard,#rec3428031203 .t396__filter,#rec3428031203 .t396__carrier{height:200px;}
#rec3428031203 .t396__filter{}
#rec3428031203 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:959px){#rec3428031203 .t396__artboard,#rec3428031203 .t396__filter,#rec3428031203 .t396__carrier{height:200px;}
#rec3428031203 .t396__filter{}
#rec3428031203 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:639px){#rec3428031203 .t396__artboard,#rec3428031203 .t396__filter,#rec3428031203 .t396__carrier{height:250px;}
#rec3428031203 .t396__filter{}
#rec3428031203 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:479px){#rec3428031203 .t396__artboard,#rec3428031203 .t396__filter,#rec3428031203 .t396__carrier{height:107px;}
#rec3428031203 .t396__filter{}
#rec3428031203 .t396__carrier{background-attachment:scroll;}
}
#rec3428031203 .tn-elem[data-elem-id="1479129336218"]{color:#33322a;z-index:3;top:40px;left:40px;width:1120px;height:auto;}
#rec3428031203 .tn-elem[data-elem-id="1479129336218"] .tn-atom{vertical-align:middle;color:#33322a;font-size:32px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3428031203 .tn-elem[data-elem-id="1479129336218"]{display:table;top:71px;left:0px;width:940px;height:auto;}
#rec3428031203 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:38px;background-size:cover;}
}
@media screen and (max-width:959px){#rec3428031203 .tn-elem[data-elem-id="1479129336218"]{display:table;top:41px;width:620px;height:auto;}
#rec3428031203 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3428031203 .tn-elem[data-elem-id="1479129336218"]{display:table;top:86px;width:460px;height:auto;}
#rec3428031203 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:30px;line-height:1.3;background-size:cover;}
}
@media screen and (max-width:479px){#rec3428031203 .tn-elem[data-elem-id="1479129336218"]{display:table;top:40px;left:calc(50% - 150px + 0px);width:300px;height:auto;text-align:center;}
#rec3428031203 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:32px;background-size:cover;}
}
#rec3428031203 .tn-elem[data-elem-id="1650280659578"]{color:#e7e4d8;text-align:center;z-index:3;top:115px;left:calc(50% - 600px + 320px);width:560px;height:auto;}
#rec3428031203 .tn-elem[data-elem-id="1650280659578"] .tn-atom{vertical-align:middle;color:#e7e4d8;font-size:40px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:400;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3428031203 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 480px + 320px);width:px;height:auto;}
#rec3428031203 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:959px){#rec3428031203 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 320px + 320px);width:px;height:auto;}
#rec3428031203 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3428031203 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 240px + 320px);width:px;height:auto;}
#rec3428031203 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:479px){#rec3428031203 .tn-elem[data-elem-id="1650280659578"]{display:table;top:108px;left:calc(50% - 160px + 10px);width:282px;height:auto;text-align:left;}
#rec3428031203 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}
}

#rec3428033703 .t-slds__bullet_active .t-slds__bullet_body{background-color:#222 !important;}
#rec3428033703 .t-slds__bullet:hover .t-slds__bullet_body{background-color:#222 !important;}
#rec3428033703 .t-store__parts-switch-btn{}
#rec3428033703 .t-store__parts-sublist .t-store__parts-switch-btn{}

#rec3428033703 .t-store__card .t-typography__title{color:#33322a;font-weight:700;}
#rec3428033703 .t-store__relevants__title{color:#33322a;font-weight:700;}
#rec3428033703 .t-store__card .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3428033703 .t-store__card .t-typography__descr{font-size:15px;}
}
#rec3428033703 .t-store__card .t-store__card__price{color:#9c96b2;font-weight:500;}
#rec3428033703 .t-store__card .t-store__card__price_old{font-weight:400;}

#rec3428033703 .t-popup .t-typography__title{color:#33322a;font-weight:700;}
#rec3428033703 .t-popup .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3428033703 .t-popup .t-typography__descr{font-size:15px;}
}
#rec3428033703 .t-popup .t-store__prod-popup__price{color:#9c96b2;font-weight:500;}
#rec3428033703 .t-popup .t-store__prod-popup__price_old{font-weight:400;}

#rec3428033703 .t-store__pagination__item{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3428033703 .t-store__pagination__item{font-size:15px;}
}

#rec3428033703 .t-btnflex.t-btnflex_type_button{color:#ffffff;background-color:#000000;--border-width:0px;border-style:none !important;border-radius:5px;box-shadow:none !important;white-space:normal;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}

#rec3428033703 .t-menu__link-item{}
@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec3428033703 .t-menu__link-item,#rec3428033703 .t-menu__link-item.t-active{opacity:1 !important;}
}

#rec3428033703 .t786__bgimg,#rec3428033703 .t786__img,#rec3428033703 .t786 .t-store__card__bgimg,#rec3428033703 .t786 .t-store__card__bgimg_second,#rec3428033703 .t786 .t-store__card__img,#rec3428033703 .t786 .t-store__card__img_second{border-radius:999px 999px 0px 0px;}

#rec3444675803 .t396__artboard{height:120px;background-color:#f5f2ea;}
#rec3444675803 .t396__filter{height:120px;}
#rec3444675803 .t396__carrier{height:120px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width:1199px){#rec3444675803 .t396__artboard,#rec3444675803 .t396__filter,#rec3444675803 .t396__carrier{height:200px;}
#rec3444675803 .t396__filter{}
#rec3444675803 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:959px){#rec3444675803 .t396__artboard,#rec3444675803 .t396__filter,#rec3444675803 .t396__carrier{height:200px;}
#rec3444675803 .t396__filter{}
#rec3444675803 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:639px){#rec3444675803 .t396__artboard,#rec3444675803 .t396__filter,#rec3444675803 .t396__carrier{height:250px;}
#rec3444675803 .t396__filter{}
#rec3444675803 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:479px){#rec3444675803 .t396__artboard,#rec3444675803 .t396__filter,#rec3444675803 .t396__carrier{height:107px;}
#rec3444675803 .t396__filter{}
#rec3444675803 .t396__carrier{background-attachment:scroll;}
}
#rec3444675803 .tn-elem[data-elem-id="1479129336218"]{color:#33322a;z-index:3;top:40px;left:40px;width:1120px;height:auto;}
#rec3444675803 .tn-elem[data-elem-id="1479129336218"] .tn-atom{vertical-align:middle;color:#33322a;font-size:32px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3444675803 .tn-elem[data-elem-id="1479129336218"]{display:table;top:71px;left:0px;width:940px;height:auto;}
#rec3444675803 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:38px;background-size:cover;}
}
@media screen and (max-width:959px){#rec3444675803 .tn-elem[data-elem-id="1479129336218"]{display:table;top:41px;width:620px;height:auto;}
#rec3444675803 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3444675803 .tn-elem[data-elem-id="1479129336218"]{display:table;top:86px;width:460px;height:auto;}
#rec3444675803 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:30px;line-height:1.3;background-size:cover;}
}
@media screen and (max-width:479px){#rec3444675803 .tn-elem[data-elem-id="1479129336218"]{display:table;top:40px;left:calc(50% - 150px + 0px);width:300px;height:auto;text-align:center;}
#rec3444675803 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:32px;background-size:cover;}
}
#rec3444675803 .tn-elem[data-elem-id="1650280659578"]{color:#e7e4d8;text-align:center;z-index:3;top:115px;left:calc(50% - 600px + 320px);width:560px;height:auto;}
#rec3444675803 .tn-elem[data-elem-id="1650280659578"] .tn-atom{vertical-align:middle;color:#e7e4d8;font-size:40px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:400;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3444675803 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 480px + 320px);width:px;height:auto;}
#rec3444675803 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:959px){#rec3444675803 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 320px + 320px);width:px;height:auto;}
#rec3444675803 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3444675803 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 240px + 320px);width:px;height:auto;}
#rec3444675803 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:479px){#rec3444675803 .tn-elem[data-elem-id="1650280659578"]{display:table;top:108px;left:calc(50% - 160px + 10px);width:282px;height:auto;text-align:left;}
#rec3444675803 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}
}

#rec3444675903 .t-slds__bullet_active .t-slds__bullet_body{background-color:#222 !important;}
#rec3444675903 .t-slds__bullet:hover .t-slds__bullet_body{background-color:#222 !important;}
#rec3444675903 .t-store__parts-switch-btn{}
#rec3444675903 .t-store__parts-sublist .t-store__parts-switch-btn{}

#rec3444675903 .t-store__card .t-typography__title{color:#33322a;font-weight:700;}
#rec3444675903 .t-store__relevants__title{color:#33322a;font-weight:700;}
#rec3444675903 .t-store__card .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3444675903 .t-store__card .t-typography__descr{font-size:15px;}
}
#rec3444675903 .t-store__card .t-store__card__price{color:#9c96b2;font-weight:500;}
#rec3444675903 .t-store__card .t-store__card__price_old{font-weight:400;}

#rec3444675903 .t-popup .t-typography__title{color:#33322a;font-weight:700;}
#rec3444675903 .t-popup .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3444675903 .t-popup .t-typography__descr{font-size:15px;}
}
#rec3444675903 .t-popup .t-store__prod-popup__price{color:#9c96b2;font-weight:500;}
#rec3444675903 .t-popup .t-store__prod-popup__price_old{font-weight:400;}

#rec3444675903 .t-store__pagination__item{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3444675903 .t-store__pagination__item{font-size:15px;}
}

#rec3444675903 .t-btnflex.t-btnflex_type_button{color:#ffffff;background-color:#000000;--border-width:0px;border-style:none !important;border-radius:5px;box-shadow:none !important;white-space:normal;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}

#rec3444675903 .t-menu__link-item{}
@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec3444675903 .t-menu__link-item,#rec3444675903 .t-menu__link-item.t-active{opacity:1 !important;}
}

#rec3444675903 .t786__bgimg,#rec3444675903 .t786__img,#rec3444675903 .t786 .t-store__card__bgimg,#rec3444675903 .t786 .t-store__card__bgimg_second,#rec3444675903 .t786 .t-store__card__img,#rec3444675903 .t786 .t-store__card__img_second{border-radius:999px 999px 0px 0px;}

#rec3428033603 .t396__artboard{height:120px;background-color:#f5f2ea;}
#rec3428033603 .t396__filter{height:120px;}
#rec3428033603 .t396__carrier{height:120px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width:1199px){#rec3428033603 .t396__artboard,#rec3428033603 .t396__filter,#rec3428033603 .t396__carrier{height:200px;}
#rec3428033603 .t396__filter{}
#rec3428033603 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:959px){#rec3428033603 .t396__artboard,#rec3428033603 .t396__filter,#rec3428033603 .t396__carrier{height:200px;}
#rec3428033603 .t396__filter{}
#rec3428033603 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:639px){#rec3428033603 .t396__artboard,#rec3428033603 .t396__filter,#rec3428033603 .t396__carrier{height:250px;}
#rec3428033603 .t396__filter{}
#rec3428033603 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:479px){#rec3428033603 .t396__artboard,#rec3428033603 .t396__filter,#rec3428033603 .t396__carrier{height:107px;}
#rec3428033603 .t396__filter{}
#rec3428033603 .t396__carrier{background-attachment:scroll;}
}
#rec3428033603 .tn-elem[data-elem-id="1479129336218"]{color:#33322a;z-index:3;top:40px;left:40px;width:1120px;height:auto;}
#rec3428033603 .tn-elem[data-elem-id="1479129336218"] .tn-atom{vertical-align:middle;color:#33322a;font-size:32px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3428033603 .tn-elem[data-elem-id="1479129336218"]{display:table;top:71px;left:0px;width:940px;height:auto;}
#rec3428033603 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:38px;background-size:cover;}
}
@media screen and (max-width:959px){#rec3428033603 .tn-elem[data-elem-id="1479129336218"]{display:table;top:41px;width:620px;height:auto;}
#rec3428033603 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3428033603 .tn-elem[data-elem-id="1479129336218"]{display:table;top:86px;width:460px;height:auto;}
#rec3428033603 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:30px;line-height:1.3;background-size:cover;}
}
@media screen and (max-width:479px){#rec3428033603 .tn-elem[data-elem-id="1479129336218"]{display:table;top:40px;left:calc(50% - 150px + 0px);width:300px;height:auto;text-align:center;}
#rec3428033603 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:32px;background-size:cover;}
}
#rec3428033603 .tn-elem[data-elem-id="1650280659578"]{color:#e7e4d8;text-align:center;z-index:3;top:115px;left:calc(50% - 600px + 320px);width:560px;height:auto;}
#rec3428033603 .tn-elem[data-elem-id="1650280659578"] .tn-atom{vertical-align:middle;color:#e7e4d8;font-size:40px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:400;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3428033603 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 480px + 320px);width:px;height:auto;}
#rec3428033603 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:959px){#rec3428033603 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 320px + 320px);width:px;height:auto;}
#rec3428033603 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3428033603 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 240px + 320px);width:px;height:auto;}
#rec3428033603 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:479px){#rec3428033603 .tn-elem[data-elem-id="1650280659578"]{display:table;top:108px;left:calc(50% - 160px + 10px);width:282px;height:auto;text-align:left;}
#rec3428033603 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}
}

#rec3428033903 .t-slds__bullet_active .t-slds__bullet_body{background-color:#222 !important;}
#rec3428033903 .t-slds__bullet:hover .t-slds__bullet_body{background-color:#222 !important;}
#rec3428033903 .t-store__parts-switch-btn{}
#rec3428033903 .t-store__parts-sublist .t-store__parts-switch-btn{}

#rec3428033903 .t-store__card .t-typography__title{color:#33322a;font-weight:700;}
#rec3428033903 .t-store__relevants__title{color:#33322a;font-weight:700;}
#rec3428033903 .t-store__card .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3428033903 .t-store__card .t-typography__descr{font-size:15px;}
}
#rec3428033903 .t-store__card .t-store__card__price{color:#9c96b2;font-weight:500;}
#rec3428033903 .t-store__card .t-store__card__price_old{font-weight:400;}

#rec3428033903 .t-popup .t-typography__title{color:#33322a;font-weight:700;}
#rec3428033903 .t-popup .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3428033903 .t-popup .t-typography__descr{font-size:15px;}
}
#rec3428033903 .t-popup .t-store__prod-popup__price{color:#9c96b2;font-weight:500;}
#rec3428033903 .t-popup .t-store__prod-popup__price_old{font-weight:400;}

#rec3428033903 .t-store__pagination__item{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3428033903 .t-store__pagination__item{font-size:15px;}
}

#rec3428033903 .t-btnflex.t-btnflex_type_button{color:#ffffff;background-color:#000000;--border-width:0px;border-style:none !important;border-radius:5px;box-shadow:none !important;white-space:normal;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}

#rec3428033903 .t-menu__link-item{}
@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec3428033903 .t-menu__link-item,#rec3428033903 .t-menu__link-item.t-active{opacity:1 !important;}
}

#rec3428033903 .t786__bgimg,#rec3428033903 .t786__img,#rec3428033903 .t786 .t-store__card__bgimg,#rec3428033903 .t786 .t-store__card__bgimg_second,#rec3428033903 .t786 .t-store__card__img,#rec3428033903 .t786 .t-store__card__img_second{border-radius:999px 999px 0px 0px;}

#rec3444677703 .t396__artboard{height:120px;background-color:#f5f2ea;}
#rec3444677703 .t396__filter{height:120px;}
#rec3444677703 .t396__carrier{height:120px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}
@media screen and (max-width:1199px){#rec3444677703 .t396__artboard,#rec3444677703 .t396__filter,#rec3444677703 .t396__carrier{height:200px;}
#rec3444677703 .t396__filter{}
#rec3444677703 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:959px){#rec3444677703 .t396__artboard,#rec3444677703 .t396__filter,#rec3444677703 .t396__carrier{height:200px;}
#rec3444677703 .t396__filter{}
#rec3444677703 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:639px){#rec3444677703 .t396__artboard,#rec3444677703 .t396__filter,#rec3444677703 .t396__carrier{height:250px;}
#rec3444677703 .t396__filter{}
#rec3444677703 .t396__carrier{background-attachment:scroll;}
}
@media screen and (max-width:479px){#rec3444677703 .t396__artboard,#rec3444677703 .t396__filter,#rec3444677703 .t396__carrier{height:107px;}
#rec3444677703 .t396__filter{}
#rec3444677703 .t396__carrier{background-attachment:scroll;}
}
#rec3444677703 .tn-elem[data-elem-id="1479129336218"]{color:#33322a;z-index:3;top:40px;left:40px;width:1120px;height:auto;}
#rec3444677703 .tn-elem[data-elem-id="1479129336218"] .tn-atom{vertical-align:middle;color:#33322a;font-size:32px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:700;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3444677703 .tn-elem[data-elem-id="1479129336218"]{display:table;top:71px;left:0px;width:940px;height:auto;}
#rec3444677703 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:38px;background-size:cover;}
}
@media screen and (max-width:959px){#rec3444677703 .tn-elem[data-elem-id="1479129336218"]{display:table;top:41px;width:620px;height:auto;}
#rec3444677703 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3444677703 .tn-elem[data-elem-id="1479129336218"]{display:table;top:86px;width:460px;height:auto;}
#rec3444677703 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:30px;line-height:1.3;background-size:cover;}
}
@media screen and (max-width:479px){#rec3444677703 .tn-elem[data-elem-id="1479129336218"]{display:table;top:40px;left:calc(50% - 150px + 0px);width:300px;height:auto;text-align:center;}
#rec3444677703 .tn-elem[data-elem-id="1479129336218"] .tn-atom{white-space:normal;font-size:32px;background-size:cover;}
}
#rec3444677703 .tn-elem[data-elem-id="1650280659578"]{color:#e7e4d8;text-align:center;z-index:3;top:115px;left:calc(50% - 600px + 320px);width:560px;height:auto;}
#rec3444677703 .tn-elem[data-elem-id="1650280659578"] .tn-atom{vertical-align:middle;color:#e7e4d8;font-size:40px;font-family:var(--t-text-font,Arial);line-height:1.55;font-weight:400;background-position:center center;border-width:var(--t396-borderwidth,0);border-style:var(--t396-borderstyle,solid);border-color:var(--t396-bordercolor,transparent);transition:background-color var(--t396-speedhover,0s) ease-in-out,color var(--t396-speedhover,0s) ease-in-out,border-color var(--t396-speedhover,0s) ease-in-out,box-shadow var(--t396-shadowshoverspeed,0.2s) ease-in-out;--t396-shadow-text-opacity:100%;text-shadow:var(--t396-shadow-text-x,0px) var(--t396-shadow-text-y,0px) var(--t396-shadow-text-blur,0px) rgba(var(--t396-shadow-text-color),var(--t396-shadow-text-opacity,100%));}
@media screen and (max-width:1199px){#rec3444677703 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 480px + 320px);width:px;height:auto;}
#rec3444677703 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:959px){#rec3444677703 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 320px + 320px);width:px;height:auto;}
#rec3444677703 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:639px){#rec3444677703 .tn-elem[data-elem-id="1650280659578"]{display:table;left:calc(50% - 240px + 320px);width:px;height:auto;}
#rec3444677703 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;background-size:cover;}
}
@media screen and (max-width:479px){#rec3444677703 .tn-elem[data-elem-id="1650280659578"]{display:table;top:108px;left:calc(50% - 160px + 10px);width:282px;height:auto;text-align:left;}
#rec3444677703 .tn-elem[data-elem-id="1650280659578"] .tn-atom{white-space:normal;font-size:24px;background-size:cover;}
}

#rec3444677803 .t-slds__bullet_active .t-slds__bullet_body{background-color:#222 !important;}
#rec3444677803 .t-slds__bullet:hover .t-slds__bullet_body{background-color:#222 !important;}
#rec3444677803 .t-store__parts-switch-btn{}
#rec3444677803 .t-store__parts-sublist .t-store__parts-switch-btn{}

#rec3444677803 .t-store__card .t-typography__title{color:#33322a;font-weight:700;}
#rec3444677803 .t-store__relevants__title{color:#33322a;font-weight:700;}
#rec3444677803 .t-store__card .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3444677803 .t-store__card .t-typography__descr{font-size:15px;}
}
#rec3444677803 .t-store__card .t-store__card__price{color:#9c96b2;font-weight:500;}
#rec3444677803 .t-store__card .t-store__card__price_old{font-weight:400;}

#rec3444677803 .t-popup .t-typography__title{color:#33322a;font-weight:700;}
#rec3444677803 .t-popup .t-typography__descr{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3444677803 .t-popup .t-typography__descr{font-size:15px;}
}
#rec3444677803 .t-popup .t-store__prod-popup__price{color:#9c96b2;font-weight:500;}
#rec3444677803 .t-popup .t-store__prod-popup__price_old{font-weight:400;}

#rec3444677803 .t-store__pagination__item{color:#33322a;font-weight:400;font-family:var(--t-text-font,Arial);}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){#rec3444677803 .t-store__pagination__item{font-size:15px;}
}

#rec3444677803 .t-btnflex.t-btnflex_type_button{color:#ffffff;background-color:#000000;--border-width:0px;border-style:none !important;border-radius:5px;box-shadow:none !important;white-space:normal;transition-duration:0.2s;transition-property:background-color,color,border-color,box-shadow,opacity,transform,gap;transition-timing-function:ease-in-out;}

#rec3444677803 .t-menu__link-item{}
@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec3444677803 .t-menu__link-item,#rec3444677803 .t-menu__link-item.t-active{opacity:1 !important;}
}

#rec3444677803 .t786__bgimg,#rec3444677803 .t786__img,#rec3444677803 .t786 .t-store__card__bgimg,#rec3444677803 .t786 .t-store__card__bgimg_second,#rec3444677803 .t786 .t-store__card__img,#rec3444677803 .t786 .t-store__card__img_second{border-radius:999px 999px 0px 0px;}

#rec3427971603 .t890{right:20px;left:unset;bottom:20px;}
@media screen and (max-width:640px){#rec3427971603 .t890{right:20px !important;left:unset !important;bottom:75px !important;}
}

@media screen and (min-width:981px){#rec3427971603 .t890__arrow:hover svg path{stroke:#ffffff;stroke-width:1;}
#rec3427971603 .t890__arrow:focus-visible svg path{stroke:#ffffff;stroke-width:1;}
#rec3427971603 .t890__arrow:hover svg rect{fill:#6b7156;fill-opacity:1;}
#rec3427971603 .t890__arrow:focus-visible svg rect{fill:#6b7156;fill-opacity:1;}
}
#rec3427971603 .t890__arrow{border-radius:53px;}

@media(max-width:639px){#rec3418668203{display:none!important}
}

@media(max-width:479px){#rec761882491{display:none!important}
}

@media(max-width:479px){#rec3427756003{display:none!important}
}

@media(max-width:479px){#rec3427672703{display:none!important}
}

@media(max-width:479px){#rec3427676603{display:none!important}
}

@media(max-width:479px){#rec3427989203{display:none!important}
}

@media(max-width:479px){#rec3427990703{display:none!important}
}

@media(max-width:479px){#rec3428005503{display:none!important}
}

@media(max-width:479px){#rec3428005703{display:none!important}
}

@media(max-width:479px){#rec3428019303{display:none!important}
}

@media(max-width:479px){#rec3428019903{display:none!important}
}

@media(max-width:479px){#rec3428021903{display:none!important}
}

@media(max-width:479px){#rec3428022003{display:none!important}
}

@media(max-width:479px){#rec3428022303{display:none!important}
}

@media(max-width:479px){#rec3428022803{display:none!important}
}

@media(max-width:479px){#rec3428022903{display:none!important}
}

@media(max-width:479px){#rec3428026603{display:none!important}
}

@media(max-width:479px){#rec3428026903{display:none!important}
}

@media(max-width:479px){#rec3428027103{display:none!important}
}

@media(max-width:479px){#rec3428030903{display:none!important}
}

@media(max-width:479px){#rec3428031203{display:none!important}
}

@media(max-width:479px){#rec3428033703{display:none!important}
}

@media(max-width:479px){#rec3428033603{display:none!important}
}

@media(max-width:479px){#rec3428033903{display:none!important}
}

@media(min-width:640px){#rec3419185103{display:none!important}
}

@media(min-width:480px){#rec3428141903{display:none!important}
}

@media(min-width:480px){#rec3428142003{display:none!important}
}

@media(min-width:480px){#rec3428143303{display:none!important}
}

@media(min-width:480px){#rec3428143603{display:none!important}
}

@media(min-width:480px){#rec3444614503{display:none!important}
}

@media(min-width:480px){#rec3444614603{display:none!important}
}

@media(min-width:480px){#rec3444621803{display:none!important}
}

@media(min-width:480px){#rec3444622003{display:none!important}
}

@media(min-width:480px){#rec3444625303{display:none!important}
}

@media(min-width:480px){#rec3444625403{display:none!important}
}

@media(min-width:480px){#rec3444630203{display:none!important}
}

@media(min-width:480px){#rec3444630303{display:none!important}
}

@media(min-width:480px){#rec3444631903{display:none!important}
}

@media(min-width:480px){#rec3444632003{display:none!important}
}

@media(min-width:480px){#rec3444635903{display:none!important}
}

@media(min-width:480px){#rec3444636003{display:none!important}
}

@media(min-width:480px){#rec3444666903{display:none!important}
}

@media(min-width:480px){#rec3444667003{display:none!important}
}

@media(min-width:480px){#rec3444669503{display:none!important}
}

@media(min-width:480px){#rec3444669603{display:none!important}
}

@media(min-width:480px){#rec3444675803{display:none!important}
}

@media(min-width:480px){#rec3444675903{display:none!important}
}

@media(min-width:480px){#rec3444677703{display:none!important}
}

@media(min-width:480px){#rec3444677803{display:none!important}
}
