section.product-feature-card-grid-module.shade-200{background-color:var(--s_200)}section.product-feature-card-grid-module .wrapper-top{display:flex;flex-direction:column;gap:1rem;max-width:540px;width:100%}section.product-feature-card-grid-module .wrapper-cards{counter-reset:card;display:grid;gap:3.75rem 3.75rem;grid-template-columns:repeat(2,1fr);margin-top:3.75rem}@media (max-width:992px){section.product-feature-card-grid-module .wrapper-cards{align-items:center;display:flex;flex-direction:column;gap:2.5rem}}section.product-feature-card-grid-module .wrapper-cards.wrapper-cards-3{grid-template-columns:repeat(3,1fr)}section.product-feature-card-grid-module .card{border-radius:20px;counter-increment:card;display:flex;flex-direction:column;position:relative}@media (max-width:992px){section.product-feature-card-grid-module .card{align-items:center;flex-direction:row}}@media (max-width:768px){section.product-feature-card-grid-module .card{flex-direction:column}}section.product-feature-card-grid-module .card.indexed .card-content{padding-top:6rem}section.product-feature-card-grid-module .card.indexed .card-content:before{align-items:center;background-color:transparent;border:1px solid var(--s_900);border-radius:50%;color:var(--s_900);content:counter(card);display:flex;font-family:var(--primary_font);font-size:1.5rem;font-weight:450;height:45px;justify-content:center;left:2.5rem;position:absolute;top:2.5rem;width:45px}@media (max-width:768px){section.product-feature-card-grid-module .card.indexed .card-content:before{left:1.25rem;top:1.25rem}}section.product-feature-card-grid-module .card .card-content{padding:2.5rem;position:relative}@media (max-width:992px){section.product-feature-card-grid-module .card .card-content{max-width:50%}}@media (max-width:768px){section.product-feature-card-grid-module .card .card-content{max-width:100%}}section.product-feature-card-grid-module .card .card-content .richtext{margin-top:.75rem}section.product-feature-card-grid-module .card .card-image{display:flex;justify-content:flex-end;margin-top:auto}@media (max-width:992px){section.product-feature-card-grid-module .card .card-image{max-width:50%;padding-top:2.5rem}}@media (max-width:768px){section.product-feature-card-grid-module .card .card-image{max-width:100%;padding-top:0}}section.product-feature-card-grid-module .card .card-image figure img{height:auto;max-width:100%;object-fit:cover}section.product-feature-card-grid-module .wrapper-buttons{margin-top:3.75rem}@media (max-width:768px){section.product-feature-card-grid-module .wrapper-top .richtext *{font-size:1.125rem;line-height:1.6}section.product-feature-card-grid-module .wrapper-cards{gap:2.5rem;grid-template-columns:1fr;margin-top:2.5rem}section.product-feature-card-grid-module .card{display:grid;grid-template-columns:1fr 1fr;min-height:unset}section.product-feature-card-grid-module .card .card-content .richtext{margin-top:.5rem}}@media (max-width:620px){section.product-feature-card-grid-module .wrapper-cards{gap:1.25rem}section.product-feature-card-grid-module .wrapper-cards .card{display:grid;gap:0;grid-template-columns:1fr;min-height:unset}section.product-feature-card-grid-module .wrapper-cards .card.indexed:before{font-size:1.25rem;left:1.25rem;top:1.25rem}section.product-feature-card-grid-module .wrapper-cards .card.indexed .card-content{padding-top:4.5rem}section.product-feature-card-grid-module .wrapper-cards .card .card-content{padding:1.25rem}section.product-feature-card-grid-module .wrapper-buttons{flex-direction:column;gap:1.25rem;margin-top:1.25rem}section.product-feature-card-grid-module .wrapper-buttons a.btn{width:100%}}