.ta-header{position:relative;z-index:1000;width:100%;background:#f6f0e7;border-bottom:1px solid rgba(104,31,43,.1)}.ta-header-inner{width:min(1400px,92%);min-height:88px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:40px}.ta-brand{display:flex;flex-direction:column;color:#681f2b;text-decoration:none;flex-shrink:0}.ta-brand-name{font-family:Georgia,Times New Roman,serif;font-size:35px;line-height:1;font-weight:700;letter-spacing:-.6px}.ta-brand-sub{margin-top:7px;font-family:Arial,sans-serif;font-size:15px;line-height:1;font-weight:600;letter-spacing:1.4px;text-transform:uppercase;opacity:.82}.ta-nav{display:flex;align-items:center;justify-content:center;gap:34px;margin-left:auto}.ta-nav-link{position:relative;padding:8px 0;color:#681f2b;text-decoration:none;font-family:Arial,sans-serif;font-size:20px;font-weight:500;transition:color .25s ease,opacity .25s ease}.ta-nav-link:after{content:"";position:absolute;left:0;bottom:1px;width:0;height:1.5px;background:#e87961;transition:width .25s ease}.ta-nav-link:hover{color:#4a111d}.ta-nav-link:hover:after,.ta-nav-link.active:after{width:100%}.ta-header-cta{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:52px;padding:0 24px;background:#681f2b;color:#fff;text-decoration:none;font-family:Arial,sans-serif;font-size:14px;font-weight:600;white-space:nowrap;transition:background .25s ease,transform .25s ease}.ta-header-cta span{font-size:17px;line-height:1;transition:transform .25s ease}.ta-header-cta:hover{background:#4a111d;transform:translateY(-1px)}.ta-header-cta:hover span{transform:translate(2px,-2px)}.ta-menu-toggle{display:none;width:44px;height:44px;padding:0;border:0;background:transparent;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;gap:5px}.ta-menu-toggle span{display:block;width:22px;height:1.5px;background:#681f2b;transition:transform .25s ease,opacity .25s ease}.ta-mobile-nav{display:none}@media(max-width:1000px){.ta-header-inner{min-height:82px;gap:20px}.ta-nav{gap:20px}.ta-nav-link{font-size:14px}.ta-header-cta{min-height:48px;padding:0 18px;font-size:13px}}@media(max-width:768px){.ta-header-inner{width:90%;min-height:74px}.ta-brand-name{font-size:24px}.ta-brand-sub{font-size:8px;letter-spacing:1.1px}.ta-nav,.ta-header-cta{display:none}.ta-menu-toggle{display:flex}.ta-mobile-nav{display:flex;width:100%;flex-direction:column;padding:0 5%;background:#f6f0e7;border-top:1px solid rgba(104,31,43,.08);max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease}.ta-mobile-nav.open{max-height:420px;padding-top:12px;padding-bottom:22px}.ta-mobile-nav a{display:block;padding:14px 0;color:#681f2b;text-decoration:none;font-family:Arial,sans-serif;font-size:15px;font-weight:500;border-bottom:1px solid rgba(104,31,43,.08)}.ta-mobile-nav a:last-child{border-bottom:0}.ta-mobile-nav a:hover{color:#e87961}.ta-mobile-nav .ta-mobile-cta{margin-top:14px;padding:14px 18px;background:#681f2b;color:#fff;text-align:center;border-bottom:0}}@media(max-width:480px){.ta-header-inner{width:92%}.ta-brand-name{font-size:22px}.ta-brand-sub{font-size:7.5px}}@media(max-width:768px){.ta-menu-toggle.open span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.ta-menu-toggle.open span:nth-child(2){opacity:0}.ta-menu-toggle.open span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}}.ta-hero{position:relative;overflow:hidden;min-height:calc(100vh - 88px);background:#f6f0e7;color:#681f2b}.ta-hero-bg-circle{position:absolute;width:520px;height:520px;right:-180px;top:-180px;border-radius:50%;background:#e8d5c96b;pointer-events:none}.ta-container{position:relative;z-index:2;width:min(1400px,92%);min-height:650px;margin:0 auto;display:grid;grid-template-columns:1fr .95fr;align-items:center;gap:50px;padding:70px 0 100px}.ta-hero-content{position:relative;z-index:5;max-width:680px}.ta-hero-eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:24px;font-family:Arial,sans-serif;font-size:11px;font-weight:700;letter-spacing:2px}.ta-hero-eyebrow span{width:32px;height:2px;background:#e87961}.ta-hero h1{margin:0;max-width:680px;font-family:Georgia,Times New Roman,serif;font-size:clamp(56px,6vw,88px);line-height:.98;font-weight:700;letter-spacing:-3px;color:#681f2b}.ta-hero h1 em{display:block;margin-top:10px;color:#e87961;font-style:italic;font-weight:400}.ta-hero-intro{max-width:570px;margin:30px 0 0;font-family:Arial,sans-serif;font-size:17px;line-height:1.7;color:#4a111d}.ta-hero-intro strong{font-weight:700}.ta-hero-actions{display:flex;align-items:center;gap:14px;margin-top:34px}.ta-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:54px;padding:0 24px;font-family:Arial,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:transform .25s ease,background .25s ease,color .25s ease}.ta-btn-primary{background:#e87961;color:#fff}.ta-btn-primary span{font-size:17px;transition:transform .25s ease}.ta-btn-primary:hover{background:#d96650;transform:translateY(-2px)}.ta-btn-primary:hover span{transform:translate(2px,-2px)}.ta-btn-secondary{border:1px solid #681f2b;background:transparent;color:#681f2b}.ta-btn-secondary:hover{background:#681f2b;color:#fff;transform:translateY(-2px)}.ta-hero-trust{display:flex;align-items:center;margin-top:52px}.ta-trust-item{display:flex;align-items:center;gap:10px}.ta-trust-item strong{font-family:Georgia,Times New Roman,serif;font-size:25px;line-height:1;color:#681f2b}.ta-trust-item span{font-family:Arial,sans-serif;font-size:10px;line-height:1.35;letter-spacing:.3px;color:#681f2b}.ta-trust-line{width:1px;height:34px;margin:0 22px;background:#681f2b38}.ta-hero-image-wrap{position:relative;min-height:600px;display:flex;align-items:center;justify-content:center}.ta-image-backdrop{position:absolute;width:80%;height:90%;right:4%;top:5%;background:#681f2b;border-radius:180px 180px 20px 20px;transform:rotate(3deg)}.ta-image-frame{position:relative;z-index:2;width:min(450px,78%);height:540px;overflow:hidden;background:#e8d5c9;border-radius:190px 190px 12px 12px;box-shadow:0 30px 70px #4a111d33}.ta-image-frame img{width:100%;height:100%;display:block;object-fit:cover;object-position:center top}.ta-hero-badge{position:absolute;z-index:11;left:2%;bottom:11%;width:190px;padding:22px 24px;background:#681f2b;color:#f6f0e7;box-shadow:0 20px 45px #4a111d47;border-left:4px solid #e87961}.ta-badge-small{display:block;margin-bottom:10px;font-family:Arial,sans-serif;font-size:8px;font-weight:700;letter-spacing:1.4px;color:#e5b84b}.ta-hero-badge strong{display:block;font-family:Georgia,Times New Roman,serif;font-size:25px;line-height:1;color:#f6f0e7}.ta-badge-arrow{position:absolute;right:18px;bottom:17px;font-size:20px;color:#e87961}.ta-floating-word{position:absolute;z-index:10;right:-2%;top:10%;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,3.5vw,50px);font-style:italic;font-weight:400;color:#e87961;white-space:nowrap;text-shadow:0 2px 12px rgba(246,240,231,.55);transform:rotate(-8deg);pointer-events:none}.ta-hero-marquee{position:absolute;left:0;bottom:0;width:100%;height:58px;display:flex;align-items:center;overflow:hidden;background:#4a111d;color:#f6f0e7}.ta-marquee-track{display:flex;align-items:center;gap:30px;width:max-content;white-space:nowrap;animation:taMarquee 24s linear infinite}.ta-marquee-track span{font-family:Arial,sans-serif;font-size:11px;font-weight:700;letter-spacing:2px}.ta-marquee-track b{color:#e5b84b;font-size:13px}@keyframes taMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:1000px){.ta-container{grid-template-columns:1fr .85fr;gap:20px}.ta-hero h1{font-size:clamp(48px,6vw,68px)}.ta-hero-image-wrap{min-height:520px}.ta-image-frame{height:480px}.ta-hero-badge{left:0;bottom:9%}.ta-floating-word{right:0}.ta-trust-line{margin:0 13px}}@media(max-width:768px){.ta-hero{min-height:auto}.ta-container{width:90%;display:flex;flex-direction:column;gap:55px;padding:55px 0 90px}.ta-hero-content{max-width:100%}.ta-hero-eyebrow{margin-bottom:20px}.ta-hero h1{font-size:clamp(48px,13vw,68px);letter-spacing:-2px}.ta-hero-intro{font-size:15px;line-height:1.65}.ta-hero-actions{flex-direction:column;align-items:stretch;width:100%}.ta-btn{width:100%}.ta-hero-trust{justify-content:space-between;margin-top:38px}.ta-trust-item{gap:6px}.ta-trust-item strong{font-size:19px}.ta-trust-item span{font-size:8px}.ta-trust-line{margin:0 5px;height:28px}.ta-hero-image-wrap{width:100%;min-height:500px}.ta-image-backdrop{width:82%;height:88%;right:7%;top:5%}.ta-image-frame{width:min(360px,78vw);height:450px}.ta-hero-badge{left:3%;bottom:6%;width:165px;padding:17px 18px;border-left-width:3px}.ta-hero-badge strong{font-size:22px}.ta-floating-word{right:1%;top:4%;font-size:34px;color:#e87961;z-index:10}.ta-hero-marquee{height:50px}}@media(max-width:480px){.ta-container{width:92%}.ta-hero h1{font-size:46px}.ta-hero-trust{gap:5px}.ta-trust-item strong{font-size:17px}.ta-trust-item span{font-size:7px}.ta-image-frame{height:410px}.ta-hero-image-wrap{min-height:455px}.ta-hero-badge{width:150px}.ta-hero-badge strong{font-size:20px}}.ta-hero-lead{width:100%;margin-top:45px;padding:28px;background:#681f2bf5;border-left:4px solid #e87961;box-shadow:0 20px 45px #4a111d2e;box-sizing:border-box}.ta-hero-lead-heading{margin-bottom:22px}.ta-hero-lead-eyebrow{display:block;margin-bottom:9px;font-family:Arial,sans-serif;font-size:15px;font-weight:700;letter-spacing:1.8px;color:#e5b84b}.ta-hero-lead-heading h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:25px;line-height:1.15;font-weight:400;color:#f6f0e7}.ta-hero-lead-heading h3 em{color:#e87961;font-style:italic;margin-left:5px}.ta-hero-lead-heading p{max-width:560px;margin:9px 0 0;font-family:Arial,sans-serif;font-size:15px;line-height:1.6;color:#f6f0e7b3}.ta-hero-lead-form{display:flex;flex-wrap:wrap;gap:14px;align-items:flex-end}.ta-hero-form-field{display:flex;flex-direction:column;gap:6px;min-width:0;box-sizing:border-box}.ta-hero-form-field:nth-child(1),.ta-hero-form-field:nth-child(2){flex:1 1 calc(50% - 7px)}.ta-hero-form-field:nth-child(3),.ta-hero-form-field:nth-child(4){flex:1 1 calc(50% - 7px)}.ta-hero-form-field:nth-child(5){flex:1 1 100%}.ta-hero-form-field label{font-family:Arial,sans-serif;font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#f6f0e7b3}.ta-hero-form-field input,.ta-hero-form-field select{width:100%;height:43px;padding:0 11px;border:1px solid rgba(246,240,231,.25);outline:none;background:#f6f0e714;font-family:Arial,sans-serif;font-size:13px;color:#f6f0e7;box-sizing:border-box;transition:border-color .25s ease,background .25s ease}.ta-hero-form-field select{cursor:pointer}.ta-hero-form-field select option{color:#681f2b;background:#f6f0e7}.ta-hero-form-field input::placeholder{color:#f6f0e773}.ta-hero-form-field input:focus,.ta-hero-form-field select:focus{border-color:#e87961;background:#f6f0e71f}.ta-hero-lead-submit{height:46px;width:265px;padding:0 18px;margin-top:2px;border:0;background:#e87961;cursor:pointer;white-space:nowrap;font-family:Arial,sans-serif;font-size:14px;font-weight:700;color:#681f2b;transition:background .25s ease,transform .25s ease}.ta-hero-lead-submit span{margin-left:8px;font-size:15px}.ta-hero-lead-submit:hover{background:#e5b84b;transform:translateY(-2px)}.ta-hero-lead-submit:disabled{opacity:.65;cursor:wait;transform:none}.ta-hero-lead-success{display:flex;align-items:center;gap:15px;padding:15px 0}.ta-hero-lead-success>span{display:flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:50%;background:#e87961;color:#681f2b;font-size:17px;font-weight:700}.ta-hero-lead-success strong{font-family:Georgia,Times New Roman,serif;font-size:18px;color:#f6f0e7}.ta-hero-lead-success p{margin:3px 0 0;font-family:Arial,sans-serif;font-size:13px;color:#f6f0e7a6}.ta-hero-live-option{display:flex;align-items:center;gap:7px;margin-top:18px;padding-top:15px;border-top:1px solid rgba(246,240,231,.15);font-family:Arial,sans-serif;font-size:13px;line-height:1.5;color:#f6f0e78c}.ta-hero-live-option a{color:#e5b84b;font-weight:700;text-decoration:none;transition:color .2s ease}.ta-hero-live-option a:hover{color:#fff}.ta-hero-live-option a span{margin-left:5px;color:#e87961}@media(max-width:1050px){.ta-hero-lead{padding:24px}.ta-hero-lead-form{gap:12px}.ta-hero-form-field:nth-child(1),.ta-hero-form-field:nth-child(2),.ta-hero-form-field:nth-child(3),.ta-hero-form-field:nth-child(4){flex:1 1 calc(50% - 6px)}.ta-hero-form-field:nth-child(5){flex:1 1 100%}.ta-hero-lead-submit{width:265px}}@media(max-width:600px){.ta-hero-lead{margin-top:35px;padding:22px;border-left-width:3px}.ta-hero-lead-heading{margin-bottom:20px}.ta-hero-lead-eyebrow{font-size:12px;letter-spacing:1.5px}.ta-hero-lead-heading h3{font-size:23px}.ta-hero-lead-heading p{font-size:12px}.ta-hero-lead-form{display:flex;flex-direction:column;gap:13px;align-items:stretch}.ta-hero-form-field:nth-child(1),.ta-hero-form-field:nth-child(2),.ta-hero-form-field:nth-child(3),.ta-hero-form-field:nth-child(4),.ta-hero-form-field:nth-child(5){width:100%;flex:1 1 100%}.ta-hero-form-field input,.ta-hero-form-field select{height:46px;font-size:13px}.ta-hero-lead-submit{width:100%;height:46px;margin-top:3px}.ta-hero-live-option{flex-direction:column;align-items:flex-start;gap:5px;font-size:13px}}.ta-about{width:100%;padding:125px 0 135px;background:#f6f0e7;color:#681f2b}.ta-about-container{width:min(1400px,92%);margin:0 auto;display:grid;grid-template-columns:220px minmax(0,1fr);gap:80px}.ta-about-label{display:flex;align-items:flex-start;gap:12px;padding-top:13px;font-family:Arial,sans-serif;font-size:15px;font-weight:700;letter-spacing:2px;color:#681f2b}.ta-about-line{width:28px;height:2px;margin-top:5px;flex-shrink:0;background:#e87961}.ta-about-content{min-width:0;max-width:980px}.ta-about-kicker{margin:0 0 22px;font-family:Arial,sans-serif;font-size:20px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#e87961}.ta-about h2{max-width:900px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(45px,5vw,72px);line-height:1.02;letter-spacing:-2.5px;font-weight:700;color:#681f2b}.ta-about h2 em{display:block;margin-top:4px;color:#e87961;font-style:italic;font-weight:400}.ta-about-intro{max-width:760px;margin:35px 0 0;font-family:Arial,sans-serif;font-size:20px;line-height:1.8;color:#4a111d}.ta-about-credentials{margin-top:55px;border-top:1px solid rgba(104,31,43,.18)}.ta-about-credential{display:grid;grid-template-columns:50px minmax(0,1fr);gap:20px;padding:25px 0;border-bottom:1px solid rgba(104,31,43,.14)}.ta-credential-number{padding-top:4px;font-family:Arial,sans-serif;font-size:20px;font-weight:700;letter-spacing:1px;color:#e87961}.ta-about-credential strong{display:block;font-family:Georgia,Times New Roman,serif;font-size:23px;line-height:1.2;color:#681f2b}.ta-about-credential p{max-width:700px;margin:7px 0 0;font-family:Arial,sans-serif;font-size:18px;line-height:1.65;color:#4a111d}.ta-about-link{display:inline-flex;align-items:center;gap:12px;margin-top:42px;padding-bottom:8px;border-bottom:1px solid #681f2b;color:#681f2b;text-decoration:none;font-family:Arial,sans-serif;font-size:18px;font-weight:700;transition:.25s ease}.ta-about-link span{color:#e87961;font-size:17px;transition:transform .25s ease}.ta-about-link:hover{color:#e87961;border-color:#e87961}.ta-about-link:hover span{transform:translate(3px,-3px)}@media(max-width:900px){.ta-about{padding:100px 0}.ta-about-container{grid-template-columns:1fr;gap:30px}.ta-about-label{padding-top:0}}@media(max-width:600px){.ta-about{padding:80px 0 90px}.ta-about-container{width:90%}.ta-about h2{font-size:43px;letter-spacing:-1.5px}.ta-about-intro{font-size:15px;line-height:1.75}.ta-about-credentials{margin-top:40px}.ta-about-credential{grid-template-columns:35px minmax(0,1fr);gap:12px;padding:21px 0}.ta-about-credential strong{font-size:20px}.ta-about-credential p{font-size:13px}}.ta-course-journey{width:100%;padding:125px 0 140px;background:#681f2b;color:#f6f0e7}.ta-course-container{width:min(1400px,92%);margin:0 auto}.ta-course-heading{max-width:850px;margin-bottom:70px}.ta-course-label{display:flex;align-items:center;gap:12px;margin-bottom:25px;font-family:Arial,sans-serif;font-size:20px;font-weight:700;letter-spacing:2px;color:#f6f0e7}.ta-course-label span{width:28px;height:2px;background:#e87961}.ta-course-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(45px,5.5vw,76px);line-height:1;letter-spacing:-2.5px;color:#f6f0e7}.ta-course-heading h2 em{color:#e87961;font-style:italic;font-weight:400}.ta-course-heading>p{max-width:600px;margin:30px 0 0;font-family:Arial,sans-serif;font-size:16px;line-height:1.7;color:#f6f0e7bf}.ta-course-list{border-top:1px solid rgba(246,240,231,.25)}.ta-course-item{display:grid;grid-template-columns:55px 100px minmax(250px,1fr) 150px 60px;align-items:center;gap:25px;min-height:145px;border-bottom:1px solid rgba(246,240,231,.25);transition:background .3s ease,padding .3s ease}.ta-course-item:hover{padding-left:15px;padding-right:15px;background:#f6f0e70f}.ta-course-number{font-family:Arial,sans-serif;font-size:20px;letter-spacing:1px;color:#e87961}.ta-course-level{font-family:Georgia,Times New Roman,serif;font-size:50px;font-weight:700;color:#e5b84b}.ta-course-info h3{margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:35px;font-weight:400;color:#f6f0e7}.ta-course-info p{max-width:480px;margin:0;font-family:Arial,sans-serif;font-size:18px;line-height:1.6;color:#f6f0e7ad}.ta-course-duration{display:flex;flex-direction:column;gap:5px}.ta-course-duration span{font-family:Arial,sans-serif;font-size:20px;letter-spacing:1px;text-transform:uppercase;color:#f6f0e780}.ta-course-duration strong{font-family:Arial,sans-serif;font-size:30px;color:#f6f0e7}.ta-course-arrow{display:flex;align-items:center;justify-content:center;width:45px;height:45px;border:1px solid rgba(246,240,231,.4);border-radius:50%;color:#f6f0e7;text-decoration:none;font-size:18px;transition:.25s ease}.ta-course-arrow:hover{background:#e87961;border-color:#e87961;color:#681f2b;transform:translate(3px,-3px)}@media(max-width:900px){.ta-course-journey{padding:100px 0}.ta-course-heading{margin-bottom:50px}.ta-course-item{grid-template-columns:40px 80px minmax(0,1fr) 100px 50px;gap:15px}.ta-course-level{font-size:34px}.ta-course-info h3{font-size:21px}}@media(max-width:600px){.ta-course-journey{padding:80px 0 90px}.ta-course-container{width:90%}.ta-course-heading{margin-bottom:45px}.ta-course-heading h2{font-size:43px;letter-spacing:-1.5px}.ta-course-heading>p{font-size:14px}.ta-course-item{grid-template-columns:38px 1fr 45px;gap:12px;min-height:auto;padding:25px 12px;border-radius:6px;opacity:0;transform:scale(.78);transform-origin:center center;transition:opacity .3s ease,transform .65s cubic-bezier(.34,1.56,.64,1),background .25s ease}.ta-course-item.is-visible{opacity:1;transform:scale(1)}.ta-course-number{grid-column:1;grid-row:1}.ta-course-level{grid-column:2;grid-row:1;font-size:34px;opacity:0;transform:scale(.55);transition:opacity .25s ease,transform .65s cubic-bezier(.34,1.56,.64,1)}.ta-course-item.is-visible .ta-course-level{opacity:1;transform:scale(1)}.ta-course-info{grid-column:2 / 4;grid-row:2;opacity:0;transform:scale(.9);transition:opacity .3s ease .08s,transform .55s cubic-bezier(.34,1.56,.64,1) .08s}.ta-course-item.is-visible .ta-course-info{opacity:1;transform:scale(1)}.ta-course-info h3{font-size:22px}.ta-course-info p{font-size:18px}.ta-course-duration{grid-column:2;grid-row:3;margin-top:10px;opacity:0;transform:scale(.85);transition:opacity .3s ease .12s,transform .5s cubic-bezier(.34,1.56,.64,1) .12s}.ta-course-item.is-visible .ta-course-duration{opacity:1;transform:scale(1)}.ta-course-arrow{grid-column:3;grid-row:1;width:40px;height:40px;opacity:0;transform:scale(.45);transition:opacity .25s ease .05s,transform .55s cubic-bezier(.34,1.56,.64,1) .05s,background .25s ease,border-color .25s ease}.ta-course-item.is-visible .ta-course-arrow{opacity:1;transform:scale(1)}.ta-course-item:active{background:#f6f0e71a}.ta-course-item:active .ta-course-arrow{background:#e87961;border-color:#e87961;color:#681f2b}.ta-course-item:hover{padding-left:12px;padding-right:12px;background:transparent}}.ta-approach{width:100%;padding:125px 0 140px;background:#f6f0e7;color:#681f2b}.ta-approach-container{width:min(1400px,92%);margin:0 auto}.ta-approach-heading{max-width:850px;margin-bottom:70px}.ta-approach-label{display:flex;align-items:center;gap:12px;margin-bottom:25px;font-family:Arial,sans-serif;font-size:30px;font-weight:700;letter-spacing:2px;color:#681f2b}.ta-approach-label span{width:35px;height:2px;background:#e87961}.ta-approach-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(45px,5.5vw,76px);line-height:1;letter-spacing:-2.5px;color:#681f2b}.ta-approach-heading h2 em{display:block;color:#e87961;font-style:italic;font-weight:400}.ta-approach-heading>p{max-width:600px;margin:30px 0 0;font-family:Arial,sans-serif;font-size:25px;line-height:1.7;color:#4a111d}.ta-approach-list{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(104,31,43,.2);border-bottom:1px solid rgba(104,31,43,.2)}.ta-approach-item{position:relative;min-height:330px;padding:30px 28px 35px;border-right:1px solid rgba(104,31,43,.2);transition:background .3s ease,transform .3s ease}.ta-approach-item:last-child{border-right:0}.ta-approach-item:hover{background:#681f2b;transform:translateY(-8px);z-index:2}.ta-approach-number{display:block;margin-bottom:75px;font-family:Arial,sans-serif;font-size:25px;font-weight:700;letter-spacing:1px;color:#e87961;transition:color .3s ease}.ta-approach-item h3{margin:0 0 15px;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:400;color:#681f2b;transition:color .3s ease}.ta-approach-item p{max-width:250px;margin:0;font-family:Arial,sans-serif;font-size:18px;line-height:1.7;color:#4a111d;transition:color .3s ease}.ta-approach-arrow{position:absolute;right:25px;bottom:30px;font-size:22px;color:#e87961;transition:transform .3s ease,color .3s ease}.ta-approach-item:hover .ta-approach-number{color:#e5b84b}.ta-approach-item:hover h3{color:#f6f0e7}.ta-approach-item:hover p{color:#f6f0e7bf}.ta-approach-item:hover .ta-approach-arrow{color:#e87961;transform:translate(4px,-4px)}@media(max-width:900px){.ta-approach{padding:100px 0}.ta-approach-heading{margin-bottom:50px}.ta-approach-list{grid-template-columns:repeat(2,1fr)}.ta-approach-item:nth-child(2){border-right:0}.ta-approach-item:nth-child(-n+2){border-bottom:1px solid rgba(104,31,43,.2)}}@media(max-width:600px){.ta-approach{padding:80px 0 90px}.ta-approach-container{width:90%}.ta-approach-heading{margin-bottom:45px}.ta-approach-heading h2{font-size:43px;letter-spacing:-1.5px}.ta-approach-heading>p{font-size:14px}.ta-approach-list{display:block;border-bottom:0}.ta-approach-item{min-height:230px;padding:25px 22px 30px;border-right:0;border-bottom:1px solid rgba(104,31,43,.2);transition:background .3s ease,transform .3s ease}.ta-approach-item:last-child{border-bottom:0}.ta-approach-number{margin-bottom:35px}.ta-approach-item h3{font-size:31px}.ta-approach-item p{max-width:90%;font-size:13px}.ta-approach-item:active{background:#681f2b;transform:scale(.98)}.ta-approach-item:active h3{color:#f6f0e7}.ta-approach-item:active p{color:#f6f0e7bf}}.ta-demo{width:100%;padding:125px 0 140px;background:#e8d5c9;color:#681f2b}.ta-demo-container{width:min(1400px,92%);margin:0 auto;display:grid;grid-template-columns:minmax(320px,.85fr) minmax(500px,1.15fr);gap:100px;align-items:center}.ta-demo-heading{max-width:600px}.ta-demo-label{display:flex;align-items:center;gap:12px;margin-bottom:25px;font-family:Arial,sans-serif;font-size:20px;font-weight:700;letter-spacing:2px;color:#681f2b}.ta-demo-label span{width:28px;height:2px;background:#e87961}.ta-demo-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5.5vw,76px);line-height:1;letter-spacing:-2.5px;color:#681f2b}.ta-demo-heading h2 em{display:block;color:#e87961;font-style:italic;font-weight:400}.ta-demo-heading>p{max-width:520px;margin:30px 0 0;font-family:Arial,sans-serif;font-size:20px;line-height:1.75;color:#4a111d}.ta-demo-options{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.ta-demo-card{position:relative;min-height:390px;padding:30px;background:#f6f0e7;border:1px solid rgba(104,31,43,.15);display:flex;flex-direction:column;transition:transform .35s ease,box-shadow .35s ease,background .35s ease}.ta-demo-card:hover{transform:translateY(-10px);box-shadow:0 25px 50px #4a111d26}.ta-demo-card-featured{background:#681f2b;color:#f6f0e7;border-color:#681f2b}.ta-demo-card-featured:hover{background:#4a111d}.ta-demo-card-top{display:flex;justify-content:space-between;align-items:center}.ta-demo-number{font-family:Arial,sans-serif;font-size:18px;font-weight:700;letter-spacing:1px;color:#e87961}.ta-demo-tag{padding:6px 10px;border:1px solid #e87961;font-family:Arial,sans-serif;font-size:30px;font-weight:700;letter-spacing:1.5px;color:#681f2b}.ta-demo-price{font-family:Georgia,Times New Roman,serif;font-size:40px;color:#e5b84b}.ta-demo-card h3{margin:auto 0 15px;font-family:Georgia,Times New Roman,serif;font-size:32px;font-weight:400;color:#681f2b}.ta-demo-card-featured h3{color:#f6f0e7}.ta-demo-card p{margin:0 0 30px;font-family:Arial,sans-serif;font-size:20px;line-height:1.7;color:#4a111d}.ta-demo-card-featured p{color:#f6f0e7b8}.ta-demo-link{display:flex;align-items:center;justify-content:space-between;padding-top:18px;border-top:1px solid rgba(104,31,43,.18);text-decoration:none;font-family:Arial,sans-serif;font-size:12px;font-weight:700;color:#681f2b}.ta-demo-card-featured .ta-demo-link{border-color:#f6f0e740;color:#f6f0e7}.ta-demo-link span{color:#e87961;font-size:18px;transition:transform .25s ease}.ta-demo-link:hover span{transform:translate(3px,-3px)}@media(max-width:1000px){.ta-demo-container{grid-template-columns:1fr;gap:60px}.ta-demo-heading{max-width:750px}}@media(max-width:600px){.ta-demo{padding:80px 0 90px}.ta-demo-container{width:90%;gap:45px}.ta-demo-heading h2{font-size:43px;letter-spacing:-1.5px}.ta-demo-heading>p{font-size:14px}.ta-demo-options{grid-template-columns:1fr;gap:16px}.ta-demo-card{min-height:330px;padding:25px}.ta-demo-card h3{font-size:29px}.ta-demo-card p{font-size:13px}.ta-demo-card:active{transform:scale(.98)}}.ta-instructor{padding:120px 0;background:#f6f0e7;color:#681f2b;overflow:hidden}.ta-instructor-container{width:88%;max-width:1240px;margin:0 auto;display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.ta-instructor-visual{position:relative;min-height:600px}.ta-instructor-image-frame{position:absolute;top:0;left:35px;width:calc(100% - 35px);max-width:460px;height:570px;overflow:hidden;background:#e8d5c9;border-radius:230px 230px 8px 8px;box-shadow:0 30px 70px #4a111d24}.ta-instructor-image-frame img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.ta-instructor-stamp{position:absolute;left:0;bottom:45px;width:140px;height:140px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#681f2b;color:#f6f0e7;border:7px solid #f6f0e7;border-radius:50%;box-shadow:0 18px 40px #4a111d33;z-index:2}.ta-instructor-stamp strong{font-family:Georgia,Times New Roman,serif;font-size:38px;line-height:1;color:#e5b84b}.ta-instructor-stamp span{margin-top:7px;font-family:Arial,sans-serif;font-size:7px;line-height:1.4;text-align:center;letter-spacing:1.3px;color:#f6f0e7bf}.ta-instructor-label{display:flex;align-items:center;gap:12px;margin-bottom:22px;font-family:Arial,sans-serif;font-size:18px;font-weight:700;letter-spacing:2px}.ta-instructor-label span{width:34px;height:1px;background:#e87961}.ta-instructor-content h2{max-width:650px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,4.2vw,62px);line-height:.99;font-weight:400;letter-spacing:-2px}.ta-instructor-content h2 em{display:block;margin-top:7px;color:#e87961;font-style:italic}.ta-instructor-intro{max-width:590px;margin:28px 0 40px;font-family:Arial,sans-serif;font-size:20px;line-height:1.75;color:#681f2bb3}.ta-instructor-timeline{border-top:1px solid rgba(104,31,43,.16)}.ta-instructor-item{display:grid;grid-template-columns:55px 1fr;gap:10px;padding:21px 0;border-bottom:1px solid rgba(104,31,43,.16);transition:padding-left .25s ease}.ta-instructor-item:hover{padding-left:8px}.ta-instructor-item>span{font-family:Georgia,Times New Roman,serif;font-size:16px;color:#e87961}.ta-instructor-item h3{margin:0 0 6px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:400;color:#681f2b}.ta-instructor-item p{max-width:520px;margin:0;font-family:Arial,sans-serif;font-size:18px;line-height:1.6;color:#681f2b99}.ta-instructor-stat{display:flex;align-items:center;gap:16px;margin-top:28px}.ta-instructor-stat strong{font-family:Georgia,Times New Roman,serif;font-size:38px;line-height:1;color:#681f2b}.ta-instructor-stat span{padding-left:16px;border-left:1px solid rgba(104,31,43,.2);font-family:Arial,sans-serif;font-size:9px;line-height:1.5;letter-spacing:.6px;text-transform:uppercase;color:#681f2b8c}@media(max-width:950px){.ta-instructor{padding:95px 0}.ta-instructor-container{width:90%;grid-template-columns:1fr;gap:65px}.ta-instructor-visual{width:100%;max-width:560px;min-height:550px;margin:0 auto}.ta-instructor-image-frame{left:35px;width:calc(100% - 70px);height:520px}.ta-instructor-content{max-width:760px;margin:0 auto}}@media(max-width:600px){.ta-instructor{padding:80px 0}.ta-instructor-container{width:90%;gap:52px}.ta-instructor-visual{min-height:425px}.ta-instructor-image-frame{left:30px;width:calc(100% - 60px);height:405px;border-radius:180px 180px 7px 7px}.ta-instructor-stamp{left:0;bottom:25px;width:105px;height:105px;border-width:6px}.ta-instructor-stamp strong{font-size:29px}.ta-instructor-stamp span{font-size:6px;letter-spacing:1px}.ta-instructor-label{margin-bottom:17px;font-size:15px;letter-spacing:1.6px}.ta-instructor-content h2{font-size:32px;line-height:1;letter-spacing:-1.5px}.ta-instructor-intro{margin:22px 0 30px;font-size:15px;line-height:1.7}.ta-instructor-item{grid-template-columns:42px 1fr;gap:12px;padding:18px 0}.ta-instructor-item>span{font-size:18px}.ta-instructor-item h3{font-size:18px}.ta-instructor-item p{font-size:15px;line-height:1.55}.ta-instructor-stat{margin-top:24px}.ta-instructor-stat strong{font-size:32px}.ta-instructor-stat span{font-size:25px}}.ta-testimonials{padding:110px 0 120px;background:#f6f0e7;color:#681f2b;overflow:hidden}.ta-testimonials-container{width:min(1180px,calc(100% - 48px));margin:0 auto}.ta-testimonials-header{margin-bottom:58px}.ta-testimonials-label{display:flex;align-items:center;gap:10px;margin-bottom:18px;font-family:Arial,sans-serif;font-size:15px;font-weight:700;letter-spacing:2px;color:#e87961}.ta-testimonials-label span{display:block;width:30px;height:1px;background:#e87961}.ta-testimonials-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:50px}.ta-testimonials-heading-row h2{margin:0;max-width:600px;font-family:Georgia,Times New Roman,serif;font-size:clamp(50px,6vw,76px);font-weight:400;line-height:.92;letter-spacing:-3px}.ta-testimonials-heading-row h2 em{display:block;color:#e87961;font-style:italic}.ta-testimonials-heading-row p{max-width:360px;margin:0 0 5px;font-family:Arial,sans-serif;font-size:13px;line-height:1.75;color:#681f2b9e}.ta-testimonials-featured{display:flex;width:100%;min-height:500px;margin-bottom:65px;background:#681f2b;color:#f6f0e7;box-shadow:0 25px 60px #4a111d29}.ta-testimonials-video{flex:0 0 48%;min-height:500px;padding:28px;display:flex;align-items:center;justify-content:center;background:#4a111d}.ta-youtube-short{position:relative;width:min(100%,285px);aspect-ratio:9 / 16;overflow:hidden;background:#000;box-shadow:0 20px 45px #00000047}.ta-youtube-short iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}.ta-testimonials-featured-copy{flex:1;padding:65px 65px 60px;display:flex;flex-direction:column;justify-content:center}.ta-featured-label{display:flex;align-items:center;gap:10px;margin-bottom:22px;font-family:Arial,sans-serif;font-size:15px;font-weight:700;letter-spacing:2px;color:#e5b84b}.ta-featured-label span{display:block;width:28px;height:1px;background:#e87961}.ta-testimonials-featured-copy h3{max-width:430px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,4vw,60px);font-weight:400;line-height:.98;letter-spacing:-2px}.ta-testimonials-featured-copy h3 em{display:block;color:#e87961;font-style:italic}.ta-testimonials-featured-copy p{max-width:440px;margin:25px 0 30px;font-family:Arial,sans-serif;font-size:13px;line-height:1.75;color:#f6f0e7b3}.ta-featured-route{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.ta-featured-route span{font-family:Georgia,Times New Roman,serif;font-size:15px;color:#f6f0e7}.ta-featured-route span:nth-child(2){color:#e87961}.ta-testimonials-list{display:flex;flex-wrap:wrap;width:100%;gap:24px}.ta-testimonial-card{position:relative;flex:0 0 calc((100% - 48px) / 3);width:calc((100% - 48px) / 3);max-width:calc((100% - 48px) / 3);min-width:0;padding:32px 30px 30px;background:#fffaf4;border:1px solid rgba(104,31,43,.08);border-radius:14px;box-shadow:0 12px 30px #4a111d0f;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease}.ta-testimonial-card:hover{transform:translateY(-8px);box-shadow:0 24px 50px #4a111d24}.ta-testimonial-stars{display:flex;gap:4px;margin-bottom:22px}.ta-testimonial-stars span{font-size:13px;line-height:1;color:#e5b84b}.ta-testimonial-quote{position:relative;margin:0;padding:0;font-family:Georgia,Times New Roman,serif;font-size:16px;line-height:1.55;font-style:italic;color:#681f2b}.ta-testimonial-quote:before{content:"“";display:block;margin-bottom:-14px;font-family:Georgia,Times New Roman,serif;font-size:54px;line-height:1;font-style:normal;color:#e87961}.ta-testimonial-student{display:flex;align-items:center;gap:13px;margin-top:28px;padding-top:18px;border-top:1px solid rgba(104,31,43,.13)}.ta-testimonial-avatar{flex:0 0 125px;width:125px;height:125px;overflow:hidden;border-radius:50%;background:#e8d5c9}.ta-testimonial-avatar img{width:100%;height:100%;display:block;object-fit:cover}.ta-testimonial-student-info{display:flex;flex-direction:column}.ta-testimonial-student-info strong{font-family:Arial,sans-serif;font-size:15px;font-weight:700;letter-spacing:1.3px;text-transform:uppercase;color:#681f2b}.ta-testimonial-student-info span{margin-top:5px;font-family:Arial,sans-serif;font-size:15px;letter-spacing:1.2px;text-transform:uppercase;color:#e87961}.ta-testimonial-card.ta-reveal{opacity:0;transform:translateY(35px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.ta-testimonial-card.ta-reveal.is-visible{opacity:1;transform:translateY(0)}.ta-testimonial-card.ta-reveal.is-visible:hover{transform:translateY(-8px);box-shadow:0 24px 50px #4a111d24}@media(max-width:700px){.ta-testimonial-card.ta-reveal{opacity:0;transform:translateY(35px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.ta-testimonial-card.ta-reveal.is-visible{opacity:1;transform:translateY(0)}.ta-testimonial-card.ta-reveal.is-visible:hover{transform:translateY(-4px)}}@media(prefers-reduced-motion:reduce){.ta-testimonial-card.ta-reveal{opacity:1;transform:none;transition:none}}.ta-testimonial-card.ta-reveal:nth-child(4){transition-delay:.24s}.ta-testimonial-card.ta-reveal:nth-child(5){transition-delay:.32s}.ta-testimonial-card.ta-reveal:nth-child(6){transition-delay:.4s}@media(max-width:1000px){.ta-testimonials-heading-row{align-items:flex-start;flex-direction:column;gap:22px}.ta-testimonials-heading-row p{max-width:520px;margin:0}.ta-testimonial-card{flex:0 0 calc((100% - 24px)/2);width:calc((100% - 24px)/2);max-width:calc((100% - 24px)/2)}.ta-testimonials-featured{min-height:450px}.ta-testimonials-video{flex-basis:45%;min-height:450px}.ta-testimonials-featured-copy{padding:45px}}@media(max-width:700px){.ta-testimonials{padding:80px 0 90px}.ta-testimonials-container{width:calc(100% - 32px)}.ta-testimonials-header{margin-bottom:45px}.ta-testimonials-heading-row h2{font-size:44px;letter-spacing:-1.5px}.ta-testimonials-heading-row p{font-size:15px}.ta-testimonials-featured{flex-direction:column;margin-bottom:45px}.ta-testimonials-video{flex:none;min-height:430px;padding:20px}.ta-youtube-short{width:min(100%,250px)}.ta-testimonials-featured-copy{padding:40px 28px 45px}.ta-testimonials-featured-copy h3{font-size:40px}.ta-testimonials-featured-copy p{font-size:12px}.ta-testimonials-list{flex-direction:column;gap:18px}.ta-testimonial-card{flex:0 0 100%;width:100%;max-width:100%;padding:28px 24px}.ta-testimonial-quote{font-size:15px}.ta-testimonial-card.ta-reveal{transform:translate3d(0,28px,0);transition:opacity .65s ease-out,transform .65s cubic-bezier(.22,.61,.36,1)}.ta-testimonial-card.ta-reveal.is-visible{transform:translateZ(0)}.ta-testimonial-card.ta-reveal:nth-child(2){transition-delay:.06s}.ta-testimonial-card.ta-reveal:nth-child(3){transition-delay:.12s}.ta-testimonial-card.ta-reveal:nth-child(4){transition-delay:.18s}.ta-testimonial-card.ta-reveal:nth-child(5){transition-delay:.24s}.ta-testimonial-card.ta-reveal:nth-child(6){transition-delay:.3s}}@media(prefers-reduced-motion:reduce){.ta-testimonial-card.ta-reveal{opacity:1;transform:none;transition:none}.ta-testimonial-card{transition:none}}.ta-faq{padding:120px 24px;background:#f7f1e8;color:#35151d}.ta-faq-container{width:min(1100px,100%);margin:0 auto}.ta-faq-heading{max-width:720px;margin-bottom:65px}.ta-faq-label{display:flex;align-items:center;gap:12px;margin-bottom:22px;font-family:Arial,sans-serif;font-size:11px;font-weight:700;letter-spacing:.18em;color:#a94f42}.ta-faq-label span{width:35px;height:1px;background:#a94f42}.ta-faq-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,6vw,72px);line-height:1;font-weight:500;letter-spacing:-.04em;color:#64131c}.ta-faq-heading h2 em{display:block;margin-top:7px;color:#a94f42;font-weight:400}.ta-faq-heading p{max-width:570px;margin:25px 0 0;font-family:Arial,sans-serif;font-size:16px;line-height:1.7;color:#685158}.ta-faq-list{border-top:1px solid rgba(100,19,28,.18)}.ta-faq-item{border-bottom:1px solid rgba(100,19,28,.18)}.ta-faq-question{width:100%;display:flex;align-items:center;padding:25px 0;border:none;background:transparent;color:#64131c;cursor:pointer;text-align:left;transition:padding .35s ease,color .25s ease}.ta-faq-number{flex:0 0 55px;font-family:Arial,sans-serif;font-size:11px;font-weight:700;letter-spacing:.12em;color:#a94f42}.ta-faq-question-text{flex:1;padding-right:25px;font-family:Georgia,Times New Roman,serif;font-size:21px;line-height:1.35;font-weight:500;color:#64131c;transition:transform .35s cubic-bezier(.22,1,.36,1),color .25s ease}.ta-faq-question.is-open{padding-bottom:17px}.ta-faq-question.is-open .ta-faq-question-text{color:#8c3c36}.ta-faq-icon{flex:0 0 34px;width:34px;height:34px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border:1px solid rgba(100,19,28,.28);border-radius:50%;font-family:Arial,sans-serif;font-size:21px;font-weight:300;line-height:1;color:#64131c;transition:transform .5s cubic-bezier(.22,1,.36,1),background .35s ease,border-color .35s ease,color .35s ease}.ta-faq-question.is-open .ta-faq-icon{transform:rotate(45deg);background:#64131c;border-color:#64131c;color:#fffaf4}.ta-faq-question:hover .ta-faq-question-text{color:#8c3c36}.ta-faq-question:hover .ta-faq-icon{border-color:#a94f42}.ta-faq-answer{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .5s cubic-bezier(.22,1,.36,1),opacity .3s ease}.ta-faq-answer-inner{min-height:0;overflow:hidden;padding:0 55px;font-family:Arial,sans-serif;font-size:16px;line-height:1.75;color:#685158;transform:translateY(-10px);transition:transform .5s cubic-bezier(.22,1,.36,1),padding .5s cubic-bezier(.22,1,.36,1)}.ta-faq-answer.is-open{grid-template-rows:1fr;opacity:1}.ta-faq-answer.is-open .ta-faq-answer-inner{padding-top:0;padding-bottom:27px;transform:translateY(0)}.ta-faq-item.open{background:linear-gradient(90deg,rgba(169,79,66,.035),transparent)}@media(max-width:700px){.ta-faq{padding:80px 20px}.ta-faq-heading{margin-bottom:45px}.ta-faq-heading h2{font-size:45px}.ta-faq-question{padding:21px 0}.ta-faq-number{flex:0 0 38px;font-size:10px}.ta-faq-question-text{padding-right:15px;font-size:18px}.ta-faq-icon{flex:0 0 30px;width:30px;height:30px;font-size:19px}.ta-faq-answer-inner{padding-left:38px;padding-right:35px;font-size:15px;line-height:1.7}.ta-faq-answer.is-open .ta-faq-answer-inner{padding-bottom:23px}}@media(max-width:420px){.ta-faq-heading h2{font-size:39px}.ta-faq-question-text{font-size:17px}.ta-faq-number{flex:0 0 32px}.ta-faq-answer-inner{padding-left:32px}}.ta-level-test{position:relative;overflow:hidden;padding:120px 0;background:#681f2b;color:#f6f0e7}.ta-level-test-container{width:90%;max-width:1180px;margin:0 auto}.ta-level-test-heading{max-width:720px;margin-bottom:60px}.ta-level-test-label{display:flex;align-items:center;gap:20px;margin-bottom:22px;font-family:Arial,sans-serif;font-size:18px;font-weight:700;letter-spacing:2.5px;color:#e87961}.ta-level-test-label span{width:32px;height:1px;background:#e87961}.ta-level-test-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,6vw,76px);line-height:.95;letter-spacing:-3px;font-weight:400}.ta-level-test-heading h2 em{display:block;color:#e87961;font-style:italic}.ta-level-test-heading p{max-width:570px;margin:28px 0 0;font-family:Arial,sans-serif;font-size:18px;line-height:1.7;color:#f6f0e7ad}.ta-level-test-card{position:relative;min-height:430px;background:#f6f0e7;color:#681f2b;box-shadow:0 30px 70px #23070d40}.ta-level-test-intro{min-height:430px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 30px;text-align:center}.ta-level-test-icon{width:76px;height:76px;display:flex;align-items:center;justify-content:center;margin-bottom:25px;border:1px solid rgba(104,31,43,.2);border-radius:50%;font-family:Georgia,Times New Roman,serif;font-size:20px;color:#e87961}.ta-level-test-intro h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:42px;line-height:1;font-weight:400}.ta-level-test-intro h3 em{display:block;color:#e87961;font-style:italic}.ta-level-test-intro p{max-width:500px;margin:22px auto 30px;font-family:Arial,sans-serif;font-size:14px;line-height:1.7;color:#681f2bad}.ta-level-test-intro button{display:inline-flex;align-items:center;gap:15px;padding:15px 23px;border:0;background:#681f2b;color:#f6f0e7;font-family:Arial,sans-serif;font-size:11px;font-weight:700;letter-spacing:.8px;cursor:pointer;transition:background .25s ease,transform .25s ease}.ta-level-test-intro button span{color:#e87961;font-size:17px}.ta-level-test-intro button:hover{background:#4f1621;transform:translateY(-2px)}.ta-level-test-question{min-height:430px;padding:55px 65px}.ta-level-test-progress{margin-bottom:45px}.ta-level-test-progress>span{display:block;margin-bottom:12px;font-family:Arial,sans-serif;font-size:18px;font-weight:700;letter-spacing:1.5px;color:#e87961}.ta-level-test-progress>div{width:100%;height:3px;background:#681f2b1f}.ta-level-test-progress i{display:block;height:100%;background:#e87961;transition:width .4s ease}.ta-level-test-question h3{max-width:800px;margin:0 0 35px;font-family:Georgia,Times New Roman,serif;font-size:32px;line-height:1.2;font-weight:400}.ta-level-test-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ta-level-test-option{min-height:58px;display:flex;align-items:center;gap:15px;padding:12px 18px;border:1px solid rgba(104,31,43,.16);background:transparent;color:#681f2b;font-family:Arial,sans-serif;font-size:18px;text-align:left;cursor:pointer;transition:background .25s ease,border-color .25s ease,transform .2s ease}.ta-level-test-option>span{width:30px;height:30px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border:1px solid rgba(104,31,43,.18);border-radius:50%;font-size:10px;font-weight:700}.ta-level-test-option:hover{border-color:#e87961;background:#e8796112;transform:translateY(-2px)}.ta-level-test-option.correct{border-color:#681f2b;background:#681f2b;color:#f6f0e7}.ta-level-test-option.correct>span{border-color:#e87961;color:#e87961}.ta-level-test-option.incorrect{border-color:#e87961;background:#e8d5c9}.ta-level-test-result{min-height:430px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 30px;text-align:center}.ta-level-test-result-label{margin-bottom:12px;font-family:Arial,sans-serif;font-size:20px;font-weight:700;letter-spacing:2px;color:#e87961}.ta-level-test-result>strong{font-family:Georgia,Times New Roman,serif;font-size:72px;line-height:1;font-weight:400;color:#681f2b}.ta-level-test-result h3{max-width:600px;margin:20px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400}.ta-level-test-result p{max-width:520px;margin:0;font-family:Arial,sans-serif;font-size:18px;line-height:1.6;color:#681f2ba6}.ta-level-test-result-actions{display:flex;align-items:center;gap:25px;margin-top:30px}.ta-level-test-result-actions a,.ta-level-test-result-actions button{font-family:Arial,sans-serif;font-size:11px;font-weight:700;letter-spacing:.5px}.ta-level-test-result-actions a{display:inline-flex;align-items:center;gap:10px;padding:14px 20px;background:#681f2b;color:#f6f0e7;text-decoration:none}.ta-level-test-result-actions a span{color:#e87961;font-size:16px}.ta-level-test-result-actions button{border:0;background:transparent;color:#681f2b;cursor:pointer}@media(max-width:700px){.ta-level-test{padding:85px 0}.ta-level-test-container{width:90%}.ta-level-test-heading{margin-bottom:40px}.ta-level-test-heading h2{font-size:45px;letter-spacing:-1.8px}.ta-level-test-heading p{font-size:18px}.ta-level-test-card,.ta-level-test-intro,.ta-level-test-question,.ta-level-test-result{min-height:430px}.ta-level-test-intro{padding:45px 25px}.ta-level-test-intro h3{font-size:35px}.ta-level-test-question{padding:40px 25px}.ta-level-test-progress{margin-bottom:35px}.ta-level-test-question h3{font-size:25px}.ta-level-test-options{grid-template-columns:1fr}.ta-level-test-option{min-height:54px}.ta-level-test-result{padding:45px 25px}.ta-level-test-result>strong{font-size:60px}.ta-level-test-result h3{font-size:24px}.ta-level-test-result-actions{flex-direction:column;gap:18px}}.ta-contact{position:relative;overflow:hidden;padding:120px 0;background:#e8d5c9;color:#681f2b}.ta-contact-container{width:90%;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:start}.ta-contact-heading{padding-top:15px}.ta-contact-label{display:flex;align-items:center;gap:12px;margin-bottom:22px;font-family:Arial,sans-serif;font-size:20px;font-weight:700;letter-spacing:2.5px;color:#e87961}.ta-contact-label span{width:32px;height:1px;background:#e87961}.ta-contact-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5.5vw,72px);line-height:.95;letter-spacing:-3px;font-weight:400}.ta-contact-heading h2 em{display:block;color:#e87961;font-style:italic}.ta-contact-heading>p{max-width:460px;margin:28px 0 0;font-family:Arial,sans-serif;font-size:20px;line-height:1.75;color:#681f2bad}.ta-contact-info{display:grid;grid-template-columns:1fr;gap:22px;margin-top:50px;padding-top:25px;border-top:1px solid rgba(104,31,43,.15)}.ta-contact-info div{display:flex;flex-direction:column;gap:6px}.ta-contact-info span{font-family:Arial,sans-serif;font-size:18px;font-weight:700;letter-spacing:1.7px;color:#e87961}.ta-contact-info strong{font-family:Georgia,Times New Roman,serif;font-size:17px;font-weight:400}.ta-contact-form-wrap{background:#fffaf4;box-shadow:0 25px 60px #4a111d1f}.ta-contact-form{padding:45px}.ta-contact-form-title{display:flex;align-items:center;gap:18px;margin-bottom:35px;padding-bottom:20px;border-bottom:1px solid rgba(104,31,43,.12)}.ta-contact-form-title span{font-family:Georgia,Times New Roman,serif;font-size:18px;color:#e87961}.ta-contact-form-title h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400}.ta-contact-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px 20px}.ta-contact-field{display:flex;flex-direction:column;gap:9px}.ta-contact-field.full{grid-column:1 / -1}.ta-contact-field label{font-family:Arial,sans-serif;font-size:18px;font-weight:700;letter-spacing:1.2px;color:#681f2ba6}.ta-contact-field input,.ta-contact-field select,.ta-contact-field textarea{width:100%;padding:14px;border:1px solid rgba(104,31,43,.16);border-radius:0;outline:none;background:transparent;color:#681f2b;font-family:Arial,sans-serif;font-size:13px;transition:border-color .25s ease,background .25s ease}.ta-contact-field textarea{resize:vertical;min-height:105px}.ta-contact-field input::placeholder,.ta-contact-field textarea::placeholder{color:#681f2b59}.ta-contact-field input:focus,.ta-contact-field select:focus,.ta-contact-field textarea:focus{border-color:#e87961;background:#e8796109}.ta-contact-submit{width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:30px;padding:17px 20px;border:0;background:#681f2b;color:#f6f0e7;font-family:Arial,sans-serif;font-size:20px;font-weight:700;letter-spacing:.7px;cursor:pointer;transition:background .25s ease,transform .25s ease}.ta-contact-submit span{color:#e87961;font-size:18px}.ta-contact-submit:hover{background:#4f1621;transform:translateY(-2px)}.ta-contact-submit:disabled{opacity:.65;cursor:wait;transform:none}.ta-contact-note{margin:15px 0 0;font-family:Arial,sans-serif;font-size:10px;line-height:1.5;color:#681f2b73;text-align:center}.ta-contact-success{min-height:600px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 40px;text-align:center}.ta-contact-success-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;margin-bottom:25px;border-radius:50%;background:#681f2b;color:#e87961;font-size:24px}.ta-contact-success-label{font-family:Arial,sans-serif;font-size:9px;font-weight:700;letter-spacing:2px;color:#e87961}.ta-contact-success h3{margin:12px 0;font-family:Georgia,Times New Roman,serif;font-size:48px;font-weight:400}.ta-contact-success p{max-width:430px;margin:0;font-family:Arial,sans-serif;font-size:14px;line-height:1.7;color:#681f2ba6}.ta-contact-success button{margin-top:28px;border:0;background:transparent;color:#681f2b;font-family:Arial,sans-serif;font-size:11px;font-weight:700;cursor:pointer}@media(max-width:900px){.ta-contact-container{grid-template-columns:1fr;gap:55px}.ta-contact-heading{max-width:700px}.ta-contact-info{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.ta-contact{padding:85px 0}.ta-contact-container{width:90%;gap:40px}.ta-contact-heading h2{font-size:45px;letter-spacing:-1.8px}.ta-contact-heading>p{font-size:14px}.ta-contact-info{grid-template-columns:1fr;gap:18px;margin-top:35px}.ta-contact-form{padding:28px 20px}.ta-contact-form-title{margin-bottom:28px}.ta-contact-form-title h3{font-size:24px}.ta-contact-form-grid{grid-template-columns:1fr;gap:20px}.ta-contact-field.full{grid-column:auto}.ta-contact-success{min-height:500px;padding:45px 25px}.ta-contact-success h3{font-size:40px}}.ta-footer{position:relative;overflow:hidden;background:#681f2b;color:#f6f0e7;padding:95px 0 28px}.ta-footer-container{position:relative;z-index:2;width:88%;max-width:1280px;margin:0 auto}.ta-footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:70px}.ta-footer-brand{max-width:390px}.ta-footer-logo{display:inline-block;color:#f6f0e7;text-decoration:none;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4vw,56px);line-height:.95;letter-spacing:-2px}.ta-footer-tagline{margin:12px 0 25px;font-family:Arial,sans-serif;font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#e5b84b}.ta-footer-intro{max-width:350px;margin:0 0 28px;font-family:Arial,sans-serif;font-size:14px;line-height:1.75;color:#f6f0e7b8}.ta-footer-cta{display:inline-flex;align-items:center;gap:18px;padding:13px 19px;background:#e87961;color:#681f2b;text-decoration:none;font-family:Arial,sans-serif;font-size:18px;font-weight:700;letter-spacing:.7px;text-transform:uppercase;transition:transform .25s ease,background .25s ease}.ta-footer-cta span{font-size:18px;line-height:1}.ta-footer-cta:hover{transform:translateY(-3px);background:#f0a08d}.ta-footer-column{display:flex;flex-direction:column;align-items:flex-start}.ta-footer-column h3{margin:4px 0 25px;font-family:Arial,sans-serif;font-size:18px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#e5b84b}.ta-footer-column a{position:relative;display:inline-block;margin-bottom:14px;color:#f6f0e7c2;text-decoration:none;font-family:Arial,sans-serif;font-size:15px;transition:color .2s ease,transform .2s ease}.ta-footer-column a:after{content:"";position:absolute;left:0;bottom:-3px;width:0;height:1px;background:#e87961;transition:width .25s ease}.ta-footer-column a:hover{color:#f6f0e7;transform:translate(3px)}.ta-footer-column a:hover:after{width:100%}.ta-footer-divider{width:100%;height:1px;margin:75px 0 24px;background:#f6f0e726}.ta-footer-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.ta-footer-legal{display:flex;flex-direction:column;gap:7px}.ta-footer-legal p{margin:0;font-family:Arial,sans-serif;font-size:10px;line-height:1.5;color:#f6f0e785}.ta-footer-esocial{color:#e5b84b;text-decoration:none;font-weight:700;transition:color .2s ease}.ta-footer-esocial:hover{color:#e87961}.ta-footer-bottom-links{display:flex;align-items:center;gap:12px}.ta-footer-bottom-links a{color:#f6f0e794;text-decoration:none;font-family:Arial,sans-serif;font-size:10px;transition:color .2s ease}.ta-footer-bottom-links a:hover{color:#e87961}.ta-footer-bottom-links span{color:#f6f0e740}.ta-footer-word{position:absolute;right:-30px;bottom:-45px;font-family:Georgia,Times New Roman,serif;font-size:clamp(120px,18vw,270px);font-style:italic;line-height:.8;color:#e8796112;pointer-events:none;-webkit-user-select:none;user-select:none}@media(max-width:900px){.ta-footer-top{grid-template-columns:1.5fr 1fr 1fr;gap:45px}.ta-footer-brand{grid-column:1 / -1;max-width:500px}}@media(max-width:600px){.ta-footer{padding:70px 0 25px}.ta-footer-container{width:88%}.ta-footer-top{grid-template-columns:1fr 1fr;gap:45px 25px}.ta-footer-brand{grid-column:1 / -1}.ta-footer-logo{font-size:42px}.ta-footer-intro{font-size:13px;line-height:1.7}.ta-footer-column h3{margin-bottom:20px}.ta-footer-column a{font-size:12px;margin-bottom:13px}.ta-footer-divider{margin:55px 0 22px}.ta-footer-bottom{flex-direction:column;align-items:flex-start;gap:20px}.ta-footer-bottom-links{flex-wrap:wrap;gap:10px}.ta-footer-word{font-size:120px;right:-20px;bottom:-10px}}.ta-contact-page{background:#f7f1e8;color:#35151d;min-height:100vh}.ta-contact-page-hero{padding:115px 24px 85px;background:linear-gradient(135deg,#f7f1e8,#f3e7dc 55%,#ead6c8);border-bottom:1px solid rgba(104,19,28,.1)}.ta-contact-page-inner{width:min(1180px,100%);margin:0 auto}.ta-contact-page-eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:22px;font-family:Arial,sans-serif;font-size:12px;font-weight:700;letter-spacing:.18em;color:#a94f42}.ta-contact-page-eyebrow:before{content:"";width:34px;height:1px;background:#a94f42}.ta-contact-page-hero h1{max-width:850px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,7vw,92px);line-height:.98;font-weight:500;letter-spacing:-.045em;color:#64131c}.ta-contact-page-hero h1 em{color:#a94f42;font-weight:400}.ta-contact-page-hero p{max-width:680px;margin:30px 0 0;font-family:Arial,sans-serif;font-size:18px;line-height:1.75;color:#624850}.ta-contact-page-section{padding:100px 24px 120px;background:#f7f1e8}.ta-contact-page-wrapper{width:min(1180px,100%);margin:0 auto;display:flex;align-items:flex-start;gap:90px}.ta-contact-page-info{flex:1 1 42%;padding-top:12px}.ta-contact-page-label{display:block;margin-bottom:20px;font-family:Arial,sans-serif;font-size:11px;font-weight:700;letter-spacing:.2em;color:#a94f42}.ta-contact-page-info h2{max-width:480px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,4.5vw,64px);line-height:1.02;font-weight:500;letter-spacing:-.035em;color:#64131c}.ta-contact-page-info>p{max-width:500px;margin:28px 0 0;font-family:Arial,sans-serif;font-size:17px;line-height:1.75;color:#685158}.ta-contact-page-details{margin-top:55px;border-top:1px solid rgba(104,19,28,.18)}.ta-contact-detail{padding:23px 0;border-bottom:1px solid rgba(104,19,28,.18)}.ta-contact-detail span{display:block;margin-bottom:8px;font-family:Arial,sans-serif;font-size:10px;font-weight:700;letter-spacing:.16em;color:#a94f42}.ta-contact-detail p,.ta-contact-detail a{margin:0;font-family:Arial,sans-serif;font-size:16px;line-height:1.5;color:#35151d}.ta-contact-detail a{text-decoration:none;transition:color .25s ease}.ta-contact-detail a:hover{color:#a94f42}.ta-contact-page-form-wrapper{flex:1 1 58%;min-width:0}.ta-contact-page-form{padding:48px;background:#fffaf4;border-top:4px solid #64131c;box-shadow:0 25px 70px #4a111d1a;box-sizing:border-box}.ta-contact-form-heading{margin-bottom:34px}.ta-contact-form-heading>span{display:block;margin-bottom:10px;font-family:Arial,sans-serif;font-size:10px;font-weight:700;letter-spacing:.18em;color:#a94f42}.ta-contact-form-heading h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:34px;line-height:1.15;font-weight:500;color:#64131c}.ta-contact-form-row{display:flex;gap:18px;margin-bottom:20px}.ta-contact-form-row .ta-contact-form-field{flex:1 1 50%}.ta-contact-form-field{display:flex;flex-direction:column;margin-bottom:20px}.ta-contact-form-field label{margin-bottom:8px;font-family:Arial,sans-serif;font-size:11px;font-weight:700;letter-spacing:.04em;color:#51343b}.ta-contact-form-field input,.ta-contact-form-field select,.ta-contact-form-field textarea{width:100%;padding:15px 16px;box-sizing:border-box;border:1px solid #d8c7bc;border-radius:0;background:#fffdf9;font-family:Arial,sans-serif;font-size:15px;color:#35151d;outline:none;transition:border-color .25s ease,box-shadow .25s ease,background .25s ease}.ta-contact-form-field input::placeholder,.ta-contact-form-field textarea::placeholder{color:#a99a94}.ta-contact-form-field input:focus,.ta-contact-form-field select:focus,.ta-contact-form-field textarea:focus{border-color:#a94f42;background:#fff;box-shadow:0 0 0 3px #a94f4214}.ta-contact-form-field textarea{min-height:135px;resize:vertical;line-height:1.6}.ta-contact-form-field select{cursor:pointer}.ta-contact-submit{width:100%;min-height:58px;margin-top:5px;padding:16px 24px;display:flex;align-items:center;justify-content:center;gap:14px;border:none;border-radius:0;background:#64131c;color:#fffaf4;font-family:Arial,sans-serif;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background .25s ease,transform .25s ease,box-shadow .25s ease}.ta-contact-submit span{font-size:18px;line-height:1}.ta-contact-submit:hover{background:#7b1d28;transform:translateY(-2px);box-shadow:0 12px 25px #64131c2e}.ta-contact-submit:active{transform:translateY(0)}.ta-contact-submit:disabled{opacity:.65;cursor:wait;transform:none;box-shadow:none}.ta-contact-form-note{margin:16px 0 0;font-family:Arial,sans-serif;font-size:11px;line-height:1.6;text-align:center;color:#8b7973}.ta-contact-success{min-height:500px;padding:60px 45px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#fffaf4;border-top:4px solid #64131c;box-shadow:0 25px 70px #4a111d1a}.ta-contact-success-mark{width:62px;height:62px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;border-radius:50%;background:#64131c;color:#fffaf4;font-family:Arial,sans-serif;font-size:28px}.ta-contact-success h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:42px;font-weight:500;color:#64131c}.ta-contact-success p{max-width:430px;margin:18px 0 30px;font-family:Arial,sans-serif;font-size:16px;line-height:1.7;color:#685158}.ta-contact-success button{padding:13px 22px;border:1px solid #64131c;background:transparent;color:#64131c;font-family:Arial,sans-serif;font-size:12px;font-weight:700;letter-spacing:.06em;cursor:pointer;transition:background .25s ease,color .25s ease}.ta-contact-success button:hover{background:#64131c;color:#fffaf4}@media(max-width:900px){.ta-contact-page-hero{padding:90px 24px 70px}.ta-contact-page-section{padding:75px 24px 90px}.ta-contact-page-wrapper{gap:50px}.ta-contact-page-form{padding:35px}.ta-contact-page-info h2{font-size:46px}}@media(max-width:700px){.ta-contact-page-hero{padding:75px 20px 60px}.ta-contact-page-hero h1{font-size:clamp(46px,13vw,64px);line-height:1}.ta-contact-page-hero p{font-size:16px;line-height:1.7;margin-top:24px}.ta-contact-page-section{padding:65px 20px 75px}.ta-contact-page-wrapper{flex-direction:column;gap:55px}.ta-contact-page-info,.ta-contact-page-form-wrapper{width:100%;flex:none}.ta-contact-page-info h2{font-size:44px}.ta-contact-page-info>p{font-size:16px}.ta-contact-page-details{margin-top:40px}.ta-contact-page-form{padding:28px 22px}.ta-contact-form-heading h3{font-size:29px}.ta-contact-form-row{flex-direction:column;gap:0;margin-bottom:0}.ta-contact-form-row .ta-contact-form-field{flex:none;width:100%}.ta-contact-success{min-height:420px;padding:45px 25px}}@media(max-width:420px){.ta-contact-page-hero{padding-top:65px}.ta-contact-page-hero h1{font-size:43px}.ta-contact-page-info h2{font-size:39px}.ta-contact-page-form{padding:25px 18px}.ta-contact-form-heading h3{font-size:27px}.ta-contact-success h3{font-size:36px}}.ta-terms-page{background:#f6f0e7;color:#681f2b}.ta-terms-hero{position:relative;overflow:hidden;padding:125px 0 95px;background:#681f2b;color:#f6f0e7}.ta-terms-hero:after{content:"";position:absolute;width:420px;height:420px;right:-150px;bottom:-260px;border-radius:50%;border:1px solid rgba(232,121,97,.35)}.ta-terms-container{position:relative;z-index:2;width:88%;max-width:1180px;margin:0 auto}.ta-terms-label{display:flex;align-items:center;gap:12px;margin-bottom:28px;font-family:Arial,sans-serif;font-size:9px;font-weight:700;letter-spacing:2px;color:#e5b84b}.ta-terms-label span{width:32px;height:1px;background:#e87961}.ta-terms-hero h1{max-width:850px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,8vw,105px);line-height:.9;letter-spacing:-4px;font-weight:400}.ta-terms-hero h1 em{display:block;color:#e87961;font-style:italic;font-weight:400}.ta-terms-hero p{max-width:620px;margin:35px 0 0;font-family:Arial,sans-serif;font-size:15px;line-height:1.8;color:#f6f0e7b8}.ta-terms-content{padding:95px 0 120px}.ta-terms-layout{display:grid;grid-template-columns:220px minmax(0,760px);justify-content:center;gap:95px;width:88%;max-width:1180px;margin:0 auto}.ta-terms-sidebar{position:sticky;top:110px;align-self:start;display:flex;flex-direction:column}.ta-terms-sidebar>span{margin-bottom:22px;font-family:Arial,sans-serif;font-size:9px;font-weight:700;letter-spacing:2px;color:#e87961}.ta-terms-sidebar a{position:relative;padding:8px 0;color:#681f2b94;text-decoration:none;font-family:Arial,sans-serif;font-size:11px;line-height:1.4;transition:color .2s ease,transform .2s ease}.ta-terms-sidebar a:before{content:"";position:absolute;left:-15px;top:50%;width:0;height:1px;background:#e87961;transition:width .2s ease}.ta-terms-sidebar a:hover{color:#681f2b;transform:translate(4px)}.ta-terms-sidebar a:hover:before{width:9px}.ta-terms-article{min-width:0}.ta-terms-updated{margin:0 0 55px;font-family:Arial,sans-serif;font-size:10px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;color:#681f2b6b}.ta-terms-article section{display:grid;grid-template-columns:50px 1fr;gap:30px;padding:0 0 65px;margin-bottom:65px;border-bottom:1px solid rgba(104,31,43,.13);scroll-margin-top:100px}.ta-terms-number{padding-top:7px;font-family:Arial,sans-serif;font-size:10px;font-weight:700;letter-spacing:1px;color:#e87961}.ta-terms-article h2{margin:0 0 22px;font-family:Georgia,Times New Roman,serif;font-size:34px;line-height:1.05;letter-spacing:-1px;font-weight:400;color:#681f2b}.ta-terms-article p{margin:0 0 18px;font-family:Arial,sans-serif;font-size:14px;line-height:1.85;color:#2d1e1fb8}.ta-terms-article p:last-child{margin-bottom:0}.ta-terms-article strong{color:#681f2b;font-weight:700}.ta-terms-highlight{position:relative;padding:45px 40px 65px!important;background:#e8d5c9;border-bottom:none!important}.ta-terms-highlight:before{content:"";position:absolute;left:0;top:0;width:4px;height:100%;background:#e87961}.ta-terms-highlight .ta-terms-number{padding-left:0}.ta-terms-note{display:flex;flex-direction:column;gap:9px;margin-top:30px;padding:22px 24px;background:#681f2b;color:#f6f0e7}.ta-terms-note strong{color:#e5b84b;font-family:Arial,sans-serif;font-size:9px;letter-spacing:1.7px;text-transform:uppercase}.ta-terms-note span{font-family:Arial,sans-serif;font-size:12px;line-height:1.7;color:#f6f0e7c7}.ta-terms-contact-link{display:inline-flex;align-items:center;gap:15px;margin-top:12px;padding:13px 18px;background:#681f2b;color:#f6f0e7;text-decoration:none;font-family:Arial,sans-serif;font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;transition:background .25s ease,transform .25s ease}.ta-terms-contact-link span{font-size:17px;color:#e87961}.ta-terms-contact-link:hover{background:#e87961;color:#681f2b;transform:translateY(-2px)}.ta-terms-contact-link:hover span{color:#681f2b}.ta-terms-closing{padding-top:10px;text-align:right}.ta-terms-closing span{font-family:Georgia,Times New Roman,serif;font-size:31px;font-style:italic;color:#681f2b}.ta-terms-closing p{margin:6px 0 0;font-size:9px;letter-spacing:1.5px;text-transform:uppercase;color:#e87961}@media(max-width:900px){.ta-terms-layout{grid-template-columns:170px minmax(0,1fr);gap:55px}.ta-terms-hero h1{font-size:clamp(58px,9vw,85px)}}@media(max-width:700px){.ta-terms-hero{padding:90px 0 70px}.ta-terms-container{width:88%}.ta-terms-hero h1{font-size:58px;letter-spacing:-2.5px}.ta-terms-hero p{margin-top:25px;font-size:13px;line-height:1.75}.ta-terms-sidebar{display:none}.ta-terms-content{padding:65px 0 80px}.ta-terms-layout{display:block;width:88%}.ta-terms-updated{margin-bottom:40px}.ta-terms-article section{grid-template-columns:32px 1fr;gap:17px;padding-bottom:45px;margin-bottom:45px}.ta-terms-article h2{font-size:27px;line-height:1.08}.ta-terms-article p{font-size:13px;line-height:1.8}.ta-terms-highlight{padding:30px 22px 45px!important;margin-left:-8px;margin-right:-8px}.ta-terms-highlight:before{width:3px}.ta-terms-note{padding:19px 18px}.ta-terms-closing{text-align:left}.ta-terms-closing span{font-size:28px}}.ta-privacy-page{background:#f6f0e7;color:#681f2b}.ta-privacy-hero{position:relative;overflow:hidden;padding:125px 0 95px;background:#681f2b;color:#f6f0e7}.ta-privacy-hero:after{content:"";position:absolute;width:420px;height:420px;right:-150px;bottom:-260px;border-radius:50%;border:1px solid rgba(232,121,97,.35)}.ta-privacy-container{position:relative;z-index:2;width:88%;max-width:1180px;margin:0 auto}.ta-privacy-label{display:flex;align-items:center;gap:12px;margin-bottom:28px;font-family:Arial,sans-serif;font-size:9px;font-weight:700;letter-spacing:2px;color:#e5b84b}.ta-privacy-label span{width:32px;height:1px;background:#e87961}.ta-privacy-hero h1{max-width:900px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,8vw,105px);line-height:.9;letter-spacing:-4px;font-weight:400}.ta-privacy-hero h1 em{display:block;color:#e87961;font-style:italic;font-weight:400}.ta-privacy-hero p{max-width:620px;margin:35px 0 0;font-family:Arial,sans-serif;font-size:15px;line-height:1.8;color:#f6f0e7b8}.ta-privacy-content{padding:95px 0 120px}.ta-privacy-layout{display:grid;grid-template-columns:220px minmax(0,760px);justify-content:center;gap:95px;width:88%;max-width:1180px;margin:0 auto}.ta-privacy-sidebar{position:sticky;top:110px;align-self:start;display:flex;flex-direction:column}.ta-privacy-sidebar>span{margin-bottom:22px;font-family:Arial,sans-serif;font-size:9px;font-weight:700;letter-spacing:2px;color:#e87961}.ta-privacy-sidebar a{position:relative;padding:8px 0;color:#681f2b94;text-decoration:none;font-family:Arial,sans-serif;font-size:11px;line-height:1.4;transition:color .2s ease,transform .2s ease}.ta-privacy-sidebar a:before{content:"";position:absolute;left:-15px;top:50%;width:0;height:1px;background:#e87961;transition:width .2s ease}.ta-privacy-sidebar a:hover{color:#681f2b;transform:translate(4px)}.ta-privacy-sidebar a:hover:before{width:9px}.ta-privacy-article{min-width:0}.ta-privacy-updated{margin:0 0 55px;font-family:Arial,sans-serif;font-size:10px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;color:#681f2b6b}.ta-privacy-article section{display:grid;grid-template-columns:50px 1fr;gap:30px;padding:0 0 65px;margin-bottom:65px;border-bottom:1px solid rgba(104,31,43,.13);scroll-margin-top:100px}.ta-privacy-number{padding-top:7px;font-family:Arial,sans-serif;font-size:10px;font-weight:700;letter-spacing:1px;color:#e87961}.ta-privacy-article h2{margin:0 0 22px;font-family:Georgia,Times New Roman,serif;font-size:34px;line-height:1.05;letter-spacing:-1px;font-weight:400;color:#681f2b}.ta-privacy-article p{margin:0 0 18px;font-family:Arial,sans-serif;font-size:14px;line-height:1.85;color:#2d1e1fb8}.ta-privacy-article p:last-child{margin-bottom:0}.ta-privacy-article strong{color:#681f2b;font-weight:700}.ta-privacy-article ul{margin:22px 0 0;padding:0;list-style:none}.ta-privacy-article li{position:relative;padding:8px 0 8px 22px;font-family:Arial,sans-serif;font-size:13px;line-height:1.7;color:#2d1e1fb8}.ta-privacy-article li:before{content:"✦";position:absolute;left:0;top:8px;color:#e87961;font-size:10px}.ta-privacy-highlight{position:relative;padding:45px 40px 65px!important;background:#e8d5c9;border-bottom:none!important}.ta-privacy-highlight:before{content:"";position:absolute;left:0;top:0;width:4px;height:100%;background:#e87961}.ta-privacy-note{display:flex;flex-direction:column;gap:9px;margin-top:30px;padding:22px 24px;background:#681f2b;color:#f6f0e7}.ta-privacy-note strong{color:#e5b84b;font-family:Arial,sans-serif;font-size:9px;letter-spacing:1.7px;text-transform:uppercase}.ta-privacy-note span{font-family:Arial,sans-serif;font-size:12px;line-height:1.7;color:#f6f0e7c7}.ta-privacy-contact-link{display:inline-flex;align-items:center;gap:15px;margin-top:12px;padding:13px 18px;background:#681f2b;color:#f6f0e7;text-decoration:none;font-family:Arial,sans-serif;font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;transition:background .25s ease,transform .25s ease}.ta-privacy-contact-link span{font-size:17px;color:#e87961}.ta-privacy-contact-link:hover{background:#e87961;color:#681f2b;transform:translateY(-2px)}.ta-privacy-contact-link:hover span{color:#681f2b}.ta-privacy-closing{padding-top:10px;text-align:right}.ta-privacy-closing span{font-family:Georgia,Times New Roman,serif;font-size:31px;font-style:italic;color:#681f2b}.ta-privacy-closing p{margin:6px 0 0;font-family:Arial,sans-serif;font-size:9px;letter-spacing:1.5px;text-transform:uppercase;color:#e87961}@media(max-width:900px){.ta-privacy-layout{grid-template-columns:170px minmax(0,1fr);gap:55px}.ta-privacy-hero h1{font-size:clamp(58px,9vw,85px)}}@media(max-width:700px){.ta-privacy-hero{padding:90px 0 70px}.ta-privacy-container{width:88%}.ta-privacy-hero h1{font-size:58px;letter-spacing:-2.5px}.ta-privacy-hero p{margin-top:25px;font-size:13px;line-height:1.75}.ta-privacy-sidebar{display:none}.ta-privacy-content{padding:65px 0 80px}.ta-privacy-layout{display:block;width:88%}.ta-privacy-updated{margin-bottom:40px}.ta-privacy-article section{grid-template-columns:32px 1fr;gap:17px;padding-bottom:45px;margin-bottom:45px}.ta-privacy-article h2{font-size:27px;line-height:1.08}.ta-privacy-article p{font-size:13px;line-height:1.8}.ta-privacy-highlight{padding:30px 22px 45px!important;margin-left:-8px;margin-right:-8px}.ta-privacy-highlight:before{width:3px}.ta-privacy-note{padding:19px 18px}.ta-privacy-closing{text-align:left}.ta-privacy-closing span{font-size:28px}}.ta-about-page{width:100%;margin:0;padding:0;background:#f6f0e7;color:#681f2b;overflow:hidden}.ta-about-hero{position:relative;width:100%;min-height:680px;display:flex;align-items:flex-end;overflow:hidden;background:#681f2b;color:#f6f0e7}.ta-about-hero-bg{position:absolute;inset:0;background-image:url(/assets/images/taani-german.webp);background-size:cover;background-position:center 25%;opacity:.34;transform:scale(1.03)}.ta-about-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#4a111df7,#681f2bc7,#681f2b40)}.ta-about-hero-inner{position:relative;z-index:2;width:88%;max-width:1180px;margin:0 auto;padding-bottom:90px}.ta-about-hero-label{display:flex;align-items:center;gap:12px;margin-bottom:28px;font-family:Arial,sans-serif;font-size:20px;font-weight:700;letter-spacing:2px;color:#e5b84b}.ta-about-hero-label span{width:32px;height:1px;background:#e87961}.ta-about-hero h1{max-width:900px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,8vw,105px);line-height:.91;letter-spacing:-4px;font-weight:400}.ta-about-hero h1 em{display:block;color:#e87961;font-style:italic;font-weight:400}.ta-about-hero-inner>p{max-width:590px;margin:35px 0 0;font-family:Arial,sans-serif;font-size:15px;line-height:1.8;color:#f6f0e7bf}.ta-about-hero-word{position:absolute;z-index:3;right:5%;top:16%;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,5vw,70px);font-style:italic;color:#e87961;transform:rotate(-8deg)}.ta-journey{width:100%;padding:125px 0 135px;background:#f6f0e7;color:#681f2b;text-align:center}.ta-journey-inner{width:88%;max-width:1180px;margin:0 auto}.ta-journey-label{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:30px;font-family:Arial,sans-serif;font-size:9px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#e87961}.ta-journey-label span{width:32px;height:1px;background:#e87961}.ta-journey h2{width:100%;max-width:950px;margin:0 auto;font-family:Georgia,Times New Roman,serif;font-size:clamp(55px,6vw,82px);line-height:.94;letter-spacing:-3px;font-weight:400}.ta-journey h2 em{display:block;color:#e87961;font-style:italic}.ta-journey-copy{width:100%;max-width:820px;margin:55px auto 0;text-align:center}.ta-journey-copy p{width:100%;max-width:700px;margin:0 auto 25px;font-family:Arial,sans-serif;font-size:14px;line-height:1.9;color:#2d1e1fb8}.ta-journey-copy .ta-journey-lead{max-width:820px;margin-bottom:32px;font-family:Georgia,Times New Roman,serif;font-size:23px;line-height:1.55;color:#681f2b}.ta-about-stats{width:100%;padding:60px 0;background:#681f2b;color:#f6f0e7}.ta-about-stats-inner{width:88%;max-width:1180px;margin:0 auto;display:flex}.ta-about-stat{flex:1;display:flex;align-items:center;justify-content:center;gap:12px;min-height:80px;padding:0 28px;border-right:1px solid rgba(246,240,231,.18)}.ta-about-stat:first-child{padding-left:0;justify-content:flex-start}.ta-about-stat:last-child{padding-right:0;justify-content:flex-end;border-right:none}.ta-about-stat strong{font-family:Georgia,Times New Roman,serif;font-size:36px;font-weight:400;color:#e87961}.ta-about-stat span{font-family:Arial,sans-serif;font-size:16px;line-height:1.5;letter-spacing:1px;text-transform:uppercase;color:#f6f0e7ad}.ta-academic{width:100%;padding:125px 0 135px;background:#f6f0e7;color:#681f2b;text-align:center}.ta-academic-inner{width:88%;max-width:1180px;margin:0 auto}.ta-academic-label{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:30px;font-family:Arial,sans-serif;font-size:9px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#e87961}.ta-academic-label span{width:32px;height:1px;background:#e87961}.ta-academic h2{max-width:900px;margin:0 auto;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,6vw,78px);line-height:.95;letter-spacing:-3px;font-weight:400}.ta-academic h2 em{display:block;color:#e87961;font-style:italic}.ta-academic-intro{max-width:600px;margin:32px auto 70px;font-family:Arial,sans-serif;font-size:18px;line-height:1.8;color:#2d1e1fad}.ta-academic-list{width:100%;border-top:1px solid rgba(104,31,43,.18);text-align:left}.ta-academic-row{display:flex;align-items:center;width:100%;min-height:115px;padding:25px 0;border-bottom:1px solid rgba(104,31,43,.18);transition:padding .25s ease}.ta-academic-row:hover{padding-left:15px}.ta-academic-row>span{flex:0 0 90px;font-family:Arial,sans-serif;font-size:20px;font-weight:700;letter-spacing:1px;color:#e87961}.ta-academic-row>div{flex:1}.ta-academic-row h3{margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:27px;line-height:1.1;font-weight:400}.ta-academic-row p{margin:0;font-family:Arial,sans-serif;font-size:15px;letter-spacing:1.5px;text-transform:uppercase;color:#681f2b7a}.ta-germany{width:100%;padding:125px 0 135px;background:#e8d5c9;color:#681f2b;text-align:center}.ta-germany-inner{width:88%;max-width:1180px;margin:0 auto}.ta-germany-image{width:500px;max-width:100%;margin:0 auto 65px}.ta-germany-image img{display:block;width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover}.ta-germany-content{width:100%;max-width:850px;margin:0 auto}.ta-germany-label{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:28px;font-family:Arial,sans-serif;font-size:18px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#e87961}.ta-germany-label span{width:32px;height:1px;background:#e87961}.ta-germany h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,6vw,80px);line-height:.94;letter-spacing:-3px;font-weight:400}.ta-germany h2 em{display:block;color:#e87961;font-style:italic}.ta-germany-content>p{max-width:650px;margin:35px auto 0;font-family:Arial,sans-serif;font-size:18px;line-height:1.85;color:#2d1e1fb8}.ta-germany-tags{display:flex;justify-content:center;flex-wrap:wrap;gap:9px;margin-top:32px}.ta-germany-tags span{padding:9px 13px;border:1px solid rgba(104,31,43,.25);font-family:Arial,sans-serif;font-size:15px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.ta-philosophy{width:100%;background:#681f2b;color:#f6f0e7;padding:125px 0 140px}.ta-philosophy-inner{width:88%;max-width:1180px;margin:0 auto}.ta-philosophy-label{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:35px;font-family:Arial,sans-serif;font-size:20px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#e5b84b}.ta-philosophy-label span{width:32px;height:1px;background:#e87961}.ta-philosophy-heading{display:block;width:100%;max-width:900px;margin:0 auto;text-align:center}.ta-philosophy-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,6vw,82px);line-height:.94;letter-spacing:-3px;font-weight:400}.ta-philosophy-heading h2 em{display:block;color:#e87961;font-style:italic}.ta-philosophy-heading p{width:100%;max-width:600px;margin:35px auto 0;font-family:Arial,sans-serif;font-size:18px;line-height:1.8;color:#f6f0e7a6}.ta-philosophy-list{width:100%;margin-top:85px;border-top:1px solid rgba(246,240,231,.2)}.ta-philosophy-row{width:100%;min-height:150px;display:flex;align-items:center;border-bottom:1px solid rgba(246,240,231,.2);transition:padding .25s ease}.ta-philosophy-row:hover{padding-left:15px}.ta-philosophy-number{flex:0 0 90px;font-family:Arial,sans-serif;font-size:20px;font-weight:700;letter-spacing:1px;color:#e87961}.ta-philosophy-row h3{flex:0 0 360px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:38px;line-height:1;font-weight:400;color:#f6f0e7}.ta-philosophy-row p{flex:1;max-width:470px;margin:0 0 0 auto;font-family:Arial,sans-serif;font-size:15px;line-height:1.75;color:#f6f0e7a6}.ta-philosophy-row:hover h3{color:#e87961}.ta-philosophy-row:hover .ta-philosophy-number{color:#e5b84b}.ta-about-cta{width:100%;padding:125px 0;background:#e8d5c9;text-align:center;color:#681f2b}.ta-about-cta-inner{width:88%;max-width:1180px;margin:0 auto}.ta-about-cta h2{max-width:850px;margin:0 auto;font-family:Georgia,Times New Roman,serif;font-size:clamp(50px,6vw,80px);line-height:.95;letter-spacing:-3px;font-weight:400}.ta-about-cta h2 em{display:block;color:#e87961;font-style:italic}.ta-about-cta p{max-width:550px;margin:30px auto 0;font-family:Arial,sans-serif;font-size:14px;line-height:1.8;color:#2d1e1fad}.ta-about-actions{display:flex;justify-content:center;gap:12px;margin-top:35px}.ta-about-actions a{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:0 22px;text-decoration:none;font-family:Arial,sans-serif;font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.ta-about-actions a:first-child{background:#681f2b;color:#f6f0e7}.ta-about-actions a:last-child{border:1px solid rgba(104,31,43,.3);color:#681f2b}.ta-about-actions a span{font-size:17px;color:#e87961}@media(max-width:900px){.ta-about-stats-inner{flex-wrap:wrap}.ta-about-stat{flex:0 0 50%}.ta-about-stat:nth-child(2){border-right:none}.ta-about-stat:nth-child(3),.ta-about-stat:nth-child(4){border-top:1px solid rgba(246,240,231,.18)}}@media(max-width:700px){.ta-about-hero{min-height:620px}.ta-about-hero-bg{background-position:65% center}.ta-about-hero-overlay{background:linear-gradient(180deg,#4a111d8c,#681f2bf7)}.ta-about-hero-inner{padding-bottom:70px}.ta-about-hero h1{font-size:55px;letter-spacing:-2.5px}.ta-about-hero-inner>p{font-size:13px}.ta-about-hero-word{top:12%;right:5%;font-size:36px}.ta-journey{padding:90px 0 100px}.ta-journey h2{font-size:48px;letter-spacing:-2px}.ta-journey-copy{margin-top:40px}.ta-journey-copy .ta-journey-lead{font-size:19px}.ta-journey-copy p{font-size:13px}.ta-about-stats{padding:45px 0}.ta-about-stats-inner{display:block}.ta-about-stat,.ta-about-stat:first-child,.ta-about-stat:last-child{display:flex;width:100%;min-height:80px;padding:15px 0;justify-content:flex-start;border-right:none;border-bottom:1px solid rgba(246,240,231,.15)}.ta-about-stat:last-child{border-bottom:none}.ta-academic{padding:90px 0 100px}.ta-academic h2{font-size:46px;letter-spacing:-2px}.ta-academic-intro{margin-bottom:50px}.ta-academic-row{min-height:95px}.ta-academic-row:hover{padding-left:0}.ta-academic-row>span{flex:0 0 45px}.ta-academic-row h3{font-size:21px}.ta-germany{padding:90px 0 100px}.ta-germany-image{width:100%;margin-bottom:45px}.ta-germany h2{font-size:46px;letter-spacing:-2px}.ta-germany-content>p{font-size:13px}.ta-philosophy{padding:90px 0 100px}.ta-philosophy-heading h2{font-size:48px;letter-spacing:-2px}.ta-philosophy-heading p{font-size:13px}.ta-philosophy-list{margin-top:60px}.ta-philosophy-row{display:block;min-height:auto;padding:28px 0}.ta-philosophy-row:hover{padding-left:0}.ta-philosophy-number{display:block;margin-bottom:16px}.ta-philosophy-row h3{display:block;width:100%;margin-bottom:15px;font-size:30px}.ta-philosophy-row p{display:block;width:100%;max-width:100%;margin:0;font-size:12px}.ta-about-cta{padding:90px 0}.ta-about-cta h2{font-size:48px;letter-spacing:-2px}.ta-about-actions{flex-direction:column}.ta-about-actions a{width:100%}}@media(max-width:420px){.ta-about-hero h1{font-size:47px}.ta-about-hero-word{font-size:30px}.ta-journey h2,.ta-academic h2,.ta-germany h2,.ta-philosophy-heading h2{font-size:43px}}.demo-session-page{--burgundy: #64131c;--burgundy-dark: #3b080e;--burgundy-deep: #240407;--red: #b51f27;--coral: #df554d;--gold: #f2b900;--gold-light: #ffd84a;--cream: #fffaf2;--cream-2: #fff4dc;--white: #ffffff;--soft: #f7f8fa;--text: #172033;--muted: #5f697b;--line: #dfe3e9;background:#fff;color:var(--text);overflow:hidden}.demo-session-page *,.demo-session-page *:before,.demo-session-page *:after{box-sizing:border-box}.demo-session-page a{text-decoration:none}.demo-session-container{width:min(1180px,calc(100% - 48px));margin:0 auto}.demo-session-section-label{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--burgundy)}.demo-session-section-label span{width:32px;height:2px;background:var(--gold)}.demo-session-section-label.light{color:#fff}.demo-session-hero{position:relative;min-height:700px;background:radial-gradient(circle at 85% 20%,rgba(197,40,46,.35),transparent 35%),linear-gradient(120deg,#180408,#4a0d14 45%,#8f1b20);color:#fff;overflow:hidden}.demo-session-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:70px 70px;opacity:.15}.demo-session-glow{position:absolute;width:600px;height:600px;right:-250px;top:-200px;border-radius:50%;background:radial-gradient(circle,rgba(242,185,0,.18),transparent 65%);animation:demoGlow 8s ease-in-out infinite alternate}@keyframes demoGlow{0%{transform:scale(1)}to{transform:scale(1.15)}}.demo-session-hero-inner{position:relative;z-index:2;width:min(1180px,calc(100% - 48px));min-height:700px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:55px;padding:70px 0}.demo-session-hero-copy{width:calc(100% - 525px);min-width:0}.demo-session-instructor{display:flex;align-items:center;gap:18px;margin-bottom:26px}.demo-session-portrait-small{width:130px;height:130px;flex:0 0 130px;padding:4px;border-radius:50%;background:linear-gradient(135deg,var(--gold),#fff2a5,var(--gold));box-shadow:0 0 0 5px #f2b9001f,0 15px 35px #0000004d;overflow:hidden}.demo-session-portrait-small img{width:100%;height:100%;object-fit:cover;object-position:center top;border-radius:50%}.demo-session-instructor-text{display:flex;flex-direction:column;gap:3px}.demo-session-instructor-text span{color:var(--gold);font-size:15px;font-weight:900;letter-spacing:.19em}.demo-session-instructor-text strong{font-size:20px;line-height:1.5}.demo-session-instructor-text small{color:#ffffffb8;font-size:16px}.demo-session-eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:17px;color:var(--gold);font-size:12px;font-weight:900;letter-spacing:.2em}.demo-session-eyebrow span{width:35px;height:2px;background:var(--gold)}.demo-session-hero h1{margin:0;max-width:680px;font-size:clamp(48px,5vw,72px);line-height:.98;letter-spacing:-.045em;font-weight:900;color:#fff}.demo-session-hero h1 em{display:block;margin-top:7px;color:var(--gold);font-style:normal}.demo-session-hero-description{max-width:650px;margin:27px 0 28px;font-size:17px;line-height:1.65;color:#ffffffd1}.demo-session-hero-points{display:flex;align-items:center;gap:32px;max-width:650px;margin-bottom:30px;padding-top:22px;border-top:1px solid rgba(255,255,255,.18)}.demo-session-hero-points div{display:flex;flex-direction:column;gap:4px}.demo-session-hero-points strong{font-size:27px;line-height:1;color:#fff}.demo-session-hero-points span{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#ffffff8c}.demo-session-hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.demo-session-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:0 23px;border-radius:5px;font-size:13px;font-weight:800;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.demo-session-btn:hover{transform:translateY(-3px)}.demo-session-btn-primary{background:linear-gradient(90deg,#ffca19,#e9a900);color:#2d080c!important;box-shadow:0 12px 30px #f2b90038}.demo-session-btn-secondary{border:1px solid rgba(255,255,255,.42);color:#fff!important;background:#ffffff0a}.demo-session-btn-secondary:hover{background:#fff;color:var(--burgundy)!important}.demo-session-form-box{background:#fff;color:var(--text);border-radius:20px;box-shadow:0 28px 70px #0000004d}.demo-session-hero-form{width:470px;flex:0 0 470px;padding:25px 26px 21px;align-self:center;position:relative;z-index:10}.demo-session-form-header{text-align:center;margin-bottom:15px}.demo-session-form-header h2{margin:0;color:#172033;font-size:24px;line-height:1.12;letter-spacing:-.025em;font-weight:900}.demo-session-form-header h2 span{display:block;color:var(--burgundy)}.demo-session-form-header>p{margin:6px 0 12px;color:var(--coral);font-size:11px;font-weight:800}.demo-session-timing-grid{display:flex;flex-wrap:wrap;gap:7px}.demo-timing-card{flex:0 0 calc(50% - 3.5px);min-height:54px;display:flex;align-items:center;gap:9px;padding:8px 10px;border-radius:8px;background:#f7f8fa;border:1px solid #dfe3e9;text-align:left}.demo-timing-icon{width:27px;height:27px;flex:0 0 27px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f2b90026;color:var(--burgundy);font-size:13px;font-weight:900}.demo-timing-card strong{display:block;color:#172033;font-size:20.5px;line-height:1.15}.demo-timing-card small{display:block;margin-top:3px;color:#697386;font-size:8px;line-height:1.15}.demo-session-form{margin-top:14px}.demo-form-field{display:flex;flex-direction:column;gap:5px;margin-bottom:11px}.demo-form-field label{color:var(--burgundy);font-size:15px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.demo-form-field input{width:100%;min-height:43px;padding:0 12px;border:1px solid #dfe3e9;border-radius:7px;outline:none;background:#fbfcfd;color:var(--text);font-family:Arial,sans-serif;font-size:12px;transition:border-color .2s ease,box-shadow .2s ease}.demo-form-field input:focus{border-color:var(--coral);box-shadow:0 0 0 3px #df554d17}.demo-form-field input::placeholder{color:#9aa3b2}.demo-profile-field{border:0;padding:0;margin:2px 0 13px}.demo-profile-field legend{display:block;margin-bottom:7px;color:var(--burgundy);font-size:8px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.demo-profile-option{position:relative;display:flex;align-items:center;gap:9px;min-height:48px;padding:8px 10px;margin-bottom:6px;border:1px solid #dfe3e9;border-radius:7px;background:#fbfcfd;cursor:pointer;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.demo-profile-option:hover{border-color:#d5b548;background:#fffdf7}.demo-profile-option input{position:absolute;opacity:0;pointer-events:none}.demo-radio{width:17px;height:17px;flex:0 0 17px;border:2px solid #aeb7c5;border-radius:50%;background:#fff;position:relative}.demo-profile-option input:checked+.demo-radio{border-color:#d71920}.demo-profile-option input:checked+.demo-radio:after{content:"";position:absolute;width:7px;height:7px;left:3px;top:3px;border-radius:50%;background:#d71920}.demo-profile-option:has(input:checked){border-color:#d5b548;background:#fffdf7;box-shadow:0 0 0 1px #d5b54814}.demo-profile-text{color:#3e4a5d;font-size:9px;font-weight:700;line-height:1.35}.demo-session-submit{position:relative;width:100%;min-height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 17px;border:0;border-radius:7px;background:linear-gradient(90deg,#ffca19,#e9a900);color:#351008;cursor:pointer;font-family:Arial,sans-serif;font-size:12px;font-weight:900;transition:transform .25s ease,box-shadow .25s ease}.demo-session-submit:hover{transform:translateY(-2px);box-shadow:0 15px 30px #f2b9003d}.demo-session-submit:disabled{cursor:wait;opacity:.8}.demo-session-submit>span{font-size:18px}.demo-pulse-button{animation:demoButtonPulse 2.2s ease-in-out infinite}.demo-pulse-button:before{content:"";position:absolute;inset:-4px;border:2px solid rgba(242,185,0,.45);border-radius:9px;opacity:0;pointer-events:none;animation:demoButtonRing 2.2s ease-out infinite}@keyframes demoButtonPulse{0%,to{transform:scale(1)}50%{transform:scale(1.018)}}@keyframes demoButtonRing{0%{transform:scale(.97);opacity:.7}70%{transform:scale(1.045);opacity:0}to{transform:scale(1.045);opacity:0}}.demo-pulse-button:hover{animation-play-state:paused;transform:translateY(-2px)}.demo-form-disclaimer{margin:8px 0 0;color:var(--muted);font-size:8px;line-height:1.35;text-align:center}.demo-session-success{min-height:430px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;text-align:center}.demo-success-icon{width:58px;height:58px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;border-radius:50%;background:var(--gold);color:var(--burgundy);font-size:27px;font-weight:900}.demo-session-success h3{margin:0 0 9px;color:var(--burgundy);font-size:27px}.demo-session-success p{max-width:330px;margin:0 0 10px;color:var(--muted);line-height:1.6}.demo-session-success strong{color:var(--coral);font-size:13px}.demo-session-snapshot{background:var(--burgundy-dark);color:#fff;padding:42px 0}.demo-session-snapshot-row{display:flex;margin-top:25px;border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16)}.demo-session-snapshot-row>div{flex:1;min-width:0;padding:22px 18px;border-right:1px solid rgba(255,255,255,.12)}.demo-session-snapshot-row>div:last-child{border-right:0}.demo-session-snapshot-row strong{display:block;margin-bottom:6px;color:#fff;font-size:19px}.demo-session-snapshot-row span{display:block;color:#ffffff80;font-size:8px;font-weight:800;letter-spacing:.13em}.demo-session-experience{padding:100px 0;background:linear-gradient(135deg,#fff8d7,#fff0e7)}.demo-session-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin:20px 0 48px}.demo-session-heading h2{max-width:600px;margin:0;font-size:clamp(38px,4vw,58px);line-height:1;letter-spacing:-.04em}.demo-session-heading h2 em{display:block;color:var(--coral);font-style:normal}.demo-session-heading>p{max-width:430px;margin:0;color:var(--muted);line-height:1.7}.demo-session-experience-list{display:flex;flex-wrap:wrap;gap:24px}.demo-session-experience-list article{width:calc(50% - 12px);min-height:235px;padding:30px;border-radius:14px;background:#fff;box-shadow:0 15px 35px #281e0a14;transition:transform .3s ease,box-shadow .3s ease}.demo-session-experience-list article:hover{transform:translateY(-7px);box-shadow:0 25px 45px #281e0a21}.demo-session-experience-list article>span{display:block;margin-bottom:22px;color:var(--gold);font-size:12px;font-weight:900;letter-spacing:.15em}.demo-session-experience-list h3{margin:0 0 11px;color:var(--burgundy);font-size:25px}.demo-session-experience-list p{max-width:430px;margin:0;color:var(--muted);line-height:1.65}.demo-session-difference{padding:95px 0;background:#fff}.demo-session-difference-card{display:flex;align-items:center;justify-content:space-between;gap:70px;padding:60px;border-radius:16px;background:linear-gradient(135deg,#3b080e,#741521);color:#fff;box-shadow:0 25px 60px #320a0f29}.demo-session-mini-label{color:var(--gold);font-size:10px;font-weight:900;letter-spacing:.18em}.demo-session-difference-card h2{max-width:560px;margin:16px 0 0;font-size:clamp(36px,4vw,55px);line-height:1;letter-spacing:-.04em}.demo-session-difference-card h2 em{display:block;color:var(--gold);font-style:normal}.demo-session-difference-copy{max-width:450px}.demo-session-difference-copy p{margin:0 0 17px;color:#ffffffb8;line-height:1.7}.demo-session-difference-copy p:last-child{margin-bottom:0}.demo-session-final{position:relative;padding:110px 0;background:linear-gradient(120deg,#230407,#65131c,#941d23);color:#fff;overflow:hidden;text-align:center}.demo-session-final-glow{position:absolute;width:500px;height:500px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(242,185,0,.15),transparent 65%)}.demo-session-final-inner{position:relative;z-index:2;max-width:800px;margin:auto}.demo-session-final-inner>span{color:var(--gold);font-size:10px;font-weight:900;letter-spacing:.2em}.demo-session-final-inner h2{margin:18px 0;font-size:clamp(42px,5vw,68px);line-height:.98;letter-spacing:-.045em}.demo-session-final-inner h2 em{display:block;color:var(--gold);font-style:normal}.demo-session-final-inner p{max-width:600px;margin:25px auto 35px;color:#ffffffb3;line-height:1.7}.demo-session-final-actions{display:flex;justify-content:center;gap:13px;flex-wrap:wrap}.demo-session-final-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:53px;padding:0 25px;border-radius:5px;font-weight:800;transition:.25s ease}.demo-session-final-btn.primary{background:var(--gold);color:#351008!important}.demo-session-final-btn.secondary{border:1px solid rgba(255,255,255,.45);color:#fff!important}.demo-session-final-btn:hover{transform:translateY(-3px)}@media(max-width:1000px){.demo-session-hero-inner{gap:30px}.demo-session-hero-copy{width:calc(100% - 460px)}.demo-session-hero-form{width:330px;flex-basis:330px;padding:23px 21px 20px}.demo-session-hero h1{font-size:52px}.demo-session-instructor-text strong{font-size:18px}.demo-session-difference-card{gap:45px;padding:50px}}@media(max-width:720px){.demo-session-container{width:min(calc(100% - 32px),600px)}.demo-session-hero{min-height:auto}.demo-session-hero-inner{width:min(calc(100% - 32px),600px);min-height:auto;padding:48px 0 55px;display:flex;flex-direction:column;align-items:stretch;gap:40px}.demo-session-hero-copy{width:100%}.demo-session-instructor{gap:13px;margin-bottom:22px}.demo-session-portrait-small{width:125px;height:125px;flex-basis:125px}.demo-session-instructor-text span{font-size:14px}.demo-session-instructor-text strong{font-size:16px}.demo-session-instructor-text small{font-size:14px}.demo-session-eyebrow{font-size:13px;letter-spacing:.14em}.demo-session-eyebrow span{width:28px}.demo-session-hero h1{font-size:44px}.demo-session-hero-description{margin:22px 0 25px;font-size:15px;line-height:1.65}.demo-session-hero-points{gap:20px;margin-bottom:25px;padding-top:20px}.demo-session-hero-points strong{font-size:22px}.demo-session-hero-points span{font-size:12px}.demo-session-hero-actions{flex-direction:column;align-items:stretch}.demo-session-btn{width:100%}.demo-session-hero-form{width:100%;flex:none;padding:22px 18px 19px;border-radius:18px}.demo-session-form-header{margin-bottom:13px}.demo-session-form-header h2{font-size:21px}.demo-session-form-header>p{font-size:10px;margin:5px 0 10px}.demo-session-timing-grid{gap:6px}.demo-timing-card{flex:0 0 calc(50% - 3px);min-height:50px;padding:7px 8px;gap:7px}.demo-timing-icon{width:24px;height:24px;flex-basis:24px;font-size:12px}.demo-timing-card strong{font-size:9px}.demo-timing-card small{margin-top:2px;font-size:7px}.demo-session-form{margin-top:12px}.demo-form-field{margin-bottom:9px;gap:4px}.demo-form-field label{font-size:12px}.demo-form-field input{min-height:41px;padding:0 11px;font-size:11px}.demo-profile-field{margin:2px 0 11px}.demo-profile-field legend{margin-bottom:6px;font-size:8px}.demo-profile-option{min-height:46px;padding:7px 8px;margin-bottom:5px;gap:8px}.demo-radio{width:16px;height:16px;flex-basis:16px}.demo-profile-option input:checked+.demo-radio:after{width:6px;height:6px;left:3px;top:3px}.demo-profile-text{font-size:13px;line-height:1.3}.demo-session-submit{min-height:47px;padding:0 15px;font-size:11px}.demo-session-submit>span{font-size:17px}.demo-form-disclaimer{margin-top:7px;font-size:7px}.demo-session-snapshot{padding:38px 0}.demo-session-snapshot-row{display:flex;flex-wrap:wrap}.demo-session-snapshot-row>div{flex:0 0 50%;padding:19px 14px;border-bottom:1px solid rgba(255,255,255,.12)}.demo-session-snapshot-row>div:nth-child(2n){border-right:0}.demo-session-snapshot-row>div:last-child{border-right:0}.demo-session-snapshot-row strong{font-size:17px}.demo-session-snapshot-row span{font-size:7px}.demo-session-experience{padding:70px 0}.demo-session-heading{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:35px}.demo-session-heading h2{font-size:39px}.demo-session-experience-list{flex-direction:column;gap:16px}.demo-session-experience-list article{width:100%;min-height:auto;padding:27px}.demo-session-difference{padding:70px 0}.demo-session-difference-card{flex-direction:column;align-items:flex-start;gap:28px;padding:35px 27px}.demo-session-difference-card h2{font-size:38px}.demo-session-final{padding:80px 0}.demo-session-final-inner h2{font-size:46px}.demo-session-final-actions{flex-direction:column}.demo-session-final-btn{width:100%}}@media(max-width:420px){.demo-session-hero-inner{padding-top:40px}.demo-session-hero h1{font-size:39px}.demo-session-hero-description{font-size:14px}.demo-session-hero-points{gap:13px}.demo-session-hero-points strong{font-size:19px}.demo-session-hero-points span{font-size:6.5px}.demo-session-hero-form{padding:20px 16px 18px}.demo-session-form-header h2{font-size:20px}.demo-timing-card{min-height:48px;padding:6px 7px}.demo-timing-icon{width:22px;height:22px;flex-basis:22px;font-size:14px}.demo-timing-card strong{font-size:14px}.demo-timing-card small{font-size:6.5px}.demo-profile-text{font-size:13px}.demo-session-submit{font-size:20px}}.course-page{--burgundy: #64131c;--burgundy-dark: #3b080e;--burgundy-deep: #240407;--red: #b51f27;--coral: #df554d;--gold: #f2b900;--gold-light: #ffd84a;--cream: #fffaf2;--cream-2: #fff4dc;--white: #ffffff;--soft: #f5f6f8;--text: #172033;--muted: #5f697b;--line: #dfe3e9;background:var(--white);color:var(--text);overflow:hidden}.course-page *,.course-page *:before,.course-page *:after{box-sizing:border-box}.course-page a{text-decoration:none}.course-section-inner{width:min(1180px,calc(100% - 48px));margin:0 auto}.course-section-label{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--burgundy)}.course-section-label span{width:32px;height:2px;background:var(--gold)}.course-section-label.light{color:#fff}.course-reveal{opacity:0;transform:translateY(35px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.course-reveal.is-visible{opacity:1;transform:translateY(0)}.course-hero{position:relative;min-height:700px;background:radial-gradient(circle at 80% 20%,rgba(197,40,46,.35),transparent 35%),linear-gradient(120deg,#180408,#4a0d14 45%,#8f1b20);color:#fff;overflow:hidden}.course-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:70px 70px;opacity:.15}.course-hero-glow{position:absolute;width:600px;height:600px;right:-250px;top:-200px;border-radius:50%;background:radial-gradient(circle,rgba(242,185,0,.18),transparent 65%);animation:heroGlow 8s ease-in-out infinite alternate}@keyframes heroGlow{0%{transform:scale(1)}to{transform:scale(1.15)}}.course-hero-inner{position:relative;z-index:2;width:min(1180px,calc(100% - 48px));min-height:700px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:70px;padding:80px 0}.course-hero-copy{width:58%}.course-hero-instructor{display:flex;align-items:center;gap:18px;margin-bottom:28px}.course-portrait{width:78px;height:78px;flex:0 0 78px;border-radius:50%;padding:4px;background:linear-gradient(135deg,var(--gold),#fff2a5,var(--gold));box-shadow:0 0 0 5px #f2b9001f,0 15px 35px #0000004d;overflow:hidden}.course-portrait img{width:100%;height:100%;object-fit:cover;object-position:center top;border-radius:50%}.course-instructor-mini{display:flex;flex-direction:column;gap:3px}.course-instructor-mini span{color:var(--gold);font-size:11px;font-weight:900;letter-spacing:.18em}.course-instructor-mini strong{font-size:20px;line-height:1.2}.course-instructor-mini small{color:#ffffffb8;font-size:12px}.course-eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:18px;color:var(--gold);font-size:12px;font-weight:900;letter-spacing:.2em}.course-eyebrow span{width:35px;height:2px;background:var(--gold)}.course-hero h1{margin:0;max-width:760px;font-size:clamp(48px,5.2vw,76px);line-height:.98;letter-spacing:-.045em;font-weight:900;color:#fff}.course-hero h1 em{display:block;margin-top:8px;color:var(--gold);font-style:normal}.course-hero-description{max-width:690px;margin:28px 0 30px;font-size:18px;line-height:1.65;color:#ffffffd1}.course-hero-stats{display:flex;align-items:center;gap:32px;margin-bottom:34px;padding-top:24px;border-top:1px solid rgba(255,255,255,.18);max-width:650px}.course-hero-stats div{display:flex;flex-direction:column;gap:4px}.course-hero-stats strong{font-size:28px;color:#fff}.course-hero-stats span{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#ffffff94}.course-hero-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.course-btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:54px;padding:0 25px;border-radius:5px;font-size:14px;font-weight:800;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.course-btn:hover{transform:translateY(-3px)}.course-btn-primary{background:linear-gradient(90deg,#ffca19,#e9a900);color:#2d080c!important;box-shadow:0 12px 30px #f2b90040}.course-btn-primary span{color:#2d080c!important}.course-btn-secondary{border:1px solid rgba(255,255,255,.45);color:#fff!important;background:#ffffff0d}.course-btn-secondary:hover{background:#fff;color:var(--burgundy)!important}.course-hero-visual{position:relative;width:410px;height:500px;flex:0 0 410px;display:flex;align-items:center;justify-content:center}.course-portrait-large{position:relative;z-index:3;width:350px;height:350px;padding:9px;border-radius:50%;background:linear-gradient(135deg,var(--gold),#fff1a1 45%,var(--gold));box-shadow:0 0 0 14px #f2b90014,0 35px 80px #00000059;animation:portraitFloat 5s ease-in-out infinite}.course-portrait-large img{width:100%;height:100%;object-fit:cover;object-position:center top;border-radius:50%}@keyframes portraitFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.course-hero-orbit{position:absolute;border-radius:50%;border:1px solid rgba(242,185,0,.35)}.orbit-one{width:430px;height:430px;animation:orbitRotate 20s linear infinite}.orbit-two{width:500px;height:500px;border-color:#ffffff1f;animation:orbitRotate 30s linear infinite reverse}@keyframes orbitRotate{to{transform:rotate(360deg)}}.course-hero-credential{position:absolute;z-index:5;left:-15px;bottom:55px;padding:17px 22px;background:#fff;color:var(--text);border-radius:10px;box-shadow:0 20px 45px #0000004d;min-width:180px}.course-hero-credential span{display:block;font-size:9px;font-weight:900;letter-spacing:.16em;color:var(--coral)}.course-hero-credential strong{display:block;margin:4px 0;font-size:22px;color:var(--burgundy)}.course-hero-credential small{font-size:11px;color:var(--muted)}.course-hero-deutsch{position:absolute;right:-20px;top:30px;font-family:Georgia,serif;font-size:50px;font-style:italic;color:#ffffff17;transform:rotate(-8deg)}.course-snapshot{background:var(--burgundy-dark);color:#fff;padding:46px 0}.course-snapshot-row{display:flex;margin-top:28px;border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16)}.course-snapshot-item{flex:1;min-width:0;padding:25px 20px;border-right:1px solid rgba(255,255,255,.12)}.course-snapshot-item:last-child{border-right:0}.course-snapshot-item strong{display:block;font-size:20px;color:#fff;margin-bottom:8px}.course-snapshot-item span{display:block;font-size:9px;font-weight:800;letter-spacing:.13em;color:#ffffff80}.course-experience{padding:105px 0;background:linear-gradient(135deg,#7d250f,#4d1014);color:#fff}.course-heading-centered{max-width:850px;margin:0 auto 55px;text-align:center}.course-heading-centered h2{margin:15px 0;font-size:clamp(34px,4vw,54px);line-height:1.05;letter-spacing:-.035em}.course-heading-centered h2 em{color:var(--gold);font-style:normal}.course-heading-centered p{max-width:700px;margin:0 auto;color:var(--muted);font-size:16px;line-height:1.7}.course-experience .course-heading-centered p{color:#ffffffb3}.course-experience-options{display:flex;gap:28px;max-width:1000px;margin:0 auto}.course-experience-card{position:relative;flex:1;padding:38px;border-radius:16px;background:#fff;color:var(--text);box-shadow:0 20px 50px #0000002e;transition:transform .3s ease,box-shadow .3s ease}.course-experience-card:hover{transform:translateY(-8px);box-shadow:0 30px 60px #00000040}.course-experience-card.featured{background:linear-gradient(145deg,#fff8df,#fff);border:2px solid var(--gold)}.course-card-number{position:absolute;right:28px;top:22px;font-size:48px;font-weight:900;color:#64131c12}.course-card-tag{display:inline-block;padding:7px 13px;border-radius:30px;background:var(--gold);color:#3b1800;font-size:30px;font-weight:900;letter-spacing:.1em}.course-experience-card h3{margin:25px 0 15px;font-size:29px;line-height:1.05}.course-experience-card h3 em{display:block;color:var(--burgundy);font-style:normal}.course-experience-card p{color:var(--muted);line-height:1.65}.course-experience-card ul{margin:25px 0;padding:0;list-style:none}.course-experience-card li{position:relative;padding-left:22px;margin:12px 0;font-size:18px}.course-experience-card li:before{content:"✓";position:absolute;left:0;color:var(--coral);font-weight:900}.course-card-btn{display:flex;justify-content:center;align-items:center;gap:12px;min-height:52px;background:var(--burgundy);color:#fff!important;border-radius:6px;font-weight:800;transition:.25s ease}.course-card-btn:hover{background:var(--red);transform:translateY(-2px)}.course-challenge{padding:105px 0;background:#f7f8fa}.course-challenge-row{display:flex;gap:28px;max-width:1000px;margin:0 auto}.course-challenge-card{flex:1;padding:42px;background:#fff;border-radius:15px;box-shadow:0 15px 40px #19233214}.course-challenge-card h3{text-align:center;margin:15px 0 30px;font-size:24px}.challenge-icon,.solution-icon{width:45px;height:45px;margin:0 auto;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:25px;font-weight:900}.challenge-icon{background:#fff0f0;color:#df2028}.solution-icon{background:#fff5d0;color:#d59400}.course-challenge-card ul{padding:0;margin:0;list-style:none}.course-challenge-card li{display:flex;gap:12px;margin:18px 0;font-size:18px;line-height:1.5}.course-challenge-card.challenge li span{color:#e31e25;font-weight:900}.course-challenge-card.solution li span{color:#d99d00;font-weight:900}.course-learning{padding:105px 0;background:#fff}.course-learning-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin:20px 0 45px}.course-learning-heading h2{margin:0;max-width:550px;font-size:clamp(38px,4vw,58px);line-height:1;letter-spacing:-.04em}.course-learning-heading h2 em{display:block;color:var(--coral);font-style:normal}.course-learning-heading p{max-width:430px;margin:0;color:var(--muted);line-height:1.7}.course-learning-list{border-top:1px solid var(--line)}.course-learning-row{display:flex;align-items:center;gap:35px;padding:23px 0;border-bottom:1px solid var(--line);transition:padding-left .25s ease}.course-learning-row:hover{padding-left:12px}.course-learning-row>span{width:45px;color:var(--gold);font-size:12px;font-weight:900}.course-learning-row p{margin:0;font-size:17px;color:var(--text)}.course-schedule{padding:105px 0;background:#fff}.course-schedule-table{border:1px solid var(--line);border-radius:13px;overflow:hidden;box-shadow:0 20px 40px #19233214}.course-schedule-header,.course-schedule-row{display:flex}.course-schedule-header{background:#f4f5f7;font-size:11px;font-weight:900;letter-spacing:.1em;color:#4c5667}.course-schedule-header span,.course-schedule-row>*{padding:18px 20px;border-right:1px solid var(--line)}.course-schedule-header span:nth-child(1),.course-schedule-row>strong{width:18%}.course-schedule-header span:nth-child(2),.course-schedule-row .schedule-time{width:18%}.course-schedule-header span:nth-child(3),.course-schedule-row>span:last-child{width:64%;border-right:0}.course-schedule-row{min-height:68px;align-items:center;border-top:1px solid var(--line);color:var(--muted)}.course-schedule-row strong{color:var(--text);text-align:center}.schedule-time{text-align:center;font-weight:700;color:var(--burgundy)}.course-schedule-row>span:last-child{display:flex;flex-direction:column;gap:4px}.course-schedule-row b{color:var(--text);font-weight:600}.course-schedule-row small{color:var(--muted);font-size:13px}.course-schedule-note{display:flex;align-items:center;gap:15px;margin-top:22px;font-size:13px;color:var(--muted)}.course-schedule-note strong{color:var(--coral);font-size:20px;letter-spacing:.14em}.course-why{padding:105px 0;background:linear-gradient(135deg,#fff8d7,#fff0e7)}.course-why-list{display:flex;flex-wrap:wrap;gap:24px}.course-why-card{width:calc(33.333% - 16px);min-height:260px;padding:32px;border-radius:14px;background:#fff;box-shadow:0 15px 35px #281e0a14;position:relative;transition:transform .3s ease,box-shadow .3s ease}.course-why-card:hover{transform:translateY(-8px);box-shadow:0 25px 45px #281e0a21}.course-why-card>span{position:absolute;right:25px;top:20px;font-size:12px;font-weight:900;color:#64131c2e}.course-why-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;margin-bottom:22px;border-radius:50%;background:#fff3cf;color:var(--gold);font-weight:900}.course-why-card:nth-child(2n) .course-why-icon{background:#fff0ef;color:var(--coral)}.course-why-card h3{margin:0 0 12px;font-size:20px;color:var(--text)}.course-why-card p{margin:0;color:var(--muted);line-height:1.65}.course-reviews{padding:105px 0;background:linear-gradient(135deg,#3b080e,#69151e 55%,#741521);color:#fff;overflow:hidden}.course-reviews-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin:20px 0 50px}.course-reviews-heading h2{margin:0;font-size:clamp(40px,4vw,58px);line-height:1;letter-spacing:-.04em}.course-reviews-heading h2 em{display:block;color:var(--gold);font-style:normal}.course-reviews-heading p{max-width:390px;margin:0;color:#ffffffa6;line-height:1.6}.course-review-list{display:flex;flex-wrap:wrap;gap:24px;width:100%;margin:0;padding:0;overflow:visible}.course-review-card{flex:0 0 calc((100% - 48px) / 3);width:calc((100% - 48px) / 3);max-width:calc((100% - 48px) / 3);min-width:0;min-height:420px;display:flex;flex-direction:column;padding:30px;border-radius:16px;background:#fffdfb;color:var(--text);box-shadow:0 20px 40px #00000026;transition:transform .3s ease,box-shadow .3s ease}.course-review-card:hover{transform:translateY(-7px);box-shadow:0 28px 55px #00000038}.course-review-stars{color:var(--gold);letter-spacing:3px;font-size:14px;margin-bottom:20px}.course-review-card p{margin:0;font-family:Georgia,serif;font-size:16px;line-height:1.7;color:#4e5665;flex:1}.course-review-person{display:flex;align-items:center;gap:12px;margin-top:28px;padding-top:18px;border-top:1px solid var(--line)}.course-review-person img{width:52px;height:52px;flex:0 0 52px;border-radius:50%;object-fit:cover;object-position:center}.course-review-person strong{display:block;font-size:14px;color:var(--text)}.course-review-person span{display:block;margin-top:3px;font-size:11px;color:var(--muted)}@media(max-width:1000px){.course-review-card{flex:0 0 calc((100% - 24px)/2);width:calc((100% - 24px)/2);max-width:calc((100% - 24px)/2);min-height:390px}}@media(max-width:720px){.course-reviews{padding:75px 0}.course-reviews-heading{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:38px}.course-reviews-heading h2{font-size:40px}.course-reviews-heading p{max-width:100%}.course-review-list{display:block!important;width:100%!important;margin:0!important;padding:0!important;overflow:visible!important}.course-review-card{display:flex!important;flex-direction:column!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:auto;margin:0 0 18px;padding:28px 24px;flex:none!important;position:static!important;transform:none!important}.course-review-card:last-child{margin-bottom:0}.course-review-card:hover{transform:none}.course-review-card p{font-size:15px;line-height:1.7}.course-review-person{margin-top:24px}}@media(max-width:420px){.course-reviews-heading h2{font-size:36px}.course-review-card{padding:25px 21px}.course-review-stars{margin-bottom:16px}.course-review-card p{font-size:15px}}.course-pricing{padding:105px 0;background:#f7f8fa}.course-pricing-list{display:flex;gap:28px;max-width:1000px;margin:0 auto}.course-price-card{position:relative;flex:1;padding:40px;background:#fff;border-radius:15px;border:1px solid var(--line);box-shadow:0 15px 40px #19233212;transition:.3s ease}.course-price-card:hover{transform:translateY(-7px);box-shadow:0 25px 50px #1923321f}.course-price-card.featured{border:2px solid var(--gold);background:linear-gradient(145deg,#fffdf4,#fff)}.course-price-number{position:absolute;right:30px;top:25px;font-size:45px;font-weight:900;color:#64131c14}.course-price-card>small{display:block;color:var(--coral);font-weight:900;letter-spacing:.13em;font-size:10px}.course-price-card h3{margin:25px 0 20px;font-size:28px;line-height:1.05}.course-price-card h3 em{display:block;color:var(--burgundy);font-style:normal}.course-price{font-size:46px;font-weight:900;color:var(--burgundy);margin-bottom:20px}.course-price span{font-size:13px;font-weight:500;color:var(--muted)}.course-price-card>p{color:var(--muted);line-height:1.65}.course-price-card ul{list-style:none;padding:0;margin:25px 0}.course-price-card li{position:relative;padding-left:22px;margin:13px 0;font-size:14px;color:#414a59}.course-price-card li:before{content:"✓";position:absolute;left:0;color:var(--coral);font-weight:900}.course-price-btn{display:flex;justify-content:center;align-items:center;gap:12px;min-height:54px;border-radius:6px;background:var(--burgundy);color:#fff!important;font-weight:800;transition:.25s ease}.course-price-btn:hover{background:var(--red);transform:translateY(-2px)}.course-instructor{padding:110px 0;background:#fff}.course-instructor .course-section-inner{display:flex;align-items:center;gap:90px}.course-instructor-photo{flex:0 0 390px;width:600px;height:600px;border-radius:50%;padding:8px;background:linear-gradient(135deg,var(--gold),#fff0a0,var(--coral));box-shadow:0 30px 60px #5a172426;overflow:hidden}.course-instructor-photo img{width:100%;height:100%;object-fit:cover;object-position:center top;border-radius:50%}.course-instructor-content{flex:1}.course-instructor-content h2{margin:20px 0;font-size:clamp(38px,4vw,58px);line-height:1;letter-spacing:-.04em}.course-instructor-content h2 em{display:block;color:var(--coral);font-style:normal}.course-instructor-content p{max-width:650px;color:var(--muted);line-height:1.7;margin:13px 0}.course-credential-tags{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}.course-credential-tags span{padding:8px 12px;border-radius:30px;background:#fff5d7;color:var(--burgundy);font-size:11px;font-weight:800}.course-final-cta{position:relative;padding:115px 0;background:linear-gradient(120deg,#230407,#65131c,#941d23);color:#fff;overflow:hidden;text-align:center}.course-final-glow{position:absolute;width:500px;height:500px;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(242,185,0,.15),transparent 65%)}.course-final-inner{position:relative;z-index:2;max-width:800px;margin:auto}.course-final-inner>span{color:var(--gold);font-size:11px;font-weight:900;letter-spacing:.2em}.course-final-inner h2{margin:18px 0;font-size:clamp(42px,5vw,68px);line-height:.98;letter-spacing:-.045em}.course-final-inner h2 em{display:block;color:var(--gold);font-style:normal}.course-final-inner p{max-width:600px;margin:25px auto 35px;color:#ffffffb3;line-height:1.7}.course-final-actions{display:flex;justify-content:center;gap:13px;flex-wrap:wrap}.course-final-btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 26px;border-radius:5px;font-weight:800;transition:.25s ease}.course-final-btn.primary{background:var(--gold);color:#351008!important}.course-final-btn.secondary{border:1px solid rgba(255,255,255,.45);color:#fff!important}.course-final-btn:hover{transform:translateY(-3px)}.course-contact{padding:70px 0;background:var(--cream)}.course-contact-content{display:flex;align-items:center;justify-content:space-between;gap:50px}.course-contact-content>div:first-child{max-width:620px}.course-contact-content>div:first-child>span{color:var(--coral);font-size:10px;font-weight:900;letter-spacing:.15em}.course-contact-content h2{margin:12px 0;font-size:40px;line-height:1;letter-spacing:-.035em}.course-contact-content h2 em{color:var(--burgundy);font-style:normal}.course-contact-content p{color:var(--muted);line-height:1.6}.course-contact-actions{display:flex;gap:12px;flex-wrap:wrap}.course-contact-btn,.course-contact-whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 22px;border-radius:5px;font-size:13px;font-weight:800}.course-contact-btn{background:var(--burgundy);color:#fff!important}.course-contact-whatsapp{border:1px solid var(--burgundy);color:var(--burgundy)!important}@media(max-width:1000px){.course-hero-inner{gap:35px}.course-hero-copy{width:58%}.course-hero-visual{width:330px;flex-basis:330px;height:430px}.course-portrait-large{width:290px;height:290px}.orbit-one{width:350px;height:350px}.orbit-two{width:400px;height:400px}.course-hero h1{font-size:52px}.course-why-card{width:calc(50% - 12px)}.course-instructor .course-section-inner{gap:50px}.course-instructor-photo{flex-basis:320px;width:320px;height:320px}}@media(max-width:720px){.course-section-inner{width:min(100% - 32px,600px)}.course-hero{min-height:auto}.course-hero-inner{min-height:auto;padding:55px 0 70px;display:flex;flex-direction:column;align-items:stretch;gap:45px}.course-hero-copy{width:100%}.course-hero-instructor{align-items:flex-start}.course-portrait{width:66px;height:66px;flex-basis:66px}.course-instructor-mini strong{font-size:17px}.course-instructor-mini small{font-size:10px}.course-eyebrow{font-size:9px;letter-spacing:.14em}.course-hero h1{font-size:45px}.course-hero-description{font-size:16px}.course-hero-stats{gap:18px}.course-hero-stats strong{font-size:23px}.course-hero-stats span{font-size:8px}.course-hero-actions{flex-direction:column;align-items:stretch}.course-btn{width:100%}.course-hero-visual{width:100%;height:350px;flex-basis:350px}.course-portrait-large{width:275px;height:275px}.orbit-one{width:310px;height:310px}.orbit-two{width:340px;height:340px}.course-hero-credential{left:0;bottom:10px}.course-hero-deutsch{right:0;top:0;font-size:35px}.course-snapshot-row{display:flex;flex-wrap:wrap}.course-snapshot-item{flex:0 0 50%;border-bottom:1px solid rgba(255,255,255,.12)}.course-snapshot-item:nth-child(2n){border-right:0}.course-snapshot-item:last-child{flex-basis:100%}.course-experience,.course-challenge,.course-learning,.course-schedule,.course-why,.course-reviews,.course-pricing,.course-instructor{padding:75px 0}.course-heading-centered{margin-bottom:38px}.course-experience-options{flex-direction:column}.course-experience-card{padding:30px}.course-challenge-row{flex-direction:column}.course-challenge-card{padding:30px}.course-learning-heading{flex-direction:column;align-items:flex-start;gap:20px}.course-learning-row{align-items:flex-start;gap:18px}.course-learning-row p{font-size:15px}.course-schedule-table{overflow-x:auto}.course-schedule-header,.course-schedule-row{min-width:650px}.course-schedule-note{display:block}.course-schedule-note strong{display:block;margin-bottom:7px}.course-why-list{flex-direction:column}.course-why-card{width:100%;min-height:auto}.course-reviews-heading{flex-direction:column;align-items:flex-start;gap:20px}.course-review-card{flex-basis:300px}.course-pricing-list{flex-direction:column}.course-price-card{padding:30px}.course-instructor .course-section-inner{flex-direction:column;align-items:center;text-align:center;gap:45px}.course-instructor-photo{flex-basis:auto;width:290px;height:290px}.course-credential-tags{justify-content:center}.course-final-cta{padding:80px 0}.course-final-actions{flex-direction:column}.course-final-btn{width:100%}.course-contact-content{flex-direction:column;align-items:flex-start}.course-contact-actions{width:100%;flex-direction:column}.course-contact-btn,.course-contact-whatsapp{width:100%}}@media(max-width:420px){.course-hero h1{font-size:38px}.course-hero-stats{gap:12px}.course-hero-stats strong{font-size:20px}.course-hero-visual{height:315px;flex-basis:315px}.course-portrait-large{width:245px;height:245px}.course-hero-credential{padding:13px 16px;min-width:160px}.course-hero-credential strong{font-size:18px}}.course-experience .course-section-label{color:#fff!important;font-size:15px;font-weight:800;letter-spacing:.18em}.course-experience .course-section-label span{width:54px;height:3px;background:#f2b900!important}.course-youtube-experience{display:flex;width:100%;margin-top:50px;margin-bottom:50px;background:#681f2b;overflow:hidden;box-sizing:border-box}.course-youtube-video{flex:0 0 48%;min-height:520px;padding:40px 70px;display:flex;align-items:center;justify-content:center;background:#4a111d;box-sizing:border-box}.course-youtube-short{position:relative;width:100%;max-width:300px;aspect-ratio:9 / 16;height:auto;overflow:hidden;background:#000;box-shadow:0 20px 45px #0000004d;box-sizing:border-box}.course-youtube-short iframe{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;display:block!important}.course-youtube-copy{flex:1;padding:70px 65px;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}.course-youtube-copy .course-section-label{margin-bottom:24px;color:#f2b900}.course-youtube-copy .course-section-label span{background:#df554d}.course-youtube-copy h3{max-width:520px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,4vw,60px);font-weight:400;line-height:.98;letter-spacing:-2px}.course-youtube-copy h3 em{display:block;color:#df554d;font-style:italic}.course-youtube-copy p{max-width:500px;margin:28px 0 32px;font-family:Arial,sans-serif;font-size:13px;line-height:1.8;color:#fffaf2b8}.course-youtube-route{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.course-youtube-route span{font-family:Georgia,Times New Roman,serif;font-size:15px;color:#fffaf2}.course-youtube-route span:nth-child(2){color:#df554d}@media(max-width:1000px){.course-youtube-video{flex-basis:45%;min-height:480px;padding:35px 40px}.course-youtube-short{max-width:270px}.course-youtube-copy{padding:50px 40px}}@media(max-width:720px){.course-youtube-experience{flex-direction:column}.course-youtube-video{flex:none;width:100%;min-height:auto;padding:35px 20px}.course-youtube-short{width:100%;max-width:250px;aspect-ratio:9 / 16}.course-youtube-copy{width:100%;padding:45px 28px 50px}.course-youtube-copy h3{font-size:40px}}.book-call-page{background:#f7f0e7;color:#2a2020}.book-call-container{width:min(1180px,calc(100% - 48px));margin:0 auto}.book-call-eyebrow{display:flex;align-items:center;gap:12px;font-size:11px;font-weight:700;letter-spacing:.18em;color:#8b2635}.book-call-eyebrow span{display:inline-block;width:34px;height:1px;background:#c9894a}.book-call-hero{padding:120px 0 105px;background:radial-gradient(circle at 85% 25%,rgba(201,137,74,.12),transparent 28%),#f7f0e7}.book-call-hero-copy{max-width:820px}.book-call-hero h1{margin:28px 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(54px,7vw,94px);line-height:.96;font-weight:400;letter-spacing:-.055em;color:#64131c}.book-call-hero h1 em{display:block;color:#b65345;font-style:italic;font-weight:400}.book-call-hero-description{max-width:680px;margin:0 0 30px;font-size:19px;line-height:1.75;color:#655857}.book-call-price-line{display:flex;align-items:baseline;gap:12px;margin-bottom:32px}.book-call-price-line strong{font-family:Georgia,serif;font-size:38px;color:#64131c}.book-call-price-line span{font-size:14px;color:#786968}.book-call-hero-points{display:flex;flex-wrap:wrap;gap:24px}.book-call-hero-points span{font-size:13px;color:#584b49}.book-call-services{padding:100px 0 110px;background:#fffaf4;border-top:1px solid rgba(100,19,28,.08)}.book-call-section-heading{max-width:760px;margin-bottom:62px}.book-call-section-heading h2{margin:22px 0 20px;font-family:Georgia,serif;font-size:clamp(40px,5vw,62px);line-height:1.02;font-weight:400;letter-spacing:-.045em;color:#64131c}.book-call-section-heading h2 em{color:#b65345;font-style:italic}.book-call-section-heading p{max-width:670px;margin:0;font-size:16px;line-height:1.75;color:#756563}.book-call-service-row{display:flex;flex-wrap:wrap;border-top:1px solid rgba(100,19,28,.15)}.book-call-service-row article{flex:1 1 33.333%;min-width:280px;padding:34px 34px 36px 0;border-bottom:1px solid rgba(100,19,28,.15)}.book-call-service-row article:not(:nth-child(3n+1)){padding-left:34px;border-left:1px solid rgba(100,19,28,.15)}.book-call-service-row article span{font-size:11px;letter-spacing:.15em;color:#c9894a}.book-call-service-row h3{margin:18px 0 10px;font-family:Georgia,serif;font-size:22px;font-weight:400;color:#64131c}.book-call-service-row p{margin:0;font-size:14px;line-height:1.7;color:#786968}.book-call-booking{padding:115px 0;background:#64131c;color:#fff8ef}.book-call-booking-layout{display:flex;align-items:flex-start;gap:80px}.book-call-booking-copy{flex:1 1 50%;padding-top:22px}.book-call-booking-copy .book-call-eyebrow{color:#e8c39c}.book-call-booking-copy .book-call-eyebrow span{background:#e8c39c}.book-call-booking-copy h2{margin:24px 0;font-family:Georgia,serif;font-size:clamp(42px,5vw,65px);line-height:1;font-weight:400;letter-spacing:-.045em}.book-call-booking-copy h2 em{display:block;color:#e7a18f;font-style:italic}.book-call-booking-copy>p{max-width:560px;margin:0 0 34px;font-size:16px;line-height:1.8;color:#e7d8ce}.book-call-info-card{display:flex;align-items:center;gap:16px;max-width:560px;padding:20px 22px;border:1px solid rgba(255,255,255,.16);background:#ffffff0f}.book-call-info-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#e7a18f;color:#64131c;font-size:18px}.book-call-info-card>div:not(.book-call-info-icon){display:flex;flex-direction:column;gap:4px;flex:1}.book-call-info-card strong{font-size:14px}.book-call-info-card span{font-size:12px;color:#d9c6bc}.book-call-info-price{font-family:Georgia,serif;font-size:25px;color:#f3d5b0}.book-call-small-note{margin-top:35px;padding-top:28px;border-top:1px solid rgba(255,255,255,.13);max-width:560px}.book-call-small-note strong{font-family:Georgia,serif;font-size:18px;font-weight:400}.book-call-small-note p{margin:8px 0 14px;font-size:13px;line-height:1.65;color:#d9c6bc}.book-call-small-note a{display:inline-flex;align-items:center;gap:8px;color:#f0c8a0;text-decoration:none;font-size:13px;font-weight:700}.book-call-small-note a span{font-size:16px}.book-call-form-box{flex:0 0 490px;padding:38px;background:#fffaf4;color:#2a2020;box-shadow:0 25px 70px #18070838}.book-call-form-title{margin-bottom:28px}.book-call-form-title span{font-size:10px;letter-spacing:.18em;font-weight:700;color:#b65345}.book-call-form-title h3{margin:8px 0 0;font-family:Georgia,serif;font-size:29px;line-height:1.15;font-weight:400;color:#64131c}.book-call-form-row{display:flex;gap:14px}.book-call-form-row .book-call-field{flex:1}.book-call-field{margin-bottom:19px}.book-call-field label{display:flex;justify-content:space-between;margin-bottom:7px;font-size:11px;font-weight:700;letter-spacing:.04em;color:#594b49}.book-call-field label span{font-size:9px;font-weight:400;color:#a2918d}.book-call-field input,.book-call-field select,.book-call-field textarea{width:100%;box-sizing:border-box;border:1px solid #ded2c9;background:#fff;border-radius:0;padding:13px 14px;font-family:inherit;font-size:13px;color:#332827;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.book-call-field textarea{resize:vertical;min-height:105px}.book-call-field input:focus,.book-call-field select:focus,.book-call-field textarea:focus{border-color:#9c4b54;box-shadow:0 0 0 3px #9c4b5414}.book-call-field input::placeholder,.book-call-field textarea::placeholder{color:#aaa09c}.book-call-payment-summary{margin-top:25px;margin-bottom:16px;padding:17px 18px;border:1px solid #e2d5cb;background:#f7f0e7}.book-call-payment-summary>div{display:flex;align-items:center;justify-content:space-between;gap:15px}.book-call-payment-summary span{font-size:13px;font-weight:700;color:#594b49}.book-call-payment-summary strong{font-family:Georgia,serif;font-size:25px;color:#64131c}.book-call-payment-summary small{display:block;margin-top:5px;font-size:11px;color:#8b7d79}.book-call-submit{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border:0;background:#64131c;color:#fff;font-family:inherit;font-size:13px;font-weight:700;cursor:pointer;transition:background .2s ease,transform .2s ease}.book-call-submit:hover:not(:disabled){background:#4f0e16;transform:translateY(-1px)}.book-call-submit:disabled{opacity:.65;cursor:wait}.book-call-submit span{font-size:18px}.book-call-payment-note{margin:12px 0 0;text-align:center;font-size:10px;line-height:1.5;color:#92837e}.book-call-success{min-height:560px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.book-call-success-icon{width:62px;height:62px;display:flex;align-items:center;justify-content:center;margin-bottom:22px;border-radius:50%;background:#64131c;color:#fff;font-size:25px}.book-call-success-label{font-size:10px;font-weight:700;letter-spacing:.16em;color:#b65345}.book-call-success h3{margin:14px 0;font-family:Georgia,serif;font-size:34px;font-weight:400;color:#64131c}.book-call-success p{max-width:390px;margin:0;font-size:14px;line-height:1.75;color:#71625e}.book-call-payment-id{margin-top:25px;padding:12px 15px;background:#f7f0e7;font-size:10px;color:#8b7d79}.book-call-payment-id strong{display:block;margin-top:4px;font-size:11px;color:#64131c;word-break:break-all}.book-call-success-home{display:inline-flex;align-items:center;gap:8px;margin-top:25px;color:#64131c;text-decoration:none;font-size:13px;font-weight:700}.book-call-final{padding:100px 0;background:#fffaf4}.book-call-final-inner{max-width:760px;margin:0 auto;text-align:center}.book-call-final-inner>span{font-size:10px;letter-spacing:.18em;font-weight:700;color:#b65345}.book-call-final-inner h2{margin:20px 0 14px;font-family:Georgia,serif;font-size:clamp(40px,5vw,62px);line-height:1;font-weight:400;color:#64131c}.book-call-final-inner h2 em{color:#b65345;font-style:italic}.book-call-final-inner p{margin:0 0 28px;color:#786968;font-size:15px}.book-call-final-inner a{display:inline-flex;align-items:center;gap:12px;padding:15px 23px;background:#64131c;color:#fff;text-decoration:none;font-size:13px;font-weight:700}.book-call-final-inner a span{font-size:17px}@media(max-width:900px){.book-call-container{width:min(100% - 34px,700px)}.book-call-hero{padding:85px 0 75px}.book-call-booking-layout{flex-direction:column;gap:50px}.book-call-booking-copy{width:100%}.book-call-form-box{width:100%;box-sizing:border-box;flex:none}.book-call-service-row article{flex-basis:50%}.book-call-service-row article:not(:nth-child(3n+1)){padding-left:0;border-left:0}.book-call-service-row article:nth-child(2n){padding-left:28px;border-left:1px solid rgba(100,19,28,.15)}}@media(max-width:600px){.book-call-container{width:calc(100% - 30px)}.book-call-hero h1{font-size:52px}.book-call-hero-description{font-size:16px}.book-call-hero-points{flex-direction:column;gap:9px}.book-call-services{padding:75px 0}.book-call-section-heading h2{font-size:42px}.book-call-service-row{display:block}.book-call-service-row article,.book-call-service-row article:nth-child(2n){padding:27px 0;border-left:0}.book-call-booking{padding:75px 0}.book-call-booking-copy h2{font-size:44px}.book-call-info-card{align-items:flex-start;flex-wrap:wrap}.book-call-info-price{margin-left:58px}.book-call-form-box{padding:25px 20px}.book-call-form-row{display:block}.book-call-success{min-height:500px}}.publication-page{background:#f7f0e7;color:#321719}.publication-container{width:min(1180px,calc(100% - 48px));margin:0 auto}.publication-hero{padding:150px 0 110px;background:radial-gradient(circle at 85% 15%,rgba(202,91,73,.08),transparent 30%),#f7f0e7}.publication-eyebrow{color:#9b4a3f;font-size:12px;font-weight:700;letter-spacing:.22em;margin-bottom:24px}.publication-hero h1{max-width:850px;margin:0;color:#64131c;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,7vw,88px);font-weight:400;line-height:.98;letter-spacing:-.045em}.publication-hero h1 span{display:block;color:#321719}.publication-subtitle{margin:24px 0 0;color:#9b4a3f;font-family:Georgia,Times New Roman,serif;font-size:24px;font-style:italic}.publication-hero-line{width:100%;height:1px;margin:60px 0 70px;background:#64131c2e}.publication-hero-content{display:flex;align-items:center;gap:90px}.publication-cover-wrap{flex:0 0 390px}.publication-cover{width:100%;padding:16px;background:#fffaf4;box-shadow:0 30px 70px #32171929,0 8px 20px #32171914}.publication-cover img{display:block;width:100%;height:auto}.publication-details{flex:1;max-width:600px}.publication-intro{margin:0 0 38px;color:#4a3030;font-family:Georgia,Times New Roman,serif;font-size:25px;line-height:1.55}.publication-meta{display:flex;flex-wrap:wrap;gap:28px 55px;padding:28px 0;border-top:1px solid rgba(100,19,28,.16);border-bottom:1px solid rgba(100,19,28,.16)}.publication-meta-item{min-width:130px}.publication-meta-item span,.publication-fact span{display:block;margin-bottom:7px;color:#9b4a3f;font-size:10px;font-weight:700;letter-spacing:.16em}.publication-meta-item strong{color:#321719;font-size:15px;font-weight:600}.publication-availability{margin-top:34px}.availability-label{color:#64131c;font-size:11px;font-weight:800;letter-spacing:.16em}.publication-availability p{max-width:500px;margin:10px 0 22px;color:#6d5654;font-size:15px;line-height:1.65}.publication-amazon-button,.publication-cta-button{display:inline-flex;align-items:center;gap:25px;padding:15px 23px;background:#64131c;color:#fffaf4;text-decoration:none;font-size:13px;font-weight:700;letter-spacing:.04em;transition:transform .2s ease,background .2s ease}.publication-amazon-button:hover,.publication-cta-button:hover{background:#4f0e15;transform:translateY(-2px)}.publication-amazon-button span,.publication-cta-button span{font-size:18px}.publication-section-heading{display:flex;align-items:flex-start;gap:28px}.publication-section-heading>span{color:#c38b38;font-size:12px;font-weight:800;letter-spacing:.12em}.publication-section-heading p{margin:0 0 12px;color:#9b4a3f;font-size:11px;font-weight:800;letter-spacing:.18em}.publication-section-heading h2{margin:0;color:#64131c;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,5vw,64px);font-weight:400;line-height:1.05}.publication-about{padding:120px 0;background:#fffaf4}.publication-about-content{max-width:800px;margin:70px 0 0 110px}.publication-about-content p{color:#5b4544;font-size:17px;line-height:1.85}.publication-about-content .publication-large-text{margin-bottom:28px;color:#321719;font-family:Georgia,Times New Roman,serif;font-size:28px;line-height:1.55}.publication-facts{padding:70px 0;background:#64131c;color:#fffaf4}.publication-facts-inner{display:flex;justify-content:space-between;gap:40px}.publication-fact{flex:1}.publication-fact span{color:#e8b36b}.publication-fact h3{margin:0;color:#fffaf4;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:400}.ht-feature{padding:125px 0;background:#f7f0e7}.ht-feature-intro{max-width:760px;margin:65px 0 45px 110px}.ht-feature-label{margin:0 0 14px;color:#9b4a3f;font-size:11px;font-weight:800;letter-spacing:.16em}.ht-feature-intro h3{margin:0 0 20px;color:#64131c;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,4vw,48px);font-weight:400}.ht-feature-intro p{max-width:650px;color:#5b4544;font-size:17px;line-height:1.75}.ht-feature-date{color:#9b4a3f!important;font-size:13px!important;font-weight:700;letter-spacing:.08em}.ht-feature-image-wrap{width:min(100%,1050px);margin:0 auto;padding:14px;background:#fffaf4;box-shadow:0 25px 60px #3217191f}.ht-feature-image-wrap img{display:block;width:100%;height:auto}.publication-cta{padding:120px 0;text-align:center;background:#fffaf4}.publication-cta p{margin:0 0 18px;color:#9b4a3f;font-size:11px;font-weight:800;letter-spacing:.2em}.publication-cta h2{margin:0 0 38px;color:#64131c;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,6vw,72px);font-weight:400;line-height:1.05}@media(max-width:800px){.publication-container{width:min(100% - 32px,680px)}.publication-hero{padding:110px 0 80px}.publication-hero h1{font-size:clamp(44px,13vw,65px)}.publication-hero-content{display:block}.publication-cover-wrap{width:min(100%,330px);margin:0 auto 55px}.publication-intro{font-size:21px}.publication-meta{gap:24px 30px}.publication-about,.ht-feature,.publication-cta{padding:85px 0}.publication-about-content,.ht-feature-intro{margin-left:0;margin-top:50px}.publication-about-content .publication-large-text{font-size:23px}.publication-facts-inner{display:block}.publication-fact{padding:20px 0;border-bottom:1px solid rgba(255,255,255,.16)}.publication-fact:last-child{border-bottom:0}.publication-section-heading{gap:15px}.publication-section-heading h2{font-size:40px}}.chapter-recording-page{min-height:100vh;background:#f7f0e7;color:#321719}.chapter-recording-container{width:min(1180px,calc(100% - 48px));margin:0 auto}.chapter-recording-hero{padding:150px 0 105px;background:radial-gradient(circle at 85% 20%,rgba(195,139,56,.1),transparent 28%),#f7f0e7}.chapter-recording-eyebrow{margin:0 0 22px;color:#9b4a3f;font-size:11px;font-weight:800;letter-spacing:.22em}.chapter-recording-hero h1{max-width:850px;margin:0;color:#64131c;font-family:Georgia,Times New Roman,serif;font-size:clamp(55px,8vw,96px);font-weight:400;line-height:.96;letter-spacing:-.05em}.chapter-recording-hero h1 span{display:block;color:#321719}.chapter-recording-lead{max-width:690px;margin:35px 0 30px;color:#604b49;font-family:Georgia,Times New Roman,serif;font-size:21px;line-height:1.65}.chapter-recording-price{display:flex;align-items:baseline;gap:13px;margin-top:30px}.chapter-recording-price strong{color:#64131c;font-family:Georgia,Times New Roman,serif;font-size:50px;font-weight:400}.chapter-recording-price span{color:#9b4a3f;font-size:14px}.chapter-recording-main{padding:110px 0 125px;background:#fffaf4}.chapter-recording-layout{display:flex;align-items:flex-start;gap:90px}.chapter-recording-info{flex:1;max-width:500px}.chapter-info-label{margin:0 0 18px;color:#9b4a3f;font-size:11px;font-weight:800;letter-spacing:.2em}.chapter-recording-info h2{margin:0;color:#64131c;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,5vw,62px);font-weight:400;line-height:1.02}.chapter-recording-info h2 span{display:block;color:#321719}.chapter-steps{margin-top:55px}.chapter-step{display:flex;gap:25px;padding:25px 0;border-bottom:1px solid rgba(100,19,28,.14)}.chapter-step:first-child{border-top:1px solid rgba(100,19,28,.14)}.chapter-step>span{flex:0 0 28px;color:#c38b38;font-size:11px;font-weight:800;letter-spacing:.08em}.chapter-step h3{margin:0 0 8px;color:#64131c;font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:400}.chapter-step p{max-width:390px;margin:0;color:#6d5654;font-size:14px;line-height:1.7}.chapter-note{margin-top:35px;padding:23px 25px;background:#f7f0e7;border-left:3px solid #c38b38}.chapter-note strong{display:block;margin-bottom:8px;color:#64131c;font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.chapter-note p{margin:0;color:#5d4745;font-family:Georgia,Times New Roman,serif;font-size:16px;font-style:italic;line-height:1.6}.chapter-recording-form-card{flex:1;max-width:520px;padding:42px;background:#f7f0e7;border:1px solid rgba(100,19,28,.13);box-shadow:0 25px 70px #32171914}.chapter-form-top{padding-bottom:28px;border-bottom:1px solid rgba(100,19,28,.13)}.chapter-form-top p{margin:0 0 13px;color:#9b4a3f;font-size:10px;font-weight:800;letter-spacing:.18em}.chapter-form-top h2{margin:0 0 9px;color:#64131c;font-family:Georgia,Times New Roman,serif;font-size:38px;font-weight:400;line-height:1.05}.chapter-form-top span{color:#9b4a3f;font-size:13px;font-weight:700}.chapter-recording-form-card form{padding-top:28px}.chapter-form-row{display:flex;gap:15px}.chapter-form-row .chapter-form-field{flex:1}.chapter-form-field{margin-bottom:19px}.chapter-form-field label{display:block;margin-bottom:7px;color:#64131c;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.chapter-form-field input,.chapter-form-field select,.chapter-form-field textarea{width:100%;box-sizing:border-box;padding:13px 14px;border:1px solid rgba(100,19,28,.2);border-radius:0;background:#fffaf4;color:#321719;font-family:inherit;font-size:14px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.chapter-form-field input:focus,.chapter-form-field select:focus,.chapter-form-field textarea:focus{border-color:#9b4a3f;box-shadow:0 0 0 3px #9b4a3f14}.chapter-form-field textarea{min-height:115px;resize:vertical}.chapter-form-field small{display:block;margin-top:7px;color:#806b69;font-size:11px;line-height:1.5}.chapter-pay-button{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:8px;padding:17px 20px;border:0;background:#64131c;color:#fffaf4;cursor:pointer;font-family:inherit;font-size:13px;font-weight:700;transition:background .2s ease,transform .2s ease}.chapter-pay-button:hover:not(:disabled){background:#4f0e15;transform:translateY(-2px)}.chapter-pay-button:disabled{opacity:.65;cursor:not-allowed}.chapter-pay-button span{font-size:18px}.chapter-payment-note{margin:15px 0 0;color:#806b69;font-size:11px;line-height:1.6;text-align:center}.chapter-success-section{min-height:calc(100vh - 120px);display:flex;align-items:center;justify-content:center;padding:100px 24px;background:#f7f0e7}.chapter-success-card{width:min(650px,100%);padding:65px 55px;background:#fffaf4;text-align:center;box-shadow:0 30px 80px #3217191a}.chapter-success-icon{width:58px;height:58px;display:flex;align-items:center;justify-content:center;margin:0 auto 25px;border-radius:50%;background:#64131c;color:#fffaf4;font-size:25px}.chapter-success-eyebrow{margin:0 0 18px;color:#9b4a3f;font-size:10px;font-weight:800;letter-spacing:.18em}.chapter-success-card h1{margin:0;color:#64131c;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,6vw,64px);font-weight:400;line-height:1}.chapter-success-card h1 span{display:block;color:#321719}.chapter-success-text{max-width:500px;margin:25px auto;color:#604b49;font-size:16px;line-height:1.75}.chapter-payment-id{margin:25px 0;color:#806b69;font-size:11px}.chapter-payment-id strong{display:block;margin-top:5px;color:#64131c;font-size:12px}.chapter-success-button{display:inline-flex;align-items:center;gap:22px;margin-top:10px;padding:15px 22px;background:#64131c;color:#fffaf4;text-decoration:none;font-size:13px;font-weight:700;transition:background .2s ease,transform .2s ease}.chapter-success-button:hover{background:#4f0e15;transform:translateY(-2px)}.chapter-success-button span{font-size:18px}.chapter-recording-bottom{padding:55px 0;background:#64131c}.chapter-recording-bottom .chapter-recording-container{display:flex;align-items:center;justify-content:space-between;gap:30px}.chapter-recording-bottom p{margin:0;color:#fffaf4;font-family:Georgia,Times New Roman,serif;font-size:19px}.chapter-recording-bottom a{color:#e8b36b;text-decoration:none;font-size:13px;font-weight:700}.chapter-recording-bottom a:hover{text-decoration:underline}@media(max-width:850px){.chapter-recording-container{width:min(100% - 32px,680px)}.chapter-recording-hero{padding:110px 0 80px}.chapter-recording-hero h1{font-size:clamp(50px,14vw,72px)}.chapter-recording-lead{font-size:18px}.chapter-recording-layout{display:block}.chapter-recording-info{max-width:none;margin-bottom:55px}.chapter-recording-form-card{max-width:none;padding:30px 22px}.chapter-form-row,.chapter-recording-bottom .chapter-recording-container{display:block}.chapter-recording-bottom p{margin-bottom:15px}}@media(max-width:500px){.chapter-recording-main{padding:80px 0}.chapter-recording-info h2{font-size:43px}.chapter-form-top h2{font-size:32px}.chapter-success-card{padding:45px 24px}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,sans-serif}.ta-reveal{opacity:0;transform:translateY(35px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.ta-reveal.is-visible{opacity:1;transform:translateY(0)}.ta-testimonial-card.ta-reveal:nth-child(2){transition-delay:.08s}.ta-testimonial-card.ta-reveal:nth-child(3){transition-delay:.16s}.ta-testimonial-card.ta-reveal:nth-child(4){transition-delay:.08s}.ta-testimonial-card.ta-reveal:nth-child(5){transition-delay:.16s}.ta-testimonial-card.ta-reveal:nth-child(6){transition-delay:.24s}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ta-reveal{opacity:1;transform:none;transition:none}}#root{min-height:100vh;transform:translate(0);opacity:1;will-change:transform,opacity}html.ta-page-leave #root{animation:taPageSlideOutLeft .6s cubic-bezier(.77,0,.18,1) forwards}html.ta-page-leave[data-page-direction=right] #root{animation:taPageSlideOutRight .6s cubic-bezier(.77,0,.18,1) forwards}html.ta-page-enter #root{animation:taPageSlideInRight .75s cubic-bezier(.77,0,.18,1) both}html.ta-page-enter[data-page-direction=right] #root{animation:taPageSlideInLeft .75s cubic-bezier(.77,0,.18,1) both}@keyframes taPageSlideOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-100%);opacity:.92}}@keyframes taPageSlideInRight{0%{transform:translate(100%);opacity:.92}to{transform:translate(0);opacity:1}}@keyframes taPageSlideOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:.92}}@keyframes taPageSlideInLeft{0%{transform:translate(-100%);opacity:.92}to{transform:translate(0);opacity:1}}@media(prefers-reduced-motion:reduce){#root{animation:none!important;transform:none!important;opacity:1!important}}a,a:visited,a:hover,a:active,a:focus{text-decoration:none}button{text-decoration:none}
