@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,300;0,400;0,700;1,100;1,400&display=swap);body{margin:0;font-family:"Montserrat",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}h1{font-weight:100}li{margin-bottom:8px}.app-container{position:relative;z-index:1;min-height:100vh;margin:0;padding:0}.app-background{position:fixed;z-index:-1;left:0;right:0;top:0;bottom:0;min-height:100%;min-width:100%;opacity:.2}.page{-webkit-animation:entrance .5s ease-in-out;animation:entrance .5s ease-in-out;padding:30px;max-width:1300px;margin:auto}.homepage{display:flex;justify-content:center;height:100vh}.homepage__videos{display:flex;align-items:center;background-color:#000;height:400px}.homepage__footer-image{width:100%;margin-bottom:-15px}.homepage__vid{border:none;width:33%}.homepage__vid iframe{flex:1 1;border:none;outline:none}.homepage iframe,.homepage img{width:100%}.homepage__left{width:50%;margin-right:16px;display:flex;flex-direction:column;justify-content:space-between}.homepage__intro{padding:100px;text-align:center}.homepage__image img{width:100%}@media (max-width:700px){.homepage__videos{flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.homepage__vid{width:100%}.homepage__intro{padding:30px}}.text-box{display:flex;justify-content:center;align-items:center}@-webkit-keyframes entrance{0%{opacity:0}to{opacity:1}}@keyframes entrance{0%{opacity:0}to{opacity:1}}.store__header{padding:0 80px;background-color:#3b4069}.store__items{display:flex;flex-wrap:wrap;justify-content:space-around}.store__no-results{color:#3b4069;-webkit-animation:fadeIn .1s;animation:fadeIn .1s;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.store__heading{padding:30px}.store__info{color:#fff;padding:10px}.store__item{width:15%;min-width:300px;margin:25px 10px;display:flex;flex-direction:column;justify-content:space-between;background-color:#f5f5f5;border-radius:10px;box-shadow:4px 4px 4px rgba(5,76,94,.2);-webkit-animation:enter .8s;animation:enter .8s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.store__item,.store__item__top{position:relative}.store__item__video{width:100%;height:60%;overflow:hidden}.store__item__video iframe{width:100%;height:70%;border:none}.store__item__more-info__cta{border:none;color:#3b4069;cursor:pointer;background-color:transparent;display:flex;justify-content:center}.store__item__more-info__cta:hover{text-decoration:underline}.store__item__more-info__cta__icon{margin-left:4px;width:18px}.store__item__more-info__cta__icon img{height:14px;width:14px}.store__item__more-info__panel{position:absolute;top:0;right:0;left:0;height:100%;background-color:#f5f5f5;-webkit-animation:fadeIn .2s ease-in;animation:fadeIn .2s ease-in}.store__item__download-badge:after{content:"PDF";position:absolute;right:8px;top:8px;font-size:10px;height:30px;width:30px;color:#daa520;border:3px solid #daa520;font-weight:700;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:hsla(0,0%,100%,.6);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.store__item__price{color:#3b4069}.store__item__text{padding:10px 20px}.store__item__text h3{margin-top:0;font-size:1rem}.store__item__text p{margin-top:-8px;font-size:.8rem}.store__item__text__buttons{padding:0 20px 20px}.store__item__text__buttons p{margin:8px}.store__item__text__desc{font-size:.8rem}.store__item img{width:100%;object-fit:cover;border-bottom:1px solid #eee;box-shadow:0 1px 4px #bbb;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.store__item__icon{position:absolute;width:30%;top:8px;right:8px;border-radius:8px}.store__item__link{color:#3b4069}.store__item__button{border:none;background-color:#3b4069;color:#fff;width:100%;border-radius:9px;padding:5px;cursor:pointer}.store__item__button--selected{color:#006400;border:none;background-color:#fff;border-radius:10px;outline:none!important;pointer-events:none}.store__item__button--remove{margin-left:8px;color:#8b0000;border:none;background-color:#fff;border-radius:10px;outline:none}.store__disclaimer{color:#3b4069;text-align:center;font-size:.7rem;background-color:#eee;margin-top:0;padding:8px}.store__disclaimer a{color:#3b4069;margin-left:4px}.store__filters{position:-webkit-sticky;position:sticky;top:100px;z-index:5;background-color:#3b4069;height:60px;padding:20px}@media (min-width:768px){.store__filters{height:80px}}.checkout{position:-webkit-sticky;position:sticky;top:0;background-color:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:0 30px;display:flex;justify-content:space-between;align-items:center;z-index:1;box-shadow:0 3px 3px #ddd;transition:.4s;overflow:hidden}.checkout__logo{height:50px;margin-right:16px}.checkout__logo img{height:100%}.checkout__logo__container{display:flex;align-items:center}.checkout__inputs{display:flex;flex-direction:column}.checkout__inputs input{margin:8px;border-radius:5px;padding:5px;border:1px solid #bbb;width:300px}.checkout__inputs__address input{width:40%}@media (max-width:700px){.checkout .checkout__inputs{flex-direction:column}.checkout .checkout__logo{height:35px;margin-bottom:12px}.checkout .checkout__logo__container{flex-direction:column}}.checkout__backdrop{position:fixed;bottom:0;top:0;left:0;right:0;background-color:hsla(0,0%,100%,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.checkout__paypal{margin-top:16px;color:#3b4069;display:flex;flex-direction:column}.checkout__header{display:flex;justify-content:center;flex-direction:column-reverse;align-items:center}.checkout__count{color:#3b4069;font-size:.74rem;margin-top:4px}.checkout__button{background-color:#3b4069;cursor:pointer;border:none;color:#fff;padding:15px;border-radius:10px}.checkout__button:disabled{opacity:.6}.checkout__button--small{color:#3b4069;border:none;background-color:#fff;border-radius:10px;outline:none!important}.cancel-button{color:#8b0000;margin-top:30px}@-webkit-keyframes enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.filters{display:flex;position:absolute;width:95%}.filters__search{width:150px}.filters select{margin:4px;width:166px;border:none;outline:none;padding:4px;border-radius:4px;color:#3b4069}.filters__inputs{margin-right:8px}.filters__toggle{background-color:#fff;border-radius:5px;border:none;color:#3b4069;height:30px;margin:4px}@media (min-width:768px){.filters__toggle{display:none}}.filters__results{color:#fff;font-size:.7rem;margin:4px}.filters input{margin:4px 8px 4px 4px;padding:8px;color:#3b4069;border:1px solid #3b4069;border-radius:4px;outline:none}.filters__filter{align-items:center;border:1px solid #3b4069;padding:4px;border-radius:4px;min-width:30px;display:flex;justify-content:center;font-size:.9rem;white-space:nowrap}.filters__filter,.filters__filter__button{color:#fff;background-color:#3b4069;cursor:pointer}.filters__filter__button{border:1px solid hsla(0,0%,100%,.5);border-radius:5px;height:30px;margin:auto}@media (min-width:768px){.filters__filter__button{margin:unset;margin-top:6px}}.filters__list{position:absolute;background-color:#3b4069;border-radius:5px}.filters__list-row{display:flex;padding:4px 0}.filters__list-row--top{border-bottom:1px solid grey}@media (max-width:768px){.filters__list-row{flex-direction:column}}@media (max-width:768px){.filters__input-container{display:flex;align-items:flex-end}.filters__filter{margin:8px 0}.filters__list{flex-direction:column;align-items:flex-start;left:0;top:79px;padding:4px}.filters__inputs{display:flex}}.more-info-overlay{position:fixed;right:0;top:0;bottom:0;width:70%;z-index:20;color:#3b4069;background-color:#f5f5f5;display:flex;flex-direction:column;overflow-y:auto;opacity:0;transform:translateX(100%);transition:.3s ease-in-out}.more-info-overlay img{-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.more-info-overlay__content{padding:20px}.more-info-overlay__content__text{flex:1 1;padding:30px}.more-info-overlay__content__text p{line-height:1.4rem}.more-info-overlay__content__text__composer{margin-top:-10px}.more-info-overlay__content__score{width:50%;-webkit-user-select:none;-ms-user-select:none;user-select:none;position:relative}.more-info-overlay__content__score--sample{position:absolute;opacity:.04;transform:rotate(-45deg);top:40%}@media (max-width:900px){.more-info-overlay__content__score{width:100%}}.more-info-overlay__content__score img{width:100%;margin-right:16px}@media (max-width:900px){.more-info-overlay__content__score img{width:100%;margin-right:0}}.more-info-overlay__content__layout{margin-top:50px;display:flex;justify-content:space-evenly}@media (max-width:900px){.more-info-overlay__content__layout{flex-direction:column-reverse}}.more-info-overlay__desc{font-size:.9rem}@media (max-width:900px){.more-info-overlay{width:100%}}.more-info-overlay__video{height:200px;overflow:hidden}@media (max-width:768px){.more-info-overlay__video{height:300px}}.more-info-overlay__video iframe{width:100%;height:100%;border:none}.more-info-overlay--active{transform:translateX(0);box-shadow:-15px 0 17px -7px rgba(0,0,0,.75);opacity:1}.more-info-overlay::-webkit-scrollbar{display:none}.close-cta{position:absolute;top:30px;float:right;align-self:flex-end;right:30px;border:1px solid #3b4069;color:#fff;background-color:#3b4069;border-radius:50%;height:32px;width:32px;cursor:pointer;transition:.3s}.close-cta:hover{background-color:#fff;color:#3b4069}.backdrop{position:fixed;top:0;bottom:0;left:0;right:0;z-index:10;background-color:rgba(0,0,0,.75);-webkit-animation:fadeIn .3s;animation:fadeIn .3s}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.carousel{display:flex;list-style:none;align-items:center;overflow:scroll;overflow-y:hidden;flex-wrap:nowrap;-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;max-width:900px}.carousel,.carousel__wrapper{position:relative}.carousel__image-wrapper{display:flex;justify-content:center;position:relative}.carousel__image-wrapper img{width:100%;-webkit-user-select:none;-ms-user-select:none;user-select:none}.carousel__chevrons{z-index:25;top:40%}.carousel__chevrons img{height:30px}.carousel__chevrons--prev{position:absolute;left:6px}.carousel__chevrons--prev img{transform:rotate(180deg);margin-left:10px}.carousel__chevrons--next{position:absolute;right:0}.carousel__chevrons--next img{margin-right:0}.carousel__chevrons button{background-color:transparent;border:none;font-size:larger;border-radius:50%;cursor:pointer;transition:.3s;color:#3b4069;display:flex;justify-content:center;align-items:center;height:40px;width:40px}.carousel__chevrons button:hover{background-color:hsla(0,0%,95.3%,.7)}.carousel li{width:100%;min-height:1px;flex:0 0 auto;scroll-snap-align:center;transition:.3s}.carousel__item{transition:.5s;overflow:hidden;margin:0 15px}.carousel__item--sample{position:absolute;opacity:.04;transform:rotate(-45deg);top:40%}.carousel__item--side{opacity:.8;transition:.5s;cursor:pointer}.carousel__pagination{display:flex;list-style:none;padding:0;justify-content:center}.carousel__pagination__button{background-color:transparent;border:none;cursor:pointer;font-size:2rem}ul{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}ul::-webkit-scrollbar{display:none}@media (min-width:900px){.carousel li{width:100%}}@media (max-width:700px){.carousel{padding:0}.carousel li{width:100%}.carousel__chevrons--prev{left:0}.carousel__chevrons--next{right:0}}.cookie-banner{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-top:1px solid #3b4069;padding:20px;z-index:55;color:#3b4069;font-size:.9rem;transition:opacity .3s ease-in-out;opacity:0;width:80vw;max-width:600px;line-height:1.4rem;display:none}.cookie-banner--active{display:block;opacity:1;transition:opacity .3s}.cookie-banner__cta{margin:8px;border:1px solid #3b4069;border-radius:5px;padding:10px;cursor:pointer}.cookie-banner__cta:hover{background-color:#f5f5f5;color:#3b4069}.cookie-banner__cta--accept{background-color:#3b4069;color:#fff}.downloads{color:#3b4069;padding:40px}.downloads__item{color:#3b4069;margin-bottom:8px;border-bottom:1px solid rgba(59,64,105,.5)}.downloads__item td{padding:10px}.downloads__item a{margin-left:16px}.downloads__logo{width:50%;max-width:400px}.button{background-color:#3b4069;color:#fff;padding:10px;border-radius:8px;text-decoration:none;cursor:pointer;transition:.3s}.button:hover{background-color:#006400}
/*# sourceMappingURL=main.95190f26.chunk.css.map */