.section__home-intro{background:var(--color-n-white);padding:var(--space-8) 0 var(--space-4)}.icons-with-num,.section__home-intro .row{align-items:center;display:flex}.section__home-intro .title{font-size:64px;margin-right:var(--space-7)}.section__home-intro .number{color:var(--color-s-400);font-size:22px;font-weight:400}.icons-with-num{gap:18px;margin-top:20px}.icons-with-num .row{gap:5px}.section__home-intro .container .content,.section__home-intro .container .links-wrapper{display:flex;gap:var(--space-4);justify-content:space-between}.section__home-intro .container .content{flex-direction:column;gap:var(--space-6)}.section__home-intro .container .content .copy{max-width:1015px}.section__home-intro .container .links-wrapper .links{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-8);width:100%}.section__home-intro .container .links-wrapper .links a{border:1px solid var(--color-p-700);margin:unset}.section__home-intro .container .links-wrapper .links a:hover{background:var(--color-p-700);color:#fff}@media only screen and (max-width:768px){.section__home-intro{padding:var(--space-7) 0 var(--space-2)}.section__home-intro .container{flex-direction:column;gap:50px}.section__home-intro .container .content,.section__home-intro .container .links-wrapper{width:100%}.section__home-intro .container .links-wrapper .links{flex-wrap:wrap;justify-content:center;margin-top:var(--space-7)}.section__home-intro .row{align-items:flex-start;flex-direction:column}.icons-with-num .row{align-items:center;flex-direction:row}}@media only screen and (max-width:500px){.section__home-intro .title{font-size:32px}.section__home-intro .container .content .copy{font-size:24px}.section__home-intro .number{font-size:16px}}