@import"https://fonts.googleapis.com/css2?family=Bai+Jamjuree:wght@400;600&display=swap";:root{--color-primary-green-500: hsl(171, 66%, 44%);--color-primary-blue-100: hsl(233, 100%, 69%);--color-neutral-gray-700: hsl(210, 10%, 33%);--color-neutral-gray-500: hsl(201, 11%, 66%)}*{box-sizing:border-box;margin:0;padding:0}main{max-width:1280px;margin:0 auto;padding:2rem;margin-top:5rem;text-align:center}body{font-family:Bai Jamjuree,sans-serif;font-size:1.2rem;background-image:url(/clipboard-landing/assets/bg-header-mobile-DjG3iMTD.png);background-repeat:no-repeat;background-size:contain}body p{color:var(--color-neutral-gray-500)}.hero-section img{margin-bottom:2rem;width:100px}h1{color:var(--color-neutral-gray-700)}.hero-section{display:flex;flex-direction:column;gap:2rem;justify-content:center;align-items:center}.btn-download{width:100%;display:flex;gap:2rem;flex-direction:column}.btn-download button{width:100%;padding:1rem 0;font-weight:600;border:none;border-radius:50px;color:#fff;transition:transform .3s ease-in-out;cursor:pointer}.btn-download button:hover{transform:scale(1.03)}.Download-ios{background-color:var(--color-primary-green-500);box-shadow:inset 0 -2px 1px 1px #1f9482}.Download-mac{background-color:var(--color-primary-blue-100);box-shadow:inset 0 -2px 1px 1px #1f6f93}.Feature-section{margin-top:9rem}.Feature-section img{width:100%;margin-bottom:3rem}.Feature-section>:nth-child(1){margin-bottom:3rem}.Feature-section>:nth-child(1) p{margin-top:1rem}.features-section{display:flex;flex-direction:column;gap:2.5rem}.access-section{margin-top:10rem}.access-section img{width:100%}.access-section h2{margin-bottom:1rem}.access-section>:nth-child(1) p{margin-bottom:2rem}.access-section>:nth-child(2) img{margin-bottom:4rem}.access-Feature{display:flex;flex-direction:column;gap:4rem;align-items:center}.access-Feature img{width:50px}.feature-item h3{margin-bottom:1rem}article{margin-top:6rem}article>:first-child{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:3rem}.clipboard-section{margin-top:9rem}.clipboard-section h2,.clipboard-section p{margin-bottom:2rem}.clipboard-section button{width:100%;padding:1rem 0;font-weight:600;border:none;border-radius:50px;color:#fff;transition:transform .3s ease-in-out;cursor:pointer;margin-bottom:1rem}.clipboard-section button:hover{transform:scale(1.03)}footer{padding:2rem;text-align:center;background-color:#c3c9cc61}footer img{width:50px}footer .footer-nav ul{color:var(--color-neutral-gray-700);margin:3rem 0;display:flex;flex-direction:column;gap:1rem;list-style:none}footer .footer-nav ul li{cursor:pointer}footer .footer-nav li:hover{color:var(--color-primary-green-500)}footer .footer-social-links{display:flex;gap:2rem;justify-content:center}footer .footer-social-links img{width:25px}footer .footer-social-links img:hover{filter:brightness(0) saturate(100%) invert(74%) sepia(30%) saturate(1036%) hue-rotate(116deg) brightness(81%) contrast(84%);cursor:pointer}@media (min-width: 1000px){body{background-image:url(/clipboard-landing/assets/bg-header-desktop-B5u4wcCW.png)}.btn-download{flex-direction:row;width:80%}.hero-section{max-width:800px;margin:0 auto}main{padding-top:2rem;margin-top:3rem;padding-left:0;padding-right:0}h1{font-size:3rem}h2{font-size:2.5rem}.Feature-section{display:grid;grid-template-columns:1fr 1fr;padding-right:4rem}.Feature-section img{position:relative;left:-17px}.Feature-section>:nth-child(1){grid-column:span 2}.features-section{text-align:left;padding-left:2rem}.access-section{max-width:800px;margin:10rem auto}.access-Feature{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:baseline}.access-Feature>:nth-child(1){grid-column:span 3}.clipboard-section{max-width:800px;margin:9rem auto;display:flex;flex-direction:column;align-items:center}.feature-item h2{font-size:2rem}.footer-container{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:149px 1fr 1fr;align-items:center}.footer-container .footer-nav ul{display:grid;grid-template-columns:1fr 1fr 1fr;text-align:left}footer .footer-social-links{align-items:center;justify-content:flex-end}.footer-nav ul>:nth-child(2){grid-column:1}.footer-nav ul>:nth-child(3){grid-row:1;grid-column:2}.footer-nav ul>:nth-child(5){grid-column:3;grid-row:1}}
