#header-home{background-color:transparent;position:fixed;color:#fff;width:100%;z-index:1201}#header,#header-home{height:5rem;display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between}#header{background-color:grey;position:sticky;top:0;z-index:5}#navbar-home{right:0}#navbar,#navbar-home{font-size:1.5rem;margin-right:2rem}#rmgLogo{width:70px;height:70px;margin:.5rem}.navbar-element{color:#fff;margin:0 .5rem;text-decoration:none;position:relative}.navbar-element,.navbar-element:after,.navbar-element:before{transition:all .5s}.navbar-element:after{position:absolute;bottom:0;left:0;right:0;margin:auto;width:0;content:".";color:transparent;background:#fff;height:3px}.navbar-element:hover:after{width:100%}#flag-container{display:inline-block;margin:0 1rem}#flag-container img{vertical-align:middle}#flag-container img:hover{cursor:pointer}#ig-logo{height:2rem;vertical-align:middle;margin-left:.5rem}.sidebar-button-wrap{display:none}@media only screen and (max-width:1200px){#navbar,#navbar-home{display:none}.sidebar-button-wrap{display:block;margin-right:1rem}}@media only screen and (max-width:600px){#header-home{position:sticky;top:0;color:#000;background-color:grey}}.sidebar-content{display:flex;flex-flow:column wrap;height:100%;width:15rem}.navbar-element-sidebar{color:#000;font-size:1.5rem;align-self:center;margin:.5rem 0;text-decoration:none}#flag-container-sidebar,#ig-logo-sidebar{display:block;position:absolute;width:1.5rem;bottom:2rem;left:calc(50% - 12px)}#flag-container-sidebar:hover{cursor:pointer}#ig-logo-sidebar{bottom:5rem}#home-container{display:flex;flex-direction:column;height:100vh}.carousel{z-index:1200}.carousel-label{position:absolute;bottom:3rem;right:3rem}.carousel-link{color:#fff;text-decoration:none}.carousel-link,.carousel-link:after,.carousel-link:before{transition:all .5s}.carousel-link:after{position:absolute;bottom:0;left:0;right:0;margin:auto;width:0;content:".";color:transparent;background:#fff;height:3px}.carousel-link:hover:after{width:100%}.carousel-overlay{position:absolute;background-color:rgba(0,0,0,.5);top:0;height:100%;width:100%}#homepage-lower{flex:1 1;overflow-y:scroll;flex-flow:row wrap;justify-content:space-evenly;padding-top:1rem}#homepage-info,#homepage-lower{display:flex;align-items:center}#homepage-info{flex-flow:row wrap;max-width:70%;justify-content:center;grid-gap:1rem;gap:1rem}#homepage-info img{max-width:34rem}#homepage-info p{text-align:justify;max-width:34rem;white-space:pre-wrap}#products-grid{padding-top:1rem;display:grid;grid-gap:1rem 1rem;gap:1rem 1rem}.product-first-row{grid-row-start:1;grid-row-end:2}.product-second-row{grid-row-start:2;grid-row-end:3}.product-links{position:relative;color:#fff}.product-links,.product-links div{display:flex;align-items:center;justify-content:center}.product-links div{flex-direction:row;position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,.45)}.product-links div:hover{background-color:rgba(0,0,0,.7)}.product-links h3{position:absolute}@media only screen and (max-width:600px){.carousel{display:none}#homepage-info img{max-width:100%}#home-container{display:block}#homepage-lower{overflow:hidden}#products-grid{display:flex;flex-flow:column nowrap}}h1{text-align:center}#product-tiles{display:flex;flex-flow:row wrap;justify-content:space-evenly}.product-links{margin:.5rem}.product-links img{max-width:100%}.product-links h3{z-index:1}#gallery-title{text-align:center}#gallery{display:flex;flex-flow:row wrap;justify-content:space-evenly}#gallery a{margin:.5rem;align-self:center}#contact-form{display:flex;flex-flow:column wrap;margin:0 auto;max-width:40rem}#contact-form h2{text-align:center}#send{background-color:#272727;color:#fff;border:none;border-radius:4px;font-size:1.5rem;margin:1rem 0;padding:.5rem 0;width:70%;align-self:center}#send:hover{cursor:pointer;box-shadow:2px 2px 2px rgba(0,0,0,.5)}@media only screen and (max-width:600px){#contact-form{margin:0 1rem}}#notFound{text-align:center;color:#fff;background-color:grey;height:100vh}#notFound h1{margin:0;font-size:20rem;padding-top:2rem}#notFound p{font-size:5rem}@media only screen and (max-width:600px){#notFound h1{font-size:10rem}#notFound p{font-size:2rem}}#product-name{text-align:center;font-size:3rem}#product-details{display:flex;flex-flow:row wrap;justify-content:space-around;width:100%;padding:0 1rem}#product-details li{margin-top:.5rem}#product-installation{width:20rem;margin-top:.5rem}#product-images{display:grid;grid-gap:1rem;gap:1rem}.product-images-row1{grid-row-start:1;grid-row-end:2;justify-self:center}.product-images-row2{grid-row-start:2;grid-row-end:3;justify-self:center}#product-images img{max-width:100%}#product-buttons{display:flex;flex-flow:row wrap;justify-content:space-around;margin:1rem 0}#product-buttons button{background-color:#000;color:#fff;font-size:1.5rem;border:0;border-radius:2rem;padding:.5rem 1rem;margin:.5rem}#product-buttons button:hover{cursor:pointer;box-shadow:2px 2px 2px rgba(0,0,0,.5)}@media only screen and (max-width:1200px){#product-images{display:flex;flex-flow:row wrap;justify-content:space-evenly;align-items:center}#product-details ul{-webkit-padding-start:1rem;padding-inline-start:1rem}}*{box-sizing:border-box}body{margin:0;font-family:"Roboto",sans-serif}body::-webkit-scrollbar{display:none}
/*# sourceMappingURL=main.f10b79f2.chunk.css.map */