.elementor-720 .elementor-element.elementor-element-a6250a8{--display:flex;--padding-top:50px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-720 .elementor-element.elementor-element-1627418{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-720 .elementor-element.elementor-element-1386196{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-720 .elementor-element.elementor-element-754c7cf{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-720 .elementor-element.elementor-element-5624c85 img{border-radius:10px 10px 10px 10px;}.elementor-720 .elementor-element.elementor-element-f7cc1ab{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:50px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-720 .elementor-element.elementor-element-f7cc1ab:not(.elementor-motion-effects-element-type-background), .elementor-720 .elementor-element.elementor-element-f7cc1ab > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#141414;}.elementor-720 .elementor-element.elementor-element-8d453d9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-720 .elementor-element.elementor-element-124458f{padding:50px 0px 0px 0px;}.elementor-720 .elementor-element.elementor-element-3f2399d{padding:0px 0px 0px 0px;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-720 .elementor-element.elementor-element-1386196{--width:50%;}.elementor-720 .elementor-element.elementor-element-754c7cf{--width:50%;}}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}}/* Start custom CSS */@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,700;0,900;1,700;1,900&family=Barlow:wght@400;500;600;700&display=swap');

/* ── Hero ── */
.tm__hero {
    background: #111111;
    border-radius: 16px;
    padding: 48px 52px;
    margin-bottom: 40px;
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(255,255,255,0.06);
}
.tm__hero::before {
    content: '';
    position: absolute;
    top: 0; left: 0;
    width: 6px; height: 100%;
    background: #e10600;
    border-radius: 16px 0 0 16px;
}
.tm__label,
.tm__section-label {
    font-family: 'Barlow Condensed', sans-serif !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    letter-spacing: 0.12em !important;
    text-transform: uppercase !important;
    color: #e10600 !important;
    display: block !important;
    margin-bottom: 8px !important;
}
.tm__hero-title {
    font-family: 'Barlow Condensed', sans-serif !important;
    font-size: clamp(2.2rem, 5vw, 3.5rem) !important;
    font-weight: 900 !important;
    font-style: italic !important;
    color: #ffffff !important;
    text-transform: uppercase !important;
    line-height: 0.92 !important;
    margin: 0 0 20px !important;
}
.tm__hero-body p {
    font-size: 0.96em;
    line-height: 1.75;
    color: rgba(255,255,255,0.65) !important;
    margin-bottom: 0 !important;
}

/* ── Section titles ── */
.tm__section-title {
    font-family: 'Barlow Condensed', sans-serif !important;
    font-size: 2rem !important;
    font-weight: 900 !important;
    font-style: italic !important;
    color: #ffffff !important;
    text-transform: uppercase !important;
    line-height: 1 !important;
    margin: 0 0 20px !important;
}

/* ── Section body ── */
.tm__section-body {
    font-size: 0.96em;
    line-height: 1.75;
    color: rgba(255,255,255,0.65) !important;
    border-left: 3px solid #e10600;
    padding-left: 22px;
    margin-bottom: 24px;
}

/* ── Divider ── */
.tm__divider {
    height: 1px;
    background: rgba(255,255,255,0.07);
    margin: 44px 0;
}

/* ── Rules list ── */
.tm__rules {
    display: flex;
    flex-direction: column;
}
.tm__rule {
    display: flex;
    align-items: flex-start;
    gap: 18px;
    padding: 16px 0;
    border-bottom: 1px solid rgba(255,255,255,0.06);
}
.tm__rule:last-child { border-bottom: none; }
.tm__rule-num {
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 1.6rem;
    font-weight: 900;
    font-style: italic;
    color: #e10600;
    line-height: 1;
    flex-shrink: 0;
    width: 32px;
    text-align: right;
}
.tm__rule-text {
    font-size: 0.95em;
    line-height: 1.65;
    color: rgba(255,255,255,0.75);
    padding-top: 4px;
}

/* ── Checklist ── */
.tm__checklist {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.tm__check-item {
    font-size: 0.94em;
    line-height: 1.7;
    color: rgba(255,255,255,0.65);
    padding-left: 22px;
    border-left: 3px solid rgba(225,6,0,0.3);
}
.tm__check-item strong {
    color: rgba(255,255,255,0.9);
    font-weight: 700;
}

/* ── Steps ── */
.tm__steps {
    display: flex;
    flex-direction: column;
    position: relative;
}
.tm__steps::before {
    content: '';
    position: absolute;
    left: 19px;
    top: 28px;
    bottom: 28px;
    width: 2px;
    background: rgba(225,6,0,0.15);
}
.tm__step {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    padding: 16px 0;
    position: relative;
}
.tm__step-num {
    width: 40px;
    height: 40px;
    min-width: 40px;
    border-radius: 50%;
    background: #1a1a1a;
    border: 1.5px solid rgba(225,6,0,0.4);
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 1rem;
    font-weight: 900;
    font-style: italic;
    color: #e10600;
    flex-shrink: 0;
    position: relative;
    z-index: 1;
}
.tm__step--final .tm__step-num {
    background: rgba(225,6,0,0.15);
    border-color: #e10600;
}
.tm__step-body {
    padding-top: 8px;
    flex: 1;
}
.tm__step-title {
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 1rem;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 6px;
    letter-spacing: 0.02em;
}
.tm__step--final .tm__step-title {
    color: #e10600;
}
.tm__step-text {
    font-size: 0.92em;
    line-height: 1.65;
    color: rgba(255,255,255,0.6);
}
.tm__step-text strong {
    color: rgba(255,255,255,0.85);
    font-weight: 700;
}

/* ── Button ── */
.tm__btn {
    display: inline-block;
    font-family: 'Barlow', sans-serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    color: #ffffff !important;
    background: #e10600;
    padding: 12px 24px;
    border-radius: 50px;
    text-decoration: none !important;
    white-space: nowrap;
    flex-shrink: 0;
    transition: background 0.2s ease, transform 0.2s ease;
    box-shadow: 0 4px 14px rgba(225,6,0,0.35);
}
.tm__btn:hover {
    background: #ff1a0e;
    transform: translateY(-1px);
    color: #ffffff !important;
}

/* ── Contact bar ── */
.tm__contact-bar {
    background: #1a1a1a;
    border-radius: 12px;
    border: 1px solid rgba(255,255,255,0.06);
    padding: 24px 28px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
}
.tm__contact-title {
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 1.1rem;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 4px;
}
.tm__contact-sub {
    font-size: 0.87em;
    color: rgba(255,255,255,0.45);
}

/* ── Responsive ── */
@media (max-width: 640px) {
    .tm__hero { padding: 28px 20px; }
    .tm__contact-bar { flex-direction: column; align-items: flex-start; }
    .tm__section-title { font-size: 1.6rem !important; }
    .tm__steps::before { left: 16px; }
    .tm__step-num { width: 34px; height: 34px; min-width: 34px; }
}/* End custom CSS */