.pdv_page{padding:4.6rem 0;position:relative;display:flex;align-items:flex-start;width:96%;margin:0 auto}.pdv_page .page-width{margin:auto 0 auto auto}.pdv_page #pdv_wrapper{width:80%}.pdv_page .pdv{width:20%;position:sticky;top:18rem}.pdv_page .pdv a{color:rgb(var(--color-foreground));display:block;text-decoration:none;font-size:1.6rem;line-height:1.6rem;font-weight:500;letter-spacing:0.043rem;text-transform:uppercase;margin-bottom:1.5rem;position:relative;transition:0.2s}.pdv_page .pdv a:before{position:absolute;left:0;top:8px;content:"";background-color:rgb(var(--color-foreground));width:0;height:2px;transition:0.2s}.pdv_page .pdv a:hover{padding-left:20px}.pdv_page .pdv a:hover:before{width:15px}.pdv_page .country{margin-top:0;color:rgb(var(--color-foreground));font-size:2.1rem;line-height:2.5rem;font-weight:500;letter-spacing:0.057rem;text-transform:uppercase;margin-bottom:2.5rem}.pdv_page .pdv_list{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:2.5rem 3rem;padding-bottom:3rem;margin-bottom:3rem;border-bottom:1px solid rgb(var(--color-foreground))}.pdv_page .pdv_list>div{max-width:330px}.pdv_page .pdv_list h3{color:rgb(var(--color-foreground));font-size:1.6rem;line-height:1.6rem;font-weight:500;letter-spacing:0.043rem;text-transform:uppercase;margin:0 0 2.3rem}.pdv_page .pdv_list p{color:rgb(var(--color-foreground));font-size:1.6rem;line-height:2.2rem;font-weight:400;margin-bottom:0}.pdv_page .pdv_list p a{color:rgb(var(--color-foreground));margin-top:0.8rem;font-size:1.2rem}@media screen and (max-width:750px){.pdv_page{padding:4.2rem 0}.pdv_page #pdv_wrapper{width:100%}.pdv_page .pdv{display:none}.pdv_page .country{font-size:1.6rem;line-height:1.6rem;letter-spacing:0.043rem;margin-bottom:0;padding:1.5rem 0;border-top:1px solid rgb(var(--color-foreground));background:url("plus.svg") no-repeat center right;background-size:16px}.pdv_page .country.opened{background-image:url("moins.svg")}.pdv_page .pdv_list{border:none;display:block;width:100%;padding-top:2.4rem;padding-bottom:4.2rem;margin-bottom:0}.pdv_page .pdv_list h3{margin:0 0 1.3rem}}