.alternating-blocks{width:100%}.alternating-block{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto 4rem;display:grid;position:relative}.alternating-block .image-content{z-index:1;order:2;position:relative}.alternating-block .text-content{z-index:2;order:1;position:relative}.alternating-block.reversed .image-content{order:1}.alternating-block.reversed .text-content{order:2}.text-content{padding:2rem}.text-content h3{color:#1f2937;margin-bottom:1.5rem;font-size:2rem;font-weight:600}.text-content p,.text-content .text-description{color:#4b5563;font-size:1.1rem;line-height:1.6}.text-content .text-description ul{margin:.75rem 0 1.5rem;padding:0;list-style:none}.text-content .text-description li{text-align:left;word-spacing:normal;margin-bottom:.75rem;padding-left:1.5rem;line-height:1.6;position:relative}.text-content .text-description li:before{content:"•";color:#725ac1;font-weight:700;position:absolute;left:0}.text-content .text-description p{text-align:left;word-spacing:normal;margin-bottom:.75rem}.text-content .text-description p.text-description-gap{margin-bottom:2rem}.text-content .text-description p.text-description-section-gap{margin-top:2rem;margin-bottom:.75rem}.text-content .text-description p:last-child{margin-bottom:0}.text-content .text-description strong{font-weight:700;text-decoration:none}.text-content p a,.text-content .text-description a{color:#725ac1;font-weight:500;text-decoration:none;transition:color .2s}.text-content p a:hover,.text-content .text-description a:hover{color:#725ac1;text-decoration:underline}.download-button{color:#fff;cursor:pointer;background-color:#725ac1;border:none;border-radius:.5rem;margin-top:1.5rem;padding:.75rem 1.5rem;font-weight:500;transition:all .2s}.download-button:hover{background-color:#725ac1;transform:translateY(-2px)}.image-content{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.image-content img{border-radius:12px;max-width:100%;height:auto;box-shadow:0 4px 6px #0000001a}@media (max-width:1200px){.alternating-blocks-container{gap:3rem;padding:3.5rem 1.5rem}.alternating-blocks-content h2{font-size:2.2rem}}@media (max-width:992px){.alternating-blocks-container{gap:2.5rem;padding:3rem 1.5rem}.alternating-blocks-content h2{font-size:2rem}.alternating-blocks-content p{font-size:1rem}}@media (max-width:768px){.alternating-block{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}.alternating-block.reversed .image-content,.alternating-block.reversed .text-content{order:0}.text-content{order:2}.image-content{order:1}.alternating-blocks-content h2{margin-bottom:1rem;font-size:1.8rem}.alternating-blocks-content p{margin-bottom:1rem;font-size:.95rem}}@media (max-width:576px){.alternating-blocks-container{padding:2rem 1rem}.alternating-blocks-content h2{font-size:1.6rem}.alternating-blocks-content p{font-size:.9rem}}
