

/* Start:/local/templates/tkdtmb/fonts/style.css?17834609332402*/
@font-face{
    font-family: 'ClearSans';
    src: url('/local/templates/tkdtmb/fonts/ClearSans-Bold.ttf');
    src: url('/local/templates/tkdtmb/fonts/ClearSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;    
}

@font-face{
    font-family: 'ClearSans';
    src: url('/local/templates/tkdtmb/fonts/ClearSans-BoldItalic.ttf');
    src: url('/local/templates/tkdtmb/fonts/ClearSans-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;    
}

@font-face{
    font-family: 'ClearSans';
    src: url('/local/templates/tkdtmb/fonts/ClearSans-Italic.ttf');
    src: url('/local/templates/tkdtmb/fonts/ClearSans-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;    
}

@font-face{
    font-family: 'ClearSans';
    src: url('/local/templates/tkdtmb/fonts/ClearSans-Light.ttf');
    src: url('/local/templates/tkdtmb/fonts/ClearSans-Light.ttf') format('truetype');
    font-weight: lighter;
    font-style: normal;    
}

@font-face{
    font-family: 'ClearSans';
    src: url('/local/templates/tkdtmb/fonts/ClearSans-Medium.ttf');
    src: url('/local/templates/tkdtmb/fonts/ClearSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;    
}

@font-face{
    font-family: 'ClearSans';
    src: url('/local/templates/tkdtmb/fonts/ClearSans-MediumItalic.ttf');
    src: url('/local/templates/tkdtmb/fonts/ClearSans-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;    
}

@font-face{
    font-family: 'ClearSans';
    src: url('/local/templates/tkdtmb/fonts/ClearSans-Regular.ttf');
    src: url('/local/templates/tkdtmb/fonts/ClearSans-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;    
}

@font-face{
    font-family: 'ClearSans';
    src: url('/local/templates/tkdtmb/fonts/ClearSans-Thin.ttf');
    src: url('/local/templates/tkdtmb/fonts/ClearSans-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;    
}

@font-face{
    font-family: 'ARubrica';
    src: url('/local/templates/tkdtmb/fonts/a-rubricaxtcn.ttf');
    src: url('/local/templates/tkdtmb/fonts/a-rubricaxtcn.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;    
}

@font-face{
    font-family: 'ARubrica';
    src: url('/local/templates/tkdtmb/fonts/a-rubricaxtcn-italic.ttf');
    src: url('/local/templates/tkdtmb/fonts/a-rubricaxtcn-italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;    
}

@font-face{
    font-family: 'ARubrica';
    src: url('/local/templates/tkdtmb/fonts/a-rubricacn-bold.ttf');
    src: url('/local/templates/tkdtmb/fonts/a-rubricacn-bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;    
}

@font-face{
    font-family: 'ARubrica';
    src: url('/local/templates/tkdtmb/fonts/a-rubricacn-bolditalic.ttf');
    src: url('/local/templates/tkdtmb/fonts/a-rubricacn-bolditalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;    
}
/* End */


/* Start:/local/templates/tkdtmb/css/reset.css?17834738704199*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
:focus {
    outline: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    -moz-appearance: none;
}
input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 100%;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html {
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}
a:focus {
    outline: thin dotted;
}
a:active,
a:hover {
    outline: 0;
}
img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}
figure {
    margin: 0;
}
form {
    margin: 0;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}
button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}
button,
input {
    line-height: normal;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

button[disabled],
html input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}
input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html,
button,
input,
select,
textarea {
    color: #222;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
img {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    touch-action: manipulation;
}

/* End */


/* Start:/local/templates/tkdtmb/css/bootstrap-grid.min.css?178346093348899*/
/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
    width: device-width;
}
html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
}
*,
::after,
::before {
    box-sizing: inherit;
}
.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}
@media (min-width: 769px) {
    .container {
        max-width: 720px;
    }
}
@media (min-width: 1050px) {
    .container {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}
@media (min-width: 1400px) {
    .container {
        max-width: 1350px;
    }
}
.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}
.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}
.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}
.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}
.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}
.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}
.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
}
.order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}
.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}
.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}
.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
}
.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
}
.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
}
.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
}
.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
}
.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
}
.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
}
.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
}
.offset-1 {
    margin-left: 8.333333%;
}
.offset-2 {
    margin-left: 16.666667%;
}
.offset-3 {
    margin-left: 25%;
}
.offset-4 {
    margin-left: 33.333333%;
}
.offset-5 {
    margin-left: 41.666667%;
}
.offset-6 {
    margin-left: 50%;
}
.offset-7 {
    margin-left: 58.333333%;
}
.offset-8 {
    margin-left: 66.666667%;
}
.offset-9 {
    margin-left: 75%;
}
.offset-10 {
    margin-left: 83.333333%;
}
.offset-11 {
    margin-left: 91.666667%;
}
@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 8.333333%;
    }
    .offset-sm-2 {
        margin-left: 16.666667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.333333%;
    }
    .offset-sm-5 {
        margin-left: 41.666667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.333333%;
    }
    .offset-sm-8 {
        margin-left: 66.666667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.333333%;
    }
    .offset-sm-11 {
        margin-left: 91.666667%;
    }
}
@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 8.333333%;
    }
    .offset-md-2 {
        margin-left: 16.666667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.333333%;
    }
    .offset-md-5 {
        margin-left: 41.666667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.333333%;
    }
    .offset-md-8 {
        margin-left: 66.666667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.333333%;
    }
    .offset-md-11 {
        margin-left: 91.666667%;
    }
}
@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 8.333333%;
    }
    .offset-lg-2 {
        margin-left: 16.666667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.333333%;
    }
    .offset-lg-5 {
        margin-left: 41.666667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.333333%;
    }
    .offset-lg-8 {
        margin-left: 66.666667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.333333%;
    }
    .offset-lg-11 {
        margin-left: 91.666667%;
    }
}
@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-xl-0 {
        margin-left: 0;
    }
    .offset-xl-1 {
        margin-left: 8.333333%;
    }
    .offset-xl-2 {
        margin-left: 16.666667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.333333%;
    }
    .offset-xl-5 {
        margin-left: 41.666667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.333333%;
    }
    .offset-xl-8 {
        margin-left: 66.666667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.333333%;
    }
    .offset-xl-11 {
        margin-left: 91.666667%;
    }
}
.d-none {
    display: none !important;
}
.d-inline {
    display: inline !important;
}
.d-inline-block {
    display: inline-block !important;
}
.d-block {
    display: block !important;
}
.d-table {
    display: table !important;
}
.d-table-row {
    display: table-row !important;
}
.d-table-cell {
    display: table-cell !important;
}
.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}
@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }
    .d-sm-inline {
        display: inline !important;
    }
    .d-sm-inline-block {
        display: inline-block !important;
    }
    .d-sm-block {
        display: block !important;
    }
    .d-sm-table {
        display: table !important;
    }
    .d-sm-table-row {
        display: table-row !important;
    }
    .d-sm-table-cell {
        display: table-cell !important;
    }
    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-inline {
        display: inline !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-table {
        display: table !important;
    }
    .d-md-table-row {
        display: table-row !important;
    }
    .d-md-table-cell {
        display: table-cell !important;
    }
    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-inline {
        display: inline !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .d-lg-table {
        display: table !important;
    }
    .d-lg-table-row {
        display: table-row !important;
    }
    .d-lg-table-cell {
        display: table-cell !important;
    }
    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }
    .d-xl-inline {
        display: inline !important;
    }
    .d-xl-inline-block {
        display: inline-block !important;
    }
    .d-xl-block {
        display: block !important;
    }
    .d-xl-table {
        display: table !important;
    }
    .d-xl-table-row {
        display: table-row !important;
    }
    .d-xl-table-cell {
        display: table-cell !important;
    }
    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media print {
    .d-print-none {
        display: none !important;
    }
    .d-print-inline {
        display: inline !important;
    }
    .d-print-inline-block {
        display: inline-block !important;
    }
    .d-print-block {
        display: block !important;
    }
    .d-print-table {
        display: table !important;
    }
    .d-print-table-row {
        display: table-row !important;
    }
    .d-print-table-cell {
        display: table-cell !important;
    }
    .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}
.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}
.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}
.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}
.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}
.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}
.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}
.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}
.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}
.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}
.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}
.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}
.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}
.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}
.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}
.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}
.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}
.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}
.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}
.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}
.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
}
.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}
.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}
.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}
.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}
.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
}
@media (min-width: 576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
/*# sourceMappingURL=bootstrap-grid.min.css.map */

/* End */


/* Start:/local/templates/tkdtmb/css/slick-theme.css?17834609333145*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/local/templates/tkdtmb/css/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/local/templates/tkdtmb/css/./fonts/slick.eot');
    src: url('/local/templates/tkdtmb/css/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('/local/templates/tkdtmb/css/./fonts/slick.woff') format('woff'), url('/local/templates/tkdtmb/css/./fonts/slick.ttf') format('truetype'), url('/local/templates/tkdtmb/css/./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* End */


/* Start:/local/templates/tkdtmb/css/slick.css?17834609331776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/tkdtmb/css/style.css?178347473531412*/
a,
a:link,
a:visited {
  color: inherit;
  text-decoration: none;
}

a:hover,
a:active {
  text-decoration: none;
}

.navbar {
  top: 18px;
  position: fixed;
  width: 100%;
  z-index: 5;
  -webkit-transition: all 700ms ease 0s;
  transition: all 700ms ease 0s;
}

.navbar.is-active {
  -webkit-transition: all 700ms ease 0s;
  transition: all 700ms ease 0s;
  opacity: 0.4;
  -webkit-transform: translateX(600px) !important;
          transform: translateX(600px) !important;
}

.navbar .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.navbar__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.navbar__logo a {
  display: block;
  color: inherit;
}

.navbar__logo img {
  margin-right: 29px;
  width: 131px;
  height: 101px;
}

.navbar.dark-nav .navbar__logo span {
  color: #000;
}

.navbar__logo span {
  display: inline-block;
  font-family: 'ARubrica';
  font-weight: bold;
  font-style: italic;
  font-size: 16px;
  line-height: 21px;
  color: #fff;
  text-transform: uppercase;
}

.navbar__info {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-align: right;
  color: #fff;
}

.navbar__info-mail {
  font-family: 'ClearSans';
  font-size: 14px;
  margin-bottom: 8px;
  text-decoration: none;
  color: #ffffff;
}

.navbar__info-mail:link,
.navbar__info-mail:visited {
  color: #ffffff;
}

.navbar__info-phone {
  font-family: 'ClearSans';
  font-weight: 700;
  text-decoration: none;
  font-size: 18px;
  color: #ffffff;
  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;
}

.navbar__info-phone-icon {
  display: none;
  width: 22px;
  height: 22px;
}

.navbar__info-phone:link,
.navbar__info-phone:visited {
  color: #ffffff;
}

.navbar__button {
  color: #fff;
  border: 2px solid #fff;
  padding: 17px 45px;
  text-transform: uppercase;
  font-size: 16px;
  margin-left: 70px;
  text-decoration: none;
  font-family: 'ARubrica';
  font-weight: bold;
  font-style: italic;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.navbar__burger {
  display: none;
}

.navbar__burger-line {
  display: block;
  width: 22px;
  height: 3px;
  background: #ef1923;
}

.navbar__burger-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 22px;
  height: 16px;
}

.navbar__social {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 10px;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  color: #0077ff;
  text-decoration: none;
}

.navbar__social-icon {
  display: block;
  width: 24px;
  height: 24px;
}

.navbar__button:hover {
  background: #fff;
  color: #000;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.logo-dark {
  display: none;
}

.navbar__logo-dark {
  display: none;
}

.navbar.dark-nav .navbar__logo-light,
.navbar__logo .logo-white {
  display: none;
}

.navbar.dark-nav .navbar__logo-dark,
.navbar.dark-nav .navbar__logo .logo-dark,
.navbar.dark-nav .navbar__logo .navbar__logo-dark {
  display: block;
}

.sidebar {
  z-index: 13;
  position: fixed;
  width: 4%;
  height: 100vh;
  border-right: 1px solid #e8e8e8;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.sidebar__menu {
  position: absolute;
  margin-top: 57px;
  cursor: pointer;
}

.sidebar__menu span:not(:last-child) {
  margin-bottom: 4px;
}

.sidebar__menu-title {
  display: inline-block;
  color: #0a0a0a;
  font-family: "ARubrica";
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  line-height: 9px;
  text-transform: uppercase;
  letter-spacing: 0.72px;
}

.sidebar__menu-item {
  display: block;
  width: 33px;
  height: 3px;
  background: #ef1923;
}

.sidebar__menu-item:last-child {
  width: 17px;
  -webkit-transition: .2s;
  transition: .2s;
}

.sidebar__menu:hover .sidebar__menu-item:last-child {
  width: 33px;
}

.sidebar__link {
  width: 100%;
  height: auto;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-bottom: 0;
  text-align: center;
  padding: 20px 0;
  -webkit-transition: .2s;
  transition: .2s;
}

.sidebar__link:hover {
  opacity: .8;
}

.sidebar__link a {
    display: block;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 auto;
    color: inherit;
}

.test {
  -webkit-transition: all 700ms ease 0s;
  transition: all 700ms ease 0s;
}

.test.is-active {
  -webkit-transition: all 700ms ease 0s;
  transition: all 700ms ease 0s;
  opacity: 0.4;
  -webkit-transform: translateX(600px) !important;
          transform: translateX(600px) !important;
}

.main {
  z-index: 1;
  width: 96%;
  margin-left: auto;
}

.main.is-active {
  -webkit-transition: all 700ms ease 0s;
  transition: all 700ms ease 0s;
  opacity: 0.4;
  -webkit-transform: translateX(600px) !important;
          transform: translateX(600px) !important;
}

.main section {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
  width: 100%;
}

.main section .container {
  -webkit-transform: translateX(-75px);
          transform: translateX(-75px);
}

.main section.content-center .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100vh;
}

.main-btn {
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ffffff;
  font-family: "ARubrica";
  font-size: 18px;
  font-weight: 400;
  line-height: 21px;
  text-transform: uppercase;
  letter-spacing: 0.96px;
  background: #ef1923;
  text-decoration: none;
  font-style: italic;
  width: 200px;
  height: 50px;
  position: relative;
  z-index: 3;
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
}

.main-btn::after {
  content: '';
  position: absolute;
  z-index: 1;
  border: 2px solid #ef1923;
  width: inherit;
  height: inherit;
  -webkit-transform: translate(7px, -8px);
          transform: translate(7px, -8px);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.main-btn:hover {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-transform: translate(7px, -8px);
          transform: translate(7px, -8px);
}

.main-btn:hover:after {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.nav__wrapper {
  position: fixed;
  inset: 0;
  width: 100%;
  height: 100vh;
  z-index: 12;
  background: rgba(0, 0, 0, 0.7);
}

.nav__list {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 75px;
  z-index: 11;
  height: 100vh;
  width: 687px;
  background: url("/local/templates/tkdtmb/css/../img/nav-bg.jpg");
  left: 75px;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: -webkit-transform 700ms ease;
  transition: transform 700ms ease;
}

.nav__wrapper:not(.dn) .nav__list {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.nav__list-item a {
  color: #707070;
  font-family: "ARubrica";
  font-size: 30px;
  font-weight: bold;
  line-height: 45px;
  text-transform: uppercase;
  font-style: italic;
  letter-spacing: 1.8px;
  cursor: pointer;
  text-decoration: none;
}

.nav__list-item.active-link a {
  color: #fff;
}

.nav__list-item:hover {
  opacity: 0.7;
}

.header {
  background-image: url("/local/templates/tkdtmb/css/../img/header-bg.jpg");
}

.header__content {
  -webkit-transform: translateY(90px);
          transform: translateY(90px);
}

.header__content-title {
  color: #ffffff;
  font-family: 'ARubrica';
  font-size: 60px;
  font-weight: bold;
  line-height: 70px;
  font-style: italic;
  text-transform: uppercase;
  margin-bottom: 40px;
}

.header__content-subtitle {
  width: 432px;
  color: #ffffff;
  font-family: "ClearSans";
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 45px;
}

.what {
  background-image: url("/local/templates/tkdtmb/css/../img/what-bg.jpg");
}

.what__content {
  -webkit-transform: translateY(90px);
          transform: translateY(90px);
}

.what__content-title {
  color: #ffffff;
  font-family: 'ARubrica';
  font-size: 95px;
  font-weight: bold;
  line-height: 99px;
  font-style: italic;
  text-transform: uppercase;
  margin-bottom: 29px;
}

.what__content-subtitle {
  color: #ffffff;
  font-family: "ClearSans";
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 45px;
  width: 480px;
}

.why .fp-tableCell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.why__img {
  width: 755px;
  height: 100vh;
}

.why__img img {
  width: inherit;
  height: inherit;
  object-fit: cover;
  object-position: top;  
}

.why__content {
  padding-top: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 57px;
}

.why__content-title {
  font-size: 48px;
  font-family: 'ARubrica';
  font-style: italic;
  font-weight: bold;
  color: #000;
  margin-bottom: 50px;
}

.why__content-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.why__content-item:not(:last-child) {
  margin-bottom: 30px;
}

.why__content-item-img {
  padding: 22px;
  border: 2px solid #ededed;
  border-radius: 50px;
  margin-right: 12px;
}

.why__content-item-img img {
  width: 30px;
  height: 30px;
}

.why__content-item-title {
  color: #0a0a0a;
  font-family: "ARubrica";
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  line-height: 21px;
  text-transform: uppercase;
  letter-spacing: 0.96px;
  margin-bottom: 9px;
}

.why__content-item-subtitle {
  color: #9f9f9f;
  font-family: "ClearSans";
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  width: 530px;
}

.thanks .why__content-title {
  text-transform: uppercase;
}

.thanks__content-list th,
.thanks__content-list td {
  padding: 10px 25px;
  text-align: center;
}

.thanks__content-list th span {
  display: inline-block;
  color: #0a0a0a;
  font-family: "ARubrica";
  font-size: 25px;
  font-weight: bold;
  font-style: italic;
  line-height: 21px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin-bottom: 20px;
}

.thanks__content-list td {
  color: #0a0a0a;
  font-family: "ARubrica";
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  line-height: 21px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}

.thanks__content-list td img {
  padding: 20px;
  border: 2px solid #ededed;
  border-radius: 50px;
}

.dark-nav {
  -webkit-transition: all 1s;
  transition: all 1s;
}

.dark-nav .navbar__info-mail {
  color: #9f9f9f;
}

.dark-nav .navbar__info-mail:link,
.dark-nav .navbar__info-mail:visited {
  color: #9f9f9f;
}

.dark-nav .navbar__info-phone {
  color: #0a0a0a;
}

.dark-nav .navbar__info-phone:link,
.dark-nav .navbar__info-phone:visited {
  color: #0a0a0a;
}

.dark-nav .navbar__button {
  color: #0a0a0a;
  border-color: #0a0a0a;
}

.dark-nav .navbar__button:hover {
  background: #0a0a0a;
  color: #fff;
}

.record {
  background-image: url("/local/templates/tkdtmb/css/../img/record.jpg");
}

.record__title {
  color: #ffffff;
  font-family: "ARubrica";
  font-size: 48px;
  font-weight: bold;
  font-style: italic;
  line-height: 50px;
  text-transform: uppercase;
  margin-bottom: 45px;
}

.record__subtitle {
  width: 410px;
  color: #ffffff;
  font-family: "ClearSans";
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 50px;
}

.record__video,
.record__video:link,
.record__video:visited {
  position: relative;
  display: inline-block;
  color: #ffffff;
  font-family: "ARubrica";
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  line-height: 21px;
  text-transform: uppercase;
  letter-spacing: 0.96px;
  text-decoration: none;
  padding: 7px;
  border: 3px solid #ef1923;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  margin-bottom: 45px;
}

.record__video:hover {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  border: 3px solid #ef1923;
}

.form {
  width: 600px;
  margin-bottom: 50px;
}

.form input.inputtext {
  color: #ffffff;
  font-family: "ClearSans";
  font-size: 15px;
  font-weight: bold;
  font-style: italic;
  line-height: 22px;
  width: 275px;
  max-width: calc(50% - 20px);
  background: transparent;
  padding-bottom: 7px;
  border: none;
  border-bottom: 2px solid #fff;
  margin-right: 40px;
  margin-bottom: 60px;
  padding-left: 2px;
}

.form input.inputtext:nth-child(2) {
  margin-right: 0;
}

.form input.inputtext:nth-child(4) {
  margin-right: 0;
  margin-bottom: 0;
}

.form select,
.form select.inputselect {
  display: block;
  width: 100%;
  max-width: none;
  box-sizing: border-box;
  color: #ffffff;
  font-family: "ClearSans";
  font-size: 15px;
  font-weight: bold;
  font-style: italic;
  line-height: 22px;
  background: transparent;
  border: none;
  border-bottom: 2px solid #fff;
  border-radius: 0;
  padding: 0 28px 7px 2px;
  margin: 20px 0 50px;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23ffffff' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 4px center;
  background-size: 12px 8px;
  -webkit-transition: border-color .3s;
  transition: border-color .3s;
}

.form select:focus,
.form select.inputselect:focus {
  outline: none;
  border-bottom-color: #ef1923;
}

.form select option,
.form select.inputselect option {
  color: #222222;
  background: #ffffff;
}

.form input::-webkit-input-placeholder {
  opacity: 1;
  color: #ffffff;
  font-family: "ClearSans";
  font-size: 15px;
  font-weight: bold;
  font-style: italic;
  line-height: 22px;
}

.form input:-ms-input-placeholder {
  opacity: 1;
  color: #ffffff;
  font-family: "ClearSans";
  font-size: 15px;
  font-weight: bold;
  font-style: italic;
  line-height: 22px;
}

.form input::-ms-input-placeholder {
  opacity: 1;
  color: #ffffff;
  font-family: "ClearSans";
  font-size: 15px;
  font-weight: bold;
  font-style: italic;
  line-height: 22px;
}

.form input::placeholder {
  opacity: 1;
  color: #ffffff;
  font-family: "ClearSans";
  font-size: 15px;
  font-weight: bold;
  font-style: italic;
  line-height: 22px;
}

.form input:invalid {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: 2px solid red !important;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.form input:required {
  border-bottom: 2px solid red !important;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.form input:valid {
  border-bottom: 2px solid #fff !important;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.form input[type="number"] {
  -moz-appearance: textfield;
}

.form input[type="number"]:hover,
.form input[type="number"]:focus {
  -moz-appearance: number-input;
}

.form-captcha {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 24px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin-bottom: 50px;
}

.form-captcha__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}

.form-captcha__image {
  display: block;
  border-radius: 3px;
  -webkit-filter: grayscale(20%);
          filter: grayscale(20%);
}

.form-captcha__refresh {
  width: 36px;
  height: 36px;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 50%;
  background: transparent;
  color: #ffffff;
  font-size: 18px;
  line-height: 1;
  cursor: pointer;
  -webkit-transition: border-color .2s ease, color .2s ease;
  transition: border-color .2s ease, color .2s ease;
}

.form-captcha__refresh:hover {
  border-color: #ef1923;
  color: #ef1923;
}

.form-captcha__input {
  color: #ffffff;
  font-family: "ClearSans";
  font-size: 15px;
  font-weight: bold;
  font-style: italic;
  line-height: 22px;
  width: 220px;
  background: transparent;
  padding-bottom: 7px;
  border: none;
  border-bottom: 2px solid #fff;
  margin: 0;
  padding-left: 2px;
}

.form-captcha__input::-webkit-input-placeholder {
  opacity: 1;
  color: #ffffff;
  font-family: "ClearSans";
  font-size: 15px;
  font-weight: bold;
  font-style: italic;
}

.form-captcha__input:-ms-input-placeholder {
  opacity: 1;
  color: #ffffff;
}

.form-captcha__input::-ms-input-placeholder {
  opacity: 1;
  color: #ffffff;
}

.form-captcha__input::placeholder {
  opacity: 1;
  color: #ffffff;
}

.form-smart-captcha {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
}

.map .why__content {
  position: relative;
  padding: 0;
  overflow: hidden;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  min-height: 100vh;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.map__panel {
  position: relative;
}

.map__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.map__canvas.map--locked {
  pointer-events: none;
}

.map__lock-hint {
  display: none;
}

@media (max-width: 767px) {
  .map__lock-hint {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: absolute;
    inset: 0;
    z-index: 3;
    padding: 16px;
    text-align: center;
    font-size: 14px;
    line-height: 1.35;
    color: #333;
    background: rgba(255, 255, 255, 0.72);
    pointer-events: none;
  }

  .map__canvas.map--locked + .map__lock-hint {
    pointer-events: auto;
    cursor: pointer;
  }

  .map__canvas:not(.map--locked) + .map__lock-hint {
    display: none;
  }
}

.map .why__content-title {
  text-transform: uppercase;
  margin-bottom: 28px;
  color: #000;
}

.map__overlay {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  max-width: 360px;
  padding: 100px 32px 40px 57px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.97)), color-stop(55%, rgba(255, 255, 255, 0.92)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.97) 0%, rgba(255, 255, 255, 0.92) 55%, rgba(255, 255, 255, 0) 100%);
  pointer-events: none;
}

.map__overlay .why__content-title,
.map__list,
.map__list-btn {
  pointer-events: auto;
}

.map__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  max-height: calc(100vh - 220px);
  overflow-y: auto;
  padding-right: 8px;
}

.map__list-btn {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
  padding: 11px 12px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.95);
  cursor: pointer;
  text-align: left;
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
  -webkit-transition: border-color 0.2s ease, box-shadow 0.2s ease, -webkit-transform 0.2s ease;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, -webkit-transform 0.2s ease;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;
}

.map__list-btn:hover,
.map__list-btn.is-active {
  border-color: #ef1923;
  box-shadow: 0 6px 18px rgba(239, 25, 35, 0.14);
  background: #fff;
}

.map__list-btn.is-active {
  -webkit-transform: translateX(2px);
          transform: translateX(2px);
}

.map__list-num {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 22px;
          flex: 0 0 22px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #ef1923;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  line-height: 22px;
  text-align: center;
}

.map__list-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2px;
  min-width: 0;
}

.map__list-title {
  font-size: 14px;
  line-height: 1.25;
  font-weight: 600;
  color: #111;
}

.map__list-address {
  font-size: 12px;
  line-height: 1.3;
  color: rgba(0, 0, 0, 0.55);
}

.map__canvas {
  width: 100%;
  height: 100%;
}

.map__canvas a,
.map__canvas a:link,
.map__canvas a:visited {
  color: #666;
}

.map__canvas.is-loading {
  background: linear-gradient(110deg, #ececec 8%, #f7f7f7 18%, #ececec 33%);
  background-size: 200% 100%;
  -webkit-animation: map-shimmer 1.4s linear infinite;
          animation: map-shimmer 1.4s linear infinite;
}

@-webkit-keyframes map-shimmer {
  to {
    background-position-x: -200%;
  }
}

@keyframes map-shimmer {
  to {
    background-position-x: -200%;
  }
}

.lesson .why__content-title {
  text-transform: uppercase;
}

.lesson__content-item {
  width: 640px;
}

.lesson__content-item:not(:last-child) {
  margin-bottom: 35px;
}

.lesson__content-item-title {
  position: relative;
  color: #0a0a0a;
  font-family: "ARubrica";
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  line-height: 21px;
  text-transform: uppercase;
  letter-spacing: 0.96px;
  margin-bottom: 20px;
}

.lesson__content-item-title::after {
  content: '';
  width: 33px;
  height: 3px;
  background-color: #ef1923;
  position: absolute;
  bottom: -10px;
  left: 0;
}

.lesson__content-item-subtitle {
  color: #9f9f9f;
  font-family: "ClearSans";
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.app {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url("/local/templates/tkdtmb/css/../img/app.jpg");
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("/local/templates/tkdtmb/css/../img/app.jpg");
}

.app .record__title {
  margin-bottom: 28px;
}

.header__content,
.what__content,
.record__content {
  padding-left: 50px;
}

.team__img .slick-list,
.team__img .slick-track {
  height: 100%;
}

.slick-prev,
.slick-next {
  opacity: 0.8;
}

.slick-prev:hover,
.slick-next:hover {
  opacity: 1;
}

.slick-prev::before,
.slick-next::before {
  margin-bottom: 4px;
}

.slick-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: -85px;
  left: 0;
  top: unset;
  padding: 18px 26px;
  border: 2px solid #d1d1d1;
}

.slick-prev::before {
  content: url("/local/templates/tkdtmb/css/../img/arrow.svg");
}

.slick-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: -85px;
  top: unset;
  left: 70px;
  padding: 18px 26px;
  border: 2px solid #d1d1d1;
}

.slick-next::before {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  content: url("/local/templates/tkdtmb/css/../img/arrow.svg");
}

.team .fp-tableCell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.team__img {
  width: 755px;
  height: 100vh;
}

.team__img-item {
  width: inherit;
  height: inherit;
}

.team__img-item img {
  width: inherit;
  height: inherit;
  object-fit: cover;
  object-position: top;  
}

.team__content {
  padding-top: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 57px;
}

.team__content-title {
  color: #0a0a0a;
  font-family: "ARubrica";
  font-size: 48px;
  font-weight: bold;
  font-style: italic;
  line-height: 61px;
  text-transform: uppercase;
  margin-bottom: 60px;
}

.team__content-title .color {
  color: #ef1923;
}

.team__content-list {
  width: 630px;
}

.team__content-item-title {
  color: #0a0a0a;
  font-family: "ARubrica";
  font-size: 29px;
  font-weight: bold;
  font-style: italic;
  line-height: 30px;
  margin-bottom: 13px;
  text-transform: uppercase;
  letter-spacing: 1.74px;
}

.team__content-item-subtitle {
  display: inline-block;
  width: 585px;
  color: #0a0a0a;
  font-family: "ClearSans";
  font-size: 17px;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 40px;
}

.team__content-item-text {
  width: 630px;
  color: #0a0a0a;
  font-family: "ClearSans";
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
}

.team__content-item-text strong {
  font-weight: 700;
}

.mouse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 99;
  position: absolute;
  right: 295px;
  top: 40%;
  -webkit-transition: all .7s ease-in;
  transition: all .7s ease-in;
}

.mouse-track {
  position: relative;
  top: 0;
  left: 0;
  width: 1px;
  height: 225px;
  background-color: #848484;
}

.mouse-track .track {
  position: absolute;
  z-index: 999;
  width: 1px;
  height: 25px;
  background: #fff;
}

.mouse-top, .mouse-bottom {
  color: #ffffff;
  font-family: "ClearSans";
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: center;
}

.mouse .dark-mode {
  -webkit-transition: all .7s ease-in;
  transition: all .7s ease-in;
}

.mouse.dark-mode .mouse-track {
  background-color: #d7d7d7;
}

.mouse.dark-mode .mouse-track .track {
  background: #9a9a9a;
}

.mouse.dark-mode .mouse-top,
.mouse.dark-mode .mouse-bottom {
  color: #0a0a0a;
}

.mouse-img {
  z-index: 999;
  position: absolute;
  right: 285px;
  bottom: 45px;
}

.mouse-img svg {
  -webkit-transition: all .7s ease-in;
  transition: all .7s ease-in;
  fill: #fff;
}

.mouse-img.dark-mode svg {
  -webkit-transition: all .7s ease-in;
  transition: all .7s ease-in;
  fill: #0a0a0a;
}

.doc {
  height: unset !important;
}

.doc .container {
  height: unset !important;
}

.doc__content {
  padding-top: 130px;
  padding-left: 40px;
}

.doc__title {
  color: #0a0a0a;
  font-family: "ARubrica";
  font-size: 48px;
  font-weight: bold;
  font-style: italic;
  line-height: 70px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

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

.doc__list-item {
  padding: 20px 45px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 25px;
  border: 1px solid #e8e8e8;
}

.doc__list-item:nth-child(1) {
  margin-left: 0;
}

.doc__list-item:nth-child(4) {
  margin-right: 0;
}

.doc__list-item:nth-child(5) {
  margin-left: 0;
  margin-bottom: 0;
}

.doc__list-item:nth-child(6) {
  margin-bottom: 0;
}

.doc__list-item:nth-child(7) {
  margin-bottom: 0;
}

.doc__list-item:nth-child(8) {
  margin-right: 0;
  margin-bottom: 0;
}

.dn {
  -webkit-transition: all 700ms ease 0s;
  transition: all 700ms ease 0s;
  display: none;
}

.nav__close {
  display: none;
}

.oh {
  overflow: hidden;
}

@-webkit-keyframes nav {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transition: 700ms ease;
    transition: 700ms ease;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition: 700ms ease;
    transition: 700ms ease;
  }
}

@keyframes nav {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transition: 700ms ease;
    transition: 700ms ease;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition: 700ms ease;
    transition: 700ms ease;
  }
}

.form_result.success {
    color: #4CAF50;
    font-family: 'ClearSans';
    font-weight: bold;
    font-size: 19px;
}

.mobile__view {
  display: none;
}

.fp-responsive .fp-section,
.fp-responsive .fp-slide,
.fp-responsive .fp-tableCell {
  height: auto !important;
}

html.fp-responsive,
html.fp-responsive body {
  overflow-x: hidden !important;
  overflow-y: auto !important;
  height: auto !important;
}

body.is-mobile.fp-responsive {
  overflow-x: hidden;
  overflow-y: auto !important;
  background-color: #0e333c;
}

html.is-mobile.fp-responsive {
  background-color: #0e333c;
}

body.is-mobile.fp-responsive.no-scroll {
  overflow-y: auto !important;
}

body.is-mobile:not(.fp-responsive) {
  background-color: #0e333c;
}

html.is-mobile:not(.fp-responsive) {
  background-color: #0e333c;
}
/* End */


/* Start:/local/templates/tkdtmb/css/media.css?178347404350173*/
@media (max-width: 1750px) {
  .mouse,
  .mouse-img {
    right: 100px;
  }
  .nav__list {
    left: 55px;
  }
}

@media (max-width: 1550px) {
  .container {
    width: 1200px;
  }
  .why__content {
    padding-left: 30px;
  }
  .why__content-item-subtitle {
    font-size: 14px;
    width: 400px;
  }
  .why__img,
  .team__img {
    width: 670px;
  }
  .mouse,
  .mouse-img {
    right: 20px;
  }
}

@media (max-width: 1400px) {
  .lesson__content-item-subtitle {
    display: inline-block;
    width: 550px;
    font-size: 14px;
    line-height: 17px;
  }
  .why__content-title {
    margin-bottom: 40px;
  }
  .thanks__content-list td {
    padding: 7px 25px;
  }
  .map__overlay {
    max-width: 320px;
    padding-top: 90px;
    padding-left: 40px;
  }

  .map__list {
    max-height: calc(100vh - 200px);
  }
  .why__img,
  .team__img {
    width: 620px;
  }
  .container {
    width: 1100px;
  }
  .team__content-title {
    font-size: 32px;
    line-height: 40px;
  }
  .team__content-list {
    width: 480px;
  }
  .team__content-item {
    width: 400px;
  }
  .team__content-item-title {
    font-size: 26px;
  }
  .team__content-item-subtitle {
    width: unset;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 30px;
  }
  .team__content-item-text {
    width: unset;
    font-size: 14px;
    line-height: 18px;
  }
}

@media (max-width: 1200px) and (min-width: 768px) {
  .why__content {
    padding-left: 75px;
  }
  .sidebar {
    width: 6%;
  }
  .why__img {
    display: none;
  }
  .navbar.dark-nav {
    background: #fff;
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    top: 0 !important;    
  }
  .navbar.dark-nav .navbar__logo .navbar__logo-dark,
  .navbar.dark-nav .navbar__logo .logo-dark {
    display: block;
  }
  .navbar.dark-nav .navbar__logo .navbar__logo-light,
  .navbar.dark-nav .navbar__logo .logo-white {
    display: none;
  }
  .navbar.dark-nav .navbar__logo span {
    color: #000;
  }
  .navbar .navbar__logo span {
    font-size: 13px;
  }
  .navbar .navbar__logo img {
    margin-right: 10px;
    width: 100px;
    height: 70px;
  }
  .navbar__button {
    margin-left: 30px;
    padding: 13px 27px;
    text-transform: uppercase;
    font-size: 14px;
  }
  .team__img {
    width: 280px;
    height: 330px;
  }
  .team__content {
    padding-left: 30px;
  }
  .team__content-title {
    font-size: 32px;
    line-height: 40px;
  }
  .team__content-list {
    width: 450px;
  }
  .team__content-item {
    width: 400px;
  }
  .team__content-item-title {
    font-size: 24px;
  }
  .team__content-item-subtitle {
    width: unset;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 28px;
  }
  .team__content-item-text {
    width: unset;
    font-size: 14px;
    line-height: 17px;
  }
  .team .fp-tableCell {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (max-width: 1000px) {
  .mouse,
  .mouse-img {
    display: none;
  }
  .why__content {
    padding-left: 50px;
  }
  .navbar__info-phone {
    font-size: 15px;
  }
  .header__content, .what__content, .record__content {
    padding-left: 100px;
  }
  .team__content {
    padding-top: 0px;
  }
  .why__content-title {
    font-size: 40px;
    margin-bottom: 25px;
  }
}

@media (max-width: 800px) {
  .main section {
    background-position: center;
  }

  .main section .container {
    -webkit-transform: none;
            transform: none;
  }

  .navbar .navbar__logo span {
    display: none;
  }

  .navbar__info-mail {
    display: none;
  }

  .what__content-title,
  .header__content-title {
    font-size: 50px;
    line-height: 50px;
  }

  .form {
    width: 100%;
    max-width: 100%;
  }

  .form input.inputtext {
    width: 100%;
    max-width: none;
    margin-right: 0 !important;
    margin-bottom: 20px !important;
  }

  .form input.inputtext:nth-child(4) {
    margin-bottom: 0 !important;
  }

  .form select,
  .form select.inputselect {
    width: 100%;
    max-width: none;
    margin-top: 10px;
    margin-bottom: 30px;
  }

  .form-captcha {
    gap: 16px;
    margin-bottom: 30px;
  }

  .form-captcha__input {
    width: 100%;
  }

  .record__title {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 30px;
  }

  .record__video {
    margin-bottom: 30px;
  }

  .sidebar {
    width: 8%;
  }

  .header__content,
  .what__content,
  .record__content {
    margin-top: 50px;
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .sidebar {
    display: none;
  }

  .navbar__burger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 44px;
    height: 44px;
    padding: 0;
    margin: 0;
    border: 1px solid rgba(255, 255, 255, 0.7);
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.92);
    -webkit-box-shadow: 0 4px 14px rgba(0, 0, 0, 0.14);
            box-shadow: 0 4px 14px rgba(0, 0, 0, 0.14);
    cursor: pointer;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    pointer-events: auto;
    position: relative;
    z-index: 1;
  }

  .navbar__burger-box {
    width: 22px;
    height: 16px;
  }

  .navbar__burger-line {
    width: 22px;
    height: 3px;
    border-radius: 2px;
    -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
    transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
    transition: transform 0.2s ease, opacity 0.2s ease;
    transition: transform 0.2s ease, opacity 0.2s ease, -webkit-transform 0.2s ease;
  }

  .navbar__burger.is-open .navbar__burger-line:nth-child(1) {
    -webkit-transform: translateY(6.5px) rotate(45deg);
            transform: translateY(6.5px) rotate(45deg);
  }

  .navbar__burger.is-open .navbar__burger-line:nth-child(2) {
    opacity: 0;
  }

  .navbar__burger.is-open .navbar__burger-line:nth-child(3) {
    -webkit-transform: translateY(-6.5px) rotate(-45deg);
            transform: translateY(-6.5px) rotate(-45deg);
  }

  .navbar {
    width: 100%;
    margin-left: 0;
    left: 0;
    top: 0 !important;
    padding: max(8px, env(safe-area-inset-top, 0px)) 0 0;
    background: transparent !important;
    -webkit-box-shadow: none;
            box-shadow: none;
    z-index: 16;
    overflow: visible;
    pointer-events: none;
  }

  .navbar.navbar--scrolled {
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
  }

  body.is-mobile.menu-open .navbar {
    z-index: 31;
  }

  .navbar .container,
  .navbar .navbar__logo,
  .navbar .navbar__logo a,
  .navbar__burger,
  .navbar__info,
  .navbar__social {
    pointer-events: auto;
  }

  .navbar.dark-nav,
  .navbar.navbar--scrolled {
    background: transparent;
    -webkit-backdrop-filter: none;
            backdrop-filter: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    width: 100%;
    margin-left: 0;
    padding-left: 0;
  }

  .navbar__burger,
  .navbar__info-phone,
  .navbar__social {
    background: rgba(255, 255, 255, 0.92);
    border-color: rgba(255, 255, 255, 0.7);
    -webkit-box-shadow: 0 4px 14px rgba(0, 0, 0, 0.14);
            box-shadow: 0 4px 14px rgba(0, 0, 0, 0.14);
  }

  .navbar__social {
    color: #0077ff;
  }

  .navbar .container {
    position: relative;
    width: 100%;
    max-width: 100%;
    min-height: 44px;
    padding-left: 12px;
    padding-right: 12px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 0;
  }

  .navbar .navbar__logo {
    position: absolute;
    left: 50%;
    top: calc(100% + 4px);
    z-index: 22;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: auto;
    min-width: 0;
    margin: 0;
    -webkit-transition: top 0.25s ease, -webkit-transform 0.25s ease;
    transition: top 0.25s ease, -webkit-transform 0.25s ease;
    transition: top 0.25s ease, transform 0.25s ease;
    transition: top 0.25s ease, transform 0.25s ease, -webkit-transform 0.25s ease;
  }

  .navbar.navbar--scrolled .navbar__logo {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }

  .navbar .navbar__logo span {
    display: none;
  }

  .navbar .navbar__logo a {
    display: block;
    width: auto;
    height: auto;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    line-height: 0;
  }

  .navbar .navbar__logo-light {
    display: block !important;
  }

  .navbar .navbar__logo-dark {
    display: none !important;
  }

  .navbar .navbar__logo img {
    display: block;
    width: 132px;
    height: auto;
    max-height: none;
    margin: 0;
    -o-object-fit: contain;
       object-fit: contain;
    -webkit-filter: drop-shadow(0 4px 10px rgba(0, 0, 0, 0.25));
            filter: drop-shadow(0 4px 10px rgba(0, 0, 0, 0.25));
    -webkit-transition: width 0.25s ease, -webkit-filter 0.25s ease;
    transition: width 0.25s ease, -webkit-filter 0.25s ease;
    transition: width 0.25s ease, filter 0.25s ease;
    transition: width 0.25s ease, filter 0.25s ease, -webkit-filter 0.25s ease;
  }

  .navbar.navbar--scrolled .navbar__logo img {
    width: 68px;
    -webkit-filter: none;
            filter: none;
  }

  .navbar__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 8px;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.92);
    border: 1px solid rgba(255, 255, 255, 0.7);
    -webkit-box-shadow: 0 4px 14px rgba(0, 0, 0, 0.14);
            box-shadow: 0 4px 14px rgba(0, 0, 0, 0.14);
    color: #0077ff;
  }

  .navbar__social-icon {
    width: 22px;
    height: 22px;
  }

  .navbar__info {
    margin-left: auto;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 0;
  }

  .navbar__info-phone {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.92);
    border: 1px solid rgba(255, 255, 255, 0.7);
    -webkit-box-shadow: 0 4px 14px rgba(0, 0, 0, 0.14);
            box-shadow: 0 4px 14px rgba(0, 0, 0, 0.14);
    color: #ef1923;
    font-size: 0;
  }

  .navbar__info-phone-text {
    display: none;
  }

  .navbar__info-phone-icon {
    display: block;
    width: 20px;
    height: 20px;
  }

  .navbar__info-phone:link,
  .navbar__info-phone:visited,
  .navbar.dark-nav .navbar__info-phone,
  .navbar.dark-nav .navbar__info-phone:link,
  .navbar.dark-nav .navbar__info-phone:visited {
    color: #ef1923;
  }

  .main {
    width: 100%;
    margin-left: 0;
  }

  html,
  body,
  .test,
  .main {
    background-color: #0e333c;
  }

  html.is-mobile.fp-responsive {
    scroll-snap-type: y proximity;
  }

  html.fp-enabled body.is-mobile.menu-open {
    overflow: hidden !important;
  }

  .fp-controlArrow {
    display: none;
  }

  html.fp-responsive body.is-mobile .main section {
    height: auto;
    min-height: 100vh;
    min-height: 100dvh;
    scroll-snap-align: start;
    scroll-snap-stop: normal;
  }

  html.fp-enabled body.is-mobile .main section {
    height: 100%;
    min-height: 0;
  }

  .main section {
    position: relative;
    overflow: hidden;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  html.fp-responsive body.is-mobile .main section.header,
  html.fp-responsive body.is-mobile .main section.what,
  html.fp-responsive body.is-mobile .main section.record,
  html.fp-responsive body.is-mobile .main section.app,
  html.fp-responsive body.is-mobile .main section.why,
  html.fp-responsive body.is-mobile .main section.team {
    min-height: 100vh;
    min-height: 100dvh;
    padding: 0;
  }

  html.fp-responsive body.is-mobile .main section.why:not(.map) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  html.fp-responsive body.is-mobile .main section.why.map {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .header,
  .what,
  .record,
  .app {
    background-color: #0e333c;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .header {
    background-position: 70% top;
  }

  .what {
    background-position: center top;
  }

  .record,
  .app {
    background-position: center center;
  }

  .header::before,
  .what::before,
  .record::before,
  .app::before {
    content: '';
    position: absolute;
    inset: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.35)), color-stop(38%, rgba(0, 0, 0, 0.55)), to(rgba(0, 0, 0, 0.72)));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0.55) 38%, rgba(0, 0, 0, 0.72) 100%);
    z-index: 1;
    pointer-events: none;
  }

  .header .container,
  .what .container,
  .record .container,
  .app .container {
    position: relative;
    z-index: 2;
  }

  .main section .container {
    width: 100%;
    max-width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    box-sizing: border-box;
    -webkit-transform: none;
            transform: none;
  }

  .main section.content-center .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
    min-height: 0;
    max-height: 100%;
    padding-top: 0;
    padding-bottom: 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: transparent;
  }

  html.fp-responsive body.is-mobile .main section.content-center .container {
    height: auto;
    min-height: 100vh;
    min-height: 100dvh;
    max-height: none;
  }

  html.fp-responsive body.is-mobile.navbar-scrolled .main section.content-center .container {
    padding-top: max(48px, calc(env(safe-area-inset-top, 0px) + 40px));
  }

  html.fp-responsive body.is-mobile.navbar-scrolled .why__content {
    padding-top: max(44px, calc(env(safe-area-inset-top, 8px) + 36px));
  }

  .navbar__button {
    display: none;
  }

  .navbar.is-active,
  .test.is-active,
  .main.is-active {
    opacity: 1 !important;
    -webkit-transform: none !important;
            transform: none !important;
  }

  .nav__wrapper {
    position: fixed;
    inset: 0;
    z-index: 25;
  }

  .nav__close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: absolute;
    top: max(12px, env(safe-area-inset-top, 12px));
    right: 12px;
    z-index: 2;
    width: 44px;
    height: 44px;
    padding: 0;
    border: none;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.16);
    cursor: pointer;
  }

  .nav__close-line {
    position: absolute;
    width: 22px;
    height: 2px;
    background: #fff;
    border-radius: 2px;
  }

  .nav__close-line:nth-child(1) {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }

  .nav__close-line:nth-child(2) {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }

  .nav__list {
    left: 0;
    width: min(100%, 320px);
    max-width: 88vw;
    padding: max(72px, calc(env(safe-area-inset-top, 0px) + 56px)) 24px 32px;
    box-sizing: border-box;
  }

  body.is-mobile.menu-open {
    overflow: hidden !important;
  }

  .thanks__content-list td img {
    padding: 10px;
    max-width: 48px;
    height: auto;
  }

  .header__content,
  .what__content,
  .record__content {
    padding-left: 0 !important;
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    text-align: left;
    -webkit-transform: none;
            transform: none;
    background: rgba(0, 0, 0, 0.28);
    border-radius: 12px;
    padding: 20px 16px !important;
    box-sizing: border-box;
  }

  .header__content-title,
  .what__content-title,
  .record__title,
  .record__content-title {
    width: 100%;
    max-width: 100%;
    font-size: 28px;
    line-height: 1.15;
    margin-bottom: 16px;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.35);
  }

  .header__content-subtitle,
  .what__content-subtitle,
  .record__subtitle,
  .record__content-subtitle {
    width: 100%;
    max-width: 100%;
    font-size: 15px;
    line-height: 1.45;
    margin-bottom: 24px;
    text-shadow: 0 1px 6px rgba(0, 0, 0, 0.35);
  }

  .header__content .main-btn,
  .what__content .main-btn,
  .record__content .main-btn {
    margin: 0;
  }

  .why .fp-tableCell {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  html.fp-responsive body.is-mobile .why .fp-tableCell {
    min-height: 100vh;
    min-height: 100dvh;
    height: auto !important;
  }

  .why__img {
    display: none;
  }

  .why__content:not(.section-panel--slider) {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    padding: 0 16px 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .why__content.section-panel--slider {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  .why__content-title {
    font-size: 28px;
    line-height: 1.1;
    margin-bottom: 18px;
  }

  .why__content-item:not(:last-child) {
    margin-bottom: 14px;
  }

  .why__content-item-title {
    font-size: 16px;
    line-height: 1.2;
  }

  .why__content-item-subtitle {
    width: auto;
    max-width: 100%;
    font-size: 14px;
    line-height: 1.35;
  }

  .lesson__content-item,
  .lesson__content-item-title,
  .lesson__content-item-subtitle {
    width: 100%;
    max-width: 100%;
  }

  .lesson__content-item-title {
    font-size: 15px;
    line-height: 1.25;
  }

  .lesson__content-item-subtitle {
    font-size: 14px;
    line-height: 1.35;
  }

  .map .why__content {
    min-height: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

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

  .map__overlay {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    position: relative;
    z-index: 2;
    max-width: none;
    width: 100%;
    padding: max(48px, calc(env(safe-area-inset-top, 8px) + 40px)) 12px 12px;
    box-sizing: border-box;
    background: #fff;
  }

  .map__bg {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    position: relative;
    inset: auto;
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-height: 160px;
    height: auto;
    touch-action: pan-y;
  }

  .map__canvas {
    touch-action: pan-y;
  }

  .map__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    overflow-x: auto;
    overflow-y: hidden;
    max-height: none;
    padding-bottom: 6px;
    gap: 8px;
    -webkit-overflow-scrolling: touch;
  }

  .map__list-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

  .map__list-btn {
    width: 210px;
  }

  .why,
  .why.thanks,
  .why.lesson,
  .why.map {
    background: #fff;
  }

  .thanks .why__content-title {
    margin-bottom: 20px;
  }

  .thanks__content-list {
    width: 100%;
    table-layout: fixed;
  }

  .thanks__content-list th span {
    font-size: 16px;
    margin-bottom: 8px;
  }

  .thanks__content-list td {
    font-size: 13px;
    line-height: 1.25;
  }

  html.fp-responsive body.is-mobile .thanks {
    height: auto !important;
    min-height: 100vh;
    min-height: 100dvh;
    background: #fff;
  }

  html.fp-enabled body.is-mobile .thanks {
    height: 100% !important;
    min-height: 0;
    background: #fff;
  }

  html.fp-enabled body.is-mobile .fp-section.why:not(.map),
  html.fp-enabled body.is-mobile .fp-section.lesson {
    background: transparent;
  }

  html.fp-enabled body.is-mobile .fp-section.thanks {
    background: transparent;
  }

  html.fp-enabled body.is-mobile .fp-section.team {
    background-color: transparent;
    --team-bg-top: calc(var(--mobile-header-offset) + 92px);
  }

  html.fp-enabled body.is-mobile .fp-section.team.team--mobile-slider::before {
    content: '';
    position: absolute;
    top: var(--team-bg-top);
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    background-image: var(--team-slide-bg, none);
    background-size: cover;
    background-position: center 12%;
    background-repeat: no-repeat;
  }

  html.fp-enabled body.is-mobile .map__list {
    max-height: 30vh;
    overflow-x: auto;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }

  .record__content {
    margin-top: 0;
    text-align: left;
  }

  .record__title {
    width: 100%;
    font-size: 28px;
    line-height: 1.15;
  }

  .record__subtitle {
    width: 100%;
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 28px;
  }

  .record__video {
    width: 100%;
    max-width: 280px;
    height: auto;
    margin-bottom: 24px;
  }

  .form {
    width: 100%;
    max-width: 100%;
    margin-bottom: 24px;
  }

  .form input,
  .form input.inputtext {
    width: 100% !important;
    max-width: 100% !important;
  }

  html.fp-responsive body.is-mobile .team {
    width: 100%;
    min-height: 100vh;
    min-height: 100dvh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: max(48px, calc(env(safe-area-inset-top, 8px) + 40px)) 16px 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  .team__img {
    width: 100%;
    max-width: 300px;
    height: 340px;
    margin: 0 auto 16px;
  }

  .team__img-item,
  .team__img-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center 20%;
  }

  .team__content {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }

  .team__content-list {
    width: 100%;
    max-width: 100%;
  }

  .team__content-item {
    width: 100%;
    max-width: 100%;
  }

  .team__content-item-title {
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 1.2;
  }

  .team__content-item-subtitle {
    display: block;
    font-size: 14px;
    line-height: 1.35;
    margin-bottom: 12px;
  }

  .team__content-item-text {
    font-size: 14px;
    line-height: 1.4;
  }

  .team__content-title {
    display: block;
    font-size: 28px;
    line-height: 1.1;
    margin-bottom: 24px;
  }

  .slick-prev,
  .slick-next {
    bottom: -56px;
  }

  .nav__list-item a {
    font-size: 22px;
    line-height: 1.35;
  }

  .doc {
    padding-left: 16px;
  }

  .doc__list {
    width: 100%;
    max-width: 100%;
  }

  .doc__list-item {
    padding: 16px 18px;
  }

  .mobile__view {
    display: block !important;
    font-size: 15px;
    line-height: 1.5;
    margin: 20px auto 0;
  }

  html.fp-enabled body.is-mobile {
    --mobile-header-offset: max(56px, calc(env(safe-area-inset-top, 0px) + 48px));
  }

  html.fp-enabled body.is-mobile.navbar-scrolled {
    --mobile-header-offset: max(48px, calc(env(safe-area-inset-top, 0px) + 40px));
  }

  html.fp-enabled body.is-mobile .fp-section > .fp-tableCell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100% !important;
    min-height: 0 !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: hidden;
  }

  html.fp-enabled body.is-mobile .fp-section.header.content-center > .fp-tableCell,
  html.fp-enabled body.is-mobile .fp-section.what.content-center > .fp-tableCell {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding: calc(var(--mobile-header-offset) + 112px) 16px max(20px, calc(env(safe-area-inset-bottom, 0px) + 16px));
  }

  html.fp-enabled body.is-mobile .fp-section.header.content-center .container,
  html.fp-enabled body.is-mobile .fp-section.what.content-center .container {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-top: auto;
  }

  html.fp-enabled body.is-mobile.mobile-hero-view .navbar .navbar__logo,
  html.fp-enabled body.is-mobile.mobile-large-logo .navbar .navbar__logo {
    top: calc(100% + 4px);
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }

  html.fp-enabled body.is-mobile.mobile-hero-view .navbar .navbar__logo img,
  html.fp-enabled body.is-mobile.mobile-large-logo .navbar .navbar__logo img {
    width: 132px;
  }

  html.fp-enabled body.is-mobile.mobile-large-logo .navbar.navbar--scrolled .navbar__logo img {
    width: 132px;
  }

  html.fp-enabled body.is-mobile .fp-section.record.content-center > .fp-tableCell {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding: calc(var(--mobile-header-offset) + 96px) 16px max(16px, calc(env(safe-area-inset-bottom, 0px) + 16px));
    overflow: hidden;
  }

  html.fp-enabled body.is-mobile .fp-section.record.content-center .container {
    margin-top: auto;
  }

  html.fp-enabled body.is-mobile .record__content {
    padding: 16px !important;
    max-height: min(62vh, calc(100dvh - var(--mobile-header-offset) - 112px));
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }

  html.fp-enabled body.is-mobile.mobile-keyboard-open .record__content {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }

  html.fp-enabled body.is-mobile .fp-section.content-center .container {
    height: auto;
    min-height: 0;
    max-height: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    padding: 0;
    overflow: visible;
  }

  html.fp-enabled body.is-mobile .fp-section.why:not(.thanks):not(.map):not(.lesson)::before,
  html.fp-enabled body.is-mobile .fp-section.thanks::before,
  html.fp-enabled body.is-mobile .fp-section.lesson::before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 0;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
  }

  html.fp-enabled body.is-mobile .fp-section.why:not(.thanks):not(.map):not(.lesson)::before {
    background-image: url('/local/templates/tkdtmb/css/../img/why-img.jpg');
  }

  html.fp-enabled body.is-mobile .fp-section.thanks::before {
    background-image: url('/local/templates/tkdtmb/css/../img/thanks.jpg');
  }

  html.fp-enabled body.is-mobile .fp-section.lesson::before {
    background-image: url('/local/templates/tkdtmb/css/../img/lesson-img-2023.jpg');
  }

  html.fp-enabled body.is-mobile .fp-section.why:not(.thanks):not(.map):not(.lesson)::after,
  html.fp-enabled body.is-mobile .fp-section.thanks::after,
  html.fp-enabled body.is-mobile .fp-section.lesson::after {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
  }

  html.fp-enabled body.is-mobile .fp-section.why:not(.thanks):not(.map):not(.lesson)::after {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(14, 51, 60, 0.05)), color-stop(45%, rgba(14, 51, 60, 0.2)), to(rgba(14, 51, 60, 0.42)));
    background: linear-gradient(180deg, rgba(14, 51, 60, 0.05) 0%, rgba(14, 51, 60, 0.2) 45%, rgba(14, 51, 60, 0.42) 100%);
  }

  html.fp-enabled body.is-mobile .fp-section.thanks::after,
  html.fp-enabled body.is-mobile .fp-section.lesson::after {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(14, 51, 60, 0.05)), color-stop(45%, rgba(14, 51, 60, 0.2)), to(rgba(14, 51, 60, 0.42)));
    background: linear-gradient(180deg, rgba(14, 51, 60, 0.05) 0%, rgba(14, 51, 60, 0.2) 45%, rgba(14, 51, 60, 0.42) 100%);
  }

  html.fp-enabled body.is-mobile .fp-section.team::after {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(14, 51, 60, 0.5)), color-stop(18%, rgba(14, 51, 60, 0.18)), color-stop(32%, transparent), color-stop(58%, transparent), color-stop(74%, rgba(14, 51, 60, 0.24)), to(rgba(14, 51, 60, 0.82)));
    background: linear-gradient(180deg, rgba(14, 51, 60, 0.5) 0%, rgba(14, 51, 60, 0.18) 18%, transparent 32%, transparent 58%, rgba(14, 51, 60, 0.24) 74%, rgba(14, 51, 60, 0.82) 100%);
  }

  html.fp-enabled body.is-mobile .fp-section.why:not(.thanks):not(.map):not(.lesson) > .fp-tableCell,
  html.fp-enabled body.is-mobile .fp-section.thanks > .fp-tableCell,
  html.fp-enabled body.is-mobile .fp-section.lesson > .fp-tableCell {
    position: relative;
    z-index: 2;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding: calc(var(--mobile-header-offset) + 96px) 0 0;
    overflow: hidden;
  }

  html.fp-enabled body.is-mobile .fp-section.team > .fp-tableCell {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0;
    overflow: hidden;
  }

  html.fp-enabled body.is-mobile .fp-section.why.map > .fp-tableCell {
    position: relative;
    z-index: 2;
    padding: calc(var(--mobile-header-offset) + 12px) 0 max(12px, env(safe-area-inset-bottom, 0px));
    overflow: hidden;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }


  html.fp-enabled body.is-mobile .map .why__content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0%;
            flex: 1 1 0%;
    height: 0;
    min-height: 0;
    max-height: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-rows: auto minmax(min(42vh, 320px), 1fr) auto;
    grid-template-areas:
      "map-title"
      "map-canvas"
      "map-list";
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }

  html.fp-enabled body.is-mobile .map__panel {
    display: contents;
  }

  html.fp-enabled body.is-mobile .map__overlay {
    display: contents;
    background: transparent;
    padding: 0;
  }

  html.fp-enabled body.is-mobile .map .why__content-title {
    grid-area: map-title;
    margin: 0;
    padding: 8px 16px 10px;
    color: #000;
  }

  html.fp-enabled body.is-mobile .map__bg {
    grid-area: map-canvas;
    position: relative;
    inset: auto;
    width: auto;
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
    height: 100%;
    min-height: min(42vh, 320px);
    margin: 0 12px;
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
            order: initial;
  }

  html.fp-enabled body.is-mobile .map__canvas,
  html.fp-enabled body.is-mobile #tkdtmb-yandex-map {
    width: 100%;
    height: 100%;
    min-height: min(42vh, 320px);
  }

  html.fp-enabled body.is-mobile .map__list {
    grid-area: map-list;
    max-height: min(22vh, 168px);
    margin: 10px 12px 0;
    padding: 0 0 6px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    touch-action: pan-x;
  }

  html.fp-enabled body.is-mobile .section-panel--slider,
  html.fp-enabled body.is-mobile .why__content.section-panel--slider {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(100% - 32px);
    height: auto;
    max-height: min(46vh, 360px);
    overflow: hidden;
    margin: auto 16px max(16px, calc(env(safe-area-inset-bottom, 0px) + 16px));
    padding: 0 0 14px;
    background: rgba(0, 0, 0, 0.28);
    border-radius: 12px;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
  }

  html.fp-enabled body.is-mobile .section-panel--slider .why__content-title {
    padding: 16px 16px 0;
    margin-bottom: 0;
    color: #fff;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.35);
    font-size: 24px;
    line-height: 1.1;
  }

  html.fp-enabled body.is-mobile .section-panel--slider .section-panel__counter {
    padding: 6px 16px 10px;
    text-align: center;
    font-family: "ClearSans", sans-serif;
    font-size: 13px;
    line-height: 1;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.72);
  }

  html.fp-enabled body.is-mobile .section-panel--slider .section-panel__list {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  html.fp-enabled body.is-mobile .section-panel--slider,
  html.fp-enabled body.is-mobile .section-panel--slider .section-panel__list .slick-list {
    touch-action: pan-x;
  }

  html.fp-enabled body.is-mobile .section-panel--slider .section-panel__list .slick-list {
    overflow: hidden;
    max-height: min(34vh, 260px);
  }

  html.fp-enabled body.is-mobile .section-panel--slider .section-panel__slide {
    height: auto !important;
  }

  html.fp-enabled body.is-mobile .section-panel--slider .section-panel__list .slick-dots {
    position: static;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 8px;
    width: 100%;
    margin: 8px 0 0;
    padding: 0 16px;
    bottom: auto;
  }

  html.fp-enabled body.is-mobile .section-panel--slider .section-panel__list .slick-dots li {
    width: auto;
    height: auto;
    margin: 0;
  }

  html.fp-enabled body.is-mobile .section-panel--slider .section-panel__list .slick-dots li button {
    width: 8px;
    height: 8px;
    padding: 0;
  }

  html.fp-enabled body.is-mobile .section-panel--slider .section-panel__list .slick-dots li button:before {
    content: '';
    width: 8px;
    height: 8px;
    line-height: 8px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.45);
    opacity: 1;
  }

  html.fp-enabled body.is-mobile .section-panel--slider .section-panel__list .slick-dots li.slick-active button:before {
    background: #ef1923;
  }

  html.fp-enabled body.is-mobile .fp-section.why:not(.thanks):not(.map):not(.lesson) .why__content-item-title {
    color: #fff;
    text-shadow: 0 1px 6px rgba(0, 0, 0, 0.3);
  }

  html.fp-enabled body.is-mobile .fp-section.why:not(.thanks):not(.map):not(.lesson) .why__content-item-subtitle {
    color: rgba(255, 255, 255, 0.88);
  }

  html.fp-enabled body.is-mobile .fp-section.why:not(.thanks):not(.map):not(.lesson) .why__content-item-img {
    border: none;
    padding: 0;
    margin-right: 14px;
    background: transparent;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }

  html.fp-enabled body.is-mobile .fp-section.why:not(.thanks):not(.map):not(.lesson) .why__content-item-img img {
    width: 40px;
    height: 40px;
  }

  html.fp-enabled body.is-mobile .fp-section.why:not(.thanks):not(.map):not(.lesson) .why__content-item {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    min-height: 0;
    padding: 4px 0;
    margin: 0;
  }

  html.fp-enabled body.is-mobile .fp-section.why:not(.thanks):not(.map):not(.lesson) .why__content-item:not(:last-child) {
    margin-bottom: 0;
  }

  html.fp-enabled body.is-mobile .section-panel--slider .lesson__content-item-title {
    color: #fff;
    text-shadow: 0 1px 6px rgba(0, 0, 0, 0.3);
  }

  html.fp-enabled body.is-mobile .section-panel--slider .lesson__content-item-subtitle {
    color: rgba(255, 255, 255, 0.88);
  }

  html.fp-enabled body.is-mobile .section-panel--slider .lesson__content-item {
    min-height: 0;
    padding: 4px 0;
  }

  html.fp-enabled body.is-mobile .thanks__slide {
    min-height: 0;
    padding: 4px 0;
  }

  html.fp-enabled body.is-mobile .thanks__slide-label {
    margin-bottom: 14px;
    text-align: center;
    color: #fff;
    font-family: "ClearSans", sans-serif;
    font-size: 16px;
    line-height: 1.25;
    text-transform: lowercase;
  }

  html.fp-enabled body.is-mobile .thanks__slide-compare {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: distribute;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    gap: 12px;
  }

  html.fp-enabled body.is-mobile .thanks__slide-col {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center;
  }

  html.fp-enabled body.is-mobile .thanks__slide-col span {
    display: block;
    margin-bottom: 10px;
    color: rgba(255, 255, 255, 0.72);
    font-family: "ClearSans", sans-serif;
    font-size: 12px;
    line-height: 1.2;
    text-transform: uppercase;
  }

  html.fp-enabled body.is-mobile .thanks__slide-col img {
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    padding: 0;
  }

  html.fp-enabled body.is-mobile .team--mobile-slider .team__desktop-only {
    display: none !important;
  }

  html.fp-enabled body.is-mobile .team__mobile-title {
    position: relative;
    z-index: 3;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
    margin: 0;
    padding: calc(var(--mobile-header-offset) + 10px) 16px 10px;
    color: #fff;
    text-align: center;
    text-shadow: 0 2px 12px rgba(0, 0, 0, 0.55);
    font-size: 20px;
    line-height: 1.15;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  html.fp-enabled body.is-mobile .team__mobile-panel {
    position: relative;
    z-index: 2;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(100% - 32px);
    max-width: calc(100% - 32px);
    max-height: min(36vh, 300px);
    margin: auto 16px max(12px, calc(env(safe-area-inset-bottom, 0px) + 12px));
    margin-top: auto;
    padding: 0 0 10px;
    background: rgba(0, 0, 0, 0.42);
    border-radius: 12px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: hidden;
  }

  html.fp-enabled body.is-mobile .team__mobile-counter {
    padding: 12px 16px 8px;
    text-align: center;
    font-family: "ClearSans", sans-serif;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.72);
  }

  html.fp-enabled body.is-mobile .team__mobile-slider {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  html.fp-enabled body.is-mobile .team__mobile-panel,
  html.fp-enabled body.is-mobile .team__mobile-slider .slick-list {
    touch-action: pan-x;
  }

  html.fp-enabled body.is-mobile .team__mobile-slider .slick-list {
    overflow: hidden;
    max-height: min(24vh, 190px);
  }

  html.fp-enabled body.is-mobile .team__mobile-slider .slick-dots {
    position: static;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 8px;
    width: 100%;
    margin: 8px 0 0;
    padding: 0;
    bottom: auto;
  }

  html.fp-enabled body.is-mobile .team__mobile-slider .slick-dots li {
    width: auto;
    height: auto;
    margin: 0;
  }

  html.fp-enabled body.is-mobile .team__mobile-slider .slick-dots li button {
    width: 8px;
    height: 8px;
    padding: 0;
  }

  html.fp-enabled body.is-mobile .team__mobile-slider .slick-dots li button:before {
    content: '';
    width: 8px;
    height: 8px;
    line-height: 8px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.45);
    opacity: 1;
  }

  html.fp-enabled body.is-mobile .team__mobile-slider .slick-dots li.slick-active button:before {
    background: #ef1923;
  }

  html.fp-enabled body.is-mobile .team__mobile-slide {
    min-height: 0;
  }

  html.fp-enabled body.is-mobile .team__mobile-slide-photo {
    display: none !important;
  }

  html.fp-enabled body.is-mobile .team__mobile-slide-body {
    text-align: center;
  }

  html.fp-enabled body.is-mobile .team__mobile-slide-body .team__content-item-title {
    color: #fff;
    text-shadow: 0 1px 6px rgba(0, 0, 0, 0.3);
    font-size: 17px;
    line-height: 1.15;
    margin-bottom: 6px;
  }

  html.fp-enabled body.is-mobile .team__mobile-slide-body .team__content-item-subtitle {
    color: rgba(255, 255, 255, 0.88);
    font-size: 12px;
    line-height: 1.3;
    margin-bottom: 8px;
  }

  html.fp-enabled body.is-mobile .team__mobile-slide-body .team__content-item-text,
  html.fp-enabled body.is-mobile .team__mobile-slide-body .team__content-item-text strong {
    color: rgba(255, 255, 255, 0.88);
    font-size: 11px;
    line-height: 1.35;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  html.fp-enabled body.is-mobile .map__lock-hint {
    font-size: 13px;
    background: rgba(255, 255, 255, 0.55);
  }

  html.fp-enabled body.is-mobile .thanks .why__content-title {
    font-size: 24px;
    line-height: 1.1;
    margin-bottom: 12px;
  }

  html.fp-enabled body.is-mobile .thanks__content-list th span {
    font-size: 14px;
    margin-bottom: 4px;
  }

  html.fp-enabled body.is-mobile .thanks__content-list td {
    font-size: 12px;
    line-height: 1.2;
    padding: 5px 6px;
  }

  html.fp-enabled body.is-mobile .thanks__content-list td img {
    padding: 6px;
    max-width: 36px;
  }

  html.fp-enabled body.is-mobile .why__content-title {
    font-size: 24px;
    margin-bottom: 12px;
  }

  html.fp-enabled body.is-mobile .why__content-item:not(:last-child) {
    margin-bottom: 10px;
  }

  html.fp-enabled body.is-mobile .why__content-item-img {
    padding: 10px;
    margin-right: 10px;
  }

  html.fp-enabled body.is-mobile .why__content-item-img img {
    width: 24px;
    height: 24px;
  }

  html.fp-enabled body.is-mobile .lesson__content-item:not(:last-child) {
    margin-bottom: 12px;
  }

  html.fp-enabled body.is-mobile .record__title {
    font-size: 24px;
    margin-bottom: 12px;
  }

  html.fp-enabled body.is-mobile .record__subtitle {
    margin-bottom: 16px;
  }

  html.fp-enabled body.is-mobile .record__video {
    margin-bottom: 16px;
  }

  html.fp-enabled body.is-mobile .form {
    margin-bottom: 12px;
  }

  html.fp-enabled body.is-mobile .team:not(.team--mobile-slider) {
    padding: 0;
    background: #fff;
  }

  html.fp-enabled body.is-mobile .team:not(.team--mobile-slider) .team__img {
    width: 100%;
    max-width: 220px;
    height: min(24vh, 170px);
    max-height: 170px;
    margin: 0 auto 8px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }

  html.fp-enabled body.is-mobile .team:not(.team--mobile-slider) .team__content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    min-height: 0;
    overflow: hidden;
    padding: 0;
  }

  html.fp-enabled body.is-mobile .team:not(.team--mobile-slider) .team__content-title:not(.mobile__view) {
    display: none;
  }

  html.fp-enabled body.is-mobile .team:not(.team--mobile-slider) .team__content-title.mobile__view {
    font-size: 20px;
    line-height: 1.15;
    margin: 0 0 8px;
    text-align: center;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }

  html.fp-enabled body.is-mobile .team:not(.team--mobile-slider) .team__content-list {
    width: 100%;
    max-width: 100%;
  }

  html.fp-enabled body.is-mobile .team:not(.team--mobile-slider) .team__content-item {
    width: 100%;
    max-width: 100%;
  }

  html.fp-enabled body.is-mobile .team:not(.team--mobile-slider) .team__content-item-title {
    font-size: 18px;
    line-height: 1.15;
    margin-bottom: 4px;
  }

  html.fp-enabled body.is-mobile .team:not(.team--mobile-slider) .team__content-item-subtitle {
    font-size: 12px;
    line-height: 1.25;
    margin-bottom: 6px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  html.fp-enabled body.is-mobile .team:not(.team--mobile-slider) .team__content-item-text {
    font-size: 11px;
    line-height: 1.3;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  html.fp-enabled body.is-mobile .team__content-item-text strong {
    font-size: 11px;
  }

  html.fp-enabled body.is-mobile .section-panel--slider .slick-prev,
  html.fp-enabled body.is-mobile .section-panel--slider .slick-next {
    display: none !important;
  }

  html.fp-enabled body.is-mobile .header__content,
  html.fp-enabled body.is-mobile .what__content {
    padding: 16px !important;
    max-height: calc(100dvh - var(--mobile-header-offset) - 150px);
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }

  html.fp-enabled body.is-mobile .header__content-title,
  html.fp-enabled body.is-mobile .what__content-title {
    font-size: 24px;
    margin-bottom: 12px;
  }

  html.fp-enabled body.is-mobile .header__content-subtitle,
  html.fp-enabled body.is-mobile .what__content-subtitle {
    margin-bottom: 16px;
    font-size: 14px;
  }

  html.fp-enabled body.is-mobile .record__title {
    font-size: 22px;
    margin-bottom: 10px;
  }

  html.fp-enabled body.is-mobile .record__subtitle {
    font-size: 13px;
    margin-bottom: 12px;
  }

  html.fp-enabled body.is-mobile .record__video {
    margin-bottom: 12px;
  }

  html.fp-enabled body.is-mobile .form {
    margin-bottom: 0;
  }

  html.fp-enabled body.is-mobile .form input,
  html.fp-enabled body.is-mobile .form input.inputtext {
    margin-bottom: 8px;
  }

  html.fp-responsive body.is-mobile .section,
  html.fp-responsive body.is-mobile .fp-tableCell {
    min-height: 100vh;
    min-height: 100dvh;
    height: auto !important;
  }

  html.fp-enabled body.is-mobile .fp-tableCell {
    height: 100% !important;
    min-height: 0 !important;
  }

  html.fp-enabled body.is-mobile .main section.content-center .container,
  html.fp-enabled body.is-mobile.navbar-scrolled .main section.content-center .container,
  html.fp-enabled body.is-mobile .why__content,
  html.fp-enabled body.is-mobile.navbar-scrolled .why__content {
    padding-top: 0 !important;
  }
}

@media (max-width: 500px) {
  .what__content-title,
  .header__content-title {
    font-size: 24px;
    line-height: 1.15;
  }

  .navbar .navbar__logo img {
    width: 118px;
  }

  html.fp-enabled body.is-mobile.mobile-large-logo .navbar .navbar__logo img {
    width: 128px;
  }

  html.fp-enabled body.is-mobile.mobile-team-view .navbar .navbar__logo {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }

  html.fp-enabled body.is-mobile.mobile-team-view .navbar .navbar__logo img {
    width: 60px;
  }

  html.fp-responsive body.is-mobile .navbar.navbar--scrolled .navbar__logo img {
    width: 60px;
  }

  html.fp-responsive body.is-mobile .main section {
    min-height: 100vh;
    min-height: 100dvh;
  }

  html.fp-responsive body.is-mobile .main section.content-center .container,
  html.fp-responsive body.is-mobile .why__content {
    padding-top: max(44px, calc(env(safe-area-inset-top, 8px) + 36px));
  }

  html.fp-responsive body.is-mobile.navbar-scrolled .main section.content-center .container,
  html.fp-responsive body.is-mobile.navbar-scrolled .why__content {
    padding-top: max(40px, calc(env(safe-area-inset-top, 8px) + 32px));
  }

  .navbar__burger,
  .navbar__info-phone,
  .navbar__social {
    width: 40px;
    height: 40px;
  }

  .navbar__info-phone-icon {
    width: 18px;
    height: 18px;
  }

  .navbar__social-icon {
    width: 20px;
    height: 20px;
  }

  .map__list-btn {
    width: 190px;
  }
}
/* End */


/* Start:/local/templates/tkdtmb/css/dev.css?1783460933593*/
/**
 * Simple fade transition,
 */
.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}



/* End */
/* /local/templates/tkdtmb/fonts/style.css?17834609332402 */
/* /local/templates/tkdtmb/css/reset.css?17834738704199 */
/* /local/templates/tkdtmb/css/bootstrap-grid.min.css?178346093348899 */
/* /local/templates/tkdtmb/css/slick-theme.css?17834609333145 */
/* /local/templates/tkdtmb/css/slick.css?17834609331776 */
/* /local/templates/tkdtmb/css/style.css?178347473531412 */
/* /local/templates/tkdtmb/css/media.css?178347404350173 */
/* /local/templates/tkdtmb/css/dev.css?1783460933593 */
