@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 1rem, 0);-ms-transform:translate3d(0, 1rem, 0);transform:translate3d(0, 1rem, 0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 1rem, 0);-ms-transform:translate3d(0, 1rem, 0);transform:translate3d(0, 1rem, 0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}@-webkit-keyframes growDown{0%{-webkit-transform:scaleY(0);transform:scaleY(0)}100%{-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes growDown{0%{-webkit-transform:scaleY(0);transform:scaleY(0)}100%{-webkit-transform:scaleY(1);transform:scaleY(1)}}.annex-intro{display:grid;grid-template-columns:140px 1fr;gap:3rem}.annex-page,.annex-product-choices{position:relative;z-index:2}.annex-page{background-color:#fff}.annex__ranges,.annex__products{max-width:72rem}.annex__ranges{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin:3rem auto}.annex__range{padding:1.5rem;border:1px #f0f0f0 solid;background:#fff;-webkit-box-shadow:0px 0px 8px rgba(0,0,0,.0125);box-shadow:0px 0px 8px rgba(0,0,0,.0125);border-radius:4px;position:relative;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.annex__range:hover{border-color:#292d33}.annex__range.active{border-color:hsl(0,0%,69.1176470588%);outline:solid .25rem #f0f0f0}.annex__range.active:after{top:100%;left:50%;border:solid rgba(0,0,0,0);content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(136,183,213,0);border-top-color:hsl(0,0%,69.1176470588%);border-width:10px;margin-left:-10px}.annex__range__thumbnail{margin-bottom:1rem}.annex__range__thumbnail img{width:auto;height:200px}.annex__range__title{font-weight:300;font-style:italic;font-size:1.3rem;line-height:1.325;color:#222}.annex-product-choices{padding-top:3rem;background:hsl(0,0%,96.6176470588%)}.annex-product-choices .product-add{display:none}.annex-product-choices .product-add.active{display:block}@media screen and (min-width: 1200px){.annex-product-choices .product-add{position:sticky;left:0;bottom:0;z-index:9;width:100%;border-top:1px hsl(0,0%,89.1176470588%) solid}.annex-product-choices .product-add .product-add__inner{margin:0 auto;width:94%;max-width:90rem;display:grid;grid-template-columns:1fr 1fr 400px;gap:1.5rem}.annex-product-choices .product-add .product-add__more{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.annex-product-choices .product-add .product-add__pricing{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.annex-product-choices .product-add .product-add__button{margin-top:0;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.annex__products{margin:3rem auto;display:none}.annex__products.active{display:block}.annex__productgroup{margin-bottom:.5rem;padding:1rem;border-radius:4px;background:#fff;-webkit-box-shadow:0px 0px 8px rgba(0,0,0,.0125);box-shadow:0px 0px 8px rgba(0,0,0,.0125)}.annex__product{display:grid;grid-template-columns:130px 1fr 400px;gap:1.5rem;padding:.5rem}.annex__product__titles{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.annex__product__title{font-weight:300;font-style:italic;font-size:1.3rem;line-height:1.325;color:#222}.annex__product__tagline{margin-top:.375rem;font-size:1rem}.annex__product__price{margin-top:.5rem;font-size:1.3rem;color:#000}.annex__product__price span{font-size:1rem}.annex__item__quantity{padding:.5rem 0;display:-webkit-box;display:-ms-flexbox;display:flex}.annex__item__quantity .form__select{width:82px}.annex__item__quantity__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:.75rem}.annex__optiongrid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:1rem}.annex__options{margin-top:.5rem}.annex__options.hidden{display:none}.annex__option{margin-top:.5rem;text-align:center;gap:1rem}.annex__option__thumbnail{text-align:center;margin-bottom:.5rem}.annex__option__thumbnail img{display:inline-block;width:auto;max-height:90px}.annex__option-group__title{grid-column-start:1;grid-column-end:5;margin:1rem 0 0 0;font-weight:300;font-style:italic;font-size:1.3rem}.annex__value__option{height:100%;background:#fff;-webkit-box-shadow:0px 0px 8px rgba(0,0,0,.0125);box-shadow:0px 0px 8px rgba(0,0,0,.0125);border:1px #f0f0f0 solid;border-radius:4px;cursor:pointer;position:relative;padding:1rem}.annex__value__option:hover{border-color:hsl(0,0%,69.1176470588%);outline:solid .25rem #f0f0f0}.annex__value__option.active{border-color:#4b8c2d}.annex__value__option strong{font-weight:normal;font-size:.875rem}.annex__option__active{background:#4b8c2d;color:#fff;width:26px;height:26px;border-radius:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;top:-0.75rem;left:-0.75rem}.annex__option__active svg{height:.75rem}.annex__value__option__price{font-size:1.3rem;color:#000;font-family:"area-normal","Titillium Web","Montserrat",Helvetica Neue,Helvetica,Arial,sans-serif;font-style:normal;display:block}.annex__product__actions{padding:1rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.annex__product__actions .button{width:208px}.annex__product__link{margin-left:2rem;position:relative;font-weight:400;text-transform:uppercase;font-family:"secular_oneregular","Secular One",Roboto,Tahoma,Arial,sans-serif;padding:.25rem 0}.annex__product__link:before,.annex__product__link:after{content:"";height:2px;position:absolute;bottom:-2px;left:0;-webkit-transition:all .25s;transition:all .25s}.annex__product__link:before{background:#292d33;width:0}.annex__product__link:after{background:rgba(41,45,51,.2);width:100%}.annex__product__link:hover{color:#292d33}.annex__product__link:hover:before{width:100%}.product-add__pricing__finance{font-size:.875rem}.related-videos--annex{padding-top:3rem}.card{display:block;background-color:#f0f0f0;border:1px solid #f0f0f0;-webkit-box-shadow:0 1px 4px 0 rgba(25,33,51,.08);box-shadow:0 1px 4px 0 rgba(25,33,51,.08);gap:2rem}.card__image img{width:100%;overflow:hidden;height:auto}.card--media{-ms-flex-preferred-size:100%;flex-basis:100%;padding:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;margin-bottom:2rem}.card--media .card__title{font-size:1.3rem}.card--media .card__text{font-size:1.3rem}.card--media .card__content{padding-right:4rem;padding-left:4rem}.media-video{background-color:#f0f0f0;padding:56.25% 0 0 0;position:relative}@media screen and (max-width: 1100px){.card__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.annex__product{display:grid;grid-template-columns:130px 1fr 240px}.annex__product__actions{display:block;text-align:center}.annex__product__actions .button{width:100%}.annex__product__actions .button{margin-bottom:.5rem}.annex__product__link{margin-left:0}}@media screen and (max-width: 800px){.card{display:block;padding:0;width:100%}.annex-intro{display:block;text-align:center}.annex-intro .admin-content{margin-top:1.5rem}.annex__ranges{gap:1rem}.annex__range__thumbnail img{height:auto}.annex__product{display:block}.annex__product__thumbnail{margin-bottom:1rem}.annex__product__thumbnail img{max-width:300px}.annex__product__thumbnail,.annex__product__titles{text-align:center}.annex__optiongrid{display:grid;grid-template-columns:1fr 1fr}}@media screen and (max-width: 400px){.annex__range__title{font-size:1rem}}.__annex__slider{margin:2rem}.annex__gallery__item{position:relative}.annex__gallery__item__description{position:absolute;bottom:-3rem;left:0;background:#222;padding:2rem;border-radius:8px;color:#fff;margin-bottom:1.5rem;width:-webkit-max-content;width:-moz-max-content;width:max-content;border:1px solid #fff;font-size:1rem}.annex__gallery__item__description p:last-of-type{margin-bottom:0}@media screen and (max-width: 1024px){.annex__gallery__item__description{position:relative;margin:0;width:100%;bottom:unset}}@media screen and (max-height: 425px){.annex__gallery__item__description{padding:1rem}}@media screen and (max-width: 1100px){.slick-dots{display:none !important}.slick-arrow{top:50%}.slick-next{right:-30px}.slick-prev{left:-30px}}@media screen and (min-width: 1101px){.slick-arrow{display:none !important}}/*# sourceMappingURL=annex.min.css.map */