.button{width:max-content;padding:8px 25px;background:var(--gray-light);font-family:var(--font-body);color:var(--black);text-transform:uppercase;font-size:15px;letter-spacing:.2px;transition:all .5s cubic-bezier(.785,.135,.15,.86);display:flex;align-items:center;flex-wrap:wrap;position:relative;border:1px solid transparent}.button .btn-name{z-index:1}.button:after,.button:before{content:"";background:#fff;height:50%;width:0;position:absolute;transition:.5s cubic-bezier(.785,.135,.15,.86)}.button:before{top:0;left:0;right:auto}.button:after{bottom:0;right:0;left:auto}.button:hover{color:var(--black);border-color:var(--gray-light);transform:scale(1.03)}.button:hover:before{width:100%;right:0;left:auto}.button:hover:after{width:100%;left:0;right:auto}.button.bancal{padding:6px 35px;transform:rotate(7deg)}.button.bancal:hover{transform:rotate(0deg) scale(.9)}.button.color{background:var(--color1);color:var(--white)}.button.color:hover{background:var(--color1-light);color:var(--white)}.button .icon{background-color:var(--color3);border-radius:50%;width:35px;height:35px;color:var(--white);display:flex;align-items:center;justify-content:center;margin-left:10px;transition:all .5s}.btn-nav{background:transparent;border:1px solid var(--black);color:var(--black);padding:8px 20px}.button-resa{position:fixed;bottom:0;left:0;z-index:99;width:100%;justify-content:center;background:var(--color1);color:var(--white)}.button-resa:hover{transform:none;box-shadow:none}@media (min-width:1280px){.button{font-size:16px;letter-spacing:.5px}.button.subtype2{font-size:17px}}.btns{flex-wrap:wrap;gap:15px;justify-content:center;margin-top:15px}.btns,.burgerBtn{display:flex}.burgerBtn label>span{display:flex;flex-direction:column;justify-content:space-between;gap:6px;cursor:pointer;transition:all .5s}.burgerBtn label>span>span{width:1.5rem;height:3px;background:linear-gradient(180deg,#d7a633,#f4e96c);transition:all .5s;transform-origin:left}.burgerBtn label>span>span:first-child{transform-origin:top left;transition-delay:.1s}.burgerBtn label>span>span:nth-child(2){transition:transform .3s;transition-delay:.5s}.burgerBtn label>span>span:nth-child(3){transform-origin:bottom left;transition-delay:.2s}.burgerBtn.isOpen label>span{transform:rotate(90deg)}.burgerBtn.isOpen label>span span{background:linear-gradient(180deg,#833e1d,#eca989)}.burgerBtn.isOpen label>span span:nth-child(2){transform:scaleX(0);transition-delay:.05s}.burgerBtn.isOpen label>span span:first-child{transform:rotate(45deg) translateY(1px)}.burgerBtn.isOpen label>span span:nth-child(3){transform:rotate(-45deg) translateY(-1px)}.burgerBtn input{display:none}.gotop{align-items:center;background:var(--color1);border:1px solid var(--white);border-radius:50%;bottom:55px;cursor:pointer;display:flex;justify-content:center;opacity:0;position:fixed;right:25px;transition:all .5s;visibility:hidden;width:40px;height:40px;z-index:1000}.gotop.show{opacity:1;visibility:visible}.gotop:hover{background:var(--white)}.gotop:hover:after{border-color:var(--color1)}.gotop:after{border-right:1px solid var(--white);border-top:1px solid var(--white);content:"";display:block;height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-15%) rotate(-45deg);width:10px}footer{background:var(--gray-light);color:var(--black);font-family:var(--font-body);font-size:14px;margin-top:var(--ecartZones)}footer .footer-main{display:flex;flex-direction:column;align-items:center;padding:40px var(--padding);gap:0}footer .footer-sep{width:150px;height:.5px;background:var(--black);margin:28px 0}footer .footer-col{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}footer .footer-col--logo .logo{width:160px}footer .footer-col--logo .logo img{width:100%;height:auto}footer .footer-col--nav .main-menu{list-style:none;display:flex;flex-direction:column;gap:10px}footer .footer-col--nav .main-menu .main-page .page-name{font-size:14px;font-weight:300;letter-spacing:.8px;text-decoration:none;color:inherit;transition:opacity .3s ease}footer .footer-col--nav .main-menu .main-page .page-name:hover{opacity:.5}footer .footer-col--contact{gap:6px}footer .footer-col--contact p{display:flex;flex-direction:column;line-height:1.6;text-align:center;font-weight:300}footer .footer-col--contact p a{color:inherit;text-decoration:none;transition:opacity .3s ease}footer .footer-col--contact p a:hover{opacity:.6}footer .footer-col--social{gap:16px}footer .footer-col--social .social-title{font-size:14px;font-weight:300;letter-spacing:1px}footer .footer-col--social .rs{list-style:none;display:flex;align-items:center;gap:10px}footer .footer-col--social .rs li.fb a svg path{fill:url(#fb-gradient)}footer .footer-col--social .rs li.fb2 a svg path{fill:url(#fb2-gradient)}footer .footer-col--social .rs li a{display:flex;align-items:center;justify-content:center;color:var(--black);text-decoration:none;font-size:20px}footer .footer-bottom{display:flex;flex-direction:column;align-items:center;gap:12px;padding:16px var(--padding);border-top:1px solid rgba(0,0,0,.12);background:var(--body-background-color);text-align:center}footer .footer-bottom .edc{display:block;width:110px;flex-shrink:0}footer .footer-bottom .edc img{width:100%;height:auto}footer .footer-bottom .footer-legal{font-size:12px;line-height:1.6;opacity:.7}footer .footer-bottom .footer-legal a{color:inherit;text-decoration:underline;transition:opacity .3s ease}footer .footer-bottom .footer-legal a:hover{opacity:.5}@media screen and (min-width:768px){footer .footer-main{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:0;padding:50px 40px}footer .footer-sep{width:.5px;height:auto;align-self:stretch;margin:0 30px}footer .footer-col{flex:1 1;min-width:140px}footer .footer-col--logo{flex:1.2 1}footer .footer-bottom{flex-direction:row;justify-content:center;gap:20px;padding:20px 40px}}@media screen and (min-width:1280px){footer .footer-main{padding:60px 80px}footer .footer-sep{margin:0 40px}footer .footer-col{align-items:center;text-align:center}footer .footer-col--nav .main-menu{gap:12px}footer .footer-col--contact p{text-align:center}footer .footer-col--social .social-title{font-size:16px}footer .footer-col--social .rs{gap:30px}footer .footer-col--social .rs li a{font-size:40px}footer .footer-bottom{padding:40px 80px}}@media screen and (min-width:1600px){footer .footer-main{max-width:1400px;margin-left:auto;margin-right:auto}}