.section-parallax{align-items:center;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;color:var(--white);display:flex;min-height:90vh;padding:100px 0;position:relative}.section-parallax:after{background-image:linear-gradient(0deg,rgba(0,0,0,.9),rgba(0,0,0,.5) 60%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.section-parallax .section__inner{position:relative;z-index:2}@media (min-width:1199.02px){.section-parallax .section__content h3{font-size:36px}}.section-parallax .section__content h3:not(:last-child){margin-bottom:.8em}.section-parallax .section__content .list-checked:not(:last-child){margin-bottom:3.2em}.section-parallax .section__content h5{line-height:1.4}@media (min-width:1199.02px){.section-parallax .section__content h5{font-size:25px}}.section-parallax .section__content h5:not(:last-child){margin-bottom:.7em}.section-parallax ul{font-size:1.6rem;list-style-type:none;padding-left:1.1rem}.section-parallax ul li{padding-left:3.2rem;position:relative}.section-parallax ul li:before{color:var(--color-2);content:"\f058";font-family:Font Awesome\ 5 Free Solid;font-size:1.2em;font-weight:900;left:0;position:absolute;top:50%;transform:translateY(-50%)}.section-parallax ul li+li{margin-top:2.7rem}