.js-product-img {
 opacity:1 !important; 
}

.t802__hover-wrapper, .t-store__card-preloader {
      border: none;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4NCIgaGVpZ2h0PSI4NCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNLTgtOEg5MlY5MkgtOHoiLz48cGF0aCBmaWxsPSIjQjZCNkI2IiBkPSJNNDIgLjMzM0E0LjE2NyA0LjE2NyAwIDAgMSA0Ni4xNjcgNC41VjE3YTQuMTY3IDQuMTY3IDAgMSAxLTguMzM0IDBWNC41QTQuMTY3IDQuMTY3IDAgMCAxIDQyIC4zMzN6bTAgNjIuNUE0LjE2NyA0LjE2NyAwIDAgMSA0Ni4xNjcgNjd2MTIuNWE0LjE2NyA0LjE2NyAwIDEgMS04LjMzNCAwVjY3QTQuMTY3IDQuMTY3IDAgMCAxIDQyIDYyLjgzM3pNODMuNjY3IDQyYTQuMTY3IDQuMTY3IDAgMCAxLTQuMTY3IDQuMTY3SDY3YTQuMTY3IDQuMTY3IDAgMSAxIDAtOC4zMzRoMTIuNUE0LjE2NyA0LjE2NyAwIDAgMSA4My42NjcgNDJ6bS02Mi41IDBBNC4xNjcgNC4xNjcgMCAwIDEgMTcgNDYuMTY3SDQuNWE0LjE2NyA0LjE2NyAwIDEgMSAwLTguMzM0SDE3QTQuMTY3IDQuMTY3IDAgMCAxIDIxLjE2NyA0MnptNTAuMjk2IDI5LjQ2M2E0LjE2NyA0LjE2NyAwIDAgMS01Ljg5MiAwbC04LjgzOC04LjgzOGE0LjE2NyA0LjE2NyAwIDAgMSA1Ljg5Mi01Ljg5Mmw4LjgzOCA4LjgzNGE0LjE2NyA0LjE2NyAwIDAgMSAwIDUuODk2ek0yNy4yNjcgMjcuMjY3YTQuMTY3IDQuMTY3IDAgMCAxLTUuODkyIDBsLTguODMzLTguODM0YTQuMTY4IDQuMTY4IDAgMSAxIDUuODkxLTUuODk1bDguODM0IDguODM3YTQuMTY3IDQuMTY3IDAgMCAxIDAgNS44OTJ6TTEyLjU0MiA3MS40NjNhNC4xNjcgNC4xNjcgMCAwIDEgMC01Ljg5Mmw4LjgzNy04LjgzOGE0LjE2NyA0LjE2NyAwIDEgMSA1Ljg5MiA1Ljg5MmwtOC44MzQgOC44MzhhNC4xNjcgNC4xNjcgMCAwIDEtNS44OTUgMHptNDQuMTkxLTQ0LjE5NmE0LjE2NyA0LjE2NyAwIDAgMSAwLTUuODkybDguODM0LTguODM3YTQuMTY4IDQuMTY4IDAgMCAxIDUuODk2IDUuODkxbC04LjgzOCA4LjgzOGE0LjE2NyA0LjE2NyAwIDAgMS01Ljg5MiAweiIvPjwvZz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-color: rgba(238, 238, 238, 1);
    background-size: 40px 40px;
    background-position: 50% center;
}

@media screen and (max-width: 640px) {
    #rec382086604 {
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
        position: relative;
        z-index: 99999 !important;
    }

    #rec382086604 .t450__menu__content,
    #rec382086604 .t450__burger_container {
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
        z-index: 99999 !important;
        min-width: 50px;
        min-height: 50px;
    }
    
    #rec382086604 .t450__burger span {
        display: block !important;
    }
}



.t-sociallinks__wrapper {
      display: flex;
    gap: 10px;
}

#main-text {
    max-width: 1300px;
    margin: 0 auto;
    padding: 24px;
    background-color: #fcfdfd;
    color: #2d3748;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 1.55;
    border-radius: 12px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.02), 0 1px 2px rgba(0, 0, 0, 0.04);
}

#main-text h1 {
    font-size: 26px;
    font-weight: 800;
    color: #1a202c;
    letter-spacing: -0.5px;
    margin: 0 0 14px 0;
    padding-bottom: 10px;
    border-bottom: 2px solid #e53e3e;
}

#main-text h2 {
    font-size: 19px;
    font-weight: 700;
    color: #1a202c;
    letter-spacing: -0.3px;
    margin: 22px 0 10px 0;
    padding-left: 8px;
    border-left: 3px solid #319795;
}

#main-text h3 {
    font-size: 16px;
    font-weight: 700;
    color: #4a5568;
    margin: 18px 0 8px 0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

#main-text p {
    margin: 0 0 12px 0;
    text-align: justify;
    text-justify: inter-word;
    color: #4a5568;
}

#main-text p:last-of-type {
    margin-bottom: 0;
}

#main-text ul, 
#main-text ol {
    margin: 0 0 14px 0;
    padding: 0;
    list-style: none;
}

#main-text ul li {
    position: relative;
    padding-left: 18px;
    margin-bottom: 6px;
    color: #4a5568;
}



#main-text ol {
    counter-reset: unomomento-idx;
}

#main-text ol li {
    counter-increment: unomomento-idx;
    position: relative;
    padding-left: 24px;
    margin-bottom: 6px;
    color: #4a5568;
}

#main-text ol li::before {
    content: counter(unomomento-idx) ".";
    position: absolute;
    left: 0;
    color: #319795;
    font-weight: 700;
}

.t-clear,.t-container:after,.t-container_100:after,.t-container_10:after,.t-container_8:after{clear:both}*,:after,:before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}a,b,blockquote,center,code,div,h1,h2,h3,h4,h5,h6,i,img,p,pre,span,table,td,th,tr,u,video{margin:0;padding:0;border:0}.t-row{margin:0}.t-container,.t-container_10,.t-container_8{margin-left:auto;margin-right:auto;padding:0;width:100%}.t-container{max-width:1200px}.t-container.flexx,.t-container_flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.t-container_100{width:100%;padding:0}.t-container_10{max-width:1000px}.t-container_8{max-width:800px}.t-container:after,.t-container:before,.t-container_100:after,.t-container_100:before,.t-container_10:after,.t-container_10:before,.t-container_8:after,.t-container_8:before{display:table;content:" "}.t-col{display:inline;float:left;margin-left:20px;margin-right:20px;width:100%}.t-col.flexx,.t-col_flex{align-items:stretch;height:inherit;margin-top:auto;margin-bottom:auto}.t-col_1{max-width:60px}.t-col_2{max-width:160px}.t-col_3{max-width:260px}.t-col_4{max-width:360px}.t-col_5{max-width:460px}.t-col_6{max-width:560px}.t-col_7{max-width:660px}.t-col_8{max-width:760px}.t-col_9{max-width:860px}.t-col_10{max-width:960px}.t-col_11{max-width:1060px}.t-col_12{max-width:1160px}.t-col_100{max-width:100vw}.t-prefix_1{padding-left:100px}.t-prefix_2{padding-left:200px}.t-prefix_3{padding-left:300px}.t-prefix_4{padding-left:400px}.t-prefix_5{padding-left:500px}.t-prefix_6{padding-left:600px}.t-prefix_7{padding-left:700px}.t-prefix_8{padding-left:800px}.t-prefix_9{padding-left:900px}.t-prefix_10{padding-left:1000px}.t-prefix_11{padding-left:1100px}.t-prefix_12{padding-left:1200px}.t-width{width:100%}.t-width_1{max-width:60px}.t-width_2{max-width:160px}.t-width_3{max-width:260px}.t-width_4{max-width:360px}.t-width_5{max-width:460px}.t-width_6{max-width:560px}.t-width_7{max-width:660px}.t-width_8{max-width:760px}.t-width_9{max-width:860px}.t-width_10{max-width:960px}.t-width_11{max-width:1060px}.t-width_12{max-width:1160px}.t-width_100{max-width:100%}.t-cell{display:table-cell;vertical-align:middle;height:100%;margin-left:0;margin-right:0}.t-cell_25{width:25vw}.t-cell_33{width:33.3333333vw}.t-cell_50{width:50vw}.t-cell_100{width:100vw}@media screen and (max-width:1200px){.t-container{max-width:960px;padding:0}.t-container_10{max-width:780px}.t-container_8{max-width:640px}.t-col{display:inline;float:left;margin-left:10px;margin-right:10px;width:100%}.t-col_1{max-width:60px}.t-col_2{max-width:140px}.t-col_3{max-width:220px}.t-col_4{max-width:300px}.t-col_5{max-width:380px}.t-col_6{max-width:460px}.t-col_7{max-width:540px}.t-col_8{max-width:620px}.t-col_9{max-width:700px}.t-col_10{max-width:780px}.t-col_11{max-width:860px}.t-col_12{max-width:940px}.t-prefix_1{padding-left:80px}.t-prefix_2{padding-left:160px}.t-prefix_3{padding-left:240px}.t-prefix_4{padding-left:320px}.t-prefix_5{padding-left:400px}.t-prefix_6{padding-left:480px}.t-prefix_7{padding-left:560px}.t-prefix_8{padding-left:640px}.t-prefix_9{padding-left:720px}.t-prefix_10{padding-left:800px}.t-prefix_11{padding-left:880px}.t-prefix_12{padding-left:960px}.t-width_1{max-width:60px}.t-width_2{max-width:140px}.t-width_3{max-width:220px}.t-width_4{max-width:300px}.t-width_5{max-width:380px}.t-width_6{max-width:460px}.t-width_7{max-width:540px}.t-width_8{max-width:620px}.t-width_9{max-width:700px}.t-width_10{max-width:780px}.t-width_11{max-width:860px}.t-width_12{max-width:940px}.t-width_100{max-width:100%}}@media screen and (max-width:960px){.t-col,.t-container.flexx,.t-container_flex{display:block}.t-container{max-width:640px}.t-col,.t-col_1,.t-col_10,.t-col_11,.t-col_12,.t-col_2,.t-col_3,.t-col_4,.t-col_5,.t-col_6,.t-col_7,.t-col_8,.t-col_9{width:100%;max-width:100%}.t-col{float:none;padding-left:20px;padding-right:20px;margin:0;box-sizing:border-box}.t-prefix_1,.t-prefix_10,.t-prefix_11,.t-prefix_12,.t-prefix_2,.t-prefix_3,.t-prefix_4,.t-prefix_5,.t-prefix_6,.t-prefix_7,.t-prefix_8,.t-prefix_9{padding-left:none}}
/*
     FILE ARCHIVED ON 04:09:46 Apr 06, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:43:44 Jun 09, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.581
  exclusion.robots: 0.078
  exclusion.robots.policy: 0.07
  esindex: 0.008
  cdx.remote: 8.608
  LoadShardBlock: 228.425 (6)
  PetaboxLoader3.datanode: 151.847 (8)
  PetaboxLoader3.resolve: 255.187 (4)
  load_resource: 249.274 (2)
*/


.t-body{margin:0}#allrecords{-webkit-font-smoothing:antialiased;background-color:none}#allrecords a{color:#ff8562;text-decoration:none}#allrecords a[href^=tel]{color:inherit;text-decoration:none}#allrecords ol{padding-left:22px}#allrecords ul{padding-left:20px}#allrecords b,#allrecords strong{font-weight:700}@media print{body,html{min-width:1200px;max-width:1200px;padding:0;margin:0 auto;border:none}}.t-text{font-family:'Roboto Condensed',Arial,sans-serif;font-weight:300;color:#000}.t-text_xs{font-size:15px;line-height:1.55}.t-text_sm{font-size:18px;line-height:1.55}.t-text_md{font-size:20px;line-height:1.55}.t-text_lg{font-size:22px;line-height:1.55}.t-text_weight_plus{font-weight:400}.t-text-impact{font-family:'Roboto Condensed',Arial,sans-serif;font-weight:300;color:#000}.t-text-impact_xs{font-size:26px;line-height:1.5}.t-text-impact_sm{font-size:32px;line-height:1.35}.t-text-impact_md{font-size:38px;line-height:1.35}.t-text-impact_lg{font-size:42px;line-height:1.23}.t-name{font-family:'Roboto Condensed',Arial,sans-serif;font-weight:600;color:#000}.t-name_xs{font-size:16px;line-height:1.35}.t-name_sm{font-size:18px;line-height:1.35}.t-name_md{font-size:20px;line-height:1.35}.t-name_lg{font-size:22px;line-height:1.35}.t-name_xl{font-size:24px;line-height:1.35}.t-heading{font-family:'Roboto Condensed',Arial,sans-serif;font-weight:600;color:#000}.t-heading_xs{font-size:26px;line-height:1.23}.t-heading_sm{font-size:28px;line-height:1.17}.t-heading_md{font-size:30px;line-height:1.17}.t-heading_lg{font-size:32px;line-height:1.17}.t-title{font-family:'Roboto Condensed',Arial,sans-serif;font-weight:600;color:#000}.t-title_xxs{font-size:36px;line-height:1.23}.t-title_xs{font-size:42px;line-height:1.23}.t-title_sm{font-size:48px;line-height:1.23}.t-title_md{font-size:52px;line-height:1.23}.t-title_lg{font-size:64px;line-height:1.23}.t-title_xl{font-size:72px;line-height:1.17}.t-title_xxl{font-size:82px;line-height:1.17}.t-descr{font-family:'Roboto Condensed',Arial,sans-serif;font-weight:300;color:#000}.t-descr_xxs{font-size:14px;line-height:1.55}.t-descr_xs{font-size:16px;line-height:1.55}.t-descr_sm{font-size:18px;line-height:1.55}.t-descr_md{font-size:20px;line-height:1.55}.t-descr_lg{font-size:22px;line-height:1.55}.t-descr_xl{font-size:24px;line-height:1.5}.t-descr_xxl{font-size:26px;line-height:1.45}.t-descr_xxxl{font-size:30px;line-height:1.45;letter-spacing:.45}.t-uptitle{font-family:'Roboto Condensed',Arial,sans-serif;font-weight:600;color:#000;letter-spacing:2.5px}.t-uptitle_xs{font-size:12px}.t-uptitle_sm{font-size:14px}.t-uptitle_md{font-size:16px}.t-uptitle_lg{font-size:18px}.t-uptitle_xl{font-size:20px;letter-spacing:2px}.t-uptitle_xxl{font-size:22px;letter-spacing:2px}.t-uptitle_xxxl{font-size:24px;letter-spacing:2px}@media screen and (max-width:1200px){.t-text_xs{font-size:14px}.t-text_sm{font-size:16px}.t-text_md{font-size:18px}.t-text_lg{font-size:20px}.t-text-impact_md{font-size:30px}.t-descr_xxs{font-size:12px}.t-descr_xs{font-size:14px}.t-descr_sm{font-size:16px}.t-descr_md{font-size:18px}.t-descr_lg{font-size:20px}.t-descr_xl{font-size:22px}.t-descr_xxl{font-size:22px}.t-descr_xxxl{font-size:26px}.t-uptitle_md{font-size:14px}.t-uptitle_lg{font-size:16px}.t-uptitle_xl{font-size:18px}.t-uptitle_xxl{font-size:20px}.t-uptitle_xxxl{font-size:22px}.t-title_xxs{font-size:32px}.t-title_xs{font-size:38px}.t-title_sm{font-size:44px}.t-title_md{font-size:48px}.t-title_lg{font-size:60px}.t-title_xl{font-size:68px}.t-title_xxl{font-size:78px}.t-name_xs{font-size:14px}.t-name_sm{font-size:16px}.t-name_md{font-size:18px}.t-name_lg{font-size:20px}.t-name_xl{font-size:22px}.t-heading_xs{font-size:24px}.t-heading_sm{font-size:26px}.t-heading_md{font-size:28px}.t-heading_lg{font-size:30px}}@media screen and (max-width:640px){.t-text_xs{font-size:12px;line-height:1.45}.t-text_sm{font-size:14px;line-height:1.45}.t-text_md{font-size:16px;line-height:1.45}.t-text_lg{font-size:18px;line-height:1.45}.t-text-impact_sm{font-size:22px}.t-text-impact_md{font-size:26px}.t-text-impact_lg{font-size:28px}.t-descr_xs{font-size:12px;line-height:1.45}.t-descr_sm{font-size:14px;line-height:1.45}.t-descr_md{font-size:16px;line-height:1.45}.t-descr_lg{font-size:18px;line-height:1.45}.t-descr_xl{font-size:20px;line-height:1.4}.t-descr_xxl{font-size:20px}.t-descr_xxxl{font-size:22px}.t-uptitle_xs{font-size:10px}.t-uptitle_sm{font-size:10px}.t-uptitle_md{font-size:12px}.t-uptitle_lg{font-size:14px}.t-uptitle_xl{font-size:16px}.t-uptitle_xxl{font-size:18px}.t-uptitle_xxxl{font-size:20px}.t-title_xxs{font-size:28px}.t-title_xs{font-size:30px}.t-title_sm{font-size:30px}.t-title_md{font-size:30px}.t-title_lg{font-size:30px}.t-title_xl{font-size:32px}.t-title_xxl{font-size:36px}.t-name_xs{font-size:12px}.t-name_sm{font-size:14px}.t-name_md{font-size:16px}.t-name_lg{font-size:18px}.t-name_xl{font-size:20px}.t-heading_xs{font-size:22px}.t-heading_sm{font-size:24px}.t-heading_md{font-size:24px}.t-heading_lg{font-size:26px}}@media screen and (max-width:480px){.t-title_xl{font-size:30px}.t-title_xxl{font-size:30px}}.t-records{-webkit-font_smoothing:antialiased;background-color:none}.t-records a{color:#ff8562;text-decoration:none}.t-records a[href^=tel]{color:inherit;text-decoration:none}.t-records ol{padding-left:22px;margin-top:0;margin-bottom:10px}.t-records ul{padding-left:20px;margin-top:0;margin-bottom:10px}.t-btn{display:inline-block;font-family:'Roboto Condensed',Arial,sans-serif;height:60px;border:0 none;font-size:16px;padding-left:60px;padding-right:60px;text-align:center;white-space:nowrap;vertical-align:middle;font-weight:700;background-image:none;cursor:pointer;-webkit-appearance:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.t-btn td{vertical-align:middle}.t-btn_sending{opacity:.5}@media screen and (max-width:640px){.t-btn{white-space:normal;padding-left:30px;padding-right:30px}}.t-btn_xs{height:35px;font-size:13px;padding-left:15px;padding-right:15px}.t-btn_sm{height:45px;font-size:14px;padding-left:30px;padding-right:30px}.t-btn_lg{height:60px;font-size:22px;padding-left:70px;padding-right:70px}.t-btn_xl{height:80px;font-size:26px;padding-left:80px;padding-right:80px}.t-btn_xxl{height:100px;font-size:30px;padding-left:90px;padding-right:90px}@media screen and (max-width:640px){.t-btn_sm{padding-left:20px;padding-right:20px}.t-btn_lg{font-size:18px;padding-left:40px;padding-right:40px}.t-btn_xl{font-size:22px;padding-left:50px;padding-right:50px}.t-btn_xxl{font-size:26px;padding-left:60px;padding-right:60px}}.t-btntext{font-family:'Roboto Condensed',Arial,sans-serif;color:#000;font-size:20px;line-height:1.55;font-weight:700;text-decoration:none;cursor:pointer;display:inline-block}.t-btntext_sm{font-size:16px}.t-btntext_lg{font-size:24px}.t-uppercase.t-btntext{font-size:16px}.t-uppercase.t-btntext_sm{font-size:14px}.t-uppercase.t-btntext_lg{font-size:20px}.t-btntext:after{content:"\00a0в†’";font-family:Arial,Helvetica,sans-serif}@media screen and (max-width:640px){.t-btntext_lg{font-size:20px}}@media screen and (max-width:1200px){.t-screenmin-1200px{display:none}}@media screen and (max-width:980px){.t-screenmin-980px{display:none}}@media screen and (max-width:640px){.t-screenmin-640px{display:none}}@media screen and (max-width:480px){.t-screenmin-480px{display:none}}@media screen and (max-width:320px){.t-screenmin-320px{display:none}}@media screen and (min-width:321px){.t-screenmax-320px{display:none}}@media screen and (min-width:481px){.t-screenmax-480px{display:none}}@media screen and (min-width:641px){.t-screenmax-640px{display:none}}@media screen and (min-width:981px){.t-screenmax-980px{display:none}}@media screen and (min-width:1201px){.t-screenmax-1200px{display:none}}.t-hidden{display:none}.t-opacity_50{filter:alpha(opacity=50);KHTMLOpacity:.5;MozOpacity:.5;opacity:.5}.t-opacity_70{filter:alpha(opacity=70);KHTMLOpacity:.7;MozOpacity:.7;opacity:.7}.t-uppercase{text-transform:uppercase}.t-align_center{text-align:center}.t-align_left{text-align:left}.t-align_right{text-align:right}.t-margin_auto{margin-left:auto;margin-right:auto}.t-valign_middle{vertical-align:middle}.t-valign_top{vertical-align:top}.t-valign_bottom{vertical-align:bottom}.t-margin_left_auto{margin-right:0;margin-left:auto}.t-tildalabel{background-color:#000;color:#fff;width:100%;height:70px;font-family:Arial;font-size:14px}.t-tildalabel:hover .t-tildalabel__wrapper{opacity:1}.t-tildalabel_white{background-color:#fff;color:#000}.t-tildalabel_gray{background-color:#eee;color:#000}.t-tildalabel__wrapper{display:table;height:30px;width:270px;margin:0 auto;padding-top:20px;opacity:.4}.t-tildalabel__txtleft{display:table-cell;width:120px;height:30px;vertical-align:middle;text-align:right;padding-right:12px;font-weight:300;font-size:12px}.t-tildalabel__wrapimg{display:table-cell;width:30px;height:30px;vertical-align:middle}.t-tildalabel__img{width:30px;height:30px;vertical-align:middle}.t-tildalabel__txtright{display:table-cell;width:120px;height:30px;vertical-align:middle;padding-left:12px;font-weight:500;letter-spacing:2px}.t-tildalabel__link{color:#fff;text-decoration:none;vertical-align:middle}.t-tildalabel_white .t-tildalabel__link,.t-tildalabel_gray .t-tildalabel__link{color:#000}.t-tildalabel-free{padding:35px 0 45px;height:auto;text-align:center}.t-tildalabel-free__main{max-width:340px;display:block;margin:0 auto;line-height:1.4;letter-spacing:.2px;color:inherit;opacity:.4}.t-tildalabel-free__links-wr{display:table;margin:30px auto 0}.t-tildalabel-free__txt-link{display:table-cell;padding:0 15px;font-size:13px;text-decoration:none;color:inherit;opacity:.25}.t-tildalabel-free__txt-link:hover,.t-tildalabel-free__main:hover{opacity:1}@media screen and (max-width:640px){.t-tildalabel-free__txt-link{display:block;padding:5px 30px}.t-tildalabel-free__main{opacity:.7}.t-tildalabel-free__txt-link{opacity:.4}}.clearfix:before,.clearfix:after{display:table;content:" "}.clearfix:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.t-mbfix{opacity:.01;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);position:fixed;width:100%;height:500px;background-color:white;top:0;left:0;z-index:10000;-webkit-transition:all 0.1s ease;transition:all 0.1s ease}.t-mbfix_hide{-webkit-transform:translateX(3000px);-ms-transform:translateX(3000px);transform:translateX(3000px)}.r_anim{-webkit-transition:opacity 0.5s;transition:opacity 0.5s}.r_hidden{opacity:0}.r_showed{opacity:1}img:not([src]){visibility:hidden}.t-popup{display:none}.t-body_scroll-locked{position:fixed;left:0;width:100%;height:100%;overflow:hidden}.t-submit{font-family:'Roboto Condensed',Arial,sans-serif}.t-input{font-family:'Roboto Condensed',Arial,sans-serif}.t-input__vis-ph{font-family:'Roboto Condensed',Arial,sans-serif}.t-select{font-family:'Roboto Condensed',Arial,sans-serif}.t-form .uploadcare-widget-button{font-family:'Roboto Condensed',Arial,sans-serif}.t-input-error{font-family:'Roboto Condensed',Arial,sans-serif}.t-form__errorbox-wrapper{font-family:'Roboto Condensed',Arial,sans-serif}.t-form__errorbox-text{font-family:'Roboto Condensed',Arial,sans-serif}.t-form__errorbox-item{font-family:'Roboto Condensed',Arial,sans-serif}.t-form__successbox{font-family:'Roboto Condensed',Arial,sans-serif}.t-rec_pt_0{padding-top:0}.t-rec_pt_15{padding-top:15px}.t-rec_pt_30{padding-top:30px}.t-rec_pt_45{padding-top:45px}.t-rec_pt_60{padding-top:60px}.t-rec_pt_75{padding-top:75px}.t-rec_pt_90{padding-top:90px}.t-rec_pt_105{padding-top:105px}.t-rec_pt_120{padding-top:120px}.t-rec_pt_135{padding-top:135px}.t-rec_pt_150{padding-top:150px}.t-rec_pt_165{padding-top:165px}.t-rec_pt_180{padding-top:180px}.t-rec_pt_195{padding-top:195px}.t-rec_pt_210{padding-top:210px}.t-rec_pb_0{padding-bottom:0}.t-rec_pb_15{padding-bottom:15px}.t-rec_pb_30{padding-bottom:30px}.t-rec_pb_45{padding-bottom:45px}.t-rec_pb_60{padding-bottom:60px}.t-rec_pb_75{padding-bottom:75px}.t-rec_pb_90{padding-bottom:90px}.t-rec_pb_105{padding-bottom:105px}.t-rec_pb_120{padding-bottom:120px}.t-rec_pb_135{padding-bottom:135px}.t-rec_pb_150{padding-bottom:150px}.t-rec_pb_165{padding-bottom:165px}.t-rec_pb_180{padding-bottom:180px}.t-rec_pb_195{padding-bottom:195px}.t-rec_pb_210{padding-bottom:210px}@media screen and (max-width:480px){.t-rec_pt_0{padding-top:0}.t-rec_pt_15{padding-top:15px}.t-rec_pt_30{padding-top:30px}.t-rec_pt_45{padding-top:45px}.t-rec_pt_60{padding-top:60px}.t-rec_pt_75{padding-top:75px}.t-rec_pt_90{padding-top:90px}.t-rec_pt_105{padding-top:90px}.t-rec_pt_120{padding-top:90px!important}.t-rec_pt_135{padding-top:90px!important}.t-rec_pt_150{padding-top:90px!important}.t-rec_pt_165{padding-top:90px!important}.t-rec_pt_180{padding-top:120px!important}.t-rec_pt_195{padding-top:120px!important}.t-rec_pt_210{padding-top:120px!important}.t-rec_pb_0{padding-bottom:0}.t-rec_pb_15{padding-bottom:15px}.t-rec_pb_30{padding-bottom:30px}.t-rec_pb_45{padding-bottom:45px}.t-rec_pb_60{padding-bottom:60px}.t-rec_pb_75{padding-bottom:75px}.t-rec_pb_90{padding-bottom:90px}.t-rec_pb_105{padding-bottom:90px}.t-rec_pb_120{padding-bottom:90px!important}.t-rec_pb_135{padding-bottom:90px!important}.t-rec_pb_150{padding-bottom:90px!important}.t-rec_pb_165{padding-bottom:90px!important}.t-rec_pb_180{padding-bottom:120px!important}.t-rec_pb_195{padding-bottom:120px!important}.t-rec_pb_210{padding-bottom:120px!important}}@media screen and (max-width:480px){.t-rec_pt-res-480_0{padding-top:0!important}.t-rec_pt-res-480_15{padding-top:15px!important}.t-rec_pt-res-480_30{padding-top:30px!important}.t-rec_pt-res-480_45{padding-top:45px!important}.t-rec_pt-res-480_60{padding-top:60px!important}.t-rec_pt-res-480_75{padding-top:75px!important}.t-rec_pt-res-480_90{padding-top:90px!important}.t-rec_pt-res-480_105{padding-top:105px!important}.t-rec_pt-res-480_120{padding-top:120px!important}.t-rec_pt-res-480_135{padding-top:135px!important}.t-rec_pt-res-480_150{padding-top:150px!important}.t-rec_pt-res-480_165{padding-top:165px!important}.t-rec_pt-res-480_180{padding-top:180px!important}.t-rec_pt-res-480_195{padding-top:195px!important}.t-rec_pt-res-480_210{padding-top:210px!important}.t-rec_pb-res-480_0{padding-bottom:0!important}.t-rec_pb-res-480_15{padding-bottom:15px!important}.t-rec_pb-res-480_30{padding-bottom:30px!important}.t-rec_pb-res-480_45{padding-bottom:45px!important}.t-rec_pb-res-480_60{padding-bottom:60px!important}.t-rec_pb-res-480_75{padding-bottom:75px!important}.t-rec_pb-res-480_90{padding-bottom:90px!important}.t-rec_pb-res-480_105{padding-bottom:105px!important}.t-rec_pb-res-480_120{padding-bottom:120px!important}.t-rec_pb-res-480_135{padding-bottom:135px!important}.t-rec_pb-res-480_150{padding-bottom:150px!important}.t-rec_pb-res-480_165{padding-bottom:165px!important}.t-rec_pb-res-480_180{padding-bottom:180px!important}.t-rec_pb-res-480_195{padding-bottom:195px!important}.t-rec_pb-res-480_210{padding-bottom:210px!important}}.t107{text-align:center}.t107__width{vertical-align:middle}.t107__widthauto{width:auto;max-width:100%;display:block;margin:0 auto}.t107__title{padding-top:28px;padding-bottom:28px;font-size:14px;line-height:28px}.t001__wrapper{padding-top:42px;padding-bottom:42px}.t001__uptitle{color:#fff;padding-bottom:60px;padding-top:30px}.t001__title{color:#fff;padding:24px 0 38px 0;letter-spacing:.5px}.t001__descr{color:#fff;padding:0 0 30px 0}.t001__descr_center{max-width:700px;margin:0 auto}.t001__descr_center a:not([style]){color:#fff!important}.t001__descr_center a{font-weight:600}@media screen and (max-width:640px){.t001__title{padding-left:10px;padding-right:10px}.t001__uptitle{padding-left:10px;padding-right:10px}.t001__descr{padding-left:10px;padding-right:10px;font-size:14px;line-height:20px}}.t015{box-sizing:border-box}.t015__title{padding-top:8px;padding-bottom:3px}.t015__uptitle{padding-top:10px;padding-bottom:40px}.t015__descr{padding:41px 0 0 0}.t017__uptitle{padding-top:3px;padding-bottom:22px}.t017__title{padding-top:2px;padding-bottom:0}.t017__descr{padding-top:21px}.t022__text{padding-top:8px;padding-bottom:6px}.t033 .t-container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.t033__lineTop{border-top:4px solid #000;padding-left:0;width:100%;margin-top:1px}.t033__title{font-size:24px;color:#000;line-height:36px;padding-top:19px}.t033__descr{margin-top:-12px}@media screen and (max-width:1200px){.t033__title{font-size:22px}}@media screen and (max-width:960px){.t033 .t-container{display:-webkit-block;display:block}.t033__title{padding-bottom:40px}.t033__lineTop.t033__lineTop_mobilepadding{padding-bottom:40px}}@media screen and (max-width:640px){.t033__lineTop{width:100%}}.t037 .t-container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.t037__title{font-family:'Roboto Condensed',Arial,sans-serif;color:#000;font-weight:600;font-size:24px;line-height:28px;padding-right:50px;padding-top:7px;padding-bottom:7px}.t037__text{padding-top:8px;padding-bottom:6px}@media screen and (max-width:960px){.t037 .t-container{display:-webkit-block;display:block}.t037__title{padding-right:0}}@media screen and (max-width:640px){.t037__title{margin-bottom:20px;padding-right:0}}.t004{padding-top:8px;padding-bottom:6px;position:relative}.t004__text-column-count_2{column-count:2;column-gap:40px;-moz-column-count:2;-moz-column-gap:40px;-webkit-column-count:2;-webkit-column-gap:40px}.t004__text-column-count_3{column-count:3;column-gap:40px;-moz-column-count:3;-moz-column-gap:40px;-webkit-column-count:3;-webkit-column-gap:40px}.t004__text-column-count_4{column-count:4;column-gap:40px;-moz-column-count:4;-moz-column-gap:40px;-webkit-column-count:4;-webkit-column-gap:40px}.t004__initial-letter::first-letter{font-size:100px;float:left;line-height:.65;margin:10px 10px 10px 0}.t004 table{border-collapse:collapse;font-size:1em;width:100%}.t004 table td,.t004 table th{padding:5px;border:1px solid #ddd;vertical-align:top}.t004 table thead td,.t004 table th{font-weight:700;border-bottom-color:#888}@media screen and (max-width:1200px){.t004__text-column-count_2,.t004__text-column-count_3,.t004__text-column-count_4{column-gap:20px;-moz-column-gap:20px;-webkit-column-gap:20px}}@media screen and (max-width:960px){.t004__text-column-count_2,.t004__text-column-count_3,.t004__text-column-count_4{column-count:1;column-gap:0;-moz-column-count:1;-moz-column-gap:0;-webkit-column-count:1;-webkit-column-gap:0}}@media screen and (max-width:640px){.t004 h1{font-size:28px;line-height:35px}}.t119__preface{color:#000;font-size:30px;line-height:1.35}@media screen and (max-width:640px){.t119__preface{font-size:22px}}@media screen and (min-width:960px){.t119__preface{margin-top:-1px}}.t123__centeredContainer{text-align:center}.t134__logo{width:100%;font-size:28px;font-weight:600}.t134{text-align:center}.t134__img{max-width:300px}.t134__title{font-family:'Roboto Condensed',Arial,sans-serif;font-size:24px;line-height:25px;text-align:center;padding-top:28px;padding-bottom:9px;color:#000}.t134__descr{font-size:14px;color:#000;line-height:26px;letter-spacing:1px;text-align:center;font-family:'Roboto Condensed',Arial,sans-serif;padding-top:22px;padding-bottom:6px;opacity:.7}.t134 a{color:#000}.t174__textwrapper{background-color:#fff;height:530px;display:table;padding:0 60px}.t174__trow{display:table-row}.t174__title{padding-top:20px;padding-bottom:20px;display:table-cell;vertical-align:middle;height:100%}.t174__uptitle{display:table-cell;padding-bottom:30px;padding-top:60px}.t174__descr{display:table-cell;padding:30px 0 55px 0}@media screen and (max-width:640px){.t174 .t-cover__wrapper{padding-left:10px;padding-right:10px}.t174__textwrapper{margin:20px auto;padding:0 20px}.t174__uptitle{padding-left:10px;padding-right:10px}.t174__title{padding-left:10px;padding-right:10px;font-size:34px}.t174__descr{padding-left:10px;padding-right:10px}}.t188{overflow:hidden}.t188__wrapone{position:relative;right:50%;float:right}.t188__wraptwo{position:relative;z-index:1;right:-50%}.t188__sociallinkimg{display:inline-block;padding-left:5px;padding-right:5px}.t188__imgwrapper{background-size:contain;background-repeat:no-repeat;background-position:center}.t210 .t210__descrblock{float:right;margin:0;padding:6px 0 20px 30px}.t210__line{width:100%;max-width:240px;height:1px;background-color:#000;margin-bottom:24px}@media screen and (max-width:960px){.t210 .t210__descrblock{float:none}}@media screen and (max-width:640px){.t210 .t-col_8{padding-left:0;padding-right:0}.t210 .t210__descrblock{margin:0;padding:6px 0 20px 0}}.t225__title{padding-top:8px;padding-bottom:3px}.t225__uptitle{padding-top:10px;padding-bottom:50px}.t225__descr{padding:41px 0 0 0}.t-menusub__menu{display:none}.t228{width:100%;height:80px;z-index:2000;position:fixed;top:0;box-shadow:0 1px 3px rgba(0,0,0,0);transition:background-color .3s linear}.t228__beforeready{visibility:hidden}.t228 ul{margin:0}.t228__maincontainer{width:100%;height:80px;display:table}.t228__maincontainer.t228__c12collumns{max-width:1200px;margin:0 auto}.t228__leftside{display:table-cell;vertical-align:middle}.t228__centerside{display:table-cell;vertical-align:middle;text-align:center;width:100%}.t228__centerside.t228__menualign_left{text-align:left}.t228__centerside.t228__menualign_right{text-align:right}.t228__rightside{display:table-cell;vertical-align:middle;text-align:right}.t228__right_langs_lang a[href=""]{cursor:text}.t228 .lastside{display:table-cell;vertical-align:middle}.t228__padding40px{width:40px}.t228__maincontainer.t228__c12collumns .t228__padding40px{width:20px}.t228__logo{display:inline-block;font-size:24px;font-weight:400;white-space:nowrap;padding-right:30px}.t228__imglogo{margin-right:30px;vertical-align:middle}.t228__list{list-style-type:none;margin:0;padding:0!important;transition:opacity ease-in-out .2s}.t228__list_item{clear:both;font-family:'Roboto Condensed',Arial,sans-serif;font-size:16px;display:inline-block;padding-left:15px;padding-right:15px;margin:0;color:#000;white-space:nowrap}.t228__list_item .t-active{opacity:.7}.t228__list_item:first-child{padding-left:0}.t228__list_item:last-child{padding-right:0}.t228__leftcontainer{display:inline-block}.t228__rightcontainer{display:table;text-align:right;width:auto;position:relative;float:right}.t228__right_descr{padding-left:30px;display:table-cell;vertical-align:middle;white-space:nowrap;font-family:'Roboto Condensed',Arial,sans-serif;font-size:13px;color:#000}.t228__right_buttons{padding-left:30px;display:table-cell;vertical-align:middle}.t228__right_buttons_wrap{display:table;width:auto;float:right}.t228__right_buttons_but{display:table-cell;vertical-align:middle}.t228__right_share_buttons{display:table-cell;vertical-align:middle;min-width:220px}.t228 .b-share{display:table!important;float:right}.t228 .b-share-btn__wrap{display:table-cell!important;float:none!important;padding-left:5px!important}.t228__right_langs{padding-left:30px;display:table-cell;vertical-align:middle}.t228__right_langs_wrap{display:table;width:auto;float:right}.t228__right_langs_lang{display:table-cell;vertical-align:middle;padding:0 10px;font-family:'Roboto Condensed',Arial,sans-serif;font-size:16px;color:#000;word-break:keep-all}.t228__right_social_links{padding-left:30px;display:table-cell;vertical-align:middle;line-height:0}.t228__right_social_links_wrap{display:table;width:auto}.t228__right_social_links a{display:block;vertical-align:middle}.t228__right_social_links_item{display:table-cell;vertical-align:middle;padding:0 5px}.t228__mobile{display:none;width:100%;top:0;z-index:990}.t228 a,#allrecords .t228 a{text-decoration:none;color:#000}.t228 .t-btn{height:40px;font-size:14px;padding-left:30px;padding-right:30px;margin-left:10px}.t228__right_langs_lang a,.t228__right_langs_lang .t794__tm-link{white-space:nowrap}@media screen and (max-width:1200px){.t228__padding40px{width:20px}.t228__maincontainer.t228__c12collumns .t228__padding40px{width:20px}.t228__imglogo{margin-right:15px}.t228__logo{padding-right:15px}.t228__right_descr{padding-left:15px}.t228__right_buttons{padding-left:15px}.t228__right_share_buttons{padding-left:15px}.t228__right_langs{padding-left:15px}.t228__right_social_links{padding-left:15px}}@media screen and (max-width:980px){.t228__list_hidden{opacity:1}.t228{position:static;text-align:center;display:block;margin:0;padding:0;height:auto!important}.t228__maincontainer{height:auto!important;display:block}.t228__mobile.t228__positionfixed+.t228.t228__positionfixed{top:64px}.t228__leftside,.t228__rightside,.t228__centerside{display:block;text-align:center;float:none}.t228__leftcontainer,.t228__centercontainer,.t228__rightcontainer{padding:20px 0}.t228__imglogo{width:auto!important;box-sizing:border-box;padding:20px;margin:0 auto}.t228__imglogomobile.t228__imglogo{width:100%!important;min-width:100%!important}.t228__padding40px{display:none}.t228__padding10px{display:none}.t228__rightcontainer{display:table;position:static;float:none;text-align:center;margin:0 auto}.t228__right_share_buttons{display:table;position:static;padding:15px 0;margin:0 auto;text-align:center;float:none;min-width:inherit}.t228__right_buttons{display:table;padding:15px 0;margin:0 auto;text-align:center}.t228__right_descr,.t228__right_langs,.t228__right_social_links{display:table;padding:10px 0;margin:0 auto;text-align:center}.t228__logo{text-align:center;margin:20px}.t228 img{float:inherit}.t228 .t228__list_item{display:block;text-align:center;padding:10px!important;white-space:normal}.t228__list_item a{display:inline-block}.t228 .t-btn{margin-left:5px;margin-left:5px}.t228__logo{white-space:normal;padding:0}.t228.t228__hidden{display:none;height:100%}.t228__mobile{background-color:#111;display:block}.t228__mobile_text{position:absolute;color:#fff;top:50%;max-width:calc(100% - 80px);-webkit-transform:translateY(-50%);transform:translateY(-50%);left:20px}.t228__mobile_container{padding:20px;position:relative;min-height:24px}.t228__burger{position:absolute;top:50%;margin-top:-10px;right:20px;width:28px;height:20px;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:.5s ease-in-out;cursor:pointer;z-index:1003}.t228__burger 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:#fff}.t228__burger span:nth-child(1){top:0}.t228__burger span:nth-child(2),.t228__burger span:nth-child(3){top:8px}.t228__burger span:nth-child(4){top:16px}.t228_opened .t228__burger span:nth-child(1){top:8px;width:0%;left:50%}.t228_opened .t228__burger span:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.t228_opened .t228__burger span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.t228_opened .t228__burger span:nth-child(4){top:8px;width:0%;left:50%}}@media screen and (max-width:640px){.t228__right_buttons_but{display:table;padding:0 0;margin:0 auto 10px}}.t228__overflow{overflow:scroll}.t228__positionabsolute{position:absolute}.t228__mobile.t228__positionfixed{position:fixed}.t228__positionstatic{position:static}.t228 .ya-share2__container_size_m .ya-share2__icon{width:28px;height:28px}.t228 .ya-share2__list{margin-bottom:0}.t228 .ya-share2__container_size_m .ya-share2__counter{line-height:28px}.t228__black-white .ya-share2__badge{background-color:#111!important}.t228__transp-white .ya-share2__badge{background-color:transparent!important}.t228__transp-white .ya-share2__container_size_m .ya-share2__counter:before{display:none}.t228__transp-white .ya-share2__container_size_m .ya-share2__counter{padding-left:0!important;margin-top:2px}.t228__white-black .ya-share2__badge{background-color:#fff!important}.t228__white-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==)}.t228__white-black .ya-share2__container_size_m .ya-share2__counter{color:#222}.t228__white-black .ya-share2__counter:before{background-color:#222}.t228__white-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0Ljg4MyAxOS4zOTZzLjMyNS0uMDM2LjQ5LS4yMThjLjE1NC0uMTY3LjE1LS40OC4xNS0uNDhzLS4wMjMtMS40NjguNjQ4LTEuNjg0Yy42Ni0uMjEzIDEuNTEgMS40MTggMi40MDggMi4wNDYuNjguNDc0IDEuMTk3LjM3IDEuMTk3LjM3bDIuNDA0LS4wMzRzMS4yNTYtLjA4LjY2LTEuMDg0Yy0uMDUtLjA4Mi0uMzQ4LS43NDMtMS43ODgtMi4xMDItMS41MDctMS40MjMtMS4zMDUtMS4xOTIuNTEtMy42NTMgMS4xMDYtMS40OTggMS41NDgtMi40MTIgMS40MS0yLjgwNC0uMTMyLS4zNzMtLjk0NS0uMjc1LS45NDUtLjI3NWwtMi43MDYuMDE3cy0uMi0uMDI4LS4zNS4wNjNjLS4xNDQuMDg4LS4yMzguMjk1LS4yMzguMjk1cy0uNDI4IDEuMTYtMSAyLjE0NmMtMS4yMDQgMi4wOC0xLjY4NiAyLjE5LTEuODgzIDIuMDYtLjQ2LS4zLS4zNDUtMS4yMS0uMzQ1LTEuODU1IDAtMi4wMTcuMy0yLjg1Ny0uNTg2LTMuMDc1LS4yOTUtLjA3Mi0uNTEyLS4xMi0xLjI2NC0uMTI4LS45NjYtLjAxLTEuNzgzLjAwMy0yLjI0Ni4yMzQtLjMwOC4xNTMtLjU0Ni40OTUtLjQuNTE0LjE3OC4wMjUuNTgzLjExLjc5OC40MS4yNzcuMzgyLjI2OCAxLjI0NC4yNjggMS4yNDRzLjE2IDIuMzczLS4zNzMgMi42NjhjLS4zNjUuMjAyLS44NjUtLjIxLTEuOTQtMi4wOTgtLjU1LS45NjctLjk2Ni0yLjAzNi0uOTY2LTIuMDM2cy0uMDgtLjItLjIyMy0uMzA2Yy0uMTczLS4xMy0uNDE2LS4xNy0uNDE2LS4xN2wtMi41Ny4wMTZzLS4zODguMDEtLjUzLjE4MmMtLjEyNS4xNTItLjAxLjQ2Ni0uMDEuNDY2czIuMDE0IDQuNzkgNC4yOTQgNy4yMDJjMi4wOSAyLjIxNCA0LjQ2NSAyLjA2OCA0LjQ2NSAyLjA2OGgxLjA3NnoiICBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=)}.t228__white-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIzIDguNzNhNy4zOCA3LjM4IDAgMCAxLTIuMTIuNTgzIDMuNzA2IDMuNzA2IDAgMCAwIDEuNjIzLTIuMDQzIDcuMzk3IDcuMzk3IDAgMCAxLTIuMzQ2Ljg5NiAzLjY5MyAzLjY5MyAwIDAgMC02LjI5MyAzLjM2OCAxMC40ODUgMTAuNDg1IDAgMCAxLTcuNjEtMy44NThjLS4zMi41NDUtLjUgMS4xOC0uNSAxLjg1NiAwIDEuMjguNjUgMi40MSAxLjY0MiAzLjA3M2EzLjY4MyAzLjY4MyAwIDAgMS0xLjY3My0uNDYydi4wNDdjMCAxLjc4OCAxLjI3MyAzLjI4IDIuOTYyIDMuNjJhMy43MTggMy43MTggMCAwIDEtMS42NjcuMDYzIDMuNjk3IDMuNjk3IDAgMCAwIDMuNDUgMi41NjRBNy40MSA3LjQxIDAgMCAxIDUgMTkuOTY3YTEwLjQ1MyAxMC40NTMgMCAwIDAgNS42NiAxLjY1OGM2Ljc5NCAwIDEwLjUwOC01LjYyNiAxMC41MDgtMTAuNTA1IDAtLjE2LS4wMDMtLjMyLS4wMS0uNDc4QTcuNTA3IDcuNTA3IDAgMCAwIDIzIDguNzMyeiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+)}.t228__white-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==);background-size:28px 28px}.t228__transp-black .ya-share2__badge{background-color:transparent!important}.t228__transp-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==)}.t228__transp-black .ya-share2__container_size_m .ya-share2__counter{color:#222;padding-left:0!important;margin-top:2px}.t228__transp-black .ya-share2__counter:before{display:none}.t228__transp-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0Ljg4MyAxOS4zOTZzLjMyNS0uMDM2LjQ5LS4yMThjLjE1NC0uMTY3LjE1LS40OC4xNS0uNDhzLS4wMjMtMS40NjguNjQ4LTEuNjg0Yy42Ni0uMjEzIDEuNTEgMS40MTggMi40MDggMi4wNDYuNjguNDc0IDEuMTk3LjM3IDEuMTk3LjM3bDIuNDA0LS4wMzRzMS4yNTYtLjA4LjY2LTEuMDg0Yy0uMDUtLjA4Mi0uMzQ4LS43NDMtMS43ODgtMi4xMDItMS41MDctMS40MjMtMS4zMDUtMS4xOTIuNTEtMy42NTMgMS4xMDYtMS40OTggMS41NDgtMi40MTIgMS40MS0yLjgwNC0uMTMyLS4zNzMtLjk0NS0uMjc1LS45NDUtLjI3NWwtMi43MDYuMDE3cy0uMi0uMDI4LS4zNS4wNjNjLS4xNDQuMDg4LS4yMzguMjk1LS4yMzguMjk1cy0uNDI4IDEuMTYtMSAyLjE0NmMtMS4yMDQgMi4wOC0xLjY4NiAyLjE5LTEuODgzIDIuMDYtLjQ2LS4zLS4zNDUtMS4yMS0uMzQ1LTEuODU1IDAtMi4wMTcuMy0yLjg1Ny0uNTg2LTMuMDc1LS4yOTUtLjA3Mi0uNTEyLS4xMi0xLjI2NC0uMTI4LS45NjYtLjAxLTEuNzgzLjAwMy0yLjI0Ni4yMzQtLjMwOC4xNTMtLjU0Ni40OTUtLjQuNTE0LjE3OC4wMjUuNTgzLjExLjc5OC40MS4yNzcuMzgyLjI2OCAxLjI0NC4yNjggMS4yNDRzLjE2IDIuMzczLS4zNzMgMi42NjhjLS4zNjUuMjAyLS44NjUtLjIxLTEuOTQtMi4wOTgtLjU1LS45NjctLjk2Ni0yLjAzNi0uOTY2LTIuMDM2cy0uMDgtLjItLjIyMy0uMzA2Yy0uMTczLS4xMy0uNDE2LS4xNy0uNDE2LS4xN2wtMi41Ny4wMTZzLS4zODguMDEtLjUzLjE4MmMtLjEyNS4xNTItLjAxLjQ2Ni0uMDEuNDY2czIuMDE0IDQuNzkgNC4yOTQgNy4yMDJjMi4wOSAyLjIxNCA0LjQ2NSAyLjA2OCA0LjQ2NSAyLjA2OGgxLjA3NnoiICBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=)}.t228__transp-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIzIDguNzNhNy4zOCA3LjM4IDAgMCAxLTIuMTIuNTgzIDMuNzA2IDMuNzA2IDAgMCAwIDEuNjIzLTIuMDQzIDcuMzk3IDcuMzk3IDAgMCAxLTIuMzQ2Ljg5NiAzLjY5MyAzLjY5MyAwIDAgMC02LjI5MyAzLjM2OCAxMC40ODUgMTAuNDg1IDAgMCAxLTcuNjEtMy44NThjLS4zMi41NDUtLjUgMS4xOC0uNSAxLjg1NiAwIDEuMjguNjUgMi40MSAxLjY0MiAzLjA3M2EzLjY4MyAzLjY4MyAwIDAgMS0xLjY3My0uNDYydi4wNDdjMCAxLjc4OCAxLjI3MyAzLjI4IDIuOTYyIDMuNjJhMy43MTggMy43MTggMCAwIDEtMS42NjcuMDYzIDMuNjk3IDMuNjk3IDAgMCAwIDMuNDUgMi41NjRBNy40MSA3LjQxIDAgMCAxIDUgMTkuOTY3YTEwLjQ1MyAxMC40NTMgMCAwIDAgNS42NiAxLjY1OGM2Ljc5NCAwIDEwLjUwOC01LjYyNiAxMC41MDgtMTAuNTA1IDAtLjE2LS4wMDMtLjMyLS4wMS0uNDc4QTcuNTA3IDcuNTA3IDAgMCAwIDIzIDguNzMyeiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+)}.t228__transp-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==);background-size:28px 28px}.t029__container{text-align:center;padding-bottom:8px}.t029__col{float:none;display:inline-block}.t029__linewrapper{position:relative}.t029__line{width:100%;height:1px;display:table-cell}.t029__opacity{display:table-cell;min-width:200px;height:1px}@media screen and (max-width:600px){.t029__opacity{min-width:120px}}.t390__wrapper{padding:40px 45px}.t390__close{position:fixed;right:20px;top:20px;width:29px;height:32px;cursor:pointer;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;z-index:9999999}.t390__close:hover{opacity:.7}.t390__close-line{position:absolute;left:15px;height:33px;width:2px;background-color:#fff}.t390__close-line-first{-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.t390__close-line-second{-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.t390__img{display:block;width:100%}.t390__btn{font-size:14px;height:52px;padding:0 25px;margin-top:10px;margin-right:4px;margin-left:4px}.t390__btn.t390__btn_first{margin-right:4px!important}.t390__btn-wrapper,.t390__social{margin-top:16px}.t390__uptitle{margin-bottom:12px}.t390__descr{margin-top:17px}@media screen and (max-width:960px){.t390__wrapper{padding:30px}}@media screen and (max-width:640px){.t390__wrapper{padding:20px}.t390__btn{font-size:12px;height:44px;padding:0 18px}.t390__btn-wrapper,.t390__social{margin-top:16px}.t390__uptitle{margin-bottom:6px}.t390__descr{margin-top:8px}}.t390 .ya-share2__container_size_m .ya-share2__icon{width:26px;height:26px}.t390 .ya-share2__list{margin-bottom:0}.t390__circle-lg .ya-share2__container_size_m .ya-share2__icon{width:34px!important;height:34px!important;background-size:34px 34px!important}.t390__circle-lg .ya-share2__container_size_m .ya-share2__counter{font-size:12px;line-height:1.3;padding:10px 9px 0 9px}.t390__circle-lg .ya-share2__container_size_m .ya-share2__counter:before{margin-left:-9px}.t390__circle-xl .ya-share2__container_size_m .ya-share2__icon{width:42px!important;height:42px!important;background-size:42px 42px!important}.t390__circle-xl .ya-share2__container_size_m .ya-share2__counter{font-size:14px;line-height:1.3;padding:13px 11px 0 11px}.t390__circle-xl .ya-share2__container_size_m .ya-share2__counter:before{margin-left:-11px}.t390__circle-xxl .ya-share2__container_size_m .ya-share2__icon{width:50px!important;height:50px!important;background-size:50px 50px!important}.t390__circle-xxl .ya-share2__container_size_m .ya-share2__counter{font-size:16px;line-height:1.3;padding:17px 14px 0 14px}.t390__circle-xxl .ya-share2__container_size_m .ya-share2__counter:before{margin-left:-14px}.t390__black-white .ya-share2__badge{background-color:#111!important}.t390__transp-white .ya-share2__badge{background-color:transparent!important}.t390__transp-white .ya-share2__container_size_m .ya-share2__counter:before{display:none}.t390__transp-white .ya-share2__container_size_m .ya-share2__counter{padding-left:0!important;margin-top:1px}.t390__circle-lg.t390__transp-white .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon{width:30px}.t390__circle-xl.t390__transp-white .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon{width:35px;background-size:40px 42px!important}.t390__circle-xxl.t390__transp-white .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon{width:40px;background-size:44px 50px!important}.t390__circle-xl.t390__transp-white .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon{width:35px;background-size:40px 42px!important}.t390__circle-xxl.t390__transp-white .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon{width:40px;background-size:44px 50px!important}.t390__white-black .ya-share2__badge{background-color:#fff!important}.t390__white-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==)}.t390__white-black .ya-share2__container_size_m .ya-share2__counter{color:#222}.t390__white-black .ya-share2__counter:before{background-color:#222}.t390__white-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0Ljg4MyAxOS4zOTZzLjMyNS0uMDM2LjQ5LS4yMThjLjE1NC0uMTY3LjE1LS40OC4xNS0uNDhzLS4wMjMtMS40NjguNjQ4LTEuNjg0Yy42Ni0uMjEzIDEuNTEgMS40MTggMi40MDggMi4wNDYuNjguNDc0IDEuMTk3LjM3IDEuMTk3LjM3bDIuNDA0LS4wMzRzMS4yNTYtLjA4LjY2LTEuMDg0Yy0uMDUtLjA4Mi0uMzQ4LS43NDMtMS43ODgtMi4xMDItMS41MDctMS40MjMtMS4zMDUtMS4xOTIuNTEtMy42NTMgMS4xMDYtMS40OTggMS41NDgtMi40MTIgMS40MS0yLjgwNC0uMTMyLS4zNzMtLjk0NS0uMjc1LS45NDUtLjI3NWwtMi43MDYuMDE3cy0uMi0uMDI4LS4zNS4wNjNjLS4xNDQuMDg4LS4yMzguMjk1LS4yMzguMjk1cy0uNDI4IDEuMTYtMSAyLjE0NmMtMS4yMDQgMi4wOC0xLjY4NiAyLjE5LTEuODgzIDIuMDYtLjQ2LS4zLS4zNDUtMS4yMS0uMzQ1LTEuODU1IDAtMi4wMTcuMy0yLjg1Ny0uNTg2LTMuMDc1LS4yOTUtLjA3Mi0uNTEyLS4xMi0xLjI2NC0uMTI4LS45NjYtLjAxLTEuNzgzLjAwMy0yLjI0Ni4yMzQtLjMwOC4xNTMtLjU0Ni40OTUtLjQuNTE0LjE3OC4wMjUuNTgzLjExLjc5OC40MS4yNzcuMzgyLjI2OCAxLjI0NC4yNjggMS4yNDRzLjE2IDIuMzczLS4zNzMgMi42NjhjLS4zNjUuMjAyLS44NjUtLjIxLTEuOTQtMi4wOTgtLjU1LS45NjctLjk2Ni0yLjAzNi0uOTY2LTIuMDM2cy0uMDgtLjItLjIyMy0uMzA2Yy0uMTczLS4xMy0uNDE2LS4xNy0uNDE2LS4xN2wtMi41Ny4wMTZzLS4zODguMDEtLjUzLjE4MmMtLjEyNS4xNTItLjAxLjQ2Ni0uMDEuNDY2czIuMDE0IDQuNzkgNC4yOTQgNy4yMDJjMi4wOSAyLjIxNCA0LjQ2NSAyLjA2OCA0LjQ2NSAyLjA2OGgxLjA3NnoiICBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=)}.t390__white-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIzIDguNzNhNy4zOCA3LjM4IDAgMCAxLTIuMTIuNTgzIDMuNzA2IDMuNzA2IDAgMCAwIDEuNjIzLTIuMDQzIDcuMzk3IDcuMzk3IDAgMCAxLTIuMzQ2Ljg5NiAzLjY5MyAzLjY5MyAwIDAgMC02LjI5MyAzLjM2OCAxMC40ODUgMTAuNDg1IDAgMCAxLTcuNjEtMy44NThjLS4zMi41NDUtLjUgMS4xOC0uNSAxLjg1NiAwIDEuMjguNjUgMi40MSAxLjY0MiAzLjA3M2EzLjY4MyAzLjY4MyAwIDAgMS0xLjY3My0uNDYydi4wNDdjMCAxLjc4OCAxLjI3MyAzLjI4IDIuOTYyIDMuNjJhMy43MTggMy43MTggMCAwIDEtMS42NjcuMDYzIDMuNjk3IDMuNjk3IDAgMCAwIDMuNDUgMi41NjRBNy40MSA3LjQxIDAgMCAxIDUgMTkuOTY3YTEwLjQ1MyAxMC40NTMgMCAwIDAgNS42NiAxLjY1OGM2Ljc5NCAwIDEwLjUwOC01LjYyNiAxMC41MDgtMTAuNTA1IDAtLjE2LS4wMDMtLjMyLS4wMS0uNDc4QTcuNTA3IDcuNTA3IDAgMCAwIDIzIDguNzMyeiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+)}.t390__white-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==);background-size:24px 24px}.t390__transp-black .ya-share2__badge{background-color:transparent!important}.t390__transp-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==)}.t390__circle-lg.t390__transp-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon{width:30px}.t390__circle-xl.t390__transp-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon{width:35px;background-size:40px 42px}.t390__circle-xxl.t390__transp-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon{width:40px;background-size:44px 50px}.t390__transp-black .ya-share2__container_size_m .ya-share2__counter{color:#222;padding-left:0!important;margin-top:1px}.t390__transp-black .ya-share2__counter:before{display:none}.t390__transp-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0Ljg4MyAxOS4zOTZzLjMyNS0uMDM2LjQ5LS4yMThjLjE1NC0uMTY3LjE1LS40OC4xNS0uNDhzLS4wMjMtMS40NjguNjQ4LTEuNjg0Yy42Ni0uMjEzIDEuNTEgMS40MTggMi40MDggMi4wNDYuNjguNDc0IDEuMTk3LjM3IDEuMTk3LjM3bDIuNDA0LS4wMzRzMS4yNTYtLjA4LjY2LTEuMDg0Yy0uMDUtLjA4Mi0uMzQ4LS43NDMtMS43ODgtMi4xMDItMS41MDctMS40MjMtMS4zMDUtMS4xOTIuNTEtMy42NTMgMS4xMDYtMS40OTggMS41NDgtMi40MTIgMS40MS0yLjgwNC0uMTMyLS4zNzMtLjk0NS0uMjc1LS45NDUtLjI3NWwtMi43MDYuMDE3cy0uMi0uMDI4LS4zNS4wNjNjLS4xNDQuMDg4LS4yMzguMjk1LS4yMzguMjk1cy0uNDI4IDEuMTYtMSAyLjE0NmMtMS4yMDQgMi4wOC0xLjY4NiAyLjE5LTEuODgzIDIuMDYtLjQ2LS4zLS4zNDUtMS4yMS0uMzQ1LTEuODU1IDAtMi4wMTcuMy0yLjg1Ny0uNTg2LTMuMDc1LS4yOTUtLjA3Mi0uNTEyLS4xMi0xLjI2NC0uMTI4LS45NjYtLjAxLTEuNzgzLjAwMy0yLjI0Ni4yMzQtLjMwOC4xNTMtLjU0Ni40OTUtLjQuNTE0LjE3OC4wMjUuNTgzLjExLjc5OC40MS4yNzcuMzgyLjI2OCAxLjI0NC4yNjggMS4yNDRzLjE2IDIuMzczLS4zNzMgMi42NjhjLS4zNjUuMjAyLS44NjUtLjIxLTEuOTQtMi4wOTgtLjU1LS45NjctLjk2Ni0yLjAzNi0uOTY2LTIuMDM2cy0uMDgtLjItLjIyMy0uMzA2Yy0uMTczLS4xMy0uNDE2LS4xNy0uNDE2LS4xN2wtMi41Ny4wMTZzLS4zODguMDEtLjUzLjE4MmMtLjEyNS4xNTItLjAxLjQ2Ni0uMDEuNDY2czIuMDE0IDQuNzkgNC4yOTQgNy4yMDJjMi4wOSAyLjIxNCA0LjQ2NSAyLjA2OCA0LjQ2NSAyLjA2OGgxLjA3NnoiICBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=)}.t390__transp-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIzIDguNzNhNy4zOCA3LjM4IDAgMCAxLTIuMTIuNTgzIDMuNzA2IDMuNzA2IDAgMCAwIDEuNjIzLTIuMDQzIDcuMzk3IDcuMzk3IDAgMCAxLTIuMzQ2Ljg5NiAzLjY5MyAzLjY5MyAwIDAgMC02LjI5MyAzLjM2OCAxMC40ODUgMTAuNDg1IDAgMCAxLTcuNjEtMy44NThjLS4zMi41NDUtLjUgMS4xOC0uNSAxLjg1NiAwIDEuMjguNjUgMi40MSAxLjY0MiAzLjA3M2EzLjY4MyAzLjY4MyAwIDAgMS0xLjY3My0uNDYydi4wNDdjMCAxLjc4OCAxLjI3MyAzLjI4IDIuOTYyIDMuNjJhMy43MTggMy43MTggMCAwIDEtMS42NjcuMDYzIDMuNjk3IDMuNjk3IDAgMCAwIDMuNDUgMi41NjRBNy40MSA3LjQxIDAgMCAxIDUgMTkuOTY3YTEwLjQ1MyAxMC40NTMgMCAwIDAgNS42NiAxLjY1OGM2Ljc5NCAwIDEwLjUwOC01LjYyNiAxMC41MDgtMTAuNTA1IDAtLjE2LS4wMDMtLjMyLS4wMS0uNDc4QTcuNTA3IDcuNTA3IDAgMCAwIDIzIDguNzMyeiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+)}.t390__transp-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==);background-size:24px 24px}.t396__iframe{z-index:10000;background-color:#fff;width:100vw;height:100vh;position:fixed;top:0;left:0;border:0}.t396__body_overflow_hidden{overflow:hidden}.t396__display_none{display:none}.t396__artboard{position:relative;width:100%;height:100vh;overflow:hidden}.t396__artboard .t396__artboard_scale{overflow:visible}.t396__artboard.t396__artboard_scale .t396__elem[data-elem-type="text"] .tn-atom{word-break:normal}.t396__artboard_scale .t396__carrier,.t396__artboard_scale .t396__filter{transform-origin:top left}.tn-atom__scale-wrapper{width:inherit;height:inherit}.t396__elem .tn-atom__scale-wrapper .tn-atom{width:inherit;height:inherit!important}.t396__artboard.rendering .tn-elem{visibility:hidden}.t396__artboard.rendered .tn-elem{visibility:visible}.t396__carrier{position:absolute;left:0;top:0;z-index:0;width:100%;height:100vh;-moz-transform:unset}.t396__filter{position:absolute;left:0;top:0;z-index:1;width:100%;height:100vh;transform:translateZ(0)}.t396__elem{position:absolute;box-sizing:border-box;display:table}.t396 .tn-atom{display:table-cell;vertical-align:middle;width:100%;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%}@media screen and (max-width:959px){.t396_safari .t396__artboard_scale .tn-atom{-webkit-text-size-adjust:auto;-moz-text-size-adjust:auto;-ms-text-size-adjust:auto}}.t396 .tn-atom ul,.t396 .tn-atom ol{margin-bottom:0}.t396_safari .tn-atom{transform:translateZ(0)}.t396 a.tn-atom{text-decoration:none}.t396 .tn-atom__img{width:100%;display:block}.t396 .tn-atom__html{vertical-align:top}.t396 .tn-atom__pin{border-radius:1000px;border-style:solid}.t396 .tn-atom__pin_onclick{cursor:pointer}.t396 .tn-atom__tip{position:absolute;box-sizing:border-box;width:300px;max-width:90vw;padding:15px;display:none}.t396 .tn-atom__pin:hover .tn-atom__tip{display:none}.t396 .tn-atom__tip-img{width:100%;display:block;margin-bottom:10px}.t396 .tn-atom__tip[data-tip-pos=top]{bottom:100%;margin-bottom:15px;left:50%;transform:translateX(-50%)}.t396 .tn-atom__tip[data-tip-pos=bottom]{top:100%;margin-top:15px;left:50%;transform:translateX(-50%)}.t396 .tn-atom__tip[data-tip-pos=left]{right:100%;margin-right:15px;top:50%;transform:translateY(-50%)}.t396 .tn-atom__tip[data-tip-pos=right]{left:100%;margin-left:15px;top:50%;transform:translateY(-50%)}.t396__ui{position:absolute;top:16px;left:196px;background-color:#fa876b;color:#000!important;height:30px;line-height:30px;width:100px;z-index:1000;text-align:center;border-radius:3px;display:none;font-size:14px}.t404 .t-col_4{margin-bottom:40px}.t404 a{text-decoration:none;color:#000}.t404__textwrapper{margin-bottom:28px;margin-top:16px}.t404__paddingsmall{padding:20px 30px 25px;background:#fff;margin-top:0;margin-bottom:0}.t404__paddingbig{padding:30px 40px 35px;background:#fff;margin-top:0;margin-bottom:0}.t404__paddingsmall .t404__uptitle{margin-top:0}.t404__uptitle{margin-top:12px;margin-bottom:10px}.t404__tag{font-size:11px;font-weight:400;line-height:16px;letter-spacing:1px;color:#777}.t404__date{font-size:12px;font-weight:400;line-height:16px;letter-spacing:1px;color:#777}.t404__title{margin-bottom:12px}.t404__descr{color:#777}.t404__imgbox{position:relative}.t404__img{-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-repeat:no-repeat;background-position:center center;position:absolute;top:0;left:0;right:0;bottom:0}.t404__separator{padding-top:65%}.t404__buttonwrapper{padding:0 20px;text-align:center}.t404__col{margin-bottom:40px}@media screen and (max-width:1200px){.t404__col{margin-bottom:20px}}@media screen and (max-width:960px){.t404__imgbox{width:50%;display:inline;float:left;margin-right:20px}.t404__withbg .t404__imgbox{display:table-cell;float:none;vertical-align:top;margin-right:0}.t404 .t-col_3,.t404 .t-col_4,.t404 .t-col_6{max-width:100%;margin-bottom:50px}.t404__link:before,.t404__link:after{content:"";display:table;clear:both}.t404__textwrapper{display:table;margin-top:0;width:calc(50% - 20px)}.t404__withbg .t404__textwrapper{display:table-cell;float:none;vertical-align:top;margin-right:0}.t404 .t404__withbg{margin-bottom:30px}.t404__uptitle{margin-top:0}.t404__link{display:table;width:100%}}@media screen and (max-width:640px){.t404__imgbox,.t404__withbg .t404__imgbox,.t404__withbg .t404__textwrapper{width:100%;display:block;float:none}.t404__link{display:block;width:100%}.t404__imgbox{margin-right:0}.t404__textwrapper{margin-top:16px;width:100%}.t404__withbg .t404__textwrapper{margin-top:0;box-sizing:border-box}}.record[off=y] .t450{display:none}.t450__static.t450__overlay{position:relative!important;height:100vh;z-index:1!important}.t450__static.t450{position:absolute!important;height:100vh;z-index:1!important}.t450__body_menushowed{height:100vh;min-height:100vh;overflow:hidden}.t450 a,#allrecords .t450 a{text-decoration:none;color:#000}.t450{position:fixed;top:0;right:0;bottom:0;max-width:300px;width:100%;z-index:99999;overflow:hidden;-webkit-transition:transform ease-in-out 0.3s;-moz-transition:transform ease-in-out 0.3s;-o-transition:transform ease-in-out 0.3s;transition:transform ease-in-out 0.3s;-moz-transform:translate(100%,0);-ms-transform:translate(100%,0);-webkit-transform:translate(100%,0);-o-transform:translate(100%,0);transform:translate(100%,0);background-color:#111}.t450.t450__overflowed{overflow-y:scroll}.t450__close{width:40px;height:40px;background-color:#111;position:absolute;top:5px;right:5px;cursor:pointer;z-index:999999}.t450__static.t450__close{position:absolute;z-index:1}.t450__left{left:0;right:auto;-moz-transform:translate(-100%,0);-ms-transform:translate(-100%,0);-webkit-transform:translate(-100%,0);-o-transform:translate(-100%,0);transform:translate(-100%,0)}.t450__menu_show.t450{-moz-transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);z-index:999999}.t450__overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;opacity:0;z-index:-1;-webkit-transition:opacity ease-in-out 0.3s;-moz-transition:opacity ease-in-out 0.3s;-o-transition:opacity ease-in-out 0.3s;transition:opacity ease-in-out 0.3s}.t450__menu_show.t450__overlay{display:block;z-index:99999;opacity:1}.t450__overlay_bg{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000;opacity:.6}.t450__container{box-sizing:border-box;padding:48px 40px 38px;position:relative;height:100%}.t450__rightside{position:absolute;right:40px;bottom:38px;left:40px}.t450__overflowed .t450__rightside{position:relative;right:auto;bottom:auto;left:auto}.t450__logowrapper{margin-bottom:25px}.t450__logo{color:#fff}.t450__logoimg{display:block;width:100%;max-width:120px}.t-align_center .t450__logoimg{margin:0 auto}.t-align_right .t450__logoimg{margin-left:auto}.t450__list{list-style-type:none;margin:0;padding:0!important}.t450__list_item{clear:both;font-family:'Roboto Condensed',Arial,sans-serif;font-size:16px;display:block;margin:0;color:#000}.t450__list_item a{margin-bottom:15px;display:inline-block}.t450__list_item a.t-menusub__link-item{margin-bottom:0}.t450__list_item:last-child a{margin-bottom:0!important;display:inline-block}.t450__list_item .t-active{opacity:.7}.t450__right_social_links{margin-top:24px}.t450__right_social_links_item{display:inline-block;vertical-align:top;margin-right:4px;margin-top:2px}.t450__right_social_links_item:last-child{margin-right:0}.t450__right_descr{font-family:'Roboto Condensed',Arial,sans-serif;font-size:13px;color:#fff;margin-top:25px}.t450__right_share_buttons{margin-top:25px}.t450__right_buttons{margin-top:15px}.t450__right_buttons_but{display:inline-block;margin-top:10px}.t450__container.t-align_left .t450__right_buttons_but_two_left{margin-right:5px}.t450__container.t-align_right .t450__right_buttons_but_two_left{margin-right:0}.t450__container.t-align_left .t450__right_buttons_but_two_right{margin-left:0}.t450__container.t-align_right .t450__right_buttons_but_two_right{margin-left:5px}.t450__container.t-align_center .t450__right_buttons_but_two_left{margin-right:2.5px}.t450__container.t-align_center .t450__right_buttons_but_two_right{margin-left:2.5px}.t450__right_buttons_but .t-btn{padding-left:40px;padding-right:40px}.t450__right_buttons_but .t-btn_sm{padding-left:24px;padding-right:24px}.t450__right_langs{margin-top:25px}.t450__right_langs_lang{display:inline-block;margin-right:2px}.t450__close_icon{width:24px;height:20px;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);z-index:999;margin-top:11px;margin-left:8px}.t450__close_icon span{display:block;position:absolute;width:100%;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);height:2px;background-color:#fff}.t450__close_icon span:nth-child(1){top:0}.t450__close_icon span:nth-child(2),.t450__close_icon span:nth-child(3){top:8px}.t450__close_icon span:nth-child(4){top:16px}.t450_opened .t450__close_icon span:nth-child(1){top:8px;width:0%;left:50%}.t450_opened .t450__close_icon span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.t450_opened .t450__close_icon span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.t450_opened .t450__close_icon span:nth-child(4){top:8px;width:0%;left:50%}@media screen and (max-width:980px){.t450__container .t-menusub__menu{margin-bottom:10px}.t450__container .t-menusub__content{padding-top:0;padding-bottom:10px;padding-left:0;padding-right:0}.t450__container.t-align_center .t-menusub__content{text-align:center}.t450__container.t-align_left .t-menusub__content{text-align:left}.t450__container.t-align_right .t-menusub__content{text-align:right}.t450__list_item a.t-menusub__link-item{margin-bottom:0}.t450__list_item:last-child a+.t-menusub .t-menusub__content{margin-top:15px}}@media screen and (max-width:640px){.t450__container{padding:42px 25px 25px}.t450__rightside{right:25px;bottom:25px;left:25px}}.t450__burger_container{position:fixed;right:15px;width:58px;height:58px;cursor:pointer;z-index:99999;-webkit-transition:opacity ease-in-out .2s;-moz-transition:opacity ease-in-out .2s;-o-transition:opacity ease-in-out .2s;transition:opacity ease-in-out .2s}.t450__burger_container.t450__beforeready{opacity:0;z-index:-1}.t450__burger_container.t450__burger-nobg{width:auto!important;height:auto!important}.t450__burger_container.t450__static{position:relative!important;top:auto!important;right:auto!important;left:auto!important;margin-left:auto!important;z-index:1}.t450__burger_container.t450__small{width:48px;height:48px}.t450__burger_container.t450__big{width:78px;height:78px}.t450__burger_bg{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#111}.t450__burger_cirqle{border-radius:100px}.t450__burger{width:28px;height:19px;z-index:999;position:absolute;top:50%;right:0;left:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%);margin:0 auto}.t450__burger-nobg .t450__burger{position:relative;top:auto;right:0;left:0;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.t450__big .t450__burger{width:38px;height:26px}.t450__small .t450__burger{width:22px;height:14px}.t450__burger span{display:block;position:absolute;width:100%;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);height:3px;background-color:#000}.t450__big .t450__burger span{height:4px}.t450__small .t450__burger span{height:2px}.t450__burger span:nth-child(1){top:0}.t450__burger span:nth-child(2),.t450__burger span:nth-child(3){top:8px}.t450__big .t450__burger span:nth-child(2),.t450__big .t450__burger span:nth-child(3){top:11px}.t450__small .t450__burger span:nth-child(2),.t450__small .t450__burger span:nth-child(3){top:6px}.t450__burger span:nth-child(4){top:16px}.t450__big .t450__burger span:nth-child(4){top:22px}.t450__small .t450__burger span:nth-child(4){top:12px}.t450 .ya-share2__container_size_m .ya-share2__icon{width:28px;height:28px}.t450 .ya-share2__list{margin-bottom:0}.t450 .ya-share2__container_size_m .ya-share2__counter{line-height:28px}.t450__black-white .ya-share2__badge{background-color:#111!important}.t450__transp-white .ya-share2__badge{background-color:transparent!important}.t450__transp-white .ya-share2__container_size_m .ya-share2__counter:before{display:none}.t450__transp-white .ya-share2__container_size_m .ya-share2__counter{padding-left:0!important;margin-top:2px}.t450__white-black .ya-share2__badge{background-color:#fff!important}.t450__white-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==)}.t450__white-black .ya-share2__container_size_m .ya-share2__counter{color:#222}.t450__white-black .ya-share2__counter:before{background-color:#222}.t450__white-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0Ljg4MyAxOS4zOTZzLjMyNS0uMDM2LjQ5LS4yMThjLjE1NC0uMTY3LjE1LS40OC4xNS0uNDhzLS4wMjMtMS40NjguNjQ4LTEuNjg0Yy42Ni0uMjEzIDEuNTEgMS40MTggMi40MDggMi4wNDYuNjguNDc0IDEuMTk3LjM3IDEuMTk3LjM3bDIuNDA0LS4wMzRzMS4yNTYtLjA4LjY2LTEuMDg0Yy0uMDUtLjA4Mi0uMzQ4LS43NDMtMS43ODgtMi4xMDItMS41MDctMS40MjMtMS4zMDUtMS4xOTIuNTEtMy42NTMgMS4xMDYtMS40OTggMS41NDgtMi40MTIgMS40MS0yLjgwNC0uMTMyLS4zNzMtLjk0NS0uMjc1LS45NDUtLjI3NWwtMi43MDYuMDE3cy0uMi0uMDI4LS4zNS4wNjNjLS4xNDQuMDg4LS4yMzguMjk1LS4yMzguMjk1cy0uNDI4IDEuMTYtMSAyLjE0NmMtMS4yMDQgMi4wOC0xLjY4NiAyLjE5LTEuODgzIDIuMDYtLjQ2LS4zLS4zNDUtMS4yMS0uMzQ1LTEuODU1IDAtMi4wMTcuMy0yLjg1Ny0uNTg2LTMuMDc1LS4yOTUtLjA3Mi0uNTEyLS4xMi0xLjI2NC0uMTI4LS45NjYtLjAxLTEuNzgzLjAwMy0yLjI0Ni4yMzQtLjMwOC4xNTMtLjU0Ni40OTUtLjQuNTE0LjE3OC4wMjUuNTgzLjExLjc5OC40MS4yNzcuMzgyLjI2OCAxLjI0NC4yNjggMS4yNDRzLjE2IDIuMzczLS4zNzMgMi42NjhjLS4zNjUuMjAyLS44NjUtLjIxLTEuOTQtMi4wOTgtLjU1LS45NjctLjk2Ni0yLjAzNi0uOTY2LTIuMDM2cy0uMDgtLjItLjIyMy0uMzA2Yy0uMTczLS4xMy0uNDE2LS4xNy0uNDE2LS4xN2wtMi41Ny4wMTZzLS4zODguMDEtLjUzLjE4MmMtLjEyNS4xNTItLjAxLjQ2Ni0uMDEuNDY2czIuMDE0IDQuNzkgNC4yOTQgNy4yMDJjMi4wOSAyLjIxNCA0LjQ2NSAyLjA2OCA0LjQ2NSAyLjA2OGgxLjA3NnoiICBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=)}.t450__white-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIzIDguNzNhNy4zOCA3LjM4IDAgMCAxLTIuMTIuNTgzIDMuNzA2IDMuNzA2IDAgMCAwIDEuNjIzLTIuMDQzIDcuMzk3IDcuMzk3IDAgMCAxLTIuMzQ2Ljg5NiAzLjY5MyAzLjY5MyAwIDAgMC02LjI5MyAzLjM2OCAxMC40ODUgMTAuNDg1IDAgMCAxLTcuNjEtMy44NThjLS4zMi41NDUtLjUgMS4xOC0uNSAxLjg1NiAwIDEuMjguNjUgMi40MSAxLjY0MiAzLjA3M2EzLjY4MyAzLjY4MyAwIDAgMS0xLjY3My0uNDYydi4wNDdjMCAxLjc4OCAxLjI3MyAzLjI4IDIuOTYyIDMuNjJhMy43MTggMy43MTggMCAwIDEtMS42NjcuMDYzIDMuNjk3IDMuNjk3IDAgMCAwIDMuNDUgMi41NjRBNy40MSA3LjQxIDAgMCAxIDUgMTkuOTY3YTEwLjQ1MyAxMC40NTMgMCAwIDAgNS42NiAxLjY1OGM2Ljc5NCAwIDEwLjUwOC01LjYyNiAxMC41MDgtMTAuNTA1IDAtLjE2LS4wMDMtLjMyLS4wMS0uNDc4QTcuNTA3IDcuNTA3IDAgMCAwIDIzIDguNzMyeiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+)}.t450__white-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==);background-size:28px 28px}.t450__transp-black .ya-share2__badge{background-color:transparent!important}.t450__transp-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==)}.t450__transp-black .ya-share2__container_size_m .ya-share2__counter{color:#222;padding-left:0!important;margin-top:2px}.t450__transp-black .ya-share2__counter:before{display:none}.t450__transp-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0Ljg4MyAxOS4zOTZzLjMyNS0uMDM2LjQ5LS4yMThjLjE1NC0uMTY3LjE1LS40OC4xNS0uNDhzLS4wMjMtMS40NjguNjQ4LTEuNjg0Yy42Ni0uMjEzIDEuNTEgMS40MTggMi40MDggMi4wNDYuNjguNDc0IDEuMTk3LjM3IDEuMTk3LjM3bDIuNDA0LS4wMzRzMS4yNTYtLjA4LjY2LTEuMDg0Yy0uMDUtLjA4Mi0uMzQ4LS43NDMtMS43ODgtMi4xMDItMS41MDctMS40MjMtMS4zMDUtMS4xOTIuNTEtMy42NTMgMS4xMDYtMS40OTggMS41NDgtMi40MTIgMS40MS0yLjgwNC0uMTMyLS4zNzMtLjk0NS0uMjc1LS45NDUtLjI3NWwtMi43MDYuMDE3cy0uMi0uMDI4LS4zNS4wNjNjLS4xNDQuMDg4LS4yMzguMjk1LS4yMzguMjk1cy0uNDI4IDEuMTYtMSAyLjE0NmMtMS4yMDQgMi4wOC0xLjY4NiAyLjE5LTEuODgzIDIuMDYtLjQ2LS4zLS4zNDUtMS4yMS0uMzQ1LTEuODU1IDAtMi4wMTcuMy0yLjg1Ny0uNTg2LTMuMDc1LS4yOTUtLjA3Mi0uNTEyLS4xMi0xLjI2NC0uMTI4LS45NjYtLjAxLTEuNzgzLjAwMy0yLjI0Ni4yMzQtLjMwOC4xNTMtLjU0Ni40OTUtLjQuNTE0LjE3OC4wMjUuNTgzLjExLjc5OC40MS4yNzcuMzgyLjI2OCAxLjI0NC4yNjggMS4yNDRzLjE2IDIuMzczLS4zNzMgMi42NjhjLS4zNjUuMjAyLS44NjUtLjIxLTEuOTQtMi4wOTgtLjU1LS45NjctLjk2Ni0yLjAzNi0uOTY2LTIuMDM2cy0uMDgtLjItLjIyMy0uMzA2Yy0uMTczLS4xMy0uNDE2LS4xNy0uNDE2LS4xN2wtMi41Ny4wMTZzLS4zODguMDEtLjUzLjE4MmMtLjEyNS4xNTItLjAxLjQ2Ni0uMDEuNDY2czIuMDE0IDQuNzkgNC4yOTQgNy4yMDJjMi4wOSAyLjIxNCA0LjQ2NSAyLjA2OCA0LjQ2NSAyLjA2OGgxLjA3NnoiICBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=)}.t450__transp-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIzIDguNzNhNy4zOCA3LjM4IDAgMCAxLTIuMTIuNTgzIDMuNzA2IDMuNzA2IDAgMCAwIDEuNjIzLTIuMDQzIDcuMzk3IDcuMzk3IDAgMCAxLTIuMzQ2Ljg5NiAzLjY5MyAzLjY5MyAwIDAgMC02LjI5MyAzLjM2OCAxMC40ODUgMTAuNDg1IDAgMCAxLTcuNjEtMy44NThjLS4zMi41NDUtLjUgMS4xOC0uNSAxLjg1NiAwIDEuMjguNjUgMi40MSAxLjY0MiAzLjA3M2EzLjY4MyAzLjY4MyAwIDAgMS0xLjY3My0uNDYydi4wNDdjMCAxLjc4OCAxLjI3MyAzLjI4IDIuOTYyIDMuNjJhMy43MTggMy43MTggMCAwIDEtMS42NjcuMDYzIDMuNjk3IDMuNjk3IDAgMCAwIDMuNDUgMi41NjRBNy40MSA3LjQxIDAgMCAxIDUgMTkuOTY3YTEwLjQ1MyAxMC40NTMgMCAwIDAgNS42NiAxLjY1OGM2Ljc5NCAwIDEwLjUwOC01LjYyNiAxMC41MDgtMTAuNTA1IDAtLjE2LS4wMDMtLjMyLS4wMS0uNDc4QTcuNTA3IDcuNTA3IDAgMCAwIDIzIDguNzMyeiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+)}.t450__transp-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==);background-size:28px 28px}.t602__indicator{width:0%;height:4px;background:#199c68;position:fixed;top:0;-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease;z-index:99999}@media screen and (max-width:960px){.t602__indicator{top:0!important}}.uploadcare-dialog.uploadcare-active{z-index:9999999}.payment-tools-container #buttonsContainer button{box-sizing:border-box}.t706__body_cartwinshowed .t706__carticon{display:none}.t706__carticon{display:none;position:fixed;top:100px;right:50px;z-index:4000}.t706__carticon_showed{display:block}.t706__carticon_neworder .t706__carticon-text{opacity:.9;cursor:pointer;pointer-events:initial}@media screen and (min-width:960px){.t706__carticon:hover .t706__carticon-text{opacity:1!important;cursor:pointer;pointer-events:initial}.t706__carticon-imgwrap:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}}.t706__carticon-text{position:absolute;-webkit-transform:translateX(0%) translateY(-50%);transform:translateX(0%) translateY(-50%);top:50%;right:130%;white-space:nowrap;background:#292929;color:#fff;font-size:15px;box-sizing:border-box;padding:9px 13px;border-radius:3px;transition:opacity 0.3s linear;opacity:0;pointer-events:none}.t706__carticon-text:after{content:'';position:absolute;width:0;height:0;border:solid transparent;border-width:10px;top:50%;right:-20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-left-color:#292929}.t706__carticon_neworder .t706__carticon-imgwrap{-webkit-animation:t706__pulse-anim 0.7s;animation:t706__pulse-anim 0.6s}@-webkit-keyframes t706__pulse-anim{0%{-webkit-transform:scale(1)}60%{-webkit-transform:scale(1.25)}100%{-webkit-transform:scale(1)}}@keyframes t706__pulse-anim{0%{-webkit-transform:scale(1);transform:scale(1)}60%{-webkit-transform:scale(1.25);transform:scale(1.25)}100%{-webkit-transform:scale(1);transform:scale(1)}}.t706__carticon-wrapper{position:relative}.t706__carticon-imgwrap{position:relative;background-color:rgba(255,255,255,.8);border-radius:50px;width:80px;height:80px;cursor:pointer;box-shadow:0 0 10px 0 rgba(0,0,0,.2);will-change:transform;transition:-webkit-transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out,-webkit-transform 0.2s ease-in-out;overflow:hidden}.t706__bgimg{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center center;background-repeat:no-repeat}.t706__carticon-img{width:40px;height:40px;padding:18px 20px 22px;stroke:#000}.t706__carticon-counter{width:30px;height:30px;background-color:red;color:#fff;border-radius:30px;position:absolute;right:-3px;bottom:-3px;text-align:center;line-height:30px;font-family:Arial,Helvetica,sans-serif}.t706__carticon_sm .t706__carticon-imgwrap{width:60px;height:60px}.t706__carticon_sm .t706__carticon-counter{right:-6px;bottom:-6px;width:24px;height:24px;line-height:24px;font-size:14px}.t706__carticon_sm .t706__carticon-img{width:34px;height:34px;padding:12px 13px 14px}.t706__carticon_lg .t706__carticon-imgwrap{height:100px;width:100px}.t706__carticon_lg .t706__carticon-img{width:50px;height:50px;padding:22px 25px 28px}.t706__cartwin{display:none;position:fixed;background-color:rgba(0,0,0,.8);width:100%;height:100%;z-index:4002;left:0;top:0;right:0;bottom:0;overflow-y:auto}.t706__cartwin_showed{display:block;z-index:100001}.t706__body_cartwinshowed{height:100vh;min-height:100vh;overflow:hidden}@supports (-webkit-touch-callout:none){.t706__body_cartwinshowed{height:-webkit-fill-available;min-height:-webkit-fill-available}}.t706__cartwin-content{margin:65px auto;width:100%;max-width:560px;min-height:300px;background-color:rgba(255,255,255,1);padding:40px;box-sizing:border-box;overflow:auto}.t706__cartwin-close{position:fixed;right:20px;top:20px;color:#fff;cursor:pointer;z-index:1}.t706__cartwin-top{padding:0 0 30px 0;border-bottom:1px solid rgba(0,0,0,.2)}.t706__cartwin-bottom{padding-top:30px;border-top:1px solid rgba(0,0,0,.2)}.t706__cartwin-products{display:table;width:100%}.t706__product{display:table;width:100%;height:50px;vertical-align:middle}.t706__product-thumb{display:table-cell;width:70px;height:100px;padding-right:20px;vertical-align:middle}.t706__product-imgdiv{width:70px;height:70px;background-size:cover;border-radius:7px;background-color:#eee;background-position:center}.t706__product-title{display:table-cell;font-size:16px;padding:15px 0;font-weight:600;vertical-align:middle;color:#000}.t706__product-title__portion,.t706__product-title__option,.t706__product-amount--portion .t706__product-portion{opacity:.7;font-size:12px;font-weight:400}.t706__product-amount--portion .t706__product-portion{display:inline-block}.t706__product-plusminus{display:table-cell;width:80px;padding:13px 20px 16px;padding-left:10px;vertical-align:middle;color:#000;white-space:nowrap}.t706__product-quantity{font-size:16px;line-height:16px;margin:0 5px;padding:2px 5px;color:#000;border:1px solid rgba(0,0,0,0)}.t706__product-portion{margin-right:0}.t706__product-quantity:hover{border:1px solid rgba(0,0,0,.3)}.t706__product-quantity_editing:hover{border:1px solid rgba(0,0,0,0)}.t706__product-quantity-inp{width:25px;display:inline;background-color:rgba(0,0,0,.05);font-size:14px;outline:none;padding-top:2px;padding-bottom:2px}.t706__product-plus,.t706__product-minus{display:inline-block;cursor:pointer;opacity:.4;width:16px;height:16px}.t706__product-amount--portion,.t706__product-amount{display:table-cell;width:80px;font-size:16px;padding:15px 0;vertical-align:middle;color:#000;white-space:nowrap}.t706__product-amount--portion .t706__product-amount{display:block;padding-bottom:0}.t706__product-del{display:table-cell;width:20px;padding:15px 0 15px 15px;cursor:pointer;opacity:.4;vertical-align:middle}.t706__product:hover .t706__product-plus,.t706__product:hover .t706__product-minus,.t706__product:hover .t706__product-del{opacity:1}.t706__cartwin-prodamount-wrap{padding-bottom:20px;font-size:16px;text-align:right;font-weight:600;color:#000}.t706__cartwin-orderbtn{height:50px;font-size:16px;width:100%}.t706__cartdata{display:none}.t706__cartwin-totalamount-wrap{padding-top:15px;display:none;font-weight:600;text-align:right}.t706__cartwin-totalamount-info_value{margin-left:5px;display:inline-block}.t706__submit_disable{pointer-events:none;opacity:.5}@media screen and (max-width:640px){.t706__cartwin-content{max-width:460px}.t706__carticon{right:10px}.t706__carticon-imgwrap,.t706__carticon_lg .t706__carticon-imgwrap{width:60px;height:60px}.t706__carticon-counter,.t706__carticon_lg .t706__carticon-counter{right:-6px;bottom:-6px;width:24px;height:24px;line-height:24px;font-size:14px}.t706__carticon-img,.t706__carticon_lg .t706__carticon-img{width:34px;height:34px;padding:12px 13px 14px}.t706__product{display:table;position:relative;margin:35px 0}.t706__product-thumb{height:auto;vertical-align:top}.t706__product-title{display:block;padding-top:0;padding-bottom:10px;padding-right:30px;width:100%;vertical-align:top;box-sizing:border-box}.t706__product-plusminus,.t706__product-amount{width:auto;display:inline-block;vertical-align:bottom;padding:0 20px 0 0}.t706__product-del{position:absolute;top:0;right:0;padding:0}}@media screen and (max-width:560px){.t706__cartwin-content{margin:0 auto;max-width:100%;margin-top:50px;min-height:100vh}@supports (-webkit-touch-callout:none){.t706__cartwin-content{height:-webkit-fill-available;min-height:-webkit-fill-available}}.t706__cartwin-close{background-color:#000;width:100%;top:0;left:0;right:0;display:table;height:50px}.t706__cartwin-close-wrapper{display:table-cell;vertical-align:middle;text-align:right;width:100%;padding-right:20px;font-size:0}.t706__cartwin-close-icon{width:16px}}.t706__orderform{margin-top:20px;margin-bottom:20px}.t706 .t-form .t-descr_md{font-size:16px}.t706 .t-form .t-input{height:56px}.t706 .t-form input.t-input{-webkit-transform:translateZ(0)}.t706 .t-form .t-input.t-input-phonemask{height:100%}.t706 .t-input-group{margin-bottom:20px}.t706 .t-input-block textarea{padding-top:17px;-webkit-transform:translateZ(0);transform:translateZ(0)}.t706 .t-input-title{padding-bottom:5px}.t706 .t-input-subtitle{padding-bottom:15px}.t706 .t-input-group_rd .t-input-subtitle{padding-bottom:5px}.t706 .t-inputtime,.t706 .t-datepicker__wrapper{max-width:245px}.t706 .t-form__submit{display:block;text-align:center;vertical-align:middle;height:100%;margin-top:30px;margin-bottom:10px;width:100%}.t706 .t-submit{width:100%}.t706 .t-form_bbonly .t-input-title{padding-bottom:0;margin-bottom:0}.t706 .t-form_bbonly .t-input-subtitle{padding-bottom:0;padding-top:5px}.t706 .t-form_bbonly .t-input-block{margin-bottom:35px}.t706__form-bottom-text{margin-top:20px;text-align:center;margin-bottom:60px}.t706__form-upper-text{padding-top:30px;padding-bottom:10px}.t706 .t-form__successbox{padding-top:70px;padding-bottom:70px}.t706__body_cartwinshowed .t396__artboard{z-index:0}@media screen and (max-width:640px){.t706 .t-form__submit{display:block;width:100%;padding-bottom:20px;text-align:center}.t706 .t-input-block textarea{padding-top:5px}.t706 .t-input-block{padding-right:0}.t706 .t-submit{width:100%}}@media screen and (max-width:480px){.t706 .t-inputtime,.t706 .t-datepicker__wrapper{max-width:100%}.t706__orderform{margin-bottom:40px}.t706__cartwin-content{padding:20px}}.t706__product-deleted{display:table;position:relative;width:100%;-webkit-transform:scale(1);transform:scale(1)}.t706__product-deleted-wrapper{width:100%;position:relative;display:table-cell;vertical-align:middle}@media screen and (max-width:640px){.t706__product-deleted{margin:35px 0;display:table}.t706__product-deleted-wrapper{display:table-cell}}.t706__product-deleted__timer{display:-ms-flexbox;display:-webkit-flex;display:flex;font-size:14px;width:100%;color:#7b7b7b}.t706__product-deleted__timer__left{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex:1 0 auto;-webkit-flex:1;flex:1}.t706__product-deleted__timer__counter{display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;position:relative;margin-right:15px;min-width:24px;min-height:24px;line-height:24px}.t706__product-deleted__timer__title{display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex}.t706__product-deleted__timer__counter__number{display:block;font-weight:600;font-size:15px;font-family:Arial,Helvetica,sans-serif;color:#f95d51;width:24px;text-align:center}.t706__product-deleted__timer__counter__circle{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transform:rotate(90deg) scaleX(-1);transform:rotate(90deg) scaleX(-1)}.t706__product-deleted__timer__counter__circle circle{stroke-dasharray:100;stroke-dashoffset:0;stroke-linecap:round;stroke-width:2px;stroke:#f95d51;fill:none;-webkit-animation:t706_countdown 4s linear infinite forwards;animation:t706_countdown 4s linear infinite forwards}@-webkit-keyframes t706_countdown{0%{stroke-dashoffset:35}100%{stroke-dashoffset:102}}@keyframes t706_countdown{0%{stroke-dashoffset:35}100%{stroke-dashoffset:102}}.t706__product-deleted__timer__return{display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;transition:opacity ease .1s;cursor:pointer;margin-left:15px}.t706__product-deleted__timer__return:hover{opacity:1}@media screen and (max-width:375px){.t706__product__timer{-ms-flex-align:start;-webkit-align-items:start;align-items:start}}.t786 .t-store__card__btns-wrapper{margin-top:20px}.t786__container{font-size:0;box-sizing:border-box}.t786__col{display:inline-block;vertical-align:top;box-sizing:border-box;font-size:initial}.t786__container_indent.t786__container_clgap-0px{padding:0 40px 0 40px}.t786__container_indent.t786__container_clgap-10px{padding:0 35px 0 35px}.t786__container_indent.t786__container_clgap-20px{padding:0 30px 0 30px}.t786__container_indent.t786__container_clgap-40px{padding:0 20px 0 20px}.t-container_100.t786__container_clgap-10px{padding:0 5px 0 5px}.t-container_100.t786__container_clgap-20px{padding:0 10px 0 10px}.t-container_100.t786__container_clgap-40px{padding:0 20px 0 20px}.t-container.t786__container_clgap-0px{padding:0 20px 0 20px}.t-container.t786__container_clgap-10px{padding:0 15px 0 15px}.t-container.t786__container_clgap-20px{padding:0 10px 0 10px}.t786__container_clgap-10px .t786__col{padding:0 5px 0 5px}.t786__container_clgap-20px .t786__col{padding:0 10px 0 10px}.t786__container_clgap-40px .t786__col{padding:0 20px 0 20px}@media screen and (max-width:1200px){.t-container.t786__container_clgap-0px{padding:0 10px 0 10px}.t-container.t786__container_clgap-10px{padding:0 5px 0 5px}.t-container.t786__container_clgap-20px,.t-container.t786__container_clgap-40px{padding:0 0 0 0}.t-container.t786__container_clgap-40px .t786__col{padding:0 10px 0 10px}}@media screen and (max-width:960px){.t-container_100.t786__container_clgap-0px{padding:0 0 0 0}.t-container_100.t786__container_clgap-10px{padding:0 5px 0 5px}.t-container_100.t786__container_clgap-20px{padding:0 5px 0 5px}.t-container_100.t786__container_clgap-40px{padding:0 10px 0 10px}.t-container.t786__container_clgap-0px,.t786__container_indent.t786__container_clgap-0px{padding:0 20px 0 20px}.t-container.t786__container_clgap-10px,.t786__container_indent.t786__container_clgap-10px{padding:0 15px 0 15px}.t-container.t786__container_clgap-20px,.t786__container_indent.t786__container_clgap-20px{padding:0 15px 0 15px}.t-container.t786__container_clgap-40px,.t786__container_indent.t786__container_clgap-40px{padding:0 10px 0 10px}.t786__container_clgap-20px .t786__col{padding:0 5px 0 5px}.t786__container_clgap-40px .t786__col{padding:0 10px 0 10px}}.t786__col_25{width:25%}.t786__col_33{width:33.333%}.t786__col_50{width:50%}.t786__col_100{width:100%}.t786__separator{margin-bottom:90px}.t706__body_cartwinshowed .t786__imgwrapper{z-index:0}.t786__imgwrapper{position:relative;width:100%;margin-bottom:20px;padding-bottom:110%}.t786__imgwrapper_16-9{padding-bottom:56%}.t786__imgwrapper_4-3{padding-bottom:75%}.t786__imgwrapper_3-2{padding-bottom:66%}.t786__imgwrapper_1-1{padding-bottom:100%}.t786__imgwrapper_2-3{padding-bottom:150%}.t786__imgwrapper_3-4{padding-bottom:133%}.t786__imgwrapper_9-16{padding-bottom:177%}.t786__bgimg{background-position:center;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;-webkit-transition:opacity 0.1s linear;transition:opacity 0.1s linear}.t786__img{max-width:100%;max-height:100%;position:absolute;margin:auto;top:0;bottom:0;right:0;left:0;z-index:2;-webkit-transition:opacity 0.1s linear;transition:opacity 0.1s linear}.t786__bgimg_second,.t786__img_second{z-index:1;opacity:0}.t786__markwrapper{position:absolute;right:10px;top:10px;z-index:5;display:table}.t786__mark{font-weight:400;font-size:12px;font-family:'Roboto Condensed',Arial,sans-serif;display:table-cell;width:50px;height:50px;text-align:center;vertical-align:middle;border-radius:50px;background-color:#111;color:#fff;box-sizing:border-box;padding:0 10px}.t786__uptitle{margin-bottom:8px;color:#ff8562}.t786__descr{margin-top:8px}.t786__price-wrapper{margin-top:12px}.t786__price-wrapper_above-title{margin-top:0;margin-bottom:12px}.t786__price-item{display:inline-block;vertical-align:middle}.t786__price-value,.t786__price-currency{display:inline-block;vertical-align:middle;float:left}.t786__price-value+.t786__price-currency:before{content:'\a0'}.t786__price_old{position:relative;color:#bdbdbd}.t786__price_old:after{content:'';position:absolute;top:50%;right:-1px;left:-1px;border-top:1px solid;width:100%}.t786__buttons{margin-top:19px}.t786__scroll-icon-wrapper{display:none}.t786__buttonwrapper{padding:0 20px;text-align:center}.t786__showmore{margin-top:50px}.t786__separator_hide{display:none}@media screen and (max-width:980px){.t786__showmore{margin-top:40px}}@media screen and (max-width:640px){.t786__showmore{margin-top:30px}}@media screen and (max-width:480px){.t786__showmore{margin-top:20px}}.t786 .t-popup{padding:0;-webkit-overflow-scrolling:touch}.t786 .t-popup__container{max-width:1240px;right:0;left:0}.t786 .t-popup__container.t786__popup-container_8-cols{max-width:760px}.t-popup .t786__container{display:block;padding:40px 20px}.t786__popup-container_8-cols .t786__container{padding:40px!important}.t786__popup-container_8-cols .t786__wrapper{padding-top:40px}.t-popup .t786__container:after{content:'';display:block;height:0;clear:both}.t786 .t-popup__close{z-index:999}.t786__close-text-wrapper{z-index:999;position:fixed;left:20px;top:20px}.t786__close-text{margin-bottom:20px;cursor:pointer;display:inline-block;opacity:.8;font-weight:400}.t786__close-text:before{content:"в†ђ\a0";font-family:Arial,Helvetica,sans-serif}@media screen and (max-width:1240px){.t786 .t-popup__container{max-width:1200px}.t-popup .t786__container{padding:30px 10px}.t786__col_left{margin-right:10px}.t786__col_right{margin-left:10px}}@media screen and (max-width:1200px){.t786 .t-popup__container{max-width:1000px}.t-popup .t786__container{padding:30px 20px}.t786 .t-popup__container.t786__popup-container_8-cols{max-width:620px}}@media screen and (max-width:1000px){.t786 .t-popup__container{max-width:980px}.t-popup .t786__container{padding:20px 10px}}@media screen and (max-width:980px){.t786 .t-popup{padding:0 20px}.t786 .t-popup__container{max-width:640px}.t-popup .t786__container{padding:30px}.t786__col_left,.t786__col_right{margin:0;display:block;max-width:100%}.t786__col_left{padding:0}.t786__col_right{padding:25px 0 0 0}}@media screen and (max-width:670px){.t786__btn{display:block;width:100%}.t786__btn:last-child{margin-top:10px}.t786 .t-popup__container{right:20px;left:20px}}@media screen and (max-width:560px){.t786 .t-popup_show .t-popup__container{max-width:100%;right:0;left:0;top:50px;bottom:0;-webkit-transform:translateY(0);transform:translateY(0)}.t786 .t-popup_show .t-popup__container.t-popup__container-static{max-width:100%;min-height:100vh;top:0;margin:50px 0 0}.t786__popup-container_8-cols .t786__container{padding:20px!important}.t786__popup-container_8-cols .t786__wrapper{padding-top:30px}.t786 .t-popup{padding:0}.t786 .t-popup__close{width:100%;height:50px;background:#000;position:fixed;display:table;z-index:2;left:0;right:0;top:0}.t786 .t-popup__close-wrapper{display:table-cell;vertical-align:middle;text-align:right;width:100%;padding-right:20px;font-size:0}.t786 .t-popup__close-icon{width:16px}.t786 .t-popup__close-icon g{fill:#fff}.t786__close-text-wrapper{display:none}.t-popup .t786__container{padding:20px}.t786__col_right{padding-top:30px}.t786 .t-popup__container{transform:translateX(100%) translateY(0) scale(1)!important;padding-bottom:40px}.t786 .t-popup_show .t-popup__container{transform:translateX(0) translateY(0)!important;transition:transform ease-in-out .3s}.t786 .t-popup .t-popup__close{transform:translateX(100%) scale(1);transition:transform ease-in-out .3s}.t786 .t-popup.t-popup_show .t-popup__close{transform:translateX(0%) scale(1);transition:transform ease-in-out .3s}.t786 .t-popup__close-wrapper{position:relative;border-bottom:1px solid rgba(0,0,0,.1)}.t786 .t-popup__close-wrapper .t-popup__close-icon_arrow{width:26px;position:absolute;left:12px;top:12px}.t786 .t-popup__close-wrapper .t-popup__close-icon_cross{display:none}.t786 .t-popup .t-popup__close{position:fixed}}@media screen and (min-width:560px){.t786 .t-popup__close-wrapper .t-popup__close-icon_arrow{display:none}.t786 .t-popup__close{background-color:transparent!important}}.t-popup .t786__title-wrapper{margin-bottom:18px}.t-popup .t786__title_small{margin-top:4px;color:#777}.t-popup .t786__descr{margin-top:20px}.t-popup .t786__price-wrapper{margin-top:0}.t-align_center .t786__price-wrapper{margin-bottom:10px}.t-popup .t786__btn-wrapper{margin-top:20px;margin-bottom:30px}.t786 .t-product__option{margin-top:10px;margin-bottom:10px}.t786 .t-product__option-title{padding-bottom:3px}.t786 .t-product__option-variants{position:relative;display:table;min-width:150px}.t786 .t-align_center .t-product__option{display:inline-table}.t786 .t-align_center .t-product__option~.t-product__option{padding-left:10px}.t786 .t-align_center .t-product__option-title,.t786__popup-container_8-cols .t-product__option-title{display:table-cell;padding-right:5px;padding-bottom:0}.t786 .t-align_center .t-product__option-variants,.t786__popup-container_8-cols .t-product__option-variants{display:table-cell}.t786 .t-product__option-variants:after{content:' ';width:0;height:0;border-style:solid;border-width:6px 5px 0 5px;border-color:#000 transparent transparent transparent;position:absolute;right:10px;top:0;bottom:0;margin:auto;pointer-events:none}.t786 .t-product__option-select{width:100%;border:1px #ddd solid;background:#f8f8f8;color:#000;box-sizing:border-box;cursor:pointer;padding:2px 30px 2px 10px;border-radius:5px;-webkit-appearance:none;appearance:none;-moz-appearance:none}.t786 .t-product__option-select::-ms-expand{width:0;height:0;opacity:0}@media screen and (max-width:960px){.t786 .t-align_center .t-product__option{display:table;padding:0px!important;margin-left:auto;margin-right:auto}}@media screen and (max-width:640px){.t786 .t-product__option-select{font-size:16px}}.t786 .t-slds__wrapper{padding:0!important}.t786 .t-slds__arrow_wrapper{height:auto!important}@media screen and (min-width:960px){.t786__imgwrapper:hover .t786__bgimg_first_hover,.t786__imgwrapper:hover .t786__img_first_hover{opacity:0}.t786__imgwrapper:hover .t786__bgimg_second,.t786__imgwrapper:hover .t786__img_second{z-index:3;opacity:1}}@media screen and (max-width:960px){.t786__separator{display:none}.t786__container_mobile-grid{padding:0 10px}.t786__col_mobile-grid{width:50%;display:inline-block;vertical-align:top}.t786__col{margin-bottom:60px}.t-col_8 .t786__imgwrapper_mobile-nopadding{padding-bottom:0px!important;font-size:0}.t-col_8 .t786__imgwrapper_mobile-nopadding .t786__img{position:initial}.t786__img_second{display:none}.t786__container_mobile-flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;overflow-x:scroll;-webkit-overflow-scrolling:touch;max-width:100%;box-sizing:border-box;padding:0px!important}.t786__container_mobile-flex .t786__col{min-width:38%;max-width:38%;margin-bottom:0px!important}.t786__container_mobile-flex.t786__container_clgap-0px .t786__col:first-child{margin-left:20px}.t786__container_mobile-flex.t786__container_clgap-10px .t786__col:first-child,.t786__container_mobile-flex.t786__container_clgap-20px .t786__col:first-child{margin-left:15px}.t786__container_mobile-flex.t786__container_clgap-40px .t786__col:first-child{margin-left:10px}.t786__container_clgap-0px .t786__mobile-flex-gap{width:20px;min-width:20px;height:inherit}.t786__container_clgap-10px .t786__mobile-flex-gap,.t786__container_clgap-20px .t786__mobile-flex-gap{width:15px;min-width:15px;height:inherit}.t786__container_clgap-40px .t786__mobile-flex-gap{width:10px;min-width:10px;height:inherit}.t786__scroll-icon-wrapper{display:block;padding:0 40px 20px 0;color:#a1a1a1;text-align:right;font-size:0}@-webkit-keyframes t786__icon-anim{0%{-webkit-transform:translate3d(-20px,0,0);opacity:0}10%{-webkit-transform:translate3d(-20px,0,0);opacity:0}20%{-webkit-transform:translate3d(-20px,0,0);opacity:1}70%{-webkit-transform:translate3d(0,0,0);opacity:1}80%{-webkit-transform:translate3d(0,0,0);opacity:1}81%{-webkit-transform:translate3d(0,0,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);opacity:0}}@keyframes t786__icon-anim{0%{transform:translate3d(-20px,0,0);opacity:0}10%{transform:translate3d(-20px,0,0);opacity:0}20%{transform:translate3d(-20px,0,0);opacity:1}70%{transform:translate3d(0,0,0);opacity:1}80%{transform:translate3d(0,0,0);opacity:1}81%{transform:translate3d(0,0,0);opacity:0}100%{transform:translate3d(0,0,0);opacity:0}}.t786__scroll-icon{-webkit-animation:t786__icon-anim 1.5s infinite;animation:t786__icon-anim 1.5s infinite}}@media screen and (max-width:640px){.t786__container_mobile-grid{box-sizing:border-box}.t786__container_mobile-flex .t786__col:first-child{margin-left:0}.t786__container_mobile-flex .t786__col{min-width:70%;max-width:70%}.t786__scroll-icon-wrapper{padding:0 20px 10px 0}}@media screen and (max-width:480px){.t786__imgwrapper_mobile-nopadding{padding-bottom:0px!important;font-size:0}.t786__imgwrapper_mobile-nopadding .t786__img{position:initial}.t786__col_mobile-grid{width:100%;display:block}.t786__container_mobile-flex .t786__col{min-width:80%;max-width:80%}.t786 .mobile-two-columns .t-item{width:50%;display:inline-block;vertical-align:top}.t786 .mobile-two-columns .t786__title.t-name{font-size:14px;word-break:break-word}.t786 .mobile-two-columns .t786__btn.t-btn{font-size:12px;padding:0 10px}.t786 .mobile-two-columns .t786__btn.t786__btn_second.t-btn{font-size:12px;padding:0 10px}}.t795__title{margin-bottom:40px}.t795__descr{max-width:560px}.t802__container{font-size:0;box-sizing:border-box}.t802__col{display:inline-block;vertical-align:top;box-sizing:border-box;font-size:initial}.t802__container_indent.t802__container_clgap-0px{padding:0 40px 0 40px}.t802__container_indent.t802__container_clgap-10px{padding:0 35px 10px 35px}.t802__container_indent.t802__container_clgap-20px{padding:0 30px 20px 30px}.t802__container_indent.t802__container_clgap-40px{padding:0 20px 40px 20px}.t-container_100.t802__container_clgap-10px{padding:0 5px 10px 5px}.t-container_100.t802__container_clgap-20px{padding:0 10px 20px 10px}.t-container_100.t802__container_clgap-40px{padding:0 20px 40px 20px}.t-container.t802__container_clgap-0px{padding:0 20px 0 20px}.t-container.t802__container_clgap-10px{padding:0 15px 10px 15px}.t-container.t802__container_clgap-20px{padding:0 10px 20px 10px}.t802_no-bottom-indent{padding-bottom:0px!important}.t802__container_clgap-10px .t802__col{padding:10px 5px 0 5px}.t802__container_clgap-20px .t802__col{padding:20px 10px 0 10px}.t802__container_clgap-40px .t802__col{padding:40px 20px 0 20px}@media screen and (max-width:1200px){.t-container.t802__container_clgap-0px{padding:0 10px 0 10px}.t-container.t802__container_clgap-10px{padding:0 5px 10px 5px}.t-container.t802__container_clgap-20px,.t-container.t802__container_clgap-40px{padding:0 0 20px 0}.t-container.t802__container_clgap-40px .t802__col{padding:20px 10px 0 10px}}@media screen and (max-width:960px){.t-container_100.t802__container_clgap-0px{padding:0 0 0 0}.t-container_100.t802__container_clgap-10px{padding:0 5px 10px 5px}.t-container_100.t802__container_clgap-20px{padding:0 5px 10px 5px}.t-container_100.t802__container_clgap-40px{padding:0 10px 20px 10px}.t-container.t802__container_clgap-0px,.t802__container_indent.t802__container_clgap-0px{padding:0 20px 0 20px}.t-container.t802__container_clgap-10px,.t802__container_indent.t802__container_clgap-10px{padding:0 15px 10px 15px}.t-container.t802__container_clgap-20px,.t802__container_indent.t802__container_clgap-20px{padding:0 15px 10px 15px}.t-container.t802__container_clgap-40px,.t802__container_indent.t802__container_clgap-40px{padding:0 10px 20px 10px}.t802__container_clgap-20px .t802__col{padding:10px 5px 0 5px}.t802__container_clgap-40px .t802__col{padding:20px 10px 0 10px}}.t802__col_16{width:16.666%}.t802__col_20{width:20%}.t802__col_25{width:25%}.t802__col_33{width:33.333%}.t802__imgwrapper{position:relative;width:100%}.t802__imgwrapper_empty{background-color:#cdcdcd;opacity:.3;padding-bottom:100%}.t802__bgimg{background-position:center;background-repeat:no-repeat;background-size:cover;padding-bottom:100%}.t802__imgwrapper_original-size .t802__bgimg{background-size:contain}.t802__hover-wrapper{position:absolute;width:100%;height:100%;opacity:0;-webkit-transition:opacity 0.2s linear;transition:opacity 0.2s linear;overflow:hidden}.t802__hover-wrapper:hover{opacity:1}.t802__hover-filter{width:100%;height:100%;background-color:#000;opacity:.8;-webkit-backface-visibility:hidden;backface-visibility:hidden}.t802__text{color:#fff;position:absolute;right:0;left:0;margin:0 auto;top:50%;width:80%;text-align:center;-webkit-transform:translateY(-20%);transform:translateY(-20%);-webkit-transition:transform 0.2s linear;transition:transform 0.2s linear}.t802__col_16 .t802__text{line-height:1.3}.t802__hover-wrapper:hover .t802__text{-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:960px){.t802__col_33,.t802__col_25,.t802__col_20{width:50%}.t802__col_16{width:33.333%}}@media screen and (max-width:640px){.t802__col_16{width:50%}}.t983 .t-section__topwrapper{margin-bottom:90px}.t983 .t-section__title{margin-bottom:40px}.t983 .t-section__descr{max-width:560px}.t983 .t-section__bottomwrapper{margin-top:105px}.t983__card-wrapper{height:0}.t983__card-wrapper.t983__card-wrapper_16-9{padding-bottom:56%}.t983__card-wrapper.t983__card-wrapper_4-3{padding-bottom:75%}.t983__card-wrapper.t983__card-wrapper_3-2{padding-bottom:66%}.t983__card-wrapper.t983__card-wrapper_1-1{padding-bottom:100%}.t983__card-wrapper.t983__card-wrapper_2-3{padding-bottom:150%}.t983__card-wrapper.t983__card-wrapper_3-4{padding-bottom:133%}.t983__card-wrapper.t983__card-wrapper_9-16{padding-bottom:177%}.t983__scroll-icon-wrapper{display:none}.t983__card{overflow:hidden;position:relative}.t983__card-image{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.t983__card-overlay{background:rgba(0,0,0,.5);content:'';position:absolute;left:0;top:0;width:100%;height:100%}.t983__row:not(:first-child){margin-top:40px}.t983__row:after{content:'';display:block;height:0;clear:both}.t983__card-content{width:100%;padding:30px 30px 40px;box-sizing:border-box}.t983__card-content.t983__card-content_bottom{position:absolute;bottom:0;top:0}.t983__card-block_show{-webkit-transform:translateY(0);transform:translateY(0)}.t983__card-block_hover{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.t983__card-title{padding-bottom:25px;color:#fff}.t983__card-title_bottom{padding-bottom:0}.t983__card-descr{padding-top:25px;padding-bottom:10px;color:#fff}.t983__card-line{height:1px;width:100%;background-color:#fff}.t983__card:hover .t983__card-hide{opacity:1}.t983__btn-container{width:100%;margin-top:10px}.t983__btn-container.t983__btn-container_topmargin{margin-top:20px}.t983__btn-wrapper{display:inline-block}.t983__btntext-wrapper{display:inline-block}.t983__btn{display:table-cell}.t983__card-overlay_hover{opacity:0}@media screen and (min-width:960px){.t983__card:hover .t983__card-block_hover{-webkit-transform:translateY(0)!important;transform:translateY(0)!important}}@media screen and (min-width:640px){.t983__card-block_hover .t983__card-hide{opacity:0;transition:opacity .3s ease}}@media screen and (max-width:960px){.t983 .t-section__bottomwrapper{margin-top:45px}.t983 .t-section__topwrapper{margin-bottom:45px}.t983 .t-section__title{margin-bottom:20px}.t983__col{margin-bottom:20px;height:auto!important}.t983__card-content{padding-bottom:30px}.t983__card-content.t983__card-content_bottom{position:static}.t983__card-title{padding-bottom:15px}.t983__card-descr{padding-top:15px;padding-bottom:0}.t983__row{margin-top:20px!important}.t983__scroll-icon-wrapper{display:block;padding:0 40px 20px 0;color:#a1a1a1;text-align:right;font-size:0;mix-blend-mode:multiply}.t983__container_mobile-flex{display:-webkit-flex;display:-ms-flexbox;display:flex;overflow-x:scroll;max-width:100%;box-sizing:border-box}.t983__container_mobile-flex .t983__row{display:-webkit-flex;display:-ms-flexbox;display:flex}.t983__container_mobile-flex .t983__card{width:80vw}.t983__container_mobile-flex .t983__col{display:-webkit-flex;display:-ms-flexbox;display:flex}}@media screen and (max-width:640px){.t983__card-content{padding:20px 20px 30px}.t983__scroll-icon-wrapper{padding:0 20px 10px 0}}.t985__overlay{position:fixed;top:0;height:100%;width:100%;left:0;right:0;z-index:99999;overflow:auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;display:none}.t985__widgetheader{position:fixed;top:0;left:0;right:0;background:white;box-shadow:0 5px 10px 0 rgba(0,0,0,.1);z-index:99999;padding:45px 0}.t985__inputcontainer{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.t985__searchvariants{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:30px}.t985__searchvariant{padding:3px 9px;border:1px solid #c4c4c4;border-radius:50px;color:#777;cursor:pointer;margin-right:5px;margin-bottom:5px}.t985__blockinput{border:1px solid rgba(196,196,196,1);height:60px;width:100%;position:relative;margin-left:auto;margin-right:auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-right:15px;box-sizing:border-box}.t985__overlay .t985__input{background-color:transparent;-webkit-appearance:none;border-radius:0;padding:0 55px}.t985__search-icon{position:absolute;left:0;margin:auto 0;top:2px;bottom:0;padding-right:5px;padding-left:5px;width:45px;cursor:pointer}.t985__bgimg{width:100%;height:100%;background-repeat:no-repeat;background-position:center}.t985__close-icon{margin-left:20px;margin-right:20px;cursor:pointer}.t985__clear-icon{cursor:pointer;display:none}.t985__loading-icon{display:none}.t985__input::-webkit-input-placeholder{color:rgba(187,187,187,1)}.t985__input:-ms-input-placeholder{color:rgba(187,187,187,1)}.t985__input::placeholder{color:rgba(187,187,187,1)}.t985__search-widget-button{display:block;position:fixed;top:100px;right:50px;z-index:4000}.t985__search-widget-icon{background-color:rgba(255,255,255,.8);border-radius:50px;width:80px;height:80px;cursor:pointer;box-shadow:0 0 10px 0 rgba(0,0,0,.2);will-change:transform;transition:-webkit-transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out,-webkit-transform 0.2s ease-in-out;overflow:hidden}.t985__search-widget-icon:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}@media screen and (max-width:960px){.t985__search-widget-icon{right:10px;width:60px;height:60px}.t985__search-widget-icon svg{width:60px;height:60px}.t985__searchvariants{margin:15px 0}.t985__close-icon{margin-right:23px}.t985__close-icon svg{width:17px;height:17px}}
/*
     FILE ARCHIVED ON 03:47:00 Apr 06, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:43:39 Jun 09, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.632
  exclusion.robots: 0.049
  exclusion.robots.policy: 0.037
  esindex: 0.011
  cdx.remote: 11.621
  LoadShardBlock: 134.325 (3)
  PetaboxLoader3.datanode: 131.315 (5)
  PetaboxLoader3.resolve: 91.438 (3)
  load_resource: 136.719
  loaddict: 26.976
*/



.t-store__empty-part-msg-cont,.t-store__error-msg-cont {
    width: 100%
}

.t-store__empty-part-msg-wrapper,.t-store__error-msg-wrapper {
    width: 100%;
    padding: 40px 40px 50px;
    box-sizing: border-box;
    min-height: 40vh;
    border: 1px solid rgba(130,130,130,.5);
    text-align: center;
    color: rgba(130,130,130,.7);
    display: table
}

.t-store__empty-part-msg,.t-store__error-msg {
    display: table-cell;
    vertical-align: middle
}

.t-store__grid-cont_col-width_stretch {
    font-size: 0;
    box-sizing: border-box
}

.t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='0'] {
    padding: 0 40px 0 40px
}

.t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='10'] {
    padding: 0 35px 0 35px
}

.t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='20'] {
    padding: 0 30px 0 30px
}

.t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='40'] {
    padding: 0 20px 0 20px
}

.t-store__grid-cont_col-width_stretch.t-container_100[data-col-gap='10'] {
    padding: 0 5px 0 5px
}

.t-store__grid-cont_col-width_stretch.t-container_100[data-col-gap='20'] {
    padding: 0 10px 0 10px
}

.t-store__grid-cont_col-width_stretch.t-container_100[data-col-gap='40'] {
    padding: 0 20px 0 20px
}

.t-store__grid-cont_col-width_stretch[data-col-gap='0'] {
    padding: 0 20px 0 20px
}

.js-store-grid-cont.t-store__grid-cont_col-width_stretch[data-col-gap='0'] {
    padding: 0
}

.t-store__grid-cont_col-width_stretch[data-col-gap='10'] {
    padding: 0 15px 0 15px
}

.t-store__grid-cont_col-width_stretch[data-col-gap='20'] {
    padding: 0 10px 0 10px
}

.t-store__stretch-col {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    font-size: initial
}

.t-store__stretch-col_25 {
    width: 25%
}

.t-store__stretch-col_33 {
    width: 33.333%
}

.t-store__stretch-col_50 {
    width: 50%
}

.t-store__stretch-col_100 {
    width: 100%
}

[data-col-gap='10'] .t-store__stretch-col {
    padding: 0 5px 0 5px
}

[data-col-gap='20'] .t-store__stretch-col {
    padding: 0 10px 0 10px
}

[data-col-gap='40'] .t-store__stretch-col {
    padding: 0 20px 0 20px
}

.t-store__grid-cont_col-width_stretch .t-store__card__imgwrapper {
    position: relative;
    width: 100%;
    padding-bottom: 110%
}

.t-store__grid-cont_col-width_stretch .t-store__card__imgwrapper_16-9 {
    padding-bottom: 56%
}

.t-store__grid-cont_col-width_stretch .t-store__card__imgwrapper_4-3 {
    padding-bottom: 75%
}

.t-store__grid-cont_col-width_stretch .t-store__card__imgwrapper_3-2 {
    padding-bottom: 66%
}

.t-store__grid-cont_col-width_stretch .t-store__card__imgwrapper_1-1 {
    padding-bottom: 100%
}

.t-store__grid-cont_col-width_stretch .t-store__card__imgwrapper_original-ratio.t-store__card__imgwrapper_1-1 {
    padding-bottom: 100%
}

.t-store__grid-cont_col-width_stretch .t-store__card__imgwrapper_2-3 {
    padding-bottom: 150%
}

.t-store__grid-cont_col-width_stretch .t-store__card__imgwrapper_3-4 {
    padding-bottom: 133%
}

.t-store__grid-cont_col-width_stretch .t-store__card__imgwrapper_9-16 {
    padding-bottom: 177%
}

@media screen and (max-width: 1200px) {
    .t-store__grid-cont_col-width_stretch[data-col-gap='0'] {
        padding:0 10px 0 10px
    }

    .t-store__grid-cont_col-width_stretch[data-col-gap='10'] {
        padding: 0 5px 0 5px
    }

    .t-store__grid-cont_col-width_stretch[data-col-gap='20'],.t-store__grid-cont_col-width_stretch[data-col-gap='40'] {
        padding: 0
    }

    .t-store__grid-cont_col-width_stretch[data-col-gap='40'] .t-store__stretch-col {
        padding: 0 10px 0 10px
    }
}

@media screen and (max-width: 960px) {
    .t-store__grid-cont_col-width_stretch.t-container_100[data-col-gap='0'] {
        padding:0
    }

    .t-store__grid-cont_col-width_stretch.t-container_100[data-col-gap='10'] {
        padding: 0 5px 0 5px
    }

    .t-store__grid-cont_col-width_stretch.t-container_100[data-col-gap='20'] {
        padding: 0 5px 0 5px
    }

    .t-store__grid-cont_col-width_stretch.t-container_100[data-col-gap='40'] {
        padding: 0 10px 0 10px
    }

    .t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='0'],.t-store__grid-cont_col-width_stretch[data-col-gap='0'] {
        padding: 0 20px 0 20px
    }

    .t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='10'],.t-store__grid-cont_col-width_stretch[data-col-gap='10'] {
        padding: 0 15px 0 15px
    }

    .t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='20'],.t-store__grid-cont_col-width_stretch[data-col-gap='20'] {
        padding: 0 15px 0 15px
    }

    .t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='40'],.t-store__grid-cont_col-width_stretch[data-col-gap='40'] {
        padding: 0 10px 0 10px
    }

    [data-col-gap='20'] .t-store__stretch-col {
        padding: 0 5px 0 5px
    }

    [data-col-gap='40'] .t-store__stretch-col {
        padding: 0 10px 0 10px
    }

    .t-store__grid-cont_mobile-one-row[data-col-gap='0'] .t-store__stretch-col:first-child {
        margin-left: 20px
    }

    .t-store__grid-cont_mobile-one-row[data-col-gap='10'] .t-store__stretch-col:first-child,.t-store__grid-cont_mobile-one-row[data-col-gap='20'] .t-store__stretch-col:first-child {
        margin-left: 15px
    }

    .t-store__grid-cont_mobile-one-row[data-col-gap='40'] .t-store__stretch-col:first-child {
        margin-left: 10px
    }

    [data-col-gap='0'] .t-store__tail-gap {
        width: 20px;
        min-width: 20px;
        height: inherit
    }

    [data-col-gap='10'] .t-store__tail-gap,[data-col-gap='20'] .t-store__tail-gap {
        width: 15px;
        min-width: 15px;
        height: inherit
    }

    [data-col-gap='40'] .t-store__tail-gap {
        width: 10px;
        min-width: 10px;
        height: inherit
    }
}

.t-store__grid-separator {
    margin-bottom: 90px
}

.t-store__load-more-btn {
    margin-top: 50px
}

@media screen and (max-width: 980px) {
    .t-store__load-more-btn {
        margin-top:40px
    }
}

@media screen and (max-width: 640px) {
    .t-store__load-more-btn {
        margin-top:30px
    }
}

@media screen and (max-width: 480px) {
    .t-store__load-more-btn {
        margin-top:20px
    }
}

.t-store__scroll-icon-wrapper {
    display: none
}

.t-store__grid-cont-preloader_hidden {
    opacity: 0
}

.t-store__card-preloader .t-store__card__img-preloader {
    background-color: rgba(123,123,123,.2);
    -webkit-animation: tStorePreloaderFlickerAnimation 1.5s infinite;
    animation: tStorePreloaderFlickerAnimation 1.5s infinite;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}

.t-store__card-preloader:nth-child(2) .t-store__card__img-preloader {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s
}

.t-store__card-preloader:nth-child(3) .t-store__card__img-preloader {
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s
}

.t-store__card-preloader:nth-child(4) .t-store__card__img-preloader {
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s
}

.t-store__card-preloader:nth-child(5) .t-store__card__img-preloader {
    -webkit-animation-delay: 1.9s;
    animation-delay: 1.9s
}

.t-store__card-preloader:nth-child(6) .t-store__card__img-preloader {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.t-store__card-preloader:nth-child(7) .t-store__card__img-preloader {
    -webkit-animation-delay: 2.1s;
    animation-delay: 2.1s
}

.t-store__card-preloader:nth-child(8) .t-store__card__img-preloader {
    -webkit-animation-delay: 2.2s;
    animation-delay: 2.2s
}

.t-store__card-preloader:nth-child(9) .t-store__card__img-preloader {
    -webkit-animation-delay: 2.3s;
    animation-delay: 2.3s
}

@-webkit-keyframes tStorePreloaderFlickerAnimation {
    0% {
        opacity: 1
    }

    40% {
        opacity: .3
    }

    80% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

@keyframes tStorePreloaderFlickerAnimation {
    0% {
        opacity: 1
    }

    40% {
        opacity: .3
    }

    80% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

.t-store__card {
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.t-store__card_hidden {
    opacity: 0
}

.t-store__card__imgwrapper {
    position: relative;
    width: 100%;
    padding-bottom: 110%
}

.t706__body_cartwinshowed .t-store__card__imgwrapper {
    z-index: 0
}

.t-store__card__bgimg,.t-store__card__bgimg_second {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    -webkit-transition: opacity .1s linear;
    transition: opacity .1s linear
}

.t-store__card__img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 2;
    -webkit-transition: opacity .1s linear;
    transition: opacity .1s linear
}

.t-store__card__bgimg_second,.t-store__card__img_second {
    z-index: 1;
    opacity: 0
}

.t-store__card__mark-wrapper {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 5;
    display: table
}

.t-store__card__mark {
    font-weight: 400;
    font-size: 12px;
    font-family: Roboto,Arial,sans-serif;
    display: table-cell;
    width: 50px;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50px;
    background-color: #111;
    color: #fff;
    box-sizing: border-box;
    padding: 0 10px
}

.t-store__card__textwrapper {
    padding-top: 20px
}

.t-store__card__descr {
    margin-top: 8px
}

.t-store__card__sku {
    margin-top: 4px;
    color: #777
}

.t-store__card__price-wrapper {
    margin-top: 12px
}

.t-store__card__price-wrapper_above-title {
    margin-top: 0;
    margin-bottom: 12px
}

.t-store__card__price-item,.t-store__prod-popup__price-item {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%
}

.t-store__card__price-currency,.t-store__card__price-value,.t-store__prod-popup__price-currency,.t-store__prod-popup__price-value,.t-store__prod__price-portion {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap
}

.t-store__prod__price-portion {
    opacity: .5;
    font-size: .8em
}

.t-store__prod__price-portion-slash {
    padding-left: 3px;
    padding-right: 3px
}

.t-store__card__price-value {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

.t-store__card__price-value+.t-store__card__price-currency:before,.t-store__prod-popup__price-value+.t-store__prod-popup__price-currency:before {
    content: '\a0';
    font-family: Arial,Helvetica,sans-serif
}

.t-store__card__price_old,.t-store__prod-popup__price_old {
    position: relative;
    color: #bdbdbd
}

.t-store__card__price_old {
    margin-left: 3px
}

.t-store__prod-popup__price_old {
    margin-left: 5px
}

.t-store__card__price_old:after,.t-store__prod-popup__price_old:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -1px;
    left: -1px;
    border-top: 1px solid;
    width: 100%
}

.t-store__card__btns-wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.t-store .t-store__card__wrap_all {
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.t-store .t-store__card__wrap_all .t-store__card__textwrapper {
    padding: 0
}

.t-store .t-store__card__wrap_all .store__card__wrap_txt-and-opts {
    padding-top: 27px;
    padding-bottom: 27px
}

.t-store .t-store__card__wrap_all .t-store__card__prod-controls-wrapper,.t-store .t-store__card__wrap_all .t-store__card__textwrapper {
    padding-left: 30px;
    padding-right: 30px
}

.t-store .t-store__card__wrap_all .t-store__card__wrap_pad-sm .store__card__wrap_txt-and-opts {
    padding-top: 18px;
    padding-bottom: 18px;
    flex: 1
}

.t-store .t-store__card__wrap_all .t-store__card__wrap_pad-sm .t-store__card__prod-controls-wrapper,.t-store .t-store__card__wrap_all .t-store__card__wrap_pad-sm .t-store__card__textwrapper {
    padding-left: 20px;
    padding-right: 20px
}

.t-store .t-store__card__wrap_all .t-store__card__wrap_pad-sm .t-store__card__btns-wrapper {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 14px
}

.t-store .t-store__card__wrap_all .t-store__card__wrap_pad-lg .store__card__wrap_txt-and-opts {
    padding-top: 36px;
    padding-bottom: 36px
}

.t-store .t-store__card__wrap_all .t-store__card__wrap_pad-lg .t-store__card__prod-controls-wrapper,.t-store .t-store__card__wrap_all .t-store__card__wrap_pad-lg .t-store__card__textwrapper {
    padding-left: 40px;
    padding-right: 40px
}

.t-store .t-store__card__wrap_all .t-store__card__wrap_pad-lg .t-store__card__btns-wrapper {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 28px
}

.t-store .t-store__card.t-align_center .t-store__card__btns-wrapper {
    justify-content: center
}

.t-store__card__btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 100%
}

.t-store__card__btn-text {
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.t-align_center .t-store__card__btn {
    margin: 0;
    margin-bottom: 8px
}

.t-align_center .t-store__card__btn:not(:only-child) {
    margin: 0 2px 8px
}

.t-align_left .t-store__card__btn {
    margin: 0 4px 8px 0
}

.t-store__card__sold-out-msg {
    margin-top: 3px;
    color: #f95d51;
    font-size: 14px;
    font-weight: 400
}

.t-store__load-more-btn-wrap {
    padding: 0 20px
}

.t-store__load-more-btn {
    position: relative
}

.t-store__load-more-btn-wrap .t-btn.t-btn_sending::before {
    top: 50%
}

.t-store__load-more-btn-wrap_hidden {
    display: none
}

.t-store .t-popup {
    padding: 0;
    -webkit-overflow-scrolling: touch
}

.t-store__product-popup,.t-store__product-snippet {
    display: flex;
    flex-wrap: wrap
}

.t-store__product-popup .t-store__prod-popup__info {
    -webkit-flex-grow: 1;
    flex-grow: 1
}

.t-store__prod-popup__slider:not(.t-col) {
    max-width: 100%;
    width: 100%
}

.t-store .t-popup__container {
    max-width: 1240px;
    right: 0;
    left: 0
}

.t-store .t-popup .t-slds__bgimg,.t-store .t-store__product-snippet .t-slds__bgimg {
    background-position: top
}

.t-popup__container.t-store__popup-container_8-cols {
    max-width: 760px
}

.t-store__popup-container_8-cols .t-store__prod-popup__container {
    padding: 40px!important
}

.t-store__popup-container_8-cols .t-store__prod-popup__info {
    padding-top: 40px
}

.t-store__prod-popup__container {
    padding: 40px 20px
}

.t-store__prod-popup__container:after {
    content: '';
    display: block;
    height: 0;
    clear: both
}

.t-store__prod-popup__container>div:after {
    content: '';
    display: block;
    height: 0;
    clear: both
}

.t-store__relevants-grid-cont:after {
    content: '';
    display: block;
    height: 0;
    clear: both
}

.t-store .t-popup__close {
    z-index: 999
}

.t-store__prod-popup__close-txt-wr {
    z-index: 999;
    position: fixed;
    left: 20px;
    top: 20px
}

.t-store__prod-popup__close-txt {
    margin-bottom: 20px;
    cursor: pointer;
    display: flex;
    align-items: center;
    opacity: .8;
    font-weight: 400
}

.t-store__prod-popup__close-txt div[data-customstyle=yes] {
    line-height: 1!important
}

.t-store__prod-popup__close-txt:before {
    content: "←\a0";
    font-family: Arial,Helvetica,sans-serif
}

@media screen and (max-width: 1240px) {
    .t-store .t-popup__container {
        max-width:1200px
    }

    .t-store__prod-popup__container {
        padding: 30px 10px
    }

    .t-store__prod-popup__col-left {
        margin-right: 10px;
        max-width: 440px
    }

    .t-store__prod-popup__col-right {
        margin-left: 10px;
        max-width: 440px
    }
}

@media screen and (max-width: 1200px) {
    .t-store .t-popup__container {
        max-width:1000px
    }

    .t-store__prod-popup__container {
        padding: 30px 20px
    }

    .t-popup__container.t-store__popup-container_8-cols {
        max-width: 620px
    }
}

@media screen and (max-width: 1000px) {
    .t-store .t-popup__container {
        max-width:980px
    }

    .t-store__prod-popup__container {
        padding: 20px 10px
    }
}

@media screen and (max-width: 960px) {
    .t-store__relevants__container .t-store__scroll-icon-wrapper {
        display:block;
        padding: 0 40px 20px 0;
        text-align: right;
        font-size: 0
    }

    .t-store .t-popup {
        padding: 0 20px
    }

    .t-store .t-popup__container {
        max-width: 640px
    }

    .t-store__prod-popup__container {
        padding: 30px
    }

    .t-store__prod-popup__col-left,.t-store__prod-popup__col-right {
        display: block;
        max-width: 100%
    }

    .t-store__prod-popup__col-left {
        padding: 0
    }

    .t-store__prod-popup__col-right {
        padding: 25px 0 0 0
    }
}

@media screen and (max-width: 670px) {
    .t-store__card__btn {
        width:100%
    }

    .t-store__card__btn:nth-child(2) {
        margin-top: 10px
    }

    .t-store .t-popup__container:not(.t-popup__container-static) {
        right: 20px;
        left: 20px
    }

    .t-store__prod-popup__col-left,.t-store__prod-popup__col-right {
        margin: 0
    }

    .t-store__relevants__container .t-col.t-store__relevants__title-wrapper {
        padding: 0
    }

    .t-store__relevants-grid-cont .t-store__card__btn {
        margin-left: 0!important;
        margin-right: 0!important
    }

    .t-store__relevants-grid-cont .t-store__card__btns-wrapper a:last-child {
        margin-bottom: 0
    }
}

@media screen and (max-width: 560px) {
    .t-store .t-popup {
        padding:0;
        height: calc(100% + 130px)
    }

    .t-store .t-popup_show .t-popup__container {
        max-width: 100%;
        right: 0;
        left: 0;
        top: 50px;
        bottom: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .t-store .t-popup_show .t-popup__container.t-popup__container-static {
        max-width: 100%;
        min-height: 100vh;
        top: 0;
        margin: 50px 0 130px
    }

    .t-store .t-popup__close {
        width: 100%;
        height: 50px;
        background: #000;
        position: fixed;
        display: table;
        z-index: 2;
        left: 0;
        right: 0;
        top: 0
    }

    .t-store .t-popup__close-wrapper {
        display: table-cell;
        vertical-align: middle;
        text-align: right;
        width: 100%;
        padding-right: 20px;
        font-size: 0
    }

    .t-store .t-popup__close-icon {
        width: 16px
    }

    #allrecords[data-product-page="y"] .t-store .t-popup__close-icon g {
        fill: #fff
    }

    .t-store__prod-popup__close-txt-wr {
        display: none
    }

    .t-store__prod-popup__container {
        padding: 20px
    }

    .t-store__prod-popup__col-right {
        padding-top: 30px
    }

    .t-store__popup-container_8-cols .t-store__prod-popup__container {
        padding: 20px!important
    }

    .t-store__popup-container_8-cols .t-store__prod-popup__info {
        padding-top: 30px
    }
}

.t-store__prod-popup__title-wrapper {
    margin-bottom: 18px
}

.t-store__prod-popup__brand {
    margin-top: 4px;
    color: #777
}

.t-store__prod-popup__sku {
    margin-top: 4px;
    color: #777
}

.t-store__prod-popup__text {
    margin-top: 20px
}

.t-store__prod-popup__price-wrapper {
    margin-top: 0
}

.t-store__prod-popup__btn-wrapper {
    margin-top: 20px;
    margin-bottom: 30px
}

.t-store__prod-popup__btn {
    margin-bottom: 0
}

.t-store__prod-popup__btn_disabled {
    opacity: .5;
    pointer-events: none
}

.t-store__prod-popup__btn_disabled td {
    opacity: .7
}

.t-store .t-product__option {
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative
}

.t-store .js-product.t-align_center .js-product-controls-wrapper,.t-store .js-store-product .t-store__prod-popup__info.t-align_center .js-product-controls-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center
}

.t-store .js-product.t-align_center .js-product-controls-wrapper .t-product__option,.t-store .js-store-product .t-store__prod-popup__info.t-align_center .js-product-controls-wrapper .t-product__option {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.t-store .t-product__option-title {
    padding-bottom: 3px
}

.t-store .t-store__card.t-align_center .t-product__option~.t-product__option {
    padding-left: 0
}

.t-store .t-align_center .t-product__option-title,.t-store .t-store__popup-container_8-cols .t-product__option-title {
    display: table-cell;
    padding: 5px 8px 5px 0;
    vertical-align: middle;
    line-height: 1
}

.t-store .t-product__option-variants {
    position: relative;
    display: table;
    min-width: 150px
}

.js-product .t-product__option-variants_list {
    position: relative
}

.js-product .t-align_center .t-product__option-variants,.js-product .t-store__popup-container_8-cols .t-product__option-variants {
    display: table-cell;
    vertical-align: middle
}

.js-product .t-product__option-variants:after {
    content: ' ';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #000 transparent transparent transparent;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    pointer-events: none
}

.js-product .t-product__option-select {
    width: 100%;
    border: 1px #ddd solid;
    background: #f8f8f8;
    color: #000;
    box-sizing: border-box;
    cursor: pointer;
    padding: 2px 30px 2px 10px;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.js-product .t-product__option-select::-ms-expand {
    width: 0;
    height: 0;
    opacity: 0
}

.js-product .t-product__option-variants.t-product__option-variants_custom:after {
    display: none
}

.js-product .t-product__option .t-product__option-variants_custom {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    min-width: auto
}

.js-product .t-product__option .t-product__option-variants_custom.t-product__option-variants_buttons.t-product__option-variants_color,.js-product .t-product__option .t-product__option-variants_custom.t-product__option-variants_buttons.t-product__option-variants_image,.js-product .t-product__option .t-product__option-variants_custom.t-product__option-variants_radio {
    margin-top: 5px;
    margin-left: 5px
}

.js-product .t-product__option-variants_custom.t-product__option-variants_radio {
    flex-direction: column
}

.js-product .t-product__option-item {
    position: relative;
    cursor: pointer;
    box-sizing: border-box
}

.js-product .t-product__option-variants_custom .t-product__option-item.t-product__option-item_disabled {
    pointer-events: none;
    opacity: .4
}

.js-product .t-product__option-input {
    visibility: hidden;
    position: absolute;
    left: -9999px;
    opacity: 0;
    height: 0;
    width: 0
}

.js-product .t-product__option-checkmark {
    position: relative;
    display: block;
    box-sizing: border-box
}

.js-product .t-product__option-variants_buttons .t-product__option-item {
    margin-right: 7px;
    margin-bottom: 7px
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    margin-bottom: 7px;
    padding: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 30px;
    min-height: 30px;
    background-color: #fff;
    border: 1px solid #ddd
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active {
    border: 1px solid rgba(0,0,0,.5)
}

.js-product .t-product__option-variants_custom .t-product__option-title {
    padding-bottom: 0;
    line-height: initial
}

.js-product .t-product__option .t-product__option-variants_hidden {
    display: none
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple:hover {
    border: 1px solid rgba(0,0,0,.5)
}

.js-product .t-product__option-variants_buttons .t-product__option-checkmark_color {
    width: 26px;
    height: 26px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 50%
}

.js-product .t-product__option-variants_buttons .t-product__option-input:checked+.t-product__option-checkmark_color:before {
    position: absolute;
    content: '';
    left: -5px;
    top: -5px;
    width: calc(100% + 8px);
    height: calc(100% + 8px);
    border-radius: 50%;
    border: 1px solid rgba(0,0,0,.5)
}

.js-product .t-product__option-variants_buttons .t-product__option-checkmark_image {
    width: 50px;
    height: 50px;
    background-color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid #ddd
}

.js-product .t-product__option-variants_buttons .t-product__option-input:checked+.t-product__option-checkmark_image:before {
    position: absolute;
    content: '';
    left: -5px;
    top: -5px;
    width: calc(100% + 8px);
    height: calc(100% + 8px);
    border: 1px solid rgba(0,0,0,.5)
}

.js-product .t-product__option-variants_buttons .t-product__option-title_buttons {
    padding-right: 0
}

.js-product .t-product__option-variants_buttons .t-product__option-title_color,.js-product .t-product__option-variants_buttons .t-product__option-title_image {
    display: none
}

.js-product .t-product__option-variants_buttons .t-product__option-item_color:hover .t-product__option-title,.js-product .t-product__option-variants_buttons .t-product__option-item_image:hover .t-product__option-title {
    padding: 4px 10px;
    display: block;
    position: absolute;
    background-color: #000;
    color: #fff;
    border-radius: 4px
}

.js-product .t-product__option-variants_buttons .t-product__option-item_color:hover .t-product__option-title {
    bottom: 36px;
    transform: translateX(calc(-50% + 13px))
}

.js-product .t-product__option-variants_buttons .t-product__option-item_image:hover .t-product__option-title {
    bottom: 60px;
    transform: translateX(calc(-50% + 25px))
}

.js-product .t-product__option-variants_buttons .t-product__option-item_color:hover .t-product__option-title:after,.js-product .t-product__option-variants_buttons .t-product__option-item_image:hover .t-product__option-title:after {
    position: absolute;
    content: '';
    display: block;
    bottom: -4px;
    left: calc(50% - 5px);
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000
}

.js-product .t-product__option-variants_buttons .t-product__option-item_image:hover .t-product__option-title {
    padding: 4px 10px;
    display: block;
    position: absolute;
    background-color: #000;
    color: #fff;
    border-radius: 4px;
    bottom: 60px;
    transform: translateX(calc(-50% + 25px))
}

.js-product .t-product__option-selected_select {
    padding: 2px 30px 2px 10px;
    position: relative;
    display: table;
    min-width: 150px;
    min-height: 28px;
    background: #f8f8f8;
    border: 1px solid #ddd;
    color: #000;
    box-sizing: border-box;
    cursor: pointer;
    border-radius: 5px
}

.js-product .t-product__option {
    position: relative
}

.js-product .t-product__option-selected_select.t-product__option-selected_color,.js-product .t-product__option-selected_select.t-product__option-selected_image {
    display: flex;
    align-items: center;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%
}

.js-product .t-product__option-selected_select:after {
    content: ' ';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #000 transparent transparent transparent;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    pointer-events: none
}

.js-product .t-product__option .t-product__option-variants_select {
    padding: 5px 10px;
    position: absolute;
    z-index: 10;
    top: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 180px;
    max-width: 250px;
    max-height: 50vh;
    overflow-y: auto;
    background-color: #fff;
    color: #000;
    border: 1px solid rgba(0,0,0,.1);
    -webkit-box-shadow: 0 4px 10px 2px rgba(0,0,0,.1);
    box-shadow: 0 4px 10px 2px rgba(0,0,0,.1);
    border-radius: 5px
}

.js-product .t-product__option-item_select {
    padding: 8px 10px;
    margin-left: -10px;
    margin-right: -10px;
    display: flex;
    align-items: center;
    width: calc(100% + 20px)
}

.js-product .t-product__option-item_select.t-product__option-item_active {
    background-color: rgba(0,0,0,.05)
}

.js-product .t-product__option-item_select:hover {
    background-color: rgba(0,0,0,.1)
}

.js-product .t-product__option-selected_color .t-product__option-selected-checkmark,.js-product .t-product__option-variants_select .t-product__option-checkmark_color {
    display: block;
    flex-shrink: 0;
    margin-right: 5px;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 50%
}

.js-product .t-product__option-selected_image .t-product__option-selected-checkmark,.js-product .t-product__option-variants_select .t-product__option-checkmark_image {
    display: block;
    flex-shrink: 0;
    margin-right: 5px;
    width: 32px;
    height: 32px;
    background-color: #fff;
    border: 1px solid #ddd;
    background-repeat: no-repeat;
    background-size: cover
}

.js-product .t-product__option-title_select,.t-product__option-selected-title {
    overflow: hidden;
    display: block;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis
}

.js-product .t-product__option-variants_radio .t-product__option-item {
    padding-left: 26px;
    margin-bottom: 10px;
    width: 100%;
    min-height: 14px
}

.js-product .t-product__option-variants_radio .t-product__option-item_color,.js-product .t-product__option-variants_radio .t-product__option-item_image {
    display: flex;
    align-items: center;
    width: auto
}

.js-product .t-product__option-variants_radio .t-product__option-checkmark_radio.t-product__option-checkmark_color {
    margin-right: 5px;
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px
}

.js-product .t-product__option-variants_radio .t-product__option-checkmark_radio.t-product__option-checkmark_image {
    display: block;
    flex-shrink: 0;
    margin-right: 5px;
    width: 32px;
    height: 32px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    background-repeat: no-repeat;
    background-size: cover
}

.js-product .t-product__option-variants_radio .t-product__option-input+.t-product__option-checkmark:before,.js-product .t-product__option-variants_radio .t-product__option-input:checked+.t-product__option-checkmark:after {
    position: absolute;
    content: '';
    border-radius: 50%
}

.js-product .t-product__option-item_radio .t-product__option-input+.t-product__option-checkmark:before {
    left: -26px;
    top: -2px;
    width: 16px;
    height: 16px;
    border: 1px solid rgba(0,0,0,.2)
}

.js-product .t-product__option-item_radio .t-product__option-input:checked+.t-product__option-checkmark:after {
    left: -22px;
    top: 2px;
    width: 10px;
    height: 10px;
    background-color: rgba(0,0,0,.2)
}

.js-product .t-product__option-item_radio .t-product__option-input+.t-product__option-checkmark.t-product__option-checkmark_color:before {
    top: 2px
}

.js-product .t-product__option-item_radio .t-product__option-input:checked+.t-product__option-checkmark.t-product__option-checkmark_color:after {
    top: 6px
}

.js-product .t-product__option-item_radio .t-product__option-input+.t-product__option-checkmark.t-product__option-checkmark_image:before {
    left: -26px;
    top: 6px
}

.js-product .t-product__option-item_radio .t-product__option-input:checked+.t-product__option-checkmark.t-product__option-checkmark_image:after {
    left: -22px;
    top: 10px
}

.js-product .t-product__option-item_radio.t-product__option-item_active .t-product__option-input+.t-product__option-checkmark:before {
    border: 1px solid rgba(0,0,0,.5)
}

.js-product .t-product__option-item_radio.t-product__option-item_active .t-product__option-input:checked+.t-product__option-checkmark:after {
    background-color: rgba(0,0,0,.5)
}

.js-product .t-product__option-title_radio {
    overflow: hidden;
    display: block;
    max-width: 100%;
    line-height: 1;
    white-space: nowrap;
    text-overflow: ellipsis
}

@media screen and (max-width: 640px) {
    .t-store .t-product__option-select {
        font-size:16px
    }
}

@media screen and (max-width: 1240px) {
    .t-store__grid-cont_mobile-one-row.t-store__relevants-grid-cont .t-store__card {
        max-width:225px
    }

    .t-store__prod-popup__container .t-store__grid-cont_mobile-one-row.t-store__relevants-grid-cont .t-store__card {
        max-width: 220px
    }
}

@media screen and (min-width: 1240px) {
    .t-store__grid-cont_mobile-one-row.t-store__relevants-grid-cont .t-store__card {
        max-width:270px
    }

    .t-store__prod-popup__container .t-store__grid-cont_mobile-one-row.t-store__relevants-grid-cont .t-store__card {
        max-width: 260px
    }
}

.t-store .t-slds__wrapper {
    padding: 0!important
}

.t-store .t-slds__arrow_wrapper {
    height: 65%!important;
    top: 50%;
    transform: translateY(-50%)
}

@media screen and (max-width: 960px) {
    .t-store__grid-cont_mobile-one-row.t-store__relevants-grid-cont .t-store__card__textwrapper {
        height:auto!important
    }

    .t-store__relevants-grid-cont.t-store__grid-cont_mobile-one-row .t-col {
        padding: 0;
        margin-left: 20px;
        margin-right: 20px
    }

    .t-store__relevants__container .js-product-relevant:first-child:not(:only-child) {
        padding-left: 0
    }

    .t-store__relevants__container .js-product-relevant:last-child:not(:only-child) {
        padding-right: 0
    }
}

@media screen and (min-width: 560px) {
    .t-store .t-popup.t-popup_show {
        transition:unset
    }

    .t-store .t-popup .t-popup__container {
        opacity: 0;
        -webkit-transform: translateY(50px);
        -ms-transform: translateY(50px);
        transform: translateY(50px);
        transition: all .9s cubic-bezier(.19,1,.22,1)
    }

    .t-store .t-popup.t-popup_show .t-popup__container {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: all .9s cubic-bezier(.19,1,.22,1);
        -o-transition: all .9s cubic-bezier(.19,1,.22,1);
        transition: all .9s cubic-bezier(.19,1,.22,1);
        transition-delay: .3s
    }
}

@media screen and (max-width: 560px) {
    .t-store__relevants__container .js-product-relevant:first-child {
        padding-left:0
    }

    .t-store__relevants__container .js-product-relevant:last-child {
        padding-right: 0
    }

    .t-store .t-popup__container {
        transform: none;
        transform: translateX(100%) scale(1)
    }

    .t-store .t-popup_show .t-popup__container {
        transform: translateY(0);
        transform: translateX(-100%)
    }

    .t-store .t-popup__container-animated {
        transition: transform ease-out .3s
    }

    .t-store .t-popup_show .t-popup__container-animated {
        transition: transform ease-in .3s
    }

    .t-store .t-popup__container.t-popup__container-static {
        transform: translateY(0);
        transform: translateX(100%) scale(1)
    }

    .t-store .t-popup_show .t-popup__container.t-popup__container-static {
        transform: translateX(0) scale(1)
    }

    .t-store .t-popup .t-popup__close {
        transform: translateX(100%) scale(1);
        transition: transform ease-out .3s
    }

    .t-store .t-popup.t-popup_show .t-popup__close {
        transform: translateX(0) scale(1);
        transition: transform ease-in .3s
    }

    .t-store .t-popup .t-popup__close:hover,.t-store .t-popup__close:hover {
        opacity: 1
    }

    .t-store .t-popup .t-popup__close.t-popup__close-opacity-scroll,.t-store .t-popup__close.t-popup__close-opacity-scroll {
        background-color: rgba(255,255,255,0)
    }

    .t-store .t-popup__close-wrapper {
        position: relative;
        border-bottom: 1px solid rgba(0,0,0,.1)
    }

    .t-store .t-popup__close-wrapper .t-popup__close-icon_arrow {
        width: 26px;
        position: absolute;
        left: 12px;
        top: 12px
    }

    .t-store .t-popup__close-wrapper .t-popup__close-icon_cross {
        display: none
    }

    .t-store .t-popup .t-popup__close {
        position: fixed
    }

    .t-store .t-store__product-snippet .t-store__prod-popup__col-left,.t-store__product-snippet .t-store__prod-popup__col-right {
        padding-left: 0;
        padding-right: 0
    }

    .t-store .t-slds__thumbsbullet-wrapper,.t-store .t-store__prod-popup__info {
        padding-left: 20px;
        padding-right: 20px
    }

    .t-store .t-slds__thumbsbullet-wrapper {
        width: calc(100% - 40px)
    }

    .t-store .t-store__prod-popup__container .t-store__product-popup .t-slds {
        margin-left: -20px;
        margin-right: -20px
    }

    .t-store .t-store__prod-popup__container .t-store__prod-popup__info {
        padding-left: 0;
        padding-right: 0
    }

    .t-store .t-store__prod-popup__container {
        padding-top: 0;
        padding-bottom: 60px
    }
}

@media screen and (min-width: 560px) {
    .t-store .t-popup__close-wrapper .t-popup__close-icon_arrow {
        display:none
    }

    .t-store .t-popup__close {
        position: absolute;
        background-color: transparent!important
    }

    .t-store .t-store__prod-popup__close-txt-wr {
        position: absolute
    }
}

@media screen and (min-width: 640px) and (max-width:960px) {
    .t-store__relevants__container .t-slds__item_active .js-product-relevant {
        padding-left:0;
        padding-right: 10px
    }

    .t-store__relevants__container .t-slds__item_active+div .js-product-relevant {
        padding-right: 0;
        padding-left: 10px
    }
}

@media screen and (min-width: 960px) {
    .t-store__relevants__container .js-product-relevant:first-child:not(:only-child) {
        margin-left:0
    }

    .t-store__relevants__container .t-store__grid-separator+.js-product-relevant {
        margin-left: 0
    }

    .t-store__relevants__container .js-product-relevant:last-child:not(:only-child) {
        margin-right: 0
    }

    .t-store__relevants__container .js-product-relevant+.js-product-relevant+.js-product-relevant+.js-product-relevant {
        margin-right: 0
    }
}

.t-store__relevants-grid-cont .t-store__card__wrap_all {
    display: flex;
    flex-direction: column;
    flex: 1;
    background-color: transparent!important
}

@media screen and (min-width: 960px) {
    .t-store__card__imgwrapper:hover .t-store__card__bgimg_hover,.t-store__card__imgwrapper:hover .t-store__card__img_hover {
        opacity:0
    }

    .t-store__card__imgwrapper:hover .t-store__card__bgimg_second,.t-store__card__imgwrapper:hover .t-store__card__img_second {
        z-index: 3;
        opacity: 1
    }
}

.t-store__relevants__title-wrapper {
    margin-left: 20px;
    margin-right: 20px
}

@media screen and (min-width: 1200px) {
    .t-store__prod-popup__container .js-store-relevants-grid-cont {
        margin-left:20px;
        margin-right: 20px
    }
}

@media screen and (min-width: 960px) and (max-width:1200px) {
    .t-store__relevants__title-wrapper {
        margin-left:10px;
        margin-right: 10px
    }

    .t-store__prod-popup__container .js-store-relevants-grid-cont {
        margin-left: 10px;
        margin-right: 10px
    }
}

@media screen and (max-width: 960px) {
    .t-store__relevants-grid-cont .t-store__grid-separator {
        display:none
    }

    .t-store__relevants-grid-cont.t-store__grid-cont_mobile-grid {
        font-size: 0
    }

    .t-store__relevants-grid-cont.t-store__grid-cont_mobile-grid .t-col:not(.t-col_8):not(.t-col_12),.t-store__relevants-grid-cont.t-store__grid-cont_mobile-grid .t-store__stretch-col:not(.t-store__stretch-col_100) {
        width: 50%;
        display: inline-block;
        vertical-align: top
    }

    .t-store__relevants-grid-cont.t-store__grid-cont .t-col,.t-store__relevants-grid-cont.t-store__grid-cont .t-store__stretch-col {
        margin-bottom: 60px
    }

    .t-store__relevants-grid-cont.t-store__grid-cont .t-col_8 .t-store__card__imgwrapper_original-ratio {
        padding-bottom: 0!important;
        font-size: 0
    }

    .t-store__relevants-grid-cont.t-store__grid-cont .t-col_8 .t-store__card__imgwrapper_original-ratio .t-store__card__img {
        position: initial
    }

    .t-store__relevants-grid-cont.t-store__grid-cont_mobile-one-row {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        max-width: 100%;
        box-sizing: border-box;
        padding: 0!important
    }

    .t-store__relevants-grid-cont.t-store__grid-cont_mobile-one-row .t-col,.t-store__relevants-grid-cont.t-store__grid-cont_mobile-one-row .t-store__stretch-col {
        min-width: 38%;
        max-width: 38%;
        margin-bottom: 0!important
    }

    .t-store__relevants-grid-cont.t-store__grid-cont_mobile-one-row .t-col:first-child {
        margin-left: 20px
    }

    .t-store__relevants-grid-cont.t-store__grid-cont_mobile-one-row .t-col:first-child {
        margin-left: 0
    }

    .t-store__relevants-grid-cont.t-store__grid-cont_mobile-one-row .t-store__empty-part-msg-cont,.t-store__relevants-grid-cont.t-store__grid-cont_mobile-one-row .t-store__error-msg-cont {
        min-width: auto;
        max-width: 100%;
        margin-right: 20px
    }

    .t-store__relevants__container .t-store__scroll-icon-wrapper {
        display: block;
        padding: 0 0 20px 0;
        text-align: right;
        font-size: 0
    }

    @-webkit-keyframes store-horizontal-scroll-icon {
        0% {
            -webkit-transform: translate3d(-20px,0,0);
            opacity: 0
        }

        10% {
            -webkit-transform: translate3d(-20px,0,0);
            opacity: 0
        }

        20% {
            -webkit-transform: translate3d(-20px,0,0);
            opacity: 1
        }

        70% {
            -webkit-transform: translate3d(0,0,0);
            opacity: 1
        }

        80% {
            -webkit-transform: translate3d(0,0,0);
            opacity: 1
        }

        81% {
            -webkit-transform: translate3d(0,0,0);
            opacity: 0
        }

        100% {
            -webkit-transform: translate3d(0,0,0);
            opacity: 0
        }
    }

    @keyframes store-horizontal-scroll-icon {
        0% {
            transform: translate3d(-20px,0,0);
            opacity: 0
        }

        10% {
            transform: translate3d(-20px,0,0);
            opacity: 0
        }

        20% {
            transform: translate3d(-20px,0,0);
            opacity: 1
        }

        70% {
            transform: translate3d(0,0,0);
            opacity: 1
        }

        80% {
            transform: translate3d(0,0,0);
            opacity: 1
        }

        81% {
            transform: translate3d(0,0,0);
            opacity: 0
        }

        100% {
            transform: translate3d(0,0,0);
            opacity: 0
        }
    }

    .t-store__scroll-icon {
        -webkit-animation: store-horizontal-scroll-icon 1.5s infinite;
        animation: store-horizontal-scroll-icon 1.5s infinite
    }

    .t-store__relevants__container .t-store__card__img_second {
        display: none
    }

    .t-store__relevants__container.t-store__grid-cont_mobile-one-row .t-product__option-variants {
        min-width: 100px
    }

    .t-store__relevants__container {
        margin-left: 10px;
        margin-right: 10px
    }

    .t-store__relevants__title-wrapper {
        padding-left: 0;
        margin: 0
    }
}

@media screen and (max-width: 960px) {
    .t-store__grid-separator {
        display:none
    }

    .t-store__grid-cont_mobile-grid {
        font-size: 0
    }

    .t-store__grid-cont_mobile-grid .t-col:not(.t-col_8):not(.t-col_12),.t-store__grid-cont_mobile-grid .t-store__stretch-col:not(.t-store__stretch-col_100) {
        width: 50%;
        display: inline-block;
        vertical-align: top
    }

    .t-store__grid-cont .t-col,.t-store__grid-cont .t-store__stretch-col {
        margin-bottom: 60px
    }

    .t-store__grid-cont .t-col_8 .t-store__card__imgwrapper_original-ratio {
        padding-bottom: 0!important;
        font-size: 0
    }

    .t-store__grid-cont .t-col_8 .t-store__card__imgwrapper_original-ratio .t-store__card__img {
        position: initial
    }

    .t-store__grid-cont_mobile-one-row {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        max-width: 100%;
        box-sizing: border-box;
        padding: 0!important
    }

    .t-store__grid-cont_mobile-one-row .t-col,.t-store__grid-cont_mobile-one-row .t-store__stretch-col {
        min-width: 32%;
        max-width: 32%;
        margin-bottom: 0!important
    }

    .t-store__grid-cont_mobile-one-row .t-col:first-child {
        margin-left: 20px
    }

    .t-store__relevants-grid-cont.t-store__grid-cont_mobile-one-row .t-col:first-child {
        margin-left: 0
    }

    .t-store__grid-cont_mobile-one-row .t-store__empty-part-msg-cont,.t-store__grid-cont_mobile-one-row .t-store__error-msg-cont {
        min-width: auto;
        max-width: 100%;
        margin-right: 20px
    }

    .t-store__scroll-icon-wrapper {
        display: block;
        padding: 0 40px 20px 0;
        color: #a1a1a1;
        text-align: right;
        font-size: 0;
        mix-blend-mode: multiply
    }

    .t-store__relevants__container .t-store__scroll-icon-wrapper {
        padding: 0 0 20px 0
    }

    @-webkit-keyframes store-horizontal-scroll-icon {
        0% {
            -webkit-transform: translate3d(-20px,0,0);
            opacity: 0
        }

        10% {
            -webkit-transform: translate3d(-20px,0,0);
            opacity: 0
        }

        20% {
            -webkit-transform: translate3d(-20px,0,0);
            opacity: 1
        }

        70% {
            -webkit-transform: translate3d(0,0,0);
            opacity: 1
        }

        80% {
            -webkit-transform: translate3d(0,0,0);
            opacity: 1
        }

        81% {
            -webkit-transform: translate3d(0,0,0);
            opacity: 0
        }

        100% {
            -webkit-transform: translate3d(0,0,0);
            opacity: 0
        }
    }

    @keyframes store-horizontal-scroll-icon {
        0% {
            transform: translate3d(-20px,0,0);
            opacity: 0
        }

        10% {
            transform: translate3d(-20px,0,0);
            opacity: 0
        }

        20% {
            transform: translate3d(-20px,0,0);
            opacity: 1
        }

        70% {
            transform: translate3d(0,0,0);
            opacity: 1
        }

        80% {
            transform: translate3d(0,0,0);
            opacity: 1
        }

        81% {
            transform: translate3d(0,0,0);
            opacity: 0
        }

        100% {
            transform: translate3d(0,0,0);
            opacity: 0
        }
    }

    .t-store__scroll-icon {
        -webkit-animation: store-horizontal-scroll-icon 1.5s infinite;
        animation: store-horizontal-scroll-icon 1.5s infinite
    }

    .t-store__card__img_second {
        display: none
    }

    .t-store__grid-cont_mobile-one-row .t-product__option-variants {
        min-width: 100px
    }
}

@media screen and (max-width: 640px) {
    .t-store__relevants__container {
        margin:0
    }

    .t-store__grid-cont_mobile-grid {
        padding: 0 10px;
        box-sizing: border-box
    }

    .t-store__grid-cont_mobile-grid .t-col:not(.t-col_8) {
        padding-left: 10px;
        padding-right: 10px
    }

    .t-store__grid-cont_mobile-one-row .t-col:first-child {
        margin-left: 0
    }

    .t-store__grid-cont_mobile-one-row .t-col,.t-store__grid-cont_mobile-one-row .t-store__stretch-col,.t-store__relevants-grid-cont.t-store__grid-cont_mobile-one-row .t-col,.t-store__relevants-grid-cont.t-store__grid-cont_mobile-one-row .t-store__stretch-col {
        min-width: 80%;
        max-width: 80%
    }

    .t-store__grid-cont_mobile-one-row .t-store__empty-part-msg-cont,.t-store__grid-cont_mobile-one-row .t-store__error-msg-cont {
        min-width: auto;
        max-width: 100%;
        margin-right: 0
    }

    .t-store__grid-cont_col-width_stretch.t-store__grid-cont_mobile-one-row .t-store__empty-part-msg-cont,.t-store__grid-cont_mobile-one-row .t-store__error-msg-cont {
        margin-right: 15px
    }

    .t-store__scroll-icon-wrapper {
        padding: 0 20px 10px 0
    }
}

@media screen and (max-width: 480px) {
    .t-store__grid-cont:not(.t-store__mobile-two-columns):not(.t951__cont-w-filter) .t-store__card__imgwrapper_original-ratio,.t951__grid-cont:not(.t-store__mobile-two-columns) .t-store__card__imgwrapper_original-ratio {
        padding-bottom:0!important;
        font-size: 0
    }

    .t-store__grid-cont:not(.t-store__mobile-two-columns):not(.t951__cont-w-filter) .t-store__card__imgwrapper_original-ratio .t-store__card__img,.t951__grid-cont:not(.t-store__mobile-two-columns) .t-store__card__imgwrapper_original-ratio .t-store__card__img {
        position: initial
    }

    .t-store__grid-cont_mobile-grid .t-col:not(.t-col_8):not(.t-col_12),.t-store__grid-cont_mobile-grid .t-store__stretch-col:not(.t-store__stretch-col_100) {
        width: 100%;
        display: block
    }

    .t-store__grid-cont_mobile-one-row .t-store__empty-part-msg-cont,.t-store__grid-cont_mobile-one-row .t-store__error-msg-cont {
        min-width: auto;
        max-width: 100%
    }

    .t-store__mobile-two-columns.t-store__grid-cont .t-store__card.t-item {
        width: 50%;
        display: inline-block;
        vertical-align: top
    }

    .t-store__mobile-two-columns.t-store__grid-cont.t-store__valign-buttons .t-store__card.t-item {
        display: inline-flex
    }

    .t-store__mobile-two-columns .t-product__option-variants {
        min-width: initial
    }

    .t-store__mobile-two-columns .t-store__card__title.t-name {
        font-size: 14px;
        word-break: break-word
    }

    .t-store__mobile-two-columns .t-store__card__btn.t-btn {
        font-size: 12px
    }

    .t-store__mobile-two-columns .t-store__card__btn.t-store__card__btn_second.t-btn {
        font-size: 12px
    }

    .t-store__mobile-two-columns .t-store__card__btn.t-btn {
        padding: 0 10px
    }

    .t-store__mobile-two-columns .t-store__card__btn.t-store__card__btn_second.t-btn {
        padding: 0 10px
    }
}

@media screen and (max-width: 960px) {
    .t-store__grid-cont_mobile-one-row.t-store__valign-buttons.js-store-grid-cont {
        -ms-flex-wrap:nowrap;
        -webkit-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.t-store__valign-buttons.js-store-grid-cont {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.t-popup .t-store__valign-buttons .t-item,.t-store__valign-buttons.js-store-grid-cont .t-item,.t-store__valign-buttons.js-store-grid-cont .t-item .t-store__card__wrap_all .t-store__card__wrap_txt-and-btns {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.t-store__valign-buttons.js-store-grid-cont .t-item .t-store__card__wrap_all .t-store__card__wrap_txt-and-btns {
    display: flex;
    flex-direction: column;
    flex: 1
}

.t-store__relevants__container .t-store__valign-buttons .t-slds .t-item,.t-store__relevants__container .t-store__valign-buttons .t-slds .t-slds__wrapper {
    height: 100%
}

.t-store__valign-buttons.t-container:after,.t-store__valign-buttons.t-container:before,.t-store__valign-buttons.t-container_100:after,.t-store__valign-buttons.t-container_100:before,.t-store__valign-buttons.t-container_10:after,.t-store__valign-buttons.t-container_10:before,.t-store__valign-buttons.t-container_8:after,.t-store__valign-buttons.t-container_8:before {
    width: 0
}

.t-store__valign-buttons .t-store__grid-separator {
    width: 100%
}

@media screen and (max-width: 480px) {
    .t778 .t-store__mobile-two-columns .js-store-grid-cont.t-store__grid-cont.t-container.t-store__mobile-two-columns.t-store__grid-cont_mobile-grid {
        padding:0 5px
    }

    .t778 .t-store__mobile-two-columns .js-product.t-store__card.t-col.t-col_3.t-align_left.t-item {
        padding-left: 5px;
        padding-right: 5px
    }

    .t778 .t-store__mobile-two-columns .t-store__card__textwrapper {
        padding: 0 10px 0
    }

    .t778 .t-store__mobile-two-columns .t-store__card__btns-wrapper {
        padding: 0 10px 10px
    }

    .t778 .t-store__mobile-two-columns .js-product-controls-wrapper.t-store__card__prod-controls-wrapper {
        padding: 0 10px 0
    }

    .t778 .t-store__mobile-two-columns.t-store__grid-cont_mobile-grid {
        padding: 0 5px
    }
}

.t-store__single-prod-preloader__text {
    background-color: rgba(123,123,123,.2);
    border-radius: 3px;
    height: 24px;
    margin-top: 15px;
    -webkit-animation: tFeedPreloaderFlickerAnimation 1.5s infinite;
    animation: tFeedPreloaderFlickerAnimation 1.5s infinite;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}

.t-store__single-prod-preloader__text:first-child {
    max-width: 60%;
    margin-top: 0;
    height: 34px
}

.t-store__single-prod-preloader__text:last-child {
    max-width: 80%
}

.t-store__relevants-grid-cont {
    position: relative
}

@media screen and (min-width: 961px) {
    .t-store__relevants-grid-cont.t-store__valign-buttons.t-store__grid-cont_mobile-one-row {
        display:-ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width: 960px) {
    .t-store__relevants__container .t-slds__arrow-left {
        left:auto;
        right: 100%
    }

    .t-store__relevants__container .t-slds__arrow-right {
        right: auto;
        left: 100%
    }
}

@media screen and (min-width: 1040px) {
    .t-store__relevants__container .t-slds__arrow-left {
        left:auto;
        right: 200%
    }

    .t-store__relevants__container .t-slds__arrow-right {
        right: auto;
        left: 200%
    }
}

.t-store__relevants__container .t-slds__arrow_wrapper {
    display: block!important;
    opacity: 1!important
}

@media screen and (max-width: 640px) {
    .t-store__relevants__container .t-slds__arrow-left {
        left:10px;
        right: auto
    }

    .t-store__relevants__container .t-slds__arrow-right {
        right: 10px;
        left: auto
    }
}

.t-store__prod-snippet__container {
    padding-top: 120px;
    padding-bottom: 120px
}

.t-store__product-snippet .t-container>div:after {
    content: '';
    display: block;
    height: 0;
    clear: both
}

@media screen and (max-width: 560px) {
    .t-store__prod-snippet__container {
        padding-top:50px;
        padding-bottom: 60px
    }
}

@media screen and (max-width: 980px) {
    .t-store__product-snippet .t-container {
        max-width:640px
    }

    .t-store__product-snippet .t-store__prod-popup__col-left,.t-store__product-snippet .t-store__prod-popup__col-right {
        padding-left: 20px;
        padding-right: 20px
    }
}

.t-store__product-snippet+.t-store__relevants__container .t-store__valign-buttons .t-item {
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.t-store__product-snippet+.t-store__relevants__container,.t-store__product-snippet+.t-store__relevants__container .t-store__valign-buttons .t-item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

#allrecords .t-store__product-snippet+.t-store__relevants__container .t-item .t-store__card__btns-wrapper {
    margin-top: 20px
}

.t706 .t-form__errorbox-middle {
    margin-top: 15px
}

.t-slds__wrapper {
    position: relative
}

.t-slds__videowrapper {
    width: 100%;
    height: 100%
}

.t-slds__play_icon {
    z-index: 2;
    cursor: pointer
}

.t-slds__frame-wrapper {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.t-slds__frame {
    background-color: #000
}

.t-store__card__btns-wrapper--quantity a {
    margin-left: 0!important;
    margin-right: 0!important
}

.t-store__card__btns-wrapper--quantity .t-store__prod__quantity {
    margin-left: 0!important;
    margin-right: 4px!important
}

.t-store__prod__quantity+a[href="#order"] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: unset
}

.t-store__prod__quantity {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: top;
    margin: 0 4px 8px 0;
    border: 1px solid #777;
    font-size: 14px;
    height: 45px;
    background-color: #fff;
    box-sizing: border-box
}

.t-align_center .t-store__prod__quantity {
    margin: 0 2px 8px
}

.t-store__prod__quantity_xs {
    font-size: 13px;
    height: 35px
}

.t-store__prod__quantity a {
    display: inline-block
}

.t-store__prod__quantity input[type=number]::-webkit-inner-spin-button,.t-store__prod__quantity input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.t-store__prod__quantity input[type=number] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield
}

.t-store__prod__quantity-input {
    text-align: center;
    width: 30px;
    height: 30px;
    padding: 0;
    vertical-align: top;
    border: none;
    background-color: transparent;
    color: #000
}

.t-store__prod__quantity-input:focus {
    outline: 0
}

.t-store__prod__quantity__minus-wrapper,.t-store__prod__quantity__plus-wrapper {
    min-width: 25px;
    width: 25px;
    height: 25px;
    margin: 0 5px;
    cursor: pointer
}

.t-store__prod__quantity__minus {
    background: linear-gradient(#777,#777),#fff
}

.t-store__prod__quantity__plus {
    background: linear-gradient(#777,#777),linear-gradient(#777,#777),#fff
}

.t-store__prod__quantity__minus,.t-store__prod__quantity__plus {
    display: inline-block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: 50% 1px,1px 50%;
    background-repeat: no-repeat;
    border-radius: 50px
}

@media screen and (max-width: 320px) {
    .t-store__prod__quantity,.t-store__prod__quantity+a[href="#order"] {
        width:100%!important;
        margin-left: 0!important;
        margin-right: 0!important
    }

    .t-store__prod__quantity-input {
        width: 100%
    }
}

@media screen and (max-width: 670px) {
    .t-store__card .t-store__prod__quantity {
        position:relative;
        margin-right: 4px
    }

    .t-store__card .t-store__prod__quantity+.t-store__card__btn {
        margin-left: 4px;
        margin-right: 0;
        margin-top: 0
    }

    .t-store__prod__quantity+.t754__btn,.t-store__prod__quantity+.t776__btn,.t-store__prod__quantity+.t778__btn,.t-store__prod__quantity+.t786__btn {
        margin-top: 0
    }

    .t-store__prod__quantity-input {
        font-size: 16px
    }
}

@media screen and (min-width: 320px) {
    .t-store__card__btns-wrapper--quantity {
        display:inline-block;
        max-width: 100%
    }

    .t-store__card__btns-wrapper--quantity a:not([href^='#order']) {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
}

@media screen and (min-width: 961px) and (max-width:1200px) {
    .t-col_3 .t-store__prod__quantity,.t-col_3 .t-store__prod__quantity+a[href="#order"],.t-col_3 .t-store__prod__quantity-input {
        width:100%
    }

    .t-col_3 .t-store__prod__quantity {
        margin-right: 0
    }

    .t-col_3 .t-store__prod__quantity-input {
        width: 100%
    }
}

@media screen and (min-width: 481px) and (max-width:575px) {
    .t-store__grid-cont_mobile-grid .t-col:not(.t-col_8):not(.t-col_12) .t-store__prod__quantity,.t-store__grid-cont_mobile-grid .t-col:not(.t-col_8):not(.t-col_12) .t-store__prod__quantity+a[href="#order"],.t-store__grid-cont_mobile-grid .t-col:not(.t-col_8):not(.t-col_12) .t-store__prod__quantity-input {
        width:100%
    }
}

@media screen and (max-width: 481px) {
    .t-store__mobile-two-columns .t-store__card .t-store__prod__quantity,.t-store__mobile-two-columns .t-store__card .t-store__prod__quantity+a[href="#order"],.t-store__mobile-two-columns .t-store__card .t-store__prod__quantity-input {
        width:100%
    }
}

.t1025 .t-col_100.t-col {
    margin-right: 0;
    margin-left: 0;
    padding: 0;
    padding: 0
}

.t1025 .t-store__grid-cont_table {
    width: 100%;
    border-collapse: collapse
}

.t1025 .t-store__grid-cont_table td {
    vertical-align: top
}

.t1025 .t-store__card_in-row td {
    vertical-align: middle
}

.t1025 .t-store__card {
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #d6d6d6
}

.t1025 .t-store__card:first-child {
    border-top: 1px solid #d6d6d6
}

.t1025 .t-store__card_no-separator,.t1025 .t-store__card_no-separator:first-child {
    border: none
}

.t1025 .t-container_100 .t-store__card {
    box-sizing: border-box;
    padding: 15px 20px
}

.t1025 .t-store__card__imgwrapper {
    width: 200px;
    height: 200px;
    padding-bottom: 0;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 40px
}

.t1025 .t-store__card__img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 2;
    -webkit-transition: opacity .1s linear;
    transition: opacity .1s linear
}

.t1025 .t-store__card__mark {
    font-weight: 600;
    font-size: 11px;
    font-family: TildaSans,Arial,sans-serif;
    width: unset;
    height: unset;
    display: table-cell;
    border-radius: 5px;
    padding: .5em 1em
}

.t1025 .t-store__card__textwrapper_column {
    width: 100%
}

.t1025 .t-store__card__textwrapper {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 0
}

.t1025 .t-store__card__title {
    font-size: 20px;
    line-height: 1.5
}

.t1025 .t-store__card__descr {
    opacity: .6
}

.t1025 .t-store__card__price-buttons {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-left: 40px;
    margin-top: 15px;
    margin-bottom: 15px
}

.t1025 .t-store__card__price-wrapper {
    display: flex;
    flex-wrap: nowrap;
    margin-top: 0;
    margin-bottom: 15px
}

.t1025 .t-store__card__price-item {
    display: flex;
    font-size: 22px
}

.t1025 .t-store__card__price-value {
    display: inline-block;
    vertical-align: middle;
    text-align: center
}

.t1025 .t-store__card__price-currency {
    text-align: center
}

.t1025 .t-store__card__price-value+.t-store__card__price-currency:before {
    content: ' ';
    white-space: pre
}

.t1025 .t-store__card__price_old {
    margin-left: 6px
}

.t1025 .t-store__card__price_old:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -1px;
    left: -1px;
    border-top: 1px solid;
    width: 100%
}

.t1025 .t-store__card__btns-wrapper {
    flex-direction: column;
    width: 100%
}

.t1025 .t-store__card__btn-row {
    display: flex;
    margin-bottom: 5px
}

.t1025 .t-store__card__btn-row:last-child {
    margin-bottom: 0
}

.t1025 .t-align_left .t-store__card__btn {
    width: 100%;
    margin-bottom: 0
}

.t1025 .t-store__card .t-store__card__btns-wrapper .t1002__addBtn {
    margin: 0;
    border: 1px solid #000;
    width: 35px;
    height: 35px
}

.t1025 .t-store__card .t1002__addBtn {
    margin: 0;
    width: 35px;
    height: 35px
}

.t1025 .t-store__card .t1002__addBtn svg {
    width: 60%;
    height: 60%
}

.t1025 .t-store__card .t-store__card__btns-wrapper .t1002__addBtn svg path {
    stroke-width: 1px
}

.t1025 .t-store__card__pricewrapper {
    margin-right: 40px
}

.t1025 .t-store__card__price-buttons_in-row {
    max-width: 100%;
    margin: 0
}

.t1025 .t-store__card__price-buttons_in-row .t-store__card__price-wrapper {
    margin-bottom: 15px
}

.t1025 .t-store__card__price-buttons_in-row .t-store__card__btns-wrapper {
    flex-direction: row;
    margin-top: 0;
    flex-wrap: nowrap;
    width: unset
}

.t1025 .t-store__card__price-buttons_in-row .t-store__card__btn-row {
    margin-bottom: 0;
    margin-right: 5px
}

.t1025 .t-store__card__price-buttons_in-row .t-store__card__btn-row:last-child {
    margin-right: 0
}

.t1025 .t-align_left .t-store__card__btn {
    margin: 0
}

.t1025 .t-store__card__price-buttons_in-row .t-store__card__btn {
    margin-top: 0;
    margin-bottom: 0
}

.t1025 .t-store__card__buttonwrapper {
    padding: 0 20px;
    text-align: center
}

.t1025 .t-store__prod__quantity {
    margin-top: 0;
    margin-bottom: 0
}

.t1025 .t-store__prod__quantity__minus-wrapper {
    margin: 0 0 0 5px
}

.t1025 .t-store__prod__quantity-input {
    width: 20px
}

.t1025 .t-store__prod__quantity__plus-wrapper {
    margin: 0 5px 0 0
}

.t1025 .t-store__card_in-row .t-store__card__pricewrapper,.t1025 .t-store__card_in-row .t-store__card__textwrapper {
    margin: 15px 40px 15px 0
}

.t1025 .t-store__card_under-description .t-store__card__price-buttons {
    margin-left: 0
}

.t1025 .t-store__card_under-description .t-store__card__btns-wrapper {
    flex-direction: row;
    width: unset
}

.t1025 .t-store__card_under-description .t-store__card__btn-row {
    margin-right: 5px
}

.t1025 .t-store__card_no-img .t-store__card__price-wrapper {
    display: flex;
    margin-right: 20px
}

.t1025 .t-store__card_no-img .t-store__card__price_old {
    margin-left: 5px
}

.t1025 .t-store__card_no-img .t-store__card__btns-wrapper {
    flex-direction: row;
    margin-top: 0
}

.t1025 .t-store__card_no-img .t-store__card__btn_second {
    margin-top: 0
}

@media (max-width: 960px) {
    .t1025 .t-store__card {
        display:grid;
        grid-template-columns: auto 1fr;
        grid-template-rows: auto 1fr;
        gap: 15px 20px;
        padding: 20px 0;
        box-sizing: border-box
    }

    .t1025 .t-store__card_under-description {
        grid-template-rows: auto
    }

    .t1025 .t-store__card__imgwrapper_column {
        grid-row: 1/-1;
        margin: auto 0
    }

    .t1025 .t-store__card__imgwrapper,.t1025 .t-store__card__price-buttons,.t1025 .t-store__card__textwrapper,.t1025 .t-store__card_in-row .t-store__card__pricewrapper,.t1025 .t-store__card_in-row .t-store__card__textwrapper {
        margin: 0
    }

    .t1025 .t-store__card__btns-wrapper {
        flex-direction: row;
        width: unset
    }

    .t1025 .t-store__card__btn-row {
        margin-bottom: 0;
        margin-right: 5px
    }

    .t1025 .t-store__card__btn-row:last-of-type {
        margin-right: 0
    }

    .t1025 .t-store__card_in-row {
        grid-template-rows: auto auto 1fr
    }

    .t1025 .t-store__card_in-row .t-store__card__price-wrapper {
        margin-bottom: 0
    }

    .t1025 .t-store__card_no-img .t-store__card__textwrapper_column {
        grid-column: 1/-1
    }

    .t1025 .t-store__card_under-description .t-store__card__price-buttons {
        margin-top: 20px;
        flex-wrap: wrap;
        gap: 5px
    }

    .t1025 .t-store__card_in-row .t1002__addBtn,.t1025 .t-store__card_under-description .t1002__addBtn {
        margin-left: 5px
    }
}

@media (max-width: 481px) {
    .t1025 .t-store__card__price-buttons {
        max-width:100%;
        align-items: flex-start
    }

    .t1025 .t-store__card__btns-wrapper,.t1025 .t-store__card_in-row .t-store__card__btns-wrapper,.t1025 .t-store__card_under-description .t-store__card__btns-wrapper {
        flex-direction: column;
        flex-wrap: nowrap
    }

    .t1025 .t-store__card__btn-row,.t1025 .t-store__card_in-row .t-store__card__btn-row,.t1025 .t-store__card_under-description .t-store__card__btn-row {
        margin-bottom: 5px;
        margin-right: 0
    }

    .t1025 a.t-store__card__btn {
        margin-top: 0;
        margin-bottom: 0
    }

    .t1025 .t-store__card_in-row .t-store__card__btns-wrapper,.t1025 .t-store__card_under-description .t-store__card__btns-wrapper {
        flex-wrap: wrap
    }

    .t1025 .t-store__card_no-img {
        grid-template-columns: 1fr;
        grid-template-rows: repeat(1,auto)
    }
}

@media (max-width: 321px) {
    .t1025 .t-store__card {
        display:grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto auto auto;
        gap: 20px;
        width: calc(100vw - 40px);
        box-sizing: border-box
    }

    .t1025 .t-store__card__imgwrapper_column {
        grid-row: 1/2;
        margin: 0 auto
    }

    .t1025 .t-store__card__textwrapper {
        margin-top: 0
    }

    .t1025 .t-store__card__btns-wrapper,.t1025 .t-store__card__price,.t1025 .t-store__card_in-row .t-store__card__btns-wrapper,.t1025 .t-store__card_under-description .t-store__card__btns-wrapper {
        width: 100%
    }

    .t1025 .t-store__card_in-row .t-store__card__price {
        width: unset
    }

    .t-align_left .t-store__card__btn {
        margin: 0
    }

    .t1025 .t-store__prod__quantity {
        flex-grow: 0
    }

    .t-store__card__btns-wrapper--quantity .t-store__card__btn {
        flex-grow: 1
    }

    .t1025 .t-store__prod__quantity,.t1025 .t-store__prod__quantity+a[href="#order"] {
        margin-right: 5px!important;
        width: unset!important
    }

    .t1025 .t-store__prod__quantity+a[href="#order"]:last-child {
        margin-right: 0!important
    }
}

/*
     FILE ARCHIVED ON 06:45:44 Aug 09, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:38:08 Jun 09, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.479
  load_resource: 652.177 (2)
  PetaboxLoader3.resolve: 530.441 (2)
  PetaboxLoader3.datanode: 40.51 (2)
*/






