.product-tabs{position:relative;display:flex;align-items:center;justify-content:space-evenly;width:100%;max-width:1302px;padding:25px 0;margin:auto;flex-flow:column nowrap}@media only screen and (min-width: 48em){.product-tabs{padding:45px 25px}}.product-tabs__tabs{display:flex;flex-wrap:wrap;width:100%}.product-tabs__tabs:first-child .product-tabs__tabs-tab{border-top:1px solid #092947}@media only screen and (min-width: 48em){.product-tabs__tabs{flex-wrap:nowrap}}.product-tabs__tabs-tab{display:flex;justify-content:space-between;align-items:center;flex:0 0 100%;padding:13px 30px;font-family:"din-condensed",sans-serif;font-weight:200;font-size:2.5rem;text-align:center;cursor:pointer;text-transform:uppercase;border-bottom:1px solid #092947;background-color:#fff;color:#092947;transition-property:opacity,transform,scale,translate,rotate,background-color;transition-duration:150ms;transition-timing-function:ease-out}.product-tabs__tabs-tab:hover,.product-tabs__tabs-tab:focus{background-color:#eee}.product-tabs__tabs-tab svg{width:10px;height:10px;transform-origin:center;transition-property:opacity,transform,scale,translate,rotate,color, fill, transform, rotate;transition-duration:150ms;transition-timing-function:ease-out}@media(pointer: coarse){.product-tabs__tabs-tab svg{transition-duration:75ms}}.product-tabs__tabs-tab svg:hover,.product-tabs__tabs-tab svg:focus{transition-duration:450ms;transition-timing-function:ease}@media(pointer: coarse){.product-tabs__tabs-tab svg:hover,.product-tabs__tabs-tab svg:focus{transition-duration:225ms}}.product-tabs__tabs-tab .icon-light{display:none}.product-tabs__tabs-tab .icon-dark{display:block}.product-tabs__tabs-tab.active-tab{background-color:#092947;color:#fff;margin-bottom:20px}.product-tabs__tabs-tab.active-tab:hover,.product-tabs__tabs-tab.active-tab:focus{background-color:#005778}.product-tabs__tabs-tab.active-tab .icon-light{display:block}.product-tabs__tabs-tab.active-tab .icon-dark{display:none}.product-tabs__tabs-tab.active-tab svg{transform:rotate(180deg)}@media(pointer: coarse){.product-tabs__tabs-tab{transition-duration:75ms}}.product-tabs__tabs-tab:hover,.product-tabs__tabs-tab:focus{transition-duration:450ms;transition-timing-function:ease}@media(pointer: coarse){.product-tabs__tabs-tab:hover,.product-tabs__tabs-tab:focus{transition-duration:225ms}}.product-tabs__tab-content{width:100%}@media only screen and (min-width: 64em){.product-tabs__tab-content{padding-top:45px}}.product-tabs__tab-content .tab-content{display:none;width:100%}.product-tabs__tab-content .tab-content.active-tab-content{display:block;padding-bottom:20px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#092947}.product-tabs__tab-content .tab-content__specs{display:flex;flex-wrap:wrap;width:100%;justify-content:space-around}@media only screen and (min-width: 64em){.product-tabs__tab-content .tab-content__specs{justify-content:flex-start}}.product-tabs__tab-content .tab-content__specs__details{flex-basis:45%;margin-bottom:20px}@media only screen and (min-width: 64em){.product-tabs__tab-content .tab-content__specs__details{flex-basis:19%;margin-right:1%}}.product-tabs__tab-content .tab-content__specs__details__image{border:1px solid #c4c4c4}.product-tabs__tab-content .tab-content__specs__details__image img{margin:0 auto}.product-tabs__tab-content .tab-content__specs__details__title,.product-tabs__tab-content .tab-content__specs__details__subtitle{font-family:"din-2014",sans-serif;font-weight:600;font-size:1.6rem;color:#092947;text-align:center}.product-tabs__tab-content .tab-content__specs__details__title{margin-top:10px}.product-tabs__tab-content .tab-content__specs__details__subtitle{font-weight:400}.product-tabs__tab-content .tab-content__ti{padding:0 20px}@media only screen and (min-width: 48em){.product-tabs__tab-content .tab-content__ti{padding:0}}.product-tabs__tab-content .tab-content__ti__actions-bar{display:flex;justify-content:space-between;margin-bottom:30px;align-items:center;flex-wrap:wrap}@media only screen and (min-width: 48em){.product-tabs__tab-content .tab-content__ti__actions-bar{margin-bottom:40px;flex-wrap:nowrap}}.product-tabs__tab-content .tab-content__ti__actions-bar__fs{display:flex;justify-content:space-evenly;width:100%;margin-bottom:20px;align-items:center}@media only screen and (min-width: 48em){.product-tabs__tab-content .tab-content__ti__actions-bar__fs{justify-content:flex-start;width:auto}}.product-tabs__tab-content .tab-content__ti__actions-bar__fs .loading{display:none;position:relative;font-size:30px;text-indent:-9999em;border-top:4px solid rgba(150,156,158,.4);border-right:4px solid rgba(150,156,158,.4);border-bottom:4px solid rgba(150,156,158,.4);border-left:4px solid #005778;transform:translateZ(0);animation:gform_spinner .5s infinite linear;margin:0 10px 0 0}.product-tabs__tab-content .tab-content__ti__actions-bar__fs .loading,.product-tabs__tab-content .tab-content__ti__actions-bar__fs .loading:after{border-radius:50%;width:30px;height:30px}.product-tabs__tab-content .tab-content__ti__actions-bar__fs .loading.active{display:block}.product-tabs__tab-content .tab-content__ti__actions-bar .select-all-downloads__label{font-size:1.8rem;font-weight:500;text-transform:uppercase;font-family:"din-condensed",sans-serif;position:relative;cursor:pointer}.product-tabs__tab-content .tab-content__ti__actions-bar .select-all-downloads__label:after{content:"";position:absolute;left:0;top:-2px;width:20px;height:20px;background-color:#f2f2f2;border:1px solid #707070;z-index:0}.product-tabs__tab-content .tab-content__ti__actions-bar .select-all-downloads__label span{padding:0 7px 0 15px}.product-tabs__tab-content .tab-content__ti__actions-bar .select-all-downloads__label input:checked::after{content:"";background-image:url(https://www.belgard.com/wp-content/themes/belgard/assets/images/checkmark-dark.svg);background-repeat:no-repeat;position:absolute;z-index:1;width:20px;height:20px;left:4px;top:3px}.product-tabs__tab-content .tab-content__ti__actions-bar .select-all-downloads__label span{color:#092947}.product-tabs__tab-content .tab-content__ti__actions-bar-select-all{margin:0 auto}@media only screen and (min-width: 64em){.product-tabs__tab-content .tab-content__ti__actions-bar-select-all{margin:0}}.product-tabs__tab-content .tab-content__ti__downloads__download{display:flex;justify-content:space-between;border-bottom:1px solid #c4c4c4;align-items:center;padding-top:10px;gap:10px}.product-tabs__tab-content .tab-content__ti__downloads__download__check{flex-basis:5%}.product-tabs__tab-content .tab-content__ti__downloads__download__svg{flex-basis:30px}.product-tabs__tab-content .tab-content__ti__downloads__download__svg svg{height:38px;width:30px}.product-tabs__tab-content .tab-content__ti__downloads__download__title{font-weight:600;font-size:1.6rem;color:#092947;flex-basis:90%;font-family:"din-2014",sans-serif;text-transform:uppercase;padding-left:8px}.product-tabs__tab-content .tab-content__ti__downloads__download__download{padding:5px}.product-tabs__tab-content .tab-content__ti__downloads__download__download svg{width:15px;height:18px}.product-tabs__tab-content .tab-content__ti__downloads__label{position:relative;cursor:pointer}.product-tabs__tab-content .tab-content__ti__downloads__label:after{content:"";position:absolute;left:0;top:-2px;width:20px;height:20px;background-color:#f2f2f2;border:1px solid #707070;z-index:0}.product-tabs__tab-content .tab-content__ti__downloads__label span{padding:0 7px 0 15px}.product-tabs__tab-content .tab-content__ti__downloads__label input:checked::after{content:"";background-image:url(https://www.belgard.com/wp-content/themes/belgard/assets/images/checkmark-dark.svg);background-repeat:no-repeat;position:absolute;z-index:1;width:20px;height:20px;left:4px;top:3px}.product-tabs__tab-content .tab-content__ti__downloads__label span{padding:0}.product-tabs__tab-content .tab-content__ti__filter__label,.product-tabs__tab-content .tab-content__ti__sort__label{padding:20px;background-color:#f2f2f2;border:1px solid #c4c4c4;width:150px;text-align:center;position:relative;z-index:10;font-family:"din-2014",sans-serif;font-weight:600;font-size:1.2rem;color:#092947;margin-right:11px;cursor:pointer;display:flex;justify-content:space-between;align-items:center}@media only screen and (min-width: 48em){.product-tabs__tab-content .tab-content__ti__filter__label,.product-tabs__tab-content .tab-content__ti__sort__label{width:150px}}.product-tabs__tab-content .tab-content__ti__filter__label.open-filter,.product-tabs__tab-content .tab-content__ti__sort__label.open-filter{border-bottom:none}.product-tabs__tab-content .tab-content__ti__filter__label.open-filter svg,.product-tabs__tab-content .tab-content__ti__sort__label.open-filter svg{transform:rotate(180deg)}.product-tabs__tab-content .tab-content__ti__filter__label svg,.product-tabs__tab-content .tab-content__ti__sort__label svg{height:10px;width:10px;fill:#092947;transition:transform .3s;transform-origin:center}.product-tabs__tab-content .tab-content__ti__filter__checks,.product-tabs__tab-content .tab-content__ti__sort__checks{padding:20px;background-color:#f2f2f2;border:1px solid #c4c4c4;margin-top:-1px;position:absolute;width:calc(100% - 11px);display:none;z-index:3}.product-tabs__tab-content .tab-content__ti__filter__checks__sa,.product-tabs__tab-content .tab-content__ti__sort__checks__sa{position:relative;cursor:pointer}.product-tabs__tab-content .tab-content__ti__filter__checks__sa:after,.product-tabs__tab-content .tab-content__ti__sort__checks__sa:after{content:"";position:absolute;left:0;top:-2px;width:20px;height:20px;background-color:#f2f2f2;border:1px solid #707070;z-index:0}.product-tabs__tab-content .tab-content__ti__filter__checks__sa span,.product-tabs__tab-content .tab-content__ti__sort__checks__sa span{padding:0 7px 0 15px}.product-tabs__tab-content .tab-content__ti__filter__checks__sa input:checked::after,.product-tabs__tab-content .tab-content__ti__sort__checks__sa input:checked::after{content:"";background-image:url(https://www.belgard.com/wp-content/themes/belgard/assets/images/checkmark-dark.svg);background-repeat:no-repeat;position:absolute;z-index:1;width:20px;height:20px;left:4px;top:3px}.product-tabs__tab-content .tab-content__ti__filter__checks label,.product-tabs__tab-content .tab-content__ti__sort__checks label{font-size:1.6rem;color:#092947;font-family:"din-condensed",sans-serif;text-transform:uppercase}.product-tabs__tab-content .tab-content__ti__filter__checks.open-filter-checks,.product-tabs__tab-content .tab-content__ti__sort__checks.open-filter-checks{display:block}.product-tabs__tab-content .tab-content__ti__filter__checks__filterable,.product-tabs__tab-content .tab-content__ti__filter__checks__sortable,.product-tabs__tab-content .tab-content__ti__sort__checks__filterable,.product-tabs__tab-content .tab-content__ti__sort__checks__sortable{padding-top:10px}.product-tabs__tab-content .tab-content__ti__filter__checks__filterable label,.product-tabs__tab-content .tab-content__ti__filter__checks__sortable label,.product-tabs__tab-content .tab-content__ti__sort__checks__filterable label,.product-tabs__tab-content .tab-content__ti__sort__checks__sortable label{padding-right:15px;margin-bottom:5px;position:relative;cursor:pointer}.product-tabs__tab-content .tab-content__ti__filter__checks__filterable label:after,.product-tabs__tab-content .tab-content__ti__filter__checks__sortable label:after,.product-tabs__tab-content .tab-content__ti__sort__checks__filterable label:after,.product-tabs__tab-content .tab-content__ti__sort__checks__sortable label:after{content:"";position:absolute;left:0;top:-2px;width:20px;height:20px;background-color:#f2f2f2;border:1px solid #707070;z-index:0}.product-tabs__tab-content .tab-content__ti__filter__checks__filterable label span,.product-tabs__tab-content .tab-content__ti__filter__checks__sortable label span,.product-tabs__tab-content .tab-content__ti__sort__checks__filterable label span,.product-tabs__tab-content .tab-content__ti__sort__checks__sortable label span{padding:0 7px 0 15px}.product-tabs__tab-content .tab-content__ti__filter__checks__filterable label input:checked::after,.product-tabs__tab-content .tab-content__ti__filter__checks__sortable label input:checked::after,.product-tabs__tab-content .tab-content__ti__sort__checks__filterable label input:checked::after,.product-tabs__tab-content .tab-content__ti__sort__checks__sortable label input:checked::after{content:"";background-image:url(https://www.belgard.com/wp-content/themes/belgard/assets/images/checkmark-dark.svg);background-repeat:no-repeat;position:absolute;z-index:1;width:20px;height:20px;left:4px;top:3px}.product-tabs__tab-content .tab-content__ti__filter__checks__filterable,.product-tabs__tab-content .tab-content__ti__sort__checks__filterable{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap}.product-tabs__tab-content .tab-content__ti__filter__checks__sortable,.product-tabs__tab-content .tab-content__ti__sort__checks__sortable{display:flex;flex-direction:column;padding-top:0}.product-tabs__tab-content .tab-content__ti__sort{position:relative}.product-tabs__tab-content .tab-content__ti__sort__checks{padding:5px 20px}.product-tabs__tab-content .tab-content__ti__filter__checks{width:calc(100% - 51px)}.product-tabs__tab-content .tab-content__ti .bottom-actions-wrap{display:flex;justify-content:flex-end;flex-direction:column-reverse}@media only screen and (min-width: 48em){.product-tabs__tab-content .tab-content__ti .bottom-actions-wrap{flex-direction:row}}.product-tabs__tab-content .tab-content__ti .bottom-actions-wrap .details__section--download{padding-top:20px;flex-basis:100%;display:flex;justify-content:center;align-items:center}@media only screen and (min-width: 48em){.product-tabs__tab-content .tab-content__ti .bottom-actions-wrap .details__section--download{flex-basis:33.33%;justify-content:flex-end}}.product-tabs__tab-content .tab-content__ti .bottom-actions-wrap .details__section--download .details__download-button{width:226px;text-align:center}.product-tabs__tab-content .tab-content__ti .bottom-actions-wrap .pagination{flex-basis:100%;display:block;padding:30px 0;width:auto;text-align:center;font-family:"din-2014",sans-serif;font-size:1.6rem}@media only screen and (min-width: 48em){.product-tabs__tab-content .tab-content__ti .bottom-actions-wrap .pagination{flex-basis:33.33%}}.product-tabs__tab-content .tab-content__ti .bottom-actions-wrap .pagination a{color:#4b4f4f;padding:10px 5px;text-decoration:none}.product-tabs__tab-content .tab-content__ti .bottom-actions-wrap .pagination a.active-page{font-weight:600;color:#005778;text-decoration:underline}.product-tabs__tab-content .tab-content__ti .bottom-actions-wrap .spacer{display:none}@media only screen and (min-width: 48em){.product-tabs__tab-content .tab-content__ti .bottom-actions-wrap .spacer{flex-basis:33.33%}}/*# sourceMappingURL=product-tabs.css.map */
