:root{--font-thin: "Lato Thin";--font-light: "Lato Light";--font-regular: "Lato Regular";--font-black: "Lato Black"}:root{--color-red: #a90202;--color-lightred: #cb544f;--color-blue: #104B84;--color-greengrey: #cecfc3;--color-dark-greengrey: #979183;--color-brown: #806f62;--color-pinkred: #B66074;--color-lightgrey: #ebedea;--color-black: #3c2f3a;--color-dark: #574145;--color-liver: #bea5a9;--color-green: #008b78;--color-darkgreen: #005748}html,body{margin:0;padding:0;width:100%;height:100%}body{color:var(--color-blue);font-family:var(--font-regular);font-style:normal}body *{box-sizing:border-box}.outer{min-height:100%;background-color:#f7f7f7;display:flex;justify-content:center}.inner{background-color:#fff;border:clamp(.5rem,.143rem + .952vw,1rem) solid #fff;max-width:90rem;min-height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;position:relative;box-shadow:0 0 2rem #00000026}main.main{flex-grow:1}h1,h2,h3,h4,h5,h6{text-transform:uppercase}h1.inner-sticky{font-size:clamp(1.5rem,1.429rem + .357vw,1.75rem);transform-origin:left;display:inline-block;background-color:#fff;max-width:23rem;padding:.5rem clamp(0rem,-.385rem + 1.538vw,1rem);z-index:10;letter-spacing:.125rem;color:var(--color-blue)}h1.inner-sticky span{color:var(--color-pinkred)}p{font-size:clamp(1rem,.821rem + .476vw,1.25rem);margin:1rem 0;line-height:1.7}ul{list-style:none;padding:0;margin:0}a{text-decoration:none;color:currentColor}figure{margin:0}img{max-width:100%;height:auto}section.last-productions,section.last-news-items,section.home-about{border-top:.5rem solid #fff}section.last-productions h2,section.last-news-items h2,section.home-about h2,section.news-grid h2,section.cards-grid h2,#formContainer h2{margin:1.5rem 0;font-size:clamp(3rem,.857rem + 5.714vw,6rem);letter-spacing:clamp(.25rem,.071rem + .476vw,.5rem);line-height:1;font-family:var(--font-thin);font-weight:100;color:#fff;text-align:right;font-size:clamp(2rem,1.571rem + 2.143vw,3.5rem)}section.last-productions{background-color:var(--color-blue)}section.last-news-items{background-color:var(--color-pinkred);color:#f1f1f1}section.last-news-items h2{color:#fff}section.last-news-items img{object-fit:cover;width:100%;height:34rem}section.last-news-items h3,section.home-about h3,.news-items .text h3{font-size:clamp(1.125rem,1.054rem + .357vw,1.375rem);line-height:1.25;letter-spacing:.375rem;margin:.5rem 0;font-family:var(--font-black);font-size:clamp(1.375rem,1.196rem + .893vw,2rem)}section.last-news-items p{font-family:var(--font-light)}section.last-news-items .text-content{padding:1rem 6rem}.about-body{padding:2rem clamp(1rem,-9.714rem + 28.571vw,16rem) 6rem clamp(1rem,-5.429rem + 17.143vw,10rem)}.about-body p{font-size:clamp(1.125rem,.946rem + .476vw,1.375rem);word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}section.last-news-items .button{background-color:var(--color-pinkred)}section.last-news-items .button-reverse{background-color:#fff;color:var(--color-lightred)}section.home-about{background-color:var(--color-brown);border-bottom:.5rem solid #fff}section.home-about article{border-radius:.125rem;box-shadow:0 0 2rem #00000026;background-color:var(--color-greengrey);border:.25rem solid #fff}section.home-about img{object-fit:cover;width:100%;height:100%}section.home-about article .text{padding:clamp(1rem,.429rem + 2.857vw,3rem) clamp(.75rem,.679rem + .357vw,1rem)}section.home-about *{color:var(--color-blue)}section.home-about .button-reverse{color:#fff;background-color:var(--color-blue)}section.news-grid,section.cards-grid{background-color:var(--color-greengrey)}@media (width > 48rem){h1.inner-sticky{position:sticky;left:0;top:20rem;transform:rotate(-90deg) translateY(2rem)}section.last-productions,section.last-news-items,section.home-about,section#formContainer,section.cards-grid,section.news-grid{padding:2rem 6rem 6rem}section.home-about article{display:grid;grid-template-columns:1fr 1fr;gap:2rem}}@media (width > 60rem){h1.inner-sticky{top:26rem;transform:rotate(-90deg) translateY(1.5rem)}}@media (width > 80rem){.outer{padding-top:4rem}}@media (width < 90rem){section.last-productions,section.last-news-items,section.home-about{padding:1.5rem 1.5rem 4rem}}@media (width <= 48rem){section.last-productions,section.last-news-items,section.home-about,section#formContainer,section.cards-grid,section.news-grid{padding:2rem 0}section.last-productions h2,section.last-news-items h2,section.home-about h2,section.news-grid h2,section.cards-grid h2{padding-left:1rem;padding-right:1rem}}[class*=icon-]{display:inline-block;background-position:center;background-color:var(--color-black);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:1.5rem;height:1.5rem}.icon-menu,.icon-close{width:2.25rem;height:2.25rem;background-color:#fff;cursor:pointer}.icon-menu{-webkit-mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='800px'%20height='800px'%20viewBox='0%200%2048%2048'%20xmlns='http://www.w3.org/2000/svg'%20%3e%3cpath%20d='M0%200h48v48H0z'%20fill='none'/%3e%3cg%20id='Shopicon'%3e%3crect%20x='8.036'%20y='12'%20width='31.964'%20height='4'/%3e%3crect%20x='8.036'%20y='22'%20width='31.964'%20height='4'/%3e%3crect%20x='8.036'%20y='32'%20width='31.964'%20height='4'/%3e%3c/g%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='800px'%20height='800px'%20viewBox='0%200%2048%2048'%20xmlns='http://www.w3.org/2000/svg'%20%3e%3cpath%20d='M0%200h48v48H0z'%20fill='none'/%3e%3cg%20id='Shopicon'%3e%3crect%20x='8.036'%20y='12'%20width='31.964'%20height='4'/%3e%3crect%20x='8.036'%20y='22'%20width='31.964'%20height='4'/%3e%3crect%20x='8.036'%20y='32'%20width='31.964'%20height='4'/%3e%3c/g%3e%3c/svg%3e")}.icon-close{-webkit-mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='800px'%20height='800px'%20viewBox='0%200%2048%2048'%20xmlns='http://www.w3.org/2000/svg'%20%3e%3cpath%20d='M0%200h48v48H0z'%20fill='none'/%3e%3cg%20id='Shopicon'%3e%3cpolygon%20points='40,5.172%2024,21.172%208,5.172%205.171,8%2021.172,24%205.171,40%208,42.828%2024,26.828%2040,42.828%2042.828,40%2026.828,24%2042.828,8%20'/%3e%3c/g%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='800px'%20height='800px'%20viewBox='0%200%2048%2048'%20xmlns='http://www.w3.org/2000/svg'%20%3e%3cpath%20d='M0%200h48v48H0z'%20fill='none'/%3e%3cg%20id='Shopicon'%3e%3cpolygon%20points='40,5.172%2024,21.172%208,5.172%205.171,8%2021.172,24%205.171,40%208,42.828%2024,26.828%2040,42.828%2042.828,40%2026.828,24%2042.828,8%20'/%3e%3c/g%3e%3c/svg%3e");width:2rem;height:2rem}.icon-bg{position:fixed;width:2.5rem;height:2.5rem;z-index:1000;right:clamp(.5rem,.143rem + .952vw,1rem);top:1rem;display:flex;justify-content:center;align-items:center;padding-bottom:.0625rem;border-radius:.5rem;background-color:#104b84d9;background-color:var(--color-pinkred)}nav ul.menu-list{position:fixed;left:0;top:0;width:100%;height:100%;background-color:#555;color:#fff;z-index:3;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:opacity .3s}nav ul.menu-list.visible{opacity:1;visibility:visible;transition:opacity .4s;z-index:999;background-color:var(--color-pinkred)}nav ul.menu-list li{font-size:1.5rem;text-transform:uppercase;margin:.75rem 0}@media (width > 48rem){.icon-bg{display:none}nav ul.menu-list{color:var(--color-blue);background-color:#fff;display:flex;flex-direction:inherit;align-items:center;opacity:1;visibility:visible;position:relative}}.header{position:absolute;display:flex;width:100%;justify-content:flex-end;align-items:center;height:6rem;letter-spacing:.125rem;font-weight:700}.header ul.menu-list li:not(:last-of-type){margin-right:1.5rem}.header ul.menu-list li.active a{color:var(--color-pinkred)}.slider,.slide{width:100%;height:60vh}.slider{padding:0 1.5rem 0 2.5rem;position:relative;overflow:hidden}.slide{position:absolute;top:0;left:0;opacity:1;transition:opacity 4s}.slide img{width:100%;height:100%;object-fit:cover;object-position:top}.cards{display:grid;gap:clamp(1rem,.286rem + 1.905vw,2rem);grid-template-columns:repeat(auto-fit,minmax(20rem,1fr))}.cards-grid{border-bottom:.5rem solid #fff;position:relative}.card{aspect-ratio:.9;border-radius:.0625rem;box-shadow:0 .0625rem 1.5rem .125rem #00000040;border:.25rem solid #fff;word-break:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.cards-small .card{aspect-ratio:.8}.card:nth-of-type(5n+1){background-color:var(--color-lightgrey)}.card:nth-of-type(5n+2){background-color:var(--color-greengrey)}.card:nth-of-type(5n+3){background-color:var(--color-dark-greengrey)}.card:nth-of-type(5n+4){background-color:var(--color-brown)}.card:nth-of-type(5n+5){background-color:var(--color-black)}.card:nth-of-type(5n+3) *,.card:nth-of-type(5n+4) *,.card:nth-of-type(5n+5) *{color:#f1f1f1}.card-img{height:67.777%;overflow:hidden}.cards-small .card-img{height:60%}.card-img img{object-fit:cover;object-position:top;width:100%;height:100%;border-radius:.0625rem .0625rem 0 0;transition:scale .5s}@media (hover:hover){.card-img a img:hover{scale:1.05;transition:scale 2s;border-radius:.0625rem .0625rem 0 0}}.card-link{display:contents}.card-text{height:33.333%;padding:clamp(1rem,.615rem + 1.538vw,2rem) clamp(1rem,.615rem + 1.538vw,2rem);overflow-y:hidden;position:relative;color:var(--color-blue)}.cards-small .card-text{height:40%;padding:1rem}.card-text:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.card:nth-of-type(5n+1) .card-text:after{background-image:linear-gradient(transparent 70%,var(--color-lightgrey)90%)}.card:nth-of-type(5n+2) .card-text:after{background-image:linear-gradient(transparent 70%,var(--color-greengrey)90%)}.card:nth-of-type(5n+3) .card-text:after{background-image:linear-gradient(transparent 70%,var(--color-dark-greengrey)90%)}.card:nth-of-type(5n+4) .card-text:after{background-image:linear-gradient(transparent 70%,var(--color-brown)90%)}.card:nth-of-type(5n+5) .card-text:after{background-image:linear-gradient(transparent 70%,var(--color-black)90%)}.card-text h3{font-size:clamp(1.125rem,1.054rem + .357vw,1.375rem);line-height:1;letter-spacing:.375rem;margin:.5rem 0;font-family:var(--font-black);font-size:clamp(1.375rem,1.196rem + .893vw,2rem)}.cards-small .card-text h3{font-size:clamp(1.25rem,1.1667rem + .3704vw,1.5rem);line-height:1;letter-spacing:.125rem;font-family:var(--font-black)}.cards-small .card-text h3 span{font-size:.625em}.card-text p{font-size:clamp(1rem,.964rem + .179vw,1.125rem);margin:1rem 0;line-height:1.1;font-family:var(--font-light);letter-spacing:.125rem}.index-page h2.page-title{line-height:1.1;position:relative;font-size:clamp(1.25rem,1.1667rem + .3704vw,1.5rem);margin:1rem 0;text-align:right;letter-spacing:.5rem}@media (width <= 48rem){.cards{padding:1rem}.card{aspect-ratio:.7}.card-img{height:60%}.card-text{height:40%}}.productions-front{display:grid;grid-template-columns:3fr 2fr;gap:4rem;padding:0 2rem 0 0;position:relative;height:40vh}.productions-front-mobile{display:none}.productions-front .image{position:absolute;left:0;width:60%;height:100%}.productions-front .image img{object-fit:cover;width:100%;height:100%}.productions-front .text{position:absolute;right:0;height:40vh;width:45%;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-y:hidden;background-image:linear-gradient(to right,transparent 5%,#f1f1f1 10%);padding:clamp(1rem,.143rem + 4.286vw,4rem) clamp(1rem,.143rem + 4.286vw,4rem) 0 clamp(2rem,.857rem + 5.714vw,6rem)}.productions-front .text p{font-size:clamp(1.125rem,.946rem + .476vw,1.375rem)}.productions-front .text h2{font-size:clamp(1.8rem,1.3636rem + 2.1818vw,3rem);letter-spacing:.25rem;color:var(--color-blue);line-height:1}.productions-body{display:grid;grid-template-columns:3fr 2fr;gap:clamp(1rem,-2.429rem + 7.143vw,4rem);padding:clamp(1rem,.429rem + 2.857vw,3rem) 0}.productions-body .main{font-size:1.25rem;padding:0 clamp(1rem,.429rem + 2.857vw,3rem) 0 clamp(1rem,.143rem + 4.286vw,4rem)}.productions-body .side .item{font-size:1.25rem;margin-bottom:2rem}.responsive-iframe{position:relative;width:100%;max-width:40rem;padding-bottom:56.25%;height:0}.responsive-iframe iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.productions-body h3{font-size:clamp(1.25rem,1.179rem + .357vw,1.5rem);line-height:1;letter-spacing:.125rem;color:var(--color-blue);margin-bottom:0}.productions-body .side .item .images{padding:1rem 0;columns:2;column-gap:1rem}.productions-body .side .item .images img{margin-bottom:.5rem}@media (width > 60rem){.productions-front,.productions-front .text{height:50vh}}@media (width < 48rem){.productions-front{display:none}.productions-front-mobile{display:flex;flex-direction:column-reverse}.productions-front-mobile .text h2{font-family:--font-thin;letter-spacing:.25rem;font-size:2.25rem;text-align:right;margin:.5rem 0;line-height:1}.productions-body{display:block}.productions-body .side .item{padding:0 1rem}}.news-item{display:grid;grid-template-columns:2fr 3fr;gap:2rem;height:24rem;margin-bottom:2rem;background-color:var(--color-pinkred);border:.25rem solid #fff}.news-item:nth-of-type(5n+2){background-color:var(--color-dark)}.news-item:nth-of-type(5n+3){background-color:var(--color-liver)}.news-item:nth-of-type(5n+4){background-color:var(--color-green)}.news-item:nth-of-type(5n+5){background-color:var(--color-darkgreen)}.news-item .img{max-height:23.5rem}.news-item .text{padding:3rem 2rem 3rem 0;color:#fff}.news-item .text p{font-family:var(--font-light)}.news-item .img img{object-fit:cover;width:100%;height:100%}.news-item-detail{border-top:none!important;border-bottom:.5rem solid #fff;height:100%}@media (width <= 48rem){.news-item{display:block;height:auto;margin-left:1rem;margin-right:1rem}.news-item .img{height:20rem}.news-item .text{padding:1rem}.news-item .button{max-width:66%}.news-item-detail p{padding-left:1rem;padding-right:1rem}.news-item-detail .button{margin-left:1rem}}.button{display:block;font-size:clamp(1rem,.893rem + .536vw,1.375rem);font-family:var(--font-black);padding:.25rem clamp(1rem,.714rem + 1.429vw,2rem);border:.25rem solid;text-transform:uppercase;margin:1rem 0;color:currentColor;background-color:transparent;max-width:60%;letter-spacing:.25rem}.button-reverse{background-color:#fff;color:currentColor;border:.25rem solid #fff}@media (width >= 48rem){.button{margin:1rem 2rem 1rem 0;display:inline-block}}.main-footer{background-color:var(--color-blue);color:#f1f1f1;padding:clamp(2rem,1.3333rem + 2.963vw,4rem);font-size:clamp(.75rem,.661rem + .238vw,.875rem);display:flex;justify-content:center;text-align:center;text-transform:uppercase;font-family:var(--font-light);letter-spacing:.0625rem}.form-container{position:relative;padding:clamp(1rem,.1429rem + 4.2857vw,4rem);box-shadow:0 0 2rem #00000040;width:98%;background-color:var(--color-dark-greengrey);margin-top:3rem;border-radius:.125rem;color:#fff;border:.25rem solid}.form-container .button{position:relative;margin-top:4rem;background-color:var(--color-blue)}.form-container h2{margin-bottom:0}.form-container p{font-size:clamp(1.125rem,.946rem + .476vw,1.375rem);font-family:var(--font-light);letter-spacing:.125rem}.form-container form{margin-top:3rem}label,input,textarea{display:block;border:none;outline:none}input{padding:1rem .25rem;width:20rem;border-radius:.125rem}::placeholder{color:var(--color-blue);text-transform:lowercase;font-size:1.125rem;letter-spacing:.25rem;padding:1rem 0 0 .5rem;font-family:var(--font-thin);opacity:.7}label{font-family:var(--font-light);color:#fff;letter-spacing:.25rem;padding-bottom:.5rem}input{margin-bottom:1rem}textarea{width:clamp(23rem,21rem + 10vw,30rem);height:12.5rem;border-radius:.125rem}#formResponse{opacity:0}#formContainer{display:flex;justify-content:center;align-items:center;background-color:var(--color-lightgrey)}#formContainer .icon-close{position:absolute;top:clamp(1rem,.6364rem + 1.1364vw,2rem);right:clamp(1rem,.6364rem + 1.1364vw,2rem)}#formResponse{position:absolute;width:clamp(18rem,17.4286rem + 2.8571vw,20rem);height:7rem;background-color:var(--color-blue);color:#fff;left:50%;top:50%;border-radius:.25rem;border:.25rem solid;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;font-size:clamp(1rem,.9643rem + .1786vw,1.125rem);letter-spacing:.125rem;padding:0 1rem .125rem;box-shadow:0 0 1rem #00000040}.form-container .spinner{bottom:4rem;right:2rem}@media (width < 48rem){textarea{max-width:20rem}}.lightbox-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--color-pinkred);display:none;justify-content:center;align-items:center;z-index:1000;transition:all .5s}.lightbox-overlay img{max-width:66.667%;max-height:90%;object-fit:contain}.lightbox-overlay .icon-close{position:absolute;right:2rem;top:2rem}.lightbox-content{position:relative;max-width:80%;max-height:80%}.lightbox-nav-button{position:absolute;top:50%;transform:translateY(-50%);background-color:#ffffff80;border:none;cursor:pointer;z-index:1001;padding:.625rem 1.25rem;font-size:1.75rem}.lightbox-prev{left:1rem}.lightbox-next{right:1rem}.lightbox-caption{color:#ffffffd9;text-align:center;padding:1rem;background-color:#00000080;position:absolute;bottom:0;left:0;width:100%;font-family:var(--special-font);font-size:1.25rem;letter-spacing:.125rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinner{display:none;border:.25rem solid rgba(0,0,0,.25);width:2.5rem;height:2.5rem;border-radius:50%;border-left-color:var(--color-blue);animation:spin 1s linear infinite;position:absolute;bottom:-4rem;right:5%;z-index:10}


.slider, .slide {
    height: 75vh;
}

.cta-btn {
    position: absolute;
    z-index: 1001;
    bottom: 2rem;
    right: 1rem;
    width: clamp(12rem, 11.474rem + 2.807vw, 14rem);
    height: clamp(12rem, 11.474rem + 2.807vw, 14rem);
    padding: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #ffff48;
    border: .0625rem dotted;
    border-radius: 50%;
    font-family: var(--font-light);
    font-size: clamp(1.125rem, 1.092rem + 0.175vw, 1.25rem);
    text-align: center;
    color: #000;
    overflow-wrap: break-word;
    word-break: break-word;
    hyphens: auto;
    opacity: .85;
    transform: rotate(-1deg);
    transition: opacity .3s, transform .3s;
    cursor: pointer;
}

@media (hover: hover) {
    .cta-btn:hover {
        opacity: 1;
        transform: rotate(-1deg) scale(1.05);
    }
}

.cta-btn:active {
    transform: rotate(-1deg) scale(0.98);
}

.cta-btn:focus-visible {
    outline: .125rem solid #000;
    outline-offset: .25rem;
    opacity: 1;
}

.cta-btn b {
    font-family: var(--font-black);
    font-size: clamp(1.25rem, 1.184rem + 0.351vw, 1.5rem);
}