.btn-default{font-family:rubik,sans-serif;padding:.4rem .75rem .25rem;margin-block:1rem;display:inline-flex;align-items:center;width:max-content;border-radius:3px;border:2px solid #f57e1f;color:#fff;font-weight:500;font-size:.8rem;background-color:#f57e1f;transition:all 250ms ease-in-out;cursor:pointer}@media screen and (max-width:767px){.btn-default{font-size:1rem}}.btn-default:hover{background-color:transparent;color:#fff}.btn-default img{height:1rem;width:1rem;margin-right:.5rem;padding-bottom:.1rem}.btn-light{font-family:rubik,sans-serif;padding:.4rem .75rem .25rem;margin-block:1rem;display:inline-flex;align-items:center;width:max-content;border-radius:3px;border:2px solid #f57e1f;color:#fff;font-weight:500;font-size:.8rem;background-color:#f57e1f;transition:all 250ms ease-in-out;cursor:pointer;color:#fff!important;border:2px solid #fff}@media screen and (max-width:767px){.btn-light{font-size:1rem}}.btn-light:hover{background-color:transparent;color:#fff}.btn-light img{height:1rem;width:1rem;margin-right:.5rem;padding-bottom:.1rem}.btn-light:hover{background-color:#fff;color:#000!important}.btn-dark{font-family:rubik,sans-serif;padding:.4rem .75rem .25rem;margin-block:1rem;display:inline-flex;align-items:center;width:max-content;border-radius:3px;border:2px solid #f57e1f;color:#fff;font-weight:500;font-size:.8rem;background-color:#f57e1f;transition:all 250ms ease-in-out;cursor:pointer;color:#fff!important;border-color:#252526;background-color:#252526}@media screen and (max-width:767px){.btn-dark{font-size:1rem}}.btn-dark:hover{background-color:transparent;color:#fff}.btn-dark img{height:1rem;width:1rem;margin-right:.5rem;padding-bottom:.1rem}.btn-dark:hover{background-color:transparent;color:#252526!important}#intro{padding-block:10rem 2.5rem;border-bottom:4px solid #f57e1f;background:url(/images/rock-texture.webp);background-size:cover;background-position:50%;background-repeat:no-repeat}.cards{padding-block:2rem}.cards ul{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}@media screen and (max-width:767px){.cards ul{grid-template-columns:1fr;margin-inline:auto;max-width:22rem}}.cards ul li{border-radius:3px;overflow:hidden;box-shadow:2px 3px 4px rgba(0,0,0,.11)}.cards ul li:hover figure>img{transform:scale(1.1);transition:all .25s ease-in-out}.cards ul li:hover figcaption::before{width:100%}.cards ul li:hover figcaption img{transform:translateX(-5px)}.cards figure{height:30vw;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.cards figure::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,transparent 70%,rgba(0,0,0,.75) 100%);z-index:2}@media screen and (max-width:767px){.cards figure{height:50vw}}@media screen and (max-width:480px){.cards figure{height:60vw}}.cards figure figcaption{position:absolute;bottom:0;left:0;width:100%;padding:1rem 1rem .9rem;margin:0;text-transform:uppercase;font-weight:500;z-index:2;display:flex;align-items:center;justify-content:space-between}.cards figure figcaption span{font-weight:500}.cards figure figcaption img{width:28px;min-width:0;min-height:0;object-fit:none;transition:transform 250ms ease-in-out}.cards figure figcaption::before{content:"";position:absolute;top:0;left:0;width:0%;height:100%;background-color:#f57e1f;z-index:-1;transition:width 250ms ease-in-out}.cards figure>img{transition:all .25s ease-in-out}.cards a:hover{color:#fff}#img-block.content-over-img{overflow:hidden;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:2rem 7rem}#img-block.content-over-img .content{background-color:#fff;color:#000;padding:2rem 2rem 2rem 0;z-index:5;border-radius:3px}#img-block.content-over-img figure{margin-inline:-6rem 2rem;box-shadow:2px 3px 4px rgba(0,0,0,.11);border-radius:3px}@media screen and (max-width:767px){#img-block.content-over-img{grid-template-columns:1fr;padding-inline:0!important}#img-block.content-over-img .content{margin-inline:2rem .5rem;padding:2rem}#img-block.content-over-img figure{margin:-22rem .75rem 0 0}}@media screen and (max-width:480px){#img-block.content-over-img .content{margin-inline:1rem 0;padding:1rem}#img-block.content-over-img figure{margin:-15rem .75rem 0 0}}.bg-section{position:relative;overflow:hidden}.bg-section>img,.bg-section>video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-height:100%;min-width:100%;object-fit:cover}.bg-section .content{position:relative}.img-section,.video-section{display:grid;grid-template-columns:1fr 1fr;align-items:center;justify-content:center;gap:4rem}@media screen and (max-width:1230px){.img-section,.video-section{gap:2rem}}@media screen and (max-width:767px){.img-section,.video-section{gap:1rem}}@media screen and (max-width:650px){.img-section,.video-section{grid-template-columns:1fr}}.img-section.alt .content,.video-section.alt .content{order:2}.img-section .glightboxcontainer,.video-section .glightboxcontainer{position:relative;overflow:hidden}.gallery .content{margin-bottom:2rem}.gallery .glightboxcontainer{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}@media screen and (max-width:767px){.gallery .glightboxcontainer{grid-template-columns:1fr}}.glightboxcontainer .play-video{position:absolute;bottom:1rem;left:1rem;width:2.5rem;background-color:#f57e1f;padding:.5rem .75rem;border-radius:3px}.glightboxcontainer a{position:relative;overflow:hidden}.glightboxcontainer a:hover .play-video{transform:scale(1.15)}.glightboxcontainer a img{transition:all .25s ease-in-out}[data-accordion]{border:1px solid #f57e1f;overflow:hidden;transition:all .25s ease-in-out}[data-accordion] summary{cursor:pointer;padding:10px;background-color:#000;font-weight:700;transition:all .25s ease-in-out}[data-accordion] summary ::marker{display:none}[data-accordion] summary:hover{color:#f57e1f}[data-accordion] p{padding:10px;margin:0;display:none;transition:all .25s ease-in-out}[data-accordion][open] summary{background-color:#252526;border-bottom:none}[data-accordion][open] p{display:block}table{width:100%;text-align:center}table td,table th{padding:.2rem .2rem .05rem;vertical-align:middle}table thead{background-color:#f57e1f;font-weight:500}table tbody tr td:first-child{font-weight:500}table tbody tr:nth-child(odd) td{background-color:#626064}table tbody tr:nth-child(odd) td:first-child{background-color:#767478}table tbody tr:nth-child(even) td:first-child{background-color:#626064}table tbody tr:nth-child(even) td{background-color:#545255}.simple-cards ul{display:grid;grid-template-columns:1fr 1fr 1fr;gap:calc(1rem + 1vw);margin-block:2rem}@media screen and (max-width:767px){.simple-cards ul{grid-template-columns:1fr;max-width:30rem;margin-inline:auto}}.simple-cards ul li{background-color:#ecedef;color:#252526;padding:1.2rem;border-radius:5px;box-shadow:2px 3px 4px rgba(0,0,0,.11);text-align:left}.simple-cards ul li h4{text-transform:uppercase;font-weight:500}.simple-cards ul li h4::after{content:"";width:2rem;height:3px;background-color:#f57e1f;display:block;border-radius:3px;margin-block:.5rem 1rem}*{box-sizing:border-box}html{font-size:clamp(16px,calc(.8vw + 10px),24px);scroll-behavior:smooth;overflow-x:hidden}body{font-family:rubik,sans-serif;font-weight:300;line-height:1.5;min-width:300px;overflow-x:clip;color:#fff;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}body.freeze{overflow:hidden;width:100%;height:100%;position:fixed}body main{height:100%}body #didomi-host{position:absolute}body>header,section:not(.bg-section),.bg-section>.content{padding-inline:2rem}@media screen and (max-width:480px){body>header,section:not(.bg-section),.bg-section>.content{padding-inline:1rem}}h1,h2,h3{font-weight:500;font-family:rubik,sans-serif;line-height:1;margin-bottom:1rem;font-weight:500;white-space:pre-line}h1{font-size:2.4rem}h2{font-size:2rem}h3,h4{font-size:1rem;text-transform:uppercase}@media screen and (max-width:767px){h3,h4{font-size:1.2rem}}strong{font-weight:700}em{font-style:italic}p{margin-bottom:1rem;font-size:.9rem}p:last-of-type{margin-bottom:0}@media screen and (max-width:767px){p{font-size:1rem}}nav ul{list-style-type:none}span,p{font-weight:300}a{cursor:pointer;text-decoration:none;color:inherit;transition:color .25s ease-in-out}a:hover{color:#f57e1f}img{width:100%;display:block;height:auto}figure{overflow:hidden}figure img{object-fit:cover;min-width:100%;min-height:100%}.full-height{display:flex;align-items:center;min-height:100vh}main>:first-child.full-height{min-height:calc(100vh - var(--header-height))}.full-width{padding-inline:0!important;gap:0}.full-width .content{padding-inline:2rem}@media screen and (min-width:calc(1600px + (7rem * 2))){.full-width .content{padding-left:calc((100vw - 1600px)/2)}}@media screen and (min-width:calc(1600px + (7rem * 2))){.full-width.alt .content{padding-right:calc((100vw - 1600px)/2)}}#cta-contact{background-color:#f57e1f;padding-inline:0;display:grid;grid-template-columns:2fr 1fr;grid-column-gap:2rem;padding-right:0}@media screen and (max-width:767px){#cta-contact{grid-template-columns:1fr}}#cta-contact .content{padding-inline:2rem;padding-block:4rem}@media screen and (max-width:480px){#cta-contact .content{padding-inline:1rem}}#cta-contact figure{width:100%;height:100%;position:relative}@media screen and (max-width:767px){#cta-contact figure{max-height:300px;display:flex;align-items:flex-end}}#cta-contact figure img,#cta-contact figure video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}@media screen and (max-width:767px){#cta-contact figure img,#cta-contact figure video{position:static;object-position:top}}#cta-contact p{max-width:700px}#cta-contact a{font-family:rubik,sans-serif;padding:.4rem .75rem .25rem;margin-block:1rem;display:inline-flex;align-items:center;width:max-content;border-radius:3px;border:2px solid #f57e1f;color:#fff;font-weight:500;font-size:.8rem;background-color:#f57e1f;transition:all 250ms ease-in-out;cursor:pointer;color:#fff!important;border-color:#252526;background-color:#252526;margin-block:0}@media screen and (max-width:767px){#cta-contact a{font-size:1rem}}#cta-contact a:hover{background-color:transparent;color:#fff}#cta-contact a img{height:1rem;width:1rem;margin-right:.5rem;padding-bottom:.1rem}#cta-contact a:hover{background-color:transparent;color:#252526!important}#cta-contact a:hover{color:#fff!important;border-color:#fff}.btn-default{font-family:rubik,sans-serif;padding:.4rem .75rem .25rem;margin-block:1rem;display:inline-flex;align-items:center;width:max-content;border-radius:3px;border:2px solid #f57e1f;color:#fff;font-weight:500;font-size:.8rem;background-color:#f57e1f;transition:all 250ms ease-in-out;cursor:pointer}@media screen and (max-width:767px){.btn-default{font-size:1rem}}.btn-default:hover{background-color:transparent;color:#fff}.btn-default img{height:1rem;width:1rem;margin-right:.5rem;padding-bottom:.1rem}.btn-light{font-family:rubik,sans-serif;padding:.4rem .75rem .25rem;margin-block:1rem;display:inline-flex;align-items:center;width:max-content;border-radius:3px;border:2px solid #f57e1f;color:#fff;font-weight:500;font-size:.8rem;background-color:#f57e1f;transition:all 250ms ease-in-out;cursor:pointer;color:#fff!important;border:2px solid #fff}@media screen and (max-width:767px){.btn-light{font-size:1rem}}.btn-light:hover{background-color:transparent;color:#fff}.btn-light img{height:1rem;width:1rem;margin-right:.5rem;padding-bottom:.1rem}.btn-light:hover{background-color:#fff;color:#000!important}.btn-dark{font-family:rubik,sans-serif;padding:.4rem .75rem .25rem;margin-block:1rem;display:inline-flex;align-items:center;width:max-content;border-radius:3px;border:2px solid #f57e1f;color:#fff;font-weight:500;font-size:.8rem;background-color:#f57e1f;transition:all 250ms ease-in-out;cursor:pointer;color:#fff!important;border-color:#252526;background-color:#252526}@media screen and (max-width:767px){.btn-dark{font-size:1rem}}.btn-dark:hover{background-color:transparent;color:#fff}.btn-dark img{height:1rem;width:1rem;margin-right:.5rem;padding-bottom:.1rem}.btn-dark:hover{background-color:transparent;color:#252526!important}body>#top-header{background-color:transparent;display:flex;justify-content:end;gap:2rem;padding-block:.5rem 0;margin-bottom:-.3rem;font-size:.8rem;z-index:9001}body>#top-header .lang{text-transform:uppercase}body>#main-header{background-color:transparent;color:#fff;display:flex;align-items:center;justify-content:space-between;height:3rem;margin-bottom:-4.8rem}body>#main-header .brand{z-index:9001;display:flex;align-items:center;padding-block:1rem}body>#main-header .brand img{width:8rem}body>#main-header>nav{display:flex;flex:1;align-items:center;z-index:9001}body>#main-header>nav .active-link{border-bottom:2px solid #f57e1f}@media screen and (max-width:767px){body>#main-header>nav{background-color:#000;flex-direction:column;justify-content:center;position:fixed;top:0;left:0;padding-top:4rem;width:100vw;height:100vh;transform:translateX(100%);transition:all .25s ease-in-out;z-index:50;overflow-y:scroll}body>#main-header>nav.active{transform:translateX(0)}body>#main-header>nav a{font-size:1.5rem}}body>#main-header>nav .primary{display:flex;margin-inline:auto 0;gap:2rem;width:100%;max-width:800px;align-items:center;justify-content:end}body>#main-header>nav .primary li:last-of-type a{font-family:rubik,sans-serif;padding:.4rem .75rem .25rem;margin-block:1rem;display:inline-flex;align-items:center;width:max-content;border-radius:3px;border:2px solid #f57e1f;color:#fff;font-weight:500;font-size:.8rem;background-color:#f57e1f;transition:all 250ms ease-in-out;cursor:pointer;padding-block:.1rem 0}@media screen and (max-width:767px){body>#main-header>nav .primary li:last-of-type a{font-size:1rem}}body>#main-header>nav .primary li:last-of-type a:hover{background-color:transparent;color:#fff}body>#main-header>nav .primary li:last-of-type a img{height:1rem;width:1rem;margin-right:.5rem;padding-bottom:.1rem}@media screen and (max-width:767px){body>#main-header>nav .primary li:last-of-type a{font-size:1.3rem}}@media screen and (max-width:767px){body>#main-header>nav .primary{flex-direction:column;gap:0}}body>#main-header .burger-menu{display:none;z-index:9001;width:30px;height:18px;justify-content:space-between;flex-direction:column;cursor:pointer}@media screen and (max-width:767px){body>#main-header .burger-menu{display:flex}}body>#main-header .burger-menu span{width:100%;background-color:#fff;height:2px;transition:transform .25s ease-in-out}body>#main-header .burger-menu.active span{background-color:#fff}body>#main-header .burger-menu.active span:nth-child(1){transform:translateY(7px)rotate(45deg)}body>#main-header .burger-menu.active span:nth-child(2){transform:scale(0)}body>#main-header .burger-menu.active span:nth-child(3){transform:translateY(-9px)rotate(-45deg)}body>#main-header .menu-item{position:relative;display:inline-block}body>#main-header .menu-item a{padding-bottom:.2rem}@media screen and (max-width:767px){body>#main-header .menu-item{padding-block:1.5rem}}#contact-cta{padding-block:4rem 3rem;background-color:#f57e1f;text-align:center;border-top:1rem solid #252526}#contact-cta .content{margin-inline:auto;max-width:34rem}@media screen and (max-width:480px){#contact-cta .content{margin-top:-2rem;padding-inline:1rem}}body>footer{background-color:#252526}body>footer .primary{display:grid;grid-template-columns:3fr 1fr 1fr;column-gap:3rem;row-gap:1.75rem;padding-block:3rem;justify-content:space-between}@media screen and (max-width:767px){body>footer .primary{grid-template-columns:1fr 1fr;column-gap:1rem;row-gap:1.5rem}}body>footer .primary .brand-block{max-width:22rem}body>footer .primary .brand-block a{width:fit-content;display:block}body>footer .primary .brand-block img{width:8rem;margin-bottom:1rem}@media screen and (max-width:767px){body>footer .primary .brand-block{grid-column-start:1;grid-column-end:3}}body>footer .primary nav{max-width:350px;margin-top:1rem}@media screen and (max-width:767px){body>footer .primary nav{max-width:150px}}body>footer .primary nav li,body>footer .primary nav a{margin-bottom:.5rem;display:block}body>footer .primary .coords{font-size:.9rem}body>footer .primary .distributor{grid-column:1}@media screen and (max-width:767px){body>footer .primary .distributor{grid-column:1/3}}body>footer .primary .distributor .distributor-label{font-size:.7rem;font-weight:500;margin-bottom:.5rem}body>footer .primary .distributor img{width:auto;height:1.9rem;max-width:11rem}@media screen and (max-width:480px){body>footer .primary .coords{margin-left:auto}}body>footer hr{margin:0;border:1px solid #f57e1f}body>footer .secondary{display:flex;align-items:center;justify-content:space-between;padding-block:.5rem 1rem}body>footer .secondary p a{margin-left:1rem}body>footer .secondary p,body>footer .secondary a,body>footer .secondary .made-by{font-size:.7rem}@media screen and (max-width:480px){body>footer .secondary{flex-direction:column;flex-wrap:nowrap;text-align:center;padding-top:1rem;padding-bottom:1rem}body>footer .secondary p{display:flex;flex-direction:column}body>footer .secondary p a{margin:.25rem 0}}