.customer-stories-list>.rows{grid-template-columns:repeat(1, 1fr);display:grid;gap:25px}@media(min-width: 1000px){.customer-stories-list>.rows{grid-template-columns:repeat(2, 1fr)}}.customer-stories-list>.rows .row{position:relative;margin-bottom:0;padding-bottom:0;transition:350ms transform ease-in-out}.customer-stories-list>.rows .row:first-child{grid-column:1/-1}.customer-stories-list>.rows .row:first-child .row__image{height:300px}.customer-stories-list>.rows .row .row-link{position:absolute;inset:0}.customer-stories-list>.rows .row:hover{transform:translate3d(0, -3px, 0)}.customer-stories-list>.rows .row__title{font-size:1.2rem;line-height:1.6rem}.customer-stories-list>.rows .row__subtitle{margin:0 0 20px;font-size:.9rem;line-height:1.3rem;color:rgba(17,17,17,.8)}.customer-stories-list>.rows .row__image{height:230px}.customer-stories-list>.rows .row__image img{margin:unset;width:100%;height:100%;max-width:unset;box-shadow:unset;object-fit:cover}.customer-stories__progress{position:sticky;top:50px;width:100%;z-index:9}.customer-stories__progress span{width:0%;height:4px;background:var(--primary);display:block}.customer-stories__logo img{max-width:200px}.customer-stories__stats{margin:20px 0;overflow:auto;align-items:center;display:flex}@media(min-width: 700px){.customer-stories__stats{overflow:visible}}.customer-stories__stats .block{flex:1;min-width:200px;margin-left:20px;padding:10px 20px 20px;background:#f1f6ff;flex-direction:column;justify-content:center;display:flex}@media(min-width: 700px){.customer-stories__stats .block{box-shadow:6px 6px 0 0 #e8f0ff}}.customer-stories__stats .block:first-child{margin-left:0}.customer-stories__stats .block p{margin:0}.customer-stories__stats .block .value{font-size:1.6em;font-weight:700;color:var(--primary)}@media(min-width: 768px){.customer-stories__stats .block .value{font-size:2.2em}}.customer-stories__stats .block .text{font-weight:700}.customer-stories__center{position:relative;margin:40px auto 90px;width:calc(100% - 40px);max-width:720px}@media(min-width: 768px){.customer-stories__center{margin:70px auto}}.customer-stories__heading{margin:0 auto 40px;max-width:653px;width:calc(100% - 40px);text-align:left;color:rgba(11,13,31,.8)}.customer-stories__heading .tag{color:#444;font-size:.9em;font-weight:700;text-transform:uppercase}.customer-stories__heading h1{margin:20px 0 10px;font-size:1.5em;color:var(--primary)}@media(min-width: 700px){.customer-stories__heading h1{font-size:2em}}.customer-stories__hero-image{margin:auto}.customer-stories__hero-image img{margin:auto;max-width:100%;display:block}.customer-stories__container{margin:30px auto 0;max-width:653px;text-align:left;color:rgba(11,13,31,.8)}@media(min-width: 700px){.customer-stories__container{margin:60px auto 0}}.customer-stories__container h1{font-size:1.3em}@media(min-width: 1000px){.customer-stories__container h1{font-size:1.6em}}.customer-stories__container h2{margin:2em 0 0;font-size:1em;color:var(--primary);display:inline-block}@media(min-width: 1000px){.customer-stories__container h2{font-size:1.1em}}.customer-stories__content{font-size:17px;line-height:1.5em}@media(min-width: 768px){.customer-stories__content{font-size:19px}}.customer-stories__content h2:first-of-type{margin-top:0}.customer-stories__content ul{flex-direction:column;display:flex;gap:1rem}.customer-stories__content .quote{margin:30px 0;padding:25px;background:#f1f6ff;box-shadow:6px 6px 0 0 #e8f0ff;flex-direction:column;display:flex;gap:1rem}@media(min-width: 700px){.customer-stories__content .quote{margin:60px 0}}@media(min-width: 880px){.customer-stories__content .quote{width:120%;margin-left:-10%;padding:40px}}.customer-stories__content .quote p{margin:0;color:var(--primary)}.customer-stories__content .quote p.large{font-size:1.2em;line-height:1.3em;font-weight:500}@media(min-width: 880px){.customer-stories__content .quote p.large{font-size:1.4em;line-height:1.3em}}.customer-stories__content .quote .person{display:flex;align-items:flex-end;gap:1rem}.customer-stories__content .quote .person>div{flex-grow:1}.customer-stories__content .quote .person>div p:first-child{font-weight:500}.customer-stories__content .quote .person img{border-radius:12px;max-width:60px}@media(min-width: 650px){.customer-stories__content .quote .person img{max-width:90px}}.customer-stories__content .themed-list{margin:40px 0;padding:0;list-style:none}.customer-stories__content .themed-list li{position:relative;margin:25px 0;padding-left:40px;font-weight:600}.customer-stories__content .themed-list li:before{position:absolute;top:0;left:0;width:30px;height:30px;border-radius:100%;border:2px solid var(--primary);content:""}.customer-stories__content .themed-list li:after{position:absolute;top:8px;left:12px;width:6px;height:12px;border:2px solid var(--primary);border-width:0 2px 2px 0;transform:rotate(45deg);content:""}.customer-stories__next{margin:100px auto 0;margin:70px auto;width:calc(100% - 40px);max-width:720px}@media(min-width: 740px){.customer-stories__next{display:flex}}.customer-stories__click-through-block{flex:1;min-width:300px;color:#222;border-radius:12px;box-shadow:0 10px 20px rgba(0,0,0,.1);transition:250ms ease-in-out;text-decoration:none;overflow:hidden;display:block}.customer-stories__click-through-block:hover{transform:translate3d(0, -5px, 0);box-shadow:0 20px 20px rgba(0,0,0,.1)}.customer-stories__click-through-block .hero{background:50% 50%/cover no-repeat}.customer-stories__click-through-block .hero img{width:100%}.customer-stories__click-through-block .tag{font-size:1.1em;padding:20px 20px 10px;font-size:.8em;font-weight:700;text-transform:uppercase;color:#7a7a7a}.customer-stories__click-through-block .title{padding:0 20px 20px;font-size:1.1em;font-weight:600}.customer-stories__click-through-block+.customer-stories__click-through-block{margin-top:40px}@media(min-width: 680px){.customer-stories__click-through-block+.customer-stories__click-through-block{margin-top:0;margin-left:40px}}