.theme-advantages{--advantages-col-gap: 2rem;--advantages-content-gap: 2rem;--advantages-heading-gap: 1rem;--advantages-list-gap: .75rem;--advantages-item-py: .75rem;--advantages-item-px: 1rem;--advantages-arrow-size: 1.5rem}@media(min-width:768px){.theme-advantages{--advantages-item-px: 1.25rem;--advantages-list-gap: 1rem}}@media(min-width:992px){.theme-advantages{--advantages-heading-gap: 1.5rem;--advantages-content-gap: 2.5rem;--advantages-arrow-size: 1.75rem}}@media(min-width:1710px){.theme-advantages{--advantages-content-gap: 3rem;--advantages-arrow-size: 2rem}}.theme-advantages__row{row-gap:var(--advantages-col-gap)}@media(min-width:1200px){.theme-advantages__row{align-items:center}}@media(min-width:1200px){.theme-advantages--image-right .theme-advantages__media-col{order:2}}@media(min-width:1200px){.theme-advantages--image-right .theme-advantages__content-col{order:1}}.theme-advantages__media{overflow:hidden;border-radius:var(--theme-radius);max-width:35rem;margin-inline:auto}@media(min-width:1200px){.theme-advantages__media{max-width:none;margin-inline:0}}.theme-advantages__media picture,.theme-advantages__media img{display:block;width:100%;height:auto;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.theme-advantages__content{display:flex;flex-direction:column;gap:var(--advantages-content-gap)}.theme-advantages__heading{display:flex;flex-direction:column;gap:var(--advantages-heading-gap)}.theme-advantages__title{margin:0;color:var(--theme-primary-color)}.theme-advantages__heading-line{flex:none;width:6.875rem;height:.5rem}.theme-advantages__text{color:var(--theme-text-color-default)}.theme-advantages__text>*:first-child{margin-top:0}.theme-advantages__text>*:last-child{margin-bottom:0}.theme-advantages__list{display:flex;flex-direction:column;gap:var(--advantages-list-gap);margin:0;padding:0;list-style:none}.theme-advantages__item{display:flex;flex-direction:column;overflow:hidden;border-radius:var(--theme-radius)}@media(min-width:768px){.theme-advantages__item{flex-direction:row;align-items:stretch}}.theme-advantages__problem{display:flex;align-items:center;flex:1 1 0;min-width:0;padding:var(--advantages-item-py) var(--advantages-item-px);background-color:var(--theme-accent-green-light)}.theme-advantages__problem-text{color:var(--theme-primary-color)}.theme-advantages__arrow{display:flex;align-items:center;justify-content:center;flex:none;padding:.5rem;background-color:var(--theme-primary-color);color:var(--theme-base-light)}.theme-advantages__arrow-icon{display:block;width:var(--advantages-arrow-size);height:var(--advantages-arrow-size);transform:rotate(90deg)}@media(min-width:768px){.theme-advantages__arrow-icon{transform:none}}.theme-advantages__solution{display:flex;align-items:center;flex:1 1 0;min-width:0;padding:var(--advantages-item-py) var(--advantages-item-px);background-color:var(--theme-base-soft);color:var(--theme-text-color-default)}.theme-advantages__buttons{display:flex;flex-wrap:wrap;gap:1rem}.theme-advantages__buttons>a{max-width:100%;flex-shrink:1;text-align:center}@media(min-width:1200px){.theme-advantages__buttons>a{min-width:15.625rem;justify-content:center}}.theme-advantages__placeholder{padding:2rem;border:1px dashed var(--theme-base-neutral);border-radius:var(--theme-radius);text-align:center}.theme-advantages__placeholder p{margin:0}
