.figures-tdea{background:-webkit-gradient(linear,left top,right top,from(hsla(84,49%,90%,.22)),to(rgba(158,195,175,.22)));background:linear-gradient(90deg,hsla(84,49%,90%,.22),rgba(158,195,175,.22));padding:4rem 0}@media screen and (min-width:768px){.figures-tdea{padding:8rem 0}}.figures-tdea__p{padding:2rem 0 4rem}.figures-tdea__p--dark{color:var(--black);font-family:Verdana Pro,sans-serif;font-weight:400}.figures-tdea__ul{display:grid;grid-template-columns:repeat(auto-fill,minmax(18rem,1fr));row-gap:2rem}@media screen and (min-width:768px){.figures-tdea__ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;justify-content:space-between}}@media screen and (min-width:1240px){.figures-tdea__ul{display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));overflow:hidden}}.figures-tdea__li{margin:0 1.5rem;padding:0 1.5rem;position:relative}@media screen and (max-width:1023px){.figures-tdea__li{margin-left:0;padding-left:0}}@media screen and (min-width:1024px){.figures-tdea__li:first-child{margin-left:0;padding-left:0}.figures-tdea__li:after{background-color:var(--color-secondary);content:"";height:60%;position:absolute;right:0;top:20%;width:1px}.figures-tdea__li:last-child:after{display:none}}.figures-tdea__span{color:var(--color-secondary)}.tdea-faqs{overflow:hidden;padding:6rem 0;position:relative}@media screen and (min-width:768px){.tdea-faqs{padding:8rem 0}}.tdea-faqs__circle{opacity:0;position:absolute}@media screen and (min-width:1024px){.tdea-faqs__circle{height:51rem;opacity:1;width:51rem}}.tdea-faqs__circle--right{right:-15%;top:0}.tdea-faqs__circle--left{bottom:0;left:-15%}.tdea-faqs__wrapper{position:relative;z-index:1}.tdea-faqs__h2{font-weight:700}.tdea-faqs__p{color:var(--gray-2);padding:3rem 0 4rem}.tdea-faqs__details{border-top:1px solid var(--gray-3);cursor:pointer;padding:2.4rem 0}.tdea-faqs__details:last-child{border-bottom:1px solid var(--gray-3)}.tdea-faqs__details:hover h4{color:var(--color-secondary)}.tdea-faqs__details[open] .tdea-faqs__summary--close{display:block;opacity:1}.tdea-faqs__details[open] .tdea-faqs__summary--open{display:none;opacity:0}.tdea-faqs__summary{align-items:center;display:grid;gap:1rem;grid-template-columns:1fr 3rem}.tdea-faqs__summary i{transition:all .3s ease}.tdea-faqs__summary--close{display:none;opacity:0}.tdea-faqs__h4{color:var(--gray-1)}