@charset "UTF-8";.utb-page{width:100%;background:#fefefe}.utb-hero{background:linear-gradient(180deg,#134e4a,#115e59,#042f2e);color:#fff;padding:clamp(3rem,8vw,7rem) clamp(1rem,5vw,5rem);text-align:center;position:relative;overflow:hidden}.utb-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(45,212,191,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(45,212,191,.04) 1px,transparent 1px);background-size:60px 60px;pointer-events:none}.utb-hero:after{content:"";position:absolute;bottom:-60px;left:15%;width:350px;height:350px;background:radial-gradient(circle,rgba(234,88,12,.08) 0%,transparent 70%);pointer-events:none}.utb-hero__container{max-width:768px;margin:0 auto;position:relative;z-index:1}.utb-hero__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem 1rem;background:#ea580c26;border:1px solid rgba(251,146,60,.3);border-radius:100px;font-size:.875rem;font-weight:500;color:#fb923c;margin-bottom:1.5rem}.utb-hero__badge:before{content:"";width:8px;height:8px;background:#ea580c;border-radius:100px;box-shadow:0 0 8px #ea580c;animation:utb-blink 2s ease-in-out infinite}.utb-hero__title{font-family:Open Sans,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.2;margin:0 0 1.5rem}.utb-hero__description{font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;color:#ffffffd9;margin:0 0 2rem}.utb-hero__buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.utb-hero__cta{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.75rem;font-weight:600;font-size:1rem;border-radius:8px;transition:background-color .2s ease,box-shadow .2s ease}.utb-hero__cta--primary{background:#ea580c;color:#fff}.utb-hero__cta--primary:hover{background:#fb923c;box-shadow:0 0 20px #ea580c66}.utb-hero__cta--secondary{background:transparent;color:#fff;border:1px solid rgba(45,212,191,.5)}.utb-hero__cta--secondary:hover{background:#2dd4bf26;border-color:#2dd4bf}@keyframes utb-blink{0%,to{opacity:1}50%{opacity:.4}}.utb-logos{background:#f9fafb;padding:2.5rem clamp(1rem,5vw,5rem);border-bottom:1px solid #e5e7eb}.utb-logos__container{max-width:1280px;margin-inline:auto;text-align:center}.utb-logos__text{font-size:.875rem;color:#667085;margin:0 0 1.5rem}.utb-logos__grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem 3rem}.utb-logos__logo{height:32px;width:auto;object-fit:contain;filter:grayscale(100%);opacity:.7;transition:background-color .2s ease,box-shadow .2s ease}.utb-logos__logo:hover{filter:grayscale(0%);opacity:1}.utb-calendar{padding:clamp(3rem,8vw,7rem) clamp(1rem,5vw,5rem);background:linear-gradient(180deg,#fefefe,#0d948805);position:relative}.utb-calendar__container{max-width:1280px;margin-inline:auto;text-align:center}.utb-calendar__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem;background:#ccfbf1;border-radius:100px;font-size:.875rem;font-weight:500;color:#0f766e;margin-bottom:1rem}.utb-calendar__title{font-family:Open Sans,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;color:#101828;margin:0 0 1rem}.utb-calendar__description{font-size:1.125rem;line-height:1.6;color:#475467;margin:0 auto 2.5rem;max-width:700px}.tcp{max-width:900px;margin:0 auto;text-align:left}.tcp__toggle{display:flex;gap:.5rem;margin-bottom:1.5rem;justify-content:center}.tcp__toggle-btn{padding:.5rem 1.25rem;border:1px solid #e5e7eb;border-radius:8px;background:#fefefe;color:#667085;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease}.tcp__toggle-btn:hover{border-color:#0d9488;color:#0d9488}.tcp__toggle-btn--active{background:#0d9488;color:#fff;border-color:#0d9488}.tcp__toggle-btn--active:hover{background:#0f766e;border-color:#0f766e;color:#fff}.tcp__toggle-btn--future.tcp__toggle-btn--active{background:#ea580c;border-color:#ea580c}.tcp__toggle-btn--future.tcp__toggle-btn--active:hover{background:#c2410c;border-color:#c2410c}.tcp__calendar{background:#fefefe;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 0 0 1px #0d94880d}.tcp__week{display:grid;grid-template-columns:repeat(7,1fr);border-bottom:1px solid #e5e7eb}.tcp__week:last-child{border-bottom:none}.tcp__week--header{background:linear-gradient(180deg,#10423e,#042f2e)}.tcp__day-header{padding:.75rem .5rem;text-align:center;font-size:.8125rem;font-weight:600;color:#fffffff2;text-transform:uppercase;letter-spacing:.03em}.tcp__day{min-height:72px;padding:.375rem;border-right:1px solid rgba(229,231,235,.5);position:relative;display:flex;flex-direction:column;gap:.25rem}.tcp__day:nth-child(7){border-right:none}.tcp__day--empty{background:#f9fafb}.tcp__day--has-training{background:#0d948803}.tcp__day-number{font-size:.75rem;color:#667085;font-weight:500;line-height:1}.tcp__training-pill{display:flex;align-items:center;gap:.25rem;padding:.25rem .375rem;border:1px solid;border-radius:4px;cursor:pointer;font-size:.625rem;font-weight:500;line-height:1.2;transition:background-color .15s ease,box-shadow .15s ease;text-align:left;width:100%}.tcp__training-pill:hover{transform:translateY(-1px);box-shadow:0 2px 4px #00000014}.tcp__training-pill[aria-pressed=true]{box-shadow:0 0 0 2px #0d94884d}.tcp__training-dot{width:6px;height:6px;border-radius:100px;flex-shrink:0}.tcp__training-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#101828}.tcp__detail{margin-top:1.5rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;position:relative;animation:utb-slide-in .2s ease}.tcp__detail-close{position:absolute;top:.75rem;right:.75rem;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:8px;background:#fefefe;color:#667085;cursor:pointer;font-size:.875rem;transition:background-color .15s ease,box-shadow .15s ease}.tcp__detail-close:hover{border-color:#0d9488;color:#0d9488}.tcp__detail-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem;flex-wrap:wrap}.tcp__detail-type{display:inline-block;padding:.375rem .75rem;border-radius:8px;font-size:.9375rem;font-weight:600}.tcp__detail-date{font-size:.875rem;color:#667085}.tcp__detail-section{margin-bottom:1rem}.tcp__detail-section:last-child{margin-bottom:0}.tcp__detail-label{font-size:.75rem;font-weight:600;color:#667085;text-transform:uppercase;letter-spacing:.04em;margin:0 0 .5rem}.tcp__attendee-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.375rem}.tcp__attendee{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#fefefe;border:1px solid #e5e7eb;border-radius:8px;font-size:.875rem}.tcp__attendee-icon{font-size:.875rem;flex-shrink:0;width:20px;text-align:center}.tcp__attendee-name{font-weight:500;color:#101828}.tcp__attendee-status{margin-left:auto;font-size:.75rem;font-weight:500}.tcp__detail-competence{font-size:.9375rem;color:#0f766e;background:#f0fdfa;border:1px solid rgba(13,148,136,.15);border-left:3px solid #0d9488;padding:.625rem .875rem;border-radius:0 8px 8px 0;margin:0;font-weight:500}.tcp__detail-expiry{font-size:.9375rem;color:#c2410c;font-weight:600;margin:0}.tcp__hint{text-align:center;margin-top:1rem;font-size:.875rem;color:#667085;font-style:italic}.tcp__future{background:#fefefe;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.tcp__future-header{background:#fff7ed;border-bottom:1px solid rgba(234,88,12,.15);padding:1.5rem}.tcp__future-title{font-family:Open Sans,sans-serif;font-size:1.25rem;font-weight:600;color:#c2410c;margin:0 0 .5rem}.tcp__future-description{font-size:.9375rem;color:#475467;margin:0;line-height:1.5}.tcp__expiring-list{list-style:none;padding:0;margin:0}.tcp__expiring-item{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;transition:background .15s ease;gap:1rem;flex-wrap:wrap}.tcp__expiring-item:last-child{border-bottom:none}.tcp__expiring-item:hover{background:#fff7ed}.tcp__expiring-person{display:flex;align-items:center;gap:.75rem}.tcp__expiring-icon{font-size:1.25rem;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#ffedd5;border-radius:100px}.tcp__expiring-info{display:flex;flex-direction:column;gap:.125rem}.tcp__expiring-name{font-weight:600;color:#101828;font-size:.9375rem}.tcp__expiring-cert{font-size:.8125rem;color:#667085}.tcp__expiring-urgency{display:flex;flex-direction:column;align-items:flex-end;gap:.125rem}.tcp__expiring-days{font-weight:700;color:#c2410c;font-size:.9375rem}.tcp__expiring-label{font-size:.6875rem;color:#dc2626;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.tcp__caption{text-align:center;margin-top:1.25rem;font-size:.875rem;color:#667085;font-style:italic}@keyframes utb-slide-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.utb-spreadsheet{padding:clamp(3rem,8vw,7rem) clamp(1rem,5vw,5rem);background:#f9fafb}.utb-spreadsheet__container{max-width:992px;margin-inline:auto}.utb-spreadsheet__badge{display:inline-block;padding:.25rem .75rem;background:#ffedd5;border-radius:100px;font-size:.875rem;font-weight:500;color:#c2410c;margin-bottom:1rem}.utb-spreadsheet__title{font-family:Open Sans,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;color:#101828;margin:0 0 1.5rem}.utb-spreadsheet__story{font-size:1.125rem;line-height:1.8;color:#475467;margin:0 0 2rem;max-width:720px}.utb-spreadsheet__story strong{color:#101828;font-weight:600}.utb-spreadsheet__comparison{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:2.5rem 0}@media(max-width:575px){.utb-spreadsheet__comparison{grid-template-columns:1fr}}.utb-spreadsheet__compare-card{padding:1.5rem;border-radius:12px;border:1px solid #e5e7eb}.utb-spreadsheet__compare-card--before{background:#fef2f2;border-color:#dc262626}.utb-spreadsheet__compare-card--after{background:#f0fdf4;border-color:#16a34a26}.utb-spreadsheet__compare-label{display:inline-block;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:700;margin-bottom:.75rem}.utb-spreadsheet__compare-label--before{background:#dc26261a;color:#dc2626}.utb-spreadsheet__compare-label--after{background:#16a34a1a;color:#16a34a}.utb-spreadsheet__compare-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.utb-spreadsheet__compare-item{font-size:.9375rem;line-height:1.5;color:#101828;display:flex;align-items:flex-start;gap:.5rem}.utb-spreadsheet__compare-item:before{flex-shrink:0;margin-top:.125rem}.utb-spreadsheet__punchline{margin-top:2rem;padding:1.25rem 1.5rem;background:#f0fdfa;border:1px solid rgba(13,148,136,.15);border-left:4px solid #0d9488;border-radius:0 8px 8px 0;font-size:1.0625rem;line-height:1.6;color:#0f766e;font-weight:500}.utb-chain{padding:clamp(3rem,8vw,7rem) clamp(1rem,5vw,5rem);background:#fefefe}.utb-chain__container{max-width:1280px;margin-inline:auto}.utb-chain__badge{display:inline-block;padding:.25rem .75rem;background:#ccfbf1;border-radius:100px;font-size:.875rem;font-weight:500;color:#0f766e;margin-bottom:1rem}.utb-chain__title{font-family:Open Sans,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;color:#101828;margin:0 0 1rem}.utb-chain__description{font-size:1.125rem;line-height:1.7;color:#475467;margin:0 0 2.5rem;max-width:700px}.utb-chain__flow{display:flex;align-items:stretch;gap:0;flex-wrap:wrap}@media(max-width:800px){.utb-chain__flow{flex-direction:column}}.utb-chain__step{flex:1;min-width:200px;background:#f9fafb;border:1px solid #e5e7eb;padding:1.5rem;position:relative;text-align:center;transition:background-color .2s ease,box-shadow .2s ease}.utb-chain__step:first-child{border-radius:12px 0 0 12px}@media(max-width:800px){.utb-chain__step:first-child{border-radius:12px 12px 0 0}}.utb-chain__step:last-child{border-radius:0 12px 12px 0}@media(max-width:800px){.utb-chain__step:last-child{border-radius:0 0 12px 12px}}.utb-chain__step:hover{background:#f0fdfa;border-color:#0d94884d;z-index:1}.utb-chain__step-number{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:100px;background:#0d9488;color:#fff;font-weight:700;font-size:.875rem;margin-bottom:.75rem}.utb-chain__step-title{font-family:Open Sans,sans-serif;font-size:1rem;font-weight:600;color:#101828;margin:0 0 .5rem}.utb-chain__step-text{font-size:.875rem;line-height:1.5;color:#475467;margin:0}.utb-chain__step-arrow{position:absolute;right:-12px;top:50%;transform:translateY(-50%);width:24px;height:24px;background:#fefefe;border:1px solid #e5e7eb;border-radius:100px;display:flex;align-items:center;justify-content:center;color:#0d9488;font-size:.75rem;z-index:2}@media(max-width:800px){.utb-chain__step-arrow{right:50%;transform:translate(50%);top:auto;bottom:-12px}}.utb-chain__links{margin-top:2.5rem;display:flex;gap:1rem;flex-wrap:wrap}.utb-chain__link{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:1rem 1.5rem;display:flex;align-items:center;gap:.75rem;transition:background-color .2s ease,box-shadow .2s ease;flex:1;min-width:200px}.utb-chain__link:hover{border-color:#0d9488;box-shadow:0 4px 12px #0d94881a;transform:translateY(-2px)}.utb-chain__link-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#ccfbf1;border-radius:8px;font-size:1.125rem;flex-shrink:0}.utb-chain__link-text{display:flex;flex-direction:column;gap:.125rem}.utb-chain__link-title{font-weight:600;color:#101828;font-size:.9375rem}.utb-chain__link-description{font-size:.8125rem;color:#667085}.utb-faq{padding:clamp(3rem,8vw,7rem) clamp(1rem,5vw,5rem);background:#f9fafb}.utb-faq__container{max-width:800px;margin:0 auto}.utb-faq__badge{display:inline-block;padding:.25rem .75rem;background:#ccfbf1;border-radius:100px;font-size:.875rem;font-weight:500;color:#0f766e;margin-bottom:1rem}.utb-faq__title{font-family:Open Sans,sans-serif;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;color:#101828;margin:0 0 .5rem}.utb-faq__subtitle{font-size:1rem;color:#667085;margin:0 0 2rem}.utb-faq__list{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}.utb-faq__item{background:#fefefe;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;transition:border-color .2s ease}.utb-faq__item:hover{border-color:#0d94884d}.utb-faq__item[open]{border-color:#0d9488}.utb-faq__item[open] .utb-faq__question:after{transform:rotate(180deg)}.utb-faq__question{padding:1rem 1.5rem;font-weight:600;color:#101828;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;transition:color .2s ease}.utb-faq__question::-webkit-details-marker{display:none}.utb-faq__question:after{content:"";width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230d9488' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6,9 12,15 18,9'%3E%3C/polyline%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;transition:transform .2s ease;flex-shrink:0}.utb-faq__answer{padding:0 1.5rem 1rem;font-size:.9375rem;line-height:1.6;color:#475467;margin:0}.utb-faq__contact{text-align:center;padding:2rem;background:linear-gradient(135deg,#f0fdfa,#fff7ed);border:1px solid rgba(13,148,136,.15);border-radius:12px}.utb-faq__contact-prompt{font-weight:600;color:#101828;margin:0 0 .5rem}.utb-faq__contact-description{font-size:.9375rem;color:#667085;margin:0 0 1rem}.utb-faq__contact-cta{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#0d9488;color:#fff;font-weight:600;font-size:.9375rem;border-radius:8px;transition:background-color .2s ease,box-shadow .2s ease}.utb-faq__contact-cta:hover{background:#0f766e;transform:translateY(-2px);box-shadow:0 4px 12px #0d94884d}.utb-contact{padding:clamp(3rem,8vw,7rem) clamp(1rem,5vw,5rem);background:#fefefe;border-top:1px solid #e5e7eb}.utb-contact__container{max-width:1280px;margin-inline:auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}@media(max-width:800px){.utb-contact__container{grid-template-columns:1fr;gap:2rem}}.utb-contact__content{max-width:480px}.utb-contact__badge{display:inline-block;padding:.25rem .75rem;background:#ffedd5;border-radius:100px;font-size:.875rem;font-weight:500;color:#c2410c;margin-bottom:1rem}.utb-contact__title{font-family:Open Sans,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;color:#101828;margin:0 0 1rem}.utb-contact__description{font-size:1.125rem;line-height:1.7;color:#475467;margin:0}.utb-contact__form{background:#f9fafb;border:1px solid rgba(13,148,136,.15);border-radius:12px;padding:2rem;box-shadow:0 10px 25px -5px #0d948814}@media(max-width:575px){.utb-hero{padding:3rem 1rem}.utb-hero:before,.utb-hero:after{display:none}.utb-hero__buttons{flex-direction:column;align-items:center}.utb-logos__grid{gap:1.5rem 2rem}.utb-logos__logo{height:24px}.utb-calendar{padding:3rem 1rem}.tcp__day{min-height:56px;padding:.25rem}.tcp__day-header{padding:.5rem .25rem;font-size:.6875rem}.tcp__training-pill{font-size:.5625rem;padding:.125rem .25rem}.tcp__training-dot{width:4px;height:4px}.tcp__toggle{flex-direction:column;align-items:stretch}.tcp__expiring-item{padding:.75rem 1rem}.utb-spreadsheet,.utb-chain{padding:3rem 1rem}.utb-chain__links{flex-direction:column}.utb-faq{padding:3rem 1rem}.utb-faq__question{padding:1rem}.utb-faq__answer{padding:0 1rem 1rem}.utb-contact{padding:3rem 1rem}.utb-contact__form{padding:1.5rem}}
