:root{--vt-c-white:#fff;--vt-c-white-soft:#f8f8f8;--vt-c-white-mute:#f2f2f2;--vt-c-black:#181818;--vt-c-black-soft:#222;--vt-c-black-mute:#282828;--vt-c-indigo:#2c3e50;--vt-c-divider-light-1:rgba(60,60,60,.29);--vt-c-divider-light-2:rgba(60,60,60,.12);--vt-c-divider-dark-1:rgba(84,84,84,.65);--vt-c-divider-dark-2:rgba(84,84,84,.48);--vt-c-text-light-1:var(--vt-c-indigo);--vt-c-text-light-2:rgba(60,60,60,.66);--vt-c-text-dark-1:var(--vt-c-white);--vt-c-text-dark-2:rgba(235,235,235,.64)}:root{--color-background:var(--vt-c-white);--color-background-soft:var(--vt-c-white-soft);--color-background-mute:var(--vt-c-white-mute);--color-border:var(--vt-c-divider-light-2);--color-border-hover:var(--vt-c-divider-light-1);--color-heading:var(--vt-c-text-light-1);--color-text:var(--vt-c-text-light-1);--section-gap:160px}@media (prefers-color-scheme:dark){:root{--color-background:var(--vt-c-black);--color-background-soft:var(--vt-c-black-soft);--color-background-mute:var(--vt-c-black-mute);--color-border:var(--vt-c-divider-dark-2);--color-border-hover:var(--vt-c-divider-dark-1);--color-heading:var(--vt-c-text-dark-1);--color-text:var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:#fbfbfb}#peripherals .mobile-trigger{display:none}#peripherals .loader{width:48px;height:48px;border-radius:50%;position:relative;animation:rotate 1s linear infinite;display:block;margin:100px auto}#peripherals .loader:before{content:"";box-sizing:border-box;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:5px solid #005AFF;animation:prixClipFix 2s linear infinite}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes prixClipFix{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}#peripherals a{cursor:pointer;background-image:none}#peripherals>div{font-family:Barlow;display:flex;gap:2%}#peripherals>div .filters-wrapper{flex-basis:25%;max-width:25%}#peripherals>div .filters-wrapper.alternative-view{display:none}#peripherals>div .filters-wrapper.hide-filters{display:none}#peripherals>div .filters-wrapper .filters-wrapper-inner{position:sticky;top:90px}#peripherals>div .filters-wrapper .filters-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}#peripherals>div .filters-wrapper .filters-header .left-side{display:flex;align-items:center;gap:10px}#peripherals>div .filters-wrapper .filters-header .left-side h2{color:#000;font-size:16px;font-weight:600;line-height:28px;margin:0}#peripherals>div .filters-wrapper .filters-header .right-side a{text-decoration:none;background-image:none;color:#f04438;font-size:10px;font-weight:600;line-height:14px;padding:5px 8px;border-radius:6px;border:1px solid #F04438;display:flex;align-items:center;gap:4px}#peripherals>div .filters-wrapper input[type=text]{font-size:14px;box-shadow:0 1px 2px #1018280d;padding:12px 14px;border:1px solid #C5CAD3;border-radius:6px;transition:.3s ease all;width:100%;margin-bottom:20px}#peripherals>div .filters-wrapper input[type=text]:focus{outline:0;border-color:#77a6ff}#peripherals>div .filters-wrapper label{color:#000;font-size:12px;font-style:normal;font-weight:500;line-height:18px;text-transform:none;margin:0 0 4px 2px}#peripherals>div .filters-wrapper .dropdown{margin-bottom:16px;position:relative}#peripherals>div .filters-wrapper .dropdown .dropdown-trigger{width:100%;font-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:8px;border:1px solid #dde0e6;background-color:#fff;background-image:url(https://airtame.com/wp-content/themes/airtame-wordpress-theme/vue-scripts/peripherals/dist/images/chevron.svg);box-shadow:0 1px 2px #1018280d;padding:12px 14px;background-position:97%;background-repeat:no-repeat;background-size:20px 20px;min-width:200px;outline:0;position:relative;cursor:pointer;margin-bottom:4px;display:flex}#peripherals>div .filters-wrapper .dropdown .dropdown-trigger .dropdown-trigger-holder{width:100%;justify-content:space-between;align-items:center;display:flex}#peripherals>div .filters-wrapper .dropdown .dropdown-trigger .dropdown-trigger-holder.selected{font-weight:500}#peripherals>div .filters-wrapper .dropdown .dropdown-trigger .dropdown-trigger-holder .badge{font-size:14px;font-style:normal;font-weight:700;line-height:normal;border:1px solid #ccc;border-radius:100%;padding:3px 7px;position:absolute;right:30px;top:9px}#peripherals>div .filters-wrapper .dropdown .dropdown-trigger .dropdown-trigger-holder .badge.large{color:#17b26a;border-color:#17b26a}#peripherals>div .filters-wrapper .dropdown .dropdown-trigger .dropdown-trigger-holder .badge.small{color:#f79009;border-color:#f79009}#peripherals>div .filters-wrapper .dropdown .dropdown-trigger .dropdown-trigger-holder .badge.medium{color:#2ce;border-color:#2ce}#peripherals>div .filters-wrapper .dropdown .dropdown-trigger .dropdown-trigger-holder .badge.huddle{color:#000;border-color:#000}#peripherals>div .filters-wrapper .dropdown .dropdown-trigger .dropdown-trigger-holder .tested{color:#3b4154;font-family:Barlow;font-size:12px;font-weight:500;padding:2px 7px 4px;border:1px solid #000;border-radius:15px;line-height:normal}#peripherals>div .filters-wrapper .dropdown .dropdown-trigger .dropdown-trigger-holder .tested.airtame{background-color:#dcfae6;border-color:#17b26a}#peripherals>div .filters-wrapper .dropdown .dropdown-trigger .dropdown-trigger-holder .tested.community{background-color:#d6e4ff;border-color:#1f6dff}#peripherals>div .filters-wrapper .dropdown .dropdown-trigger .dropdown-trigger-holder .tested.not{color:#fff;background-color:#000;border-color:#1f6dff}#peripherals>div .filters-wrapper .dropdown .dropdown-list{list-style:none;margin:0;font-weight:500;padding:8px;border-radius:8px;border:1px solid #DDE0E6;box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;position:absolute;width:100%;background:#fff;z-index:10;max-height:300px;overflow-y:auto}#peripherals>div .filters-wrapper .dropdown .dropdown-list li{padding:8px;cursor:pointer;margin:0}#peripherals>div .filters-wrapper .library-action-btns{display:flex;align-items:center;flex-wrap:wrap;margin:15px 0;gap:1%}#peripherals>div .filters-wrapper .library-action-btns a.apply-filters{flex-basis:76%;border-radius:8px;border:1px solid #005AFF;background:#005aff;box-shadow:0 1px 2px #1018280d;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-decoration:none;width:100%;display:block;text-align:center;padding:10px 18px;transition:.3s ease all}#peripherals>div .filters-wrapper .library-action-btns a.apply-filters:hover{background:#0047cc}#peripherals>div .filters-wrapper .library-action-btns a.reset-filters{flex-basis:20%;border-radius:8px;border:1px solid #f04438;background:#fff;box-shadow:0 1px 2px #1018280d;color:#f04438;font-size:16px;font-weight:600;line-height:24px;text-decoration:none;width:100%;display:block;text-align:center;padding:10px 18px;transition:.3s ease all}#peripherals>div .filters-wrapper .library-action-btns a.reset-filters:hover{background:#f04438;color:#fff}#peripherals>div .filters-wrapper .extra-filter{position:relative;z-index:3;display:flex;flex-wrap:wrap;gap:2%}#peripherals>div .filters-wrapper .extra-filter .device,#peripherals>div .filters-wrapper .extra-filter .subcategory{flex-basis:100%}#peripherals>div .filters-wrapper .extra-filter .subcategory{transform:translate(100px);opacity:0;visibility:hidden;transition:.3s ease all;position:absolute;right:0}#peripherals>div .filters-wrapper .extra-filter.show-extra-filter .subcategory{transform:translate(0);opacity:1;visibility:visible;position:relative}#peripherals>div .assets-wrapper{flex-basis:75%;position:relative}#peripherals>div .assets-wrapper.no-filters,#peripherals>div .assets-wrapper.alternative-view{flex-basis:100%}#peripherals>div .assets-wrapper.no-filters .sub-assets-wrapper,#peripherals>div .assets-wrapper.alternative-view .sub-assets-wrapper{gap:1%}#peripherals>div .assets-wrapper.no-filters .sub-assets-wrapper .single-peripheral,#peripherals>div .assets-wrapper.alternative-view .sub-assets-wrapper .single-peripheral{flex-basis:24%}#peripherals>div .assets-wrapper h3{color:#1f2433;margin:30px 0 20px}#peripherals>div .assets-wrapper .no-results{text-align:center;padding:60px 20px}#peripherals>div .assets-wrapper .no-results h3{font-size:18px;line-height:30px;color:#1f2433;text-align:center;margin:0}#peripherals>div .assets-wrapper .no-results h3 a{color:#005aff;text-decoration:none}#peripherals>div .assets-wrapper .no-results dotlottie-player{margin:0 auto}#peripherals>div .assets-wrapper .sub-assets-wrapper{display:flex;flex-wrap:wrap;gap:2%}#peripherals>div .assets-wrapper .sub-assets-wrapper .single-peripheral{text-decoration:none;background-image:none;position:relative;margin-bottom:16px;flex-basis:32%;border-radius:14px 14px 12px 12px;border:1px solid #DDE0E6;background:#fff;transition:.3s ease all}#peripherals>div .assets-wrapper .sub-assets-wrapper .single-peripheral:hover{box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808;border-color:#005aff}#peripherals>div .assets-wrapper .sub-assets-wrapper .single-peripheral:hover .peripheral-info .image{transform:scale(1.05)}#peripherals>div .assets-wrapper .sub-assets-wrapper .single-peripheral .peripheral-info{display:flex;flex-direction:column;height:100%}#peripherals>div .assets-wrapper .sub-assets-wrapper .single-peripheral .peripheral-info .image{transition:.3s ease all;height:200px;background-size:contain;background-position:center center;background-repeat:no-repeat}#peripherals>div .assets-wrapper .sub-assets-wrapper .single-peripheral .peripheral-info .badge{position:absolute;top:-10px;right:20px;border-radius:16px;border:1px solid #005AFF;padding:0 8px;background:#ebf2ff;color:#005aff;text-align:center;font-family:Barlow;font-size:12px;font-style:normal;font-weight:500;line-height:18px}#peripherals>div .assets-wrapper .sub-assets-wrapper .single-peripheral .details{border-top:1px solid #DDE0E6;padding:16px 20px}#peripherals>div .assets-wrapper .sub-assets-wrapper .single-peripheral .details img{max-height:15px}#peripherals>div .assets-wrapper .sub-assets-wrapper .single-peripheral .details h4{font-size:18px;font-weight:600;line-height:28px;margin:5px 0}#peripherals>div .assets-wrapper .sub-assets-wrapper .single-peripheral .details ul{padding-left:20px;list-style:disc;margin:0}#peripherals>div .assets-wrapper .sub-assets-wrapper .single-peripheral .details ul li{margin:0;padding:0}#peripherals>div .assets-wrapper .sub-assets-wrapper .single-peripheral .details p.note,#peripherals>div .assets-wrapper .sub-assets-wrapper .single-peripheral .details ul li{font-size:12px;font-weight:400;line-height:18px;color:#475066}#peripherals>div .assets-wrapper .sub-assets-wrapper .single-peripheral .details p.note{margin:14px 0}#peripherals>div .assets-wrapper .sub-assets-wrapper .single-peripheral .extra-details{padding:0 16px 16px;display:flex;align-items:center;justify-content:space-between;margin-top:auto}#peripherals>div .assets-wrapper .sub-assets-wrapper .single-peripheral .extra-details .left{display:flex;align-items:center;gap:6px}#peripherals>div .assets-wrapper .sub-assets-wrapper .single-peripheral .extra-details .left .room{font-size:14px;font-style:normal;font-weight:700;line-height:normal;border:1px solid #ccc;border-radius:100%;padding:3px 7px}#peripherals>div .assets-wrapper .sub-assets-wrapper .single-peripheral .extra-details .left .room.large{color:#17b26a;border-color:#17b26a}#peripherals>div .assets-wrapper .sub-assets-wrapper .single-peripheral .extra-details .left .room.small{color:#f79009;border-color:#f79009}#peripherals>div .assets-wrapper .sub-assets-wrapper .single-peripheral .extra-details .left .room.medium{color:#2ce;border-color:#2ce}#peripherals>div .assets-wrapper .sub-assets-wrapper .single-peripheral .extra-details .left .room.huddle{color:#000;border-color:#000}#peripherals>div .assets-wrapper .sub-assets-wrapper .single-peripheral .extra-details .right .tested{color:#3b4154;font-family:Barlow;font-size:14px;font-weight:500;line-height:20px;padding:2px 7px 4px;border:1px solid #000;border-radius:15px}#peripherals>div .assets-wrapper .sub-assets-wrapper .single-peripheral .extra-details .right .tested.airtame{background-color:#dcfae6;border-color:#17b26a}#peripherals>div .assets-wrapper .sub-assets-wrapper .single-peripheral .extra-details .right .tested.community{background-color:#d6e4ff;border-color:#1f6dff}#peripherals>div .assets-wrapper .sub-assets-wrapper .single-peripheral .extra-details .right .tested.not{color:#fff;background-color:#000;border-color:#1f6dff}#peripherals>div .assets-wrapper .sub-assets-wrapper h4{color:#1f2433;font-size:16px;line-height:18px;font-weight:600}#peripherals .load-more{text-align:center}#peripherals .load-more .load-more-btn{margin:20px auto;cursor:pointer;color:#344054;font-size:14px;font-style:normal;font-weight:600;line-height:20px;padding:8px 14px;border-radius:8px;border:1px solid #D0D5DD;text-shadow:none;background:#fff;transition:.3s ease all}#peripherals .load-more .load-more-btn:hover{background:#344054;color:#fff}@media (max-width:1200px){#peripherals>div .assets-wrapper .sub-assets-wrapper .single-peripheral{flex-basis:49%}}@media (max-width:1024px){#peripherals>div{flex-direction:column}#peripherals>div .assets-wrapper{flex-basis:100%;margin-top:20px}#peripherals>div .assets-wrapper.no-filters .sub-assets-wrapper .single-peripheral{flex-basis:49%}#peripherals>div .assets-wrapper.alternative-view .sub-assets-wrapper .single-peripheral{flex-basis:32%}#peripherals>div .filters-wrapper{position:sticky;top:60px;z-index:2;flex-basis:100%;max-width:100%}#peripherals>div .filters-wrapper .filters-header{cursor:pointer;margin-top:20px;background-color:#fff;border-radius:6px;border:1px solid #DDE0E6;box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808;padding:7px 14px;margin-bottom:0}#peripherals>div .filters-wrapper .filters-header.show-mobile-filters{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}#peripherals>div .filters-wrapper .filters-header .right-side a{margin:8px 0}#peripherals>div .filters-wrapper .filters-content{display:none;padding:40px 20px;background-color:#fff;border:1px solid #DDE0E6;box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808;border-radius:0 0 6px 6px;border-top:none}#peripherals>div .filters-wrapper .filters-content.show-mobile-filters{display:block}#peripherals>div .filters-wrapper .extra-filter.show-extra-filter div{flex-basis:100%}#peripherals>div .filters-wrapper .extra-filter.show-extra-filter .subcategory{flex-basis:100%;max-width:100%;position:static}#peripherals>div .filters-wrapper .extra-filter .subcategory{transform:none}}@media (max-width:820px){#peripherals>div .assets-wrapper.alternative-view .sub-assets-wrapper .single-peripheral{flex-basis:49%}}@media (max-width:600px){#peripherals>div .assets-wrapper h3{text-align:center}#peripherals>div .assets-wrapper .sub-assets-wrapper .single-peripheral{flex-basis:100%;margin:0 auto 16px}#peripherals>div .assets-wrapper.no-filters .sub-assets-wrapper .single-peripheral{flex-basis:100%;margin:0 auto 16px}#peripherals>div .assets-wrapper.alternative-view .sub-assets-wrapper .single-peripheral{flex-basis:100%;margin:0 auto 16px}}