.cgu__hero{background-color:var(--primary-color);color:#fff;padding:5rem 2rem;text-align:center;background-image:linear-gradient(rgba(0,0,254,.8),rgba(0,0,254,.8)),url(/home-slider-1.png);background-size:cover;background-position:50%;position:relative}@media(max-width:480px){.cgu__hero{padding:3rem 1rem}}.cgu__hero-content{max-width:800px;margin:0 auto}.cgu__title{font-size:3rem;font-weight:700;margin-bottom:1rem}@media(max-width:480px){.cgu__title{font-size:2rem}}.cgu__subtitle{font-size:1.25rem;opacity:.9}@media(max-width:480px){.cgu__subtitle{font-size:1rem}}.cgu__container{max-width:1200px;margin:0 auto;padding:3rem 2rem}@media(max-width:480px){.cgu__container{padding:2rem 1rem}}.cgu__content{max-width:800px;margin:0 auto;background-color:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.05);padding:3rem}@media(max-width:480px){.cgu__content{padding:1.5rem}}.cgu__section{margin-bottom:3rem}.cgu__section:last-child{margin-bottom:0}.cgu__section-title{font-size:1.75rem;font-weight:700;color:#111827;margin-bottom:1.5rem;border-bottom:2px solid var(--primary-color);padding-bottom:.5rem}@media(max-width:480px){.cgu__section-title{font-size:1.5rem}}.cgu__text{font-size:1.5rem;line-height:1.6;color:#4b5563;margin-bottom:1.5rem}@media(max-width:480px){.cgu__text{font-size:1rem}}.cgu__list{list-style-type:none;padding-left:0;margin-bottom:1.5rem}.cgu__list-item{position:relative;padding-left:1.5rem;margin-bottom:1rem;font-size:1.5rem;line-height:1.6;color:#4b5563}.cgu__list-item:before{content:"";position:absolute;left:0;top:.5rem;width:8px;height:8px;border-radius:50%;background-color:var(--primary-color)}@media(max-width:480px){.cgu__list-item{font-size:1rem}}.cgu__link{color:var(--primary-color);text-decoration:none;font-weight:500;transition:all .2s ease}.cgu__link:hover{text-decoration:underline}