.card-grid{margin-top:48px;display:grid;grid-template-columns:1fr 1fr;gap:38px}.card-grid__left{display:flex;gap:26px;flex-direction:column}.detailCard{height:100%;padding:18px 36px;border-radius:16px;background:#fdfdfd;box-shadow:0 5px 20px 0 rgba(130,48,255,.1);.detailCard__title{color:#11214d;font-size:24px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.48px}.datailCard__list{display:flex;flex-direction:column;gap:32px;margin-top:24px;.detailCard__listItem{display:flex;gap:22px;align-items:center;svg{width:36px;height:36px;flex-shrink:0}.detailCard__listItem__content{display:flex;flex-grow:1;justify-content:space-between;align-items:center;@media screen and (max-width:767px){align-items:self-start;flex-direction:column}}.identifier{color:#515151;font-size:18px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.36px;@media screen and (max-width:1199px){padding-right:50px}@media screen and (max-width:1199px){padding-right:10px}}.value{color:#17181d;text-align:left;font-size:30px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.6px;width:200px;flex-shrink:0;display:flex;flex-direction:column;@media screen and (max-width:767px){max-width:100%;width:100%}.value-help-text{color:#515151;font-size:12px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:-.24px}}}}}.detailChip{display:inline-flex;padding:8px 16px;justify-content:center;align-items:center;gap:10px;border-radius:32px;background:#efe4ff;color:#8d42ff;text-align:center;font-size:14px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.28px;width:fit-content}.detailChip.large-chip{display:flex;width:100%;padding:16px;align-items:flex-start;gap:9px;border-radius:8px;background:var(--gra2,linear-gradient(89deg,rgba(212,184,255,.16) 1.08%,rgba(130,48,255,.16) 98.94%))}.content-chip{display:flex;align-items:start;gap:12px;p{text-align:left}}@media screen and (max-width:1240px){.card-grid{grid-template-columns:1fr}.card-grid__left{flex-direction:row}}@media screen and (max-width:960px){.card-grid__left{flex-direction:column}}@media screen and (max-width:640px){.detailCard{.detailCard__listItem{align-items:start!important;.detailCard__listItem__content{flex-direction:column}}}}.features-tabs{background:linear-gradient(180deg,rgba(249,244,254,.6),rgba(255,255,255,0));padding-block:76px 48px;.tabs-container{margin-top:48px;padding:4px;border-radius:16px;background:rgba(17,31,62,.05);max-width:968px;overflow-x:auto;min-width:100%;justify-content:space-between;display:flex;gap:8px;.tab-item{padding:24px;border-radius:16px;cursor:pointer;white-space:pre;color:#17181D;text-align:center;font-size:20px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.4px}.tab-item.active{background:#fff}}.tabs-content{margin-top:42px;padding:72px 42px 58px;display:flex;justify-content:space-between;border-radius:24px;background:#FDFDFD;box-shadow:0 0 40px 0 rgba(0,0,0,.03)}.tab-item-details,.tabs-item-infographic{flex-basis:50%;flex-shrink:0}.tabs-item-infographic{display:flex;justify-content:center;align-items:center;width:min(100%,529px);min-height:100%;border-radius:16px;background:rgba(242,242,250,.2);padding:16px;img{width:100%;height:100%;object-fit:cover}}.tab-item-details{display:flex;flex-direction:column;gap:48px;max-width:580px;padding-right:25px;.tab-content-item{display:flex;flex-direction:column;gap:8px;cursor:pointer;position:relative;margin-left:25px;h4{font-size:20px;font-weight:700;line-height:26px}h4,p{color:#17181d;font-style:normal;opacity:.5}p{font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.32px}}.tab-content-item:before{content:"";position:absolute;width:5px;height:100%;left:-25px;top:0;border-radius:8px;background:#e3e3e3}.tab-content-item.active:before{background:#8230ff;animation:activeTabAnimation 5s linear}.tab-content-item.active{h4,p{opacity:1}}}.feature-tabs-slider,.mobile-active-tab{display:none}}@keyframes activeTabAnimation{0%{height:1%}to{height:100%}}@media screen and (max-width:968px){.tabs-content{flex-direction:column-reverse;justify-content:center;align-items:center;gap:24px}.features-tabs{.tabs-container,.tabs-section .for-desktop{display:none!important}.feature-tabs-slider{display:block!important;.slick-slide>div{margin:auto;width:100%}}.features-tabs-container{.mobile-active-tab{display:block;color:#17181D;font-size:20px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:-.4px;text-align:center;margin-top:32px}.tabs-content{padding:0;margin-top:20px;.tabs-item-infographic{border-bottom-left-radius:0;border-bottom-right-radius:0;height:300px;max-height:300px;img{object-fit:contain;max-height:280px!important}}.tab-item-details{padding-inline:16px}}}.section-subtitle{display:none}.tab-item-details{display:flex;flex-direction:column;gap:48px;max-width:100%}.tabs-item-infographic{width:100%}}}