.ts-trust__heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.ts-trust__title{padding:8.5px 0}.ts-trust__title h3{color:#121212;font-feature-settings:"liga" off,"clig" off;font-family:DIN Pro;font-size:48px;font-style:normal;font-weight:500;line-height:90%;letter-spacing:-.96px}.ts-trust__btn{display:flex;align-items:center;justify-content:center;height:48px;padding:0 20px 2px;border-radius:4px;background:#ffe744;max-width:fit-content;width:100%;color:#121212;font-feature-settings:"liga" off,"clig" off;font-family:DIN Pro;font-size:16px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.32px;transition:all .3s ease}.ts-trust__btn:hover{opacity:.8}.ts-trust__blocks{display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:auto}.ts-trust__block{display:flex;align-items:center;justify-content:center;padding:40px;width:100%;height:175px;border-right:1px solid #f2f0ef;border-top:1px solid #f2f0ef;transition:all .3s ease}.ts-trust__block:hover{background-color:#faf8f7;padding:20px;cursor:pointer}.ts-trust__block img{width:100%;height:100%;object-fit:contain}.ts-trust__container{padding-inline:20px}.ts-trust__block:nth-child(8),.ts-trust__block:nth-child(16){border-right:none}.ts-trust__block:nth-child(-n+8){border-top:none}.ts-trust-popup{display:flex;position:fixed;top:0;right:0;bottom:0;left:0;background:#12121299;z-index:999;align-items:center;justify-content:center;opacity:0;pointer-events:none;visibility:hidden;transition:all .3s ease}.ts-trust-popup.active{opacity:1;pointer-events:all;visibility:visible}.ts-trust-popup__content{background:#fff;padding:32px;max-width:583px;width:100%;border-radius:8px;overflow:hidden;position:relative;display:flex;flex-direction:column;gap:40px}.ts-trust-popup__close{position:absolute;right:12px;top:12px;cursor:pointer;display:flex;width:40px;height:40px;justify-content:center;align-items:center;border-radius:8px;border:1px solid rgba(18,18,18,.12);background:#faf8f7;padding:8px;overflow:hidden;transition:all .3s ease}.ts-trust-popup__close:hover{opacity:.8}.ts-trust-popup__text-container{display:flex;flex-direction:column;gap:4px}.ts-trust-popup__heading{display:flex;align-items:center;gap:16px;padding-right:40px}.ts-trust-popup__image-container{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:8px;border:1px solid#D3D2CC;overflow:hidden;padding:10px;flex-shrink:0}.ts-trust-popup__image-container img{width:100%;height:100%;object-fit:contain;opacity:0;transition:all .3s ease}.ts-trust-popup__image.loaded{opacity:1}.ts-trust-popup__name h4{color:#121212;font-feature-settings:"liga" off,"clig" off;font-family:DIN Pro;font-size:20px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.8px}.ts-trust-popup__position h5{color:#12121299;font-feature-settings:"liga" off,"clig" off;font-family:Aeroport Mono;font-size:12px;font-style:normal;font-weight:900;line-height:140%;letter-spacing:-.24px;text-transform:uppercase}.ts-trust-popup__review{max-height:300px;overflow:auto;padding-right:10px}.ts-trust-popup__review p{opacity:.8;color:#121212;font-feature-settings:"liga" off,"clig" off;font-family:Aeroport Mono;font-size:14px;font-style:normal;font-weight:900;line-height:140%;letter-spacing:-.56px}.ts-trust__blocks_mobile{display:none}.ts-trust__slide-wrap{display:flex;height:420px;padding:20px 16px 16px;flex-direction:column;align-items:flex-start;gap:16px;border-radius:12px;background:#faf8f7;box-shadow:0 0 16px #ffffffa3 inset;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ts-trust__slide-footer{display:flex;align-items:center;gap:12px}.ts-trust__slide-footer__review-company{display:flex;width:56px;height:56px;justify-content:center;align-items:center;border-radius:8px;background:#fff;padding:8px}.ts-trust__slide-footer__review-company img{width:100%;height:100%;object-fit:contain}.ts-trust__slide-footer__txt-part{display:flex;flex-direction:column;gap:4px}.ts-trust__slide-footer__name h4{color:#121212;font-feature-settings:"liga" off,"clig" off;font-family:DIN Pro;font-size:20px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.8px}.ts-trust__slide-footer__position h5{color:#12121299;font-feature-settings:"liga" off,"clig" off;font-family:Aeroport Mono;font-size:12px;font-style:normal;font-weight:900;line-height:140%;letter-spacing:-.24px;text-transform:uppercase}.ts-trust__slide-review-text{flex-grow:1;max-height:312px;overflow:hidden;position:relative}.ts-trust__slide-review-text p{color:#121212;font-feature-settings:"liga" off,"clig" off;font-family:Aeroport Mono;font-size:14px;font-style:normal;font-weight:900;line-height:140%;letter-spacing:-.56px}.ts-trust__slide_gradient-blur{position:absolute;bottom:0;left:0;width:100%;height:48px;background:linear-gradient(180deg,#faf8f700,#faf8f7)}.ts-trust__btn-container.ts-trust__btn-container_mobile .ts-trust__btn{width:100%;max-width:100%}.ts-trust__btn-container.ts-trust__btn-container_mobile{display:none}.ts-trust__read-more{color:#121212cc;font-feature-settings:"liga" off,"clig" off;font-family:DIN Pro;font-size:14px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.28px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;padding-top:4px;padding-bottom:7px;transition:all .3s ease}.ts-trust__read-more:hover{opacity:.8}@media screen and (max-width: 1199px){.ts-trust__block{padding:30px}.ts-trust__container{padding-inline:16px}}@media screen and (max-width: 900px){.ts-trust__btn-container{display:none}.ts-trust__btn-container.ts-trust__btn-container_mobile{display:flex;margin-top:20px}.ts-trust__blocks{display:none}.ts-trust__blocks_mobile{display:block;margin:0 -16px;padding-left:16px}.ts-trust-popup__content{width:92%;padding:20px 20px 0}.ts-trust-popup__review{max-height:400px}}
/*# sourceMappingURL=/cdn/shop/t/52/assets/ts-trust.css.map */
