@font-face{font-family:Manrope;src:url(/fonts/Manrope-Regular.woff2) format("woff2"),url(/fonts/Manrope-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/Manrope-Bold.woff2) format("woff2"),url(/fonts/Manrope-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}html{font-family:Manrope,sans-serif;font-weight:400;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;text-rendering:optimizeLegibility;--background-color: #fff;--footer-background-color: #f5f5f5;--footer-text-color: #000;--nav-background-color: #000;--color-black: #000;--color-white: #fff;--text-color-white: #fff;--text-color-black: #000;--color-divider: #dddddd;--color-primary: #1a1a1a;--color-primary-dark: #000000;--color-gray: #666666;--font-size-main: 30px;--font-size-secondary: 20px}.skip-link{position:absolute;top:-40px;left:0;background:#000;color:#fff;padding:8px 16px;z-index:10000;font-size:14px;transition:top .2s}.skip-link:focus{top:0}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px}html,body{margin:0;padding:0;background-color:var(--background-color)}.container{position:relative;width:calc(100% - 2rem);max-width:1200px;margin:0 auto}@media screen and (max-width: 768px){.container{width:calc(100% - 1rem)}}*{box-sizing:border-box}p,a,span,div,li,ul,ol,h1,h2,h3,h4,h5,h6{margin:0;padding:0}header,main,footer{position:relative;width:100%}header{position:relative;width:100%;height:622px;overflow:hidden;background-color:var(--nav-background-color)}.header-logo{display:block;width:156px;height:40px}.header-logo img{width:100%;height:100%;object-fit:cover}header>.container{position:relative;z-index:10;height:100%}header:before{content:"";position:absolute;top:0;left:0;width:70%;height:100%;z-index:10;background:linear-gradient(to right,#000,#0000)}nav{position:relative;background-color:var(--nav-background-color);padding:1rem 0;height:92px;width:100%;z-index:100}nav>.container{display:flex;justify-content:space-between;align-items:center;height:100%}.header-nav-links{display:flex;align-items:center;gap:3rem}.header-nav-links>a,.nav-dropdown>a{text-decoration:none;color:#fff}.nav-dropdown{position:relative}.nav-dropdown-menu{display:none;position:absolute;top:100%;left:0;background:#000000f2;list-style:none;padding:8px 0;margin:0;min-width:160px;z-index:1000}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{display:block}.nav-dropdown-menu li a{display:block;padding:8px 16px;color:#fff;text-decoration:none;font-size:14px;white-space:nowrap}.nav-dropdown-menu li a:hover{background:#ffffff1a}.header-nav-contact{display:flex;gap:1rem;justify-content:center;align-items:center}.header-nav-contact>span{width:2px;height:35px;background-color:#fff}.header-nav-contact>a{text-decoration:none;color:#fff}#lang-switch{background:none;border:none;cursor:pointer;padding:0;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}.lang-flag{display:block;width:24px;height:24px;overflow:hidden;transition:transform .2s ease}.lang-flag img{width:100%;height:100%;object-fit:cover}#lang-switch:hover .lang-flag{-webkit-transform:scale(1.1);transform:scale(1.1)}@media screen and (max-width: 768px){.header-nav-contact{display:none}.header-nav-links{width:100%;display:flex;gap:1rem;justify-content:space-evenly}.header-nav-links>a,.nav-dropdown>a{font-size:18px}.header-logo{width:100px;height:auto}}.header-background-media{position:absolute;top:92px;left:0;width:100%;height:calc(100% - 92px)}.header-background-media video{width:100%;height:100%;object-fit:cover}.header-background-media img{width:100%;height:calc(100% - 92px);object-fit:cover}.header-title{position:absolute;bottom:30%;z-index:10;color:#fff;font-size:40px;font-weight:700;text-align:left;white-space:pre-line}@media screen and (min-width: 1920px){.header-background-media{width:1920px;margin:0 auto;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.header-background-media:before{content:"";position:absolute;top:0;left:-10px;width:30%;height:100%;background:linear-gradient(to right,#000,#0000)}.header-background-media:after{content:"";position:absolute;top:0;right:-10px;width:30%;height:100%;background:linear-gradient(to left,#000,#0000)}}@media screen and (max-width: 768px){header:before{width:100%}.header-title{position:absolute;bottom:30%;left:1rem;width:calc(100% - 2rem);text-align:left;font-size:clamp(36px,4vw,40px)}}main{margin-top:4rem}.hero{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-bottom:4rem}.hero-text{display:flex;flex-direction:row;justify-content:start;align-items:flex-start;gap:2rem}.hero-text h1{width:50%;text-align:left;white-space:pre-line}.hero-description{display:flex;flex-direction:column;justify-content:start;align-items:flex-start;gap:1rem;width:50%}.hero-description>a{text-decoration:none;color:#000;font-weight:700;text-align:right;display:flex;align-items:center;justify-content:flex-end;width:100%}.hero-text #hero-link{text-decoration:none;color:#000}.hero-text #hero-link:after{content:">";margin-left:.5rem}.hero-text #hero-link:hover{border-bottom:1px solid var(--color-black)}.hero-content{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;height:300px;overflow:hidden}.hero-content-video{width:100%;height:100%;display:none}.hero-content-image{width:100%;height:100%}.hero-image{width:100%;height:100%;object-fit:cover}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width: 768px){.hero-text{flex-direction:column;gap:1rem;align-items:center;width:100%}.hero-text h1,.hero-description{width:100%;text-align:center}.hero-content{height:200px}}.main-product-content>.container{display:flex;justify-content:space-between;align-items:flex-start;gap:10rem;padding:7rem 0 2rem;color:var(--text-color-white)}.main-product-content.flat{background-color:#000}.main-product-content.domed{background-color:#000000d9}.main-product-content.pointed{background-color:#000000bf}.main-product-content-text{width:50%;display:flex;flex-direction:column;justify-content:start;align-items:flex-start}.main-product-content-image{width:50%}.main-product-content-image img{width:100%;height:100%;object-fit:cover}.main-product-content-text .badge{font-size:clamp(24px,4vw,40px);font-weight:700;line-height:0}.main-product-content-text h2{font-size:clamp(60px,9vw,120px);font-weight:700}.main-product-content-text p{font-weight:400;margin:2rem 0}.main-product-content-text a{text-decoration:none;color:var(--text-color-black);font-weight:700;background-color:#fff9;padding:.5rem 3rem;transition:background-color .3s ease}.main-product-content-text a:hover{background-color:#fff;color:var(--text-color-black)}.main-product-image{width:100%;max-width:600px;height:100%;object-fit:cover}.main-product-image img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 1024px){.main-product-content>.container{padding:5rem 1rem 6rem;gap:2rem}}@media screen and (max-width: 768px){.main-product{padding:0}.main-product-content>.container{flex-direction:column;align-items:flex-start;padding:5rem 5rem 1rem;gap:2rem}.main-product-content-text{width:100%;text-align:start;align-items:flex-start}.main-product-content-text p{margin:2rem 0}.main-product-content-image{width:100%;max-width:400px;margin-top:2rem}}@media screen and (max-width: 480px){.main-product-content>.container{gap:1rem;padding:5rem 1rem}.main-product-content-text,.main-product-content-image{width:100%}}footer{padding:3rem 0;color:var(--footer-text-color)}.footer-content{display:flex;justify-content:space-between;gap:1rem;width:100%;padding:3rem 0}.footer-content>div{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem}.footer-address{width:50%}.footer-contact{width:30%}.footer-socials{width:20%}.footer-socials>div{display:flex;gap:1rem}.footer-socials>div>a{width:44px;height:44px}.footer-socials>div>a>img{width:100%;height:100%}.footer-content>div>a{text-decoration:none;color:#000}.footer-signature{display:flex;align-items:center;justify-content:space-between;gap:1rem;background-color:var(--footer-background-color);padding:2rem 3rem}.footer-signature img{width:132px;height:auto;display:block}@media (max-width: 768px){.footer-content{flex-direction:column}.footer-content>div{width:100%;align-items:center;text-align:center}.footer-signature{flex-direction:column;align-items:center;text-align:center}.footer-signature img{width:100px}}.about-header{height:92px}.about-hero{display:flex;flex-direction:column;justify-content:start;align-items:flex-start}.about-hero-content{display:flex;flex-direction:row;justify-content:start;align-items:flex-start;gap:4rem;padding:4rem 0}.about-hero-content h1,.about-hero-content h2,.about-hero-content p{width:50%}.about-hero-content h1,.about-hero-content h2{font-size:var(--font-size-main)}.about-hero-content p{font-size:var(--font-size-secondary)}.about-content{display:flex;flex-direction:column;justify-content:start;align-items:flex-start;background-color:var(--color-black);padding:5rem 0;color:var(--text-color-white)}.about-content>.container>div{display:flex;flex-direction:row;justify-content:start;gap:4rem;width:100%}.about-content-image{width:50%}.about-content-image img{width:100%;height:100%;object-fit:cover}.about-content-text{display:flex;flex-direction:column;justify-content:space-around;width:50%}.about-content-text h2{font-size:var(--font-size-main)}#about-items{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-template-rows:repeat(2,1fr);gap:4rem}#about-items article{display:flex;flex-direction:column;justify-content:start;align-items:flex-start;gap:1rem}#about-items article picture{width:51px;height:51px;overflow:hidden}#about-items article picture img{width:100%;height:100%;object-fit:cover}#about-items article p{color:var(--text-color-white)}#about-content-text{margin-top:5rem;text-align:center;width:100%;font-size:var(--font-size-main)}@media screen and (max-width: 980px){.about-hero-content{gap:2rem}.about-hero-content h1,.about-hero-content h2,.about-hero-content p{width:100%}.about-content>.container>div{gap:2rem}#about-items{gap:2rem}}@media screen and (max-width: 768px){.about-hero-content{flex-direction:column}.about-hero-content h1,.about-hero-content h2,.about-hero-content p{width:100%;text-align:center}.about-hero-content{padding:2rem 0}.about-content-text{width:100%;gap:1rem}.about-content-text h2{width:100%;text-align:center;margin:2rem 0 1rem}#about-items{grid-template-columns:repeat(1,1fr);width:80%;margin:0 auto;gap:1rem}#about-items article{flex-direction:row;align-items:center;gap:1rem}#about-items article picture{width:60px;height:60px}.about-content>.container>div{flex-direction:column}.about-content-image{width:100%}}@media screen and (max-width: 480px){#about-items{gap:1rem;width:100%}#about-items article{gap:.5rem}#about-items article picture{width:40px;height:40px}#about-items article p{font-size:14px}}.products-header{background-color:var(--color-black);height:100%}.products-router{position:relative;width:calc(100% - 2rem);max-width:1100px;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:10;padding:5rem 0;margin:0 auto}.products-router h2{font-size:var(--font-size-main);color:var(--text-color-white);text-align:center;margin-bottom:4rem}.products-router-links{display:flex;flex-direction:row;justify-content:center;align-items:stretch;gap:3rem;width:100%}.products-router-links>article{width:33.33333333333333%;border:1px solid var(--text-color-white);transition:background-color .3s ease}.products-router-links>article>a{text-decoration:none;color:var(--text-color-white);display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;padding:1rem}.products-router-links>article>a>h2{font-size:var(--font-size-secondary);color:var(--text-color-white);font-weight:400;white-space:pre-line}.products-router-links>article>a>picture{width:125px;height:auto;overflow:hidden}.products-router-links>article>a>picture>img{width:100%;height:100%;object-fit:cover}.products-router-links>article.active{background-color:var(--color-white)}.products-router-links>article.active>a>h2{color:var(--color-black)}.products-router-links>article:hover{background-color:var(--color-white)}.products-router-links>article:hover>a>h2{color:var(--color-black)}@media screen and (max-width: 980px){.products-router-links{gap:1rem}}@media screen and (max-width: 768px){.products-router-links{gap:1rem}.products-router-links>article{padding:.5rem}.products-router-links>article>a{flex-direction:column;justify-content:center;align-items:center;gap:.5rem}.products-router-links>article>a>h2{font-size:var(--font-size-secondary);text-align:center}}@media screen and (max-width: 540px){.products-router-links{width:100%;flex-direction:column}.products-router-links>article{width:100%}.products-router-links>article>a{flex-direction:row}.products-router-links>article>a>h2{text-align:left;width:50%}.products-router-links>article>a>picture{width:50%;height:100px;display:flex;justify-content:flex-end;align-items:center}.products-router-links>article>a>picture>img{width:100px;height:100px;object-fit:cover}}.product-hero{display:flex;flex-direction:column}.products-hero-content{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:2rem;width:100%;padding:1rem 0 4rem}.products-hero-content h1{width:50%;font-size:var(--font-size-main);color:var(--color-black);text-align:left;white-space:pre-line}.products-hero-content p{width:50%;font-size:var(--font-size-secondary);color:var(--color-black);text-align:left}@media screen and (max-width: 768px){.products-hero-content{flex-direction:column}.products-hero-content h1{width:100%;text-align:center}.products-hero-content p{width:calc(100% - 3rem);text-align:center;margin:0 auto}}.products-hero-media{width:100%;aspect-ratio:1477 / 651;max-height:495px;overflow:hidden;position:relative}.products-hero-media-video{width:100%;height:100%;aspect-ratio:inherit;position:relative;display:flex;justify-content:center;align-items:center;max-height:495px}.products-hero-media-video video{width:100%;height:100%;object-fit:cover}.products-hero-media-video-play{position:absolute;bottom:20px;right:20px;display:flex;align-items:center;gap:.5rem;background:#0009;width:120px;height:40px;color:var(--color-white);font-weight:700;font-size:1rem;cursor:pointer;outline:none;border:none}.products-hero-media-video-play:hover,.products-hero-media-video-play:focus{background:#000c}.products-hero-media-video-play .icon{display:inline-block;width:32px;height:32px;position:relative;margin-right:.3em}.products-hero-media-video-play.pause .icon{background-image:url(/images/pause.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.products-hero-media-video-play.play .icon{background-image:url(/images/play.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.products-hero-media-video-play{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent}@supports (-webkit-touch-callout: none){.products-hero-media-video-play{-webkit-appearance:none;border-radius:4px;padding:8px 12px;transition:background-color .2s ease}.products-hero-media-video-play:active{background:#000000e6;-webkit-transform:scale(.98);transform:scale(.98)}}@media screen and (max-width: 768px){.products-hero-media-video-play{width:100px;height:30px;bottom:15px;right:15px;font-size:.875rem}.products-hero-media-video-play .icon{width:24px;height:24px}.products-hero-media-video-play{min-height:44px;min-width:80px}}.products-hero-media-image{width:100%;aspect-ratio:1477 / 651;display:none}.products-hero-media-image picture{display:block;width:100%;height:100%;aspect-ratio:inherit}.products-hero-media-image picture img{display:block;width:100%;height:100%;object-fit:cover}.products-offer-section{margin:5rem 0;content-visibility:auto;contain-intrinsic-size:0 500px}.products-offer-section>h2{font-size:var(--font-size-main);color:var(--color-black);text-align:center;margin-bottom:3rem}.product-guide-section{margin:4rem 0 5rem;color:var(--color-black)}.product-guide-section>h2{font-size:var(--font-size-main);text-align:center;margin-bottom:1.5rem}.product-guide-intro{max-width:860px;margin:0 auto 3rem;text-align:center;font-size:var(--font-size-secondary);line-height:1.6}.product-guide-grid,.product-faq-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.product-guide-block,.product-faq-list>div{border-top:1px solid rgba(0,0,0,.18);padding-top:1rem}.product-guide-block h3,.product-faq-list dt{font-weight:700;font-size:1.1rem;margin-bottom:.75rem}.product-guide-block p,.product-faq-list dd{font-size:1rem;line-height:1.6;margin:0}.product-faq-heading{font-size:1.75rem;text-align:center;margin:3rem 0 2rem}@media screen and (max-width: 900px){.product-guide-grid,.product-faq-list{grid-template-columns:1fr}}.product-offer-item{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;gap:2rem;padding:4rem 0;border-bottom:1px solid var(--color-divider)}.product-offer-item:last-child{border-bottom:none;padding-bottom:0}.product-offer-item-text{width:50%;display:flex;flex-direction:column;justify-content:start;align-items:flex-start;gap:1rem}.product-offer-item-text h2{font-size:var(--font-size-main);color:var(--color-black);text-align:center;margin-bottom:2rem}.product-offer-item-info-container{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:2rem}.product-offer-item-image{width:250px;height:250px;overflow:hidden}.product-offer-item-image img{width:100%;height:100%;object-fit:cover}.product-offer-item-info{display:flex;flex-direction:column;justify-content:start;align-items:flex-start;gap:1rem}.product-offer-item-info>div{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;gap:2rem}.product-offer-item-info>div:not(:last-child){border-bottom:1px solid var(--color-black);padding-bottom:1rem}.product-offer-item-gallery{width:50%;height:339px;background-color:#f0f0f0;border-radius:8px;overflow:hidden}.glider-contain{width:100%;height:100%;position:relative;z-index:1}.glider{width:100%;height:100%;overflow:hidden}.glider-track{height:100%}.glider-slide{width:100%;height:100%;display:flex;flex-shrink:0;align-items:center;justify-content:center;background-color:#fff}.glider-slide picture{width:100%;height:100%;display:flex;align-items:flex-start;justify-content:center}.glider-slide picture img{width:100%;height:100%;object-fit:cover}.glider-prev,.glider-next{position:absolute;width:60px;height:100%;border:none;font-size:40px;font-weight:700;cursor:pointer;z-index:20;transition:transform .2s ease;display:flex;align-items:center;justify-content:center;color:#fff}.glider-prev{-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;top:50%;background:linear-gradient(to right,#000,#0000)}.glider-next{-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;top:50%;background:linear-gradient(to left,#000,#0000)}.glider-prev:hover,.glider-next:hover{-webkit-transform:translateY(-50%) scale(1.1);transform:translateY(-50%) scale(1.1)}.glider-prev:active,.glider-next:active{-webkit-transform:translateY(-50%) scale(.9);transform:translateY(-50%) scale(.9)}.dots{position:absolute;bottom:20px;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);display:flex;gap:8px;z-index:20}.dots button{width:12px;height:12px;border-radius:50%;border:none;cursor:pointer;transition:background-color .3s ease}.dots button:hover{background-color:#fffc}.dots button.glider-dot.active{background-color:#fff}@media screen and (max-width: 980px){.product-offer-item{gap:1rem}.product-offer-item-info-container{gap:0rem;width:100%}.product-offer-item-info>div{gap:.25rem}.product-offer-item-image{width:50%;height:100%}.product-offer-item-info{width:50%}}@media screen and (max-width: 768px){.products-offer-section>h2{display:none}.product-offer-item{padding-top:0;flex-direction:column}.product-offer-item-text{width:100%}.product-offer-item-text h2{text-align:center;width:100%}.product-offer-item-info-container{width:100%}.product-offer-item-info-container>div{width:100%}.product-offer-item-image{width:100%;height:200px;display:flex;justify-content:center;align-items:center}.product-offer-item-image img{width:auto;height:100%;max-height:200px;object-fit:cover}.product-offer-item-gallery{width:100%;height:300px;overflow:hidden}}@media screen and (max-width: 480px){.product-offer-item-info-container{gap:.25rem;flex-direction:column}.product-offer-item-text{gap:.25rem}.product-offer-item-text h2{margin-bottom:.25rem}.product-offer-item-info{flex-direction:row;justify-content:stretch;gap:.25rem}.product-offer-item-info>div{flex-direction:column;width:100%;height:100%;gap:.25rem}.product-offer-item-info>div{padding:.25rem}.product-offer-item-info>div:not(:last-child){border-bottom:none;padding-bottom:0}.product-offer-item-info>div>span{font-size:16px;text-align:center}}.lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;z-index:2000;justify-content:center;align-items:center;opacity:0;visibility:hidden;pointer-events:none;display:flex;transition:opacity .3s ease,visibility .3s ease}.lightbox.active{opacity:1;visibility:visible;pointer-events:auto}.lightbox-content{position:relative;max-width:90%;max-height:90%;display:flex;justify-content:center;align-items:center;overflow:hidden}.lightbox-image{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px}.lightbox-close{position:absolute;top:20px;right:20px;width:40px;height:40px;background-color:#ffffffb3;border:none;border-radius:50%;color:#fff;font-size:24px;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:background-color .3s ease}.lightbox-close:hover{background-color:#ffffffe6}.lightbox-close:before,.lightbox-close:after{content:"";position:absolute;width:20px;height:2px;background-color:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:background-color .3s ease}.lightbox-close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.lightbox-close:hover:before,.lightbox-close:hover:after{background-color:var(--color-black)}.glider-slide{cursor:pointer;transition:transform .2s ease}.glider-slide:hover{-webkit-transform:scale(1.01);transform:scale(1.01)}@media screen and (max-width: 768px){.lightbox-content{max-width:95%;max-height:95%}.lightbox-close{top:10px;right:10px;width:35px;height:35px;font-size:20px}.lightbox-close:before,.lightbox-close:after{width:18px}}.error-404{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;padding:4rem 0}.error-content{max-width:600px;margin-bottom:3rem}.error-404 h1{font-size:8rem;font-weight:700;color:var(--color-primary);margin:0;line-height:1;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.error-404 h2{font-size:var(--font-size-main);color:var(--color-black);margin:1rem 0}.error-404 p{font-size:var(--font-size-secondary);color:var(--color-gray);margin-bottom:2rem;line-height:1.6}.error-image{width:300px;height:300px;display:flex;justify-content:center;align-items:center}.error-image img{width:100%;height:100%;object-fit:cover}.error-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-primary,.btn-secondary{display:inline-block;padding:1rem 2rem;text-decoration:none;border-radius:8px;font-weight:600;transition:all .3s ease;border:2px solid transparent}.btn-primary{background-color:var(--color-primary);color:#fff}.btn-primary:hover{background-color:var(--color-primary-dark);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.btn-secondary{background-color:transparent;color:var(--color-primary);border-color:var(--color-primary)}.btn-secondary:hover{background-color:var(--color-primary);color:#fff;-webkit-transform:translateY(-2px);transform:translateY(-2px)}@media screen and (max-width: 768px){.error-404 h1{font-size:6rem}.error-404 h2{font-size:1.5rem}.error-actions{flex-direction:column;align-items:center}.btn-primary,.btn-secondary{width:100%;max-width:300px;text-align:center}}@media screen and (max-width: 480px){.error-404 h1{font-size:4rem}.error-404{padding:2rem 0}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}video[autoplay]{animation:none}.header-background-media video{display:none}.header-background-media{background-image:url(/images/header-image-l.webp);background-size:cover;background-position:center}}
