.bundle-card{display:flex;flex-direction:column;margin-top:40px;width:100%;background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.1)}.bundle-card .head-wrapper{display:flex;align-items:center;align-self:stretch;justify-content:flex-end;padding:12px 16px 12px 24px;gap:16px}.bundle-card .head-wrapper .head-icon{font-size:24px}.bundle-card .header{position:absolute;top:-36px;border-radius:12px 12px 0 0;width:100%;background:#57ad6a;display:flex;padding:12px 10px;line-height:1;justify-content:center;align-items:center;flex-grow:1;gap:8px;align-self:stretch}.bundle-card .header>span{color:#fff;font-family:Labil-Bold;font-size:16px;text-align:center}.bundle-card>.inner{display:flex;flex-direction:column;gap:16px}.bundle-card>.inner>.image{align-self:center;position:relative;width:100%;height:75px}.bundle-card>.inner>.image>img{object-fit:contain}.bundle-card>.inner>.text{display:flex;flex-direction:column;gap:6px}.bundle-card>.inner>.text>.title{font-family:Labil-Bold;line-height:normal;font-size:20px}.bundle-card>.inner>.text>.description{color:var(--pietra-grey-3);font-size:14px;line-height:normal;margin:0}.bundle-card>.inner>.text>.benefit{color:var(--pietra-success);font-family:Labil-Bold;font-size:13px;line-height:normal}.bundle-card>.inner>.price{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.bundle-card>.inner>.price>span:first-of-type{font-family:Attila-Bold;line-height:1}.bundle-card>.inner>.price>span:nth-of-type(2){color:var(--pietra-grey-3);font-size:13px}.bundle-card>.inner>.price>span>.postfix{font-size:14px;font-family:Labil Grotesk;font-weight:500}.bundle-card>.inner .credit{border-radius:1000px;background:#ebf5ed;display:flex;width:-moz-fit-content;width:fit-content;padding:4px 12px 4px 4px;align-items:center;color:var(--pietra-green-1,#57ad6a);font-family:Labil Grotesk;font-size:16px;font-style:normal;font-weight:700;line-height:normal;gap:10px}.bundle-card>.inner .credit .icon{color:#fff;border-radius:1000px;background:var(--pietra-green-1,#57ad6a);padding:8px;line-height:1;height:32px}.bundle-card>.inner .credit .icon svg{line-height:1}.bundle-card>.inner>.create-account{display:flex;padding:12px 20px;line-height:normal;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px solid #000;transition:all .2s;cursor:pointer}.bundle-card>.inner>.create-account>span{font-family:Labil-Bold;font-size:16px;transition:all .2s}.bundle-card>.inner>.create-account>img{transition:all .2s}.bundle-card>.inner>.create-account:hover{background:#000}.bundle-card>.inner>.create-account:hover>span{color:#fff}.bundle-card>.inner>.create-account:hover>img{filter:invert(100%) sepia(0) saturate(7426%) hue-rotate(6deg) brightness(121%) contrast(116%)}.bundle-card>.inner>.attributes{display:flex;flex-direction:column;align-items:flex-start}.bundle-card>.inner>.attributes h4{color:var(--pietra-black-1,var(--colors-black-1,#000));font-family:Labil Grotesk;font-size:12px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;margin:0}.bundle-card>.inner>.attributes>.attribute{display:flex;align-items:flex-start;gap:12px;color:#000}.bundle-card>.inner>.attributes>.attribute>.icon{flex-shrink:0;margin-top:3px}.bundle-card>.inner>.attributes>.attribute>span{font-size:12px}.bundle-card.grow-bundle{display:none}.bundle-card.has-header{position:relative;border:2px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(90deg,#49d971 22%,#659ff1 69%) border-box;box-shadow:0 0 28px 0 rgba(0,0,0,.2)}.bundle-card.has-header>.head-wrapper{padding-bottom:0}.bundle-card.has-header>.inner .create-account{background-color:#000}.bundle-card.has-header>.inner .create-account>span{color:#fff}.bundle-card.has-header>.inner .create-account>img{filter:invert(100%) sepia(0) saturate(7426%) hue-rotate(6deg) brightness(121%) contrast(116%)}@media (min-width:320px){.bundle-card>.inner{padding:24px}.bundle-card>.inner>img{width:100%}.bundle-card>.inner>.attributes{gap:6px}.bundle-card>.inner>.price>span:first-of-type{font-size:32px}}@media (min-width:801px){.bundle-card>.inner{padding:24px 16px;gap:24px}.bundle-card>.inner>img{max-width:160px;width:100%}.bundle-card>.inner>.attributes{gap:12px;font-size:13px}.bundle-card>.inner>.price>span:first-of-type{font-size:24px}}.simple-pricing{display:flex;flex-direction:column;min-height:92vh;background:#fff}.simple-pricing>.section{display:flex;flex-direction:column;align-items:center;background:radial-gradient(72.17% 72.15% at 57.01% 27.85%,hsla(0,0%,100%,0) 84.97%,#fff 100%),repeat 0 0 /1024px url("data:image/svg+xml,%3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.25' /%3E%3C/svg%3E"),linear-gradient(135deg,#fef6e4,#f1f8f6,#e6f2ed,#d9f1e1)}.simple-pricing>.section>.header{display:flex;flex-direction:column;align-items:center;max-width:1280px;width:100%;text-align:center}.simple-pricing>.section>.header>.title{font-family:Attila-Bold;line-height:normal;color:#000;letter-spacing:-1.28px}.simple-pricing>.section>.header>.title .gradient{background:linear-gradient(91deg,#49d971 33.36%,#659ff1 73.89%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.simple-pricing>.section>.header>.subtitle{color:hsla(0,0%,100%,.8);line-height:normal}.simple-pricing>.section>.header>.create-account{display:flex;padding:12px 20px;align-items:center;gap:8px;border-radius:8px;background:#000;margin-top:8px;transition:all .2s}.simple-pricing>.section>.header>.create-account:hover{background:var(--pietra-grey-1);cursor:pointer}.simple-pricing>.section>.header>.create-account>span{color:#fff;font-family:Labil-Bold;font-size:16px}.simple-pricing>.section>.header>.create-account>img{filter:invert(100%) sepia(0) saturate(7426%) hue-rotate(6deg) brightness(121%) contrast(116%)}.simple-pricing>.section>.header .input-wrap{display:flex;width:500px;padding:8px 8px 8px 16px;justify-content:space-between;align-items:center;align-content:center;flex-wrap:wrap;gap:24px;border-radius:12px;background:rgba(108,45,45,.1)}.simple-pricing>.section>.header .input-wrap>input{background:transparent;border:none;color:var(--off-black);text-align:left;font-family:Labil Grotesk;font-size:16px;font-style:normal;font-weight:500;line-height:normal;flex:1 1}.simple-pricing>.section>.header .input-wrap>input::placeholder{color:rgba(0,0,0,.4)}.simple-pricing>.section>.header .input-wrap>input:focus{outline:none}.simple-pricing>.section>.header .input-wrap>button{display:flex;height:43px;padding:12px 20px;justify-content:center;align-items:center;gap:8px;border-radius:8px;background:var(--pietra-spark,#ff5c3c);border:none;color:#fff;text-align:center;font-family:Labil Grotesk;font-size:16px;font-style:normal;font-weight:700;line-height:normal;cursor:pointer}.simple-pricing>.section>.header .input-wrap>button:disabled{cursor:not-allowed}@media screen and (max-width:576px){.simple-pricing>.section>.header .input-wrap{flex-direction:column;background:none;width:100%;gap:8px;padding:0}.simple-pricing>.section>.header .input-wrap>input{width:100%;padding:8px;min-height:43px;border-radius:8px;background:rgba(108,45,45,.1);text-align:center}.simple-pricing>.section>.header .input-wrap>button{width:100%}}.simple-pricing>.section>.content{display:flex;flex-direction:column;align-items:center;gap:56px;width:100%;max-width:1280px}@media screen and (max-width:768px){.simple-pricing>.section>.content{gap:28px}}.simple-pricing>.section>.content>.disclaimer{color:#fff;font-size:16px;line-height:normal;text-align:center}.simple-pricing>.section>.content .switch-and-logos-wrap{display:flex;width:100%;max-width:1350px;margin:0 auto;align-items:flex-end;justify-content:space-between;gap:8px;align-self:stretch}.simple-pricing>.section>.content .switch-and-logos-wrap .homepage-brand-logos{background-color:unset;margin:0}.simple-pricing>.section>.content .switch-and-logos-wrap .homepage-brand-logos .logos:first-child>img:last-child,.simple-pricing>.section>.content .switch-and-logos-wrap .homepage-brand-logos .logos:nth-last-child(2){display:none}.simple-pricing>.section>.content .switch-and-logos-wrap .homepage-brand-logos .content-max{flex-direction:column-reverse;padding:0;gap:16px}@media screen and (min-width:1280px){.simple-pricing>.section>.content .switch-and-logos-wrap .homepage-brand-logos .content-max .desc{text-align:left}}@media screen and (max-width:1048px){.simple-pricing>.section>.content .switch-and-logos-wrap{flex-direction:column;gap:32px;align-items:center}.simple-pricing>.section>.content .switch-and-logos-wrap .homepage-brand-logos .logos{gap:16px}}.simple-pricing>.section>.content .billing-switch{padding:8px 12px;border-radius:1000px;background:rgba(108,45,45,.1)}.simple-pricing>.section>.content .billing-switch>.pietra-radio-button-wrapper{padding:8px 12px;height:unset;line-height:100%;background-color:unset;border-radius:1000px}.simple-pricing>.section>.content .billing-switch>.pietra-radio-button-wrapper.pietra-radio-button-wrapper-checked{background:#000;color:#fff;font-weight:700;border:none}.simple-pricing>.section>.content .billing-switch>.pietra-radio-button-wrapper.pietra-radio-button-wrapper-checked:before{background-color:unset}.simple-pricing>.section>.content .billing-switch>:first-child{margin-right:8px}.simple-pricing>.section>.content .billing-switch .saving{color:#57ad6a;letter-spacing:-.16px}@media (max-width:385px) or (min-width:1024px){.simple-pricing>.section>.content .billing-switch .saving .perks{display:none}}.simple-pricing>.section>.content>.bundles,.simple-pricing>.section>.content>.modules{display:inline-grid;gap:16px;width:100%;max-width:1350px}.simple-pricing>.section>.content .compare-btn a{display:flex;cursor:pointer;width:270px;padding:12px 20px;justify-content:center;align-items:center;gap:8px;border-radius:8px;border:1px solid var(--colors-black-1,#000);background:var(--colors-white-1,#fff);color:var(--Black-1,var(--colors-black-1,#000));text-align:center;font-family:Labil Grotesk;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.simple-pricing>.section>.content .compare-btn a:hover{background-color:#000;color:#fff}.simple-pricing>.section>.content>.ask-specialist-button{display:flex;justify-content:center;align-items:center;gap:24px;padding:16px;border-radius:12px;background:#dfeade;transition:background .2s}.simple-pricing>.section>.content>.ask-specialist-button:hover{background:#dfeade;cursor:pointer}.simple-pricing>.section>.content>.ask-specialist-button>.right{display:flex;gap:16px}.simple-pricing>.section>.content>.ask-specialist-button>.right>.text{display:flex;flex-direction:column;gap:8px}.simple-pricing>.section>.content>.ask-specialist-button>.right>.text>.title{font-size:16px;color:#000;line-height:normal;font-family:Labil-Bold}.simple-pricing>.section>.content>.ask-specialist-button>.right>.text>.subtitle{color:rgba(0,0,0,.8);font-size:14px;text-decoration:underline}.simple-pricing>.section>.content>.ask-specialist-button>.right>.online-pill{display:flex;padding:2px 6px;align-items:center;gap:4px;border-radius:100px;background:#000}.simple-pricing>.section>.content>.ask-specialist-button>.right>.online-pill>.green-dot{width:10px;height:10px;border-radius:50%;background:#41ba5a}.simple-pricing>.section>.content>.ask-specialist-button>.right>.online-pill>span{color:#fff;font-family:Labil-Bold;font-size:14px;padding-right:3px}.simple-pricing>.homepage-brand-logos{padding:40px 0;margin:0;background:#000}.simple-pricing .retail-connect-reviews-from-other-brands{max-width:1280px;padding:80px 9px}.simple-pricing .retail-connect-reviews-from-other-brands-content-container{width:100%}@media (min-width:300px){.simple-pricing>.section{padding:calc(var(--nav-height) + 40px) 16px;gap:16px}.simple-pricing>.section>.header{gap:16px}.simple-pricing>.section>.header>.title{font-size:32px}.simple-pricing>.section>.header>.subtitle{font-size:16px}.simple-pricing>.section>.content>.bundles{grid-template-columns:1fr}.simple-pricing>.section>.content>.modules{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.simple-pricing>.section>.content>.ask-specialist-button>.right{align-items:flex-start;flex-direction:column}}@media (min-width:640px){.simple-pricing>.section{gap:16px}.simple-pricing>.section>.header>.title{font-size:40px}.simple-pricing>.section>.content>.bundles{grid-template-columns:repeat(2,1fr)}.simple-pricing>.section>.content>.modules{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.simple-pricing>.section>.content>.ask-specialist-button>.right{align-items:center;flex-direction:row}}@media (min-width:768px){.simple-pricing>.section{padding:calc(var(--nav-height) + 80px) 32px;gap:56px}.simple-pricing>.section>.header>.title{font-size:48px}.simple-pricing>.section>.header>.subtitle{font-size:24px}.simple-pricing>.section>.content>.modules{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media (min-width:1024px){.simple-pricing>.section>.header{gap:32px}.simple-pricing>.section>.header>.title{font-size:56px}.simple-pricing>.section>.header>.action-button{margin-top:16px}.simple-pricing>.section>.content>.bundles{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.simple-pricing>.section{padding:calc(var(--nav-height) + 80px) 45px 0}.simple-pricing>.section>.header>.title{font-size:64px}.simple-pricing>.section>.header>.action-button{margin-top:24px}.simple-pricing>.section>.content>.bundles>.enterprise-card{grid-column:1/-1}}.carousel-container{overflow:hidden;position:relative;height:290px;border-color:#4b5563;width:100vw}.carousel-container>.carousel-track{display:flex;position:absolute;justify-content:center;align-items:center;gap:24px}.carousel-container>.carousel-track>.carousel-card{display:flex;justify-content:center;align-items:center;border-radius:20%}.carousel-container>.carousel-track>.carousel-card>img{border-radius:10%}.carousel-container>.vertical{flex-direction:column;animation:slideToUpY linear infinite;top:0}.carousel-container>.vertical-reverse{flex-direction:column;animation:slideToDownY linear infinite;top:0}.carousel-container>.horizontal{flex-direction:row;animation:slideToRightX linear infinite;left:0}.carousel-container>.horizontal-reverse{flex-direction:row;animation:slideToLeftX linear infinite;left:0}.carousel-container>.fast{animation-duration:20s}.carousel-container>.medium{animation-duration:45s}.carousel-container>.slow{animation-duration:60s}@keyframes slideToUpY{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes slideToDownY{0%{transform:translateY(-50%)}to{transform:translateY(0)}}@keyframes slideToRightX{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes slideToLeftX{0%{transform:translateX(-50%)}to{transform:translateX(0)}}@media (min-width:1024px){.carousel-container{height:672px;width:250px}}.featured-in{background-color:#000;height:64px;display:flex;justify-content:center;align-items:center}.compare-table-section{max-width:1280px;width:100%;margin:0 auto 56px}@media screen and (max-width:1280px){.compare-table-section{padding:0 16px}}.compare-table-section-title{color:var(--pietra-black-1,var(--colors-black-1,#000));text-align:center;font-family:Labil Grotesk;font-size:48px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-.96px}.compare-table-section .compare-icon{font-size:16px}.compare-table-section .compare-icon.yes{color:var(--pietra-green-1,#00a991)}.compare-table-section .compare-icon.no{color:var(--pietra-grey-3,#a1a1a1)}.compare-table-section-wrapper{overflow-x:auto}.compare-table-section-table{min-width:736px;width:100%;margin:48px auto 0;border-spacing:0;border-collapse:separate}.compare-table-section-table td,.compare-table-section-table th{border:1px solid rgba(0,0,0,.2);padding:16px}.compare-table-section-table th{text-align:left;max-width:min(488px,50vw);font-weight:400;border-style:none none solid solid}.compare-table-section-table-row-title th{color:#000;font-family:Labil Grotesk;font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.2px;background:rgba(0,0,0,.05)}.compare-table-section-table-row-title th:not(:first-child){text-align:center}.compare-table-section-table-row-title:nth-child(3) th{border-top-style:solid}.compare-table-section td{text-align:center;border-style:none none solid solid}.compare-table-section tr:first-child th:first-child{border-top-left-radius:12px}.compare-table-section tr:first-child th:last-child{border-top-right-radius:12px}.compare-table-section tr:last-child th:first-child{border-bottom-left-radius:12px}.compare-table-section tr:last-child td:last-child{border-bottom-right-radius:12px}.compare-table-section tr:first-child th{border-top-style:solid}.compare-table-section tr td:last-child,.compare-table-section tr th:last-child{border-right-style:solid;border-left-style:none}.compare-table-section tr td:nth-last-child(2),.compare-table-section tr th:nth-last-child(2){border-right-style:solid}.compare-table-section .product-name{font-weight:700}.compare-table-section .col-title-label th:not(.most-popular){border:none}.compare-table-section .pricing{border-radius:12px 0 0;border-top-style:solid}.compare-table-section .col-title th:first-child{border:none}.compare-table-section .col-title th{color:var(--colors-gray-1,#383838);text-align:center;font-family:Labil Grotesk;font-size:24px;font-style:normal;font-weight:700;line-height:normal}.compare-table-section .col-title th:not(:first-child){border-radius:12px 12px 0 0;border:1px solid rgba(0,0,0,.2);border-bottom:0}.compare-table-section .col-title th.business{border-style:solid solid none;border-width:1px 1px 0;border-radius:0}.compare-table-section .col-title th:last-child{border-radius:0 12px 0 0;border-left:0}.compare-table-section .col-title th.essential{border-radius:12px 0 0;border-right:0}.compare-table-section .most-popular{border-radius:12px 12px 0 0;border:1px solid rgba(0,0,0,.2);border-bottom:0;background:#57ad6a;background-clip:padding-box;display:flex;padding:12px 0;justify-content:center;align-items:center;gap:8px;align-self:stretch;color:var(--colors-white-1,#fff);text-align:center;font-family:Labil Grotesk;font-size:16px;font-style:normal;font-weight:700;line-height:1}.retail-connect-reviews-from-other-brands-container{width:100%}.retail-connect-reviews-from-other-brands{padding:160px 0;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:1320px;margin:0 auto}.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-title{color:var(--pietra-black-1,var(--colors-black-1,#000));text-align:center;font-family:Labil Grotesk;font-size:48px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-.96px;margin:0 0 56px}.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container>.retail-connect-reviews-from-other-brands-review{display:flex;flex-direction:column;border-radius:12px;padding:40px 24px 24px;background-size:cover;background-position:50%;background-repeat:no-repeat}.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container>.retail-connect-reviews-from-other-brands-review>.retail-connect-reviews-from-other-brands-review-logo{position:relative;min-height:48px}.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container>.retail-connect-reviews-from-other-brands-review>.retail-connect-reviews-from-other-brands-review-logo>div{position:relative}.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container>.retail-connect-reviews-from-other-brands-review>.retail-connect-reviews-from-other-brands-review-content-name{color:var(--pietra-gray-1,var(--colors-gray-1,#383838));font-family:Labil Grotesk;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container>.retail-connect-reviews-from-other-brands-review>.retail-connect-reviews-from-other-brands-review-content-company{color:var(--pietra-gray-1,var(--colors-gray-1,#383838));font-family:Labil Grotesk;font-size:18px;font-style:normal;font-weight:500;line-height:normal}.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container>.retail-connect-reviews-from-other-brands-review>.retail-connect-reviews-from-other-brands-review-content-comment,.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container>.retail-connect-reviews-from-other-brands-review>.retail-connect-reviews-from-other-brands-review-desc,.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container>.retail-connect-reviews-from-other-brands-review>.retail-connect-reviews-from-other-brands-review-title{color:var(--pietra-gray-1,var(--colors-gray-1,#383838));font-family:Labil Grotesk;font-size:18px;font-style:normal;font-weight:500;line-height:normal;margin:12px 0 0}@media screen and (min-width:300px){.retail-connect-reviews-from-other-brands{padding:64px 16px}.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-title{font-size:32px}.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container{grid-template-columns:repeat(1,1fr)}.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container>.retail-connect-reviews-from-other-brands-review{height:420px}.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container>.retail-connect-reviews-from-other-brands-review>.retail-connect-reviews-from-other-brands-review-content-name{color:var(--colors-white-1,#fff);font-family:Labil Grotesk;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container>.retail-connect-reviews-from-other-brands-review>.retail-connect-reviews-from-other-brands-review-content-company{color:var(--colors-white-1,#fff);font-family:Labil Grotesk;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container>.retail-connect-reviews-from-other-brands-review>.retail-connect-reviews-from-other-brands-review-content-comment,.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container>.retail-connect-reviews-from-other-brands-review>.retail-connect-reviews-from-other-brands-review-desc,.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container>.retail-connect-reviews-from-other-brands-review>.retail-connect-reviews-from-other-brands-review-title{color:var(--colors-white-1,#fff);font-family:Labil Grotesk;font-size:20px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.2px;margin:0 0 48px}.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container>.retail-connect-reviews-from-other-brands-review>.retail-connect-reviews-from-other-brands-review-desc,.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container>.retail-connect-reviews-from-other-brands-review>.retail-connect-reviews-from-other-brands-review-title{margin-bottom:0}.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container>.retail-connect-reviews-from-other-brands-review>.retail-connect-reviews-from-other-brands-review-title{font-weight:700;margin-top:23px}}@media screen and (min-width:640px){.retail-connect-reviews-from-other-brands{padding:160px 24px;max-width:600px}.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-title{font-size:40px}.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container{grid-template-columns:repeat(2,1fr)}.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container>.retail-connect-reviews-from-other-brands-review{height:352px}.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container>.retail-connect-reviews-from-other-brands-review>.retail-connect-reviews-from-other-brands-review-content-company,.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container>.retail-connect-reviews-from-other-brands-review>.retail-connect-reviews-from-other-brands-review-content-name{font-size:14px}.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container>.retail-connect-reviews-from-other-brands-review>.retail-connect-reviews-from-other-brands-review-content-comment{font-size:16px;margin-bottom:24px}.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container>.retail-connect-reviews-from-other-brands-review>.retail-connect-reviews-from-other-brands-review-desc,.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container>.retail-connect-reviews-from-other-brands-review>.retail-connect-reviews-from-other-brands-review-title{font-size:16px}}@media screen and (min-width:768px){.retail-connect-reviews-from-other-brands{padding:160px 24px;max-width:750px}.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-title{font-size:48px}.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container{grid-template-columns:repeat(2,1fr)}.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container>.retail-connect-reviews-from-other-brands-review{height:352px}.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container>.retail-connect-reviews-from-other-brands-review>.retail-connect-reviews-from-other-brands-review-content-company,.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container>.retail-connect-reviews-from-other-brands-review>.retail-connect-reviews-from-other-brands-review-content-name{font-size:14px}.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container>.retail-connect-reviews-from-other-brands-review>.retail-connect-reviews-from-other-brands-review-content-comment{font-size:16px;margin-bottom:32px}.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container>.retail-connect-reviews-from-other-brands-review>.retail-connect-reviews-from-other-brands-review-title{margin-top:46px}}@media screen and (min-width:1024px){.retail-connect-reviews-from-other-brands{padding:160px 24px;max-width:900px}.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container{grid-template-columns:repeat(2,1fr)}.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container>.retail-connect-reviews-from-other-brands-review{height:420px}.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container>.retail-connect-reviews-from-other-brands-review>.retail-connect-reviews-from-other-brands-review-content-company,.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container>.retail-connect-reviews-from-other-brands-review>.retail-connect-reviews-from-other-brands-review-content-name{font-size:16px}.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container>.retail-connect-reviews-from-other-brands-review>.retail-connect-reviews-from-other-brands-review-content-comment{font-size:20px;margin-bottom:48px}.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container>.retail-connect-reviews-from-other-brands-review>.retail-connect-reviews-from-other-brands-review-desc,.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container>.retail-connect-reviews-from-other-brands-review>.retail-connect-reviews-from-other-brands-review-title{font-size:20px}}@media screen and (min-width:1280px){.retail-connect-reviews-from-other-brands{max-width:1320px}.retail-connect-reviews-from-other-brands>.retail-connect-reviews-from-other-brands-content-container{grid-template-columns:repeat(3,1fr)}}.new-brand-logos{display:flex;gap:16px;flex-direction:column}.new-brand-logos .desc{color:#a1a1a1;font-family:Labil Grotesk;font-size:20px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.2px}.new-brand-logos .logo{display:flex;justify-content:center;align-items:center;gap:24px;flex-wrap:wrap}@media screen and (max-width:1024px){.new-brand-logos .logo{gap:16px}.new-brand-logos .desc{text-align:center;font-size:16px}}
/*# sourceMappingURL=7b417de12a9cfd71.css.map*/