.tkp,.tkp__alert,.tkp__alert--info{background-color:var(--light-default-bg)}.tkp__alert__paragraph,.tkp__btn,.tkp__title{color:var(--black-color)}.tkp__hero__figure,.tkp__icon{object-fit:contain;aspect-ratio:1/1}.tkp{--main-font-family:'Inter',Helvetica,Tahoma,Arial;--secondary-font-family:'Barlow',Helvetica,Tahoma,Arial;--light-default-bg:#f3f5ff;--border-color:#e9e9e9;--main-blue-color:#002eff;--dark-blue-color:#001989;--white-color:#fff;--light-warn-color:#fef9ec;--black-color:#0c0c0c;--fw-base:400;--fw-semibold:600;--fw-bold:700;--radius-sm:4px;--radius-base:8px;--radius-md:12px;--radius-lg:16px;--spacing:6px}.tkp__alert{display:flex;align-items:center;justify-content:flex-start;gap:16px;width:full;min-height:56px;border-radius:var(--radius-base);padding:16px}.tkp__btn,.tkp__card{gap:8px;width:100%;padding:0;display:flex}.tkp__alert--warn{background-color:var(--light-warn-color)}.tkp--bg-white,.tkp__btn,.tkp__card{background-color:var(--white-color)}.tkp__alert__paragraph{font-family:var(--main-font-family);font-weight:var(--fw-base);font-size:14px;line-height:16px;margin:0}.tkp__subtitle,.tkp__subtitle strong,.tkp__title{font-weight:var(--fw-semibold)}.tkp__title{font-family:var(--secondary-font-family);font-size:24px;line-height:32px;margin:0}.tkp__paragraph,.tkp__subtitle{font-family:var(--main-font-family)}@media screen and (min-width:768px){.tkp__title{font-size:36px;line-height:42px}.tkp__title--sm{font-size:24px;line-height:32px}}.tkp__title--sm{font-size:24px;line-height:32px}.tkp__subtitle{font-size:20px;line-height:24px;letter-spacing:0;margin:0}@media screen and (min-width:768px){.tkp__subtitle{font-size:24px;line-height:32px}}.tkp__btn,.tkp__paragraph{font-size:16px;line-height:24px;margin:0}.tkp__paragraph{font-weight:var(--fw-base);letter-spacing:.8px}.tkp--anchor,.tkp__btn,.tkp__card__list-item{font-weight:var(--fw-semibold)}.tkp__total{display:flex;align-items:center;justify-content:space-between}.tkp__btn{align-items:center;border:1px solid transparent;font-family:var(--secondary-font-family)}.tkp__btn--link{color:var(--main-blue-color)}.tkp__card{flex-direction:column;border:1px solid var(--border-color);border-radius:var(--radius-md)}.tkp__card__header{display:flex;flex-direction:row;align-items:center;gap:8px}.tkp__card__content,.tkp__card__information{flex-direction:column;display:flex;gap:8px}.tkp__card__content{padding:16px}.tkp__card__information *{margin:0}.tkp__card__list{padding:0;margin:0;list-style:none;display:flex;flex-direction:column;gap:8px}.tkp__card__list-item{display:flex;align-items:center;justify-content:space-between;font-family:var(--main-font-family);font-size:14px;line-height:16px;margin:0;color:var(--black-color)}.tkp__card__footer{border-top:1px solid var(--border-color);padding:16px}.tkp__icon{width:32px;height:32px}.tkp--container{width:100%;max-width:1296px;padding:0 12px;margin:0 auto}.tkp--show-mobile{display:block!important}.tkp--show-desktop{display:none!important}@media screen and (min-width:768px){.tkp--show-mobile{display:none!important}.tkp--show-desktop{display:block!important}}.tkp--anchor{display:inline-flex;font-family:var(--secondary-font-family);font-size:16px;line-height:24px;text-decoration:underline;color:var(--main-blue-color);margin:0 auto;text-align:center}.tkp--text-white{color:var(--white-color)}.tkp--accent{color:var(--main-blue-color)}.tkp--py-3{padding-top:calc(var(--spacing) * 3);padding-bottom:calc(var(--spacing) * 3)}@media screen and (min-width:768px){.tkp--anchor{display:none}.tkp--py-3{padding-top:calc(var(--spacing) * 4);padding-bottom:calc(var(--spacing) * 4)}}.tkp--px-2{padding-right:calc(var(--spacing) * 2);padding-left:calc(var(--spacing) * 2)}.tkp--v-box{display:flex;flex-direction:column;gap:8px}.tkp--v-box *>{margin:0}.tkp--h-box{display:flex;flex-direction:row;justify-content:space-between;gap:24px}.tkp__flex--col{flex-direction:column!important}.tkp__follow-up-box{display:flex;flex-direction:column;gap:16px;width:100%;flex:1}.tkp__follow-up-container{display:flex;flex-direction:column;justify-content:space-between;gap:24px}.tkp__hero,.tkp__hero__background{gap:8px;position:relative;display:flex}@media screen and (min-width:768px){.tkp__follow-up-container{flex-direction:row}}.tkp__summary-box{max-width:420px;width:100%}.tkp__hero{flex-direction:column;align-items:center}.tkp__hero__background{align-items:center;justify-content:center;overflow:clip;width:100%;padding:16px;background-color:var(--dark-blue-color);min-height:175px}.tkp__hero__background>*{position:relative;z-index:1}.tkp__hero__confeti{position:absolute;top:0;right:0;left:0;object-fit:contain;margin:0 auto}.tkp__hero__order{padding:16px;background-color:transparent;text-align:center}.tkp__hero__content{display:flex;justify-content:start;text-align:center;flex-direction:row;align-items:start;position:absolute;top:30px;z-index:10}@media screen and (min-width:786px){.tkp__hero__order{padding:30px 16px 16px}.tkp__hero__content{display:flex;justify-content:center;text-align:center;flex-direction:column;align-items:center;bottom:45px}}.tkp__hero__content h1{order:2;text-align:left;width:40%;margin-bottom:50px}@media screen and (min-width:786px){.tkp__hero__content h1{order:1;text-align:center;width:100%;margin-bottom:0}}.tkp__hero__figure{width:168px;height:168px}.tkp__wrapper{display:flex;flex-direction:column;gap:16px}@media screen and (min-width:768px){.tkp__hero__background{min-height:270px}.tkp__hero__figure{width:240px;height:240px;order:2}.tkp__wrapper{flex-direction:row}}.tkp__make-sure{padding:24px 12px;display:flex;flex-direction:column;gap:16px}.tkp__make-sure__show--mobile{display:block!important}.tkp__make-sure__show--desktop{display:none!important}@media screen and (min-width:768px){.tkp__make-sure{padding:32px 12px}.tkp__make-sure__show--mobile{display:none!important}.tkp__make-sure__show--desktop{display:flex!important;flex-direction:column!important;gap:16px!important}}.tkp__follow-up,.tkp__summary{display:flex;flex-direction:column;gap:16px}.tkp__help-center,.tkp__help-center__card__content{display:flex;flex-direction:column}.tkp__help-center__card{display:flex;flex:1;align-items:center;justify-content:space-between;flex-direction:column;gap:8px;padding:16px;border-radius:12px;background-color:var(--light-default-bg);border:1px solid var(--border-color)}@media screen and (min-width:768px){.tkp__help-center__card{flex-direction:row}}.tkp__help-center__card__header{display:flex;align-items:center;justify-content:space-between;gap:16px}.tkp__help-center__card__illustration{width:96px;height:96px;object-fit:contain;aspect-ratio:1/1}.tkp__help-center__card__content{gap:8px}.tkp__help-center__card__title{font-family:var(--secondary-font-family);font-weight:var(--fw-bold);font-size:20px;line-height:24px;letter-spacing:0;color:var(--black-color);margin:0}.tkp__help-center__card__paragraph{font-family:var(--main-font-family);font-weight:var(--fw-base);font-size:16px;line-height:24px;color:var(--black-color);margin:0}.tkp__help-center__card__button{display:inline-block;border-radius:100px;border:1px solid var(--main-blue-color);color:var(--main-blue-color);padding:12px 16px;background-color:var(--white-color);width:100%;font-family:var(--secondary-font-family);font-weight:var(--fw-semibold);font-size:16px;line-height:24px;text-align:center}@media screen and (min-width:768px){.tkp__help-center__card__header{justify-content:start}.tkp__help-center__card__button{width:245px}}.tkp__protect-device{box-sizing:border-box;display:flex;flex-direction:column;border:1px solid #e9e9e9;border-radius:12px}.tkp__protect-device__header{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fff;border-bottom:1px solid #e9e9e9}.tkp__protect-device__content{display:flex;flex-direction:column;padding:16px;gap:8px;background:#fff}.tkp__protect-device__tag{display:flex;flex-direction:row;justify-content:center;padding:4px 8px;width:fit-content;background:#d0f9ec;border:1px solid #31ae87;border-radius:4px;font-family:Inter;font-style:normal;font-weight:400;font-size:12px;line-height:16px;align-items:center;letter-spacing:.005em;color:#0c0c0c}.tkp__protect-device__info{display:flex;flex-direction:column;gap:8px}.tkp__protect-device__description,.tkp__protect-device__title{font-family:Inter;align-items:center;color:#0c0c0c}.tkp__protect-device__title{font-style:normal;font-weight:600;font-size:20px;line-height:28px}.tkp__protect-device__title svg{display:none}.tkp__protect-device__button,.tkp__protect-device__description{display:flex;font-style:normal;font-size:16px;line-height:24px}.tkp__protect-device__description{font-weight:400;letter-spacing:.005em}.tkp__protect-device__button{box-sizing:border-box;padding:16px;background:#fff;border-top:1px solid #e9e9e9;align-items:center;isolation:isolate;font-family:Barlow-semibold;font-weight:600;letter-spacing:.0125em;color:#002eff}.tkp__protect-device__button span{cursor:pointer;gap:8px}@media (min-width:768px){.tkp__protect-device__header{display:none}.tkp__protect-device__title svg{margin-right:8px;display:inline}}