.benifits-section{background:var(--benifits-section-background)}.benifits-section .benifits-section__heading{width:100%;text-align:center;display:flex;flex-direction:column;align-items:center}.benifits-section .tcp-section-heading,.benifits-section .tcp-section-heading__title-group{align-items:center}.benifits-section .benifits-section__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:48px;list-style:none;padding:0}.benifits-section .benifits-section__card{display:flex;align-items:flex-start;gap:16px;padding:32px;border-radius:16px;border:1px solid var(--benifits-section-border);background:var(--benifits-section-card-background)}.benifits-section .benifits-section__icon{display:grid;width:48px;height:48px;flex:0 0 48px;place-items:center;border-radius:10px;background:var(--benifits-section-icon-background)}.benifits-section .benifits-section__icon-image{display:block;width:24px;height:24px;object-fit:contain}.benifits-section .benifits-section__body{display:flex;flex-direction:column;gap:8px}.benifits-section .benifits-section__title{margin:0;color:var(--benifits-section-title)}.benifits-section .benifits-section__text{margin:0;color:var(--benifits-section-text)}.benifits-section .benifits-section__text.rte p{margin:0}@media screen and (max-width:767.98px){.benifits-section .benifits-section__list{grid-template-columns:1fr;gap:16px;margin-top:32px}.benifits-section .benifits-section__card{padding:24px;gap:12px}.benifits-section .benifits-section__marquee{margin-top:32px}.benifits-section .benifits-section__list.is-marquee{display:flex;flex-wrap:nowrap;width:max-content;gap:16px;margin-top:0;will-change:transform}.benifits-section .benifits-section__list.is-marquee .benifits-section__card{flex-shrink:0}}@media screen and (max-width:575.98px){.benifits-section .benifits-section__icon-image{width:auto;height:20px}.benifits-section .benifits-section__icon{width:44px;height:44px;flex:0 0 44px}}@media screen and (max-width:450.98px){.benifits-section .benifits-section__card{flex-direction:column}}.home-why-cards{background:var(--home-why-cards-background)}.home-why-cards__grid{border:1px solid #dce3ec;border-radius:18px}.home-why-cards .home-why-cards__heading{width:100%;text-align:center;display:flex;flex-direction:column;align-items:center}.home-why-cards .home-why-cards .tcp-section-heading,.home-why-cards .tcp-section-heading__title-group{align-items:center}.home-why-cards .home-why-cards__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:48px;list-style:none;padding:0}.home-why-cards .home-why-cards__card{display:flex;align-items:flex-start;gap:16px;padding:32px;border-radius:16px;border:1px solid var(--home-why-cards-border);background:var(--home-why-cards-card-background)}.home-why-cards .home-why-cards__icon{display:grid;width:48px;height:48px;flex:0 0 48px;place-items:center;border-radius:10px;background:var(--home-why-cards-icon-background)}.home-why-cards .home-why-cards__icon-image{display:block;width:24px;height:24px;object-fit:contain}.home-why-cards .home-why-cards__body{display:flex;flex-direction:column;gap:8px}.home-why-cards .home-why-cards__title{margin:0;color:var(--home-why-cards-title)}.home-why-cards .home-why-cards__text{margin:0;color:var(--home-why-cards-text)}.home-why-cards .home-why-cards__text.rte p{margin:0}.home-why-cards .home-why-cards__marquee{overflow:hidden}@media screen and (max-width:767.98px){.home-why-cards .home-why-cards__list{grid-template-columns:1fr;gap:16px;margin-top:32px}.home-why-cards .home-why-cards__card{padding:24px;gap:12px}.home-why-cards .home-why-cards__marquee{margin-top:32px}.home-why-cards .home-why-cards__list.is-marquee{display:flex;flex-wrap:nowrap;width:max-content;gap:16px;margin-top:0;will-change:transform}.home-why-cards .home-why-cards__list.is-marquee .home-why-cards__card{flex-shrink:0}}@media screen and (max-width:575.98px){.home-why-cards .home-why-cards__icon-image{width:auto;height:20px}.home-why-cards .home-why-cards__icon{width:44px;height:44px;flex:0 0 44px}}@media screen and (max-width:450.98px){.home-why-cards .home-why-cards__card{flex-direction:column}}.tcp-about-preview{background:var(--tcp-about-background)}.tcp-about-preview__heading{width:100%}.tcp-about-preview__grid{display:grid;grid-template-columns:minmax(0,596px) minmax(0,604px);gap:80px;align-items:flex-start}.tcp-about-preview__content{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.tcp-about-preview__description{color:var(--tcp-section-description-color);margin-top:8px}.tcp-about-preview__description.rte p:last-child{margin-bottom:0}.tcp-about-preview__checklist{list-style:none;margin:24px 0 0;padding:0;width:100%}.tcp-about-preview__checklist-item{display:flex;align-items:center;gap:12px;padding:16px 0;border-top:1px solid color-mix(in srgb,var(--tcp-section-checklist-text-color) 15%,transparent)}.tcp-about-preview__checklist-item:last-child{border-bottom:1px solid color-mix(in srgb,var(--tcp-section-checklist-text-color) 15%,transparent)}.tcp-about-preview__check{display:flex;align-items:center;justify-content:center;width:24px;height:24px;min-width:24px;padding-top:2px;border-radius:50%;background:color-mix(in srgb,var(--tcp-section-check-color) 12%,transparent);color:var(--tcp-section-check-color)}.tcp-about-preview__check-text{color:var(--tcp-section-checklist-text-color);font-weight:600}.tcp-about-preview__media{position:relative;min-height:auto;overflow:hidden;border-radius:16px}.tcp-about-preview__image,.tcp-about-preview__placeholder{display:block;width:100%;height:450px;object-fit:cover}.tcp-about-preview__image{object-position:var(--focal-point)}.tcp-about-preview__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(30deg,color-mix(in srgb,var(--color-brand-secondary) 30%,transparent),transparent 50%)}@media screen and (max-width:991.98px){.tcp-about-preview__grid{gap:40px}.tcp-about-preview__image,.tcp-about-preview__placeholder{height:auto}}@media screen and (max-width:767.98px){.tcp-about-preview__grid{grid-template-columns:1fr;gap:32px}.tcp-about-preview__media{min-height:0;order:-1}.tcp-about-preview__image,.tcp-about-preview__placeholder{height:auto;aspect-ratio:604 / 340}}.tcp-hero{background:transparent;position:relative}.tcp-hero:before{content:"";z-index:-1;border-radius:932px;background:radial-gradient(45.6% 44.85% at 50% 50%,#ffe9de,#ffe9de00);width:932px;height:932px;display:inline-block;position:absolute;top:-289px;left:-199px}.tcp-hero__grid{display:grid;grid-template-columns:minmax(0,596px) minmax(0,604px);gap:80px;align-items:center}.tcp-hero__content,.tcp-hero__main,.tcp-hero__copy,.tcp-hero__heading-group{display:flex;flex-direction:column;align-items:flex-start}.tcp-hero__content{gap:24px}.tcp-hero__main{gap:32px}.tcp-hero__copy{gap:16px}.tcp-hero__heading-group{gap:12px}.tcp-hero__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:30px;background:#fbeadd;color:#d8661e}.tcp-hero__eyebrow-dot{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:currentColor}.tcp-hero__title{width:100%;max-width:581px;color:var(--tcp-hero-heading)}.tcp-hero__subtitle{max-width:596px;color:var(--tcp-hero-text)}.tcp-hero__subtitle.rte p{margin:0}.tcp-hero__buttons{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.tcp-hero__button{min-height:48px;padding:14px 28px;font-size:16px}.tcp-hero__trust{display:flex;flex-wrap:wrap;align-items:center;gap:16px 32px;color:var(--tcp-hero-text)}.tcp-hero__trust-item{display:inline-flex;align-items:center;gap:8px}.tcp-hero__check{display:inline-flex;width:20px;height:20px;flex:0 0 20px;align-items:center;justify-content:center;border-radius:50%;background:var(--tcp-hero-check-background);color:var(--tcp-hero-accent)}.tcp-hero__check svg{width:12px;height:9px}.tcp-hero__media{position:relative;width:100%;max-width:604px}.tcp-hero__image-frame{position:relative;aspect-ratio:604 / 674;overflow:hidden;border-radius:16px;background:var(--tcp-hero-check-background)}.tcp-hero__image,.tcp-hero__placeholder{display:block;width:100%;height:100%;object-fit:cover}.tcp-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(48.14deg,color-mix(in srgb,var(--tcp-hero-overlay) var(--tcp-hero-overlay-opacity),transparent) 0%,transparent 50%,transparent 100%);pointer-events:none}.tcp-hero__badge{position:absolute;z-index:2;display:flex;flex-direction:column;box-sizing:border-box;gap:8px;padding:17px 25px;border:1px solid color-mix(in srgb,var(--tcp-hero-heading) 8%,transparent);border-radius:12px;background:color-mix(in srgb,var(--tcp-hero-badge-background) 95%,transparent);color:var(--tcp-hero-heading);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);white-space:nowrap}.tcp-hero__badge-value{color:inherit!important}.tcp-hero__badge:not(.tcp-hero__badge--dark) .tcp-hero__badge-value{font-size:30px;letter-spacing:-2px}.tcp-hero__badge-value--accent{color:var(--tcp-hero-accent)!important}.tcp-hero__badge-label{color:var(--tcp-hero-text)}.tcp-hero__badge--dark{padding:16px 24px;border:0;border-radius:18px;background:var(--tcp-hero-dark-badge-background);color:var(--tcp-hero-dark-badge-text)}.tcp-hero__badge--dark .tcp-hero__badge-label{color:color-mix(in srgb,var(--tcp-hero-dark-badge-text) 92%,transparent)}.tcp-hero__badge--top-left{top:11px;left:14px;width:131px}.tcp-hero__badge--bottom-left{bottom:50px;left:-60px}.tcp-hero__badge--bottom-right{right:-35px;bottom:151px}.shopify-section.tcp-hero-wrapper{overflow:unset!important}@media screen and (max-width:1399.98px){.tcp-hero__grid{grid-template-columns:minmax(0,1fr) minmax(460px,47.1875%);gap:64px}.tcp-hero__badge--bottom-left{left:-32px}.tcp-hero__badge--bottom-right{right:-12px}}@media screen and (max-width:1199.98px){.tcp-hero__grid{gap:48px}.tcp-hero__badge{padding:14px 18px}.tcp-hero__badge--bottom-left{left:12px}.tcp-hero__badge--bottom-right{right:12px}}@media screen and (max-width:991.98px){.tcp-hero__grid{grid-template-columns:minmax(0,1fr);gap:32px}.tcp-hero__content{max-width:720px}.tcp-hero__media{max-width:604px;margin-inline:auto}}@media screen and (max-width:767.98px){.tcp-hero__grid,.tcp-hero__main{gap:24px}.tcp-hero__content{gap:20px}.tcp-hero__trust{gap:12px 20px}.tcp-hero:before{width:450px;height:550px}.tcp-hero__badge:not(.tcp-hero__badge--dark) .tcp-hero__badge-value{font-size:24px;letter-spacing:-1px}.tcp-hero__badge--dark .tcp-hero__badge-value{font-size:28px}.tcp-hero__badge--bottom-left{bottom:12px;left:12px}.tcp-hero__badge--bottom-right{right:12px;bottom:92px}}@media screen and (max-width:575.98px){.tcp-hero__buttons{width:100%;align-items:stretch}.tcp-hero a.tcp-hero__button{width:fit-content}.tcp-hero__button{width:100%}.tcp-hero__trust{align-items:flex-start}.tcp-hero__badge{padding:10px 12px}.tcp-hero__badge--dark{padding:12px 14px}}.tcp-how{background:var(--color-brand-surface)}.tcp-how{background:var(--tcp-how-background)}.tcp-how__heading{width:min(100%,736px);margin-inline:auto}.tcp-how__heading .tcp-section-heading__title,.tcp-how__heading .tcp-section-heading__description{width:min(100%,584px)}.tcp-how__heading .tcp-section-badge{border-radius:12px}.tcp-how__steps{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;margin-top:40px!important}.tcp-how__steps:before{content:"";position:absolute;z-index:0;top:30px;left:0;width:100%;height:1px;background:var(--tcp-how-line)}.tcp-how__steps--gradient:before{background:linear-gradient(90deg,color-mix(in srgb,var(--tcp-how-line) 10%,transparent),color-mix(in srgb,var(--tcp-how-line) 30%,transparent) 40% 60%,color-mix(in srgb,var(--tcp-how-line) 10%,transparent))}.tcp-how__step{position:relative;display:flex;min-width:0;flex-direction:column;gap:32px}.tcp-how__step:before{display:none;content:"";position:absolute;z-index:0;background:var(--tcp-how-line)}.tcp-how__step:last-child:before{display:none}.tcp-how__marker{position:relative;z-index:1;display:grid;width:60px;height:60px;place-items:center;border-radius:50%;background:var(--tcp-how-marker);color:var(--tcp-how-marker-text)!important}.tcp-how__content{display:flex;flex-direction:column;gap:8px}.tcp-how__title{width:min(100%,200px);color:var(--tcp-section-heading-color)}.tcp-how__description{color:var(--tcp-how-text)}.tcp-how__description.rte p:last-child{margin-bottom:0}@media screen and (max-width:991.98px){.tcp-how__steps:before{display:none}.tcp-how__steps{grid-template-columns:1fr;gap:0}.tcp-how__step{display:grid;grid-template-columns:60px minmax(0,1fr);gap:24px;padding-bottom:32px}.tcp-how__step:last-child{padding-bottom:0}.tcp-how__step:before{display:block;top:30px;left:30px;width:1px;height:100%}.tcp-how__content{padding-top:5px}}@media screen and (max-width:767.98px){.tcp-how__steps{margin-top:32px!important}.tcp-how__step{grid-template-columns:52px minmax(0,1fr);gap:20px}.tcp-how__marker{width:52px;height:52px}.tcp-how__step:before{top:26px;left:26px}}@media screen and (max-width:575.98px){.tcp-template-index .tcp-how__content .tcp-how__title{font-size:16px}.tcp-template-index .tcp-how__description p{font-size:12px}.tcp-template-index .tcp-how__step .tcp-how__marker{font-size:12px;line-height:normal}.tcp-template-index .tcp-how__marker{height:32px;width:32px}.tcp-template-index .tcp-how__step:before{left:15px}.tcp-template-index .tcp-how__step{grid-template-columns:40px minmax(0,1fr);padding-bottom:15px}.tcp-template-index .tcp-how__steps{margin-top:22px!important}}.tcp-industries{position:relative;overflow:hidden;background:var(--tcp-industries-background)}.tcp-industries__inner{position:relative;z-index:1}.tcp-industries__heading{width:min(100%,736px);margin-inline:auto}.tcp-industries__heading .tcp-section-heading__title{width:min(100%,584px)}.tcp-industries__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));row-gap:40px;margin-top:40px!important}.tcp-industries__item{position:relative;display:flex;flex-direction:column;align-items:center;gap:24px;padding-inline:24px;text-align:center}.tcp-industries__item:not(:nth-child(4n)):after{content:"";position:absolute;top:0;right:0;width:1px;height:101px;background:var(--tcp-industries-border)}.tcp-industries__icon{display:grid;width:54px;height:54px;place-items:center;border-radius:12px;background:var(--tcp-industries-icon-background)}.tcp-industries__icon-image{display:block;width:26px;height:26px;object-fit:contain}.tcp-industries__label{width:100%;color:var(--tcp-section-heading-color)}.tcp-industries--directory{position:relative}.tcp-industries--directory:after{content:"";position:absolute;background:#c7c7c7;height:1px;width:calc(100% - 40px);bottom:0;left:0;right:0;margin:auto;z-index:1}.tcp-industries--directory .tcp-industries__heading{width:min(100%,750px)}.tcp-industries--directory .tcp-industries__heading .tcp-section-heading__title{width:100%}.tcp-industries--directory .tcp-section-heading{gap:16px}.tcp-industries--directory .tcp-section-heading__title-group{gap:12px}.tcp-industries--directory .tcp-section-badge__dot{width:6px;height:6px;flex-basis:6px}.tcp-industries--directory .rte p:last-child{margin-bottom:0}.tcp-industries__directory{display:grid;grid-template-columns:repeat(3,minmax(0,373.333px));justify-content:center;column-gap:80px;row-gap:40px;margin-top:40px}.tcp-industries__category{min-width:0}.tcp-industries__category-header{display:flex;min-height:80px;align-items:center;gap:16px;padding-block:16px}.tcp-industries__category-icon{display:grid;width:48px;height:48px;flex:0 0 48px;place-items:center;border-radius:12px;background:var(--tcp-industries-icon-background)}.tcp-industries__category-icon-image{display:block;width:24px;height:24px;object-fit:contain}.tcp-industries__category-title{min-width:0;margin:0;color:var(--tcp-section-heading-color);font-size:18px;line-height:1.3;letter-spacing:-.18px}.tcp-industries__directory-items ul{margin:0;padding:0;list-style:none}.tcp-industries__directory-items li{min-height:47px;margin:0;padding:12px 0 13px;border-bottom:1px solid var(--tcp-industries-border);color:var(--tcp-section-description-color);font-size:16px;line-height:1.4;letter-spacing:-.16px}.tcp-industries__directory-items li:first-child{min-height:48px;padding-block:13px;border-top:1px solid var(--tcp-industries-border)}.tcp-industries__category--no-last-divider .tcp-industries__directory-items li:last-child{border-bottom:0}.tcp-industries__decoration{position:absolute;top:723px;right:-167px;width:504px;height:504px;pointer-events:none}.tcp-industries__decoration img{display:block;width:100%;height:100%;object-fit:contain}.tcp-industries__directory-items ul{padding-left:0!important}.last-icon-content{margin:60px 26px 0;border:1.5px dashed #F2B58C;background:#fff9f4;border-radius:18px;padding:24px 28px;display:flex;gap:16px;align-items:flex-start}.main-last-icon{flex:0 0 44px;height:44px;border-radius:13px;background:#fff;border:1px solid #c7c7c7;color:#fff;display:flex;align-items:center;justify-content:center}.last-icon path{stroke:#fff}.heading-dec{display:flex;gap:10px;flex-direction:column}@media screen and (max-width:1199.98px){.tcp-industries__directory{column-gap:48px}}@media screen and (max-width:991.98px){.tcp-industries__item{padding-inline:16px}.tcp-industries__directory{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}.tcp-industries__decoration{top:760px;right:-220px}}@media screen and (max-width:767.98px){.tcp-industries__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 0;margin-top:32px!important}.tcp-industries__item{padding-inline:12px}.tcp-industries__item:not(:nth-child(4n)):after{display:none}.tcp-industries__item:nth-child(odd):after{content:"";display:block;position:absolute;top:0;right:0;width:1px;height:100%;background:var(--tcp-industries-border)}.tcp-industries__directory{grid-template-columns:1fr;gap:32px;margin-top:32px}.tcp-industries__category-header{min-height:72px;padding-block:12px}.tcp-industries__decoration{top:auto;right:-180px;bottom:240px;width:360px;height:360px}.tcp-industries--directory:after{width:calc(100% - 30px)}}@media screen and (max-width:575.98px){.tcp-template-index .heading-dec h3.main-heading{font-size:12px}.tcp-template-index .heading-dec .main-dec.body-2{font-size:10px}.tcp-template-index .tcp-industries__item .tcp-industries__label{font-size:11px}.tcp-template-index .tcp-industries__grid{grid-template-columns:1fr 1fr;gap:28px 0}.tcp-template-index .tcp-industries__icon{width:20px;height:20px}.tcp-template-index .tcp-industries__icon-image{width:auto;height:32px}.tcp-template-index .tcp-industries__item{gap:10px}}@media screen and (max-width:575.98px){.tcp-template-index .main-last-icon{flex:0 0 25px;width:27px}}@media screen and (max-width:499.98px){.last-icon-content{flex-direction:column}.main-last-icon{flex:0 0 35px;height:auto;width:35px;border-radius:7px}.heading-dec{width:100%;max-width:100%}.main-dec.body-2{word-wrap:break-word}}@media screen and (max-width:375.98px){.tcp-industries__category-header{gap:12px}.tcp-industries__category-title{font-size:17px;letter-spacing:-.17px}}.tcp-platforms-section{background:var(--tcp-platforms-background)}.tcp-platforms-inner{display:flex;flex-direction:column;align-items:center;gap:40px}.tcp-platforms-eyebrow{width:100%;color:var(--tcp-platforms-text);text-align:center}.tcp-platforms-grid{display:flex;width:100%;align-items:center;justify-content:space-between}.tcp-platforms-item{display:flex;min-width:0;align-items:center;justify-content:center}.tcp-platforms-logo{display:block;width:min(var(--tcp-platforms-logo-width),100%);max-width:100%;height:auto;filter:var(--tcp-platforms-logo-filter)}.tcp-platforms-placeholder{display:block;width:min(var(--tcp-platforms-logo-width),100%);height:46px}@media(max-width:767.98px){.tcp-platforms-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}.tcp-platforms-logo{width:auto;height:35px;object-fit:contain}}@media(max-width:375.98px){.tcp-platforms-grid{column-gap:24px}}.tcp-ready-cta{background:transparent;position:relative}.tcp-ready-cta__card{position:relative;overflow:hidden;border-radius:16px;background:var(--tcp-ready-background)}.tcp-ready-cta__content{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:48px 56px;text-align:left}.tcp-ready-cta__copy{display:flex;flex-direction:column;gap:8px}.tcp-ready-cta__heading{color:var(--tcp-ready-heading)!important;margin:0}.tcp-ready-cta__description{color:var(--tcp-ready-text)}.tcp-ready-cta__description.rte p:last-child{margin-bottom:0}.tcp-ready-cta__buttons{display:flex;flex-wrap:wrap;align-items:center;gap:12px;flex-shrink:0}.tcp-ready-cta .primary-button1{display:inline-flex;align-items:center;gap:8px}.tcp-ready-cta .primary-button2{color:var(--color-brand-primary)}.tcp-ready-cta p{color:#ffffffbf!important}.tcp-ready-cta .tcp-ready-cta__heading{width:55%}@media screen and (max-width:767.98px){.tcp-ready-cta__content{flex-direction:column;align-items:flex-start;gap:24px;padding:32px 24px}.tcp-ready-cta__buttons{width:100%;flex-direction:column}.tcp-ready-cta__buttons .primary-button1,.tcp-ready-cta__buttons .primary-button2{width:100%;justify-content:center}}.tcp-solutions{background:var(--tcp-solutions-background)}.tcp-solutions>.page-width{position:relative}.tcp-solutions>.page-width:before{content:"";position:absolute;top:0;right:20px;left:20px;height:1px;background:var(--tcp-solutions-card-border)}.tcp-solutions__heading{width:min(100%,736px);margin-inline:auto}.tcp-solutions__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:40px}.tcp-solution-card{display:flex;min-height:269px;flex-direction:column;align-items:flex-start;gap:32px;padding:32px;border:1px solid var(--tcp-solutions-card-border);border-radius:16px;background:var(--tcp-solutions-card-background);transition:border-color .3s ease-out}.tcp-solution-card__icon{display:grid;width:56px;height:56px;place-items:center;border-radius:12px;background:var(--tcp-solutions-icon-background);transition:background-color .3s ease-out}.tcp-solution-card__icon-image{display:block;width:28px;height:28px;object-fit:contain;transition:filter .3s ease-out}.tcp-solution-card__content{display:flex;flex:1;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:16px}.tcp-solution-card__copy{display:flex;flex-direction:column;gap:8px}.tcp-solution-card__title{color:var(--tcp-solutions-card-title)}.tcp-solution-card__description{color:var(--tcp-solutions-card-text)}.tcp-solution-card__description.rte p:last-child{margin-bottom:0}.tcp-solution-card__link{display:inline-flex;align-items:center;gap:8px;color:var(--tcp-solutions-link)}.tcp-solution-card__arrow{display:block;width:16px;height:16px;object-fit:contain}.tcp-solution-card:focus-within{border-color:var(--tcp-solutions-link)}.tcp-solution-card:focus-within .tcp-solution-card__icon{background:var(--tcp-solutions-link)}.tcp-solution-card:focus-within .tcp-solution-card__icon-image{filter:brightness(0) invert(1)}@media(hover:hover){.tcp-solution-card:hover .tcp-solution-card__icon{background:#f4732a33}}@media(prefers-reduced-motion:reduce){.tcp-solution-card,.tcp-solution-card__icon,.tcp-solution-card__icon-image{transition-duration:.01ms}}@media screen and (max-width:767.98px){.tcp-solutions>.page-width:before{right:16px;left:16px}.tcp-solutions__grid{grid-template-columns:1fr;margin-top:32px}.tcp-solution-card{min-height:0;padding:24px;gap:24px}}.tcp-testimonials{background:var(--tcp-testimonials-background)}.tcp-testimonials__grid-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,480px);gap:60px;align-items:center}.tcp-testimonials__heading,.tcp-testimonials__slider-wrapper{min-width:0;width:100%}.tcp-testimonials__slider-wrapper{width:100%}.tcp-testimonials__slider{position:relative;overflow:hidden;border-radius:16px}.tcp-testimonials__track{display:flex;transition:transform .6s cubic-bezier(.65,0,.35,1);will-change:transform}.tcp-testimonials__track .tcp-testimonial-card{flex:0 0 100%}.tcp-testimonials__pagination{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:20px;flex-wrap:wrap}.tcp-testimonials__dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:var(--tcp-testimonials-border);cursor:pointer;transition:background .3s ease,transform .3s ease}.tcp-testimonials__dot.is-active{background:var(--tcp-testimonials-star);transform:scale(1.3)}.tcp-testimonial-card{display:flex;justify-content:space-between;flex-direction:column;gap:20px;padding:32px;border-radius:16px;background:var(--tcp-testimonials-card);border:1px solid var(--tcp-testimonials-border)}.tcp-testimonial-card__rating{display:flex;align-items:flex-start;gap:4px}.tcp-testimonial-card__star{display:block;width:16px;height:16px;flex:0 0 16px;--fill-0: var(--tcp-testimonials-star);--stroke-0: var(--tcp-testimonials-star)}.tcp-testimonial-card__star svg{display:block;width:16px;height:16px;overflow:visible}.tcp-testimonial-card__quote{margin:0;color:var(--tcp-testimonials-text)}.tcp-testimonial-card__quote.rte p{margin:0}.tcp-testimonial-card__author{display:flex;align-items:center;gap:12px}.tcp-testimonial-card__avatar{display:block;width:40px;height:40px;min-width:40px;border-radius:50%;overflow:hidden}.tcp-testimonial-card__avatar img{display:block;width:100%;height:100%;object-fit:cover}.tcp-testimonial-card__avatar--fallback{display:flex;align-items:center;justify-content:center;background:var(--tcp-testimonials-text);color:var(--tcp-testimonials-card);font-size:12px;font-weight:600}.tcp-testimonial-card__author-info{display:flex;flex-direction:column}.tcp-testimonial-card__name{color:var(--tcp-testimonials-text)}.tcp-testimonial-card__role{color:var(--tcp-testimonials-muted)}.tcp-testimonials .tcp-testimonial-card__quote p{font-size:17px}.tcp-testimonial-card__quote{height:100%}@media screen and (max-width:991.98px){.tcp-testimonials__grid-layout{grid-template-columns:1fr;gap:32px}}@media screen and (max-width:767.98px){.tcp-testimonial-card{padding:20px;gap:16px}.tcp-testimonials .tcp-testimonial-card__quote p{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/11/compiled_assets/styles.css.map?subset=BAAgAAAAAIJPAg */
