@import url(https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,400;0,700;1,600&display=swap');a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,:after,:before{box-sizing:border-box}body::-webkit-scrollbar{height:2px;width:5px}body::-webkit-scrollbar-track{border-radius:2px;box-shadow:inset 0 0 5px #eaeaea}body::-webkit-scrollbar-track-piece:end{background:transparent;margin-bottom:5px}body::-webkit-scrollbar-thumb{background:#99a0a7;border-radius:2px}body::-webkit-scrollbar-thumb:hover{background:#555}body{background-color:#f2f2f2;font-family:Nunito,sans-serif}footer{align-items:center;bottom:0;display:flex;flex-direction:row;height:auto;justify-content:center;left:0;min-height:80px;padding-left:60px;position:fixed}.close-menu-button,.open-menu-button{border:none;border-radius:10px;cursor:pointer;font-size:24px;height:50px;left:0;margin:5px;outline:none;padding:10px;position:absolute;top:10px;width:50px}.open-menu-button{background-color:#f2f2f2;color:#002}.open-menu-button:hover{background-color:rgba(0,0,34,.1);color:#2d9eeb}.close-menu-button{background-color:transparent;color:#2d9eeb}.close-menu-container-hidden{display:none;visibility:hidden}.close-menu-container{align-items:center;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:closeAnimation;animation-name:closeAnimation;display:flex;flex-direction:row;flex-wrap:wrap;font-size:18px;height:auto;justify-content:space-between;margin:20px 0;-webkit-transform:translateX(-20px);transform:translateX(-20px);width:70%}.close-menu-container .footer-content{display:flex;flex-direction:column;padding:10px 0}.close-menu-container .footer-content>a{color:#2d9eeb;line-height:125%;text-decoration:none}.close-menu-container .logo{height:auto;width:auto}.close-menu-container .logo>img{height:auto;width:100%}.footer-open{-webkit-animation-name:openAnimation;animation-name:openAnimation}.footer-close,.footer-open{align-items:center;-webkit-animation-duration:.5s;animation-duration:.5s;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.footer-close{-webkit-animation-name:closeAnimation;animation-name:closeAnimation;background-color:#002;width:100vw}.footer-open-container{align-items:center;-webkit-animation-name:openAnimation;animation-name:openAnimation;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.footer-close-container,.footer-open-container{-webkit-animation-duration:.5s;animation-duration:.5s;width:70vw}.footer-close-container{-webkit-animation-name:closeAnimation;animation-name:closeAnimation}.image-open{-webkit-animation-name:closeImg;animation-name:closeImg}.image-close,.image-open{-webkit-animation-duration:.5s;animation-duration:.5s}.image-close{-webkit-animation-name:openImg;animation-name:openImg}@-webkit-keyframes closeAnimation{0%{color:transparent;font-size:0;height:0}to{color:#2d9eeb;font-size:18px;height:auto}}@keyframes closeAnimation{0%{color:transparent;font-size:0;height:0}to{color:#2d9eeb;font-size:18px;height:auto}}@-webkit-keyframes openAnimation{0%{background-color:#002;color:transparent;font-size:18px;height:auto;width:100vw}to{background-color:transparent;color:transparent;font-size:0;height:0;width:100vw}}@keyframes openAnimation{0%{background-color:#002;color:transparent;font-size:18px;height:auto;width:100vw}to{background-color:transparent;color:transparent;font-size:0;height:0;width:100vw}}@-webkit-keyframes closeImg{0%{opacity:1;width:100%}to{opacity:0;width:30%}}@keyframes closeImg{0%{opacity:1;width:100%}to{opacity:0;width:30%}}@-webkit-keyframes openImg{0%{opacity:0;width:30%}to{opacity:1;width:100%}}@keyframes openImg{0%{opacity:0;width:30%}to{opacity:1;width:100%}}@media only screen and (max-width:600px){.close-menu-container{display:block;height:170px}}header{background-color:#002;box-shadow:0 10px 10px 0 rgba(0,0,0,.5);-webkit-box-shadow:0 10px 10px 0 rgba(0,0,0,.5);-moz-box-shadow:0 10px 10px 0 rgba(0,0,0,.5);flex-direction:row;height:80px;justify-content:center;padding:10px}.header-container,header{align-items:center;display:flex}.header-container{justify-content:space-between;margin:0 60px;width:100%}.header-container .header-image{height:auto;min-width:150px;width:10.41667vw}.header-container .header-image>img{height:auto;width:100%}.header-container .header-button{background-color:transparent;border:none;color:#2d9eeb;cursor:pointer;display:flex;font-size:20px;font-weight:700;gap:10px;outline:transparent}.header-container .header-button:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}@media only screen and (max-width:480px){.header-button>p{display:none}}@media only screen and (max-width:350px){.header-container{margin:0}}.product-ar{background-color:#f2f2f2;height:calc(100vh - 80px);position:relative;width:100%}.product-ar-footer{height:calc(100vh - 230px);position:relative;width:100%}.product-ar-container{height:100%;width:100vw}.product-ar-viewer{height:100%;width:100%}.prev-page-button{align-items:center;background-color:transparent;border:none;color:#002;display:flex;font-size:25px;height:50px;justify-content:center;left:0;outline:transparent;position:absolute;text-decoration:none;top:0;width:50px}.prev-page-button:hover{background-color:rgba(0,0,0,.1);color:#002;cursor:pointer;transition:.5s}@media only screen and (max-width:600px){.product-ar-footer{height:calc(100vh - 290px)}}.products-container{margin-bottom:80px;min-height:calc(100vh - 160px)}.products-container,.products-container-footer{background-color:#f2f2f2;display:flex;width:100%}.products-container-footer{margin-bottom:150px;min-height:calc(100vh - 230px)}@media only screen and (max-width:600px){.products-container-footer{margin-bottom:210px;min-height:calc(100vh - 290px)}}.carousel-container{align-items:center;background-color:transparent;display:flex;overflow:hidden;position:relative;width:100%}.carousel-item{align-items:center;display:flex;height:100%;justify-content:center;margin-top:20px;min-width:100%;transition:.5s}.carousel-button-left,.carousel-button-right{background-color:transparent;border:none;color:#2d9eeb;font-size:20px;height:100%;min-height:60vh;min-width:60px;outline:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:5%}.carousel-button-left:hover,.carousel-button-right:hover{background-color:rgba(0,0,0,.1);color:#002;cursor:pointer;transition:.5s}.carousel-button-left{left:0}.carousel-button-right{right:0}.product-detail-card p::-webkit-scrollbar{height:2px;width:5px}.product-detail-card p::-webkit-scrollbar-track{border-radius:2px;box-shadow:inset 0 0 5px #eaeaea}.product-detail-card p::-webkit-scrollbar-track-piece:end{background:transparent;margin-bottom:5px}.product-detail-card p::-webkit-scrollbar-thumb{background:#99a0a7;border-radius:2px}.product-detail-card p::-webkit-scrollbar-thumb:hover{background:#555}.product-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.product-container{grid-gap:5vw;align-items:stretch;display:grid;gap:5vw;grid-template-columns:repeat(3,1fr);justify-content:center;justify-items:center;margin:40px 5%;width:80%}.product-container>:nth-child(2){-webkit-transform:scale(1.2);transform:scale(1.2)}.product-title{background-color:#2d9eeb;border-radius:10px;color:#f2f2f2;font-size:2.5rem;font-weight:700;margin-bottom:20px;padding:20px;text-align:center;top:20px;-webkit-transform:skew(-20deg);transform:skew(-20deg);width:60vw}.product-title>h2{-webkit-transform:skew(20deg);transform:skew(20deg)}.product-detail-card{align-items:center;background-color:#fff;border-radius:10px;color:#002;display:flex;flex-direction:column;height:300px;justify-content:center;min-width:200px;padding:10px;width:25vw}.product-detail-card h2{font-size:20px;margin-bottom:20px;text-align:center}.product-detail-card p{font-size:16px;height:200px;overflow:auto;padding:5px;text-overflow:ellipsis;width:100%}.product-detail-card:nth-child(3){background-color:transparent;order:4;padding:0}.product-detail-card:nth-child(3) .product-detail-ar{align-items:center;background-color:#2d9eeb;border-radius:50%;display:flex;height:200px;justify-content:center;position:relative;width:200px}.product-detail-card:nth-child(3) h2{font-weight:700;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.product-detail-card:nth-child(3):hover{background-color:rgba(45,158,235,.2)}.product-detail-image{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.product-detail-image>img{height:100%;object-fit:contain;width:100%}a{text-decoration:none}.product-detail-card:nth-child(3):hover .circle{-webkit-animation:rotate 2s linear 0s infinite normal;animation:rotate 2s linear 0s infinite normal}.circle{border:4px solid #002;border-radius:50%;height:150px;position:absolute;width:150px}.circle>i{color:#002;font-size:22px;font-weight:700;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.circle>i:first-child{left:-9px}.circle>i:last-child{right:-9px}@-webkit-keyframes rotate{to{-webkit-transform:rotate(1turn)}}@keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media only screen and (max-width:800px){.product-container{grid-template-columns:1fr;grid-template-rows:repeat(3,1fr)}.product-container>:first-child{order:4}.product-container>:nth-child(2){-webkit-transform:scale(1);transform:scale(1)}.product-detail-card{width:50vw}}
/*# sourceMappingURL=main.5ff2b822.css.map*/