@media(min-width: 1200px){section#hero.hero-text-lg .hero-text h1{min-width:1100px}}@media(min-width: 740px)and (max-width: 992px){section#hero.hero-text-lg .hero-text .hero-subtitle{max-width:500px}}section.section-cards{padding-top:40px;padding-bottom:40px}section.section-cards .cards{margin:0;padding:0;display:flex;gap:32px;flex-direction:column;list-style:none}@media(min-width: 992px){section.section-cards .cards{flex-wrap:wrap;flex-direction:row}}section.section-cards .cards .card{border-radius:12px;padding:24px}@media(min-width: 992px){section.section-cards .cards .card{flex:1;display:flex;flex-direction:column}}section.section-cards .cards .card:first-child{background-color:var(--light-yellow)}section.section-cards .cards .card:last-child{background-color:var(--surface-selection)}@media(min-width: 992px){section.section-cards .cards .card .text-content{flex-grow:1}}section.section-cards .cards .card .text-content h2{margin:0}section.section-cards .cards .card .text-content p{margin:16px 0}section.rounded-orange-gradient-box{padding:80px 0}section.rounded-orange-gradient-box .text-content{max-width:1200px;width:100%;background:linear-gradient(87.47deg, #fafafa 3.63%, #fef2ec 115.72%);margin:auto;border-radius:16px;padding:80px 24px;display:flex;gap:16px;align-items:center;flex-direction:column;justify-content:center;text-align:center}@media(min-width: 768px){section.rounded-orange-gradient-box .text-content{padding-inline:64px}}section.rounded-orange-gradient-box .text-content h2{max-width:800px}section.rounded-orange-gradient-box .text-content p{max-width:630px}section.rounded-orange-gradient-box .text-content .btn-primary{margin-top:8px}
