.product-card{background-color:#fff;border-radius:12px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;gap:12px;padding:12px 12px 16px;width:100%}@media(min-width:768px){.product-card{padding:20px}}@media(min-width:1170px){.product-card{gap:24px;padding:24px}}.product-card--new{border-radius:0;gap:16px;padding:0}@media(min-width:1170px){.product-card--new{gap:20px}}.product-card--new.product-card--one .product-card__content{justify-content:center}.product-card--new.product-card--one .product-card__title{font-family:FactorB;font-size:40px;font-weight:500;line-height:110%;margin-bottom:32px}@media(max-width:1019px){.product-card--new.product-card--one .product-card__title{font-size:24px}}.product-card--new.product-card--one .product-card__text{font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:130%;margin-bottom:32px}@media(max-width:1019px){.product-card--new.product-card--one .product-card__text{font-size:17px}}.product-card--new.product-card--one .product-card__btn{align-items:center;display:flex;font-family:InterDisplay;font-size:16px;font-weight:500;line-height:130%;min-height:48px;padding:12px 32px}@media(max-width:1019px){.product-card--new.product-card--one .product-card__btn{font-size:15px;min-height:44px;padding:10px 32px}}.product-card--new .product-card__footer{margin-top:unset}.product-card--new .product-card__image-wrp{margin:0 -12px}@media(min-width:768px){.product-card--new .product-card__image-wrp{margin:0 -20px}}@media(min-width:1170px){.product-card--new .product-card__image-wrp{margin:0}}.product-card--new .product-card__image-content{padding:24px}.product-card--new .product-card__image-container{border-radius:0}@media(min-width:1170px){.product-card--new .product-card__image-container{height:280px}}.product-card--new .product-card__title{font-family:FactorB;font-size:28px;font-weight:500;line-height:110%;margin-bottom:16px}@media(max-width:1019px){.product-card--new .product-card__title{font-size:22px;line-height:110%}}.product-card--new .product-card__tags{gap:8px;max-width:100%}@media(min-width:1170px){.product-card--new .product-card__tags{gap:12px}}.product-card--new .product-card__text{color:#4d4d4f;margin-bottom:16px}.product-card--new .product-card__tag{border-radius:0;padding:6px 12px}.product-card:hover .product-card__arrow,.product-card:hover .product-card__hidden-text{opacity:1}@media(min-width:1170px){.product-card--one{display:grid;grid-template-columns:auto 388px;grid-gap:32px}.product-card--one .product-card__image-container{height:354px}.product-card--two .product-card__image-container{height:300px}}.product-card__presentation{display:block}.product-card__content{display:flex;flex:1;flex-direction:column;max-width:100%}.product-card__image-container{border-radius:8px;height:0;overflow:hidden;padding-bottom:70.84%;position:relative;width:100%}.product-card__image-container img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}@media(min-width:1170px){.product-card__image-container{height:250px;padding-bottom:0}}.product-card__image-content{box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:space-between;left:0;padding:12px;position:absolute;top:0;width:100%}@media(min-width:1170px){.product-card__image-content{padding:16px}}.product-card__title{margin-bottom:8px}.product-card__text{display:-webkit-box;font-family:Inter,sans-serif;font-size:16px;font-weight:400;-webkit-line-clamp:2;line-height:140%;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4;margin-bottom:12px;text-overflow:ellipsis}.product-card__text :deep(a){color:#41aa37}.product-card__text :deep(h1){font-family:FactorB;font-size:28px;font-weight:500;line-height:110%;margin-bottom:24px;margin-top:32px}@media(max-width:1019px){.product-card__text :deep(h1){font-size:22px;line-height:110%}}.product-card__text :deep(h1):first-child{margin-top:0}.product-card__text :deep(h2),.product-card__text :deep(h3),.product-card__text :deep(h4),.product-card__text :deep(h5),.product-card__text :deep(h6){font-family:FactorB;font-size:24px;font-weight:500;line-height:110%;margin-bottom:16px;margin-top:24px}@media(max-width:1019px){.product-card__text :deep(h2),.product-card__text :deep(h3),.product-card__text :deep(h4),.product-card__text :deep(h5),.product-card__text :deep(h6){font-size:20px}}.product-card__text :deep(p):not(p:last-child){margin-bottom:16px}.product-card__text :deep(ol),.product-card__text :deep(ul){margin:0 0 24px;padding:0}.product-card__text :deep(ol):last-child,.product-card__text :deep(ul):last-child{margin-bottom:0}.product-card__text :deep(ul){list-style:none}.product-card__text :deep(ul) li{padding-left:16px;position:relative}.product-card__text :deep(ul) li:before{background:#41aa37;border-radius:50px;content:"";height:8px;left:0;position:absolute;top:8px;width:8px}.product-card__text :deep(ol){counter-reset:item;list-style:none}.product-card__text :deep(ol) li{counter-increment:item;display:flex}.product-card__text :deep(ol) li:before{content:counter(item) ".";flex-shrink:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:140%;min-width:2ch;text-align:start}@media(max-width:1019px){.product-card__text :deep(ol) li:before{font-size:15px}}.product-card__text :deep(li):not(li:last-child){margin-bottom:8px}@media(max-width:1019px){.product-card__text{font-size:15px}}@media(min-width:1170px){.product-card__text{margin-bottom:24px}}.product-card__footer{align-items:center;display:flex;justify-content:space-between;margin-top:auto}.product-card__hidden-text{color:#41aa37;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:140%;transition:opacity .3s}@media(max-width:1019px){.product-card__hidden-text{font-size:15px}}@media(min-width:1170px){.product-card__hidden-text{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:130%;opacity:0}}@media(min-width:1170px)and (max-width:1019px){.product-card__hidden-text{font-size:13px}}.product-card__arrow{color:#41aa37;display:none}@media(min-width:1170px){.product-card__arrow{display:flex}}.product-card__arrow--image{bottom:24px;left:24px;opacity:0;position:absolute;z-index:1}.product-card__tags{display:flex;flex-wrap:wrap;gap:4px;max-width:258px}@media(min-width:1170px){.product-card__tags{gap:8px}}.product-card__tag{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#60606033;border-radius:8px;color:#fff;font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:130%;padding:2px 8px}@media(max-width:1019px){.product-card__tag{font-size:12px}}@media(min-width:1170px){.product-card__tag{padding:10px 16px}}.product-card__presentation{margin-top:auto;width:-moz-fit-content;width:fit-content}.product-card__btn{align-items:center;border-radius:6px;display:flex;font-family:Inter,sans-serif;font-size:16px;font-weight:400;gap:8px;line-height:140%;min-height:32px;padding:5px 12px}@media(max-width:1019px){.product-card__btn{font-size:15px;min-height:28px;padding:3.5px 12px}}.container{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:1400px;padding-left:16px;padding-right:16px;width:100%}@media(min-width:768px){.container{padding-left:20px;padding-right:20px}}@media(min-width:1020px){.container{padding-left:40px;padding-right:40px}}.container-new{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:1400px;padding-left:40px;padding-right:40px;width:100%}@media(max-width:1019px){.container-new{padding-left:20px;padding-right:20px}}@media(max-width:767px){.container-new{padding-left:12px;padding-right:12px}}.container-hidden{margin-left:-12px;margin-right:-12px}@media(min-width:768px){.container-hidden{margin-left:-16px;margin-right:-16px}}@media(min-width:1020px){.container-hidden{margin-left:0;margin-right:0}}.container_600{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:1400px;max-width:600px;padding-left:16px;padding-right:16px;width:100%}@media(min-width:768px){.container_600{padding-left:20px;padding-right:20px}}@media(min-width:1020px){.container_600{padding-left:40px;padding-right:40px}}.container_650{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:1400px;max-width:650px;padding-left:16px;padding-right:16px;width:100%}@media(min-width:768px){.container_650{padding-left:20px;padding-right:20px}}@media(min-width:1020px){.container_650{padding-left:40px;padding-right:40px}}.container_680{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:1400px;max-width:680px;padding-left:16px;padding-right:16px;width:100%}@media(min-width:768px){.container_680{padding-left:20px;padding-right:20px}}@media(min-width:1020px){.container_680{padding-left:40px;padding-right:40px}}.mini-loader{animation:rotation 1s linear infinite;border:1.5px solid;border-color:#fff #fff transparent;border-radius:50%;box-sizing:border-box;display:inline-block;height:15px;width:15px}.format-text{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:140%}@media(max-width:1019px){.format-text{font-size:15px}}.format-text>:not(:last-child){margin-bottom:25px}.format-text ul{list-style:none;margin:0;padding:0}.format-text li{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:140%;list-style:inherit}@media(max-width:1019px){.format-text li{font-size:15px}}.format-text ol{margin-bottom:0;margin-left:20px;margin-top:0;padding:0}.format-text ul li{padding-left:14px;position:relative}.format-text ul li:after{background-color:#41aa37;border-radius:50px;content:"";height:6px;left:0;position:absolute;top:8px;width:6px}.format-text ol li::marker{color:#41aa37}.image-container img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.image-absolute img{left:0;position:absolute;top:0}.product-cards__list{display:flex;flex-direction:column;gap:8px;width:100%}@media(min-width:1170px){.product-cards__list{flex-direction:row;gap:16px}}.product-cards__list--new{gap:32px}.product-cards__list-item{display:flex;flex-basis:100%;flex-direction:column;flex-grow:1;flex-shrink:1;height:auto;width:100%}.product-cards__card{height:100%;width:100%}
