@import url(https://fonts.googleapis.com/css2?family=Karla:wght@300;400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Karla:wght@300;400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600;700&display=swap);@keyframes moveUpDown{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-20px)}}.component{width:90%;margin:10rem auto 0}@media (max-width:991px){.component{width:95%;margin:2rem auto 0}}.gap-top{margin-top:2rem}.w-50{width:50%}.divider-full{width:100%;border-bottom:1px solid rgba(0,0,0,.1);margin:2rem 0}.reverse{flex-direction:row-reverse}@media (max-width:991px){.reverse{flex-direction:inherit}}.general-text-shadow{text-shadow:0 1px 11px rgba(0,0,0,.3)}.component-gallery .item{width:100%}.component-gallery .item img,.component-gallery .item video{height:100vh;width:100%;object-fit:cover}.component-gallery .item .centered-content{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);display:flex;flex-direction:column;text-align:center;align-items:center;min-width:70vw}@media (max-width:767px){.component-gallery .item .centered-content{width:95vw}}.component-gallery .item .centered-content h2{color:#fff}.component-gallery .item .centered-content h1{font-size:calc(3rem*1.7);font-family:"Lora",serif;color:#fff;font-weight:400}@media (max-width:991px){.component-gallery .item .centered-content h1{font-size:3rem}}@media (max-width:767px){.component-gallery .item .centered-content p{width:95vw}}.component-gallery i{position:absolute;bottom:2rem;font-size:2rem;color:#fff;left:50%;transform:translateX(-50%);animation:moveUpDown 2s ease-in-out infinite}.component-image-explainer{align-items:center;display:flex;width:70%}@media (max-width:991px){.component-image-explainer{flex-direction:column;width:100%}}.component-image-explainer .desc{width:calc(50% - 8rem);padding:4rem}@media (max-width:991px){.component-image-explainer .desc{width:calc(100% - 2rem);padding:1rem 1rem 4rem}}.component-image-explainer img,.product-showcase .item img{width:50%;height:30rem;object-fit:cover}@media (max-width:991px){.component-image-explainer img{width:100%}}.component-centered-text{display:flex;flex-direction:column;width:50%;align-items:center}@media (max-width:991px){.component-centered-text{width:80%}}.component-centered-text h2{text-align:center;font-family:"Lora",serif}.component-filled-img-desc{width:100%;height:100vh;display:flex}@media (max-width:991px){.component-filled-img-desc{flex-direction:column}}.component-filled-img-desc img,.component-filled-img-desc video{width:50%;height:100%;object-fit:cover}@media (max-width:991px){.component-filled-img-desc img{width:100%}}@media (max-width:991px){.component-filled-img-desc video{width:100%}}.component-filled-img-desc .content{width:50%;position:relative}@media (max-width:991px){.component-filled-img-desc .content{width:100%}}.component-filled-img-desc .content .centered{position:absolute;min-width:60%;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}@media (max-width:991px){.component-filled-img-desc .content .centered{position:unset;top:unset;left:unset;transform:translateX(0) translateY(0);padding:2rem 2rem 0}}.component-filled-img-desc .content .centered h3{margin:3rem 0}@media (max-width:991px){.component-filled-img-desc .content .centered h3{font-size:1.1rem}}.component-filled-img-desc .content .centered p{margin:.5rem 0}.component-filled-img-desc .content .centered p i{margin:0 1rem 0 0;font-size:1.5rem;color:#231f20;opacity:.3}.component-team{display:flex;flex-direction:column;align-items:center}.component-team .team-member-container,.product-showcase{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media (max-width:767px){.component-team .team-member-container{grid-template-columns:repeat(1,1fr)}}.component-team .team-member-container .item img{height:25rem;width:20rem;filter:grayscale(100%);object-fit:cover}@media (max-width:767px){.component-team .team-member-container .item img{height:30rem;width:98%;margin:0 auto}}.component-team .team-member-container .item h3{margin:1rem 0 0}.component-team .team-member-container .item p{margin:0}.product-showcase{gap:2rem}@media (max-width:991px){.product-showcase{grid-template-columns:repeat(1,1fr)}}.product-showcase .item img{width:100%}@media (max-width:991px){.product-showcase .item img{height:20rem}}