:root{--color-primary:#ea5a29;--color-primary-hover:#f7a31d6f;--color-primary-light:#fff6e9;--font-size-base:1.6rem;--font-size-sm:1.4rem;--font-size-md:1.8rem;--font-size-lg:2rem;--font-size-title:3rem}body{font-weight:300}a.link--strong{font-weight:400;color:#000;text-decoration:underline;text-underline-offset:16%;font-size:var(--font-size-sm)}a.link--strong:hover,a.link--strong:focus{color:var(--color-primary)}.subtext{color:0;font-weight:400;font-size:var(--font-size-md);line-height:1.2;font-style:normal}.section-container{display:flex;justify-content:center;width:100%}.section-wrapper{display:flex;width:100%;flex-direction:column;gap:5rem;max-width:128rem;padding:8rem 2rem 8rem 2rem}.img-border{border-radius:20px}.video{aspect-ratio:16 / 9;width:100%;border-radius:20px;overflow:hidden}.video iframe{width:100%;height:100%;border:none;border-radius:20px}.media-corner{color:#f6a320;opacity:100%;height:fit-content}.media-corner::before{left:0;top:0;border-radius:35px 0}.media-corner::after{right:0;bottom:0;border-radius:35px 0}.media-corner::before{left:0;top:0;border-radius:35px 0}.media-corner::after{right:0;bottom:0;border-radius:35px 0}.media-corner::before{left:0;top:0;border-radius:35px 0}.media-corner::after{right:0;bottom:0;border-radius:35px 0}.hero{position:relative;width:100%;height:37rem}.hero-background{width:100%;height:100%;background-image:url(../media/hero.svg);background-repeat:no-repeat;background-size:contain;background-position:center;background-color:var(--color-primary-light)}.hero-container{padding-top:6.8rem}.hero-container>.text-wrapper{z-index:1;display:flex;justify-content:start;flex-direction:column;max-width:440px;gap:2rem}.hero-title{font-size:50px;font-weight:300;text-transform:uppercase;line-height:1.1}.hero-title>span:first-of-type{font-weight:700;color:#000}.hero-title>.second-line{display:block;margin-left:3ch}.hero-title>.second-line>span{font-weight:300;color:var(--color-primary)}.hero-banner{width:100%;display:flex;justify-content:center;align-items:center;background-color:var(--color-primary);height:70px}.hero-banner>p{color:#fff;text-align:center;font-weight:700;font-size:2rem;line-height:1.15;margin-bottom:0}.section-caractere{background-color:var(--color-primary-light)}.section-caractere>.section-wrapper{gap:0}.centered-wrapper{width:100%;justify-content:center;align-items:center}.heading-text-wrapper{max-width:580px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1rem}.section-title{font-size:var(--font-size-title);font-weight:700;line-height:normal;text-transform:uppercase}.section-caractere>.section-wrapper>.heading-text-wrapper>.section-title{margin-bottom:3rem}.section-title>span{color:var(--color-primary)}.video-caractere{width:70%}.video-caractere iframe{aspect-ratio:16 / 9;width:100%;border-radius:20px}.episode-tabs{list-style:none;display:flex;flex-direction:row;gap:24px;flex-wrap:wrap}.episode-tabs li{padding:2px 12px 5px 12px;border:1px solid #000;border-radius:100px;font-weight:400;cursor:pointer;transition:width 0.3s cubic-bezier(.4,0,.2,1),background-color 0.3s cubic-bezier(.4,0,.2,1),color 0.3s cubic-bezier(.4,0,.2,1)}.episode-tabs li:hover{background-color:#000;color:#fff}.episode-tabs>.active{border-color:#fff0;background-color:var(--color-primary);color:#fff}.episode-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:64px 52px;width:100%}.episode-grid-item{display:flex;flex-direction:column;width:100%;gap:16px}.hashtags span{color:var(--color-primary);font-size:var(--font-size-sm);font-weight:400;line-height:18px}.section-episode>.section-wrapper>.heading-text-wrapper{gap:2rem}.episode-title{font-size:var(--font-size-lg);font-weight:700;line-height:24px;letter-spacing:-1.4px;margin-bottom:0}.episode-description{font-size:var(--font-size-base);line-height:18px;font-weight:300;margin-bottom:0}.pagination button{margin-right:5px;padding:5px 20px 8px 20px;border:1px solid #000;border-radius:100px;background-color:#fff0;cursor:pointer;transition:width 0.3s cubic-bezier(.4,0,.2,1),background-color 0.3s cubic-bezier(.4,0,.2,1),color 0.3s cubic-bezier(.4,0,.2,1)}.pagination button:hover{background-color:#000;color:#fff}.pagination button:disabled{color:#fff;background-color:var(--color-primary);border-color:#fff0}.section-cta{background-color:#fde4bd}.section-cta>.section-full{padding:4rem 2rem 4rem 2rem;align-items:flex-start;position:relative}.section-cta>.section-wrapper>.heading-text-wrapper{text-align:left;align-items:start}.section-cta>.section-wrapper>.heading-text-wrapper>.section-title{max-width:480px}.button-wrapper{display:flex;flex-direction:row;gap:20px;flex-wrap:wrap}.button-base{font-size:var(--font-size-base);font-weight:500;display:flex;justify-content:center;align-items:center;width:fit-content;padding:8px 16px;border-radius:100px}.bloc-button{background-color:#fff;color:#000;border:none;transition:width 0.3s cubic-bezier(.4,0,.2,1),background-color 0.3s cubic-bezier(.4,0,.2,1),color 0.3s cubic-bezier(.4,0,.2,1)}.bloc-button:hover{background-color:#000;color:#fff}.shape-img{transform:scale(1.1);transform-origin:bottom right;position:absolute;bottom:0;right:0}@media (max-width:1400px){.hero-background{background-size:cover}.episode-grid{grid-template-columns:repeat(2,1fr);width:90%}}@media (max-width:992px){.section-episode{flex-direction:column;align-items:center}.media-corner{width:100%}.video-caractere{width:100%}.corner{padding:2rem}.teaser-section{width:100%}.section-wrapper,.section-cta>.section-full,.hero-container{padding:4.8rem 3.2rem}.shape-img{display:none}.hero-background{background-image:none}.hero-title>.second-line{margin-left:0}.hero-container,.section-full{display:flex;text-align:center;justify-content:center;width:auto}.hero{height:auto}.episode-tabs,.button-wrapper{justify-content:center;gap:16px}.section-wrapper{gap:3rem}.section-cta>.section-wrapper>.heading-text-wrapper{text-align:center}.section-cta>.section-wrapper>.heading-text-wrapper>.section-title{max-width:none}}@media (max-width:768px){.episode-grid{grid-template-columns:1fr;width:90%}}@media (max-width:480px){.grid-testimonial{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(4,auto);gap:32px}.testimonial-grid-item-1{grid-area:1 / 1 / 2 / 2}.testimonial-grid-item-2{grid-area:2 / 1 / 3 / 2}.testimonial-grid-item-3{grid-area:3 / 1 / 4 / 2}.testimonial-grid-item-4{grid-area:4 / 1 / 5 / 2}}