@charset "UTF-8";@import"https://fonts.googleapis.com/css?family=Roboto:400,400italic,600,600italic,700,700italic";@import"https://fonts.googleapis.com/css?family=Josefin+Sans:wght@100;200;300;400;500&family=Lora:wght@400;500;600&family=Montserrat:wght@200;300;400;500;600;700;800&family=Playfair+Display:ital,wght@0,400;0,500;0,700;0,800;0,900;1,500;1,600;1,900&display=swap";@import"https://fonts.googleapis.com/css?family=Roboto:400, 400italic, 600, 600italic, 700, 700italic";@import"https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100;200;300;400;500&family=Lora:wght@400;500;600&family=Montserrat:wght@200;300;400;500;600;700;800&family=Playfair+Display:ital,wght@0,400;0,500;0,700;0,800;0,900;1,500;1,600;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inspiration&family=Josefin+Sans:wght@100;200;300;400;500&family=Lora:wght@400;500;600&family=Montserrat:wght@200;300;400;500;600;700;800&family=Playfair+Display:ital,wght@0,400;0,500;0,700;0,800;0,900;1,500;1,600;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;500;600;700;800&family=Inspiration&family=Josefin+Sans:wght@100;200;300;400;500&family=Lora:wght@400;500;600&family=Montserrat:wght@200;300;400;500;600;700;800&family=Playfair+Display:ital,wght@1,500;1,600;1,900&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{margin:0;font-size:1rem;background-color:#1a1614;color:#efe0cb}#root{background-color:#1e1a1796;width:100%;overflow-x:hidden;margin:0 auto;padding:0;position:relative}h1,h2,h3,h4{color:#000;font-weight:700}ul{list-style:none}a{text-decoration:none;color:#c6a98b}img{max-width:100%;height:auto}.border-title{border:0;height:1px;margin:5px 0;background:linear-gradient(90deg,#1a1614 0%,#c6a98b 50%,#efe0cb 100%)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.scroll-to-top-button{visibility:hidden}@media screen and (min-width: 990px){.scroll-to-top-button{visibility:visible;position:fixed;bottom:20px;right:20px;padding:10px 20px;background-color:#333;color:#fff;border:none;cursor:pointer;opacity:0;transition:opacity .3s}.scroll-to-top-button.visible{opacity:1}}.icon{will-change:transform;transform:translate(.1px) translateY(5px)}.icon__stars{width:40px}.icon__stars__path{stroke-dasharray:1560;stroke-dashoffset:0;animation:animate-stars 2s linear forwards;filter:drop-shadow(0 0 30px rgba(255,255,255,.7))}.icon path{fill:transparent;stroke:10;stroke:url(#gradient-horizontal)}.icon-FB{display:inline-block;height:80%;max-height:100%;width:auto;fill:none;stroke:#fff;stroke-width:35;stroke-miterlimit:5}.icon-FB:hover path{animation:animation-FB .9s cubic-bezier(.47,0,.745,.715) forwards,gradient-FB .8s 1s forwards}.icon-FB linearGradient{transform:rotate(135deg)}.icon-FB path{stroke-dasharray:3000}.icon-In{display:inline-block;width:auto;fill:none;stroke:#fff;stroke-width:15;stroke-miterlimit:5}.icon-In:hover path{animation:animation-FB .9s cubic-bezier(.47,0,.745,.715) forwards,gradient-FB .8s 1s forwards}.icon-In linearGradient{transform:rotate(135deg)}.icon-In path{stroke-dasharray:3000}@keyframes gradient-FB{10%{fill:none}to{fill:url(#gradient-vertical);stroke-width:0}}@keyframes animate-stars{0%{stroke-dashoffset:0}40%{fill:transparent;stroke-dashoffset:1560}80%{stroke-dashoffset:3120;fill:transparent}to{stroke-dashoffset:3120;fill:url(#gradient-vertical)}}@keyframes animation-FB{0%{stroke-dashoffset:3000}to{stroke-dashoffset:0}}.scroll{display:none}@media screen and (min-width: 769px) and (max-width: 990px){.scroll{width:3%}.scroll__text{writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);font-size:10px;margin-bottom:5px}.scroll__arrow{font-size:1.25rem}.scroll__arrow__img{animation:fade_move_down 5s ease-in-out infinite}}@keyframes fade_move_down{0%{transform:translateY(-5px);opacity:0}50%{opacity:1}to{transform:translateY(5px);opacity:0}}@media screen and (min-width: 990px){.flip-card-container{display:grid;grid-template-columns:1fr 1fr;gap:4rem}}@media screen and (min-width: 769px) and (max-width: 990px){.flip-card-container{display:grid;grid-template-columns:repeat(2,1fr);justify-content:center;flex-wrap:wrap;gap:2rem}}.card{padding:1.5rem;margin-bottom:4rem;width:350px;height:200px;transform-style:preserve-3d;position:relative;border:4px solid #c6a98b;box-shadow:5px 4px 4px #00000040;mix-blend-mode:normal;transition:.5s ease;cursor:pointer}.card.flipped{transform:rotateX(180deg);background-color:#1a1614}.card::hover{transform:rotateX(180deg)}.card-front,.card-back{height:100%;width:100%;backface-visibility:hidden;transform-style:preserve-3d;display:flex;flex-direction:row;align-items:center;font-weight:800;font-size:16px;color:#fff;text-shadow:2px 2px 10px rgba(0,0,0,.9)}.card-front:after,.card-back:after{content:"";position:absolute;width:350px;height:200px;border:4px solid #c6a98b;opacity:.4;transform:rotate(-8deg);left:-33px;background:url(/portfolio_ecara/assets/Logo-34a9c95e.png) center/cover no-repeat;z-index:-10;backface-visibility:hidden;filter:drop-shadow(2px 4px 6px black)}.card-front__img,.card-back__img{background-color:#c6a98b;border-radius:50%;padding:20px;margin-top:0;height:50%;display:flex;align-items:center}.card-front__body,.card-back__body{padding:0 1rem;flex:content;display:flex;flex-direction:column}.card-front__body__title,.card-back__body__title{margin-bottom:20px;font-size:18px;color:#efe0cb}.card-front__body__logos,.card-back__body__logos{display:flex;align-items:center;justify-content:space-evenly;flex-wrap:wrap;gap:1rem}.card-back{transform:rotateX(180deg)}.card-back:after{top:116px;left:-33px;z-index:-100}.card-back__text{position:fixed;display:flex;align-items:center;top:120px;color:#c6a98b;padding:1rem;overflow:auto;text-align:center;vertical-align:middle;background-color:#1a1614;width:116%;height:134%;left:-23px;scrollbar-width:thin;scrollbar-color:#1a1614}.card-back__text p{font-size:15px}@media screen and (min-width: 990px){.card-back__text p{font-size:18px}}.card-back__text::-webkit-scrollbar{width:.3rem}.card-back__text::-webkit-scrollbar-thumb{background-color:#efe0cb}.card-back__text::-webkit-scrollbar-track{background-color:#c6a98b}.slick-dots li button:before{color:#c6a98b!important}.slick-dots li.slick-active button:before{color:#efe0cb!important}.slick-prev{left:5px!important}@media screen and (min-width: 990px){.slick-prev{left:-25px!important}}@media screen and (min-width: 769px) and (max-width: 990px){.slick-prev{left:-25px!important}}.slick-next{right:5px!important}@media screen and (min-width: 990px){.slick-next{right:-25px!important}}@media screen and (min-width: 769px) and (max-width: 990px){.slick-next{right:-25px!important}}.slick-prev{z-index:99}.slider{margin:0 auto!important}.slick-slide{text-align:center}.works__card{margin:35px!important;width:235px!important;height:235px;border:2px solid #c6a98b;filter:drop-shadow(2px 4px 6px black)}.works__card:after{content:"";position:absolute;border:2px solid #c6a98b;background:linear-gradient(90deg,#1a1614 0%,#c6a98b 50%,#efe0cb 100%);mix-blend-mode:luminosity;opacity:.76;width:235px;height:235px;bottom:20px;left:30px;z-index:-100;transition:transform .5s,opacity .5s}.works__card:hover:after{background-color:#000;transform:translateY(22px) translate(-32px);opacity:1;mix-blend-mode:unset}.works__card__date{position:absolute;top:95px;left:-25px;transform:rotate(180deg);writing-mode:vertical-rl;direction:rtl;font-size:12px}.works__card__date:before{width:1px;height:100%;background:#c6a98b;content:"";left:5px;top:55px;position:absolute;transition:all .5s}.works__card__date:after{width:1px;height:100%;background:#c6a98b;content:"";left:5px;bottom:60px;position:absolute;transition:all .5s}.works__card__img{width:auto;height:auto;overflow:hidden}.works__card__img img{width:100%;height:100%;object-fit:cover;position:absolute;z-index:-9;filter:grayscale(50%);transition:transform .1s}.works__card__img img:hover img{-ms-transform:scale(1.5);-webkit-transform:scale(1.5);transform:scale(1.5)}.works__card__body{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;background:linear-gradient(360deg,rgba(239,224,203,0) 0%,rgba(198,169,139,.3843137255) 30%,#1a1614 100%);left:0;gap:1rem;height:100%;width:100%}.works__card__body__logo{display:flex;flex:1;align-items:center;width:85%;overflow:hidden;background-size:contain;background-position:center;background-repeat:no-repeat;margin:30px}.works__card__body__techno{display:flex;position:absolute;bottom:200px;left:5px;width:100%}.works__card__body__techno>*{height:50px;background-color:#efe0cb;border-radius:5%}@media screen and (min-width: 990px){.works__card__body__techno>*{padding:2px}}.works__card__body__techno img{width:20px;height:20px;margin-right:.5rem}.works__card__body__text{font-size:12px;padding:0 10px;color:#fff;text-shadow:-1px -1px 0 rgba(255,255,255,.5),1px 1px 0 rgba(0,0,0,.25),3px 3px 3px rgba(0,0,0,.25),10px 10px 20px rgba(0,0,0,.5),20px 40px 40px rgba(0,0,0,.5)}@media screen and (min-width: 769px) and (max-width: 990px){.works__card__body__text{font-size:12px}}.works__card__body__link{position:relative;width:100%}.works__card__body__link ul{width:100%;height:50px;display:flex;justify-content:space-around;border-bottom:1px solid #c6a98b;background-color:#fff6;filter:drop-shadow(2px 4px 6px black)}@media screen and (min-width: 769px) and (max-width: 990px){.works__card__body__link ul{height:55px}}.works__card__body__link ul li{flex:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 0 1px #efe0cb;border-bottom:2px solid transparent;transition:border-bottom .3s}.works__card__body__link ul li:hover{box-shadow:0 0 20px #232f2e}.works__card__body__link ul li>*{display:flex;flex-direction:column;justify-content:center;width:100%;height:100%}@media screen and (min-width: 769px) and (max-width: 990px){.works__card__body__link ul li span{display:none}}.works__card__body__link ul li .image-container{display:flex;justify-content:center;align-items:center}.works__card__body__link ul li .image-container img{width:20px;height:20px}.works__card__body__link ul li span{visibility:visible}@media screen and (min-width: 769px) and (max-width: 990px){.works__card__body__link ul li span{visibility:visible}}@media screen and (min-width: 990px){.works__card__body__link ul li span{visibility:hidden}}.works__card__body__link ul li:hover{border-bottom:2px solid #efe0cb}.works__card__body__link ul li:hover a{color:#efe0cb}.projects__card{position:relative;width:300px!important;height:250px;border:1px solid rgb(29,21,13);filter:drop-shadow(2px 4px 6px black)}@media screen and (min-width: 769px) and (max-width: 990px){.projects__card{width:270px!important}}@media screen and (min-width: 990px){.projects__card{width:430px!important;height:280px}}.projects__card:before{content:"";position:absolute;z-index:-10;top:0;left:0;width:100%;height:300px}.projects__card__img{width:100%;height:100%;border:1px solid #393939;box-shadow:0 0 12px #0006;display:block;overflow:hidden}.projects__card__img img{width:100%;height:100%;object-fit:cover;transform:translate(0);transition:transform 2s}.projects__card__img img:hover{transform:scale(1.5);filter:contrast(120%) saturate(110%)}.projects__card__img img:hover::hover:before{content:"";display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none;mix-blend-mode:multiply}.projects__card__img img:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;mix-blend-mode:overlay;background:rgba(127,187,227,.2)}.projects__card__body{position:relative;top:-42px;right:12px;margin-top:10px;height:0}.projects__card__body__title{display:none}.projects__card__body__techno{display:flex;align-items:center;justify-content:flex-end;gap:.3rem}.projects__card__body__techno img{padding:.1rem;background:black}.projects__card__body__link{display:none}@media screen and (min-width: 769px) and (max-width: 990px){.projects__card__body__link__link{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:flex-end;gap:.3rem}.projects__card__body__link__link h3{position:relative;font-size:12px;top:-5px;left:-10px}.projects__card__body__link__link img{width:20px;border-radius:50%;background:#1a1614}}.navbar{height:80px;width:100%;display:flex;background:transparent;box-shadow:0 4px 4px #00000040;background-color:#312c26;justify-content:center;align-items:center;position:sticky;top:0;z-index:20}@media screen and (min-width: 990px){.navbar{background-color:#1e1a1796}}.navbar .nav{display:flex;width:100%;height:100%;width:90%;justify-content:space-between;max-width:1240px;margin:0 auto;font-size:25px}.navbar .nav__logo{align-items:center;cursor:pointer;text-decoration:none;font-size:2rem}.navbar .nav--menu{display:flex;flex-direction:column;background-color:#312c26;width:100%;position:absolute;top:80px;left:-110%;opacity:1;transition:all .5s ease;padding:50px;gap:2rem}@media screen and (min-width: 990px){.navbar .nav--menu{display:flex;flex-direction:row;align-items:center;background-color:#1e1a1796;background:transparent;width:auto;position:static;opacity:1;transition:none;padding:10px;gap:0}}.navbar .nav--menu.active{display:flex;align-items:center;left:0;opacity:1;transition:all .5s ease;z-index:1;height:896vh}@media screen and (min-width: 990px){.navbar .nav--menu.active{display:flex;align-items:baseline;margin-top:15px;height:0}}.navbar .nav--menu__item{line-height:40px;margin-right:1rem}.navbar .nav--menu__item:after{content:"";display:block;width:0;background:transparent;transition:width .7s ease,background-color .5s ease}.navbar .nav--menu__item:hover:after{width:100%;height:1px;background:linear-gradient(90deg,#1a1614 0%,#c6a98b 50%,#efe0cb 100%)}.navbar .nav--menu__item .active{color:#c6a98b;border:none}@media screen and (min-width: 990px){.navbar .nav--menu__item .active{color:#efe0cb}}.navbar .nav--menu__item__links{text-decoration:none;padding:.5rem 1rem;height:100%;border-bottom:3px solid transparent}@media screen and (min-width: 769px) and (max-width: 990px){.navbar .nav--menu__item__links{padding:.5rem;width:100%;display:table}}.navbar .nav--menu__icon{display:block;position:absolute;top:0;right:0;transform:translate(-100%,60%);font-size:1.8rem;cursor:pointer}@media screen and (min-width: 990px){.navbar .nav--menu__icon{display:none;color:#c6a98b}}.navbar.works-page .nav--menu__item--display{display:block}.navbar.works-page .nav--menu__item--hidden,.nav--social{display:none}@media screen and (min-width: 769px) and (max-width: 990px){.nav--social{display:none}}@media screen and (min-width: 990px){.nav--social{display:flex;top:33%;left:-5%;position:absolute;z-index:10}.nav--social__link{display:flex;flex-direction:column;gap:1.1rem;list-style:none;margin:0;padding:0}.nav--social__link:after{width:1px;height:50%;background:linear-gradient(360deg,#1a1614 0%,#c6a98b 50%,#efe0cb 100%);content:"";left:100px;bottom:250px;position:absolute;transition:all .5s}.nav--social__link:before{width:1px;height:50%;background:linear-gradient(180deg,#1a1614 0%,#c6a98b 50%,#efe0cb 100%);content:"";left:100px;top:250px;position:absolute;transition:all .5s}.nav--social__link__icon{width:160px;height:60px;display:flex;justify-content:center;align-items:center;margin-left:20px;cursor:pointer;padding-left:1rem;padding-right:1rem}.nav--social__link__icon--logo{align-items:center}}.footer{background-color:#c6a98b;height:201px;display:flex;justify-content:center}.footer__content{margin:auto}.footer__content__links{display:flex;justify-content:center;position:relative}.footer__content__links a>*{margin:10px;width:50px;height:51px;background:transparent;color:#fff;font-size:40px}.footer__content__links:before{width:285px;height:1px;background:#1a1614;box-shadow:0 4px 4px #00000040;content:"";left:270px;top:35px;position:absolute}.footer__content__links:after{width:285px;height:1px;background:#1a1614;box-shadow:0 4px 4px #00000040;content:"";right:270px;top:35px;position:absolute}.footer__content__text{color:#1a1614;font-weight:800}.footer__content__credits{text-align:center;color:#efe0cb;font-size:18px;cursor:pointer}.footer__content__credits a{color:#1a1614}.home{padding:20px!important;margin-left:auto;margin-right:auto}@media screen and (min-width: 769px) and (max-width: 990px){.home{padding:5rem!important}}.home:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1000;overflow:hidden;background-image:linear-gradient(to top,#1a1614,rgba(255,255,255,0)),url(/portfolio_ecara/assets/TreeBackCont-1669ac02.jpg);background-size:cover;background-position:center;height:1204px}.home__container{position:relative;z-index:0}@media screen and (min-width: 990px){.home__container{width:100%;max-width:1240px;padding:3.5rem;margin-left:auto;margin-right:auto;padding:5rem 0 5rem 8rem!important}.home__container__title{font-size:3rem}.home__container__subtitle{display:block;font-size:1.15rem;margin-bottom:3rem}}.home__content{display:flex;flex-direction:column;padding-top:3.5rem;align-items:center;z-index:100;background-color:#1e1a1796;box-shadow:0 4px 4px #00000040}@media screen and (min-width: 990px){.home__content{flex-direction:row-reverse;justify-content:space-between;padding:3.5rem}}@media screen and (min-width: 769px) and (max-width: 990px){.home__content{flex-direction:row-reverse;justify-content:space-between;padding:3.5rem}}.home__photo{color:#efe0cb;background:none;box-shadow:5px 5px 20px -5px #0009;display:inline-block;height:250px;overflow:hidden;perspective:1200px;position:relative;transform-style:preserve-3d;transform:translatez(35px);transition:transform .2s ease-out;text-align:center}@media screen and (min-width: 990px){.home__photo{height:auto}}@media screen and (min-width: 769px) and (max-width: 990px){.home__photo{width:auto}}.home__photo img{max-width:none;width:200px;height:115%}@media screen and (min-width: 769px) and (max-width: 990px){.home__photo img{width:200px}}@media screen and (min-width: 990px){.home__photo img{width:275px}}.home__photo__bg{bottom:-50px;left:-50px;position:absolute;right:-50px;top:-50px;transform-origin:50% 50%;transform:translateZ(-50px);z-index:0;background:url(/portfolio_ecara/assets/TreeBackCont-1669ac02.jpg) center/cover no-repeat;filter:blur(2px)}.home__photo__img{position:relative;top:26px;right:10px;height:110%}.home__data{padding:3rem}@media screen and (min-width: 990px){.home__data{flex-basis:70%}}@media screen and (min-width: 769px) and (max-width: 990px){.home__data{flex-basis:70%}}.home__data__presentation{display:flex;flex-direction:row;justify-content:space-between}.home__data__presentation__title{font-size:3rem;color:#c6a98b;margin-bottom:12px}.home__data__presentation__stars{position:relative}.home__data__subtitle{position:relative;color:#c6a98b;font-weight:500;margin-bottom:.75rem;padding-left:30px;font-size:1.25rem}@media screen and (min-width: 990px){.home__data__subtitle{font-size:1.75rem}}.home__data__subtitle:before{width:1px;height:100%;background:linear-gradient(360deg,#3e3936 0%,#c6a98b 50%,#efe0cb 100%);content:"";left:10px;top:0;transform:rotate(90deg);position:absolute}.home__data__description{margin:3rem 0;color:#c6a98b;width:100%;max-width:100%;font-size:25px}@media screen and (min-width: 769px) and (max-width: 990px){.home__data__description{font-size:20px}}@media screen and (min-width: 990px){.home__data__description{font-size:25px}}.home__data__button{width:155px;height:50px;color:#efe0cb;background:none;pointer-events:auto;cursor:pointer;border:none;margin:0;font-family:inherit;font-size:inherit;position:relative;display:flex;justify-content:center;align-items:center}.home__data__button:before{content:"";background-color:#c6a98b;transition:clip-path .5s cubic-bezier(.585,2.5,.645,.55)}.home__data__button:hover:before{background:#5d5555}.home__data__button:after{content:"";border:3px solid #efe0cb;transform:rotate(10deg);z-index:-1;transition:transform .5s cubic-bezier(.585,2.5,.645,.55)}.home__data__button:hover:after{transform:translate3d(0,-3px,0);height:110%;width:104%;top:0;left:-3px}.home__data__button span{display:block;transition:transform .3s ease;mix-blend-mode:difference;font-size:1.15rem}.home__data__button:before,.home__data__button:after{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (min-width: 990px){.skills{width:100%;max-width:1240px;padding:3.5rem;margin-left:auto;margin-right:auto}.skills__title{font-size:3rem}.skills__subtitle{display:block;font-size:1.15rem;margin-bottom:3rem}}.skills__container{display:flex;width:100%;height:100%;display:grid;gap:1.5rem}.skills__container__title{margin:1rem 3rem}.skills__container__title h1{color:#c6a98b;text-align:left}.skills__content{display:flex;flex-direction:column;align-content:space-between;justify-content:center;align-items:center;padding-top:3.5rem}@media screen and (min-width: 990px){.works{width:100%;max-width:1240px;padding:3.5rem;margin-left:auto;margin-right:auto}.works__title{font-size:3rem}.works__subtitle{display:block;font-size:1.15rem;margin-bottom:3rem}}.works__container{display:flex;width:100%;height:100%;display:grid;gap:1.5rem}.works__container__title{margin:0rem 3rem}.works__container__title h1{color:#c6a98b;text-align:left}.works__container__links{margin:0 2rem;display:flex;height:50px}.works__container__links__btn{list-style:none;margin:0 20px;cursor:pointer;height:auto}.works__container__links__btn button{all:unset;position:relative;font-size:1.25rem}.works__container__links__btn button:after{content:"";display:block;height:.5px;width:0;background:transparent;transition:width .7s ease,background-color .5s ease;bottom:-2px;left:0;margin-top:4px}.works__container__links__btn button.active:after{width:100%;background:#efe0cb;background:linear-gradient(90deg,#1a1614 0%,#c6a98b 50%,#efe0cb 100%)}.works__content{max-width:1024px;margin-left:auto;margin-right:auto;width:23em;margin-top:2rem}@media screen and (min-width: 990px){.works__content{width:100%}}@media screen and (min-width: 769px) and (max-width: 990px){.works__content{width:80%;padding:30px}}.contact{margin-top:55px}@media screen and (min-width: 990px){.contact{width:100%;max-width:1240px;padding:3.5rem;margin:0 auto}.contact__title{font-size:3rem}.contact__subtitle{display:block;font-size:1.15rem;margin-bottom:3rem}}.contact__container{display:flex;width:100%;height:100%;display:grid;gap:1.5rem}.contact__container__title{margin:1rem 3rem}.contact__container__title h1{color:#c6a98b;text-align:left}@media screen and (min-width: 769px) and (max-width: 990px){.contact__contenu{display:flex;flex-direction:row;justify-content:center}}@media screen and (min-width: 990px){.contact__contenu{display:flex;flex-direction:row;justify-content:center}}.contact__contenu__title{display:grid;gap:1.5rem;justify-content:center;padding-top:15px}.contact__contenu__title h2{text-align:center;color:#c6a98b;font-size:1.25rem;font-weight:400}.contact__contenu__title p{font-size:1.25rem}.contact__contenu__infos-contact{font-size:14px;padding-left:55px;padding-right:55px;margin:25px}@media screen and (min-width: 990px){.contact__contenu__infos-contact{display:flex;flex-direction:column;padding-left:0;margin-left:0}}.contact__contenu__infos-contact li{display:grid;font-size:1.25rem}.contact__contenu__infos-contact li span{display:inline}.contact__contenu__infos-contact li span a{margin-right:15px;padding:.2rem;background-color:#ffffff1a;border-radius:5%}.contact__contenu__content{position:relative;min-width:400px;min-height:365px;margin:25px;display:flex;flex-direction:column;justify-content:center;align-items:center;filter:drop-shadow(2px 4px 6px black)}.contact__contenu__content__form{display:grid;gap:1.5rem;justify-content:center;padding:5px;margin-top:25px;border:1px solid #c6a98b;box-shadow:0 25px 45px #0000001a;position:relative;background-color:#232f2e;min-width:280px;min-height:365px}.contact__contenu__content__form:after{content:"";position:absolute;min-width:280px;min-height:375px;background:rgba(255,255,255,.1);border:1px solid #c6a98b;box-shadow:0 25px 45px #0000001a;bottom:5px;left:15px;z-index:-10}.contact__contenu__content__form--icon{display:flex;justify-content:center;font-family:Inspiration,sans-serif;color:#1a1614;position:relative}.contact__contenu__content__form--icon:before{width:30%;height:1px;border:0;background:linear-gradient(90deg,#3e3936 0%,#c6a98b 50%,#efe0cb 100%);box-shadow:0 4px 4px #00000040;content:"";left:12px;top:30px;position:absolute}.contact__contenu__content__form--icon:after{width:30%;height:1px;background:linear-gradient(90deg,#efe0cb 0%,#c6a98b 50%,#3e3936 100%);box-shadow:0 4px 4px #00000040;content:"";right:12px;top:30px;position:absolute}.contact__contenu__content__form input,.contact__contenu__content__form textarea{border-radius:5px;border:none;box-shadow:inset 0 4px 4px #00000040;background-color:#efe0cb;min-width:242px}.contact__contenu__content__form input{min-height:35px}.contact__contenu__content__form textarea{min-height:50px}.contact__contenu__content__form--control{color:#c6a98b}.contact__contenu__content__form--button{width:240px;height:40px;border:none;border-radius:2px;color:#c6a98b;background:#1a1614;cursor:pointer;box-shadow:0 4px 4px #00000040}.contact__contenu__content__form--button:hover{background-color:#62534b}.contact__contenu__content__form--button img{margin-left:2rem}.contact__button{display:flex;justify-content:center;margin:55px;filter:drop-shadow(2px 4px 6px black)}@media screen and (min-width: 990px){.contact__button{position:relative;top:-185px;left:-205px}}.contact__button__dl{width:155px;height:50px;color:#efe0cb;background:none;pointer-events:auto;cursor:pointer;border:none;margin:0;font-family:inherit;font-size:inherit;position:relative;display:flex;justify-content:center;align-items:center;text-align:center}.contact__button__dl:before{content:"";background-color:#c6a98b;transition:clip-path .5s cubic-bezier(.585,2.5,.645,.55)}.contact__button__dl:hover:before{background:#5d5555}.contact__button__dl:after{content:"";border:3px solid #efe0cb;transform:rotate(10deg);z-index:-1;transition:transform .5s cubic-bezier(.585,2.5,.645,.55)}.contact__button__dl:hover:after{transform:translate3d(0,-3px,0);height:110%;width:104%;top:0;left:-3px}.contact__button__dl span{display:block;transition:transform .3s ease;mix-blend-mode:difference;font-size:1.15rem}.contact__button__dl:before,.contact__button__dl:after{position:absolute;top:0;left:0;width:100%;height:100%}.contact__button__dl span{font-size:1rem;text-align:center}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/portfolio_ecara/assets/ajax-loader-e7b44c86.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/portfolio_ecara/assets/slick-12459f22.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
