.cookie-banner{position:fixed;bottom:0;width:100%;z-index:50;background-color:#000;padding:10px 30px;color:#fff;display:flex;justify-content:space-between;align-items:center}.cookie-banner p{line-height:1.5;max-width:800px}.cookie-banner p a{text-decoration:underline;text-underline-offset:4px}@media screen and (max-width:800px){.cookie-banner{flex-wrap:wrap;flex-direction:column;padding:30px}.cookie-banner p{margin-bottom:20px}}@media screen and (max-width:600px){.cookie-banner{padding:30px 15px}}.cookie-banner .actions{margin:0 30px}.cookie-banner .actions button{font-size:16px;margin:20px 0;width:100%;display:block}@media screen and (max-width:800px){.cookie-banner .actions{display:flex}.cookie-banner .actions button{margin:0 20px}}@media screen and (max-width:600px){.cookie-banner .actions{display:flex;flex-direction:column;flex-wrap:wrap}.cookie-banner .actions button{margin:10px 0}}.cookie-banner .actions .reject-cookies{background-color:#888}.cookie-banner .actions .reject-cookies:hover{background-color:#6d6d6d}.cookie-banner .actions .reject-cookies:active{background-color:#5f5f5f}.PixelTracker_trackingPixel__SEw_V{display:none}footer{padding:40px 0;border-top:1px solid #464646;position:relative}footer .footer-bg-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:fill;z-index:0}footer h1{font-size:18px}footer .container{width:80%;margin:0 auto;display:flex;justify-content:space-between;position:relative;z-index:1}@media screen and (max-width:1024px){footer .container{flex-direction:column;gap:20px}}footer .sitemap-wrapper{display:flex}@media screen and (max-width:1024px){footer .sitemap-wrapper{justify-content:space-around}}footer .logo-block h1{text-align:center;color:var(--primary);font-size:20px}footer .logo-block .logo{display:block;width:70px;height:auto;margin:0 auto 20px}footer .sitemap{padding:0;margin:0 0 0 50px}footer .sitemap li{list-style:none;margin-bottom:10px}footer .sitemap li a:hover{color:var(--primary)}@media screen and (max-width:1024px){footer .sitemap{border-left:1px solid var(--primary);padding-left:20px;margin-left:20px}}footer .contacts-info{display:flex;justify-content:space-between}footer .contacts-info .contacts{margin-right:70px}footer .contacts-info .contact{margin-bottom:20px}footer .contacts-info .contact h1{margin-bottom:10px}footer .contacts-info .contact a{color:var(--primary)}footer .contacts-info .contact a:hover{color:#836e01}@media screen and (max-width:1024px){footer .contacts-info{justify-content:space-around}}@media screen and (max-width:769px){footer .contacts-info{flex-direction:column;align-items:center;text-align:center}footer .contacts-info .contacts{margin-right:0}}footer .socialLinks li{list-style:none;margin-bottom:10px}footer .socialLinks li a{display:block}footer .socialLinks li i{margin-right:5px}footer .copyright{text-align:center;z-index:1;position:relative}footer .copyright b{color:var(--primary)}