.tdp-section{background-color:#fff}.tdp-section .tdp-title{text-align:center}.tdp-section .tdp-tabs{border-bottom:1px solid #e4ebf2;border-top:1px solid #e4ebf2;margin-top:48px}.tdp-section .tdp-tabs__row{display:flex;overflow-x:auto;scrollbar-width:none}.tdp-section .tdp-tabs__row>:first-child{margin-left:auto}.tdp-section .tdp-tabs__row>:last-child{margin-right:auto}.tdp-section .tdp-tabs__row::-webkit-scrollbar{display:none}.tdp-section .tdp-tab{align-items:center;background-color:transparent;border:0;border-radius:0;border-right:1px solid #e4ebf2;color:#4e647a;cursor:pointer;display:inline-flex;flex:0 0 auto;gap:8px;padding:8px 14px;position:relative;transition:color .2s ease,background-color .2s ease;white-space:nowrap}.tdp-section .tdp-tab:first-child{border-left:1px solid #e4ebf2}.tdp-section .tdp-tab:after{background-color:#1a2633;bottom:-1px;content:"";height:2px;left:0;position:absolute;right:0;transform:scaleX(0);transform-origin:50% 50%;transition:transform .24s cubic-bezier(.2,.7,.3,1)}.tdp-section .tdp-tab:hover:not([aria-selected=true]){background-color:#f9fbfc;color:#1a2633}.tdp-section .tdp-tab:hover:not([aria-selected=true]):after{transform:scaleX(1)}.tdp-section .tdp-tab:focus-visible{outline:2px solid #0565ff;outline-offset:-3px}.tdp-section .tdp-tab[aria-selected=true]{background-color:#1a2633;border-left:1px solid #e4ebf2;border-right:1px solid #e4ebf2;color:#fff}.tdp-section .tdp-tab[aria-selected=true]:after{transform:scaleX(0)}.tdp-section .tdp-tab__icon{border-radius:1.5px;box-shadow:0 0 0 .5px rgba(26,38,51,.22);display:block;flex:0 0 auto;height:14px;overflow:hidden;transition:box-shadow .2s ease,filter .2s ease;width:20px}.tdp-section .tdp-tab__icon svg{display:block;height:100%;width:100%}.tdp-section .tdp-tab:not([aria-selected=true]) .tdp-tab__icon{filter:saturate(.72)}.tdp-section .tdp-tab:hover .tdp-tab__icon{filter:none}.tdp-section .tdp-tab[aria-selected=true] .tdp-tab__icon{box-shadow:0 0 0 .5px hsla(0,0%,100%,.42)}.tdp-section .tdp-tab[aria-selected=true] .tdp-tab__icon--plain,.tdp-section .tdp-tab__icon--plain{border-radius:0;box-shadow:none;color:currentColor}.tdp-section .tdp-tab:not([aria-selected=true]) .tdp-tab__icon--plain{filter:none;opacity:.72}.tdp-section .tdp-tab:hover .tdp-tab__icon--plain{opacity:1}.tdp-section .tdp-tab__icon p{height:100%;line-height:0;margin:0}.tdp-section .tdp-panel{border-bottom:1px solid #e4ebf2;display:flex;gap:42px;padding-bottom:24px;padding-top:24px}.tdp-section .tdp-panel[hidden]{display:none}.tdp-section .tdp-panel__media{border:1px solid #e4ebf2;flex:0 0 596px;height:466px;overflow:hidden;padding:8px;width:596px}.tdp-section .tdp-panel__media img{display:block;height:100%;object-fit:cover;width:100%}.tdp-section .tdp-panel__body{display:flex;flex:1 1 auto;flex-direction:column;justify-content:flex-end;max-width:408px}.tdp-section .tdp-panel__body,.tdp-section .tdp-panel__media img{transition:opacity .3s ease,transform .3s cubic-bezier(.2,.7,.3,1)}.tdp-section .tdp-panel__body{transition-delay:.05s}.tdp-section .tdp-panels.is-swap .tdp-panel__media img{opacity:0;transform:scale(1.03)}.tdp-section .tdp-panels.is-swap .tdp-panel__body{opacity:0;transform:translateY(10px)}.tdp-section .tdp-panel--other{transition:opacity .3s ease,transform .3s cubic-bezier(.2,.7,.3,1);transition-delay:.05s}.tdp-section .tdp-panels.is-swap .tdp-panel--other{opacity:0;transform:translateY(10px)}.tdp-section .tdp-panel--other{flex-direction:column;gap:34px;justify-content:center;min-height:514px}.tdp-section .tdp-other__head{align-items:center;border-bottom:1px solid #e4ebf2;display:flex;gap:40px;justify-content:space-between;padding-bottom:26px}.tdp-section .tdp-other__copy{min-width:0}.tdp-section .tdp-other__lead{margin-top:8px;max-width:740px}.tdp-section .tdp-other__globe{fill:none;flex:0 0 auto;height:132px;pointer-events:none;stroke:#e4ebf2;stroke-dasharray:6 9;stroke-width:2.2;width:132px}.tdp-section .tdp-other__cards{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.tdp-section .tdp-card{align-items:flex-start;background-color:#fff;border:1px solid #d3dee8;border-radius:0;color:#1a2633;cursor:pointer;display:flex;flex-direction:column;gap:22px;justify-content:flex-end;min-height:262px;overflow:hidden;padding:30px 26px;position:relative;text-align:left;text-decoration:none;transition:border-color .2s ease,color .2s ease,background-color .2s ease,transform .2s cubic-bezier(.2,.7,.3,1),box-shadow .2s ease}.tdp-section .tdp-card__text{min-width:0;position:relative;z-index:1}.tdp-section .tdp-card__label{display:block}.tdp-section .tdp-card__desc{color:#4e647a;display:block;margin-top:4px;transition:color .2s ease}.tdp-section .tdp-card__icon{align-items:center;background-color:rgba(78,100,122,.08);border-radius:50%;color:#4e647a;display:flex;flex:0 0 auto;height:48px;justify-content:center;position:relative;transition:background-color .2s ease,color .2s ease;width:48px;z-index:1}.tdp-section .tdp-card__icon p,.tdp-section .tdp-card__wm p{line-height:0;margin:0}.tdp-section .tdp-card__icon svg{fill:none;height:24px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;width:24px}.tdp-section .tdp-card__wm{bottom:-30px;color:#4e647a;height:158px;opacity:.08;pointer-events:none;position:absolute;right:-30px;transition:opacity .25s ease,transform .25s cubic-bezier(.2,.7,.3,1);width:158px}.tdp-section .tdp-card__wm svg{fill:none;height:100%;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1;width:100%}.tdp-section .tdp-card:before{background-color:#4e647a;content:"";height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0 50%;transition:transform .3s cubic-bezier(.2,.7,.3,1);z-index:1}.tdp-section .tdp-card--blue .tdp-card__icon{background-color:rgba(5,101,255,.1);color:#0565ff}.tdp-section .tdp-card--blue .tdp-card__wm{color:#0565ff}.tdp-section .tdp-card--blue:before{background-color:#0565ff}.tdp-section .tdp-card--violet .tdp-card__icon{background-color:rgba(86,76,207,.1);color:#564ccf}.tdp-section .tdp-card--violet .tdp-card__wm{color:#564ccf}.tdp-section .tdp-card--violet:before{background-color:#564ccf}.tdp-section .tdp-card--pink .tdp-card__icon{background-color:rgba(199,44,145,.1);color:#c72c91}.tdp-section .tdp-card--pink .tdp-card__wm{color:#c72c91}.tdp-section .tdp-card--pink:before{background-color:#c72c91}.tdp-section .tdp-card:focus-visible,.tdp-section .tdp-card:hover{background-color:#1a2633;border-color:#1a2633;box-shadow:0 12px 26px -14px rgba(26,38,51,.5);color:#fff;outline:none;transform:translateY(-2px)}.tdp-section .tdp-card:focus-visible:before,.tdp-section .tdp-card:hover:before{transform:scaleX(1)}.tdp-section .tdp-card:focus-visible .tdp-card__desc,.tdp-section .tdp-card:hover .tdp-card__desc{color:hsla(0,0%,100%,.74)}.tdp-section .tdp-card:focus-visible .tdp-card__icon,.tdp-section .tdp-card:hover .tdp-card__icon{background-color:hsla(0,0%,100%,.16);color:#fff}.tdp-section .tdp-card:focus-visible .tdp-card__wm,.tdp-section .tdp-card:hover .tdp-card__wm{color:#fff;opacity:.17;transform:translate(-8px,-8px)}.tdp-section .tdp-card--primary{background-color:#0565ff;border-color:#0565ff;color:#fff}.tdp-section .tdp-card--primary .tdp-card__desc{color:hsla(0,0%,100%,.78)}.tdp-section .tdp-card--primary .tdp-card__icon{background-color:hsla(0,0%,100%,.18);color:#fff}.tdp-section .tdp-card--primary .tdp-card__wm{color:#fff;opacity:.17}.tdp-section .tdp-card--primary:before{background-color:#fff}.tdp-section .tdp-card--primary:focus-visible,.tdp-section .tdp-card--primary:hover{background-color:#0450cc;border-color:#0450cc}.tdp-section .tdp-card--primary:focus-visible .tdp-card__wm,.tdp-section .tdp-card--primary:hover .tdp-card__wm{opacity:.26}.tdp-section .tdp-panel__title{align-items:center;display:flex;gap:12px;min-height:50px}.tdp-section .tdp-copy-slot{display:inline-block;flex:0 0 auto;height:24px;position:relative;width:24px}.tdp-section .tdp-copy{align-items:center;background:none;border:0;cursor:pointer;display:inline-flex;height:24px;justify-content:center;left:0;padding:0;position:absolute;top:0;transition:opacity .18s ease;width:24px}.tdp-section .tdp-copy svg{fill:#1a2633;height:24px;transition:fill .18s ease;width:24px}.tdp-section .tdp-copy:focus-visible svg,.tdp-section .tdp-copy:hover svg{fill:#0565ff}.tdp-section .tdp-copied{align-items:center;background-color:#f9fbfc;border:1px solid #0565ff;color:#0565ff;display:inline-flex;gap:5px;height:24px;left:0;opacity:0;padding:0 8px;position:absolute;top:0;transition:opacity .18s ease;visibility:hidden;white-space:nowrap}.tdp-section .tdp-copied svg{fill:none;height:9px;stroke:#0565ff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:12px}.tdp-section .tdp-copy-slot.is-copied .tdp-copy{opacity:0;pointer-events:none}.tdp-section .tdp-copy-slot.is-copied .tdp-copied{opacity:1;visibility:visible}.tdp-section .tdp-row__label{margin-top:24px}.tdp-section .tdp-row__value-wrap{align-items:flex-end;display:flex;gap:16px;justify-content:space-between;margin-top:4px}.tdp-section .tdp-row__value{min-width:0}.tdp-section .tdp-row__value p{margin:0}.tdp-section .tdp-row__value a{border-bottom:1px solid transparent;color:#0565ff;text-decoration:none;transition:border-color .18s ease}.tdp-section .tdp-row__value a:focus-visible,.tdp-section .tdp-row__value a:hover{border-bottom-color:currentColor}.tdp-section .tdp-divider{background-color:transparent;border:0;border-top:1px solid #e4ebf2;height:0;margin-bottom:0;margin-top:16px;opacity:1}.tdp-section .tdp-link{align-items:center;border:1px solid #0565ff;color:#0565ff;display:inline-flex;flex:0 0 auto;gap:4px;height:24px;padding:0 8px;text-decoration:none;transition:background-color .18s ease,color .18s ease}.tdp-section .tdp-link svg{fill:currentColor;flex:0 0 auto;height:16px;width:16px}.tdp-section .tdp-link:focus-visible,.tdp-section .tdp-link:hover{background-color:#0565ff;color:#fff}.tdp-section--rule-dashed .tdp-tabs{border-bottom-style:dashed;border-top-style:dashed}.tdp-section--rule-dashed .tdp-tab{border-right-style:dashed}.tdp-section--rule-dashed .tdp-tab:first-child{border-left-style:dashed}.tdp-section--rule-dashed .tdp-panel{border-bottom-style:dashed}.tdp-section--rule-dashed .tdp-panel__media{border-style:dashed}.tdp-section--rule-dashed .tdp-divider{border-top-style:dashed}.tdp-section--rule-solid .tdp-divider,.tdp-section--rule-solid .tdp-panel,.tdp-section--rule-solid .tdp-panel__media,.tdp-section--rule-solid .tdp-tab,.tdp-section--rule-solid .tdp-tabs{border-style:solid}@media (max-width:1199px){.tdp-section .tdp-panel{gap:32px}.tdp-section .tdp-panel__media{aspect-ratio:596/466;flex-basis:52%;height:auto;width:52%}}@media (max-width:991px){.tdp-section .tdp-panel{flex-direction:column}.tdp-section .tdp-panel--other{min-height:0}.tdp-section .tdp-other__globe{height:104px;width:104px}.tdp-section .tdp-other__cards{grid-template-columns:repeat(2,1fr)}.tdp-section .tdp-card{min-height:196px}.tdp-section .tdp-panel__media{flex-basis:auto;width:100%}.tdp-section .tdp-panel__body{max-width:none}}@media (max-width:767px){.tdp-section .tdp-tabs{margin-top:32px}.tdp-section .tdp-tab{gap:7px;padding:8px 14px}.tdp-section .tdp-tab__icon{height:12.6px;width:18px}.tdp-section .tdp-panel__title{min-height:36px}.tdp-section .tdp-row__value-wrap{align-items:flex-start;flex-direction:column;gap:12px}.tdp-section .tdp-panel--other{gap:20px}.tdp-section .tdp-other__globe{display:none}.tdp-section .tdp-other__cards{gap:14px;grid-template-columns:1fr}.tdp-section .tdp-card{align-items:center;flex-direction:row;gap:14px;justify-content:flex-start;min-height:0;padding:20px}.tdp-section .tdp-card__icon{height:40px;width:40px}.tdp-section .tdp-card__icon svg{height:20px;width:20px}.tdp-section .tdp-card__wm{bottom:-22px;height:104px;right:-22px;width:104px}}@media (prefers-reduced-motion:reduce){.tdp-section .tdp-copied,.tdp-section .tdp-copy,.tdp-section .tdp-panel__body,.tdp-section .tdp-panel__media img,.tdp-section .tdp-tab,.tdp-section .tdp-tab:after,.tdp-section .tdp-tab__icon{transition:none}.tdp-section .tdp-panels.is-swap .tdp-panel--other,.tdp-section .tdp-panels.is-swap .tdp-panel__body,.tdp-section .tdp-panels.is-swap .tdp-panel__media img{opacity:1;transform:none}.tdp-section .tdp-card,.tdp-section .tdp-card:before,.tdp-section .tdp-card__wm,.tdp-section .tdp-panel--other{transition:none}.tdp-section .tdp-card:focus-visible,.tdp-section .tdp-card:hover{box-shadow:none;transform:none}.tdp-section .tdp-card:focus-visible .tdp-card__wm,.tdp-section .tdp-card:hover .tdp-card__wm{transform:none}}