body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background-color:#fff;color:#1a1a2e;line-height:1.6}.certifications{padding:80px}@media (max-width: 375px){.certifications{padding:80px 16px}}@media (min-width: 376px) and (max-width: 768px){.certifications{padding:80px 22px}}.certifications__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.cert-card{padding:24px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:box-shadow .3s ease}.cert-card:hover{box-shadow:0 8px 30px #00000014}.cert-card__badge{width:70px;height:70px;margin-bottom:16px}.cert-card__title{font-size:1rem;font-weight:600;margin-bottom:8px}.cert-card__desc{font-size:16px;font-weight:300;color:#787878;margin-bottom:16px;max-height:4.5em;min-height:5.2em;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;position:relative;cursor:pointer}.cert-card__desc:hover{max-height:none;-webkit-line-clamp:unset;overflow:visible;background:#fff;z-index:10}.section-header{text-align:center;margin-bottom:48px}.section-label{font-size:.7rem;letter-spacing:.15em;color:#6b7280}.section-title{font-size:2rem;font-weight:700}.section-title span{color:#e63946}.btn-tc{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:inherit;font-weight:500;cursor:pointer;transition:all .3s ease;border:none}.tc-btn{display:inline-flex;align-items:center;gap:18px;font-size:16px;font-weight:400;color:#262626;cursor:pointer}.tc-btn--talk{padding:8px 16px 8px 8px;border-radius:50px;background:transparent}.tc-btn--talk:hover{border-color:#e63946}.tc-btn__icon{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.tc-btn__icon:hover{transform:scale(1.1)}.btn__icon{width:28px;height:28px;background-color:#e63946;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.btn__icon:hover{transform:scale(1.1)}.btn--talk{padding:8px 16px 8px 8px;font-size:16px;border-radius:50px;background:transparent}.btn--talk:hover{border-color:#e63946}.btn--talk-dark{color:#fff;text-decoration:none}.btn--access{padding:8px 24px 8px 8px;font-size:.9rem;color:#fff;border:1px solid rgba(255,255,255,.1);border-radius:50px;background:transparent}.btn--access:hover{border-color:#e63946;background:#e639461a}.btn--download{width:100%;justify-content:center;padding:12px 16px;font-size:16px;border:1px solid #e5e7eb;border-radius:8px;background:transparent;transition:background-color .4s ease}.btn--download:hover{background:#f54d5a}.btn--submit{padding:12px 32px;width:22.5%;font-size:.9rem;color:#fff;background-color:#e63946;border-radius:6px}@media (max-width: 768px){.btn--submit{width:100%}}.btn--submit:hover{background-color:#cc3240}.btn--newsletter{position:absolute;right:0;height:36px;background-color:transparent;border-radius:6px;justify-content:center}.contact{padding:0 80px 80px}@media (max-width: 1440px){.contact{padding:0 64px 72px}}@media (max-width: 1024px){.contact{padding:0 48px 64px}}@media (max-width: 768px){.contact{padding:0 32px 56px}}@media (max-width: 480px){.contact{padding:0 20px 48px}}@media (max-width: 360px){.contact{padding:0 16px 40px}}.contact__card{display:grid;position:relative;grid-template-columns:1fr 1.5fr;gap:48px;padding:58px 99px;background:#2d5f91;border-radius:16px}@media (max-width: 390px){.contact__card{padding:84px 42px}}.contact__card:before{content:"";position:absolute;top:41px;left:-17px;width:122px;height:1px;background-color:#e6323a4d;transform:rotate(137deg)}.contact__card:after{content:"";position:absolute;top:56px;left:-22px;width:164px;height:1px;background-color:#0000004d;transform:rotate(137deg)}.contact__info{color:#fff}.contact__title{font-size:36px;font-weight:400;color:#1a1a1a;margin:0}.contact__title span{color:#e63946}.contact__desc{color:#1e1e1e}.contact__form{display:flex;flex-direction:column;gap:16px}.form-row-tc{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-row-tc .p-select{width:100%!important;height:52px!important;padding:12px 16px!important;font-size:16px!important;color:#9f9f9f!important;font-weight:400!important;border:1px solid #D8E5F4!important;border-radius:8px!important;outline:none!important}.form-row-tc .p-select .p-select-label{padding:0!important}.form-row-tc .p-select-option.p-select-option-selected.p-focus{background:linear-gradient(180deg,#fff,#bddeff)}.form-row-tc .p-ripple:hover{background:linear-gradient(180deg,#f0f0f0,#dbedff)}.form-group-tc input,.form-group-tc select,.form-group-tc textarea{width:100%;height:52px;padding:12px 16px;font-size:16px;color:#9f9f9f;font-weight:400;border:1px solid #D8E5F4;border-radius:8px;outline:none}.form-group-tc textarea{height:110px}.form-group--phone{display:flex}.phone-code{width:80px}.white-blue-gradient{background:linear-gradient(180deg,#fff,#f5faff);border:1px solid #D8E5F4;border-radius:8px}.red-gradient{background:linear-gradient(90deg,#8fc3ff,#a984ff 45%,#e6323a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;display:inline-block}.cta{padding:64px 0;background:#1a1a1a}.cta__inner{display:flex;align-items:center;justify-content:space-between;margin:0 94px}.cta__title{font-size:2.3rem;font-weight:400;color:#fff}.cta__title span{color:#e63946}.cta__subtitle{color:#ababab}.footer{background:#1a1a1a;color:#fff;padding:64px 0 32px}.footer__top{grid-template-columns:280px 1fr;gap:64px;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:48px}@media screen and (min-width: 768px){.footer__top{display:flex}}.footer__newsletter{width:100%}.footer__newsletter input{padding:10px 0;border:none;width:84%;background:transparent;color:#fff;outline:none}.footer__links{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.footer__legal{display:flex;gap:4px;align-items:center}.footer__legal a{text-decoration:none;color:#7d7d7d;font-size:12px}.footer__col ul,.footer__col ol{list-style:none;margin:0;padding:0}.footer__col h4{font-size:.9rem;margin-bottom:16px}.footer__col a{font-size:14px;font-weight:300;color:#ffffffb3;text-decoration:none}.footer__bottom{display:flex;justify-content:space-between;padding-top:32px}.gradient-border-bottom{position:relative;top:64px;margin:0 94px}.gradient-border-bottom:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background:linear-gradient(90deg,#8fc3ff,#a984ff,#e6323a)}.newsletter-input-box{position:relative;width:75%;border-bottom:1px solid #6b7280}.footer__social{display:flex;gap:12px;align-items:center;justify-content:center}.icons-anchor-bg{background:#3b3b3b;height:45px;width:45px;border-radius:50%;display:flex;align-items:center;justify-content:center}.icons-anchor-bg:hover{background:#1a1a1a;transition:background .3s ease,transform 2.5s ease}.download-icon{width:18px}@media (max-width: 768px){.certifications__grid{grid-template-columns:repeat(2,1fr)}.footer__links{grid-template-columns:repeat(2,1fr);padding:0 2%}.footer__legal{justify-content:center}.footer__bottom{display:grid;gap:18px;justify-content:center}}@media (max-width: 768px){.tc-nav{display:none}.hero__inner{grid-template-columns:1fr;text-align:center}.contact__card{grid-template-columns:1fr;padding:24px}.cta__inner{flex-direction:column;gap:32px;text-align:center;margin:0 10px}}@media (max-width: 640px){.certifications__grid,.form-row-tc{grid-template-columns:1fr}}.p-select:not(.p-disabled).p-focus,.p-select:not(.p-disabled):focus,.p-select:not(.p-disabled):focus-visible{border-color:#d8e5f4!important;box-shadow:none!important;outline:none!important}.form-group--phone .country-code-input{width:110px!important;border-right:none!important;border-radius:8px 0 0 8px!important;text-align:center;color:#9f9f9f}.form-group--phone .country-code-input-b-left-none{border-left:none;border-radius:0 8px 8px 0;padding:0}@media screen and (max-width: 428px){.certification-overview{padding:20px!important}}@media screen and (max-width: 390px){.certification-overview{padding:18px}}@media screen and (max-width: 375px){.certification-overview{padding:16px}}@media screen and (max-width: 320px){.certification-overview{padding:12px}}@media screen and (width: 390px) and (height: 844px){.certification-overview{padding:120px 24px 64px!important}}@media screen and (max-width: 600px){.cert-timeline__valid{font-size:12px!important;text-align:center!important}}@media screen and (min-width: 1920px) and (max-width: 8000px){.cert-hero__badge-img{max-height:466px!important}}@media screen and (width: 430px) and (height: 932px){.certification-overview{padding:20px!important}}@media screen and (width: 820px) and (height: 1180px){.tc-nav__list[_ngcontent-ng-c1247180883]{gap:18px!important;padding:0!important}}.certification-overview__title--red{color:#e53935}.header-button-container{display:flex;align-items:center}.header-button-container .tc-btn-login{display:inline-flex;align-items:center;gap:4px;font-size:16px;font-weight:400;color:#262626;cursor:pointer}.logo--white img{width:30%}
