.challenges-and-solutions{padding:clamp(3.125rem,3.125rem + (1vw - 6.4px)*7.58,6.25rem) 0}.challenges-and-solutions .visible-md-up{display:none}.challenges-and-solutions__header{text-align:center;margin-bottom:clamp(2rem,2rem + (1vw - 6.4px)*4.85,4rem)}.challenges-and-solutions__titles{gap:.75rem;display:flex;flex-direction:column;padding-top:.5rem}.challenges-and-solutions .tab-title{padding:clamp(.875rem,.875rem + (1vw - 6.4px)*.68,1.1563rem) clamp(.625rem,.625rem + (1vw - 6.4px)*.91,1rem);line-height:1.5;border-radius:.75rem;background:#fff;margin:0;background-color:var(--main-bg);border-right:0 solid var(--main-bg);transition:border-right .2s ease,color .2s ease,box-shadow .2s ease;box-shadow:0 .25rem 1.5625rem #fff0;width:100%}.challenges-and-solutions .tab-title.active,.challenges-and-solutions .tab-title.is-active{color:var(--primary-color);border-right:.5rem solid var(--primary-color);box-shadow:0 .25rem 1.5625rem rgb(0 0 0 / .08)}.challenges-and-solutions__tabs{display:flex;flex-wrap:wrap;gap:clamp(1.25rem,1.25rem + (1vw - 6.4px)*1.82,2rem);flex-direction:column}.challenges-and-solutions .tab-content{padding:.5rem;border-radius:1rem;background:rgb(112 85 222 / .05)}.challenges-and-solutions .tab-content__wrapper{flex:1 1}.challenges-and-solutions .tab-content__inner{border-radius:1rem;background-color:var(--main-bg);padding:clamp(.9375rem,.9375rem + (1vw - 6.4px)*1.36,1.5rem) clamp(.9375rem,.9375rem + (1vw - 6.4px)*1.36,1.5rem) clamp(.9375rem,.9375rem + (1vw - 6.4px)*1.97,1.75rem)!important;display:flex;flex-wrap:wrap;gap:clamp(.9375rem,.9375rem + (1vw - 6.4px)*1.36,1.5rem)}.challenges-and-solutions .tab-content__inner+.tab-content__inner{margin-top:.5rem}.challenges-and-solutions .tab-content__inner.solution_content .tab-content__icon{background:#ddf5d8}.challenges-and-solutions .tab-content__inner.solution_content .tab-content--label{color:#25a62d}.challenges-and-solutions .tab-content__icon{background:rgb(112 85 222 / .1);width:4rem;height:4rem;border-radius:.5rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:.625rem}.challenges-and-solutions .tab-content__icon img{max-width:75%;max-height:75%}.challenges-and-solutions .tab-content__text{flex:1 1;font-family:"Sora",sans-serif;color:var(--text-color)}.challenges-and-solutions .tab-content__text h1+ul,.challenges-and-solutions .tab-content__text h1+ol,.challenges-and-solutions .tab-content__text .h1+ul,.challenges-and-solutions .tab-content__text .h1+ol,.challenges-and-solutions .tab-content__text h2+ul,.challenges-and-solutions .tab-content__text h2+ol,.challenges-and-solutions .tab-content__text .h2+ul,.challenges-and-solutions .tab-content__text .h2+ol,.challenges-and-solutions .tab-content__text h3+ul,.challenges-and-solutions .tab-content__text h3+ol,.challenges-and-solutions .tab-content__text .h3+ul,.challenges-and-solutions .tab-content__text .h3+ol,.challenges-and-solutions .tab-content__text h4+ul,.challenges-and-solutions .tab-content__text h4+ol,.challenges-and-solutions .tab-content__text .h4+ul,.challenges-and-solutions .tab-content__text .h4+ol,.challenges-and-solutions .tab-content__text h5+ul,.challenges-and-solutions .tab-content__text h5+ol,.challenges-and-solutions .tab-content__text .h5+ul,.challenges-and-solutions .tab-content__text .h5+ol,.challenges-and-solutions .tab-content__text h6+ul,.challenges-and-solutions .tab-content__text h6+ol,.challenges-and-solutions .tab-content__text .h6+ul,.challenges-and-solutions .tab-content__text .h6+ol{margin-top:.6875rem}.challenges-and-solutions .tab-content__text ul,.challenges-and-solutions .tab-content__text ol{margin-bottom:1rem}.challenges-and-solutions .tab-content__text ul li,.challenges-and-solutions .tab-content__text ol li{line-height:1.6;margin-bottom:0}.challenges-and-solutions .tab-content__text ul{padding-left:1.4375rem}.challenges-and-solutions .tab-content__text ul li{list-style:square;background-image:unset;padding:0}.challenges-and-solutions .tab-content__text .inline-link-with-arrow{font-size:1.125rem}.challenges-and-solutions .tab-content--label{font-size:.75rem;font-weight:700;text-transform:uppercase;display:block;color:var(--primary-color);margin-bottom:.4375rem;line-height:1.4;font-family:"Sora",sans-serif;letter-spacing:.0625rem}.challenges-and-solutions__accordion{gap:.375rem}.challenges-and-solutions__accordion .accordion__content .tab-content__inner:last-child{margin-bottom:1.5rem}@media(min-width:768px){.challenges-and-solutions .visible-md-up{display:block}.challenges-and-solutions .visible-md-down{display:none}.challenges-and-solutions__titles{width:33%}.challenges-and-solutions__tabs{flex-direction:row-reverse}}@media(min-width:1200px){.challenges-and-solutions .tab-content__text p{max-width:92%}}