img{max-width:100%;height:auto}div>h2{margin-bottom:2rem}.main-container{min-height:100vh;min-width:320px;max-width:1440px;background-color:#fafafa;box-shadow:0 0 15px #cfcfcf;border:1px solid var(--primary-very-light);display:flex;flex-direction:column;margin-left:auto;margin-right:auto}.logo{display:flex;justify-content:center}.logo img{height:8rem}.test-deatils{flex-direction:row;flex-wrap:wrap;align-items:center;border-bottom:1px solid var(--primary-very-light);min-height:60vh}.test-deatils,.test-image{display:flex;justify-content:center}.test-image{align-items:flex-start;min-width:45%;max-width:90%;max-height:500px}.test-text{margin-right:2rem;width:100%;max-width:450px}.test-text i{color:var(--primary)}.test-text .from{background-color:var(--primary);color:var(--white);padding:.3rem .6rem;width:fit-content}.test-features,.test-features>.container{background:var(--primary-very-light)}.test-features>.container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;border-bottom:1px solid var(--primary-very-light)}.test-features .feature{width:33%;text-align:center;padding:.5rem}.test-features .feature img{height:150px;max-width:200px;margin-right:auto;margin-left:auto;margin-bottom:1rem}.test-brand>.container{flex-direction:row;flex-wrap:wrap}.brand,.test-brand>.container{display:flex;justify-content:center;align-items:center}.brand{flex-direction:column}.brand .profile{width:100%;max-width:300px}.brand .partnership{height:5rem}.brand-description{width:100%;max-width:500px;padding-right:1rem}.brand-description p{line-height:1.5}@media (max-width:900px){.test-deatils{flex-direction:column;padding-bottom:16px}.test-text{margin-right:0;margin-top:2rem;text-align:center!important}.test-image img{width:100%}.test-text .from{margin:auto}.test-text .points{margin-right:auto;margin-left:auto}.test-features .feature{width:100%}}