:root{--default-color:#231F20;--background-color:#fff;--primary-color:#CAB48A;--success-color:#417504;--error-color:#a52d2d;--light-color:#F7F7F7;--skeleton-color:#f0f0f0;--skeleton-2-color:#e0e0e0;--container-width:1640px}a,article,body,button,div,footer,form,h1,h2,header,html,img,li,main,nav,p,span,ul{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}body{line-height:1;font-size:16px;font-size:1rem;color:var(--default-color);font-family:"Inter",serif;font-weight:400;background-color:var(--background-color);transition:.3s ease color,.3s ease background-color}ul{list-style:none}.flex{display:flex;flex-wrap:wrap;justify-content:space-between}*{box-sizing:border-box}a,a img{text-decoration:none}a img,a svg,article,footer,header,main,nav{display:block}a:focus,a:hover{text-decoration:none}input{font-size:16px;font-size:1rem;color:var(--default-color);font-family:"Inter",serif;font-weight:400;transition:.3s ease color}img,svg{max-width:100%;height:auto}.wrapper{width:100%;padding-left:calc(50% - var(--container-width)/2);padding-right:calc(50% - var(--container-width)/2)}@media (max-width:1680px){.wrapper{padding-left:2%;padding-right:2%}}.hide{display:none}::selection{color:var(--background-color);background-color:var(--primary-color)}::-webkit-scrollbar{width:7px;background-color:#fff0}::-webkit-scrollbar-track{background-color:#fff0}::-webkit-scrollbar-thumb{background-color:var(--primary-color);border-radius:8px}::-webkit-scrollbar-thumb:hover{background-color:var(--secondary-color)}.btn{display:inline-block;padding:18px 30px;line-height:1.35em;background-color:var(--primary-color);transition:.3s ease background-color,.3s ease color,.3s ease border;color:var(--default-color);border:1px solid var(--primary-color);border-radius:50px;cursor:pointer}@media (max-width:400px){.btn{padding:10px 25px;font-size:14px;font-size:.875rem}}.btn span,.btn svg{display:inline-block;vertical-align:middle}.btn svg{transition:fill .3s ease;margin-left:10px;fill:var(--default-color);height:14px}.btn:focus,.btn:hover{background-color:#fff0;color:var(--primary-color)}#responsive-menu button:focus svg,#responsive-menu button:hover svg,.btn:focus svg,.btn:hover svg,.header__logo a:focus svg,.header__logo a:hover svg{fill:var(--primary-color)}.main-title{line-height:1.2em;margin-bottom:40px;font-size:40px;font-size:2.5rem;font-weight:700}@media (max-width:630px){.main-title{font-size:30px;font-size:1.875rem;margin-bottom:30px}}.fadeInUp{opacity:0;transform:translate3d(0,15vh,0);transition:opacity .5s ease,transform .5s ease}::placeholder{color:var(--default-color);opacity:1}::-ms-input-placeholder{color:var(--default-color)}main{padding-top:220px}.content p{margin-bottom:20px;line-height:1.45em}.content p:last-child,.footer__top .col p:last-child{margin-bottom:0}.header{position:fixed;z-index:9999;width:100%;transition:.3s ease background-color}.header__logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:99}@media (max-width:730px){.header__logo{position:static;transform:none}}.header__logo a{display:inline-block}.header__logo svg{height:60px;fill:var(--default-color);transition:.3s ease fill}.header #lang{margin-left:40px;margin-right:40px}@media (max-width:1145px){.header #lang{margin-left:0}}@media (max-width:400px){.header #lang{margin-right:30px}}.header__mode .dark{display:block}.header #lang span,.header__mode .light{display:none}.header__mode button{cursor:pointer;background-color:#fff0;border:0;outline:0}.header__mode button:hover .light path{stroke:var(--primary-color)!important}.header__mode button:hover .dark path{fill:var(--primary-color)}.header__mode svg{display:none;fill:var(--default-color);height:20px}.header__mode svg path{transition:.3s ease fill,.3s ease stroke}.header__right{display:flex;flex-wrap:wrap;align-items:center}@media (max-width:1145px){.header__right{justify-content:flex-end;width:100%}.header__right nav{display:none}}@media (max-width:730px){.header__right{width:50%}}@media (max-width:1145px){.header__left{display:none}}.header__inner{justify-content:space-between;align-items:center;border-bottom:2px solid var(--default-color);position:relative;padding-top:30px;padding-bottom:30px;min-height:120px}.header__inner,.header__inner ul{display:flex;flex-wrap:wrap}.header__inner ul li{position:relative;margin-right:40px;line-height:1.35em}.header__inner ul li:last-child{margin-right:0}.footer__bottom ul li a,.header__inner ul li a{color:var(--default-color);transition:.3s ease color}.footer__bottom p a:focus,.footer__bottom p a:hover,.header #lang a:focus,.header #lang a:hover,.header__inner ul .sub-menu li a:focus,.header__inner ul .sub-menu li a:hover,.header__inner ul li a:focus,.header__inner ul li a:hover{color:var(--primary-color)}.header__inner ul li.current-menu-item a{color:var(--primary-color)}.header__inner ul li:focus .sub-menu,.header__inner ul li:hover .sub-menu{display:block}.header__inner ul .sub-menu{display:none;position:absolute;z-index:999;width:210px;padding-top:50px}.header__inner ul .sub-menu li{width:100%;margin-right:0;background-color:var(--background-color)}.header__inner ul .sub-menu li a{display:block;line-height:1.35em;padding:10px 15px;font-size:14px;font-size:.875rem;transition:.3s ease background-color,.3s ease color;color:var(--default-color)}.footer__bottom p a,.header #lang a{color:var(--default-color);transition:.3s ease color}.header #lang a{text-transform:uppercase;line-height:1.35em}#menu-responsive{display:none;padding-left:10%;padding-right:10%}@media (max-width:1145px){#menu-responsive{display:flex;flex-direction:column;justify-content:center;flex-wrap:wrap;background:var(--background-color);position:fixed;right:-105%;transition:all .5s ease;width:100%;height:100vh;top:0;z-index:1000;overflow-y:auto;box-shadow:0 0 15px 5px rgb(0 0 0/.2);padding-top:50px;padding-bottom:50px}}@media (max-width:1145px) and (max-height:830px){#menu-responsive{height:100%;display:block}}@media (max-width:1145px) and (max-width:520px){#menu-responsive{padding:30px 2%}}@media (max-width:1145px){#menu-responsive #close-menu{position:absolute;top:90px;transform:translateY(-50%);right:10%}}@media (max-width:1145px) and (max-width:520px){#menu-responsive #close-menu{top:70px;right:2%}}@media (max-width:1145px){#menu-responsive #close-menu button{background-color:#fff0;cursor:pointer}#menu-responsive #close-menu button:focus svg,#menu-responsive #close-menu button:hover svg{fill:var(--primary-color)}#menu-responsive #close-menu svg{width:50px;transition:.3s ease fill;fill:var(--default-color)}#menu-responsive .header__logo__responsive{margin-bottom:auto}}@media (max-width:1145px) and (max-height:830px){#menu-responsive .header__logo__responsive{margin-bottom:50px}}@media (max-width:1145px){#menu-responsive .header__logo__responsive a{display:inline-block}#menu-responsive .header__logo__responsive a:focus svg,#menu-responsive .header__logo__responsive a:hover svg{fill:var(--primary-color)}#menu-responsive .header__logo__responsive svg{height:60px;fill:var(--default-color);transition:.3s ease fill}#menu-responsive .header__footer{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-top:auto}}@media (max-width:1145px) and (max-height:830px){#menu-responsive .header__footer{margin-top:50px}}@media (max-width:1145px){#menu-responsive .header__footer div{width:48%}}@media (max-width:1145px) and (max-width:420px){#menu-responsive .header__footer div{width:100%}}@media (max-width:1145px){#menu-responsive .header__footer div:last-child{text-align:right}}@media (max-width:1145px) and (max-width:420px){#menu-responsive .header__footer div:last-child{text-align:left;margin-top:20px}}@media (max-width:1145px) and (max-width:400px){#menu-responsive .header__footer div{width:100%}#menu-responsive .header__footer div:first-child{margin-bottom:20px}}@media (max-width:1145px){#menu-responsive .header__footer div p{line-height:1.35em;margin-bottom:5px}#menu-responsive .header__footer div p:last-child{margin-bottom:0}#menu-responsive nav{max-width:800px;width:100%;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between}#menu-responsive nav ul{width:48%}}@media (max-width:1145px) and (max-width:660px){#menu-responsive nav ul{width:100%}}@media (max-width:1145px){#menu-responsive nav ul .sub-menu{width:100%;padding-left:30px}#menu-responsive nav ul .sub-menu a{font-size:25px;font-size:1.5625rem}#menu-responsive nav ul .sub-menu a::before{content:"-";margin-right:10px}}@media (max-width:1145px) and (max-height:1100px){#menu-responsive nav ul .sub-menu a{font-size:18px;font-size:1.125rem}}@media (max-width:1145px){#menu-responsive nav a{display:inline-block;padding:10px 20px;line-height:1.35em;font-size:35px;font-size:2.1875rem}}@media (max-width:1145px) and (max-height:1100px){#menu-responsive nav a{font-size:30px;font-size:1.875rem}}@media (max-width:1145px) and (max-height:930px){#menu-responsive nav a{font-size:22px;font-size:1.375rem}}@media (max-width:1145px){#menu-responsive nav a:focus,#menu-responsive nav a:hover{color:var(--primary-color)}#menu-responsive a{color:var(--default-color);transition:.3s ease color}}#responsive-menu{display:none}@media (max-width:1145px){#responsive-menu{display:block}}#responsive-menu button{background-color:#fff0;cursor:pointer;margin-left:40px}@media (max-width:400px){#responsive-menu button{margin-left:30px}}#responsive-menu svg{height:22px;transition:.3s ease fill;fill:var(--default-color)}.footer{margin-top:80px}.footer__bottom{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding-top:20px;padding-bottom:20px;font-size:14px;font-size:.875rem}@media (max-width:768px){.footer__bottom{display:block}}.footer__bottom p{line-height:1.35em}@media (max-width:768px){.footer__bottom p{text-align:center;margin-bottom:5px}.footer__bottom p:last-child{margin-bottom:0}}.footer__bottom p::before{content:"|";display:inline-block;vertical-align:middle;margin-right:8px;margin-left:8px}@media (max-width:768px){.footer__bottom p::before{display:none}}.footer__bottom p a{display:inline-block;margin-left:5px}.footer__bottom ul{display:flex;flex-wrap:wrap;align-items:center}@media (max-width:768px){.footer__bottom ul{display:block;margin-bottom:20px;text-align:center}}.footer__bottom ul li{margin-right:10px;line-height:1.35em}@media (max-width:768px){.footer__bottom ul li{margin-right:0;margin-bottom:10px}}.footer__bottom ul li:last-child{margin-right:0}@media (max-width:768px){.footer__bottom ul li:last-child{margin-bottom:0}}.footer__bottom ul li a:focus,.footer__bottom ul li a:hover{color:var(--primary-color)}.footer__top{padding-top:40px;padding-bottom:40px;border-top:2px solid var(--default-color);border-bottom:2px solid var(--default-color)}.footer__top .col{width:25%}@media (max-width:768px){.footer__top .col{width:48%}}@media (max-width:510px){.footer__top .col{width:100%}.footer__top .col:first-child{margin-bottom:40px}}.footer__top .col:last-child{width:40%}@media (max-width:768px){.footer__top .col:last-child{width:100%;margin-top:40px}}.footer__top .col .title{font-weight:500;line-height:1.35em;font-size:22px;font-size:1.375rem;margin-bottom:30px}@media (max-width:768px){.footer__top .col .title{margin-bottom:20px;font-size:18px;font-size:1.125rem}}.footer__top .col p{line-height:1.35em;margin-bottom:10px}@media (max-width:768px){.footer__top .col p{font-size:16px;font-size:1rem}}.footer__top .wpcf7-form input[type=email]{border:0;border-bottom:1px solid var(--default-color);background-color:#fff0;padding-top:10px;padding-bottom:10px;outline:0;max-width:100%;width:100%}.footer__top .wpcf7-form .fields-content{display:flex;flex-wrap:wrap;justify-content:space-between}.footer__top .wpcf7-form .fields-content .fields{width:60%}@media (max-width:1000px){.footer__top .wpcf7-form .fields-content .fields{width:100%}}.footer__top .wpcf7-form .fields-content .submit{width:35%}@media (max-width:1000px){.footer__top .wpcf7-form .fields-content .submit{width:100%;margin-top:20px}}.footer__top .wpcf7-form .fields-content .submit input{background-color:#fff0;outline:0;cursor:pointer;border:1px solid var(--default-color);padding:8px 20px;border-radius:20px;transition:.3s ease color,.3s ease background-color,.3s ease border-color}.footer__top .wpcf7-form .fields-content .submit input:focus,.footer__top .wpcf7-form .fields-content .submit input:hover{background-color:var(--primary-color);color:var(--background-color);border-color:var(--primary-color)}.footer__top nav li{margin-bottom:15px;line-height:1.35em}.footer__top nav li:last-child{margin-bottom:0}.footer__top nav li a{color:var(--default-color);transition:.3s ease color,.3s ease padding-left}.footer__top nav li a:focus,.footer__top nav li a:hover{color:var(--primary-color);padding-left:20px}#projects .projects__list article{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid var(--default-color)}#projects .projects__list article:nth-child(2n){flex-direction:row-reverse}@media (max-width:768px){#projects .projects__list article:nth-child(2n){flex-direction:row}}#projects .projects__list article:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}#projects .projects__list__text{width:48%}@media (max-width:768px){#projects .projects__list__text{width:100%;margin-bottom:30px}}#projects .projects__list__text__link{text-align:right;margin-top:80px}@media (max-width:768px){#projects .projects__list__text__link{margin-top:30px}}#projects .projects__list__text__localisation{margin-bottom:30px;line-height:1.35em}#projects .projects__list__text .main-title{margin-bottom:10px}#projects .projects__list__image{width:48%}@media (max-width:768px){#projects .projects__list__image{width:100%}}#projects .projects__list__image a{display:block;overflow:hidden}#projects .projects__list__image a img{transition:transform .3s ease}#projects .projects__list__image a:focus img,#projects .projects__list__image a:hover img{transform:scale(1.1)}