

/* Start:/events/secrets_of_fast_accounting/template.css?175740426252922*/
.t396 .t-animate[data-animate-style=fadein],
.t396 .t-animate[data-animate-style=fadeindown],
.t396 .t-animate[data-animate-style=fadeinleft],
.t396 .t-animate[data-animate-style=fadeinright],
.t396 .t-animate[data-animate-style=fadeinup],
.t396 .t-animate[data-animate-style=zoomin],
.t396 .t-animate[data-animate-style=zoomout] {
    opacity: 0
}

@media screen and (min-width:980px) {

    .t-animate[data-animate-style=fadein],
    .t-animate[data-animate-style=fadeindown],
    .t-animate[data-animate-style=fadeinleft],
    .t-animate[data-animate-style=fadeinright],
    .t-animate[data-animate-style=fadeinup],
    .t-animate[data-animate-style=zoomin],
    .t-animate[data-animate-style=zoomout] {
        opacity: 0;
        -webkit-transition-property: opacity, transform;
        transition-property: opacity, transform;
        -webkit-transition-duration: 1s;
        transition-duration: 1s;
        -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
        transition-timing-function: cubic-bezier(.19, 1, .22, 1);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .t-title.t-animate {
        -webkit-transition-duration: 1.2s;
        transition-duration: 1.2s
    }

    .t-descr.t-animate,
    .t-subtitle.t-animate,
    .t-text.t-animate,
    .t-uptitle.t-animate {
        -webkit-transition-duration: .7s;
        transition-duration: .7s
    }

    .t-item.t-animate {
        -webkit-transition-duration: .5s;
        transition-duration: .5s
    }

    .t-animate_started[data-animate-style=fadein] {
        opacity: 1
    }

    .t-animate[data-animate-style=fadeinup] {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px)
    }

    .t-animate_started[data-animate-style=fadeinup] {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }

    .t-animate[data-animate-style=fadeindown] {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }

    .t-animate_started[data-animate-style=fadeindown] {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }

    .t-animate[data-animate-style=fadeinleft] {
        -webkit-transform: translate(100px, 0);
        transform: translate(100px, 0)
    }

    .t-animate_started[data-animate-style=fadeinleft] {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }

    .t-animate[data-animate-style=fadeinright] {
        -webkit-transform: translate(-100px, 0);
        transform: translate(-100px, 0)
    }

    .t-animate_started[data-animate-style=fadeinright] {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }

    .t-animate[data-animate-style=zoomin] {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }

    .t-animate_started[data-animate-style=zoomin] {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    .t-animate[data-animate-style=zoomout] {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    .t-animate_started[data-animate-style=zoomout] {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    .t-animate_started[data-animate-distance],
    .t-animate_started[data-animate-scale] {
        -webkit-transform: none !important;
        transform: none !important
    }
}

.t-animate-for-wrapper .t-animate:not(.t-animate_started) {
    opacity: 0 !important;
    transition-duration: 0s !important
}

.csssize {
    height: 7478px
}

.t-body {
    margin: 0
}

#allrecords {
    -webkit-font-smoothing: antialiased;
    background-color: none
}

#allrecords a {
    color: #ff8562;
    text-decoration: none
}

#allrecords a,
#allrecords button,
#allrecords .t-radio,
#allrecords .t-checkbox,
#allrecords .t-img-select {
    outline: none
}

#allrecords a:focus-visible,
#allrecords button:focus-visible,
#allrecords .t-focusable,
#allrecords .t-focusable .t-btn,
#allrecords .t-focusable .t-btntext,
#allrecords .t-img-select:focus-visible+.t-img-select__indicator,
#allrecords .t-img-select:focus-visible+.t-img-select__indicator:after,
#allrecords .t-radio:focus-visible+.t-radio__indicator,
#allrecords .t-checkbox:focus-visible+.t-checkbox__indicator {
    outline-color: #2015FF;
    outline-offset: 4px;
    outline-style: auto
}

#allrecords .t-descr a:focus-visible,
#allrecords .t-sociallinks a:focus-visible,
#allrecords .ya-share2__link:focus-visible {
    outline-offset: 2px
}

#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-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-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)
}

img:not([src]) {
    visibility: hidden
}

.t-body_scroll-locked {
    position: fixed;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.r_anim {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s
}

.r_hidden {
    opacity: 0
}

.r_showed {
    opacity: 1
}

@media screen and (max-width:1024px) {

    a:active,
    button:active {
        -webkit-tap-highlight-color: rgba(255, 255, 255, .1)
    }
}

.t-text {
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 300;
    color: #000000
}

.t-text_md {
    font-size: 20px;
    line-height: 1.55
}

.t-text-impact {
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 300;
    color: #000000
}

.t-text-impact_sm {
    font-size: 32px;
    line-height: 1.35
}

.t-name {
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 600;
    color: #000000
}

.t-name_md {
    font-size: 20px;
    line-height: 1.35
}

.t-name_xl {
    font-size: 24px;
    line-height: 1.35
}

.t-heading {
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 600;
    color: #000000
}

.t-heading_lg {
    font-size: 32px;
    line-height: 1.17
}

.t-title {
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 600;
    color: #000000
}

.t-title_xxs {
    font-size: 36px;
    line-height: 1.23
}

.t-title_xs {
    font-size: 42px;
    line-height: 1.23
}

.t-title_md {
    font-size: 52px;
    line-height: 1.23
}

.t-title_xl {
    font-size: 72px;
    line-height: 1.17
}

.t-descr {
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 300;
    color: #000000
}

.t-descr_xs {
    font-size: 16px;
    line-height: 1.55
}

.t-descr_sm {
    font-size: 18px;
    line-height: 1.55
}

.t-descr_xl {
    font-size: 24px;
    line-height: 1.5
}

.t-descr_xxxl {
    font-size: 30px;
    line-height: 1.45;
    letter-spacing: .45
}

.t-uptitle {
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 600;
    color: #000000;
    letter-spacing: 2.5px
}

.t-uptitle_xxl {
    font-size: 22px;
    letter-spacing: 2px
}

.t-btn {
    display: inline-block;
    font-family: 'Roboto', Arial, sans-serif;
    border: 0 none;
    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
}

.t-btn_md {
    height: 60px;
    font-size: 16px;
    padding-left: 60px;
    padding-right: 60px
}

.t-btntext {
    font-family: 'Roboto', Arial, sans-serif;
    color: #000000;
    font-size: 20px;
    line-height: 1.55;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
    display: inline-block
}

.t-btntext:after {
    content: "\00a0→";
    font-family: Arial, Helvetica, sans-serif
}

.t-uppercase.t-btntext {
    font-size: 16px
}

.t-align_center {
    text-align: center
}

.t-margin_auto {
    margin-left: auto;
    margin-right: auto
}

.t-valign_middle {
    vertical-align: middle
}

.t-valign_top {
    vertical-align: top
}

.t-rec_pt_0 {
    padding-top: 0
}

.t-rec_pt_60 {
    padding-top: 60px
}

.t-rec_pt_75 {
    padding-top: 75px
}

.t-rec_pt_90 {
    padding-top: 90px
}

.t-rec_pb_0 {
    padding-bottom: 0
}

.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_135 {
    padding-bottom: 135px
}

@media screen and (max-width:1200px) {
    .t-text_md {
        font-size: 18px
    }

    .t-descr_xs {
        font-size: 14px
    }

    .t-descr_sm {
        font-size: 16px
    }

    .t-descr_xl {
        font-size: 22px
    }

    .t-descr_xxxl {
        font-size: 26px
    }

    .t-uptitle_xxl {
        font-size: 20px
    }

    .t-title_xxs {
        font-size: 32px
    }

    .t-title_xs {
        font-size: 38px
    }

    .t-title_md {
        font-size: 48px
    }

    .t-title_xl {
        font-size: 68px
    }

    .t-name_md {
        font-size: 18px
    }

    .t-name_xl {
        font-size: 22px
    }

    .t-heading_lg {
        font-size: 30px
    }
}

@media screen and (max-width:640px) {
    .t-text_md {
        font-size: 16px;
        line-height: 1.45
    }

    .t-text-impact_sm {
        font-size: 22px
    }

    .t-descr_xs {
        font-size: 12px;
        line-height: 1.45
    }

    .t-descr_sm {
        font-size: 14px;
        line-height: 1.45
    }

    .t-descr_xl {
        font-size: 20px;
        line-height: 1.4
    }

    .t-descr_xxxl {
        font-size: 22px
    }

    .t-uptitle_xxl {
        font-size: 18px
    }

    .t-title_xxs {
        font-size: 28px
    }

    .t-title_xs {
        font-size: 30px
    }

    .t-title_md {
        font-size: 30px
    }

    .t-title_xl {
        font-size: 32px
    }

    .t-name_md {
        font-size: 16px
    }

    .t-name_xl {
        font-size: 20px
    }

    .t-heading_lg {
        font-size: 26px
    }

    .t-btn {
        white-space: normal
    }

    .t-btn_md {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media screen and (max-width:480px) {
    .t-title_xl {
        font-size: 30px
    }

    .t-rec_pt_0 {
        padding-top: 0
    }

    .t-rec_pt_60 {
        padding-top: 60px
    }

    .t-rec_pt_75 {
        padding-top: 75px
    }

    .t-rec_pt_90 {
        padding-top: 90px
    }

    .t-rec_pb_0 {
        padding-bottom: 0
    }

    .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_135 {
        padding-bottom: 90px !important
    }
}

.t183__wrapper {
    padding-top: 42px;
    padding-bottom: 42px
}

.t183__uptitle {
    padding-top: 10px;
    padding-bottom: 20px;
    color: #fff
}

.t183__title {
    padding: 24px 0 24px 0;
    letter-spacing: 1px;
    color: #fff
}

.t183__buttons {
    margin-top: 45px
}

.t183 .t-btnwrapper {
    display: inline-block
}

.t183 :not(.t-btnwrapper) .t-btn:nth-child(2),
.t183 .t-btnwrapper:nth-child(2) {
    margin-left: 10px
}

.t183 .t-btnwrapper:first-child:not(:last-child) {
    margin-bottom: 20px
}

@media screen and (max-width:640px) {
    .t183__title {
        padding-right: 10px;
        padding-left: 10px
    }

    .t183__uptitle {
        padding-right: 10px;
        padding-left: 10px
    }

    .t183 :not(.t-btnwrapper) .t-btn:nth-child(2),
    .t183 .t-btnwrapper:nth-child(2) {
        margin-left: 5px
    }

    .t183 :not(.t-btnwrapper) .t-btn,
    .t183 .t-btnwrapper {
        margin: 5px
    }
}

.t473__title {
    margin-bottom: 25px
}

.t473 .t-btn {
    margin-top: 60px
}

.t203__wrapper {
    display: block;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px
}

.t203__textwrapper {
    display: block;
    padding-top: 60px;
    padding-right: 60px;
    padding-bottom: 60px;
    padding-left: 60px;
    text-align: left;
    background-color: #fff
}

.t203__title {
    padding-top: 20px;
    padding-bottom: 20px
}

.t203__text {
    padding-top: 20px;
    padding-bottom: 20px
}

@media screen and (max-width:720px) {
    .t203__wrapper {
        margin-right: 0;
        margin-left: 0;
        padding-top: 0;
        padding-bottom: 0
    }

    .t203__textwrapper {
        margin: 20px 0;
        padding: 20px
    }
}

.t490 .t-section__bottomwrapper {
    margin-top: 105px
}

#allrecords .t490__container {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.t490__container li ul {
    list-style-type: disc
}

#allrecords .t490__col a.t-card__link {
    color: inherit !important
}

.t490__wrapperleft {
    padding-right: 0;
    padding-left: 0
}

.t490__wrappercenter {
    padding-right: 20px;
    padding-left: 20px
}

.t490__separator {
    margin-bottom: 90px
}

.t490__bgimg {
    width: 100px;
    height: 100px;
    max-width: 100%;
    margin-bottom: 25px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.t490__img {
    width: 100px;
    height: auto;
    max-width: 100%;
    margin-bottom: 25px
}

.t490__img_circle {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.t490 .t-name_xl {
    margin-top: 18px;
    margin-bottom: 25px
}

.t490 .t-name_sm {
    margin-top: 12px;
    margin-bottom: 25px
}

.t490 .t-heading_md {
    margin-top: 12px;
    margin-bottom: 25px
}

@media screen and (max-width:960px) {
    .t490 .t-section__bottomwrapper {
        margin-top: 45px
    }

    .t490__col {
        margin-bottom: 45px
    }

    .t490__separator {
        margin-bottom: 0px !important
    }
}

.t189 {
    text-align: left
}

.t189__wrapper {
    padding-top: 42px;
    padding-bottom: 42px
}

.t189__title {
    padding: 20px 0 20px 0;
    font-size: 30px;
    letter-spacing: 1px;
    line-height: 34px;
    color: #fff
}

.t189__descr {
    padding: 0 0 30px 0;
    color: #afafaf
}

.t189__buttons-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    margin-bottom: 20px
}

.t189 .t-btnwrapper {
    display: inline-block
}

.t189 :not(.t-btnwrapper) .t-btn:nth-child(1),
.t189 .t-btnwrapper:nth-child(1) {
    margin-right: 10px
}

.t189 :not(.t-btnwrapper) .t-btn,
.t189 .t-btnwrapper {
    margin-top: 8px
}

@media screen and (max-width:640px) {
    .t189__title {
        font-size: 26px;
        line-height: 30px
    }

    .t189 :not(.t-btnwrapper) .t-btn:nth-child(2),
    .t189 .t-btnwrapper:nth-child(2) {
        margin-left: 0
    }

    .t189 :not(.t-btnwrapper) .t-btn,
    .t189 .t-btnwrapper {
        margin: 5px;
        margin-left: 0
    }
}

.t175__widepadding {
    padding: 60px
}

.t175__title {
    margin: 0 auto
}

.t175__descr {
    padding-top: 20px;
    margin: 0 auto;
    color: #7f7f7f
}

.t175__text {
    padding-top: 20px;
    margin: 0 auto
}

.t175__img {
    max-width: 100%;
    margin: 0 auto;
    display: block
}

@media screen and (max-width:960px) {
    .t175__widepadding {
        padding: 20px
    }

    .t175 .t-col:first-child {
        margin-bottom: 60px
    }
}

.t1050 .t-section__bottomwrapper {
    margin-top: 105px
}

.t1050__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#allrecords .t1050__container {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.t1050__container li ul {
    list-style-type: disc
}

.t1050__col .t-heading {
    padding-top: 8px;
    padding-bottom: 6px;
    margin-right: 20px;
    font-weight: 700
}

.t1050__line {
    position: relative;
    border-top-width: 3px;
    border-top-color: #000;
    border-top-style: solid;
    margin: 14px 20px 14px 0
}

.t1050__col .t-descr {
    padding-top: 4px;
    padding-bottom: 6px;
    margin-right: 20px
}

.t1050 .t-col {
    float: none;
    display: block
}

.t1050 .t-list__item {
    margin-top: 30px
}

.t1050 .t-list__container_inrow1 .t-list__item:first-child,
.t1050 .t-list__container_inrow2 .t-list__item:nth-child(-n+2),
.t1050 .t-list__container_inrow3 .t-list__item:nth-child(-n+3),
.t1050 .t-list__container_inrow4 .t-list__item:nth-child(-n+4) {
    margin-top: 0 !important
}

@media screen and (max-width:960px) {

    .t1050__col .t-heading,
    .t1050__line,
    .t1050__col .t-descr {
        margin-right: 0
    }

    .t1050 .t-list__item,
    .t1050 .t-list__container_inrow2 .t-list__item:nth-child(-n+2),
    .t1050 .t-list__container_inrow3 .t-list__item:nth-child(-n+3),
    .t1050 .t-list__container_inrow4 .t-list__item:nth-child(-n+4) {
        margin-top: 20px !important
    }

    .t1050 .t-list__container_inrow1 .t-list__item:first-child,
    .t1050 .t-list__container_inrow2 .t-list__item:first-child,
    .t1050 .t-list__container_inrow3 .t-list__item:first-child,
    .t1050 .t-list__container_inrow4 .t-list__item:first-child {
        margin-top: 0 !important
    }

    .t1050 .t-section__bottomwrapper {
        margin-top: 45px
    }
}

.t508 {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: 100%
}

.t508 .t-section__bottomwrapper {
    margin-top: 105px
}

#allrecords .t508__container {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.t508__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.t508__container li ul {
    list-style-type: disc
}

.t508 .t-list__item {
    margin-top: 55px
}

.t508 .t-list__item:first-child {
    margin-top: 0 !important
}

.t508__bottommargin {
    margin-bottom: 14px
}

.t508__checkmark {
    width: 55px;
    display: block
}

.t508__imgwrapper {
    width: 55px
}

.t508__bgimg {
    width: 55px;
    height: 55px;
    max-width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.t508__img {
    width: 100%;
    max-width: 100%;
    height: auto
}

.t508__imgwrapper,
.t508__bgimg {
    margin-right: 40px
}

.t508__img_circle {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.t508__textwrapper {
    width: 100%
}

@media screen and (max-width:960px) {
    .t508 .t-section__bottomwrapper {
        margin-top: 45px
    }

    .t508 .t-list__item {
        margin-top: 40px !important
    }

    .t508__checkmark,
    .t508__bgimg {
        max-width: 50px;
        max-height: 50px
    }

    .t508__imgwrapper {
        max-width: 50px
    }

    .t508__imgwrapper,
    .t508__bgimg {
        margin-right: 20px !important
    }
}

@media screen and (max-width:640px) {

    .t508__checkmark,
    .t508__bgimg {
        max-width: 40px;
        max-height: 40px
    }

    .t508__imgwrapper {
        max-width: 40px
    }
}

.t1007 .t-section__bottomwrapper {
    margin-top: 105px
}

.t1007 .t-item_mt {
    margin-top: 70px
}

#allrecords .t1007__container {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap
}

.t1007__container li ul {
    list-style-type: disc
}

.t1007__col {
    position: relative;
    vertical-align: top;
    height: auto;
    display: block;
    float: none
}

.t1007__col-wrapper {
    padding: 0 25px;
    box-sizing: border-box;
    text-align: center
}

.t1007__line {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -20px;
    width: 1px;
    background: #eee;
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.t1007__line.t1007__line_mobile {
    display: none
}

.t1007__bgimg {
    width: 100px;
    height: 100px;
    max-width: 100%;
    margin-bottom: 30px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.t1007__img {
    width: 100px;
    height: auto;
    max-width: 100%;
    margin-bottom: 30px
}

.t1007__img_circle {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.t1007__title {
    padding-bottom: 20px
}

.t1007__uptitle {
    padding-bottom: 15px
}

@media screen and (max-width:1200px) {
    .t1007__line {
        left: -10px
    }
}

@media screen and (max-width:960px) {
    .t1007 .t-section__bottomwrapper {
        margin-top: 45px
    }

    .t1007__col {
        display: block;
        width: 100%;
        height: auto !important;
        padding: 0 5% 0 5%
    }

    .t1007__col-wrapper {
        padding: 45px 0 45px 0
    }

    .t1007__col-wrapper_fisrt {
        padding-top: 0
    }

    .t1007__line {
        left: 0;
        width: 90% !important;
        height: 1px;
        margin: 0 5% 0 5%;
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .t1007__line.t1007__line_mobile {
        display: block
    }

    .t1007__title,
    .t1007__uptitle {
        padding-bottom: 10px
    }

    .t1007 .t-item_mt {
        margin-top: 0
    }
}

.t485__uptitle {
    margin-bottom: 25px
}

.t485__title {
    margin-bottom: 60px
}

.t485__descr {
    margin-top: 60px
}

.t485 .t-btn {
    margin-top: 60px
}

.t485__img {
    display: block;
    width: auto;
    max-width: 100%
}

.t594 .t-section__bottomwrapper {
    margin-top: 105px
}

.t594__container:before {
    display: none
}

.t594__container {
    text-align: center;
    /* flex-wrap: wrap; */
    /* -webkit-flex-wrap: wrap; */
    font-size: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center
}

.t594__item {
    padding: 20px;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    margin: 0
}

.t594__item_3-in-row {
    width: 33.333%
}

.t594__item_4-in-row {
    width: 25%
}

.t594__item_5-in-row {
    width: 20%
}

.t594__item_6-in-row {
    width: 16.666%
}

.t594 .t-card__link {
    max-width: 100%;
    width: 100%;
    margin: 0 auto
}

.t594__img {
    max-width: 100%;
    width: 100%;
    margin: 0 auto
}

.t594__greyonhovercolor {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray
}

.t594__greyonhovercolor:hover,
.t594__item.t-focusable .t594__greyonhovercolor {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: none
}

.t594__alphaonhover {
    opacity: .5
}

.t594__alphaonhover:hover,
.t594__item.t-focusable .t594__alphaonhover {
    opacity: 1
}

@media screen and (max-width:1200px) {
    .t594__item {
        padding: 10px
    }
}

@media screen and (max-width:960px) {
    .t594 .t-section__bottomwrapper {
        margin-top: 45px
    }

    .t594__item_4-in-row,
    .t594__item_5-in-row,
    .t594__item_6-in-row {
        width: 33.333%
    }
}

@media screen and (max-width:640px) {
    .t594__container {
        padding: 0 20px;
        box-sizing: border-box
    }
}

@media screen and (max-width:440px) {

    .t594__item_3-in-row,
    .t594__item_4-in-row,
    .t594__item_5-in-row,
    .t594__item_6-in-row {
        width: 50%
    }
}

.t038__text-impact {
    text-align: center;
    padding-top: 8px;
    padding-bottom: 2px;
    padding-left: 50px;
    padding-right: 50px
}

@media screen and (max-width:640px) {
    .t038__text-impact {
        padding-left: 0;
        padding-right: 0
    }
}

#allrecords ul.t-cards__container {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.t-cards__col:focus-within .t-cards__link:focus,
#allrecords .t-cards__container:not(.t-cards__container_focus) .t-cards__link,
#allrecords .t-cards__link_second,
.t-cards__container:not(.t-cards__container_focus) .t-cards__col:focus-within {
    outline: none
}

#allrecords .t-cards__col .t-cards__link {
    color: inherit !important
}

#allrecords ul.t-card__container {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

ul.t-card__container li ul {
    list-style-type: disc
}

#allrecords .t-card__col .t-card__link,
#allrecords .t-card__col .t-card__link_second {
    color: inherit !important;
    outline: none
}

#allrecords .t-focusable,
#allrecords .t-focusable .t-btn,
#allrecords .t-focusable .t-btntext {
    position: relative
}

.t-cover {
    height: 700px;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    vertical-align: middle;
    position: relative;
    background-attachment: fixed;
    overflow: hidden
}

.t-cover.t-cover__transparent {
    background-color: transparent
}

.t-cover__carrier {
    height: 700px;
    width: 100%;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    vertical-align: middle;
    position: relative;
    background-attachment: fixed;
    -moz-transform: unset
}

@supports (-ms-ime-align:auto) {
    .t-cover__carrier {
        transform: unset
    }
}

.t-cover__carrier.loading {
    opacity: 0
}

.t-cover__carrier[data-content-cover-bg=''].loading {
    opacity: 1 !important
}

.t-cover__carrier.loaded {
    opacity: 1;
    transition: opacity 700ms
}

@media screen and (max-device-width:1024px) {
    .t-cover {
        background-attachment: scroll
    }

    .t-cover__carrier {
        background-attachment: scroll
    }
}

@media print {
    .t-cover {
        background-attachment: scroll
    }

    .t-cover__carrier {
        background-attachment: scroll
    }
}

.t-cover__filter {
    height: 700px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.t-cover .t-container,
.t-cover .t-container_100,
.t-cover .t-container_10,
.t-cover .t-container_8 {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.t-cover__wrapper {
    height: 700px;
    display: table-cell;
    width: 1200px
}

.t-cover__wrapper span.space {
    display: inline-block;
    height: 100%;
    width: 1px
}

@media screen and (max-width:640px) {
    .t-cover {
        background-attachment: fixed
    }

    .t-cover__carrier {
        background-attachment: scroll !important;
        background-size: cover;
        background-position: center center
    }
}

@-webkit-keyframes t-arrow-bottom {
    0% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -moz-transform: translateY(-7px);
        -ms-transform: translateY(-7px);
        -webkit-transform: translateY(-7px);
        -o-transform: translateY(-7px);
        transform: translateY(-7px)
    }

    55% {
        -moz-transform: translateY(-7px);
        -ms-transform: translateY(-7px);
        -webkit-transform: translateY(-7px);
        -o-transform: translateY(-7px);
        transform: translateY(-7px)
    }

    100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes t-arrow-bottom {
    0% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -moz-transform: translateY(-7px);
        -ms-transform: translateY(-7px);
        -webkit-transform: translateY(-7px);
        -o-transform: translateY(-7px);
        transform: translateY(-7px)
    }

    55% {
        -moz-transform: translateY(-7px);
        -ms-transform: translateY(-7px);
        -webkit-transform: translateY(-7px);
        -o-transform: translateY(-7px);
        transform: translateY(-7px)
    }

    100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

.t-cover__arrow-wrapper_animated {
    animation: t-arrow-bottom 1.7s infinite ease
}

.t-cover__arrow {
    position: absolute;
    z-index: 9;
    bottom: 40px;
    right: 0;
    left: 0;
    text-align: center
}

.t-cover__arrow-wrapper {
    display: inline-block;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
    cursor: pointer
}

.t-cover__arrow-wrapper:hover {
    opacity: .7
}

.t-cover__arrow-svg {
    fill: #fff
}

@media screen and (max-width:640px) {
    .t-cover__arrow_mobile {
        -moz-transform: scale(.7);
        -ms-transform: scale(.7);
        -webkit-transform: scale(.7);
        -o-transform: scale(.7);
        transform: scale(.7)
    }

    .t-cover__arrow {
        bottom: 14px
    }
}

.t-cover__video__wrapper {
    position: relative;
    width: 100%
}

.t-cover__video__wrapper iframe {
    position: absolute;
    top: 0;
    left: 0
}

*,
*:before,
*:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
code,
img,
b,
u,
i,
center,
table,
tr,
th,
td,
video {
    margin: 0;
    padding: 0;
    border: 0
}

sup {
    line-height: 0;
    font-size: smaller;
    vertical-align: super
}

sub {
    line-height: 0;
    font-size: smaller;
    vertical-align: sub
}

.t-clear {
    clear: both
}

.t-row {
    margin: 0
}

.t-container {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1200px;
    padding: 0
}

.t-container.flexx {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.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 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1000px;
    padding: 0
}

.t-container_8 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 800px;
    padding: 0
}

.t-container:before,
.t-container:after,
.t-container_10:before,
.t-container_10:after,
.t-container_8:before,
.t-container_8:after,
.t-container_100:before,
.t-container_100:after {
    display: table;
    content: " ";
    width: 0
}

.t-container:after,
.t-container_10:after,
.t-container_8:after,
.t-container_100:after {
    clear: both
}

.t-col {
    display: inline;
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    width: 100%
}

.t-col.flexx {
    align-items: stretch;
    height: inherit;
    margin-top: auto;
    margin-bottom: auto
}

.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-container {
        max-width: 640px
    }

    .t-container.flexx {
        display: block
    }

    .t-container_flex {
        display: block
    }

    .t-col {
        display: block;
        float: none;
        padding-left: 20px;
        padding-right: 20px;
        margin: 0;
        width: 100%;
        max-width: 100%;
        box-sizing: border-box
    }

    .t-col_1,
    .t-col_2,
    .t-col_3,
    .t-col_4,
    .t-col_5,
    .t-col_6,
    .t-col_7,
    .t-col_8,
    .t-col_9,
    .t-col_10,
    .t-col_11,
    .t-col_12 {
        width: 100%;
        max-width: 100%
    }

    .t-prefix_1,
    .t-prefix_2,
    .t-prefix_3,
    .t-prefix_4,
    .t-prefix_5,
    .t-prefix_6,
    .t-prefix_7,
    .t-prefix_8,
    .t-prefix_9,
    .t-prefix_10,
    .t-prefix_11,
    .t-prefix_12 {
        padding-left: none
    }
}

.t-slds {
    position: relative;
    overflow: hidden
}

.t-slds__bgimg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.t-slds__bgimg-contain {
    background-size: contain
}

.t-slds__iframe {
    position: relative
}

.t-slds__iframe__body {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.t-slds__img {
    display: block;
    width: 100%
}

.t-slds__container {
    overflow: hidden;
    position: relative
}

.t-slds__items-wrapper {
    position: relative;
    overflow: hidden
}

.t-store__relevants-grid-cont.t-store__valign-buttons .t-slds__items-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.t-slds__nocycle .t-slds__item:not(.js-feed-post):first-child,
.t-slds__nocycle .t-slds__item:not(.js-feed-post):not(.t-slds__item_dummy):last-child {
    opacity: 0 !important
}

.t-slds__nocycle .t-slds__arrow_wrapper-left {
    display: none
}

.t-slds__items-wrapper:before,
.t-slds__items-wrapper:after {
    content: '';
    display: table;
    clear: both
}

.t-slds_animated.t-slds_animated-fast,
.t-slds_animated.t-slds_animated-none {
    -webkit-transition: height ease-in-out .3s, transform ease-in-out .3s;
    -moz-transition: height ease-in-out .3s, transform ease-in-out .3s;
    -o-transition: height ease-in-out .3s, transform ease-in-out .3s;
    transition: height ease-in-out .3s, transform ease-in-out .3s
}

.t-slds_animated.t-slds_animated-slow {
    -webkit-transition: height ease-in-out .5s, transform ease-in-out .5s;
    -moz-transition: height ease-in-out .5s, transform ease-in-out .5s;
    -o-transition: height ease-in-out .5s, transform ease-in-out .5s;
    transition: height ease-in-out .5s, transform ease-in-out .5s
}

.t-slds_animated.t-slds_animated-cancel {
    -webkit-transition: height ease-in-out .3s, transform 0s;
    -moz-transition: height ease-in-out .3s, transform 0s;
    -o-transition: height ease-in-out .3s, transform 0s;
    transition: height ease-in-out .3s, transform 0s
}

.t-slds__item {
    float: left;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

#allrecords li.t-slds__item {
    list-style: none
}

.t-slds_ie .t-slds__item {
    display: none !important
}

.t-slds_ie .t-slds__item_active {
    display: block !important
}

.t-slds__item-innactive:not(.t-slds__item_active) {
    display: block;
    height: 1px
}

.t-slds__item-innactive:not(.t-slds__item_active) div {
    display: none
}

#allrecords ul.t-slds__arrow_container {
    margin: 0 auto;
    padding-left: 0
}

.t-slds__arrow_container-outside {
    position: absolute;
    margin: 0 auto;
    top: 0;
    left: 0;
    right: 0;
    width: 100%
}

.t-slds__arrow_container.t-slds__arrow_container-outside {
    margin: 0 auto;
    box-sizing: border-box
}

.t-slds__arrow_wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1%;
    cursor: pointer;
    z-index: 15;
    list-style: none;
    -webkit-transition: height ease-in-out .3s;
    -moz-transition: height ease-in-out .3s;
    -o-transition: height ease-in-out .3s;
    transition: height ease-in-out .3s
}

.t-slds__arrow_wrapper-left {
    left: 0
}

.t-slds__arrow_wrapper-right {
    right: 0
}

.t-slds__arrow {
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    display: inline-block;
    padding: 0;
    background-color: transparent;
    border: none;
    outline-offset: 5px;
    cursor: pointer
}

@media screen and (max-width:640px) {
    .t-store__relevants__container .t-slds__arrow {
        padding: 20px
    }

    .t-store__relevants__container .t-slds__arrow-left {
        transform: translateY(-50%) translateX(-20px)
    }

    .t-store__relevants__container .t-slds__arrow-right {
        transform: translateY(-50%) translateX(20px)
    }

    .t-store__relevants__container .t-slds__arrow.t-slds__arrow-withbg {
        padding: 0
    }

    .t-slds__arrow_wrapper {
        width: 45px
    }
}

.t-slds__arrow-left {
    left: 30px
}

.t-slds__arrow-right {
    right: 30px
}

@media screen and (min-width:960px) {
    .t-slds__arrow-nearpic .t-slds__arrow-left {
        right: 40px;
        -moz-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
        -webkit-transform: translate(50%, -50%);
        -o-transform: translate(50%, -50%);
        transform: translate(50%, -50%);
        left: auto
    }

    .t-slds__arrow-nearpic .t-slds__arrow-right {
        left: 40px;
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        right: auto
    }

    .t-slds__arrow-inpic .t-slds__arrow-left {
        right: -40px;
        -moz-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
        -webkit-transform: translate(50%, -50%);
        -o-transform: translate(50%, -50%);
        transform: translate(50%, -50%);
        left: auto
    }

    .t-slds__arrow-inpic .t-slds__arrow-right {
        left: -40px;
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        right: auto
    }
}

@media screen and (min-width:1200px) {
    .t-slds__arrow-nearpic .t-slds__arrow-left {
        right: 50px
    }

    .t-slds__arrow-nearpic .t-slds__arrow-right {
        left: 50px
    }

    .t-slds__arrow-inpic .t-slds__arrow-left {
        right: -50px
    }

    .t-slds__arrow-inpic .t-slds__arrow-right {
        left: -50px
    }
}

.t-slds__arrow-withbg {
    border-radius: 100px;
    background-color: #eee;
    -webkit-transition: background-color ease-in-out .2s, border-color ease-in-out .2s;
    -moz-transition: background-color ease-in-out .2s, border-color ease-in-out .2s;
    -o-transition: background-color ease-in-out .2s, border-color ease-in-out .2s;
    transition: background-color ease-in-out .2s, border-color ease-in-out .2s
}

.t-slds__arrow-withbg .t-slds__arrow_body {
    position: absolute;
    top: 50%;
    left: 50%
}

.t-slds__arrow-withbg .t-slds__arrow_body-left {
    -webkit-transform: translate(-55%, -50%) rotate(180deg);
    -moz-transform: translate(-55%, -50%) rotate(180deg);
    -o-transform: translate(-55%, -50%) rotate(180deg);
    transform: translate(-55%, -50%) rotate(180deg)
}

.t-slds__arrow-withbg .t-slds__arrow_body-right {
    -webkit-transform: translate(-45%, -50%);
    -moz-transform: translate(-45%, -50%);
    -o-transform: translate(-45%, -50%);
    transform: translate(-45%, -50%)
}

.t-slds__arrow_body-left {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

#allrecords ul.t-slds__items-wrapper {
    margin: 0 !important;
    padding: 0 !important
}

#allrecords ul.t-slds__bullet_wrapper {
    margin: 0 !important;
    padding-left: 0 !important
}

ul.t-slds__bullet_wrapper,
.t-slds__bullet_wrapper {
    text-align: center;
    position: relative;
    z-index: 15;
    padding: 16px 0 0;
    width: 100%;
    font-size: 0;
    list-style: none
}

.t-slds__container .t-slds__bullet_wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.t-slds__container ul.t-slds__bullet_wrapper,
.t-slds__container .t-slds__bullet_wrapper {
    padding-bottom: 16px
}

.t-slds__bullet {
    display: inline-block;
    padding: 10px 5px;
    cursor: pointer
}

.t-slds__bullet_body {
    background-color: #eee;
    width: 8px;
    height: 8px;
    border-radius: 100px;
    -webkit-transition: background-color ease-in-out .2s;
    -moz-transition: background-color ease-in-out .2s;
    -o-transition: background-color ease-in-out .2s;
    transition: background-color ease-in-out .2s;
    box-sizing: border-box;
    border: none;
    padding: 0;
    cursor: pointer
}

.t-slds__caption__container {
    position: relative;
    margin-top: 16px
}

.t-slds__caption_wrapper {
    border-top: 1px solid #eee;
    padding: 14px 0
}

.t-slds__caption {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: opacity ease-in-out .3s;
    -moz-transition: opacity ease-in-out .3s;
    -o-transition: opacity ease-in-out .3s;
    transition: opacity ease-in-out .3s
}

.t-slds__caption-active {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    opacity: 1
}

.t-slds__descr {
    margin-top: 5px;
    color: #777
}

@media screen and (max-width:960px) {
    .t-width .t-slds__wrapper {
        padding: 0 20px
    }

    .t-col_12 .t-slds__witharrows .t-slds__wrapper {
        padding: 0
    }

    .t-width_12 .t-slds__witharrows .t-slds__wrapper {
        padding: 0 20px
    }

    .t-slds__arrow-left {
        left: 20px
    }

    .t-slds__arrow-right {
        right: 20px
    }
}

@media screen and (max-width:640px) {
    .t-slds__arrow-left {
        left: 5px
    }

    .t-slds__arrow-right {
        right: 5px
    }

    .t-store__relevants__container .t-slds__arrow-withbg {
        width: 40px !important;
        height: 40px !important
    }

    .t-slds__arrow-withbg {
        width: 24px !important;
        height: 24px !important
    }

    .t-slds__arrow_body {
        width: 10px !important
    }

    .t-slds__arrow-withbg .t-slds__arrow_body {
        width: 6px !important
    }

    .t-col .t-slds__witharrows .t-slds__wrapper {
        padding: 0 15px
    }

    .t-width .t-slds__witharrows .t-slds__wrapper {
        padding: 0 35px
    }

    .t-col_12 .t-slds__witharrows .t-slds__wrapper {
        padding: 0 15px
    }

    .t-width_12 .t-slds__witharrows .t-slds__wrapper {
        padding: 0 35px
    }
}

.t-slds__play {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    cursor: pointer;
    z-index: 2
}

.t-slds__play_icon {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 70px;
    height: 70px;
    margin: 0 auto;
    -webkit-transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s
}

.t-slds__play:hover .t-slds__play_icon {
    -moz-transform: translateY(-50%) scale(1.15);
    -ms-transform: translateY(-50%) scale(1.15);
    -webkit-transform: translateY(-50%) scale(1.15);
    -o-transform: translateY(-50%) scale(1.15);
    transform: translateY(-50%) scale(1.15)
}

.t-slds__frame {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.t-slds__thumbsbullet-wrapper {
    font-size: 0
}

.t-slds__thumbsbullets-with-gallery .t-slds__thumbsbullet-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.t-slds__thumbsbullets-with-gallery .t-slds__thumbs_gallery:before,
.t-slds__thumbsbullets-with-gallery .t-slds__thumbs_gallery:after {
    opacity: 1;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.t-slds__thumbsbullets-with-gallery .t-slds__thumbs_gallery:before {
    background: rgba(0, 0, 0, .1);
    content: ''
}

.t-slds__thumbsbullets-with-gallery .t-slds__thumbs_gallery:after {
    content: "+ " attr(data-gallery-length);
    letter-spacing: -4px;
    font-weight: 700;
    font-size: 36px;
    line-height: 30px;
    height: 30px;
    color: white;
    text-align: center;
    margin: auto;
    font-family: 'Roboto', Arial, sans-serif
}

.t-slds__thumbsbullets-with-gallery.t-slds {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify
}

.t-slds__thumbsbullets-with-gallery .t-slds__main {
    width: calc(100% - 70px);
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.t-slds__thumbsbullets-with-gallery .t-slds__thumbsbullet.t-slds__bullet {
    width: 100%;
    margin: 0;
    margin-bottom: 10px
}

.t-slds__thumbsbullets-with-gallery .t-slds__thumbsbullet.t-slds__bullet:last-child {
    margin-bottom: 0
}

.t-slds__thumbsbullets-with-gallery .t-slds__thumbsbullet-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 60px;
    margin-right: 10px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

@media screen and (max-width:640px) {
    .t-slds__thumbsbullets-with-gallery .t-slds__main {
        width: 100%
    }

    .t-slds__thumbsbullets-with-gallery .t-slds__thumbsbullet-wrapper {
        width: 100%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-right: 0;
        margin-top: 10px
    }

    .t-slds__thumbsbullets-with-gallery .t-slds__thumbsbullet.t-slds__bullet {
        width: 60px;
        margin-bottom: 0;
        margin-right: 10px
    }

    .t-slds__thumbsbullets-with-gallery.t-slds {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .t-slds__thumbsbullets-with-gallery .t-slds__thumbs_gallery:after {
        font-size: 32px
    }
}

.t-slds__thumbsbullet.t-slds__bullet {
    padding: 0;
    width: 60px;
    position: relative;
    -webkit-transition: opacity ease-in-out .3s;
    -moz-transition: opacity ease-in-out .3s;
    -o-transition: opacity ease-in-out .3s;
    transition: opacity ease-in-out .3s;
    margin-right: 5px;
    margin-top: 4px
}

.t-slds__thumbsbullet.t-slds__bullet:not(.t-slds__bullet_active):hover {
    opacity: .7
}

.t-slds__thumbsbullet-border {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    border: 2px solid transparent;
    -webkit-transition: border-color ease-in-out .3s;
    -moz-transition: border-color ease-in-out .3s;
    -o-transition: border-color ease-in-out .3s;
    transition: border-color ease-in-out .3s
}

.t-slds__thumbsbullet.t-slds__bullet_active .t-slds__thumbsbullet-border {
    border-color: rgba(0, 0, 0, .15)
}

@media screen and (max-width:640px) {
    .t-slds__thumbsbullet.t-slds__bullet {
        width: 40px;
        margin-right: 4px;
        margin-top: 3px
    }
}

@media screen and (max-width:480px) {
    .t-slds__arrow {
        outline-offset: 3px
    }
}
/* End */
/* /events/secrets_of_fast_accounting/template.css?175740426252922 */
