.breadcrumb__ul{display:flex;flex-wrap:wrap;padding:0;list-style-type:none;font-size:var(--font-m-xs)}.breadcrumb__ul__li:not(:first-child):before{content:"\00a0> "}.breadcrumb__ul__li__a{color:var(--black)}.breadcrumb__ul__li.current{text-decoration:none}.breadcrumb__current{color:red}.hero{margin:var(--header-h)-24px 0;border-radius:8px;background:linear-gradient(280deg,var(--green) 1%,var(--blue) 34%,var(--white) 90%)no-repeat 0 100%}.hero .h1{font-family:baste;text-transform:uppercase;font-size:36px}.hero__pict{width:100%;height:475px;margin:0;object-fit:cover;line-height:0;font-size:0}.hero__content{padding:32px 24px}.hero__content__logo{display:none}.hero__content__social{margin:24px 0}.hero__content__social__a{color:inherit;text-decoration:underline;margin:0 8px}.hero__content .btn.black{display:inline-flex;width:auto;text-decoration:none}.hero__content__logos{margin:36px 0 0;display:flex;flex-wrap:wrap;gap:16px}.hero__content__logos img{height:45px}.cards{margin:24px -24px}.card{border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1),0 8px 8px rgba(0,0,0,.1);margin:24px auto;padding:16px;width:calc(100% - 80px);box-sizing:border-box}.card.free{border:1px solid var(--green)}.card__tag{position:absolute;width:calc(100% - 134px);display:flex;justify-content:end;padding:8px}.card__tag__text{background:var(--white);padding:4px 8px;border-radius:8px;font-size:var(--font-m-xxs)}.card__img{width:100%;object-fit:cover;border-radius:8px}.card__title{text-transform:uppercase;font-size:16px;font-weight:900;line-height:29px}.card__by__a{color:inherit;font-weight:700;text-decoration:underline}.card__infos{display:grid;grid-template-columns:45% 55%;align-items:center;gap:12px;width:calc(100% - 8px);margin:8px 0 0;box-sizing:border-box}.card__infos__mode{display:flex;align-items:center;gap:8px}.card__infos__duration{display:flex;align-items:center;justify-content:end;gap:8px}.card__infos__price{font-weight:700}.card__infos__price.free{color:var(--green)}.card__infos__btn{height:38px;text-decoration:none}.icon{display:inline-block;width:24px;height:24px;fill:currentColor}.labels{padding:16px 24px;background:var(--blue-light);border-radius:8px}.labels h2{font-family:baste;text-transform:uppercase;text-align:center}.labels__sep{width:50%;height:1px;margin:36px auto;background:var(--black)}.labels__label{margin:24px 0;text-align:center}.labels__label__text{display:block;margin:8px 0}.labels__label__img{width:70%}.expertise h2{padding:24px 0;font-family:baste;text-transform:uppercase;max-width:60%;border-bottom:1px solid var(--black)}.expertise__img{height:250px;max-width:100%;object-fit:cover}.expertise h3{margin:36px 0 0;font-weight:900}@media(min-width:960px){.hero{border-radius:8px;overflow:hidden}.hero__content{padding:48px;display:grid;grid-template-columns:15% 60% 1fr;gap:48px}.hero__content__logo{display:inline-block;grid-column:1/2;max-width:100%}.hero__content .h1{font-size:var(--font-xl)}.hero__content .h1,.hero__content .type,.hero__content .address,.hero__content .p{grid-column:2/3}.hero__content__right{display:flex;flex-direction:column;justify-content:space-between;align-items:end}.hero__content__social{display:flex;flex-direction:column;align-items:end}.hero__content__logos{display:flex;flex-direction:column}.h2{margin:48px 0 24px}.cards{margin:24px -24px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:48px}.card{display:flex;flex-direction:column;justify-content:space-between;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1),0 8px 8px rgba(0,0,0,.1);margin:0;padding:16px;width:calc(100% - 80px);box-sizing:border-box;width:100%}.card.free{border:1px solid var(--green)}.card__tag{position:absolute;width:auto;display:flex;justify-content:end;padding:8px}.card__tag__text{background:var(--white);padding:4px 8px;border-radius:8px;font-size:var(--font-m-xxs)}.card__title{flex-basis:60px;text-transform:uppercase;font-size:16px;font-weight:900;line-height:29px}.card__by__a{color:inherit;font-weight:700;text-decoration:underline}.card p{flex-grow:2}.card__infos{flex-basis:80px;display:grid;grid-template-columns:45% 55%;align-items:center;gap:12px;width:calc(100% - 8px);margin:8px 0 0;box-sizing:border-box}.card__infos__mode{display:flex;align-items:center;gap:8px}.card__infos__duration{display:flex;align-items:center;justify-content:end;gap:8px}.card__infos__btn{height:38px}.labels{display:grid;grid-template-columns:1fr 1px 1fr;align-items:center;gap:0 64px}.labels h2{grid-column:1/4}.labels__sep{width:1px;height:70%;margin:36px auto;background:var(--black)}.labels__label{justify-self:right}.labels__label__img{width:auto;height:80px}.labels__label:last-child{justify-self:left}.expertise{margin:64px 0 0;display:grid;grid-template-columns:1fr 30%;gap:0 96px;grid-auto-flow:column;align-items:start}.expertise__content{grid-column:1/2}.expertise h2{grid-column:1/3}.expertise__img{grid-column:2/3}.expertise h3{margin:36px 0 0;font-weight:900}}